Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - pifop.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
location: https://pifop.com:443
content-type: text/html
content-length: 0

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://pifop.com:443
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
content-length: 504552
content-type: text/html
cache-control: no-cache, no-store, must-revalidate

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: pifop.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="PIFOP is an online toolbox for mathematical programming. It integrates a browser-based IDE, Google Sheets, cloud computing resources, and much more!">
    <title>PIFOP, a Toolbox for Math Optimization</title>
    
    <!-- Open Graph -->
    <meta property="og:site_name" content="PIFOP">
    <meta property="og:title" content="PIFOP Optimization">
    <meta property="og:description" content="PIFOP is an online toolbox for mathematical programming. It integrates a browser-based IDE, Google Sheets, cloud computing resources, and much more!">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://pifop.com">
    
    <!-- Open Graph Images -->
    <meta property="og:image" content="https://pifop.com/images/og-landscape-large.png">
    <meta property="og:image:secure_url" content="https://pifop.com/images/og-landscape-large.png">
    <meta property="og:image:type" content="image/png">
    <meta property="og:image:width" content="1200">
    <meta property="og:image:height" content="630">
    
    <meta property="og:image" content="https://pifop.com/images/og-landscape-small.png">
    <meta property="og:image:secure_url" content="https://pifop.com/images/og-landscape-small.png">
    <meta property="og:image:type" content="image/png">
    <meta property="og:image:width" content="382">
    <meta property="og:image:height" content="200">
    
    <meta property="og:image" content="https://pifop.com/images/og-square-small.png">
    <meta property="og:image:secure_url" content="https://pifop.com/images/og-square-small.png">
    <meta property="og:image:type" content="image/png">
    <meta property="og:image:width" content="200">
    <meta property="og:image:height" content="200">
    
    <!-- Twitter Meta Tags -->
    <meta name="twitter:card" content="summary_large_image">
    <meta property="twitter:domain" content="pifop.com">
    <meta property="twitter:url" content="https://pifop.com">
    <meta name="twitter:title" content="PIFOP Optimization">
    <meta name="twitter:description" content="PIFOP is an online toolbox for mathematical programming. It integrates a browser-based IDE, Google Sheets, cloud computing resources, and much more!">
    <meta name="twitter:image" content="https://pifop.com/images/og-landscape-large.png">
    
    <!-- Google tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-6E22Q1LYPH">
    </script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());

        gtag('config', 'G-6E22Q1LYPH');
    </script>
    
    <link rel="stylesheet" type="text/css" href="/libs/Font-Awesome-4.7.0/css/font-awesome.min.css">
    
    <link rel="stylesheet" type="text/css" href="/website.css-v2025.05.04.02.25.20">
    <link rel="stylesheet" type="text/css" href="/home.css-v2025.05.04.02.25.20">
    <link rel="stylesheet" type="text/css" href="/dd_styles.css-v2025.05.04.02.25.20">
    
    <link rel="stylesheet" type="text/css" href="/sub_plans_displayer.css-v2025.05.04.02.25.20">
    
    <link rel="preload" as="font" href="/fonts/Outfit-VariableFont_wght.ttf" type="font/ttf" crossorigin="anonymous">
    
    <script src="/DD_Query.js-v2025.05.04.02.25.20"></script>
    <script src="/DD_Components.js-v2025.05.04.02.25.20"></script>
    
    <style>
        .video_section {
            display: flex;
            margin: 8em 0;
            padding: 0 5em;
        }
        
        .video_section .left_container {
            display: flex;
            align-items: center;
            padding-right: 5em;
            --font-size: 1.25rem;
        }
        
        .video_section .right_container {
            width: 100%;
        }
                
        /* Tablet View */
        @media(max-width: 1024px) {
            .video_section {
                display: block;
                padding: 0;
                margin: 0;
            }
            
            .video_section .left_container {
                text-align: center;
                --font-size: 1rem;
                justify-content: center;
                padding: 0;
                margin: 3em 0;
            }
        }
    </style>
  </head>
  
  <body>
    <div class="dd_horizontal_centralizer">
      <top_section class="grid_bg">
          <!-- Page Header -->
          <top_menu_container>
              <!--#include virtual="/header.inc" -->
<nav id="page_header" class="shadow" style="display: flex; align-items: center; justify-content: space-between">
    <a href="/" class="logo"><img src="/images/logo-small-white.png"></a>
    
    <ul id="top_menu_buttons">
        <li><a href="/" class="page_header_option home">Home</a></li>
        <li><a href="/pricing" class="page_header_option pricing">Pricing</a></li>
        <li><a href="/help" class="page_header_option help">Help</a></li>
        <li><a href="/about" class="page_header_option about">About</a></li>
        <li><a href="/blog" class="page_header_option blog">Blog</a></li>
        <li><a href="/contact" class="page_header_option contact">Contact</a></li>
    </ul>
        
    <button id="hamburger_menu_button">
        <i class="fa fa-bars"></i>
    </button>
</nav>

<nav id="hamburger_menu">
    <ul style="list-style: none; margin: 0; padding: 0">
        <li><a href="/">Home</a></li>
        <li><a href="/pricing">Pricing</a></li>
        <li><a href="/help">Help</a></li>
        <li><a href="/about">About</a></li>
        <li><a href="/blog">Blog</a></li>
        <li><a href="/contact">Contact</a></li>
    </ul>
</nav>


          </top_menu_container>
          
          <!--<h1>Mathematical Programming in the Cloud</h1>
          
          <h2>
              The easy to use, online, collaborative
              cloud IDE for solving optimization problems.
          </h2>-->
          
          <div class="showcase">
              <!--<img src="/images/app-screen3.png">-->
              <!--<img src="/images/pifop-toolbox.svg">-->
              <!---#include virtual="/images/pifop-toolbox.svg" -->
              <!--#include virtual="/images/pifop-toolbox-embed.svg" --><?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   width="1800"
   height="1008"
   viewBox="0 0 476.25002 266.70001"
   version="1.1"
   id="svg8"
   inkscape:version="1.0.2 (e86c870, 2021-01-15)"
   sodipodi:docname="pifop-toolbox.svg">
  <style
     id="style1258"></style>
  <defs
     id="defs2">
    <rect
       x="348.30235"
       y="438.08712"
       width="150.71349"
       height="158.07888"
       id="rect2431" />
    <inkscape:path-effect
       effect="skeletal"
       id="path-effect102"
       is_visible="true"
       lpeversion="1"
       pattern="M 0,5 C 0,2.24 2.24,0 5,0 7.76,0 10,2.24 10,5 10,7.76 7.76,10 5,10 2.24,10 0,7.76 0,5 Z"
       copytype="single_stretched"
       prop_scale="1"
       scale_y_rel="false"
       spacing="0"
       normal_offset="0"
       tang_offset="0"
       prop_units="false"
       vertical_pattern="false"
       hide_knot="false"
       fuse_tolerance="0" />
    <filter
       inkscape:collect="always"
       style="color-interpolation-filters:sRGB"
       id="filter2429-8-7"
       x="-0.037749395"
       width="1.0754988"
       y="-0.037749395"
       height="1.0754988">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="0.21865126"
         id="feGaussianBlur2431-9-2" />
    </filter>
    <filter
       inkscape:collect="always"
       style="color-interpolation-filters:sRGB"
       id="filter2425-7-7"
       x="-0.057957813"
       width="1.1159157"
       y="-0.057957813"
       height="1.1159157">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="0.21865126"
         id="feGaussianBlur2427-7-1" />
    </filter>
    <filter
       inkscape:collect="always"
       style="color-interpolation-filters:sRGB"
       id="filter2421-64-4"
       x="-0.049380012"
       width="1.09876"
       y="-0.067696624"
       height="1.1353931">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="0.21865126"
         id="feGaussianBlur2423-3-8" />
    </filter>
    <filter
       style="color-interpolation-filters:sRGB;"
       inkscape:label="Greyscale"
       id="filter1753">
      <feColorMatrix
         values="1.93488 1.4874 1.61941 0.4 0 1.93488 1.4874 1.61941 0.4 0 1.93488 1.4874 1.61941 0.4 0 0 0 0 1 0 "
         id="feColorMatrix1751" />
    </filter>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath1033">
      <rect
         style="fill:none;fill-opacity:1;stroke:#666666;stroke-width:1.05886;stroke-miterlimit:4;stroke-dasharray:4.23545, 4.23545;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
         id="rect1035"
         width="60.253887"
         height="43.461777"
         x="76.836693"
         y="9.5122337" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath1033-5">
      <rect
         style="fill:none;fill-opacity:1;stroke:#666666;stroke-width:1.05886;stroke-miterlimit:4;stroke-dasharray:4.23545, 4.23545;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000"
         id="rect1035-6"
         width="60.253887"
         height="43.461777"
         x="76.836693"
         y="9.5122337" />
    </clipPath>
  </defs>
  <sodipodi:namedview
     id="base"
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1.0"
     inkscape:pageopacity="0.0"
     inkscape:pageshadow="2"
     inkscape:zoom="0.70710678"
     inkscape:cx="710.61759"
     inkscape:cy="341.7284"
     inkscape:document-units="mm"
     inkscape:current-layer="toolbox_img_i1"
     inkscape:document-rotation="0"
     showgrid="false"
     units="px"
     inkscape:showpageshadow="false"
     inkscape:window-width="1600"
     inkscape:window-height="835"
     inkscape:window-x="0"
     inkscape:window-y="0"
     inkscape:window-maximized="1" />
  <metadata
     id="metadata5">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title />
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:label="Layer 1"
     inkscape:groupmode="layer"
     id="layer1">
    <g
       id="g1196"
       transform="matrix(4.6965206,0,0,4.6965206,-847.49392,-543.5135)"
       style="stroke-width:0.999949;stroke-miterlimit:4;stroke-dasharray:none">
      <path
         id="path819-0-7"
         style="vector-effect:none;fill:#ffa749;fill-opacity:1;stroke:none;stroke-width:3.08144;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter2429-8-7)"
         transform="matrix(0.32450754,0,0,0.32450754,204.04343,125.92354)"
         d="m 1.6732965,21.945921 a 6.9506149,6.9506149 0 0 1 -6.950615,6.950615 6.9506149,6.9506149 0 0 1 -6.9506145,-6.950615 6.9506149,6.9506149 0 0 1 6.9506145,-6.950615 6.9506149,6.9506149 0 0 1 6.950615,6.950615 z" />
      <path
         id="path819-3-3-2"
         style="vector-effect:none;fill:#ffa749;fill-opacity:1;stroke:none;stroke-width:3.08144;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter2425-7-7)"
         transform="matrix(0.32450754,0,0,0.32450754,204.04343,125.92354)"
         d="m 14.058497,32.770931 a 4.527112,4.527112 0 0 1 -4.5271116,4.527112 4.527112,4.527112 0 0 1 -4.527112,-4.527112 4.527112,4.527112 0 0 1 4.527112,-4.527112 4.527112,4.527112 0 0 1 4.5271116,4.527112 z" />
      <path
         style="fill:#ff0000;stroke:#ffa749;stroke-width:3.08144;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter2421-64-4)"
         d="M -2.1108624,24.009153 8.5161704,31.76084"
         id="path840-0-2"
         inkscape:connector-curvature="0"
         sodipodi:nodetypes="cc"
         inkscape:export-xdpi="96"
         inkscape:export-ydpi="96"
         transform="matrix(0.32450754,0,0,0.32450754,204.04343,125.92354)" />
      <g
         aria-label="PIFOP"
         transform="scale(1.0669419,0.93725815)"
         id="text824-9-6"
         style="font-style:normal;font-weight:normal;font-size:6.87917px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#2f2f51;fill-opacity:1;stroke:none;stroke-width:0.999949;stroke-miterlimit:4;stroke-dasharray:none">
        <path
           d="m 198.21313,140.76628 q 1.06628,0 1.63725,0.37835 0.57097,0.37148 0.57097,1.2245 0,0.85989 -0.57785,1.24513 -0.57785,0.37835 -1.651,0.37835 h -0.33708 v 1.59597 h -1.07315 v -4.69848 q 0.35083,-0.0688 0.74295,-0.0963 0.39211,-0.0275 0.68791,-0.0275 z m 0.0688,0.91493 q -0.11695,0 -0.2339,0.007 -0.11006,0.007 -0.19261,0.0138 v 1.37583 h 0.33708 q 0.55721,0 0.83926,-0.15134 0.28204,-0.15134 0.28204,-0.56409 0,-0.1995 -0.0757,-0.3302 -0.0688,-0.13071 -0.20637,-0.20638 -0.13071,-0.0825 -0.32333,-0.11007 -0.19261,-0.0344 -0.4265,-0.0344 z"
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.87917px;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Bold';fill:#2f2f51;fill-opacity:1;stroke-width:0.999949;stroke-miterlimit:4;stroke-dasharray:none"
           id="path1552" />
        <path
           d="m 201.21245,140.82131 h 1.07315 v 4.76727 h -1.07315 z"
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.87917px;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Bold';fill:#2f2f51;fill-opacity:1;stroke-width:0.999949;stroke-miterlimit:4;stroke-dasharray:none"
           id="path1554" />
        <path
           d="m 203.38626,145.58858 v -4.76727 h 3.19194 v 0.90117 h -2.11879 v 0.99748 h 1.8849 v 0.90117 h -1.8849 v 1.96745 z"
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.87917px;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Bold';fill:#2f2f51;fill-opacity:1;stroke-width:0.999949;stroke-miterlimit:4;stroke-dasharray:none"
           id="path1556" />
        <path
           d="m 208.18103,143.20151 q 0,0.35083 0.0825,0.63288 0.0894,0.28204 0.24765,0.48842 0.1651,0.1995 0.39899,0.30956 0.2339,0.11007 0.53658,0.11007 0.2958,0 0.5297,-0.11007 0.24077,-0.11006 0.39899,-0.30956 0.1651,-0.20638 0.24765,-0.48842 0.0894,-0.28205 0.0894,-0.63288 0,-0.35084 -0.0894,-0.63289 -0.0825,-0.28892 -0.24765,-0.48842 -0.15822,-0.20637 -0.39899,-0.31644 -0.2339,-0.11007 -0.5297,-0.11007 -0.30268,0 -0.53658,0.11695 -0.23389,0.11006 -0.39899,0.31644 -0.15822,0.1995 -0.24765,0.48842 -0.0825,0.28205 -0.0825,0.62601 z m 3.63908,0 q 0,0.61224 -0.18573,1.08002 -0.17886,0.46091 -0.4953,0.77735 -0.31645,0.30956 -0.75671,0.46778 -0.43339,0.15823 -0.93557,0.15823 -0.48842,0 -0.92181,-0.15823 -0.43339,-0.15822 -0.75671,-0.46778 -0.32332,-0.31644 -0.50906,-0.77735 -0.18573,-0.46778 -0.18573,-1.08002 0,-0.61225 0.19261,-1.07316 0.19262,-0.46778 0.51594,-0.78422 0.3302,-0.31644 0.75671,-0.47466 0.43339,-0.15822 0.90805,-0.15822 0.48842,0 0.92181,0.15822 0.43339,0.15822 0.75671,0.47466 0.32332,0.31644 0.50906,0.78422 0.18573,0.46091 0.18573,1.07316 z"
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.87917px;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Bold';fill:#2f2f51;fill-opacity:1;stroke-width:0.999949;stroke-miterlimit:4;stroke-dasharray:none"
           id="path1558" />
        <path
           d="m 214.14527,140.76628 q 1.06627,0 1.63724,0.37835 0.57097,0.37148 0.57097,1.2245 0,0.85989 -0.57785,1.24513 -0.57785,0.37835 -1.651,0.37835 h -0.33708 v 1.59597 h -1.07315 v -4.69848 q 0.35084,-0.0688 0.74295,-0.0963 0.39211,-0.0275 0.68792,-0.0275 z m 0.0688,0.91493 q -0.11695,0 -0.23389,0.007 -0.11007,0.007 -0.19262,0.0138 v 1.37583 h 0.33708 q 0.55721,0 0.83926,-0.15134 0.28204,-0.15134 0.28204,-0.56409 0,-0.1995 -0.0757,-0.3302 -0.0688,-0.13071 -0.20637,-0.20638 -0.13071,-0.0825 -0.32332,-0.11007 -0.19262,-0.0344 -0.42651,-0.0344 z"
           style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:6.87917px;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Bold';fill:#2f2f51;fill-opacity:1;stroke-width:0.999949;stroke-miterlimit:4;stroke-dasharray:none"
           id="path1560" />
      </g>
    </g>
    <text
       xml:space="preserve"
       style="font-size:28.1702px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
       x="311.32516"
       y="96.966919"
       id="text1437"><tspan
         sodipodi:role="line"
         x="311.32516"
         y="96.966919"
         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
         id="tspan1439">: a Toolbox</tspan></text>
    <text
       xml:space="preserve"
       style="font-size:28.1702px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
       x="249.94469"
       y="129.22302"
       id="text1437-9"><tspan
         sodipodi:role="line"
         x="249.94469"
         y="129.22302"
         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
         id="tspan1439-6">for Math Optimization</tspan></text>
    <a
       href="/app"
       target=""
       id="a2771">
      <g
         id="button_signin">
        <rect
           style="fill:#434d5c;fill-opacity:1;stroke:#212846;stroke-width:1.88712;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
           id="rect1531"
           width="66.027794"
           height="21.392153"
           x="165.5361"
           y="143.96045"
           ry="10.696076" />
        <g
           aria-label="Sign In"
           id="text1437-0"
           style="font-size:15.1173px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#2f2f51;fill-opacity:1;stroke-width:0.377933">
          <path
             d="m 179.86944,159.79889 q -1.23961,0 -2.11642,-0.45352 -0.8768,-0.45351 -1.55708,-1.3152 l 0.96751,-0.96751 q 0.49887,0.6954 1.14891,1.05821 0.65005,0.3477 1.60244,0.3477 0.93727,0 1.49661,-0.40817 0.57446,-0.40816 0.57446,-1.11868 0,-0.58957 -0.27211,-0.95239 -0.27212,-0.36281 -0.74075,-0.58957 -0.45352,-0.24188 -0.99774,-0.42329 -0.54423,-0.19652 -1.08845,-0.40816 -0.54422,-0.22676 -0.99774,-0.54423 -0.45352,-0.33258 -0.74075,-0.86168 -0.27211,-0.52911 -0.27211,-1.33032 0,-0.89192 0.42328,-1.51173 0.43841,-0.63493 1.17915,-0.96751 0.75587,-0.3477 1.69314,-0.3477 1.02798,0 1.84431,0.40817 0.81634,0.39305 1.33032,1.04309 l -0.9675,0.96751 q -0.46864,-0.54422 -1.01286,-0.81634 -0.52911,-0.27211 -1.2245,-0.27211 -0.84657,0 -1.34544,0.37794 -0.49887,0.36281 -0.49887,1.02797 0,0.52911 0.27211,0.86169 0.28723,0.31746 0.74074,0.54422 0.45352,0.22676 0.99775,0.42329 0.55934,0.1814 1.10356,0.40816 0.54422,0.22676 0.99774,0.57446 0.45352,0.3477 0.72563,0.90704 0.28723,0.54422 0.28723,1.37567 0,1.39079 -0.96751,2.17689 -0.95239,0.7861 -2.58506,0.7861 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1520" />
          <path
             d="M 185.11512,159.64772 V 152.467 h 1.36056 v 7.18072 z m 0.68028,-8.61686 q -0.37793,0 -0.61981,-0.24188 -0.24187,-0.25699 -0.24187,-0.63492 0,-0.36282 0.24187,-0.6047 0.24188,-0.25699 0.61981,-0.25699 0.37793,0 0.61981,0.25699 0.24188,0.24188 0.24188,0.6047 0,0.37793 -0.24188,0.63492 -0.24188,0.24188 -0.61981,0.24188 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1522" />
          <path
             d="m 191.46438,162.80724 q -1.10357,0 -1.96525,-0.40817 -0.84657,-0.40817 -1.36056,-1.14892 l 0.8768,-0.89192 q 0.4384,0.55934 1.0431,0.84657 0.60469,0.30235 1.43614,0.30235 1.10356,0 1.73849,-0.58958 0.65004,-0.57445 0.65004,-1.55708 v -1.78384 l 0.24188,-1.61755 -0.24188,-1.60243 V 152.467 h 1.36056 v 6.89349 q 0,1.02798 -0.48375,1.79896 -0.46864,0.77098 -1.33033,1.20938 -0.84656,0.43841 -1.96524,0.43841 z m 0,-3.28046 q -0.98263,0 -1.76873,-0.46863 -0.77098,-0.46864 -1.2245,-1.28497 -0.45352,-0.83146 -0.45352,-1.85943 0,-1.02798 0.45352,-1.8292 0.45352,-0.81633 1.2245,-1.28497 0.7861,-0.48375 1.76873,-0.48375 0.84656,0 1.49661,0.33258 0.65004,0.33258 1.02797,0.93727 0.39305,0.58958 0.42329,1.39079 v 1.90478 q -0.0454,0.7861 -0.4384,1.3908 -0.37793,0.58957 -1.02798,0.92215 -0.65004,0.33258 -1.48149,0.33258 z m 0.27211,-1.28497 q 0.66516,0 1.16403,-0.28723 0.51399,-0.28723 0.7861,-0.80121 0.27211,-0.52911 0.27211,-1.22451 0,-0.69539 -0.28723,-1.20938 -0.27211,-0.5291 -0.77098,-0.81633 -0.49887,-0.30235 -1.17915,-0.30235 -0.68028,0 -1.19427,0.30235 -0.51399,0.28723 -0.81633,0.81633 -0.28723,0.51399 -0.28723,1.19427 0,0.68028 0.28723,1.20938 0.30234,0.52911 0.81633,0.83145 0.52911,0.28723 1.20939,0.28723 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1524" />
          <path
             d="m 202.30347,159.64772 v -4.18749 q 0,-0.81634 -0.51399,-1.34544 -0.51399,-0.52911 -1.33032,-0.52911 -0.54423,0 -0.96751,0.24188 -0.42329,0.24188 -0.66516,0.66516 -0.24188,0.42329 -0.24188,0.96751 l -0.55934,-0.31747 q 0,-0.81633 0.36282,-1.45126 0.36281,-0.63492 1.01285,-0.99774 0.65005,-0.37793 1.46638,-0.37793 0.81634,0 1.43615,0.40817 0.63492,0.40816 0.99774,1.07333 0.36281,0.65004 0.36281,1.39079 v 4.4596 z m -5.07942,0 V 152.467 h 1.36056 v 7.18072 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1526" />
          <path
             d="m 208.87945,159.64772 v -10.49141 h 1.42103 v 10.49141 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1528" />
          <path
             d="m 217.61724,159.64772 v -4.18749 q 0,-0.81634 -0.51399,-1.34544 -0.51398,-0.52911 -1.33032,-0.52911 -0.54422,0 -0.96751,0.24188 -0.42328,0.24188 -0.66516,0.66516 -0.24187,0.42329 -0.24187,0.96751 l -0.55934,-0.31747 q 0,-0.81633 0.36281,-1.45126 0.36282,-0.63492 1.01286,-0.99774 0.65004,-0.37793 1.46638,-0.37793 0.81633,0 1.43614,0.40817 0.63493,0.40816 0.99774,1.07333 0.36282,0.65004 0.36282,1.39079 v 4.4596 z m -5.07941,0 V 152.467 h 1.36056 v 7.18072 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1530" />
        </g>
      </g>
    </a>
    <a
       href="/app/sign-up"
       target=""
       id="a2782">
      <g
         id="button_register">
        <rect
           style="fill:#007700;fill-opacity:1;stroke:#1c3e08;stroke-width:1.887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
           id="rect1531-8"
           width="66.027794"
           height="21.392153"
           x="250.21738"
           y="143.96045"
           ry="10.696076" />
        <g
           aria-label="Register"
           id="text1437-0-6"
           style="font-size:15.1173px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#2f2f51;fill-opacity:1;stroke-width:0.377933">
          <path
             d="m 257.39158,154.66091 v -1.19427 h 2.84205 q 0.92216,0 1.42103,-0.46863 0.49887,-0.46864 0.49887,-1.26986 0,-0.75586 -0.49887,-1.25473 -0.48375,-0.49887 -1.40591,-0.49887 h -2.85717 v -1.23962 h 2.90252 q 0.99774,0 1.73849,0.39305 0.74075,0.37793 1.1338,1.04309 0.40817,0.66516 0.40817,1.52685 0,0.89192 -0.40817,1.55708 -0.39305,0.66516 -1.1338,1.04309 -0.74075,0.36282 -1.73849,0.36282 z m -0.95239,4.56542 v -10.4914 h 1.42103 v 10.4914 z m 6.04692,0 -3.80956,-4.70148 1.34544,-0.46863 4.26308,5.17011 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1533" />
          <path
             d="m 268.60859,159.37751 q -1.07333,0 -1.93502,-0.48376 -0.86168,-0.49887 -1.36056,-1.34544 -0.49887,-0.84657 -0.49887,-1.91989 0,-1.05821 0.48376,-1.90478 0.49887,-0.84657 1.33032,-1.33033 0.84657,-0.49887 1.88966,-0.49887 0.99774,0 1.75361,0.45352 0.77098,0.45352 1.19427,1.25474 0.4384,0.80121 0.4384,1.81407 0,0.15118 -0.0151,0.33258 -0.0151,0.16629 -0.0605,0.39305 h -6.06204 v -1.13379 h 5.33641 l -0.49887,0.4384 q 0,-0.72563 -0.25699,-1.2245 -0.257,-0.51399 -0.72563,-0.7861 -0.46864,-0.28723 -1.1338,-0.28723 -0.6954,0 -1.2245,0.30235 -0.52911,0.30234 -0.81634,0.84656 -0.28723,0.54423 -0.28723,1.28497 0,0.75587 0.30235,1.33033 0.30235,0.55934 0.86169,0.8768 0.55934,0.30235 1.28497,0.30235 0.60469,0 1.10356,-0.21165 0.51399,-0.21164 0.8768,-0.63492 l 0.87681,0.89192 q -0.51399,0.60469 -1.26986,0.92215 -0.74075,0.31747 -1.58731,0.31747 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1535" />
          <path
             d="m 276.36375,162.38585 q -1.10356,0 -1.96525,-0.40817 -0.84657,-0.40816 -1.36056,-1.14891 l 0.87681,-0.89192 q 0.4384,0.55934 1.04309,0.84657 0.60469,0.30234 1.43614,0.30234 1.10357,0 1.73849,-0.58957 0.65005,-0.57446 0.65005,-1.55709 v -1.78384 l 0.24187,-1.61755 -0.24187,-1.60243 v -1.88966 h 1.36055 v 6.89348 q 0,1.02798 -0.48375,1.79896 -0.46864,0.77099 -1.33032,1.20939 -0.84657,0.4384 -1.96525,0.4384 z m 0,-3.28045 q -0.98263,0 -1.76872,-0.46864 -0.77099,-0.46864 -1.22451,-1.28497 -0.45351,-0.83145 -0.45351,-1.85943 0,-1.02798 0.45351,-1.82919 0.45352,-0.81634 1.22451,-1.28497 0.78609,-0.48376 1.76872,-0.48376 0.84657,0 1.49661,0.33258 0.65005,0.33258 1.02798,0.93728 0.39305,0.58957 0.42328,1.39079 v 1.90478 q -0.0453,0.7861 -0.4384,1.39079 -0.37793,0.58957 -1.02798,0.92215 -0.65004,0.33259 -1.48149,0.33259 z m 0.27211,-1.28498 q 0.66516,0 1.16403,-0.28722 0.51399,-0.28723 0.7861,-0.80122 0.27211,-0.52911 0.27211,-1.2245 0,-0.6954 -0.28722,-1.20939 -0.27212,-0.5291 -0.77099,-0.81633 -0.49887,-0.30235 -1.17915,-0.30235 -0.68027,0 -1.19426,0.30235 -0.51399,0.28723 -0.81634,0.81633 -0.28723,0.51399 -0.28723,1.19427 0,0.68028 0.28723,1.20938 0.30235,0.52911 0.81634,0.83146 0.5291,0.28722 1.20938,0.28722 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1537" />
          <path
             d="m 282.13855,159.22633 v -7.18071 h 1.36055 v 7.18071 z m 0.68027,-8.61686 q -0.37793,0 -0.6198,-0.24187 -0.24188,-0.257 -0.24188,-0.63493 0,-0.36282 0.24188,-0.60469 0.24187,-0.257 0.6198,-0.257 0.37794,0 0.61981,0.257 0.24188,0.24187 0.24188,0.60469 0,0.37793 -0.24188,0.63493 -0.24187,0.24187 -0.61981,0.24187 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1539" />
          <path
             d="m 287.7924,159.37751 q -0.60469,0 -1.14891,-0.15118 -0.52911,-0.16629 -0.98263,-0.45352 -0.45352,-0.30234 -0.7861,-0.71051 l 0.87681,-0.8768 q 0.39305,0.48375 0.90703,0.72563 0.51399,0.22676 1.14892,0.22676 0.63493,0 0.98262,-0.21164 0.3477,-0.22676 0.3477,-0.61981 0,-0.39305 -0.28723,-0.6047 -0.27211,-0.22675 -0.71051,-0.36281 -0.4384,-0.15117 -0.93727,-0.28723 -0.48376,-0.15117 -0.92216,-0.37793 -0.4384,-0.22676 -0.72563,-0.61981 -0.27211,-0.39305 -0.27211,-1.04309 0,-0.65005 0.31746,-1.11869 0.31747,-0.48375 0.87681,-0.74074 0.57445,-0.257 1.37567,-0.257 0.84657,0 1.49661,0.30235 0.66516,0.28723 1.08845,0.8768 l -0.8768,0.87681 q -0.30235,-0.39305 -0.75587,-0.6047 -0.4384,-0.21164 -0.99774,-0.21164 -0.58958,0 -0.90704,0.21164 -0.30234,0.19653 -0.30234,0.55934 0,0.36282 0.27211,0.55934 0.27211,0.19653 0.71051,0.33258 0.45352,0.13606 0.93727,0.28723 0.48376,0.13606 0.92216,0.37794 0.4384,0.24187 0.71051,0.65004 0.28723,0.40817 0.28723,1.07333 0,1.01286 -0.72563,1.60243 -0.71051,0.58958 -1.9199,0.58958 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1541" />
          <path
             d="m 293.06831,159.22633 v -10.18906 h 1.36056 v 10.18906 z m -1.76872,-5.9411 v -1.23961 h 4.898 v 1.23961 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1543" />
          <path
             d="m 300.61936,159.37751 q -1.07333,0 -1.93502,-0.48376 -0.86168,-0.49887 -1.36055,-1.34544 -0.49888,-0.84657 -0.49888,-1.91989 0,-1.05821 0.48376,-1.90478 0.49887,-0.84657 1.33032,-1.33033 0.84657,-0.49887 1.88966,-0.49887 0.99774,0 1.75361,0.45352 0.77098,0.45352 1.19427,1.25474 0.4384,0.80121 0.4384,1.81407 0,0.15118 -0.0151,0.33258 -0.0151,0.16629 -0.0605,0.39305 h -6.06204 v -1.13379 h 5.33641 l -0.49887,0.4384 q 0,-0.72563 -0.25699,-1.2245 -0.257,-0.51399 -0.72563,-0.7861 -0.46864,-0.28723 -1.1338,-0.28723 -0.6954,0 -1.2245,0.30235 -0.52911,0.30234 -0.81634,0.84656 -0.28723,0.54423 -0.28723,1.28497 0,0.75587 0.30235,1.33033 0.30235,0.55934 0.86169,0.8768 0.55934,0.30235 1.28497,0.30235 0.60469,0 1.10356,-0.21165 0.51399,-0.21164 0.8768,-0.63492 l 0.87681,0.89192 q -0.51399,0.60469 -1.26986,0.92215 -0.74074,0.31747 -1.58731,0.31747 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1545" />
          <path
             d="m 305.39641,159.22633 v -7.18071 h 1.36056 v 7.18071 z m 1.36056,-4.09678 -0.51399,-0.22676 q 0,-1.37568 0.63493,-2.19201 0.63493,-0.81634 1.82919,-0.81634 0.54423,0 0.98263,0.19653 0.4384,0.18141 0.81633,0.61981 l -0.89192,0.92215 q -0.22676,-0.24187 -0.49887,-0.3477 -0.27211,-0.10582 -0.63493,-0.10582 -0.75586,0 -1.23962,0.48376 -0.48375,0.48375 -0.48375,1.46638 z"
             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:center;text-anchor:middle;fill:#f9f9f9;fill-opacity:1;stroke-width:0.377933"
             id="path1547" />
        </g>
      </g>
    </a>
    <path
       style="fill:none;fill-opacity:1;stroke:#b3b3b3;stroke-width:1.05886;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:4.23545, 4.23545000000000016;stroke-dashoffset:0;stroke-opacity:1"
       d="m 201.16266,39.23796 c 8.98102,1.583012 30.59066,13.859996 32.05944,29.490256"
       id="toolbox_img_line1"
       sodipodi:nodetypes="cc" />
    <path
       style="fill:none;fill-opacity:1;stroke:#b3b3b3;stroke-width:1.05886;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:4.23545, 4.23545000000000016;stroke-dashoffset:0;stroke-opacity:1"
       d="m 262.40024,50.411677 c -7.00314,3.689374 -12.03567,16.229135 -12.03567,23.154725"
       id="toolbox_img_line2"
       sodipodi:nodetypes="cc" />
    <path
       style="fill:none;fill-opacity:1;stroke:#b3b3b3;stroke-width:1.05886;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:4.23545, 4.23545000000000016;stroke-dashoffset:0;stroke-opacity:1"
       d="m 370.41751,162.1797 c -17.35456,-1.6244 -28.21215,-7.78766 -32.63075,-27.4169"
       id="toolbox_img_line3"
       sodipodi:nodetypes="cc" />
    <path
       style="fill:none;fill-opacity:1;stroke:#b3b3b3;stroke-width:1.05886;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:4.23545, 4.23545;stroke-dashoffset:0;stroke-opacity:1"
       d="M 86.639037,77.447327 C 58.799861,70.00348 54.31168,82.755358 48.371089,91.702616"
       id="toolbox_img_line6"
       sodipodi:nodetypes="cc" />
    <path
       style="fill:none;fill-opacity:1;stroke:#b3b3b3;stroke-width:1.05886;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:4.23545, 4.23545000000000016;stroke-dashoffset:0;stroke-opacity:1"
       d="m 153.39247,134.78495 c -21.97126,8.58694 -32.01389,21.07177 -35.55737,46.03889"
       id="toolbox_img_line5"
       sodipodi:nodetypes="cc" />
    <path
       style="fill:none;fill-opacity:1;stroke:#b3b3b3;stroke-width:1.05886;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:4.23545, 4.23545000000000016;stroke-dashoffset:0;stroke-opacity:1"
       d="m 243.38087,135.73506 c -4.56241,11.56532 -6.00714,29.52825 1.3423,43.68919"
       id="toolbox_img_line4"
       sodipodi:nodetypes="cc" />
    <g
       id="toolbox_img_g1">
      <g
         aria-label="Modeling and programming web interface"
         id="toolbox_img_text1"
         style="font-size:10.5833px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#666666;fill-opacity:1;stroke-width:0.264583">
        <path
           d="m 132.75231,19.000696 c 0.17991,0.402166 0.16933,0.899581 0.66674,1.15358 0.20109,0.1905 0.39159,0.15875 0.61384,0.148166 0.0212,-0.09525 0.24341,-0.253999 0.15874,-0.391582 -0.0212,-0.126999 -0.32808,-0.539748 -0.38099,-0.698498 -0.32809,-0.941913 -0.60325,-1.873244 -0.67734,-2.836324 -0.16933,-0.793747 -0.0529,-1.492245 -0.10583,-2.254243 -0.0741,-0.126999 -0.0212,-0.645581 -0.24341,-0.793747 -0.0741,-0.08467 -0.32809,-0.285749 -0.35984,-0.296333 -0.0106,0 -0.42333,-0.08467 -0.51858,-0.07408 -0.0847,0.127 -0.30691,0.338666 -0.26458,0.507999 -0.0423,0.560915 -0.127,1.05833 -0.34925,1.534578 -0.1905,0.264583 -0.30691,0.719665 -0.51858,0.867831 -0.0318,-0.01058 -0.0847,-0.05292 -0.0847,-0.0635 l -0.66675,-2.11666 c 0,-0.01058 -0.12699,-0.211666 -0.15874,-0.285749 -0.16934,-0.285749 -0.30692,-0.465665 -0.62442,-0.592665 -0.0952,-0.04233 -0.15875,-0.0635 -0.22225,-0.0635 -0.11641,0 -0.17991,0.08467 -0.27516,0.211666 -0.22225,0.582082 -0.24342,1.534579 -0.39159,2.106077 -0.16933,0.878414 -0.58208,1.703911 -0.91016,2.487075 -0.14817,0.254 -0.45508,0.709081 -0.67733,0.857248 -0.0423,0.137583 -0.0529,0.349249 0.0212,0.518581 0.0952,0.1905 0.29633,0.539749 0.45508,0.592665 0.23283,0.05292 0.43391,-0.158749 0.60325,-0.306916 0.40216,-0.751414 0.80433,-1.640411 1.11124,-2.465908 0.13758,-0.370416 0.27517,-0.941914 0.4445,-1.24883 l 0.10583,0.08467 c 0.0635,0.169332 0.35984,1.05833 0.46567,1.227662 0.16933,0.317499 0.46566,0.761998 0.77258,0.963081 0.32808,-0.03175 0.49741,-0.137583 0.66675,-0.370416 0.20108,-0.423332 0.39158,-1.037163 0.635,-1.312329 0.0106,-0.01058 0.0635,0.02117 0.0741,0.02117 0.15875,0.402165 0.10583,0.888997 0.20108,1.291162 0.21167,0.550332 0.21167,1.02658 0.43392,1.598078 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path993" />
        <path
           d="m 134.87954,18.122283 c 0.43391,1.174746 0.59266,1.206496 1.80974,1.460495 0.508,0 0.98425,0.0635 1.47108,-0.127 0.87841,-0.201082 1.55575,-0.687914 2.01083,-1.471078 0.20108,-0.455082 0.0318,-1.005414 -0.26459,-1.407579 -0.64558,-0.804331 -1.68274,-1.269996 -2.70932,-1.269996 -0.37042,0 -0.77258,0.0635 -1.11125,0.264582 -0.35983,0.22225 -0.85724,0.486832 -1.20649,0.740831 -0.10584,0.148167 -0.10584,0.518582 0,0.666748 z m 1.00541,0 c 0.0317,-0.275166 -0.0635,-0.539749 0.0741,-0.804331 0.0317,-0.169333 0.32809,-0.402166 0.46567,-0.539748 0.15875,-0.07408 0.27516,-0.211666 0.40216,-0.328083 0.0317,-0.03175 0.16934,-0.126999 0.20109,-0.137583 0.13758,-0.0635 0.28575,-0.09525 0.4445,-0.09525 0.47624,0 0.98424,0.285749 1.36524,0.497415 0.21167,0.232832 0.5715,0.433915 0.46567,0.804331 -0.10584,0.888997 -1.40758,1.259412 -2.18016,1.259412 -0.26459,0 -0.51858,-0.03175 -0.6985,-0.126999 -0.1905,-0.04233 -0.45508,-0.359833 -0.53975,-0.529165 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path995" />
        <path
           d="m 140.49926,17.720117 c -0.0212,0.476249 -0.0635,1.037164 0.20108,1.460496 0.0317,0.04233 0.21167,0.232832 0.26458,0.275165 0.23284,0.211666 0.52917,0.275166 0.8255,0.275166 0.26458,0 0.53975,-0.05292 0.78317,-0.08467 0.53974,-0.179916 1.01599,-0.592665 1.40757,-0.99483 0.16934,-0.15875 0.56092,-0.804331 0.80433,-0.941914 0.21167,0.582081 0.42334,1.301746 0.86784,1.746244 0.10583,0.0635 0.23283,0.179916 0.34924,0.179916 0.0423,0 0.0847,-0.01058 0.11642,-0.0635 0.15875,-0.127 0.14817,-0.275166 0.13758,-0.455082 -0.21166,-0.507999 -0.45508,-0.973664 -0.60324,-1.534579 l -0.20109,-0.677331 c 0,0 -0.0106,-0.01058 -0.0106,-0.03175 l -0.0529,-0.126999 c 0,-0.02117 -0.0106,-0.03175 -0.0106,-0.03175 v -0.677331 c 0.0741,-0.465666 0.34925,-0.825498 0.40217,-1.269996 0.0317,-0.264583 0.13758,-1.227663 0.13758,-1.534579 0,-0.158749 -0.0847,-0.677331 -0.0635,-0.804331 -0.0212,-0.306915 0.0529,-0.571498 -0.0741,-0.86783 -0.0317,-0.1905 -0.40217,-0.328082 -0.59267,-0.338666 -0.1905,0.0635 -0.30692,0.1905 -0.33867,0.402166 -0.0423,0.275165 -0.16933,0.93133 -0.20108,1.269996 -0.14816,0.444498 -0.15875,0.888997 -0.20108,1.344079 0,0.07408 0,0.232832 -0.0106,0.423332 l -0.0423,1.291162 c -0.0106,0.1905 -0.0106,0.338666 -0.0106,0.423332 -0.40217,0.920747 -0.97366,1.809744 -1.87324,2.27541 -0.127,0.0635 -0.26459,0.08467 -0.41275,0.08467 -0.42334,0 -0.84667,-0.253999 -0.73025,-0.751414 -0.0106,-0.656165 0.52916,-1.132413 1.06891,-1.407579 0.37042,-0.04233 0.64558,0.01058 1.00542,0.137583 0.13758,-0.03175 0.40216,0.09525 0.40216,-0.137583 0.0106,-0.518582 -0.508,-0.920747 -1.00541,-0.941914 -1.17475,-0.190499 -2.20133,0.952497 -2.33891,2.010827 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path997" />
        <path
           d="m 147.54772,16.513621 c -0.48683,0.761998 -0.98425,1.619245 -0.74083,2.550575 0.254,0.592665 0.63499,1.100663 1.20649,1.396996 0.5715,0.349249 1.15358,0.507998 1.78858,0.476248 0.58208,0.02117 1.15358,-0.190499 1.72508,-0.338665 0.33866,-0.02117 0.67733,-0.169333 0.94191,-0.465665 v -0.391583 c -0.0212,-0.137582 -0.11641,-0.211666 -0.21166,-0.190499 h -0.0741 c -0.4445,0.03175 -0.61383,0.04233 -0.98424,0.190499 -0.51859,0.137583 -0.9525,0.328083 -1.4605,0.264583 -0.93133,0.0635 -1.90499,-0.698498 -2.06374,-1.608662 -0.0106,-0.264582 0.1905,-0.582081 0.33866,-0.80433 0.0212,-0.01058 0.0529,-0.01058 0.0741,0 0.0212,0 0.24341,0.179916 0.26458,0.201082 0.37041,0.22225 0.79375,0.402166 1.21708,0.402166 0.14816,0 0.30691,-0.02117 0.45508,-0.07408 0.74083,-0.05292 1.48166,-0.772581 1.47108,-1.534579 -0.0423,-0.89958 -0.83608,-1.396995 -1.66158,-1.418162 -0.22225,-0.01058 -0.37041,0.04233 -0.61383,0.07408 -0.6985,0.222249 -1.23825,0.709081 -1.67216,1.269996 z m 0.8255,0.507998 c 0,-0.03175 0.0317,-0.07408 0.0423,-0.105833 0.35983,-0.359832 0.80433,-0.793747 1.34408,-0.80433 0.3175,0.126999 0.84666,0.179916 0.73025,0.603248 -0.13759,0.232832 -0.45509,0.391582 -0.73025,0.476248 -0.34925,0 -0.67733,0.03175 -1.00542,-0.137583 -0.0529,-0.01058 -0.32808,-0.03175 -0.38099,-0.03175 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path999" />
        <path
           d="m 153.05102,17.656617 c 0.0212,0.687915 -0.0952,1.449912 0.41275,2.000244 0.0847,0.05292 0.23283,0.08467 0.381,0.08467 0.13758,0 0.26458,-0.03175 0.34925,-0.08467 0.0847,-0.105833 0.0847,-0.158749 0.0741,-0.264582 -0.35983,-0.592665 -0.32808,-1.174747 -0.40216,-2.000244 0.0529,-1.746245 0.22225,-3.757071 0.26458,-5.619732 0,-0.05292 0,-0.137583 -0.0106,-0.253999 l -0.0423,-0.761998 c -0.0106,-0.116416 -0.0106,-0.201083 -0.0106,-0.253999 -0.10583,-0.1905 -0.30692,-0.338666 -0.48683,-0.338666 -0.13759,0 -0.254,0.07408 -0.3175,0.275166 0.0529,1.21708 -0.0847,2.815158 -0.0635,4.011071 -0.0423,1.164163 -0.13759,2.08491 -0.14817,3.206739 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1001" />
        <path
           d="m 155.17825,13.634964 c -0.127,0.243415 -0.0317,0.539748 0.20108,0.677331 0.32809,0.148166 0.78317,0.465665 1.17475,0.402165 h 0.23283 c 0.127,-0.105833 0.0952,-0.349249 0,-0.476248 -0.0212,-0.02117 -0.381,-0.412749 -0.40216,-0.465666 -0.15875,-0.211666 -0.34925,-0.518581 -0.635,-0.476248 -0.23283,-0.02117 -0.48683,0.116416 -0.5715,0.338666 z m 0.67733,5.365732 c 0.0212,0.137583 0.14817,0.370416 0.20108,0.465666 0.127,0.126999 0.28575,0.158749 0.46567,0.126999 0.14817,-0.08467 0.15875,-0.306915 0.20108,-0.455082 0,-0.05292 0.0741,-0.613831 0.0635,-0.80433 -0.13758,-0.603248 -0.3175,-1.100664 -0.32808,-1.746245 -0.0529,-0.126999 -0.14817,-0.338665 -0.27517,-0.402165 -0.21166,-0.04233 -0.42333,0.02117 -0.52916,0.201082 -0.0106,0.1905 -0.0106,0.433916 0,0.603249 0.0317,0.296332 0.14817,1.725077 0.20108,2.010826 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1003" />
        <path
           d="m 160.26882,16.651204 c 0.0317,-0.02117 0.0741,-0.01058 0.10583,-0.01058 0.0635,0.02117 0.22225,0.190499 0.29633,0.275165 0.10584,0.169333 0.11642,0.486832 0.20108,0.666748 0.0423,0.433916 0.14817,0.941914 0.26459,1.344079 0.11641,0.148167 0.22225,0.349249 0.33866,0.529165 0.0212,0.08467 0.0741,0.105833 0.127,0.105833 0.10584,0 0.24342,-0.08467 0.33867,-0.105833 0.11641,-0.08467 0.14816,-0.275165 0.13758,-0.402165 0,-0.03175 -0.13758,-0.349249 -0.13758,-0.402165 l -0.20108,-0.867831 c 0,-0.603248 -0.10584,-1.142996 -0.32809,-1.661578 -0.16933,-0.275166 -0.49741,-0.857247 -0.83608,-0.751414 -0.23283,0.01058 -0.43391,-0.04233 -0.59266,0.158749 -0.32808,0.253999 -0.42333,0.497415 -0.65617,0.783164 -0.0847,0.105833 -0.56091,0.582082 -0.66674,0.666748 0,-0.05292 0.0106,-0.222249 0.0106,-0.391582 0,-0.349249 0,-0.455082 -0.0741,-0.740831 -0.10584,-0.158749 -0.28575,-0.211666 -0.47625,-0.211666 -0.22225,-0.01058 -0.39159,0.137583 -0.39159,0.370416 v 0.04233 c 0,0.02117 0,0.05292 0.0106,0.09525 l 0.0423,0.275165 c 0.0106,0.04233 0.0106,0.07408 0.0106,0.09525 -0.0635,0.539748 -0.10583,1.534579 -0.20108,2.010827 0,0.0635 -0.0212,0.253999 0,0.328082 l 0.46567,0.476249 c 0.14816,0.03175 0.254,0 0.33866,-0.137583 0.13759,-0.317499 0.43392,-0.761998 0.60325,-1.068913 0.33867,-0.518582 0.77258,-1.047747 1.27,-1.471079 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1005" />
        <path
           d="m 163.10513,21.868771 c -0.20108,0.148166 -0.21167,0.380998 -0.20108,0.603248 0.11641,0.391582 0.4445,0.560915 0.80433,0.740831 0.40216,0.317499 0.8255,0.624414 1.28058,0.80433 0.4445,-0.0635 0.65616,-0.423331 0.86783,-0.74083 0.254,-0.433916 0.28575,-0.846664 0.32808,-1.333496 0.127,-1.005414 0.34925,-1.989661 0.64558,-2.952741 0.127,-0.582081 0.67733,-1.100663 0.635,-1.661578 0.0952,-0.391582 -0.23283,-0.444498 -0.5715,-0.539748 h -0.0317 c -0.29633,0.09525 -0.47625,0.296332 -0.53975,0.603248 -0.0529,0.719664 -1.01599,1.068913 -1.64041,1.068913 -0.24341,0 -0.48683,-0.04233 -0.6985,-0.126999 -0.16933,-0.15875 -0.59266,-0.465666 -0.33866,-0.740831 0.3175,-0.380999 0.79375,-0.772581 1.32291,-0.740831 0.20108,0.02117 0.5715,0.0635 0.68792,0.137583 0.39158,-0.02117 0.24341,-0.349249 0.26458,-0.603249 -0.23283,-0.349248 -0.66675,-0.518581 -1.10066,-0.518581 -0.34925,0 -0.71967,0.116416 -0.97367,0.328082 -0.55033,0.243416 -1.34408,0.920747 -1.40758,1.598078 0.0212,0.645582 0.55033,1.18533 1.06892,1.481662 0.37041,0.08467 0.73024,0.127 1.06891,0.127 0.35983,0 0.70908,-0.04233 1.0795,-0.127 0.0317,-0.01058 0.0847,0 0.11641,0 -0.0952,0.539749 -0.15875,1.238246 -0.254,1.799161 -0.14816,0.518582 -0.0318,1.354663 -0.52916,1.598078 -0.0106,0.01058 -0.0212,0.01058 -0.0423,0.01058 -0.45508,-0.07408 -0.73024,-0.560915 -1.03716,-0.878414 -0.0952,-0.09525 -0.20108,-0.127 -0.3175,-0.127 -0.16933,0 -0.34925,0.08467 -0.48683,0.1905 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1007" />
        <path
           d="m 177.20206,18.005866 c 0.41275,0.444499 0.8255,1.02658 1.27,1.407579 l 0.0423,0.02117 c 0.29633,0.158749 0.4445,0.306915 0.762,0.232832 0.15875,-0.04233 0.37041,-0.116416 0.46566,-0.253999 0.0212,-0.07408 0.0952,-0.201083 0.0741,-0.275166 -0.0317,-0.03175 -0.10583,-0.116416 -0.13758,-0.126999 -0.23283,-0.03175 -0.33866,-0.211666 -0.60325,-0.402166 -0.0847,-0.105833 -0.45508,-0.370415 -0.53974,-0.476248 -0.3175,-0.518582 -0.64559,-1.15358 -0.93133,-1.735661 -0.0847,-0.127 -0.254,-0.201083 -0.40217,-0.264583 -0.0317,-0.03175 -0.127,-0.105833 -0.13758,-0.137583 0.0847,-0.201082 -0.21167,-0.253999 -0.32809,-0.338665 -0.31749,-0.03175 -0.66674,-0.08467 -1.00541,-0.08467 -0.43391,0 -0.85725,0.07408 -1.2065,0.359833 -0.59266,0.497415 -1.37582,1.100663 -1.40757,1.936743 -0.11642,0.476249 0.13758,0.857248 0.40216,1.269996 0.27517,0.328083 0.79375,0.518582 1.22766,0.465666 0.93133,0.01058 1.67217,-0.698498 2.25425,-1.333496 0.0423,-0.07408 0.127,-0.211666 0.20108,-0.264583 z m -3.07974,0.328083 c -0.11642,-0.211666 -0.22225,-0.465666 -0.0635,-0.666748 0.35983,-0.507999 0.79375,-1.12183 1.397,-1.206496 0.42333,-0.09525 0.80433,-0.05292 1.21707,-0.148167 0.0106,0.137583 -0.0635,0.423332 -0.0741,0.550332 -0.0423,0.359832 -0.26458,0.730248 -0.46566,1.005413 -0.29634,0.328083 -0.46567,0.486832 -0.94192,0.666748 -0.15875,0.04233 -0.32808,0.08467 -0.49741,0.08467 -0.22225,0 -0.43392,-0.07408 -0.5715,-0.285749 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1009" />
        <path
           d="m 182.86412,16.651204 c 0.0317,-0.02117 0.0741,-0.01058 0.10584,-0.01058 0.0635,0.02117 0.22225,0.190499 0.29633,0.275165 0.10583,0.169333 0.11641,0.486832 0.20108,0.666748 0.0423,0.433916 0.14817,0.941914 0.26458,1.344079 0.11642,0.148167 0.22225,0.349249 0.33867,0.529165 0.0212,0.08467 0.0741,0.105833 0.127,0.105833 0.10583,0 0.24341,-0.08467 0.33866,-0.105833 0.11642,-0.08467 0.14817,-0.275165 0.13759,-0.402165 0,-0.03175 -0.13759,-0.349249 -0.13759,-0.402165 l -0.20108,-0.867831 c 0,-0.603248 -0.10583,-1.142996 -0.32808,-1.661578 -0.16933,-0.275166 -0.49742,-0.857247 -0.83608,-0.751414 -0.23283,0.01058 -0.43392,-0.04233 -0.59267,0.158749 -0.32808,0.253999 -0.42333,0.497415 -0.65616,0.783164 -0.0847,0.105833 -0.56092,0.582082 -0.66675,0.666748 0,-0.05292 0.0106,-0.222249 0.0106,-0.391582 0,-0.349249 0,-0.455082 -0.0741,-0.740831 -0.10583,-0.158749 -0.28575,-0.211666 -0.47625,-0.211666 -0.22225,-0.01058 -0.39158,0.137583 -0.39158,0.370416 v 0.04233 c 0,0.02117 0,0.05292 0.0106,0.09525 l 0.0423,0.275165 c 0.0106,0.04233 0.0106,0.07408 0.0106,0.09525 -0.0635,0.539748 -0.10583,1.534579 -0.20108,2.010827 0,0.0635 -0.0212,0.253999 0,0.328082 l 0.46566,0.476249 c 0.14817,0.03175 0.254,0 0.33867,-0.137583 0.13758,-0.317499 0.43391,-0.761998 0.60325,-1.068913 0.33866,-0.518582 0.77258,-1.047747 1.26999,-1.471079 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1011" />
        <path
           d="m 184.94902,17.720117 c -0.0212,0.476249 -0.0635,1.037164 0.20109,1.460496 0.0317,0.04233 0.21166,0.232832 0.26458,0.275165 0.23283,0.211666 0.52916,0.275166 0.8255,0.275166 0.26458,0 0.53974,-0.05292 0.78316,-0.08467 0.53975,-0.179916 1.016,-0.592665 1.40758,-0.99483 0.16933,-0.15875 0.56091,-0.804331 0.80433,-0.941914 0.21167,0.582081 0.42333,1.301746 0.86783,1.746244 0.10583,0.0635 0.23283,0.179916 0.34925,0.179916 0.0423,0 0.0847,-0.01058 0.11641,-0.0635 0.15875,-0.127 0.14817,-0.275166 0.13759,-0.455082 -0.21167,-0.507999 -0.45508,-0.973664 -0.60325,-1.534579 l -0.20108,-0.677331 c 0,0 -0.0106,-0.01058 -0.0106,-0.03175 l -0.0529,-0.126999 c 0,-0.02117 -0.0106,-0.03175 -0.0106,-0.03175 v -0.677331 c 0.0741,-0.465666 0.34925,-0.825498 0.40217,-1.269996 0.0318,-0.264583 0.13758,-1.227663 0.13758,-1.534579 0,-0.158749 -0.0847,-0.677331 -0.0635,-0.804331 -0.0212,-0.306915 0.0529,-0.571498 -0.0741,-0.86783 -0.0317,-0.1905 -0.40217,-0.328082 -0.59267,-0.338666 -0.19049,0.0635 -0.30691,0.1905 -0.33866,0.402166 -0.0423,0.275165 -0.16933,0.93133 -0.20108,1.269996 -0.14817,0.444498 -0.15875,0.888997 -0.20109,1.344079 0,0.07408 0,0.232832 -0.0106,0.423332 l -0.0423,1.291162 c -0.0106,0.1905 -0.0106,0.338666 -0.0106,0.423332 -0.40216,0.920747 -0.97366,1.809744 -1.87324,2.27541 -0.127,0.0635 -0.26458,0.08467 -0.41275,0.08467 -0.42333,0 -0.84666,-0.253999 -0.73025,-0.751414 -0.0106,-0.656165 0.52917,-1.132413 1.06892,-1.407579 0.37041,-0.04233 0.64558,0.01058 1.00541,0.137583 0.13758,-0.03175 0.40217,0.09525 0.40217,-0.137583 0.0106,-0.518582 -0.508,-0.920747 -1.00542,-0.941914 -1.17474,-0.190499 -2.20132,0.952497 -2.33891,2.010827 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1013" />
        <path
           d="m 129.96359,30.562382 c -0.33866,1.407579 -0.27516,2.529409 -0.26458,3.873488 0.0529,0.825497 0.127,1.799161 0.53975,2.539992 0.127,0.137583 0.3175,0.444498 0.52916,0.338665 0.127,-0.02117 0.26458,-0.179916 0.33867,-0.264582 0.0635,-0.169333 0.0952,-0.296332 0,-0.476248 -0.381,-0.656165 -0.59267,-1.471079 -0.53975,-2.201327 0,-0.613831 0.0317,-1.598078 0.0317,-1.873244 h 0.0423 c 0.4445,0.486832 1.0795,1.100663 1.80975,0.931331 0.67733,0.04233 1.65099,-0.433916 1.87324,-1.132414 0.0741,-0.698497 0,-1.481662 -0.53975,-2.000243 -0.40216,-0.603248 -1.12183,-0.931331 -1.76741,-1.100663 -0.13758,-0.02117 -0.24341,-0.04233 -0.34925,-0.04233 -0.10583,0 -0.21166,0.02117 -0.35983,0.0635 -0.65616,0.264583 -1.10066,0.613832 -1.34408,1.344079 z m 1.48166,1.333496 c -0.11641,-0.190499 -0.0635,-0.391582 -0.0741,-0.603248 0.13758,-0.359832 0.37042,-0.814914 0.74083,-0.99483 0.28575,-0.08467 0.4445,0.05292 0.66675,0.264582 0.47625,0.465665 0.73025,0.910164 0.53975,1.534579 -0.127,0.317499 -0.47625,0.465665 -0.8255,0.465665 -0.17992,0 -0.37042,-0.04233 -0.51858,-0.127 -0.0847,-0.05292 -0.47625,-0.455082 -0.52917,-0.539748 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1015" />
        <path
           d="m 135.03297,30.551799 c -0.11641,0.613831 -0.13758,1.725078 -0.13758,2.402409 0.0635,0.190499 0.21166,0.476249 0.40216,0.592665 0.0952,0.07408 0.20109,0.126999 0.30692,0.126999 0.0847,0 0.16933,-0.04233 0.23283,-0.126999 0.17992,-0.306916 0.40217,-0.634998 0.20109,-0.99483 -0.14817,-0.560915 -0.0423,-1.12183 -0.0741,-1.693328 0.10583,-0.306916 0.28575,-0.529165 0.47625,-0.783164 0.0106,-0.01058 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.201083 0.75141,-0.127 1.13241,-0.137583 0.42334,0.03175 0.71967,0.275166 1.12183,0.497415 0.17992,0.08467 0.49742,0.137583 0.68792,0.105833 0.13758,-0.03175 0.0635,-0.338666 0.0741,-0.465665 -0.29633,-0.296333 -0.94191,-0.730248 -1.28058,-0.941914 -0.3175,-0.169333 -0.77258,-0.253999 -1.21708,-0.253999 -0.37041,0 -0.73025,0.0635 -0.98424,0.190499 -0.48684,0.444499 -0.889,0.857248 -1.00542,1.545162 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1017" />
        <path
           d="m 139.50969,31.980544 c 0.43392,1.174747 0.59267,1.206497 1.80974,1.460496 0.508,0 0.98425,0.0635 1.47108,-0.127 0.87842,-0.201082 1.55575,-0.687914 2.01083,-1.471078 0.20108,-0.455082 0.0317,-1.005414 -0.26458,-1.407579 -0.64558,-0.804331 -1.68275,-1.269996 -2.70933,-1.269996 -0.37041,0 -0.77258,0.0635 -1.11124,0.264582 -0.35984,0.22225 -0.85725,0.486832 -1.2065,0.740831 -0.10583,0.148166 -0.10583,0.518582 0,0.666748 z m 1.00541,0 c 0.0318,-0.275165 -0.0635,-0.539748 0.0741,-0.80433 0.0317,-0.169333 0.32808,-0.402166 0.46566,-0.539749 0.15875,-0.07408 0.27517,-0.211666 0.40217,-0.328082 0.0317,-0.03175 0.16933,-0.126999 0.20108,-0.137583 0.13758,-0.0635 0.28575,-0.09525 0.4445,-0.09525 0.47625,0 0.98425,0.285749 1.36524,0.497415 0.21167,0.232832 0.5715,0.433915 0.46567,0.80433 -0.10583,0.888998 -1.40758,1.259413 -2.18016,1.259413 -0.26458,0 -0.51858,-0.03175 -0.6985,-0.127 -0.1905,-0.04233 -0.45508,-0.359832 -0.53975,-0.529165 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1019" />
        <path
           d="m 145.88082,35.727033 c -0.20108,0.148166 -0.21166,0.380998 -0.20108,0.603248 0.11642,0.391582 0.4445,0.560914 0.80433,0.740831 0.40217,0.317499 0.8255,0.624414 1.28058,0.80433 0.4445,-0.0635 0.65617,-0.423332 0.86783,-0.740831 0.254,-0.433915 0.28575,-0.846664 0.32809,-1.333495 0.12699,-1.005414 0.34924,-1.989661 0.64558,-2.952741 0.127,-0.582081 0.67733,-1.100663 0.63499,-1.661578 0.0952,-0.391582 -0.23283,-0.444499 -0.57149,-0.539748 h -0.0317 c -0.29634,0.09525 -0.47625,0.296332 -0.53975,0.603248 -0.0529,0.719664 -1.016,1.068913 -1.64041,1.068913 -0.24342,0 -0.48684,-0.04233 -0.6985,-0.127 -0.16933,-0.158749 -0.59267,-0.465665 -0.33867,-0.740831 0.3175,-0.380998 0.79375,-0.77258 1.32292,-0.74083 0.20108,0.02117 0.57149,0.0635 0.68791,0.137582 0.39158,-0.02117 0.24342,-0.349248 0.26458,-0.603248 -0.23283,-0.349249 -0.66675,-0.518581 -1.10066,-0.518581 -0.34925,0 -0.71966,0.116416 -0.97366,0.328082 -0.55034,0.243416 -1.34408,0.920747 -1.40758,1.598078 0.0212,0.645581 0.55033,1.18533 1.06891,1.481662 0.37042,0.08467 0.73025,0.127 1.06891,0.127 0.35984,0 0.70908,-0.04233 1.0795,-0.127 0.0318,-0.01058 0.0847,0 0.11642,0 -0.0952,0.539748 -0.15875,1.238246 -0.254,1.799161 -0.14817,0.518582 -0.0318,1.354662 -0.52917,1.598078 -0.0106,0.01058 -0.0212,0.01058 -0.0423,0.01058 -0.45508,-0.07408 -0.73025,-0.560915 -1.03716,-0.878414 -0.0952,-0.09525 -0.20109,-0.127 -0.3175,-0.127 -0.16934,0 -0.34925,0.08467 -0.48684,0.1905 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1021" />
        <path
           d="m 150.74914,30.551799 c -0.11642,0.613831 -0.13759,1.725078 -0.13759,2.402409 0.0635,0.190499 0.21167,0.476249 0.40217,0.592665 0.0952,0.07408 0.20108,0.126999 0.30691,0.126999 0.0847,0 0.16934,-0.04233 0.23284,-0.126999 0.17991,-0.306916 0.40216,-0.634998 0.20108,-0.99483 -0.14817,-0.560915 -0.0423,-1.12183 -0.0741,-1.693328 0.10583,-0.306916 0.28575,-0.529165 0.47625,-0.783164 0.0106,-0.01058 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.201083 0.75141,-0.127 1.13241,-0.137583 0.42333,0.03175 0.71966,0.275166 1.12183,0.497415 0.17991,0.08467 0.49741,0.137583 0.68791,0.105833 0.13759,-0.03175 0.0635,-0.338666 0.0741,-0.465665 -0.29634,-0.296333 -0.94192,-0.730248 -1.28058,-0.941914 -0.3175,-0.169333 -0.77258,-0.253999 -1.21708,-0.253999 -0.37042,0 -0.73025,0.0635 -0.98425,0.190499 -0.48683,0.444499 -0.889,0.857248 -1.00541,1.545162 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1023" />
        <path
           d="m 159.23693,31.864128 c 0.41275,0.444499 0.82549,1.02658 1.26999,1.407579 l 0.0423,0.02117 c 0.29633,0.158749 0.44449,0.306915 0.76199,0.232832 0.15875,-0.04233 0.37042,-0.116416 0.46567,-0.253999 0.0212,-0.07408 0.0953,-0.201083 0.0741,-0.275166 -0.0317,-0.03175 -0.10583,-0.116416 -0.13758,-0.126999 -0.23283,-0.03175 -0.33867,-0.211666 -0.60325,-0.402166 -0.0847,-0.105833 -0.45508,-0.370415 -0.53975,-0.476248 -0.3175,-0.518582 -0.64558,-1.15358 -0.93133,-1.735661 -0.0847,-0.127 -0.254,-0.201083 -0.40216,-0.264583 -0.0317,-0.03175 -0.127,-0.105833 -0.13759,-0.137583 0.0847,-0.201082 -0.21166,-0.253999 -0.32808,-0.338665 -0.3175,-0.03175 -0.66675,-0.08467 -1.00541,-0.08467 -0.43392,0 -0.85725,0.07408 -1.2065,0.359832 -0.59266,0.497416 -1.37583,1.100664 -1.40758,1.936744 -0.11641,0.476249 0.13759,0.857248 0.40217,1.269996 0.27516,0.328083 0.79375,0.518582 1.22766,0.465665 0.93133,0.01058 1.67216,-0.698497 2.25424,-1.333495 0.0423,-0.07408 0.127,-0.211666 0.20109,-0.264583 z m -3.07974,0.328082 c -0.11642,-0.211666 -0.22225,-0.465665 -0.0635,-0.666747 0.35983,-0.507999 0.79374,-1.12183 1.39699,-1.206497 0.42333,-0.09525 0.80433,-0.05292 1.21708,-0.148166 0.0106,0.137583 -0.0635,0.423332 -0.0741,0.550332 -0.0423,0.359832 -0.26458,0.730247 -0.46567,1.005413 -0.29633,0.328083 -0.46566,0.486832 -0.94191,0.666748 -0.15875,0.04233 -0.32808,0.08467 -0.49742,0.08467 -0.22224,0 -0.43391,-0.07408 -0.57149,-0.28575 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1025" />
        <path
           d="m 163.17391,30.32955 c -0.0847,-0.169333 -0.29633,-0.317499 -0.46566,-0.317499 -0.127,0 -0.24342,0.08467 -0.27517,0.285749 v 2.571742 c 0,0.02117 0.0847,0.328082 0.13759,0.402165 0.0635,0.15875 0.35983,0.148166 0.52916,0.127 0.0318,0 0.10583,-0.08467 0.13758,-0.127 0.32809,-0.582081 0.70908,-1.142996 1.13242,-1.735661 0.0106,-0.01058 0.0635,0.01058 0.0741,0.01058 v 1.12183 c 0,0.01058 0.0318,0.158749 0.0635,0.201083 0.0635,0.243416 0.32808,0.317499 0.53975,0.275165 0.23283,-0.09525 0.34925,-0.328082 0.52916,-0.539748 0.0106,-0.02117 0.0529,-0.07408 0.10584,-0.148166 l 0.39158,-0.507998 c 0.0529,-0.07408 0.0953,-0.127 0.10583,-0.148167 0.11642,-0.116416 0.64558,-0.687914 0.77258,-0.740831 0.0847,0 0.14817,0.148167 0.16933,0.211666 0.0847,0.613832 0.127,1.195913 0.40217,1.735662 0.0847,0.169332 0.21167,0.349248 0.40217,0.391582 0.16933,0.04233 0.38099,0 0.40216,-0.1905 0.0212,-0.179916 -0.0106,-0.359832 -0.0741,-0.539748 -0.0635,-0.423332 -0.23283,-0.836081 -0.20108,-1.269996 -0.0529,-0.507998 -0.13759,-1.015997 -0.40217,-1.471079 -0.16933,-0.222249 -0.381,-0.306915 -0.66675,-0.338665 -0.22225,0.137583 -0.4445,0.391582 -0.60325,0.603248 -0.3175,0.380999 -0.59266,0.783164 -0.93133,1.142996 l -0.0741,-0.0635 V 30.26605 c -0.0847,-0.169333 -0.20108,-0.423332 -0.40217,-0.476249 -0.26458,-0.05292 -0.58208,0.07408 -0.80433,0.201083 0.0212,0.201083 -0.0635,0.380999 -0.20108,0.539748 -0.14816,0.317499 -0.35983,0.560915 -0.59266,0.804331 -0.0635,-0.201083 -0.17992,-0.476248 -0.13759,-0.666748 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1027" />
        <path
           d="m 169.87314,30.32955 c -0.0847,-0.169333 -0.29634,-0.317499 -0.46567,-0.317499 -0.127,0 -0.24341,0.08467 -0.27516,0.285749 v 2.571742 c 0,0.02117 0.0847,0.328082 0.13758,0.402165 0.0635,0.15875 0.35983,0.148166 0.52916,0.127 0.0318,0 0.10584,-0.08467 0.13759,-0.127 0.32808,-0.582081 0.70908,-1.142996 1.13241,-1.735661 0.0106,-0.01058 0.0635,0.01058 0.0741,0.01058 v 1.12183 c 0,0.01058 0.0317,0.158749 0.0635,0.201083 0.0635,0.243416 0.32808,0.317499 0.53975,0.275165 0.23283,-0.09525 0.34925,-0.328082 0.52917,-0.539748 0.0106,-0.02117 0.0529,-0.07408 0.10583,-0.148166 l 0.39158,-0.507998 c 0.0529,-0.07408 0.0952,-0.127 0.10583,-0.148167 0.11642,-0.116416 0.64558,-0.687914 0.77258,-0.740831 0.0847,0 0.14817,0.148167 0.16934,0.211666 0.0847,0.613832 0.127,1.195913 0.40216,1.735662 0.0847,0.169332 0.21167,0.349248 0.40217,0.391582 0.16933,0.04233 0.381,0 0.40216,-0.1905 0.0212,-0.179916 -0.0106,-0.359832 -0.0741,-0.539748 -0.0635,-0.423332 -0.23283,-0.836081 -0.20108,-1.269996 -0.0529,-0.507998 -0.13759,-1.015997 -0.40217,-1.471079 -0.16933,-0.222249 -0.381,-0.306915 -0.66675,-0.338665 -0.22224,0.137583 -0.44449,0.391582 -0.60324,0.603248 -0.3175,0.380999 -0.59267,0.783164 -0.93133,1.142996 l -0.0741,-0.0635 V 30.26605 c -0.0847,-0.169333 -0.20108,-0.423332 -0.40216,-0.476249 -0.26458,-0.05292 -0.58208,0.07408 -0.80433,0.201083 0.0212,0.201083 -0.0635,0.380999 -0.20109,0.539748 -0.14816,0.317499 -0.35983,0.560915 -0.59266,0.804331 -0.0635,-0.201083 -0.17992,-0.476248 -0.13758,-0.666748 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1029" />
        <path
           d="m 175.52461,27.493225 c -0.127,0.243416 -0.0317,0.539749 0.20109,0.677332 0.32808,0.148166 0.78316,0.465665 1.17474,0.402165 h 0.23283 c 0.127,-0.105833 0.0952,-0.349249 0,-0.476249 -0.0212,-0.02117 -0.38099,-0.412748 -0.40216,-0.465665 -0.15875,-0.211666 -0.34925,-0.518581 -0.635,-0.476248 -0.23283,-0.02117 -0.48683,0.116416 -0.5715,0.338665 z m 0.67733,5.365733 c 0.0212,0.137583 0.14817,0.370416 0.20109,0.465666 0.127,0.126999 0.28575,0.158749 0.46566,0.126999 0.14817,-0.08467 0.15875,-0.306916 0.20108,-0.455082 0,-0.05292 0.0741,-0.613831 0.0635,-0.804331 -0.13758,-0.603248 -0.31749,-1.100663 -0.32808,-1.746244 -0.0529,-0.127 -0.14816,-0.338666 -0.27516,-0.402165 -0.21167,-0.04233 -0.42334,0.02117 -0.52917,0.201082 -0.0106,0.1905 -0.0106,0.433916 0,0.603248 0.0318,0.296333 0.14817,1.725078 0.20108,2.010827 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1031" />
        <path
           d="m 180.61518,30.509466 c 0.0317,-0.02117 0.0741,-0.01058 0.10583,-0.01058 0.0635,0.02117 0.22225,0.190499 0.29633,0.275165 0.10584,0.169333 0.11642,0.486832 0.20109,0.666748 0.0423,0.433915 0.14816,0.941914 0.26458,1.344079 0.11642,0.148166 0.22225,0.349249 0.33866,0.529165 0.0212,0.08467 0.0741,0.105833 0.127,0.105833 0.10584,0 0.24342,-0.08467 0.33867,-0.105833 0.11642,-0.08467 0.14817,-0.275166 0.13758,-0.402165 0,-0.03175 -0.13758,-0.349249 -0.13758,-0.402166 l -0.20108,-0.86783 c 0,-0.603248 -0.10584,-1.142996 -0.32809,-1.661578 -0.16933,-0.275166 -0.49741,-0.857247 -0.83608,-0.751414 -0.23283,0.01058 -0.43391,-0.04233 -0.59266,0.158749 -0.32808,0.253999 -0.42333,0.497415 -0.65617,0.783164 -0.0847,0.105833 -0.56091,0.582082 -0.66674,0.666748 0,-0.05292 0.0106,-0.222249 0.0106,-0.391582 0,-0.349249 0,-0.455082 -0.0741,-0.740831 -0.10584,-0.158749 -0.28575,-0.211666 -0.47625,-0.211666 -0.22225,-0.01058 -0.39158,0.137583 -0.39158,0.370416 v 0.04233 c 0,0.02117 0,0.05292 0.0106,0.09525 l 0.0423,0.275166 c 0.0106,0.04233 0.0106,0.07408 0.0106,0.09525 -0.0635,0.539748 -0.10584,1.534578 -0.20109,2.010827 0,0.0635 -0.0212,0.253999 0,0.328082 l 0.46567,0.476249 c 0.14816,0.03175 0.254,0 0.33866,-0.137583 0.13759,-0.317499 0.43392,-0.761998 0.60325,-1.068914 0.33867,-0.518581 0.77258,-1.047746 1.27,-1.471078 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1033" />
        <path
           d="m 183.45149,35.727033 c -0.20108,0.148166 -0.21166,0.380998 -0.20108,0.603248 0.11642,0.391582 0.4445,0.560914 0.80433,0.740831 0.40217,0.317499 0.8255,0.624414 1.28058,0.80433 0.4445,-0.0635 0.65616,-0.423332 0.86783,-0.740831 0.254,-0.433915 0.28575,-0.846664 0.32808,-1.333495 0.127,-1.005414 0.34925,-1.989661 0.64558,-2.952741 0.127,-0.582081 0.67733,-1.100663 0.635,-1.661578 0.0952,-0.391582 -0.23283,-0.444499 -0.5715,-0.539748 h -0.0317 c -0.29633,0.09525 -0.47624,0.296332 -0.53974,0.603248 -0.0529,0.719664 -1.016,1.068913 -1.64042,1.068913 -0.24341,0 -0.48683,-0.04233 -0.69849,-0.127 -0.16934,-0.158749 -0.59267,-0.465665 -0.33867,-0.740831 0.3175,-0.380998 0.79375,-0.77258 1.32291,-0.74083 0.20109,0.02117 0.5715,0.0635 0.68792,0.137582 0.39158,-0.02117 0.24341,-0.349248 0.26458,-0.603248 -0.23283,-0.349249 -0.66675,-0.518581 -1.10066,-0.518581 -0.34925,0 -0.71967,0.116416 -0.97367,0.328082 -0.55033,0.243416 -1.34408,0.920747 -1.40758,1.598078 0.0212,0.645581 0.55034,1.18533 1.06892,1.481662 0.37041,0.08467 0.73025,0.127 1.06891,0.127 0.35983,0 0.70908,-0.04233 1.0795,-0.127 0.0317,-0.01058 0.0847,0 0.11641,0 -0.0952,0.539748 -0.15875,1.238246 -0.254,1.799161 -0.14816,0.518582 -0.0317,1.354662 -0.52916,1.598078 -0.0106,0.01058 -0.0212,0.01058 -0.0423,0.01058 -0.45509,-0.07408 -0.73025,-0.560915 -1.03717,-0.878414 -0.0952,-0.09525 -0.20108,-0.127 -0.3175,-0.127 -0.16933,0 -0.34924,0.08467 -0.48683,0.1905 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1035" />
        <path
           d="m 124.03696,44.198395 c 0,0.04233 0.0635,0.306916 0.0635,0.338665 v 0.296333 c 0.0318,0.592665 -0.0741,1.132413 0.0741,1.714494 0.0847,0.285749 0.23283,0.645582 0.46566,0.793748 0.127,0.105833 0.381,0.0635 0.53975,0.0635 0.49741,-0.211666 0.762,-0.740831 1.19591,-0.994831 l 0.0741,0.0635 c 0.14816,0.328083 0.40216,0.624415 0.73024,0.740831 0.28575,0 0.67733,-0.137583 0.89958,-0.349249 0.45509,-0.444498 0.87842,-0.920747 1.24883,-1.460495 0.58208,-0.687914 1.06892,-1.312329 1.59808,-2.000244 0.0847,-0.232832 0.15875,-0.518581 -0.0635,-0.677331 -0.17991,0.02117 -0.381,-0.0635 -0.53975,0.07408 -0.0847,0.08467 -0.47625,0.444499 -0.52916,0.529165 -0.0529,0.07408 -0.37042,0.507999 -0.46567,0.666748 -0.52916,0.656165 -0.98424,1.354663 -1.60866,1.883828 h -0.20108 c -0.0318,-0.03175 -0.127,-0.105833 -0.13758,-0.137583 0,-0.09525 -0.10584,-0.592665 -0.127,-0.666748 -0.11642,-0.179916 -0.23284,-0.486832 -0.46567,-0.476249 -0.23283,0.03175 -0.5715,0.09525 -0.74083,0.275166 -0.0953,0.09525 -0.0847,0.275166 -0.13758,0.402165 l -0.0635,0.127 c -0.22225,0.243416 -0.45508,0.666748 -0.70908,0.814914 -0.0318,0 -0.0847,-0.04233 -0.0953,-0.07408 -0.0106,-0.232833 -0.0106,-0.603248 0,-0.804331 0.0318,-0.264582 0.10583,-0.719664 0.26458,-0.941913 0.15875,-0.22225 -0.0106,-0.645582 0,-0.931331 -0.13758,-0.126999 -0.28575,-0.370415 -0.49742,-0.338665 -0.21166,0.04233 -0.46566,0.126999 -0.63499,0.275165 -0.127,0.116417 -0.10584,0.486832 -0.13759,0.793748 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1037" />
        <path
           d="m 131.32885,44.230145 c -0.48683,0.761997 -0.98425,1.619245 -0.74083,2.550575 0.254,0.592665 0.635,1.100663 1.20649,1.396996 0.5715,0.349248 1.15358,0.507998 1.78858,0.476248 0.58208,0.02117 1.15358,-0.190499 1.72508,-0.338666 0.33867,-0.02117 0.67733,-0.169332 0.94191,-0.465665 v -0.391582 c -0.0212,-0.137583 -0.11641,-0.211666 -0.21166,-0.190499 h -0.0741 c -0.44449,0.03175 -0.61383,0.04233 -0.98424,0.190499 -0.51858,0.137583 -0.9525,0.328082 -1.4605,0.264583 -0.93133,0.0635 -1.90499,-0.698498 -2.06374,-1.608662 -0.0106,-0.264582 0.1905,-0.582081 0.33866,-0.804331 0.0212,-0.01058 0.0529,-0.01058 0.0741,0 0.0212,0 0.24341,0.179916 0.26458,0.201083 0.37042,0.222249 0.79375,0.402165 1.21708,0.402165 0.14817,0 0.30691,-0.02117 0.45508,-0.07408 0.74083,-0.05292 1.48166,-0.772581 1.47108,-1.534578 -0.0423,-0.899581 -0.83608,-1.396996 -1.66158,-1.418162 -0.22225,-0.01058 -0.37041,0.04233 -0.61383,0.07408 -0.6985,0.222249 -1.23825,0.709081 -1.67216,1.269996 z m 0.8255,0.507998 c 0,-0.03175 0.0318,-0.07408 0.0423,-0.105833 0.35983,-0.359832 0.80433,-0.793747 1.34408,-0.804331 0.3175,0.127 0.84666,0.179916 0.73025,0.603248 -0.13759,0.232833 -0.45509,0.391583 -0.73025,0.476249 -0.34925,0 -0.67733,0.03175 -1.00542,-0.137583 -0.0529,-0.01058 -0.32808,-0.03175 -0.38099,-0.03175 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1039" />
        <path
           d="m 136.28182,43.954979 c -0.0106,0.476248 -0.0106,1.068913 0,1.545162 0.0635,0.613831 0.39158,1.164163 0.89958,1.481662 0.47625,0.275165 0.8255,0.433915 1.34408,0.391582 0.65617,0.01058 1.30175,-0.169333 1.8415,-0.539749 0.39158,-0.359832 0.83608,-0.751414 0.75141,-1.312329 0.0423,-0.497415 -0.34925,-1.164163 -0.8255,-1.396995 -0.45508,-0.211666 -0.89958,-0.285749 -1.37583,-0.285749 -0.33866,0 -0.67733,0.04233 -1.04774,0.07408 -0.0106,0 -0.0423,0 -0.0952,0.01058 l -0.33867,0.0635 c -0.0529,0 -0.0847,0.01058 -0.0952,0.01058 -0.0635,-0.486832 0,-1.481662 0.0847,-2.18016 0.0423,-0.730247 0.1905,-1.418162 0.20108,-2.148409 -0.0847,-0.179916 -0.27516,-0.349249 -0.46566,-0.349249 -0.0741,0 -0.14817,0.03175 -0.21167,0.08467 -0.0952,0.105833 -0.22225,0.1905 -0.26458,0.338666 -0.0106,1.132413 -0.1905,2.349492 -0.26458,3.481905 -0.0212,0.169333 -0.0952,0.518582 -0.13759,0.730248 z m 1.13242,1.460495 c -0.0423,-0.201082 0.0529,-0.264582 0.21166,-0.391582 0.3175,-0.190499 0.86783,-0.380999 1.34408,-0.380999 0.13758,0 0.27517,0.02117 0.39158,0.05292 0.33867,0.105833 0.79375,0.529165 0.66675,0.93133 -0.10583,0.476249 -0.60325,0.656165 -1.00541,0.740831 -0.32809,0.03175 -0.79375,0 -1.06892,-0.0635 -0.21166,-0.201083 -0.62441,-0.529165 -0.53974,-0.888998 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1041" />
        <path
           d="m 146.84393,41.351487 c -0.127,0.243416 -0.0317,0.539749 0.20108,0.677331 0.32808,0.148167 0.78316,0.465666 1.17475,0.402166 h 0.23283 c 0.127,-0.105833 0.0953,-0.349249 0,-0.476249 -0.0212,-0.02117 -0.381,-0.412748 -0.40217,-0.465665 -0.15875,-0.211666 -0.34925,-0.518582 -0.63499,-0.476248 -0.23284,-0.02117 -0.48684,0.116416 -0.5715,0.338665 z m 0.67733,5.365733 c 0.0212,0.137583 0.14817,0.370416 0.20108,0.465665 0.127,0.127 0.28575,0.15875 0.46567,0.127 0.14816,-0.08467 0.15875,-0.306916 0.20108,-0.455082 0,-0.05292 0.0741,-0.613831 0.0635,-0.804331 -0.13758,-0.603248 -0.3175,-1.100663 -0.32808,-1.746244 -0.0529,-0.127 -0.14817,-0.338666 -0.27517,-0.402166 -0.21166,-0.04233 -0.42333,0.02117 -0.52916,0.201083 -0.0106,0.1905 -0.0106,0.433915 0,0.603248 0.0318,0.296333 0.14816,1.725078 0.20108,2.010827 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1043" />
        <path
           d="m 151.93449,44.367728 c 0.0317,-0.02117 0.0741,-0.01058 0.10584,-0.01058 0.0635,0.02117 0.22225,0.1905 0.29633,0.275166 0.10583,0.169333 0.11642,0.486832 0.20108,0.666748 0.0423,0.433915 0.14817,0.941914 0.26458,1.344079 0.11642,0.148166 0.22225,0.349249 0.33867,0.529165 0.0212,0.08467 0.0741,0.105833 0.127,0.105833 0.10583,0 0.24342,-0.08467 0.33866,-0.105833 0.11642,-0.08467 0.14817,-0.275166 0.13759,-0.402165 0,-0.03175 -0.13759,-0.349249 -0.13759,-0.402166 l -0.20108,-0.86783 c 0,-0.603248 -0.10583,-1.142997 -0.32808,-1.661578 -0.16933,-0.275166 -0.49742,-0.857248 -0.83608,-0.751415 -0.23283,0.01058 -0.43392,-0.04233 -0.59267,0.15875 -0.32808,0.253999 -0.42333,0.497415 -0.65616,0.783164 -0.0847,0.105833 -0.56091,0.582082 -0.66675,0.666748 0,-0.05292 0.0106,-0.222249 0.0106,-0.391582 0,-0.349249 0,-0.455082 -0.0741,-0.740831 -0.10583,-0.15875 -0.28575,-0.211666 -0.47625,-0.211666 -0.22225,-0.01058 -0.39158,0.137583 -0.39158,0.370415 v 0.04233 c 0,0.02117 0,0.05292 0.0106,0.09525 l 0.0423,0.275166 c 0.0106,0.04233 0.0106,0.07408 0.0106,0.09525 -0.0635,0.539748 -0.10583,1.534578 -0.20108,2.010827 0,0.0635 -0.0212,0.253999 0,0.328082 l 0.46566,0.476248 c 0.14817,0.03175 0.254,0 0.33867,-0.137582 0.13758,-0.317499 0.43391,-0.761998 0.60325,-1.068914 0.33866,-0.518581 0.77258,-1.047746 1.26999,-1.471078 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1045" />
        <path
           d="m 155.73389,45.256725 c 0,0.01058 0,0.01058 0.0106,0.02117 0.0317,0.338666 0.0952,0.677332 0.10584,1.005414 -0.0741,0.518582 0.27516,0.888997 0.44449,1.248829 0.17992,0.232833 0.4445,0.306916 0.71967,0.317499 0.1905,0 0.40216,-0.126999 0.5715,-0.169333 1.18533,-0.391582 1.24883,-0.571498 1.59808,-1.280579 0.12699,-0.190499 0.12699,-0.423332 0.15874,-0.645581 -0.0741,-0.15875 -0.0952,-0.550332 -0.41274,-0.497415 -0.26459,-0.01058 -0.34925,0.116416 -0.42334,0.317499 -0.0317,0.0635 -0.10583,0.433915 -0.0952,0.507998 -0.33866,0.571498 -0.42333,0.539748 -0.89958,0.656165 -0.0952,0.02117 -0.16933,0.03175 -0.24341,0.03175 -0.16933,-0.01058 -0.26458,-0.09525 -0.381,-0.201083 -0.23283,-0.560915 -0.1905,-2.08491 -0.1905,-2.307159 -0.11642,-0.476249 -0.0423,-0.867831 -0.0423,-1.333496 l 0.0529,-0.07408 c 0.17992,-0.0635 0.41275,-0.127 0.62442,-0.137583 l 0.0212,-0.01058 c 0.56092,-0.116417 1.0795,-0.264583 1.62983,-0.306916 0.10584,-0.02117 0.17992,-0.105833 0.27517,-0.201083 0.0635,-0.264582 -0.0317,-0.486832 -0.33867,-0.529165 l -0.48683,-0.02117 c -0.61383,-0.07408 -0.94191,0.08467 -1.55574,0.137583 -0.0318,-0.01058 -0.16934,-0.05292 -0.20109,-0.0635 -0.13758,-0.137583 -0.0529,-0.899581 -0.127,-1.068914 -0.0212,-0.201082 -0.16933,-0.433915 -0.3175,-0.550331 -0.25399,-0.05292 -0.42333,-0.01058 -0.60324,0.190499 l -0.0212,1.661578 -0.0741,0.08467 c -0.5715,0.105833 -1.02658,0.201082 -1.64041,0.211666 l -0.34925,0.306915 c -0.0952,0.127 -0.0952,0.433916 -0.0423,0.582082 0.14817,0.127 0.26459,0.317499 0.43392,0.380999 0.23283,0.03175 0.35983,-0.116417 0.58208,-0.127 0.33867,-0.169333 0.62441,-0.201083 1.06891,-0.232832 0.0741,0.05292 0.0952,0.201082 0.11642,0.285749 0.0106,0.126999 0.0529,0.783164 0.0529,0.941913 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1047" />
        <path
           d="m 161.02552,44.230145 c -0.48683,0.761997 -0.98424,1.619245 -0.74083,2.550575 0.254,0.592665 0.635,1.100663 1.2065,1.396996 0.5715,0.349248 1.15358,0.507998 1.78858,0.476248 0.58208,0.02117 1.15358,-0.190499 1.72507,-0.338666 0.33867,-0.02117 0.67733,-0.169332 0.94192,-0.465665 v -0.391582 c -0.0212,-0.137583 -0.11642,-0.211666 -0.21167,-0.190499 h -0.0741 c -0.4445,0.03175 -0.61383,0.04233 -0.98425,0.190499 -0.51858,0.137583 -0.9525,0.328082 -1.46049,0.264583 -0.93133,0.0635 -1.905,-0.698498 -2.06375,-1.608662 -0.0106,-0.264582 0.1905,-0.582081 0.33867,-0.804331 0.0212,-0.01058 0.0529,-0.01058 0.0741,0 0.0212,0 0.24342,0.179916 0.26458,0.201083 0.37042,0.222249 0.79375,0.402165 1.21708,0.402165 0.14817,0 0.30692,-0.02117 0.45508,-0.07408 0.74084,-0.05292 1.48167,-0.772581 1.47108,-1.534578 -0.0423,-0.899581 -0.83608,-1.396996 -1.66157,-1.418162 -0.22225,-0.01058 -0.37042,0.04233 -0.61384,0.07408 -0.69849,0.222249 -1.23824,0.709081 -1.67216,1.269996 z m 0.8255,0.507998 c 0,-0.03175 0.0317,-0.07408 0.0423,-0.105833 0.35984,-0.359832 0.80433,-0.793747 1.34408,-0.804331 0.3175,0.127 0.84667,0.179916 0.73025,0.603248 -0.13758,0.232833 -0.45508,0.391583 -0.73025,0.476249 -0.34925,0 -0.67733,0.03175 -1.00541,-0.137583 -0.0529,-0.01058 -0.32808,-0.03175 -0.381,-0.03175 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1049" />
        <path
           d="m 166.1055,44.410061 c -0.11642,0.613831 -0.13759,1.725078 -0.13759,2.402409 0.0635,0.190499 0.21167,0.476248 0.40217,0.592665 0.0952,0.07408 0.20108,0.126999 0.30691,0.126999 0.0847,0 0.16934,-0.04233 0.23284,-0.126999 0.17991,-0.306916 0.40216,-0.634998 0.20108,-0.994831 -0.14817,-0.560914 -0.0423,-1.121829 -0.0741,-1.693327 0.10583,-0.306916 0.28575,-0.529165 0.47625,-0.783165 0.0106,-0.01058 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.201083 0.75141,-0.127 1.13241,-0.137583 0.42333,0.03175 0.71966,0.275165 1.12183,0.497415 0.17991,0.08467 0.49741,0.137583 0.68791,0.105833 0.13759,-0.03175 0.0635,-0.338666 0.0741,-0.465665 -0.29634,-0.296333 -0.94192,-0.730248 -1.28058,-0.941914 -0.3175,-0.169333 -0.77258,-0.253999 -1.21708,-0.253999 -0.37042,0 -0.73025,0.0635 -0.98425,0.190499 -0.48683,0.444499 -0.889,0.857247 -1.00541,1.545162 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1051" />
        <path
           d="m 171.11138,44.431227 c 0,0.698498 0.0106,1.396996 0.20109,2.074327 0.13758,0.444499 0.15874,0.772581 0.60324,0.857247 0.10584,-0.09525 0.39159,-0.222249 0.40217,-0.380998 -0.0317,-0.751415 -0.34925,-1.301746 -0.27517,-2.08491 0,-0.02117 0,-0.05292 0,-0.08467 l 0.0106,-0.232832 c 0,-0.03175 0,-0.0635 0,-0.08467 0.17991,-0.05292 0.34924,-0.07408 0.51858,-0.07408 0.20108,0 0.40216,0.03175 0.61383,0.07408 0.47625,0.0635 1.04775,0.243416 1.54516,0.243416 0.13758,0 0.26458,-0.01058 0.39158,-0.04233 0.24342,-0.01058 0.39159,-0.253999 0.33867,-0.465665 -0.26458,-0.243416 -0.60325,-0.359832 -0.93133,-0.465665 -0.87842,-0.179917 -1.57691,-0.201083 -2.47649,-0.402166 l -0.13759,-0.07408 c -0.11641,-0.825497 -0.0952,-1.693328 0,-2.539992 0.0741,-0.433915 0.41275,-0.804331 0.86783,-0.666748 0.34925,0.09525 0.91017,0.740831 1.2065,0.931331 0.11642,0.116416 0.635,0.698497 0.74083,0.80433 0,0.07408 0.0423,0.402166 0.0635,0.476249 0.0847,0.179916 0.17992,0.328082 0.40217,0.275166 0.26458,0.116416 0.28575,-0.275166 0.40216,-0.412749 -0.0106,-0.211666 0.0423,-0.412749 -0.0741,-0.603248 -0.0529,-0.116416 -0.26458,-0.380999 -0.32808,-0.465665 -0.77258,-0.677331 -1.49225,-1.693328 -2.413,-2.074327 -0.16933,-0.04233 -0.35983,-0.08467 -0.53974,-0.08467 -0.254,0 -0.49742,0.07408 -0.66675,0.285749 -0.17992,0.328082 -0.508,0.656164 -0.46567,1.132413 -0.0317,0.444498 -0.14816,0.920747 -0.127,1.344079 0,0.433915 0.0212,1.132413 0.0212,1.322912 -0.23283,0.07408 -0.381,-0.09525 -0.61383,-0.0635 -0.27517,-0.01058 -0.39158,0.285749 -0.34925,0.539748 -0.0741,0.465665 0.48683,0.645581 0.86783,0.740831 0.0423,0.03175 0.16933,0.158749 0.20108,0.201082 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1053" />
        <path
           d="m 179.73675,45.72239 c 0.41275,0.444499 0.8255,1.02658 1.27,1.407579 l 0.0423,0.02117 c 0.29633,0.15875 0.4445,0.306916 0.762,0.232833 0.15875,-0.04233 0.37041,-0.116416 0.46566,-0.253999 0.0212,-0.07408 0.0953,-0.201083 0.0741,-0.275166 -0.0317,-0.03175 -0.10584,-0.116416 -0.13759,-0.127 -0.23283,-0.03175 -0.33866,-0.211666 -0.60324,-0.402165 -0.0847,-0.105833 -0.45509,-0.370415 -0.53975,-0.476248 -0.3175,-0.518582 -0.64558,-1.15358 -0.93133,-1.735662 -0.0847,-0.126999 -0.254,-0.201082 -0.40217,-0.264582 -0.0317,-0.03175 -0.127,-0.105833 -0.13758,-0.137583 0.0847,-0.201083 -0.21167,-0.253999 -0.32808,-0.338665 -0.3175,-0.03175 -0.66675,-0.08467 -1.00542,-0.08467 -0.43391,0 -0.85724,0.07408 -1.20649,0.359832 -0.59267,0.497415 -1.37583,1.100663 -1.40758,1.936744 -0.11642,0.476249 0.13758,0.857247 0.40216,1.269996 0.27517,0.328082 0.79375,0.518582 1.22767,0.465665 0.93133,0.01058 1.67216,-0.698498 2.25424,-1.333495 0.0423,-0.07408 0.127,-0.211666 0.20108,-0.264583 z m -3.07974,0.328082 c -0.11642,-0.211666 -0.22225,-0.465665 -0.0635,-0.666748 0.35983,-0.507998 0.79375,-1.121829 1.397,-1.206496 0.42333,-0.09525 0.80433,-0.05292 1.21708,-0.148166 0.0106,0.137583 -0.0635,0.423332 -0.0741,0.550332 -0.0423,0.359832 -0.26458,0.730247 -0.46566,1.005413 -0.29633,0.328082 -0.46567,0.486832 -0.94192,0.666748 -0.15875,0.04233 -0.32808,0.08467 -0.49741,0.08467 -0.22225,0 -0.43392,-0.07408 -0.5715,-0.285749 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1055" />
        <path
           d="m 182.64716,45.182642 c -0.0423,0.412748 0.0212,0.878414 0.26458,1.206496 0.37041,0.476248 0.96308,0.804331 1.54516,0.99483 0.51858,0.15875 1.016,0.232833 1.54516,0.328082 0.381,0.105833 0.67733,0.179916 1.06892,0.137583 0.20108,-0.0635 0.48683,-0.264582 0.53974,-0.465665 0.0212,-0.09525 -0.11641,-0.317499 -0.20108,-0.391582 l -1.28058,-0.275166 c -0.53975,-0.09525 -1.10066,-0.179916 -1.61924,-0.380999 -0.28575,-0.105833 -0.51858,-0.306915 -0.71967,-0.550331 -0.254,-0.127 -0.0635,-0.603248 -0.0741,-0.740831 0.3175,-0.444499 0.65616,-0.931331 1.2065,-1.068913 0.26458,-0.01058 0.50799,-0.05292 0.75141,0.105833 0.11642,0.0635 0.27517,0.486831 0.32808,0.624414 0.0847,0.232833 0.34925,0.127 0.52917,0.137583 0.127,-0.01058 0.22225,-0.169333 0.27516,-0.264582 0.0212,-0.338666 0.0106,-0.719665 -0.20108,-1.005414 -0.30691,-0.306915 -0.66675,-0.698498 -1.143,-0.677331 -0.68791,-0.127 -1.40757,0.211666 -1.87324,0.740831 -0.55033,0.465665 -0.83608,0.857247 -0.94191,1.545162 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1057" />
        <path
           d="m 188.88071,44.230145 c -0.48683,0.761997 -0.98425,1.619245 -0.74083,2.550575 0.254,0.592665 0.635,1.100663 1.20649,1.396996 0.5715,0.349248 1.15358,0.507998 1.78858,0.476248 0.58208,0.02117 1.15358,-0.190499 1.72508,-0.338666 0.33867,-0.02117 0.67733,-0.169332 0.94191,-0.465665 v -0.391582 c -0.0212,-0.137583 -0.11641,-0.211666 -0.21166,-0.190499 h -0.0741 c -0.44449,0.03175 -0.61383,0.04233 -0.98424,0.190499 -0.51858,0.137583 -0.9525,0.328082 -1.4605,0.264583 -0.93133,0.0635 -1.90499,-0.698498 -2.06374,-1.608662 -0.0106,-0.264582 0.1905,-0.582081 0.33866,-0.804331 0.0212,-0.01058 0.0529,-0.01058 0.0741,0 0.0212,0 0.24341,0.179916 0.26458,0.201083 0.37042,0.222249 0.79375,0.402165 1.21708,0.402165 0.14817,0 0.30692,-0.02117 0.45508,-0.07408 0.74083,-0.05292 1.48166,-0.772581 1.47108,-1.534578 -0.0423,-0.899581 -0.83608,-1.396996 -1.66158,-1.418162 -0.22225,-0.01058 -0.37041,0.04233 -0.61383,0.07408 -0.6985,0.222249 -1.23825,0.709081 -1.67216,1.269996 z m 0.8255,0.507998 c 0,-0.03175 0.0317,-0.07408 0.0423,-0.105833 0.35983,-0.359832 0.80433,-0.793747 1.34408,-0.804331 0.3175,0.127 0.84666,0.179916 0.73025,0.603248 -0.13759,0.232833 -0.45509,0.391583 -0.73025,0.476249 -0.34925,0 -0.67733,0.03175 -1.00541,-0.137583 -0.0529,-0.01058 -0.32809,-0.03175 -0.381,-0.03175 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1059" />
      </g>
      <g
         id="toolbox_img_i1">
        <image
           href="/images/laptop.png"
           onload=""
           width="60.325001"
           height="43.391666"
           preserveAspectRatio="none"
           id="image2479"
           x="54.380733"
           y="9.5122328" />
        <image
           href="/images/terminal.gif"
           y="14.668303"
           x="65.476936"
           id="toolbox_img_terminal_gif"
           preserveAspectRatio="none"
           height="8.1788836"
           width="36.130894"
           inkscape:svg-dpi="1" />
      </g>
      <rect
         style="fill:#000000;stroke:none;stroke-width:1.887;stop-color:#000000;fill-opacity:0"
         id="rect197"
         width="142.23611"
         height="44.166111"
         x="54.380733"
         y="9.5122328" />
      <g
         id="toolbox_img_i1-1"
         transform="translate(-117.0611,-58.932245)" />
    </g>
    <g
       id="toolbox_img_g2">
      <g
         aria-label="Optimization Software Supported"
         id="toolbox_img_text2"
         style="font-size:10.5833px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill-opacity:1;stroke-width:0.264583">
        <path
           d="m 260.13388,15.825352 c -0.33867,0.656164 -0.27517,1.545161 -0.0423,2.328326 0.16933,0.783164 0.81491,1.291162 1.38641,1.576911 0.43391,0.1905 0.88899,0.264583 1.34408,0.264583 0.58208,0 1.16416,-0.137583 1.68274,-0.338666 0.92075,-0.539748 1.74625,-1.12183 2.28599,-2.254243 0.10584,-0.306915 0.21167,-0.518581 0.254,-0.825497 -0.0106,-0.04233 0.0212,-0.306916 0.0212,-0.349249 0,-0.01058 0.0106,-0.03175 0.0212,-0.07408 l 0.0635,-0.264583 c 0.0106,-0.03175 0.0212,-0.0635 0.0212,-0.0635 0,-0.137583 -0.1905,-0.529165 -0.20108,-0.592665 -0.56091,-0.772581 -0.97366,-1.301746 -1.73566,-1.661578 -0.33867,-0.232833 -0.889,-0.275166 -1.24883,-0.423332 -0.46567,-0.02117 -0.97366,0.211666 -1.43933,0.253999 h -0.4445 c -0.80433,0.486832 -1.54516,1.396996 -1.96849,2.423576 z m 0.74083,1.227662 c -0.0635,-0.285749 0.11642,-0.677331 0.1905,-0.941913 0.0212,-0.08467 0.33866,-0.518582 0.42333,-0.624415 0.27517,-0.380999 0.67733,-0.486832 1.10066,-0.603248 0.0106,-0.04233 0.21167,-0.243416 0.27517,-0.380999 0.30692,-0.253999 0.60325,-0.349249 0.93133,-0.349249 0.22225,0 0.4445,0.04233 0.6985,0.105833 0.56091,0.22225 1.29116,0.836081 1.57691,1.481662 0.127,0.465665 0.0106,0.867831 -0.14817,1.259413 -0.381,0.910164 -1.07949,1.333496 -1.79916,1.735661 -0.43391,0.137583 -0.85724,0.317499 -1.29116,0.317499 -0.24342,0 -0.48683,-0.05292 -0.74083,-0.211666 -0.39158,-0.232833 -0.91016,-0.518582 -1.06891,-1.05833 -0.0212,-0.09525 -0.10584,-0.402165 -0.10584,-0.444498 0,-0.01058 -0.0317,-0.22225 -0.0423,-0.28575 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1062" />
        <path
           d="m 267.88085,17.190597 c -0.33866,1.407579 -0.27516,2.529409 -0.26458,3.873488 0.0529,0.825497 0.127,1.799161 0.53975,2.539992 0.127,0.137583 0.3175,0.444499 0.52916,0.338666 0.127,-0.02117 0.26459,-0.179917 0.33867,-0.264583 0.0635,-0.169333 0.0953,-0.296332 0,-0.476248 -0.381,-0.656165 -0.59267,-1.471079 -0.53975,-2.201327 0,-0.613831 0.0317,-1.598078 0.0317,-1.873244 h 0.0423 c 0.4445,0.486832 1.0795,1.100663 1.80975,0.931331 0.67733,0.04233 1.65099,-0.433916 1.87324,-1.132414 0.0741,-0.698497 0,-1.481661 -0.53975,-2.000243 -0.40216,-0.603248 -1.12183,-0.931331 -1.76741,-1.100663 -0.13758,-0.02117 -0.24341,-0.04233 -0.34925,-0.04233 -0.10583,0 -0.21166,0.02117 -0.35983,0.0635 -0.65616,0.264583 -1.10066,0.613832 -1.34408,1.344079 z m 1.48166,1.333496 c -0.11641,-0.190499 -0.0635,-0.391582 -0.0741,-0.603248 0.13758,-0.359832 0.37042,-0.814914 0.74083,-0.99483 0.28575,-0.08467 0.4445,0.05292 0.66675,0.264582 0.47625,0.465666 0.73025,0.910164 0.53975,1.534579 -0.127,0.317499 -0.47625,0.465665 -0.8255,0.465665 -0.17992,0 -0.37042,-0.04233 -0.51858,-0.127 -0.0847,-0.05292 -0.47625,-0.455082 -0.52917,-0.539748 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1064" />
        <path
           d="m 274.34723,18.026678 c 0,0.01058 0,0.01058 0.0106,0.02117 0.0318,0.338665 0.0953,0.677331 0.10583,1.005413 -0.0741,0.518582 0.27517,0.888997 0.4445,1.248829 0.17992,0.232833 0.4445,0.306916 0.71967,0.317499 0.1905,0 0.40216,-0.126999 0.5715,-0.169332 1.18532,-0.391582 1.24882,-0.571499 1.59807,-1.28058 0.127,-0.190499 0.127,-0.423332 0.15875,-0.645581 -0.0741,-0.158749 -0.0952,-0.550331 -0.41275,-0.497415 -0.26458,-0.01058 -0.34924,0.116416 -0.42333,0.317499 -0.0317,0.0635 -0.10583,0.433915 -0.0952,0.507998 -0.33866,0.571499 -0.42333,0.539749 -0.89958,0.656165 -0.0953,0.02117 -0.16933,0.03175 -0.24341,0.03175 -0.16934,-0.01058 -0.26459,-0.09525 -0.381,-0.201083 -0.23284,-0.560915 -0.1905,-2.08491 -0.1905,-2.307159 -0.11642,-0.476249 -0.0423,-0.867831 -0.0423,-1.333496 l 0.0529,-0.07408 c 0.17992,-0.0635 0.41275,-0.127 0.62442,-0.137583 l 0.0212,-0.01058 c 0.56092,-0.116416 1.0795,-0.264583 1.62983,-0.306916 0.10583,-0.02117 0.17992,-0.105833 0.27517,-0.201083 0.0635,-0.264582 -0.0317,-0.486831 -0.33867,-0.529165 l -0.48683,-0.02117 c -0.61383,-0.07408 -0.94191,0.08467 -1.55575,0.137583 -0.0318,-0.01058 -0.16933,-0.05292 -0.20108,-0.0635 -0.13758,-0.137583 -0.0529,-0.899581 -0.127,-1.068913 -0.0212,-0.201083 -0.16933,-0.433916 -0.3175,-0.550332 -0.254,-0.05292 -0.42333,-0.01058 -0.60325,0.190499 l -0.0212,1.661579 -0.0741,0.08467 c -0.57149,0.105833 -1.02658,0.201083 -1.64041,0.211666 l -0.34925,0.306916 c -0.0952,0.126999 -0.0952,0.433915 -0.0423,0.582081 0.14817,0.127 0.26458,0.317499 0.43392,0.380999 0.23283,0.03175 0.35983,-0.116416 0.58208,-0.127 0.33866,-0.169333 0.62441,-0.201082 1.06891,-0.232832 0.0741,0.05292 0.0953,0.201082 0.11642,0.285749 0.0106,0.126999 0.0529,0.783164 0.0529,0.941913 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1066" />
        <path
           d="m 278.69695,14.12144 c -0.127,0.243416 -0.0317,0.539749 0.20108,0.677332 0.32808,0.148166 0.78317,0.465665 1.17475,0.402165 h 0.23283 c 0.127,-0.105833 0.0953,-0.349249 0,-0.476248 -0.0212,-0.02117 -0.381,-0.412749 -0.40216,-0.465666 -0.15875,-0.211666 -0.34925,-0.518581 -0.635,-0.476248 -0.23284,-0.02117 -0.48683,0.116416 -0.5715,0.338665 z m 0.67733,5.365733 c 0.0212,0.137583 0.14817,0.370416 0.20108,0.465666 0.127,0.126999 0.28575,0.158749 0.46567,0.126999 0.14816,-0.08467 0.15875,-0.306916 0.20108,-0.455082 0,-0.05292 0.0741,-0.613831 0.0635,-0.804331 -0.13758,-0.603248 -0.3175,-1.100663 -0.32808,-1.746244 -0.0529,-0.127 -0.14817,-0.338666 -0.27517,-0.402165 -0.21166,-0.04233 -0.42333,0.02117 -0.52916,0.201082 -0.0106,0.1905 -0.0106,0.433916 0,0.603248 0.0317,0.296333 0.14816,1.725078 0.20108,2.010827 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1068" />
        <path
           d="m 282.06244,16.957765 c -0.0847,-0.169333 -0.29634,-0.317499 -0.46567,-0.317499 -0.127,0 -0.24341,0.08467 -0.27516,0.285749 v 2.571742 c 0,0.02117 0.0847,0.328082 0.13758,0.402165 0.0635,0.15875 0.35983,0.148166 0.52916,0.127 0.0317,0 0.10584,-0.08467 0.13759,-0.127 0.32808,-0.582081 0.70908,-1.142996 1.13241,-1.735661 0.0106,-0.01058 0.0635,0.01058 0.0741,0.01058 v 1.12183 c 0,0.01058 0.0317,0.158749 0.0635,0.201083 0.0635,0.243416 0.32809,0.317499 0.53975,0.275165 0.23283,-0.09525 0.34925,-0.328082 0.52917,-0.539748 0.0106,-0.02117 0.0529,-0.07408 0.10583,-0.148166 l 0.39158,-0.507998 c 0.0529,-0.07408 0.0952,-0.127 0.10583,-0.148167 0.11642,-0.116416 0.64559,-0.687914 0.77258,-0.740831 0.0847,0 0.14817,0.148167 0.16934,0.211666 0.0847,0.613832 0.127,1.195913 0.40216,1.735662 0.0847,0.169332 0.21167,0.349248 0.40217,0.391582 0.16933,0.04233 0.381,0 0.40216,-0.1905 0.0212,-0.179916 -0.0106,-0.359832 -0.0741,-0.539748 -0.0635,-0.423332 -0.23283,-0.836081 -0.20108,-1.269996 -0.0529,-0.507998 -0.13758,-1.015997 -0.40217,-1.471079 -0.16933,-0.222249 -0.381,-0.306915 -0.66675,-0.338665 -0.22224,0.137583 -0.44449,0.391582 -0.60324,0.603248 -0.3175,0.380999 -0.59267,0.783164 -0.93133,1.142996 l -0.0741,-0.0635 v -1.005413 c -0.0847,-0.169333 -0.20108,-0.423332 -0.40216,-0.476249 -0.26458,-0.05292 -0.58208,0.07408 -0.80433,0.201083 0.0212,0.201083 -0.0635,0.380999 -0.20109,0.539748 -0.14816,0.317499 -0.35983,0.560915 -0.59266,0.804331 -0.0635,-0.201082 -0.17992,-0.476248 -0.13758,-0.666748 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1070" />
        <path
           d="m 287.71391,14.12144 c -0.127,0.243416 -0.0317,0.539749 0.20109,0.677332 0.32808,0.148166 0.78316,0.465665 1.17474,0.402165 h 0.23283 c 0.127,-0.105833 0.0953,-0.349249 0,-0.476248 -0.0212,-0.02117 -0.38099,-0.412749 -0.40216,-0.465666 -0.15875,-0.211666 -0.34925,-0.518581 -0.635,-0.476248 -0.23283,-0.02117 -0.48683,0.116416 -0.5715,0.338665 z m 0.67733,5.365733 c 0.0212,0.137583 0.14817,0.370416 0.20109,0.465666 0.127,0.126999 0.28575,0.158749 0.46566,0.126999 0.14817,-0.08467 0.15875,-0.306916 0.20108,-0.455082 0,-0.05292 0.0741,-0.613831 0.0635,-0.804331 -0.13758,-0.603248 -0.31749,-1.100663 -0.32808,-1.746244 -0.0529,-0.127 -0.14816,-0.338666 -0.27516,-0.402165 -0.21167,-0.04233 -0.42334,0.02117 -0.52917,0.201082 -0.0106,0.1905 -0.0106,0.433916 0,0.603248 0.0317,0.296333 0.14817,1.725078 0.20108,2.010827 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1072" />
        <path
           d="m 294.01097,20.132755 c 0.0212,0 0.0529,0 0.10584,0.01058 l 0.32808,0.05292 c 0.0423,0.01058 0.0847,0.01058 0.0953,0.01058 0.30692,-0.02117 0.78316,0.105833 1.0795,0.0635 0.0847,-0.08467 0.254,-0.254 0.20108,-0.391583 -0.0529,-0.222249 -0.508,-0.370415 -0.67733,-0.465665 -0.635,-0.179916 -1.29116,-0.275166 -1.97908,-0.275166 -0.40216,-0.01058 -0.83608,0.04233 -1.22766,-0.0635 -0.0317,-0.01058 -0.127,-0.105833 -0.13758,-0.137583 0.24341,-0.285749 0.56091,-0.423332 0.86783,-0.592665 0.50799,-0.296332 1.33349,-0.793747 1.80974,-1.005413 0.1905,-0.169333 0.35983,-0.349249 0.40217,-0.613832 l -0.0106,-0.02117 c -0.0741,-0.28575 -0.21166,-0.455082 -0.45508,-0.571499 -1.09008,-0.137583 -2.13783,-0.370415 -3.21732,-0.402165 0,0 -0.34925,-0.08467 -0.46567,-0.137583 -0.11641,-0.02117 -0.22225,-0.09525 -0.33866,-0.0635 -0.11642,0.07408 -0.16934,0.201083 -0.20109,0.338666 -0.0635,0.275166 0.14817,0.518582 0.33867,0.666748 0.39158,0.137583 1.00541,0.169333 1.47108,0.201082 0.14816,0 0.8255,0.08467 0.94191,0.201083 -0.0106,0.03175 -0.0423,0.116416 -0.0741,0.127 -0.0317,0.03175 -0.21167,0.169333 -0.26458,0.201082 -0.79375,0.455082 -1.48167,1.068914 -2.27541,1.481662 -0.13759,0.22225 -0.24342,0.211666 -0.21167,0.444499 0,0.275166 0.0635,0.571498 0.34925,0.687914 0.22225,0.127 0.68791,0.179917 1.00541,0.254 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1074" />
        <path
           d="m 300.25511,18.492343 c 0.41275,0.444499 0.8255,1.02658 1.26999,1.407579 l 0.0423,0.02117 c 0.29633,0.158749 0.4445,0.306915 0.762,0.232832 0.15875,-0.04233 0.37041,-0.116416 0.46566,-0.253999 0.0212,-0.07408 0.0953,-0.201083 0.0741,-0.275166 -0.0317,-0.03175 -0.10583,-0.116416 -0.13758,-0.126999 -0.23283,-0.03175 -0.33866,-0.211666 -0.60325,-0.402166 -0.0847,-0.105833 -0.45508,-0.370415 -0.53975,-0.476248 -0.31749,-0.518582 -0.64558,-1.15358 -0.93133,-1.735661 -0.0847,-0.127 -0.25399,-0.201083 -0.40216,-0.264583 -0.0317,-0.03175 -0.127,-0.105833 -0.13758,-0.137583 0.0847,-0.201082 -0.21167,-0.253999 -0.32809,-0.338665 -0.3175,-0.03175 -0.66674,-0.08467 -1.00541,-0.08467 -0.43391,0 -0.85725,0.07408 -1.2065,0.359832 -0.59266,0.497416 -1.37582,1.100664 -1.40757,1.936744 -0.11642,0.476249 0.13758,0.857248 0.40216,1.269996 0.27517,0.328083 0.79375,0.518582 1.22766,0.465665 0.93133,0.01058 1.67216,-0.698497 2.25425,-1.333495 0.0423,-0.07408 0.127,-0.211666 0.20108,-0.264583 z m -3.07974,0.328082 c -0.11642,-0.211666 -0.22225,-0.465665 -0.0635,-0.666747 0.35983,-0.507999 0.79375,-1.12183 1.39699,-1.206497 0.42334,-0.09525 0.80434,-0.05292 1.21708,-0.148166 0.0106,0.137583 -0.0635,0.423332 -0.0741,0.550332 -0.0423,0.359832 -0.26458,0.730248 -0.46566,1.005413 -0.29634,0.328083 -0.46567,0.486832 -0.94192,0.666748 -0.15875,0.04233 -0.32808,0.08467 -0.49741,0.08467 -0.22225,0 -0.43392,-0.07408 -0.5715,-0.28575 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1076" />
        <path
           d="m 304.77418,18.026678 c 0,0.01058 0,0.01058 0.0106,0.02117 0.0317,0.338665 0.0953,0.677331 0.10583,1.005413 -0.0741,0.518582 0.27517,0.888997 0.4445,1.248829 0.17992,0.232833 0.4445,0.306916 0.71967,0.317499 0.19049,0 0.40216,-0.126999 0.57149,-0.169332 1.18533,-0.391582 1.24883,-0.571499 1.59808,-1.28058 0.127,-0.190499 0.127,-0.423332 0.15875,-0.645581 -0.0741,-0.158749 -0.0953,-0.550331 -0.41275,-0.497415 -0.26458,-0.01058 -0.34925,0.116416 -0.42333,0.317499 -0.0318,0.0635 -0.10583,0.433915 -0.0953,0.507998 -0.33866,0.571499 -0.42333,0.539749 -0.89958,0.656165 -0.0952,0.02117 -0.16933,0.03175 -0.24342,0.03175 -0.16933,-0.01058 -0.26458,-0.09525 -0.38099,-0.201083 -0.23284,-0.560915 -0.1905,-2.08491 -0.1905,-2.307159 -0.11642,-0.476249 -0.0423,-0.867831 -0.0423,-1.333496 l 0.0529,-0.07408 c 0.17992,-0.0635 0.41275,-0.127 0.62441,-0.137583 l 0.0212,-0.01058 c 0.56092,-0.116416 1.0795,-0.264583 1.62983,-0.306916 0.10583,-0.02117 0.17992,-0.105833 0.27516,-0.201083 0.0635,-0.264582 -0.0317,-0.486831 -0.33866,-0.529165 l -0.48683,-0.02117 c -0.61383,-0.07408 -0.94192,0.08467 -1.55575,0.137583 -0.0317,-0.01058 -0.16933,-0.05292 -0.20108,-0.0635 -0.13758,-0.137583 -0.0529,-0.899581 -0.127,-1.068913 -0.0212,-0.201083 -0.16933,-0.433916 -0.3175,-0.550332 -0.254,-0.05292 -0.42333,-0.01058 -0.60325,0.190499 l -0.0212,1.661579 -0.0741,0.08467 c -0.57149,0.105833 -1.02658,0.201083 -1.64041,0.211666 l -0.34925,0.306916 c -0.0953,0.126999 -0.0953,0.433915 -0.0423,0.582081 0.14817,0.127 0.26458,0.317499 0.43392,0.380999 0.23283,0.03175 0.35983,-0.116416 0.58208,-0.127 0.33866,-0.169333 0.62441,-0.201082 1.06891,-0.232832 0.0741,0.05292 0.0952,0.201082 0.11642,0.285749 0.0106,0.126999 0.0529,0.783164 0.0529,0.941913 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1078" />
        <path
           d="m 309.1239,14.12144 c -0.127,0.243416 -0.0317,0.539749 0.20108,0.677332 0.32808,0.148166 0.78316,0.465665 1.17475,0.402165 h 0.23283 c 0.127,-0.105833 0.0953,-0.349249 0,-0.476248 -0.0212,-0.02117 -0.381,-0.412749 -0.40217,-0.465666 -0.15875,-0.211666 -0.34925,-0.518581 -0.63499,-0.476248 -0.23284,-0.02117 -0.48684,0.116416 -0.5715,0.338665 z m 0.67733,5.365733 c 0.0212,0.137583 0.14816,0.370416 0.20108,0.465666 0.127,0.126999 0.28575,0.158749 0.46567,0.126999 0.14816,-0.08467 0.15875,-0.306916 0.20108,-0.455082 0,-0.05292 0.0741,-0.613831 0.0635,-0.804331 -0.13758,-0.603248 -0.3175,-1.100663 -0.32808,-1.746244 -0.0529,-0.127 -0.14817,-0.338666 -0.27517,-0.402165 -0.21167,-0.04233 -0.42333,0.02117 -0.52916,0.201082 -0.0106,0.1905 -0.0106,0.433916 0,0.603248 0.0317,0.296333 0.14816,1.725078 0.20108,2.010827 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1080" />
        <path
           d="m 311.60039,18.608759 c 0.43391,1.174747 0.59266,1.206497 1.80974,1.460496 0.508,0 0.98425,0.0635 1.47108,-0.127 0.87842,-0.201082 1.55575,-0.687914 2.01083,-1.471078 0.20108,-0.455082 0.0317,-1.005414 -0.26458,-1.407579 -0.64559,-0.804331 -1.68275,-1.269996 -2.70933,-1.269996 -0.37041,0 -0.77258,0.0635 -1.11125,0.264582 -0.35983,0.22225 -0.85724,0.486832 -1.20649,0.740831 -0.10583,0.148166 -0.10583,0.518582 0,0.666748 z m 1.00541,0 c 0.0317,-0.275165 -0.0635,-0.539748 0.0741,-0.80433 0.0317,-0.169333 0.32809,-0.402166 0.46567,-0.539749 0.15875,-0.07408 0.27517,-0.211666 0.40217,-0.328082 0.0317,-0.03175 0.16933,-0.126999 0.20108,-0.137583 0.13758,-0.0635 0.28575,-0.09525 0.4445,-0.09525 0.47625,0 0.98424,0.285749 1.36524,0.497415 0.21167,0.232832 0.5715,0.433915 0.46567,0.80433 -0.10584,0.888998 -1.40758,1.259413 -2.18016,1.259413 -0.26458,0 -0.51858,-0.03175 -0.6985,-0.127 -0.1905,-0.04233 -0.45508,-0.359832 -0.53975,-0.529165 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1082" />
        <path
           d="m 320.0776,17.137681 c 0.0317,-0.02117 0.0741,-0.01058 0.10583,-0.01058 0.0635,0.02117 0.22225,0.190499 0.29634,0.275165 0.10583,0.169333 0.11641,0.486832 0.20108,0.666748 0.0423,0.433916 0.14816,0.941914 0.26458,1.344079 0.11642,0.148166 0.22225,0.349249 0.33867,0.529165 0.0212,0.08467 0.0741,0.105833 0.127,0.105833 0.10583,0 0.24341,-0.08467 0.33866,-0.105833 0.11642,-0.08467 0.14817,-0.275166 0.13758,-0.402165 0,-0.03175 -0.13758,-0.349249 -0.13758,-0.402166 l -0.20108,-0.86783 c 0,-0.603248 -0.10583,-1.142996 -0.32808,-1.661578 -0.16934,-0.275166 -0.49742,-0.857247 -0.83608,-0.751414 -0.23284,0.01058 -0.43392,-0.04233 -0.59267,0.158749 -0.32808,0.253999 -0.42333,0.497415 -0.65616,0.783164 -0.0847,0.105833 -0.56092,0.582082 -0.66675,0.666748 0,-0.05292 0.0106,-0.222249 0.0106,-0.391582 0,-0.349249 0,-0.455082 -0.0741,-0.740831 -0.10583,-0.158749 -0.28575,-0.211666 -0.47625,-0.211666 -0.22225,-0.01058 -0.39158,0.137583 -0.39158,0.370416 v 0.04233 c 0,0.02117 0,0.05292 0.0106,0.09525 l 0.0423,0.275166 c 0.0106,0.04233 0.0106,0.07408 0.0106,0.09525 -0.0635,0.539748 -0.10584,1.534578 -0.20109,2.010827 0,0.0635 -0.0212,0.253999 0,0.328082 l 0.46567,0.476249 c 0.14817,0.03175 0.254,0 0.33867,-0.137583 0.13758,-0.317499 0.43391,-0.761998 0.60324,-1.068914 0.33867,-0.518581 0.77258,-1.047746 1.27,-1.471078 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1084" />
        <path
           d="m 267.36756,32.636354 c 0,0.264583 0.20108,0.518582 0.40216,0.666748 0.0423,0.04233 0.32808,0.179916 0.40217,0.201083 0.70908,0.317499 1.30174,0.359832 2.06374,0.338665 0.60325,0.01058 1.16416,0.02117 1.74625,-0.211666 0.53974,-0.201082 1.04774,-0.656164 1.28057,-1.195913 0.0529,-0.380998 -0.0423,-0.730247 -0.20108,-1.068913 -0.5715,-0.709081 -1.35466,-1.09008 -2.21191,-1.407579 -0.48683,-0.243416 -1.17474,-0.433915 -1.47108,-0.86783 v -0.0635 c 0.28575,-0.179916 0.58209,-0.264583 1.00542,-0.423332 0.49741,-0.232833 1.24883,-0.518582 1.73566,-0.783164 0.14816,-0.04233 0.40216,-0.169333 0.53975,-0.137583 0.0212,0 0.22225,0.137583 0.26458,0.137583 0.21166,0.0635 0.42333,-0.127 0.53975,-0.275166 -0.0212,-0.222249 0.0741,-0.444499 -0.13759,-0.603248 l -0.41274,-0.201083 -0.61384,0.0635 c -0.30691,0.05292 -1.13241,0.412749 -1.48166,0.539748 -0.6985,0.254 -1.43933,0.486832 -1.97907,0.878414 -0.0529,0 -0.43392,0.127 -0.46567,0.127 -0.17992,0.08467 -0.381,0.169333 -0.4445,0.359832 -0.0317,0.201083 -0.0847,0.529165 0.0423,0.709081 0.35984,0.412749 0.46567,0.507998 0.94192,0.740831 0.83608,0.412749 1.59808,0.751414 2.47649,1.068913 0.24342,0.264583 0.75141,0.444499 0.86783,0.804331 0.10583,0.253999 -0.14817,0.455082 -0.33866,0.603248 -0.71967,0.253999 -1.47108,0.211666 -2.21191,0.201083 -0.39159,-0.03175 -0.79375,-0.127 -1.13242,-0.338666 -0.0212,-0.02117 -0.14816,-0.158749 -0.22225,-0.211666 -0.16933,-0.158749 -0.43391,-0.222249 -0.64558,-0.179916 -0.22225,0.03175 -0.35983,0.306916 -0.33866,0.529165 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1086" />
        <path
           d="m 273.9927,32.467021 c 0.43392,1.174747 0.59267,1.206497 1.80974,1.460496 0.508,0 0.98425,0.0635 1.47108,-0.127 0.87842,-0.201083 1.55575,-0.687914 2.01083,-1.471079 0.20108,-0.455081 0.0317,-1.005413 -0.26458,-1.407578 -0.64558,-0.804331 -1.68275,-1.269996 -2.70933,-1.269996 -0.37041,0 -0.77258,0.0635 -1.11124,0.264582 -0.35984,0.222249 -0.85725,0.486832 -1.2065,0.740831 -0.10583,0.148166 -0.10583,0.518582 0,0.666748 z m 1.00541,0 c 0.0317,-0.275165 -0.0635,-0.539748 0.0741,-0.80433 0.0317,-0.169333 0.32808,-0.402166 0.46566,-0.539749 0.15875,-0.07408 0.27517,-0.211666 0.40217,-0.328082 0.0318,-0.03175 0.16933,-0.127 0.20108,-0.137583 0.13758,-0.0635 0.28575,-0.09525 0.4445,-0.09525 0.47625,0 0.98425,0.28575 1.36524,0.497416 0.21167,0.232832 0.5715,0.433915 0.46567,0.80433 -0.10583,0.888997 -1.40758,1.259413 -2.18016,1.259413 -0.26458,0 -0.51858,-0.03175 -0.6985,-0.127 -0.1905,-0.04233 -0.45508,-0.359832 -0.53975,-0.529165 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1088" />
        <path
           d="m 280.385,31.059443 c 0,0.698497 0.0106,1.396995 0.20108,2.074326 0.13759,0.444499 0.15875,0.772581 0.60325,0.857248 0.10584,-0.09525 0.39158,-0.22225 0.40217,-0.380999 -0.0317,-0.751415 -0.34925,-1.301746 -0.27517,-2.08491 0,-0.02117 0,-0.05292 0,-0.08467 l 0.0106,-0.232832 c 0,-0.03175 0,-0.0635 0,-0.08467 0.17991,-0.05292 0.34924,-0.07408 0.51858,-0.07408 0.20108,0 0.40216,0.03175 0.61383,0.07408 0.47625,0.0635 1.04775,0.243416 1.54516,0.243416 0.13758,0 0.26458,-0.01058 0.39158,-0.04233 0.24342,-0.01058 0.39158,-0.253999 0.33867,-0.465665 -0.26458,-0.243416 -0.60325,-0.359832 -0.93133,-0.465665 -0.87842,-0.179916 -1.57691,-0.201083 -2.47649,-0.402166 l -0.13759,-0.07408 c -0.11641,-0.825497 -0.0952,-1.693328 0,-2.539992 0.0741,-0.433915 0.41275,-0.804331 0.86783,-0.666748 0.34925,0.09525 0.91017,0.740831 1.2065,0.931331 0.11642,0.116416 0.635,0.698497 0.74083,0.80433 0,0.07408 0.0423,0.402166 0.0635,0.476249 0.0847,0.179916 0.17992,0.328082 0.40217,0.275166 0.26458,0.116416 0.28574,-0.275166 0.40216,-0.412749 -0.0106,-0.211666 0.0423,-0.412749 -0.0741,-0.603248 -0.0529,-0.116416 -0.26458,-0.380999 -0.32808,-0.465665 -0.77259,-0.677331 -1.49225,-1.693328 -2.413,-2.074327 -0.16933,-0.04233 -0.35983,-0.08467 -0.53974,-0.08467 -0.254,0 -0.49742,0.07408 -0.66675,0.285749 -0.17992,0.328082 -0.508,0.656164 -0.46567,1.132413 -0.0317,0.444498 -0.14816,0.920747 -0.127,1.344079 0,0.433915 0.0212,1.132413 0.0212,1.322912 -0.23283,0.07408 -0.381,-0.09525 -0.61383,-0.0635 -0.27517,-0.01058 -0.39158,0.285749 -0.34925,0.539748 -0.0741,0.465665 0.48683,0.645581 0.86783,0.740831 0.0423,0.03175 0.16933,0.158749 0.20108,0.201083 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1090" />
        <path
           d="m 286.47038,31.88494 c 0,0.01058 0,0.01058 0.0106,0.02117 0.0318,0.338666 0.0953,0.677332 0.10584,1.005414 -0.0741,0.518582 0.27516,0.888997 0.4445,1.248829 0.17991,0.232833 0.44449,0.306916 0.71966,0.317499 0.1905,0 0.40217,-0.126999 0.5715,-0.169333 1.18533,-0.391582 1.24883,-0.571498 1.59808,-1.280579 0.127,-0.190499 0.127,-0.423332 0.15875,-0.645581 -0.0741,-0.15875 -0.0953,-0.550332 -0.41275,-0.497415 -0.26459,-0.01058 -0.34925,0.116416 -0.42333,0.317499 -0.0317,0.0635 -0.10584,0.433915 -0.0952,0.507998 -0.33867,0.571498 -0.42334,0.539749 -0.89958,0.656165 -0.0953,0.02117 -0.16934,0.03175 -0.24342,0.03175 -0.16933,-0.01058 -0.26458,-0.09525 -0.381,-0.201083 -0.23283,-0.560915 -0.1905,-2.08491 -0.1905,-2.307159 -0.11642,-0.476249 -0.0423,-0.867831 -0.0423,-1.333496 l 0.0529,-0.07408 c 0.17992,-0.0635 0.41275,-0.127 0.62442,-0.137583 l 0.0212,-0.01058 c 0.56091,-0.116417 1.07949,-0.264583 1.62982,-0.306916 0.10584,-0.02117 0.17992,-0.105833 0.27517,-0.201083 0.0635,-0.264582 -0.0317,-0.486832 -0.33867,-0.529165 l -0.48683,-0.02117 c -0.61383,-0.07408 -0.94191,0.08467 -1.55574,0.137583 -0.0317,-0.01058 -0.16934,-0.05292 -0.20109,-0.0635 -0.13758,-0.137583 -0.0529,-0.899581 -0.127,-1.068913 -0.0212,-0.201083 -0.16933,-0.433916 -0.31749,-0.550332 -0.254,-0.05292 -0.42334,-0.01058 -0.60325,0.190499 l -0.0212,1.661578 -0.0741,0.08467 c -0.5715,0.105833 -1.02658,0.201082 -1.64041,0.211666 l -0.34925,0.306915 c -0.0952,0.127 -0.0952,0.433916 -0.0423,0.582082 0.14817,0.127 0.26459,0.317499 0.43392,0.380999 0.23283,0.03175 0.35983,-0.116417 0.58208,-0.127 0.33867,-0.169333 0.62442,-0.201083 1.06891,-0.232832 0.0741,0.05292 0.0953,0.201082 0.11642,0.285749 0.0106,0.126999 0.0529,0.783164 0.0529,0.941913 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1092" />
        <path
           d="m 290.91535,30.82661 c 0,0.04233 0.0635,0.306916 0.0635,0.338666 v 0.296332 c 0.0317,0.592665 -0.0741,1.132413 0.0741,1.714494 0.0847,0.28575 0.23284,0.645582 0.46567,0.793748 0.127,0.105833 0.381,0.0635 0.53975,0.0635 0.49741,-0.211666 0.762,-0.740831 1.19591,-0.99483 l 0.0741,0.0635 c 0.14817,0.328083 0.40217,0.624415 0.73025,0.740831 0.28575,0 0.67733,-0.137583 0.89958,-0.349249 0.45508,-0.444498 0.87842,-0.920747 1.24883,-1.460495 0.58208,-0.687914 1.06891,-1.312329 1.59808,-2.000244 0.0847,-0.232832 0.15875,-0.518581 -0.0635,-0.677331 -0.17992,0.02117 -0.381,-0.0635 -0.53975,0.07408 -0.0847,0.08467 -0.47625,0.444499 -0.52916,0.529165 -0.0529,0.07408 -0.37042,0.507999 -0.46567,0.666748 -0.52916,0.656165 -0.98425,1.354663 -1.60866,1.883828 h -0.20108 c -0.0318,-0.03175 -0.127,-0.105833 -0.13759,-0.137583 0,-0.09525 -0.10583,-0.592665 -0.127,-0.666748 -0.11641,-0.179916 -0.23283,-0.486832 -0.46566,-0.476249 -0.23283,0.03175 -0.5715,0.09525 -0.74083,0.275166 -0.0952,0.09525 -0.0847,0.275166 -0.13758,0.402165 l -0.0635,0.127 c -0.22225,0.243416 -0.45509,0.666748 -0.70909,0.814914 -0.0317,0 -0.0847,-0.04233 -0.0952,-0.07408 -0.0106,-0.232833 -0.0106,-0.603248 0,-0.804331 0.0317,-0.264582 0.10583,-0.719664 0.26458,-0.941913 0.15875,-0.22225 -0.0106,-0.645582 0,-0.931331 -0.13759,-0.126999 -0.28575,-0.370415 -0.49742,-0.338665 -0.21166,0.04233 -0.46566,0.126999 -0.635,0.275165 -0.127,0.116417 -0.10583,0.486832 -0.13758,0.793748 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1094" />
        <path
           d="m 301.43514,32.350605 c 0.41275,0.444499 0.8255,1.02658 1.27,1.407579 l 0.0423,0.02117 c 0.29633,0.158749 0.4445,0.306915 0.762,0.232832 0.15875,-0.04233 0.37042,-0.116416 0.46566,-0.253999 0.0212,-0.07408 0.0953,-0.201083 0.0741,-0.275166 -0.0317,-0.03175 -0.10584,-0.116416 -0.13758,-0.126999 -0.23284,-0.03175 -0.33867,-0.211666 -0.60325,-0.402166 -0.0847,-0.105833 -0.45508,-0.370415 -0.53975,-0.476248 -0.3175,-0.518582 -0.64558,-1.15358 -0.93133,-1.735661 -0.0847,-0.127 -0.254,-0.201083 -0.40217,-0.264583 -0.0317,-0.03175 -0.127,-0.105833 -0.13758,-0.137583 0.0847,-0.201083 -0.21167,-0.253999 -0.32808,-0.338665 -0.3175,-0.03175 -0.66675,-0.08467 -1.00542,-0.08467 -0.43391,0 -0.85724,0.07408 -1.20649,0.359832 -0.59267,0.497415 -1.37583,1.100663 -1.40758,1.936744 -0.11642,0.476249 0.13758,0.857247 0.40216,1.269996 0.27517,0.328082 0.79375,0.518582 1.22767,0.465665 0.93133,0.01058 1.67216,-0.698497 2.25424,-1.333495 0.0423,-0.07408 0.127,-0.211666 0.20108,-0.264583 z m -3.07974,0.328082 c -0.11641,-0.211666 -0.22225,-0.465665 -0.0635,-0.666748 0.35984,-0.507998 0.79375,-1.121829 1.397,-1.206496 0.42333,-0.09525 0.80433,-0.05292 1.21708,-0.148166 0.0106,0.137583 -0.0635,0.423332 -0.0741,0.550332 -0.0423,0.359832 -0.26458,0.730247 -0.46566,1.005413 -0.29633,0.328082 -0.46567,0.486832 -0.94191,0.666748 -0.15875,0.04233 -0.32809,0.08467 -0.49742,0.08467 -0.22225,0 -0.43391,-0.07408 -0.5715,-0.285749 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1096" />
        <path
           d="m 304.55721,31.038276 c -0.11641,0.613831 -0.13758,1.725078 -0.13758,2.402409 0.0635,0.190499 0.21167,0.476248 0.40217,0.592665 0.0953,0.07408 0.20108,0.126999 0.30691,0.126999 0.0847,0 0.16934,-0.04233 0.23284,-0.126999 0.17991,-0.306916 0.40216,-0.634998 0.20108,-0.99483 -0.14817,-0.560915 -0.0423,-1.12183 -0.0741,-1.693328 0.10583,-0.306916 0.28574,-0.529165 0.47624,-0.783165 0.0106,-0.01058 0.0529,-0.0635 0.0635,-0.0635 0.35984,-0.201083 0.75142,-0.127 1.13242,-0.137583 0.42333,0.03175 0.71966,0.275166 1.12183,0.497415 0.17991,0.08467 0.49741,0.137583 0.68791,0.105833 0.13758,-0.03175 0.0635,-0.338666 0.0741,-0.465665 -0.29633,-0.296333 -0.94191,-0.730248 -1.28058,-0.941914 -0.31749,-0.169333 -0.77258,-0.253999 -1.21708,-0.253999 -0.37041,0 -0.73024,0.0635 -0.98424,0.190499 -0.48683,0.444499 -0.889,0.857247 -1.00542,1.545162 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1098" />
        <path
           d="m 309.8171,30.85836 c -0.48684,0.761997 -0.98425,1.619245 -0.74083,2.550575 0.25399,0.592665 0.63499,1.100663 1.20649,1.396996 0.5715,0.349248 1.15358,0.507998 1.78858,0.476248 0.58208,0.02117 1.15358,-0.190499 1.72508,-0.338666 0.33866,-0.02117 0.67733,-0.169332 0.94191,-0.465665 v -0.391582 c -0.0212,-0.137583 -0.11642,-0.211666 -0.21167,-0.190499 h -0.0741 c -0.4445,0.03175 -0.61383,0.04233 -0.98425,0.190499 -0.51858,0.137583 -0.95249,0.328082 -1.46049,0.264583 -0.93133,0.0635 -1.90499,-0.698498 -2.06374,-1.608662 -0.0106,-0.264582 0.1905,-0.582081 0.33866,-0.804331 0.0212,-0.01058 0.0529,-0.01058 0.0741,0 0.0212,0 0.24342,0.179916 0.26459,0.201083 0.37041,0.222249 0.79374,0.402165 1.21708,0.402165 0.14816,0 0.30691,-0.02117 0.45508,-0.07408 0.74083,-0.05292 1.48166,-0.772581 1.47108,-1.534578 -0.0423,-0.899581 -0.83608,-1.396996 -1.66158,-1.418162 -0.22225,-0.01058 -0.37042,0.04233 -0.61383,0.07408 -0.6985,0.222249 -1.23825,0.709081 -1.67216,1.269996 z m 0.82549,0.507998 c 0,-0.03175 0.0317,-0.07408 0.0423,-0.105833 0.35983,-0.359832 0.80433,-0.793747 1.34408,-0.804331 0.31749,0.127 0.84666,0.179917 0.73024,0.603249 -0.13758,0.232832 -0.45508,0.391582 -0.73024,0.476248 -0.34925,0 -0.67734,0.03175 -1.00542,-0.137583 -0.0529,-0.01058 -0.32808,-0.03175 -0.381,-0.03175 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1100" />
        <path
           d="m 265.45729,46.494616 c 0,0.264583 0.20108,0.518582 0.40217,0.666748 0.0423,0.04233 0.32808,0.179916 0.40216,0.201083 0.70908,0.317499 1.30175,0.359832 2.06375,0.338665 0.60324,0.01058 1.16416,0.02117 1.74624,-0.211666 0.53975,-0.201083 1.04775,-0.656164 1.28058,-1.195913 0.0529,-0.380998 -0.0423,-0.730247 -0.20108,-1.068913 -0.5715,-0.709081 -1.35467,-1.09008 -2.21191,-1.407579 -0.48684,-0.243416 -1.17475,-0.433915 -1.47108,-0.86783 v -0.0635 c 0.28575,-0.179916 0.58208,-0.264583 1.00541,-0.423332 0.49742,-0.232833 1.24883,-0.518582 1.73566,-0.783164 0.14817,-0.04233 0.40217,-0.169333 0.53975,-0.137583 0.0212,0 0.22225,0.137583 0.26458,0.137583 0.21167,0.0635 0.42334,-0.127 0.53975,-0.275166 -0.0212,-0.222249 0.0741,-0.444499 -0.13758,-0.603248 l -0.41275,-0.201083 -0.61383,0.0635 c -0.30692,0.05292 -1.13241,0.412749 -1.48166,0.539748 -0.6985,0.253999 -1.43933,0.486832 -1.97908,0.878414 -0.0529,0 -0.43392,0.127 -0.46567,0.127 -0.17991,0.08467 -0.38099,0.169332 -0.44449,0.359832 -0.0317,0.201083 -0.0847,0.529165 0.0423,0.709081 0.35983,0.412749 0.46566,0.507998 0.94191,0.740831 0.83608,0.412749 1.59808,0.751414 2.47649,1.068913 0.24342,0.264583 0.75142,0.444499 0.86784,0.804331 0.10583,0.253999 -0.14817,0.455082 -0.33867,0.603248 -0.71966,0.253999 -1.47108,0.211666 -2.21191,0.201083 -0.39158,-0.03175 -0.79375,-0.127 -1.13241,-0.338666 -0.0212,-0.02117 -0.14817,-0.158749 -0.22225,-0.211666 -0.16934,-0.158749 -0.43392,-0.222249 -0.64558,-0.179916 -0.22225,0.03175 -0.35984,0.306916 -0.33867,0.529165 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1102" />
        <path
           d="m 276.19934,44.748372 c 0,0.09525 -0.0106,0.201082 -0.0106,0.306915 -0.37041,0.634998 -0.67733,1.322913 -1.36524,1.598079 -0.15875,0.08467 -0.29633,0.116416 -0.4445,0.116416 -0.20108,0 -0.39158,-0.0635 -0.62441,-0.116416 -0.28575,-0.232833 -0.60325,-0.666748 -0.55034,-1.05833 0,-0.359833 0.0529,-0.613832 0.21167,-0.952497 0,-0.01058 0.0635,-0.105833 0.0635,-0.137583 0,-0.22225 0.0847,-0.592665 -0.20108,-0.666748 -0.15875,-0.01058 -0.4445,-0.105833 -0.60325,-0.0635 -0.0529,0.03175 -0.23283,0.211666 -0.26458,0.264582 -0.0529,0.179917 -0.17992,0.529165 -0.13759,0.740831 v 0.0635 c 0,0.03175 -0.0317,0.169333 -0.0635,0.201083 0,0.740831 -0.11641,1.164163 0.40217,1.873244 0.53975,0.476248 0.96308,0.888997 1.71449,0.804331 0.85725,-0.1905 1.27,-0.391582 1.85208,-1.015997 0.0635,0.349249 0.20108,0.645581 0.48683,0.836081 0.14817,0.05292 0.37042,0.179916 0.51858,0.179916 0.0741,0 0.127,-0.03175 0.15875,-0.105833 0.15875,-0.201083 0.0847,-0.412749 -0.0317,-0.677331 -0.35983,-0.486832 -0.33866,-0.973664 -0.27516,-1.534579 0.0847,-0.201083 0.20108,-0.486832 0.20108,-0.497415 0.0212,-0.232833 -0.0106,-0.465665 -0.13758,-0.666748 -0.14817,-0.105833 -0.24342,-0.243416 -0.40217,-0.211666 -0.14816,-0.01058 -0.15875,0.02117 -0.26458,0.148166 -0.13758,0.148167 -0.15875,0.370416 -0.17992,0.582082 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1104" />
        <path
           d="m 278.31599,44.907121 c -0.33867,1.407579 -0.27517,2.529409 -0.26459,3.873488 0.0529,0.825497 0.127,1.799161 0.53975,2.539992 0.127,0.137583 0.3175,0.444498 0.52917,0.338665 0.127,-0.02117 0.26458,-0.179916 0.33866,-0.264582 0.0635,-0.169333 0.0953,-0.296333 0,-0.476249 -0.381,-0.656164 -0.59266,-1.471078 -0.53975,-2.201326 0,-0.613831 0.0317,-1.598078 0.0317,-1.873244 h 0.0423 c 0.4445,0.486832 1.07949,1.100663 1.80974,0.93133 0.67733,0.04233 1.651,-0.433915 1.87325,-1.132413 0.0741,-0.698498 0,-1.481662 -0.53975,-2.000243 -0.40217,-0.603249 -1.12183,-0.931331 -1.76741,-1.100664 -0.13759,-0.02117 -0.24342,-0.04233 -0.34925,-0.04233 -0.10584,0 -0.21167,0.02117 -0.35983,0.0635 -0.65617,0.264583 -1.10067,0.613831 -1.34408,1.344079 z m 1.48166,1.333496 c -0.11642,-0.1905 -0.0635,-0.391582 -0.0741,-0.603248 0.13758,-0.359832 0.37041,-0.814914 0.74083,-0.99483 0.28575,-0.08467 0.44449,0.05292 0.66674,0.264582 0.47625,0.465665 0.73025,0.910164 0.53975,1.534579 -0.127,0.317499 -0.47625,0.465665 -0.8255,0.465665 -0.17991,0 -0.37041,-0.04233 -0.51858,-0.127 -0.0847,-0.05292 -0.47625,-0.455082 -0.52916,-0.539748 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1106" />
        <path
           d="m 283.53353,44.907121 c -0.33866,1.407579 -0.27516,2.529409 -0.26458,3.873488 0.0529,0.825497 0.127,1.799161 0.53975,2.539992 0.127,0.137583 0.3175,0.444498 0.52916,0.338665 0.127,-0.02117 0.26459,-0.179916 0.33867,-0.264582 0.0635,-0.169333 0.0952,-0.296333 0,-0.476249 -0.381,-0.656164 -0.59266,-1.471078 -0.53975,-2.201326 0,-0.613831 0.0317,-1.598078 0.0317,-1.873244 h 0.0423 c 0.4445,0.486832 1.0795,1.100663 1.80975,0.93133 0.67733,0.04233 1.65099,-0.433915 1.87324,-1.132413 0.0741,-0.698498 0,-1.481662 -0.53975,-2.000243 -0.40216,-0.603249 -1.12182,-0.931331 -1.76741,-1.100664 -0.13758,-0.02117 -0.24341,-0.04233 -0.34925,-0.04233 -0.10583,0 -0.21166,0.02117 -0.35983,0.0635 -0.65616,0.264583 -1.10066,0.613831 -1.34408,1.344079 z m 1.48167,1.333496 c -0.11642,-0.1905 -0.0635,-0.391582 -0.0741,-0.603248 0.13759,-0.359832 0.37042,-0.814914 0.74083,-0.99483 0.28575,-0.08467 0.4445,0.05292 0.66675,0.264582 0.47625,0.465665 0.73025,0.910164 0.53975,1.534579 -0.127,0.317499 -0.47625,0.465665 -0.8255,0.465665 -0.17991,0 -0.37041,-0.04233 -0.51858,-0.127 -0.0847,-0.05292 -0.47625,-0.455082 -0.52916,-0.539748 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1108" />
        <path
           d="m 288.52883,46.325283 c 0.43392,1.174746 0.59267,1.206496 1.80975,1.460496 0.50799,0 0.98424,0.0635 1.47107,-0.127 0.87842,-0.201083 1.55575,-0.687915 2.01083,-1.471079 0.20108,-0.455082 0.0318,-1.005413 -0.26458,-1.407579 -0.64558,-0.80433 -1.68275,-1.269995 -2.70933,-1.269995 -0.37041,0 -0.77258,0.0635 -1.11124,0.264582 -0.35984,0.222249 -0.85725,0.486832 -1.2065,0.740831 -0.10583,0.148166 -0.10583,0.518582 0,0.666748 z m 1.00541,0 c 0.0317,-0.275166 -0.0635,-0.539748 0.0741,-0.804331 0.0317,-0.169332 0.32808,-0.402165 0.46566,-0.539748 0.15875,-0.07408 0.27517,-0.211666 0.40217,-0.328082 0.0317,-0.03175 0.16933,-0.127 0.20108,-0.137583 0.13758,-0.0635 0.28575,-0.09525 0.4445,-0.09525 0.47625,0 0.98425,0.285749 1.36524,0.497415 0.21167,0.232833 0.5715,0.433916 0.46567,0.804331 -0.10583,0.888997 -1.40758,1.259413 -2.18016,1.259413 -0.26458,0 -0.51858,-0.03175 -0.6985,-0.127 -0.1905,-0.04233 -0.45508,-0.359832 -0.53975,-0.529165 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1110" />
        <path
           d="m 294.46605,44.896538 c -0.11642,0.613831 -0.13758,1.725078 -0.13758,2.402409 0.0635,0.190499 0.21166,0.476248 0.40216,0.592665 0.0952,0.07408 0.20109,0.126999 0.30692,0.126999 0.0847,0 0.16933,-0.04233 0.23283,-0.126999 0.17992,-0.306916 0.40217,-0.634998 0.20108,-0.994831 -0.14816,-0.560914 -0.0423,-1.121829 -0.0741,-1.693328 0.10583,-0.306915 0.28575,-0.529165 0.47625,-0.783164 0.0106,-0.01058 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.201082 0.75141,-0.126999 1.13241,-0.137582 0.42333,0.03175 0.71967,0.275165 1.12183,0.497415 0.17992,0.08467 0.49742,0.137583 0.68792,0.105833 0.13758,-0.03175 0.0635,-0.338666 0.0741,-0.465666 -0.29633,-0.296332 -0.94191,-0.730247 -1.28058,-0.941913 -0.3175,-0.169333 -0.77258,-0.253999 -1.21708,-0.253999 -0.37041,0 -0.73025,0.0635 -0.98425,0.190499 -0.48683,0.444499 -0.88899,0.857247 -1.00541,1.545162 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1112" />
        <path
           d="m 300.41385,45.743202 c 0,0.01058 0,0.01058 0.0106,0.02117 0.0318,0.338666 0.0953,0.677332 0.10583,1.005414 -0.0741,0.518581 0.27517,0.888997 0.4445,1.248829 0.17992,0.232833 0.4445,0.306916 0.71967,0.317499 0.1905,0 0.40216,-0.126999 0.5715,-0.169333 1.18533,-0.391582 1.24882,-0.571498 1.59807,-1.280579 0.127,-0.190499 0.127,-0.423332 0.15875,-0.645581 -0.0741,-0.15875 -0.0952,-0.550332 -0.41275,-0.497415 -0.26458,-0.01058 -0.34924,0.116416 -0.42333,0.317499 -0.0317,0.0635 -0.10583,0.433915 -0.0952,0.507998 -0.33866,0.571498 -0.42333,0.539748 -0.89958,0.656165 -0.0953,0.02117 -0.16933,0.03175 -0.24341,0.03175 -0.16934,-0.01058 -0.26459,-0.09525 -0.381,-0.201083 -0.23283,-0.560915 -0.1905,-2.08491 -0.1905,-2.307159 -0.11642,-0.476249 -0.0423,-0.867831 -0.0423,-1.333496 l 0.0529,-0.07408 c 0.17992,-0.0635 0.41275,-0.127 0.62442,-0.137583 l 0.0212,-0.01058 c 0.56092,-0.116417 1.0795,-0.264583 1.62983,-0.306916 0.10583,-0.02117 0.17992,-0.105833 0.27517,-0.201083 0.0635,-0.264582 -0.0317,-0.486832 -0.33867,-0.529165 l -0.48683,-0.02117 c -0.61383,-0.07408 -0.94191,0.08467 -1.55575,0.137582 -0.0318,-0.01058 -0.16933,-0.05292 -0.20108,-0.0635 -0.13758,-0.137583 -0.0529,-0.899581 -0.127,-1.068914 -0.0212,-0.201082 -0.16933,-0.433915 -0.3175,-0.550331 -0.254,-0.05292 -0.42333,-0.01058 -0.60324,0.190499 l -0.0212,1.661578 -0.0741,0.08467 c -0.5715,0.105833 -1.02658,0.201082 -1.64042,0.211666 l -0.34924,0.306915 c -0.0953,0.127 -0.0953,0.433916 -0.0423,0.582082 0.14817,0.126999 0.26458,0.317499 0.43392,0.380999 0.23283,0.03175 0.35983,-0.116417 0.58208,-0.127 0.33866,-0.169333 0.62441,-0.201083 1.06891,-0.232833 0.0741,0.05292 0.0953,0.201083 0.11642,0.285749 0.0106,0.127 0.0529,0.783165 0.0529,0.941914 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1114" />
        <path
           d="m 305.70548,44.716622 c -0.48683,0.761997 -0.98424,1.619245 -0.74083,2.550575 0.254,0.592665 0.635,1.100663 1.2065,1.396995 0.5715,0.349249 1.15358,0.507999 1.78858,0.476249 0.58208,0.02117 1.15358,-0.190499 1.72507,-0.338666 0.33867,-0.02117 0.67733,-0.169332 0.94192,-0.465665 v -0.391582 c -0.0212,-0.137583 -0.11642,-0.211666 -0.21167,-0.190499 h -0.0741 c -0.4445,0.03175 -0.61383,0.04233 -0.98425,0.190499 -0.51858,0.137583 -0.9525,0.328082 -1.46049,0.264583 -0.93133,0.0635 -1.905,-0.698498 -2.06375,-1.608662 -0.0106,-0.264582 0.1905,-0.582081 0.33867,-0.804331 0.0212,-0.01058 0.0529,-0.01058 0.0741,0 0.0212,0 0.24342,0.179916 0.26458,0.201083 0.37042,0.222249 0.79375,0.402165 1.21708,0.402165 0.14817,0 0.30692,-0.02117 0.45509,-0.07408 0.74083,-0.05292 1.48166,-0.772581 1.47107,-1.534578 -0.0423,-0.899581 -0.83608,-1.396996 -1.66157,-1.418162 -0.22225,-0.01058 -0.37042,0.04233 -0.61384,0.07408 -0.69849,0.222249 -1.23824,0.709081 -1.67216,1.269996 z m 0.8255,0.507998 c 0,-0.03175 0.0317,-0.07408 0.0423,-0.105833 0.35984,-0.359832 0.80433,-0.793747 1.34408,-0.804331 0.3175,0.127 0.84667,0.179916 0.73025,0.603248 -0.13758,0.232833 -0.45508,0.391582 -0.73025,0.476249 -0.34925,0 -0.67733,0.03175 -1.00541,-0.137583 -0.0529,-0.01058 -0.32808,-0.03175 -0.381,-0.03175 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1116" />
        <path
           d="m 310.46796,45.923118 c -0.0212,0.476248 -0.0635,1.037163 0.20108,1.460495 0.0317,0.04233 0.21167,0.232833 0.26458,0.275166 0.23284,0.211666 0.52917,0.275166 0.8255,0.275166 0.26458,0 0.53975,-0.05292 0.78316,-0.08467 0.53975,-0.179916 1.016,-0.592664 1.40758,-0.99483 0.16934,-0.158749 0.56092,-0.804331 0.80433,-0.941913 0.21167,0.582081 0.42334,1.301745 0.86783,1.746244 0.10584,0.0635 0.23284,0.179916 0.34925,0.179916 0.0423,0 0.0847,-0.01058 0.11642,-0.0635 0.15875,-0.126999 0.14817,-0.275166 0.13758,-0.455082 -0.21166,-0.507998 -0.45508,-0.973663 -0.60325,-1.534578 l -0.20108,-0.677331 c 0,0 -0.0106,-0.01058 -0.0106,-0.03175 l -0.0529,-0.127 c 0,-0.02117 -0.0106,-0.03175 -0.0106,-0.03175 v -0.677331 c 0.0741,-0.465665 0.34925,-0.825497 0.40216,-1.269996 0.0318,-0.264582 0.13759,-1.227663 0.13759,-1.534578 0,-0.15875 -0.0847,-0.677331 -0.0635,-0.804331 -0.0212,-0.306916 0.0529,-0.571498 -0.0741,-0.867831 -0.0317,-0.190499 -0.40216,-0.328082 -0.59266,-0.338665 -0.1905,0.0635 -0.30692,0.190499 -0.33867,0.402165 -0.0423,0.275166 -0.16933,0.931331 -0.20108,1.269996 -0.14816,0.444499 -0.15875,0.888997 -0.20108,1.344079 0,0.07408 0,0.232833 -0.0106,0.423332 l -0.0423,1.291163 c -0.0106,0.190499 -0.0106,0.338665 -0.0106,0.423332 -0.40217,0.920747 -0.97366,1.809744 -1.87325,2.275409 -0.12699,0.0635 -0.26458,0.08467 -0.41274,0.08467 -0.42334,0 -0.84667,-0.254 -0.73025,-0.751415 -0.0106,-0.656164 0.52916,-1.132413 1.06891,-1.407579 0.37042,-0.04233 0.64558,0.01058 1.00542,0.137583 0.13758,-0.03175 0.40216,0.09525 0.40216,-0.137583 0.0106,-0.518581 -0.508,-0.920747 -1.00541,-0.941913 -1.17475,-0.1905 -2.20133,0.952497 -2.33891,2.010827 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1118" />
      </g>
      <g
         id="toolbox_img_i2">
        <g
           aria-label="AMPL CPLEX Gurobi"
           id="text1437-5"
           style="font-size:11.2889px;line-height:1.15;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255">
          <path
             d="m 347.3474,21.470909 3.1609,-7.969964 h 1.60302 l 3.12702,7.969964 h -1.87395 l -2.39325,-6.615296 h 0.64347 l -2.42712,6.615296 z m 1.79494,-1.444979 v -1.444979 h 4.34623 v 1.444979 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2223" />
          <path
             d="m 356.08498,21.470909 v -7.969964 h 1.26435 l 3.13832,4.888094 h -0.64347 l 3.12703,-4.888094 h 1.27564 v 7.969964 h -1.77236 v -4.978405 l 0.31609,0.07902 -2.04329,3.18347 h -1.17404 l -2.03201,-3.18347 0.3048,-0.07902 v 4.978405 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2225" />
          <path
             d="m 367.12552,18.569662 v -1.377246 h 1.71591 q 0.32738,0 0.59831,-0.135467 0.27094,-0.135467 0.42898,-0.395111 0.15805,-0.259645 0.15805,-0.632179 0,-0.361245 -0.15805,-0.620889 -0.15804,-0.259645 -0.42898,-0.395112 -0.27093,-0.135467 -0.59831,-0.135467 h -1.71591 v -1.377246 h 1.97556 q 0.75635,0 1.36595,0.304801 0.6096,0.3048 0.95956,0.880534 0.36124,0.564445 0.36124,1.343379 0,0.778934 -0.36124,1.354668 -0.34996,0.564445 -0.95956,0.880534 -0.6096,0.304801 -1.36595,0.304801 z m -1.35467,2.901247 v -7.969964 h 1.77236 v 7.969964 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2227" />
          <path
             d="m 372.78124,21.470909 v -7.969964 h 1.77236 v 7.969964 z m 1.36596,0 v -1.557868 h 3.93982 v 1.557868 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2229" />
          <path
             d="m 351.7275,34.927616 q -0.89183,0 -1.65947,-0.3048 -0.75636,-0.316089 -1.33209,-0.880534 -0.56445,-0.564445 -0.88054,-1.309513 -0.31609,-0.756356 -0.31609,-1.625601 0,-0.869246 0.31609,-1.614313 0.31609,-0.756356 0.88054,-1.309513 0.56444,-0.553156 1.3208,-0.857956 0.76764,-0.316089 1.65947,-0.316089 0.94827,0 1.68204,0.3048 0.74507,0.3048 1.29823,0.835379 l -1.18534,1.196623 q -0.31609,-0.338667 -0.76764,-0.530578 -0.44027,-0.191911 -1.02729,-0.191911 -0.51929,0 -0.95956,0.180622 -0.42898,0.169333 -0.74507,0.496712 -0.3048,0.327378 -0.48542,0.790223 -0.16933,0.462845 -0.16933,1.016001 0,0.564445 0.16933,1.02729 0.18062,0.462844 0.48542,0.790223 0.31609,0.327378 0.74507,0.508 0.44027,0.180623 0.95956,0.180623 0.6096,0 1.06115,-0.191912 0.45156,-0.191911 0.77894,-0.530578 l 1.19662,1.196623 q -0.57573,0.530579 -1.3208,0.835379 -0.73378,0.3048 -1.70462,0.3048 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2231" />
          <path
             d="m 357.07843,31.902191 v -1.377246 h 1.71591 q 0.32738,0 0.59831,-0.135467 0.27093,-0.135466 0.42898,-0.395111 0.15804,-0.259645 0.15804,-0.632179 0,-0.361244 -0.15804,-0.620889 -0.15805,-0.259645 -0.42898,-0.395112 -0.27093,-0.135466 -0.59831,-0.135466 h -1.71591 v -1.377246 h 1.97555 q 0.75636,0 1.36596,0.3048 0.6096,0.3048 0.95956,0.880534 0.36124,0.564445 0.36124,1.343379 0,0.778935 -0.36124,1.354668 -0.34996,0.564445 -0.95956,0.880535 -0.6096,0.3048 -1.36596,0.3048 z m -1.35467,2.901247 v -7.969963 h 1.77236 v 7.969963 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2233" />
          <path
             d="m 362.73415,34.803438 v -7.969963 h 1.77235 v 7.969963 z m 1.36595,0 V 33.24557 h 3.93983 v 1.557868 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2235" />
          <path
             d="m 369.06721,34.803438 v -7.969963 h 1.77236 v 7.969963 z m 1.35467,0 v -1.53529 h 4.3688 v 1.53529 z m 0,-3.330225 v -1.478846 h 3.97369 v 1.478846 z m 0,-3.115737 v -1.524001 h 4.31236 v 1.524001 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2237" />
          <path
             d="m 381.06731,34.803438 -2.22392,-3.556003 h -0.21449 l -3.07058,-4.41396 h 2.11103 l 2.19004,3.341514 h 0.21449 l 3.07058,4.628449 z m -5.65574,0 2.9464,-4.267204 1.36596,0.767645 -2.29165,3.499559 z m 4.73005,-3.759203 -1.36596,-0.767646 2.21262,-3.443114 h 2.02072 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2239" />
          <path
             d="m 351.70492,48.260146 q -0.86925,0 -1.63689,-0.31609 -0.75636,-0.316089 -1.3208,-0.869245 -0.56445,-0.564445 -0.89183,-1.309512 -0.31609,-0.756357 -0.31609,-1.625602 0,-0.869245 0.32738,-1.614313 0.32738,-0.745067 0.90312,-1.298223 0.58702,-0.564445 1.36595,-0.869246 0.77894,-0.316089 1.67076,-0.316089 1.02729,0 1.86267,0.372534 0.84667,0.372533 1.39982,1.02729 l -1.20791,1.207912 q -0.38382,-0.496712 -0.90311,-0.745067 -0.51929,-0.248356 -1.17405,-0.248356 -0.69991,0 -1.25307,0.316089 -0.55315,0.3048 -0.86924,0.869245 -0.3048,0.553156 -0.3048,1.298224 0,0.745067 0.3048,1.309512 0.3048,0.564445 0.83538,0.880535 0.53058,0.316089 1.2192,0.316089 0.69991,0 1.18533,-0.259645 0.49671,-0.270934 0.75636,-0.767645 0.27093,-0.508001 0.27093,-1.23049 l 1.17405,0.790223 -3.55601,-0.05644 v -1.501424 h 4.18819 v 0.259645 q 0,1.433691 -0.51929,2.415825 -0.508,0.970845 -1.4224,1.467557 -0.90312,0.496712 -2.08845,0.496712 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2241" />
          <path
             d="m 359.08786,48.260146 q -0.75636,0 -1.34338,-0.304801 -0.57573,-0.316089 -0.90311,-0.857956 -0.32738,-0.553156 -0.32738,-1.264357 v -3.18347 h 1.7272 v 3.160892 q 0,0.282223 0.0903,0.485423 0.1016,0.2032 0.29351,0.316089 0.19191,0.112889 0.46285,0.112889 0.38382,0 0.6096,-0.237067 0.22578,-0.248356 0.22578,-0.677334 v -3.160892 h 1.7272 v 3.172181 q 0,0.72249 -0.32738,1.275646 -0.32738,0.541867 -0.90311,0.857956 -0.57574,0.304801 -1.33209,0.304801 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2243" />
          <path
             d="m 362.73417,48.135968 v -5.486406 h 1.7272 v 5.486406 z m 1.7272,-3.014137 -0.72249,-0.564445 q 0.21449,-0.959556 0.72249,-1.490135 0.508,-0.530578 1.41111,-0.530578 0.39511,0 0.68862,0.124178 0.30481,0.112889 0.53058,0.361245 l -1.02729,1.298223 q -0.11289,-0.124178 -0.28222,-0.191911 -0.16933,-0.06773 -0.38382,-0.06773 -0.42898,0 -0.68862,0.270933 -0.24836,0.259645 -0.24836,0.790223 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2245" />
          <path
             d="m 370.03805,48.260146 q -0.84667,0 -1.53529,-0.372534 -0.67734,-0.383823 -1.07245,-1.038579 -0.39511,-0.654756 -0.39511,-1.467557 0,-0.812801 0.39511,-1.456268 0.39511,-0.643468 1.07245,-1.016001 0.67733,-0.383823 1.53529,-0.383823 0.85795,0 1.53529,0.372534 0.67733,0.372534 1.07244,1.02729 0.39511,0.643467 0.39511,1.456268 0,0.812801 -0.39511,1.467557 -0.39511,0.654756 -1.07244,1.038579 -0.67734,0.372534 -1.53529,0.372534 z m 0,-1.569158 q 0.37253,0 0.65475,-0.158044 0.28222,-0.169334 0.42898,-0.462845 0.15804,-0.3048 0.15804,-0.688623 0,-0.383823 -0.15804,-0.666045 -0.15804,-0.293512 -0.44027,-0.451556 -0.27093,-0.169334 -0.64346,-0.169334 -0.36125,0 -0.64347,0.169334 -0.28222,0.158044 -0.44027,0.451556 -0.15804,0.293511 -0.15804,0.677334 0,0.372534 0.15804,0.677334 0.15805,0.293511 0.44027,0.462845 0.28222,0.158044 0.64347,0.158044 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2247" />
          <path
             d="m 377.05972,48.248857 q -0.55315,0 -1.016,-0.225778 -0.46284,-0.237067 -0.75636,-0.62089 -0.29351,-0.395111 -0.33866,-0.880534 V 44.20743 q 0.0452,-0.485422 0.33866,-0.857956 0.29352,-0.383823 0.75636,-0.598312 0.46285,-0.214489 1.016,-0.214489 0.77894,0 1.37725,0.372534 0.6096,0.372533 0.94826,1.016001 0.34996,0.643467 0.34996,1.467557 0,0.82409 -0.34996,1.467557 -0.33866,0.643467 -0.94826,1.016001 -0.59831,0.372534 -1.37725,0.372534 z m -0.3048,-1.557869 q 0.36125,0 0.63218,-0.169333 0.28222,-0.169334 0.44027,-0.462845 0.15804,-0.293511 0.15804,-0.666045 0,-0.383823 -0.15804,-0.677334 -0.15805,-0.293512 -0.44027,-0.451556 -0.27093,-0.169334 -0.63218,-0.169334 -0.36124,0 -0.64347,0.169334 -0.28222,0.158044 -0.44026,0.451556 -0.14676,0.293511 -0.14676,0.677334 0,0.383822 0.15805,0.677334 0.15804,0.293511 0.42897,0.462845 0.28223,0.158044 0.64347,0.158044 z m -2.85609,1.44498 v -8.195742 h 1.7272 v 4.052715 l -0.28222,1.33209 0.25964,1.332091 v 1.478846 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2249" />
          <path
             d="m 380.61572,48.135968 v -5.486406 h 1.7272 v 5.486406 z m 0.86924,-6.242762 q -0.4064,0 -0.67733,-0.270934 -0.25964,-0.282222 -0.25964,-0.677334 0,-0.4064 0.25964,-0.677334 0.27093,-0.270934 0.67733,-0.270934 0.40641,0 0.66605,0.270934 0.25964,0.270934 0.25964,0.677334 0,0.395112 -0.25964,0.677334 -0.25964,0.270934 -0.66605,0.270934 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2251" />
        </g>
        <g
           aria-label="Xpress Python and more!"
           id="text1437-5-9"
           style="font-size:11.2889px;line-height:1.15;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255">
          <path
             d="m 407.36667,21.788895 -2.22392,-3.556004 h -0.21448 l -3.07059,-4.41396 h 2.11103 l 2.19005,3.341514 h 0.21448 l 3.07059,4.62845 z m -5.65574,0 2.9464,-4.267205 1.36596,0.767646 -2.29165,3.499559 z m 4.73005,-3.759204 -1.36596,-0.767645 2.21263,-3.443115 h 2.02071 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2254" />
          <path
             d="m 413.1127,21.901784 q -0.55316,0 -1.016,-0.214489 -0.46285,-0.21449 -0.75636,-0.587023 -0.29351,-0.383823 -0.33867,-0.869246 v -2.314224 q 0.0452,-0.485423 0.33867,-0.880534 0.29351,-0.395112 0.75636,-0.62089 0.46284,-0.225778 1.016,-0.225778 0.77893,0 1.37724,0.372534 0.6096,0.372533 0.94827,1.016001 0.34996,0.643467 0.34996,1.467557 0,0.82409 -0.34996,1.467557 -0.33867,0.643467 -0.94827,1.016001 -0.59831,0.372534 -1.37724,0.372534 z m -0.31609,-1.557869 q 0.37253,0 0.64346,-0.169333 0.28223,-0.169334 0.44027,-0.462845 0.15805,-0.293511 0.15805,-0.666045 0,-0.383823 -0.15805,-0.677334 -0.15804,-0.293512 -0.44027,-0.451556 -0.27093,-0.169334 -0.63217,-0.169334 -0.36125,0 -0.64347,0.169334 -0.27093,0.158044 -0.42898,0.451556 -0.15804,0.293511 -0.15804,0.677334 0,0.372534 0.14675,0.666045 0.15805,0.293511 0.44027,0.462845 0.28222,0.169333 0.63218,0.169333 z m -2.84481,3.759204 v -7.80063 h 1.72721 v 1.411113 l -0.28223,1.33209 0.25965,1.33209 v 3.725337 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2256" />
          <path
             d="m 416.66869,21.788895 v -5.486406 h 1.7272 v 5.486406 z m 1.7272,-3.014137 -0.72249,-0.564445 q 0.21449,-0.959556 0.72249,-1.490135 0.508,-0.530578 1.41112,-0.530578 0.39511,0 0.68862,0.124178 0.3048,0.112889 0.53058,0.361245 l -1.02729,1.298223 q -0.11289,-0.124178 -0.28222,-0.191911 -0.16934,-0.06773 -0.38383,-0.06773 -0.42898,0 -0.68862,0.270933 -0.24836,0.259645 -0.24836,0.790223 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2258" />
          <path
             d="m 424.0403,21.913073 q -0.89182,0 -1.59173,-0.361245 -0.68862,-0.372534 -1.08374,-1.02729 -0.39511,-0.654756 -0.39511,-1.478846 0,-0.82409 0.38383,-1.467557 0.39511,-0.654756 1.06115,-1.02729 0.66605,-0.372534 1.50143,-0.372534 0.8128,0 1.43369,0.349956 0.62089,0.349956 0.97084,0.970846 0.36125,0.620889 0.36125,1.422401 0,0.146756 -0.0226,0.316089 -0.0113,0.158045 -0.0564,0.372534 l -4.73005,0.01129 v -1.185335 l 3.99628,-0.01129 -0.74507,0.496712 q -0.0113,-0.474134 -0.14676,-0.778934 -0.13546,-0.316089 -0.4064,-0.474134 -0.25964,-0.169333 -0.64347,-0.169333 -0.4064,0 -0.7112,0.191911 -0.29351,0.180622 -0.46284,0.519289 -0.15805,0.338667 -0.15805,0.82409 0,0.485423 0.16934,0.835379 0.18062,0.338667 0.49671,0.530578 0.32738,0.180622 0.76764,0.180622 0.40641,0 0.73378,-0.135466 0.32738,-0.146756 0.57574,-0.428979 l 0.94826,0.948268 q -0.4064,0.474134 -0.98213,0.711201 -0.57573,0.237067 -1.26436,0.237067 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2260" />
          <path
             d="m 429.5154,21.924361 q -0.48542,0 -0.95956,-0.124177 -0.46284,-0.124178 -0.86924,-0.349956 -0.39511,-0.237067 -0.67733,-0.541868 l 0.98213,-0.993423 q 0.27093,0.293512 0.64347,0.462845 0.37253,0.158045 0.8128,0.158045 0.3048,0 0.46284,-0.09031 0.16934,-0.09031 0.16934,-0.248356 0,-0.203201 -0.2032,-0.304801 -0.19192,-0.112889 -0.49672,-0.191911 -0.3048,-0.09031 -0.64346,-0.191911 -0.33867,-0.1016 -0.64347,-0.282223 -0.3048,-0.180622 -0.49671,-0.496711 -0.19191,-0.327378 -0.19191,-0.82409 0,-0.530578 0.27093,-0.914401 0.27093,-0.395112 0.76765,-0.62089 0.49671,-0.225778 1.16275,-0.225778 0.69991,0 1.28694,0.248356 0.59831,0.237067 0.97084,0.711201 l -0.98213,0.993423 q -0.25965,-0.3048 -0.58702,-0.428978 -0.31609,-0.124178 -0.62089,-0.124178 -0.29352,0 -0.44027,0.09031 -0.14676,0.07902 -0.14676,0.237067 0,0.169334 0.19191,0.270934 0.19192,0.1016 0.49672,0.180622 0.3048,0.07902 0.64346,0.191912 0.33867,0.112889 0.64347,0.3048 0.3048,0.191911 0.49671,0.519289 0.19191,0.316089 0.19191,0.835379 0,0.801512 -0.6096,1.275646 -0.59831,0.474133 -1.6256,0.474133 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2262" />
          <path
             d="m 434.6857,21.924361 q -0.48542,0 -0.95956,-0.124177 -0.46284,-0.124178 -0.86924,-0.349956 -0.39511,-0.237067 -0.67734,-0.541868 l 0.98214,-0.993423 q 0.27093,0.293512 0.64346,0.462845 0.37254,0.158045 0.81281,0.158045 0.3048,0 0.46284,-0.09031 0.16933,-0.09031 0.16933,-0.248356 0,-0.203201 -0.2032,-0.304801 -0.19191,-0.112889 -0.49671,-0.191911 -0.3048,-0.09031 -0.64347,-0.191911 -0.33866,-0.1016 -0.64346,-0.282223 -0.3048,-0.180622 -0.49671,-0.496711 -0.19192,-0.327378 -0.19192,-0.82409 0,-0.530578 0.27094,-0.914401 0.27093,-0.395112 0.76764,-0.62089 0.49671,-0.225778 1.16276,-0.225778 0.69991,0 1.28693,0.248356 0.59832,0.237067 0.97085,0.711201 l -0.98213,0.993423 q -0.25965,-0.3048 -0.58703,-0.428978 -0.31609,-0.124178 -0.62089,-0.124178 -0.29351,0 -0.44026,0.09031 -0.14676,0.07902 -0.14676,0.237067 0,0.169334 0.19191,0.270934 0.19191,0.1016 0.49671,0.180622 0.3048,0.07902 0.64347,0.191912 0.33867,0.112889 0.64347,0.3048 0.3048,0.191911 0.49671,0.519289 0.19191,0.316089 0.19191,0.835379 0,0.801512 -0.6096,1.275646 -0.59831,0.474133 -1.6256,0.474133 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2264" />
          <path
             d="m 403.66391,32.220176 v -1.377245 h 1.71591 q 0.32738,0 0.59831,-0.135467 0.27094,-0.135467 0.42898,-0.395112 0.15805,-0.259644 0.15805,-0.632178 0,-0.361245 -0.15805,-0.62089 -0.15804,-0.259644 -0.42898,-0.395111 -0.27093,-0.135467 -0.59831,-0.135467 h -1.71591 V 27.15146 h 1.97556 q 0.75635,0 1.36595,0.304801 0.6096,0.3048 0.95956,0.880534 0.36124,0.564445 0.36124,1.343379 0,0.778934 -0.36124,1.354668 -0.34996,0.564445 -0.95956,0.880534 -0.6096,0.3048 -1.36595,0.3048 z m -1.35467,2.901248 V 27.15146 h 1.77236 v 7.969964 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2266" />
          <path
             d="m 410.93394,35.144002 -2.25778,-5.508984 h 1.86267 l 1.43369,4.368805 h -0.68862 l 1.46755,-4.368805 h 1.86267 l -2.34809,5.508984 z m -1.41111,2.291646 1.64818,-3.556003 1.09502,1.264357 -0.97084,2.291646 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2268" />
          <path
             d="m 415.95747,35.121424 v -7.755475 h 1.7272 v 7.755475 z m -1.24178,-4.018849 v -1.467557 h 4.21076 v 1.467557 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2270" />
          <path
             d="m 423.30652,35.121424 v -3.127026 q 0,-0.428978 -0.27093,-0.688622 -0.25964,-0.270934 -0.66604,-0.270934 -0.28223,0 -0.49672,0.124178 -0.21448,0.112889 -0.33866,0.338667 -0.12418,0.214489 -0.12418,0.496711 l -0.66605,-0.327378 q 0,-0.643467 0.27094,-1.12889 0.27093,-0.485422 0.75635,-0.745067 0.48543,-0.270934 1.11761,-0.270934 0.64346,0 1.12889,0.270934 0.48542,0.259645 0.74506,0.733778 0.27094,0.462845 0.27094,1.083735 v 3.510848 z m -3.62373,0 v -8.195742 h 1.7272 v 8.195742 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2272" />
          <path
             d="m 428.78163,35.245602 q -0.84667,0 -1.53529,-0.372534 -0.67734,-0.383823 -1.07245,-1.038579 -0.39511,-0.654756 -0.39511,-1.467557 0,-0.812801 0.39511,-1.456268 0.39511,-0.643467 1.07245,-1.016001 0.67733,-0.383823 1.53529,-0.383823 0.85795,0 1.53529,0.372534 0.67733,0.372534 1.07244,1.02729 0.39511,0.643467 0.39511,1.456268 0,0.812801 -0.39511,1.467557 -0.39511,0.654756 -1.07244,1.038579 -0.67734,0.372534 -1.53529,0.372534 z m 0,-1.569157 q 0.37253,0 0.65475,-0.158045 0.28222,-0.169333 0.42898,-0.462845 0.15804,-0.3048 0.15804,-0.688623 0,-0.383822 -0.15804,-0.666045 -0.15804,-0.293511 -0.44027,-0.451556 -0.27093,-0.169333 -0.64346,-0.169333 -0.36125,0 -0.64347,0.169333 -0.28222,0.158045 -0.44027,0.451556 -0.15804,0.293511 -0.15804,0.677334 0,0.372534 0.15804,0.677334 0.15805,0.293512 0.44027,0.462845 0.28222,0.158045 0.64347,0.158045 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2274" />
          <path
             d="m 436.26615,35.121424 v -3.127026 q 0,-0.428978 -0.27094,-0.688622 -0.25964,-0.270934 -0.66604,-0.270934 -0.28222,0 -0.49671,0.124178 -0.21449,0.112889 -0.33867,0.338667 -0.12418,0.214489 -0.12418,0.496711 l -0.66604,-0.327378 q 0,-0.643467 0.28222,-1.12889 0.28222,-0.485422 0.77893,-0.745067 0.508,-0.270934 1.14018,-0.270934 0.6096,0 1.07245,0.293512 0.47413,0.282222 0.74507,0.756356 0.27093,0.474134 0.27093,1.038579 v 3.510848 z m -3.62374,0 v -5.486406 h 1.7272 v 5.486406 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2276" />
          <path
             d="m 404.44284,48.566842 q -0.75635,0 -1.35467,-0.372534 -0.58702,-0.372533 -0.93697,-1.016001 -0.33867,-0.643467 -0.33867,-1.467557 0,-0.824089 0.33867,-1.467557 0.34995,-0.643467 0.93697,-1.016001 0.59832,-0.372533 1.35467,-0.372533 0.55316,0 0.99343,0.214489 0.45155,0.214489 0.73377,0.598311 0.28223,0.372534 0.31609,0.857957 v 2.370669 q -0.0339,0.485423 -0.31609,0.869245 -0.27093,0.372534 -0.72249,0.587023 -0.45155,0.214489 -1.00471,0.214489 z m 0.34996,-1.557868 q 0.55315,0 0.89182,-0.361245 0.33867,-0.372534 0.33867,-0.936979 0,-0.383822 -0.15805,-0.677334 -0.14675,-0.293511 -0.42897,-0.451556 -0.27094,-0.169333 -0.63218,-0.169333 -0.36125,0 -0.64347,0.169333 -0.27093,0.158045 -0.44027,0.451556 -0.15804,0.293512 -0.15804,0.677334 0,0.372534 0.15804,0.666045 0.15805,0.293512 0.44027,0.462845 0.28222,0.169334 0.63218,0.169334 z m 1.16276,1.444979 v -1.478846 l 0.25964,-1.33209 -0.25964,-1.33209 v -1.343379 h 1.69333 v 5.486405 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2278" />
          <path
             d="m 412.49182,48.453953 v -3.127025 q 0,-0.428978 -0.27093,-0.688623 -0.25965,-0.270934 -0.66605,-0.270934 -0.28222,0 -0.49671,0.124178 -0.21449,0.112889 -0.33867,0.338667 -0.12417,0.214489 -0.12417,0.496712 l -0.66605,-0.327378 q 0,-0.643468 0.28222,-1.12889 0.28223,-0.485423 0.77894,-0.745068 0.508,-0.270933 1.14018,-0.270933 0.6096,0 1.07244,0.293511 0.47414,0.282222 0.74507,0.756356 0.27093,0.474134 0.27093,1.038579 v 3.510848 z m -3.62374,0 v -5.486405 h 1.72721 v 5.486405 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2280" />
          <path
             d="m 417.66212,48.566842 q -0.77893,0 -1.38853,-0.372534 -0.59831,-0.372533 -0.94827,-1.016001 -0.33867,-0.643467 -0.33867,-1.467557 0,-0.824089 0.33867,-1.467557 0.34996,-0.643467 0.94827,-1.016001 0.6096,-0.372533 1.38853,-0.372533 0.56445,0 1.016,0.214489 0.46285,0.214489 0.75636,0.598311 0.3048,0.372534 0.33867,0.857957 v 2.314224 q -0.0339,0.485423 -0.32738,0.880535 -0.29351,0.383822 -0.75636,0.620889 -0.46284,0.225778 -1.02729,0.225778 z m 0.3048,-1.557868 q 0.37254,0 0.64347,-0.158045 0.27093,-0.169333 0.42898,-0.462845 0.15804,-0.293511 0.15804,-0.677334 0,-0.383822 -0.15804,-0.666045 -0.14676,-0.293511 -0.42898,-0.462845 -0.27093,-0.169333 -0.63218,-0.169333 -0.36124,0 -0.64347,0.169333 -0.27093,0.169334 -0.44026,0.462845 -0.15805,0.293512 -0.15805,0.666045 0,0.372534 0.15805,0.666045 0.15804,0.293512 0.44026,0.462845 0.28223,0.169334 0.63218,0.169334 z m 2.85609,1.444979 h -1.69333 v -1.478846 l 0.25964,-1.33209 -0.29351,-1.33209 v -4.052716 h 1.7272 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2282" />
          <path
             d="m 424.18708,48.453953 v -5.486405 h 1.7272 v 5.486405 z m 3.51085,0 v -3.206048 q 0,-0.417689 -0.25964,-0.643467 -0.24836,-0.237067 -0.62089,-0.237067 -0.25965,0 -0.46285,0.112889 -0.2032,0.1016 -0.32738,0.293512 -0.11289,0.191911 -0.11289,0.474133 l -0.66604,-0.293511 q 0,-0.654756 0.28222,-1.117601 0.28222,-0.474134 0.76765,-0.72249 0.48542,-0.259644 1.09502,-0.259644 0.57573,0 1.02729,0.259644 0.46285,0.259645 0.73378,0.72249 0.27093,0.462845 0.27093,1.106312 v 3.510848 z m 3.51085,0 v -3.206048 q 0,-0.417689 -0.25965,-0.643467 -0.24835,-0.237067 -0.62089,-0.237067 -0.25964,0 -0.46284,0.112889 -0.2032,0.1016 -0.32738,0.293512 -0.11289,0.191911 -0.11289,0.474133 l -0.99342,-0.135466 q 0.0226,-0.699912 0.32738,-1.196624 0.31609,-0.508 0.82409,-0.778934 0.51929,-0.282222 1.16275,-0.282222 0.63218,0 1.11761,0.270933 0.49671,0.259645 0.77893,0.756356 0.29351,0.485423 0.29351,1.174046 v 3.397959 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2284" />
          <path
             d="m 436.68389,48.578131 q -0.84667,0 -1.5353,-0.372534 -0.67733,-0.383822 -1.07244,-1.038579 -0.39511,-0.654756 -0.39511,-1.467557 0,-0.8128 0.39511,-1.456268 0.39511,-0.643467 1.07244,-1.016001 0.67734,-0.383822 1.5353,-0.383822 0.85795,0 1.53529,0.372533 0.67733,0.372534 1.07244,1.02729 0.39511,0.643468 0.39511,1.456268 0,0.812801 -0.39511,1.467557 -0.39511,0.654757 -1.07244,1.038579 -0.67734,0.372534 -1.53529,0.372534 z m 0,-1.569157 q 0.37253,0 0.65475,-0.158045 0.28222,-0.169333 0.42898,-0.462845 0.15804,-0.3048 0.15804,-0.688623 0,-0.383822 -0.15804,-0.666045 -0.15804,-0.293511 -0.44027,-0.451556 -0.27093,-0.169333 -0.64346,-0.169333 -0.36125,0 -0.64347,0.169333 -0.28222,0.158045 -0.44027,0.451556 -0.15804,0.293512 -0.15804,0.677334 0,0.372534 0.15804,0.677334 0.15805,0.293512 0.44027,0.462845 0.28222,0.158045 0.64347,0.158045 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2286" />
          <path
             d="m 440.54467,48.453953 v -5.486405 h 1.7272 v 5.486405 z m 1.7272,-3.014136 -0.72249,-0.564445 q 0.21449,-0.959557 0.72249,-1.490135 0.508,-0.530578 1.41111,-0.530578 0.39512,0 0.68863,0.124177 0.3048,0.112889 0.53058,0.361245 l -1.02729,1.298224 q -0.11289,-0.124178 -0.28223,-0.191911 -0.16933,-0.06773 -0.38382,-0.06773 -0.42898,0 -0.68862,0.270934 -0.24836,0.259644 -0.24836,0.790223 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2288" />
          <path
             d="m 447.91628,48.578131 q -0.89182,0 -1.59173,-0.361245 -0.68863,-0.372533 -1.08374,-1.02729 -0.39511,-0.654756 -0.39511,-1.478846 0,-0.824089 0.38382,-1.467557 0.39511,-0.654756 1.06116,-1.02729 0.66604,-0.372533 1.50142,-0.372533 0.8128,0 1.43369,0.349956 0.62089,0.349955 0.97085,0.970845 0.36124,0.62089 0.36124,1.422401 0,0.146756 -0.0226,0.31609 -0.0113,0.158044 -0.0564,0.372533 l -4.73005,0.01129 V 45.10115 l 3.99627,-0.01129 -0.74507,0.496711 q -0.0113,-0.474133 -0.14675,-0.778934 -0.13547,-0.316089 -0.4064,-0.474133 -0.25965,-0.169334 -0.64347,-0.169334 -0.4064,0 -0.7112,0.191911 -0.29351,0.180623 -0.46284,0.51929 -0.15805,0.338667 -0.15805,0.824089 0,0.485423 0.16933,0.835379 0.18063,0.338667 0.49672,0.530578 0.32737,0.180623 0.76764,0.180623 0.4064,0 0.73378,-0.135467 0.32738,-0.146756 0.57573,-0.428978 l 0.94827,0.948267 q -0.4064,0.474134 -0.98213,0.711201 -0.57574,0.237067 -1.26436,0.237067 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2290" />
          <path
             d="m 451.73191,45.541417 -0.28222,-5.283206 h 1.86267 l -0.28222,5.283206 z m 0.64347,3.036714 q -0.44027,0 -0.73378,-0.3048 -0.29351,-0.304801 -0.29351,-0.733779 0,-0.451556 0.29351,-0.745067 0.29351,-0.304801 0.73378,-0.304801 0.45156,0 0.73378,0.304801 0.29351,0.293511 0.29351,0.745067 0,0.428978 -0.29351,0.733779 -0.28222,0.3048 -0.73378,0.3048 z"
             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.2889px;font-family:Outfit;-inkscape-font-specification:Outfit;text-align:start;text-anchor:start;fill:#2f2f51;fill-opacity:1;stroke-width:0.704255"
             id="path2292" />
        </g>
        <image
           href="/images/checkmark.png"
           width="13.229167"
           height="13.229167"
           preserveAspectRatio="none"
           id="image2533"
           x="331.47235"
           y="10.887573" />
        <image
           href="/images/checkmark.png"
           y="24.116741"
           x="331.47235"
           id="image2533-4"
           preserveAspectRatio="none"
           height="13.229167"
           width="13.229167" />
        <image
           href="/images/checkmark.png"
           y="37.345909"
           x="331.47235"
           id="image2533-8"
           preserveAspectRatio="none"
           height="13.229167"
           width="13.229167" />
        <image
           href="/images/checkmark.png"
           y="10.887574"
           x="386.71371"
           id="image2533-0"
           preserveAspectRatio="none"
           height="13.229167"
           width="13.229167" />
        <image
           href="/images/checkmark.png"
           width="13.229167"
           height="13.229167"
           preserveAspectRatio="none"
           id="image2533-4-3"
           x="386.71371"
           y="24.116743" />
        <image
           href="/images/checkmark.png"
           width="13.229167"
           height="13.229167"
           preserveAspectRatio="none"
           id="image2533-8-0"
           x="386.71371"
           y="37.345909" />
      </g>
      <rect
         style="fill:#000000;fill-opacity:0;stroke:none;stroke-width:1.887;stop-color:#000000"
         id="rect1050"
         width="199.14409"
         height="42.498898"
         x="258.75845"
         y="9.8762827" />
    </g>
    <g
       id="toolbox_img_g4">
      <rect
         style="fill:#666666;fill-opacity:0.0000148;stroke:none;stroke-width:1.85462;stop-color:#000000"
         id="rect1215"
         width="143.82834"
         height="79.077042"
         x="213.88814"
         y="180.04697" />
      <g
         aria-label="Free solvers for students and researchers"
         id="toolbox_img_text4"
         style="font-size:10.5833px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#666666;fill-opacity:1;stroke-width:0.264583">
        <path
           d="m 244.07316,189.734 c 0,0.0106 0.0317,0.20108 0.0635,0.27517 0.0106,0.22225 0.17992,0.32808 0.35983,0.45508 0.13759,-0.0212 0.3175,-0.0847 0.381,-0.13758 0.28575,-0.14817 0.27517,-0.508 0.26459,-0.78317 v -0.0741 c -0.10584,-0.35983 -0.0952,-1.03717 -0.0635,-1.47108 l 0.0635,-0.0635 0.32808,0.0635 h 0.0741 c 0.0212,-0.0212 0.42333,-0.20108 0.46567,-0.20108 0.53974,-0.16934 1.38641,-0.32809 1.94732,-0.53975 0.28575,-0.0847 0.99483,-0.11642 1.27,-0.26458 0.21167,-0.1905 0.17992,-0.46567 -0.0741,-0.60325 -0.14817,-0.0529 -0.30692,-0.0741 -0.47625,-0.0741 -0.27517,0 -0.5715,0.0529 -0.84667,0.0847 -0.75141,0.0847 -1.19591,0.32808 -1.88382,0.39158 -0.0317,0 -0.0952,0 -0.16934,-0.0106 l -0.52916,-0.0423 c -0.0741,-0.0106 -0.13758,-0.0106 -0.16933,-0.0106 -0.0317,-0.16933 -0.0741,-1.03716 -0.0741,-1.20649 v -0.66675 l 0.13759,-0.13758 c 0.0318,-0.0318 0.16933,-0.127 0.20108,-0.13759 0.0212,0 0.42333,-0.14816 0.52916,-0.20108 1.17475,-0.40216 2.37066,-0.73025 3.61949,-0.60325 0.0423,0.0106 0.0847,0.0318 0.127,0.0635 l 0.11642,0.0847 c 0.0741,0.0529 0.15875,0.0847 0.254,0.0635 0.16933,-0.0635 0.30691,-0.24342 0.24341,-0.42333 0.0847,-0.34925 -0.28575,-0.71967 -0.60325,-0.71967 -0.0741,-0.0423 -0.21166,-0.0635 -0.37041,-0.0635 -0.381,0 -0.889,0.0953 -0.97366,0.0635 -0.42334,0.0423 -1.0795,0.16934 -1.47108,0.32808 -0.87842,0.27517 -1.75683,0.32809 -2.61408,0.64559 -0.3175,0.14816 -0.508,0.32808 -0.46566,0.69849 l 0.33866,0.46567 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1158" />
        <path
           d="m 249.96805,187.44801 c -0.11641,0.61383 -0.13758,1.72508 -0.13758,2.40241 0.0635,0.1905 0.21167,0.47625 0.40217,0.59266 0.0952,0.0741 0.20108,0.127 0.30691,0.127 0.0847,0 0.16933,-0.0423 0.23283,-0.127 0.17992,-0.30691 0.40217,-0.635 0.20109,-0.99483 -0.14817,-0.56091 -0.0423,-1.12183 -0.0741,-1.69333 0.10584,-0.30691 0.28575,-0.52916 0.47625,-0.78316 0.0106,-0.0106 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.20108 0.75142,-0.127 1.13242,-0.13758 0.42333,0.0317 0.71966,0.27516 1.12183,0.49741 0.17991,0.0847 0.49741,0.13758 0.68791,0.10583 0.13758,-0.0317 0.0635,-0.33866 0.0741,-0.46566 -0.29633,-0.29633 -0.94191,-0.73025 -1.28058,-0.94191 -0.3175,-0.16934 -0.77258,-0.254 -1.21708,-0.254 -0.37041,0 -0.73024,0.0635 -0.98424,0.1905 -0.48683,0.44449 -0.889,0.85724 -1.00542,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1160" />
        <path
           d="m 255.22794,187.26809 c -0.48684,0.762 -0.98425,1.61925 -0.74083,2.55058 0.25399,0.59266 0.63499,1.10066 1.20649,1.39699 0.5715,0.34925 1.15358,0.508 1.78858,0.47625 0.58208,0.0212 1.15358,-0.1905 1.72508,-0.33866 0.33866,-0.0212 0.67733,-0.16934 0.94191,-0.46567 V 190.496 c -0.0212,-0.13758 -0.11642,-0.21167 -0.21166,-0.1905 h -0.0741 c -0.4445,0.0318 -0.61383,0.0423 -0.98424,0.1905 -0.51859,0.13758 -0.9525,0.32808 -1.4605,0.26458 -0.93133,0.0635 -1.90499,-0.6985 -2.06374,-1.60866 -0.0106,-0.26458 0.1905,-0.58208 0.33866,-0.80433 0.0212,-0.0106 0.0529,-0.0106 0.0741,0 0.0212,0 0.24341,0.17991 0.26458,0.20108 0.37041,0.22225 0.79375,0.40217 1.21708,0.40217 0.14816,0 0.30691,-0.0212 0.45508,-0.0741 0.74083,-0.0529 1.48166,-0.77258 1.47108,-1.53458 -0.0423,-0.89958 -0.83608,-1.39699 -1.66158,-1.41816 -0.22225,-0.0106 -0.37042,0.0423 -0.61383,0.0741 -0.6985,0.22225 -1.23825,0.70908 -1.67216,1.26999 z m 0.82549,0.508 c 0,-0.0318 0.0317,-0.0741 0.0423,-0.10583 0.35983,-0.35983 0.80433,-0.79375 1.34408,-0.80433 0.3175,0.127 0.84666,0.17991 0.73024,0.60324 -0.13758,0.23284 -0.45508,0.39159 -0.73024,0.47625 -0.34925,0 -0.67733,0.0317 -1.00542,-0.13758 -0.0529,-0.0106 -0.32808,-0.0317 -0.381,-0.0317 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1162" />
        <path
           d="m 261.01699,187.26809 c -0.48683,0.762 -0.98425,1.61925 -0.74083,2.55058 0.254,0.59266 0.635,1.10066 1.2065,1.39699 0.57149,0.34925 1.15358,0.508 1.78857,0.47625 0.58208,0.0212 1.15358,-0.1905 1.72508,-0.33866 0.33867,-0.0212 0.67733,-0.16934 0.94192,-0.46567 V 190.496 c -0.0212,-0.13758 -0.11642,-0.21167 -0.21167,-0.1905 h -0.0741 c -0.4445,0.0318 -0.61384,0.0423 -0.98425,0.1905 -0.51858,0.13758 -0.9525,0.32808 -1.4605,0.26458 -0.93133,0.0635 -1.90499,-0.6985 -2.06374,-1.60866 -0.0106,-0.26458 0.1905,-0.58208 0.33867,-0.80433 0.0212,-0.0106 0.0529,-0.0106 0.0741,0 0.0212,0 0.24341,0.17991 0.26458,0.20108 0.37042,0.22225 0.79375,0.40217 1.21708,0.40217 0.14817,0 0.30692,-0.0212 0.45508,-0.0741 0.74083,-0.0529 1.48166,-0.77258 1.47108,-1.53458 -0.0423,-0.89958 -0.83608,-1.39699 -1.66158,-1.41816 -0.22225,-0.0106 -0.37041,0.0423 -0.61383,0.0741 -0.6985,0.22225 -1.23824,0.70908 -1.67216,1.26999 z m 0.8255,0.508 c 0,-0.0318 0.0317,-0.0741 0.0423,-0.10583 0.35983,-0.35983 0.80433,-0.79375 1.34408,-0.80433 0.3175,0.127 0.84666,0.17991 0.73025,0.60324 -0.13758,0.23284 -0.45508,0.39159 -0.73025,0.47625 -0.34925,0 -0.67733,0.0317 -1.00541,-0.13758 -0.0529,-0.0106 -0.32809,-0.0317 -0.381,-0.0317 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1164" />
        <path
           d="m 271.70609,189.5435 c -0.0423,0.29633 -0.0106,0.66675 0.32808,0.79375 0.58209,0.45508 1.47108,0.6985 2.159,0.66675 0.67733,-0.0212 1.52399,-0.0317 2.06374,-0.46567 0.79375,-0.635 0.0212,-1.54516 -0.60325,-1.93674 -0.89958,-0.51858 -1.86266,-0.80433 -2.74107,-1.40758 -0.26458,-0.0952 -0.0847,-0.3175 0.0741,-0.37042 0.59267,-0.34925 1.30175,-0.32808 2.00024,-0.35983 0.20109,-0.17991 0.24342,-0.34925 0.20109,-0.60325 -0.14817,-0.37041 -0.42334,-0.35983 -0.80433,-0.39158 -0.62442,0.0423 -1.29117,0.22225 -1.87325,0.45508 -0.28575,0.17992 -0.635,0.22225 -0.94191,0.33867 -0.23283,0.17991 -0.41275,0.41275 -0.40217,0.73025 0.0423,0.29633 0.29634,0.39158 0.46567,0.60324 0.53975,0.41275 1.21708,0.74084 1.88383,0.94192 0.25399,0.14816 1.59807,0.762 1.93674,1.00541 0.10583,0.10583 0.0847,0.26458 -0.0635,0.32808 -0.0847,0.0318 -0.52917,0.13759 -0.60325,0.13759 -0.66675,-0.0106 -1.38641,0.0952 -1.94733,-0.33867 -0.27516,-0.26458 -0.57149,-0.40216 -0.93133,-0.46566 -0.0529,0.11641 -0.13758,0.22225 -0.20108,0.33866 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1166" />
        <path
           d="m 277.06124,188.87675 c 0.43391,1.17475 0.59266,1.2065 1.80974,1.4605 0.508,0 0.98425,0.0635 1.47108,-0.127 0.87841,-0.20108 1.55574,-0.68792 2.01083,-1.47108 0.20108,-0.45508 0.0317,-1.00541 -0.26459,-1.40758 -0.64558,-0.80433 -1.68274,-1.26999 -2.70932,-1.26999 -0.37042,0 -0.77258,0.0635 -1.11125,0.26458 -0.35983,0.22225 -0.85724,0.48683 -1.20649,0.74083 -0.10584,0.14817 -0.10584,0.51858 0,0.66675 z m 1.00541,0 c 0.0318,-0.27516 -0.0635,-0.53974 0.0741,-0.80433 0.0317,-0.16933 0.32809,-0.40216 0.46567,-0.53975 0.15875,-0.0741 0.27516,-0.21166 0.40216,-0.32808 0.0317,-0.0317 0.16934,-0.127 0.20109,-0.13758 0.13758,-0.0635 0.28575,-0.0953 0.44449,-0.0953 0.47625,0 0.98425,0.28575 1.36525,0.49741 0.21167,0.23284 0.5715,0.43392 0.46567,0.80434 -0.10584,0.88899 -1.40758,1.25941 -2.18016,1.25941 -0.26459,0 -0.51859,-0.0317 -0.6985,-0.127 -0.1905,-0.0423 -0.45508,-0.35983 -0.53975,-0.52917 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1168" />
        <path
           d="m 283.42179,188.41109 c 0.0212,0.68791 -0.0952,1.44991 0.41275,2.00024 0.0847,0.0529 0.23283,0.0847 0.381,0.0847 0.13758,0 0.26458,-0.0318 0.34924,-0.0847 0.0847,-0.10583 0.0847,-0.15875 0.0741,-0.26458 -0.35984,-0.59267 -0.32809,-1.17475 -0.40217,-2.00024 0.0529,-1.74625 0.22225,-3.75708 0.26458,-5.61974 0,-0.0529 0,-0.13758 -0.0106,-0.254 l -0.0423,-0.76199 c -0.0106,-0.11642 -0.0106,-0.20109 -0.0106,-0.254 -0.10583,-0.1905 -0.30691,-0.33867 -0.48683,-0.33867 -0.13758,0 -0.254,0.0741 -0.3175,0.27517 0.0529,1.21708 -0.0847,2.81516 -0.0635,4.01107 -0.0423,1.16416 -0.13758,2.08491 -0.14816,3.20674 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1170" />
        <path
           d="m 285.65485,185.73351 c -0.0953,0.17992 -0.0741,0.45509 -0.0635,0.66675 0.127,0.22225 0.381,0.65617 0.46566,0.87842 0.10583,0.48683 0.254,0.97366 0.40217,1.40757 0.26458,0.55034 0.46566,0.97367 0.94191,1.397 0.16933,0.14817 0.20108,0.14817 0.43392,0.14817 0.254,0.0212 0.26458,-0.0212 0.46566,-0.16934 0.48683,-0.32808 0.75142,-0.74083 1.11125,-1.21708 0.5715,-0.70908 0.99483,-1.39699 1.47108,-2.24366 0.0635,-0.14816 0.20108,-0.41274 0.20108,-0.52916 0,-0.21167 -0.15875,-0.43392 -0.33867,-0.46567 -0.14816,-0.0106 -0.34925,-0.0529 -0.46566,0.0635 -0.32808,0.4445 -0.45508,1.016 -0.74083,1.47108 -0.34925,0.64558 -0.762,1.12183 -1.30175,1.76741 -0.10583,0.0952 -0.23283,0.13759 -0.37041,0.10584 -0.48684,-0.10584 -0.64559,-0.84667 -0.80434,-1.2065 -0.15874,-0.62441 -0.29633,-1.30175 -0.32808,-1.93674 -0.0635,-0.21167 -0.3175,-0.55034 -0.53975,-0.46567 -0.28574,0.0106 -0.34924,0.14817 -0.53974,0.32808 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1172" />
        <path
           d="m 292.02598,187.26809 c -0.48683,0.762 -0.98425,1.61925 -0.74083,2.55058 0.254,0.59266 0.635,1.10066 1.2065,1.39699 0.57149,0.34925 1.15357,0.508 1.78857,0.47625 0.58208,0.0212 1.15358,-0.1905 1.72508,-0.33866 0.33867,-0.0212 0.67733,-0.16934 0.94191,-0.46567 V 190.496 c -0.0212,-0.13758 -0.11641,-0.21167 -0.21166,-0.1905 h -0.0741 c -0.4445,0.0318 -0.61384,0.0423 -0.98425,0.1905 -0.51858,0.13758 -0.9525,0.32808 -1.4605,0.26458 -0.93133,0.0635 -1.90499,-0.6985 -2.06374,-1.60866 -0.0106,-0.26458 0.1905,-0.58208 0.33867,-0.80433 0.0212,-0.0106 0.0529,-0.0106 0.0741,0 0.0212,0 0.24341,0.17991 0.26458,0.20108 0.37042,0.22225 0.79375,0.40217 1.21708,0.40217 0.14817,0 0.30692,-0.0212 0.45508,-0.0741 0.74083,-0.0529 1.48166,-0.77258 1.47108,-1.53458 -0.0423,-0.89958 -0.83608,-1.39699 -1.66158,-1.41816 -0.22225,-0.0106 -0.37041,0.0423 -0.61383,0.0741 -0.6985,0.22225 -1.23824,0.70908 -1.67216,1.26999 z m 0.8255,0.508 c 0,-0.0318 0.0318,-0.0741 0.0423,-0.10583 0.35983,-0.35983 0.80433,-0.79375 1.34408,-0.80433 0.3175,0.127 0.84666,0.17991 0.73025,0.60324 -0.13759,0.23284 -0.45508,0.39159 -0.73025,0.47625 -0.34925,0 -0.67733,0.0317 -1.00541,-0.13758 -0.0529,-0.0106 -0.32809,-0.0317 -0.381,-0.0317 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1174" />
        <path
           d="m 297.10595,187.44801 c -0.11641,0.61383 -0.13758,1.72508 -0.13758,2.40241 0.0635,0.1905 0.21167,0.47625 0.40217,0.59266 0.0953,0.0741 0.20108,0.127 0.30691,0.127 0.0847,0 0.16933,-0.0423 0.23283,-0.127 0.17992,-0.30691 0.40217,-0.635 0.20109,-0.99483 -0.14817,-0.56091 -0.0423,-1.12183 -0.0741,-1.69333 0.10584,-0.30691 0.28575,-0.52916 0.47625,-0.78316 0.0106,-0.0106 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.20108 0.75142,-0.127 1.13242,-0.13758 0.42333,0.0317 0.71966,0.27516 1.12183,0.49741 0.17991,0.0847 0.49741,0.13758 0.68791,0.10583 0.13758,-0.0317 0.0635,-0.33866 0.0741,-0.46566 -0.29633,-0.29633 -0.94191,-0.73025 -1.28058,-0.94191 -0.3175,-0.16934 -0.77258,-0.254 -1.21708,-0.254 -0.37041,0 -0.73024,0.0635 -0.98424,0.1905 -0.48683,0.44449 -0.889,0.85724 -1.00542,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1176" />
        <path
           d="m 301.97425,189.5435 c -0.0423,0.29633 -0.0106,0.66675 0.32809,0.79375 0.58208,0.45508 1.47107,0.6985 2.15899,0.66675 0.67733,-0.0212 1.52399,-0.0317 2.06374,-0.46567 0.79375,-0.635 0.0212,-1.54516 -0.60325,-1.93674 -0.89958,-0.51858 -1.86266,-0.80433 -2.74107,-1.40758 -0.26458,-0.0952 -0.0847,-0.3175 0.0741,-0.37042 0.59267,-0.34925 1.30175,-0.32808 2.00025,-0.35983 0.20108,-0.17991 0.24341,-0.34925 0.20108,-0.60325 -0.14817,-0.37041 -0.42333,-0.35983 -0.80433,-0.39158 -0.62442,0.0423 -1.29116,0.22225 -1.87325,0.45508 -0.28575,0.17992 -0.63499,0.22225 -0.94191,0.33867 -0.23283,0.17991 -0.41275,0.41275 -0.40217,0.73025 0.0423,0.29633 0.29634,0.39158 0.46567,0.60324 0.53975,0.41275 1.21708,0.74084 1.88383,0.94192 0.254,0.14816 1.59808,0.762 1.93674,1.00541 0.10583,0.10583 0.0847,0.26458 -0.0635,0.32808 -0.0847,0.0318 -0.52916,0.13759 -0.60325,0.13759 -0.66674,-0.0106 -1.38641,0.0952 -1.94732,-0.33867 -0.27517,-0.26458 -0.5715,-0.40216 -0.93133,-0.46566 -0.0529,0.11641 -0.13759,0.22225 -0.20109,0.33866 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1178" />
        <path
           d="m 242.57034,201.32744 c 0,0.69849 0.0106,1.39699 0.20108,2.07432 0.13759,0.4445 0.15875,0.77258 0.60325,0.85725 0.10584,-0.0952 0.39158,-0.22225 0.40217,-0.381 -0.0317,-0.75141 -0.34925,-1.30174 -0.27517,-2.08491 0,-0.0212 0,-0.0529 0,-0.0847 l 0.0106,-0.23284 c 0,-0.0317 0,-0.0635 0,-0.0847 0.17991,-0.0529 0.34924,-0.0741 0.51858,-0.0741 0.20108,0 0.40216,0.0318 0.61383,0.0741 0.47625,0.0635 1.04774,0.24341 1.54516,0.24341 0.13758,0 0.26458,-0.0106 0.39158,-0.0423 0.24342,-0.0106 0.39158,-0.254 0.33867,-0.46567 -0.26458,-0.24341 -0.60325,-0.35983 -0.93133,-0.46566 -0.87842,-0.17992 -1.57691,-0.20108 -2.47649,-0.40217 l -0.13759,-0.0741 c -0.11641,-0.8255 -0.0953,-1.69333 0,-2.53999 0.0741,-0.43392 0.41275,-0.80433 0.86783,-0.66675 0.34925,0.0952 0.91017,0.74083 1.2065,0.93133 0.11642,0.11642 0.635,0.6985 0.74083,0.80433 0,0.0741 0.0423,0.40217 0.0635,0.47625 0.0847,0.17992 0.17992,0.32808 0.40217,0.27517 0.26458,0.11641 0.28574,-0.27517 0.40216,-0.41275 -0.0106,-0.21167 0.0423,-0.41275 -0.0741,-0.60325 -0.0529,-0.11642 -0.26458,-0.381 -0.32808,-0.46567 -0.77259,-0.67733 -1.49225,-1.69332 -2.413,-2.07432 -0.16933,-0.0423 -0.35983,-0.0847 -0.53975,-0.0847 -0.25399,0 -0.49741,0.0741 -0.66674,0.28575 -0.17992,0.32808 -0.508,0.65616 -0.46567,1.13241 -0.0317,0.4445 -0.14816,0.92075 -0.127,1.34408 0,0.43392 0.0212,1.13241 0.0212,1.32291 -0.23283,0.0741 -0.381,-0.0952 -0.61383,-0.0635 -0.27517,-0.0106 -0.39158,0.28575 -0.34925,0.53975 -0.0741,0.46567 0.48683,0.64558 0.86783,0.74083 0.0423,0.0317 0.16933,0.15875 0.20108,0.20109 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1180" />
        <path
           d="m 247.18464,202.73502 c 0.43392,1.17474 0.59267,1.20649 1.80974,1.46049 0.508,0 0.98425,0.0635 1.47108,-0.127 0.87842,-0.20108 1.55575,-0.68791 2.01083,-1.47108 0.20108,-0.45508 0.0317,-1.00541 -0.26458,-1.40758 -0.64558,-0.80433 -1.68275,-1.26999 -2.70933,-1.26999 -0.37041,0 -0.77258,0.0635 -1.11124,0.26458 -0.35984,0.22225 -0.85725,0.48683 -1.2065,0.74083 -0.10583,0.14817 -0.10583,0.51858 0,0.66675 z m 1.00541,0 c 0.0317,-0.27517 -0.0635,-0.53975 0.0741,-0.80434 0.0318,-0.16933 0.32808,-0.40216 0.46566,-0.53974 0.15875,-0.0741 0.27517,-0.21167 0.40217,-0.32809 0.0318,-0.0317 0.16933,-0.127 0.20108,-0.13758 0.13758,-0.0635 0.28575,-0.0953 0.4445,-0.0953 0.47625,0 0.98425,0.28575 1.36524,0.49742 0.21167,0.23283 0.5715,0.43391 0.46567,0.80433 -0.10583,0.88899 -1.40758,1.25941 -2.18016,1.25941 -0.26458,0 -0.51858,-0.0317 -0.6985,-0.127 -0.1905,-0.0423 -0.45508,-0.35983 -0.53975,-0.52916 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1182" />
        <path
           d="m 253.12186,201.30627 c -0.11642,0.61383 -0.13758,1.72508 -0.13758,2.40241 0.0635,0.1905 0.21166,0.47625 0.40216,0.59266 0.0952,0.0741 0.20109,0.127 0.30692,0.127 0.0847,0 0.16933,-0.0423 0.23283,-0.127 0.17992,-0.30691 0.40217,-0.63499 0.20108,-0.99483 -0.14816,-0.56091 -0.0423,-1.12183 -0.0741,-1.69332 0.10583,-0.30692 0.28575,-0.52917 0.47625,-0.78317 0.0106,-0.0106 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.20108 0.75141,-0.127 1.13241,-0.13758 0.42333,0.0317 0.71967,0.27516 1.12183,0.49741 0.17992,0.0847 0.49742,0.13759 0.68792,0.10584 0.13758,-0.0318 0.0635,-0.33867 0.0741,-0.46567 -0.29633,-0.29633 -0.94191,-0.73025 -1.28058,-0.94191 -0.3175,-0.16933 -0.77258,-0.254 -1.21708,-0.254 -0.37041,0 -0.73025,0.0635 -0.98425,0.1905 -0.48683,0.4445 -0.88899,0.85725 -1.00541,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1184" />
        <path
           d="m 263.28179,203.40176 c -0.0423,0.29634 -0.0106,0.66675 0.32808,0.79375 0.58209,0.45508 1.47108,0.6985 2.159,0.66675 0.67733,-0.0212 1.52399,-0.0317 2.06374,-0.46567 0.79375,-0.63499 0.0212,-1.54516 -0.60325,-1.93674 -0.89958,-0.51858 -1.86266,-0.80433 -2.74107,-1.40758 -0.26458,-0.0952 -0.0847,-0.3175 0.0741,-0.37041 0.59267,-0.34925 1.30175,-0.32809 2.00024,-0.35984 0.20109,-0.17991 0.24342,-0.34925 0.20109,-0.60325 -0.14817,-0.37041 -0.42333,-0.35983 -0.80433,-0.39158 -0.62442,0.0423 -1.29117,0.22225 -1.87325,0.45508 -0.28575,0.17992 -0.635,0.22225 -0.94191,0.33867 -0.23283,0.17992 -0.41275,0.41275 -0.40217,0.73025 0.0423,0.29633 0.29634,0.39158 0.46567,0.60325 0.53975,0.41274 1.21708,0.74083 1.88383,0.94191 0.254,0.14817 1.59807,0.762 1.93674,1.00541 0.10583,0.10584 0.0847,0.26459 -0.0635,0.32809 -0.0847,0.0317 -0.52916,0.13758 -0.60325,0.13758 -0.66675,-0.0106 -1.38641,0.0952 -1.94732,-0.33867 -0.27517,-0.26458 -0.5715,-0.40216 -0.93134,-0.46566 -0.0529,0.11641 -0.13758,0.22225 -0.20108,0.33866 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1186" />
        <path
           d="m 270.10801,202.15293 c 0,0.0106 0,0.0106 0.0106,0.0212 0.0317,0.33867 0.0952,0.67733 0.10583,1.00541 -0.0741,0.51859 0.27516,0.889 0.4445,1.24883 0.17991,0.23284 0.4445,0.30692 0.71966,0.3175 0.1905,0 0.40217,-0.127 0.5715,-0.16933 1.18533,-0.39158 1.24883,-0.5715 1.59808,-1.28058 0.127,-0.1905 0.127,-0.42333 0.15875,-0.64558 -0.0741,-0.15875 -0.0953,-0.55033 -0.41275,-0.49742 -0.26458,-0.0106 -0.34925,0.11642 -0.42333,0.3175 -0.0317,0.0635 -0.10584,0.43392 -0.0952,0.508 -0.33867,0.5715 -0.42334,0.53975 -0.89958,0.65617 -0.0953,0.0212 -0.16934,0.0317 -0.24342,0.0317 -0.16933,-0.0106 -0.26458,-0.0952 -0.381,-0.20109 -0.23283,-0.56091 -0.1905,-2.08491 -0.1905,-2.30716 -0.11641,-0.47624 -0.0423,-0.86783 -0.0423,-1.33349 l 0.0529,-0.0741 c 0.17991,-0.0635 0.41274,-0.12699 0.62441,-0.13758 l 0.0212,-0.0106 c 0.56091,-0.11642 1.07949,-0.26458 1.62982,-0.30692 0.10584,-0.0212 0.17992,-0.10583 0.27517,-0.20108 0.0635,-0.26458 -0.0317,-0.48683 -0.33867,-0.52916 l -0.48683,-0.0212 c -0.61383,-0.0741 -0.94191,0.0847 -1.55574,0.13758 -0.0317,-0.0106 -0.16933,-0.0529 -0.20108,-0.0635 -0.13759,-0.13758 -0.0529,-0.89958 -0.127,-1.06891 -0.0212,-0.20108 -0.16934,-0.43392 -0.3175,-0.55033 -0.254,-0.0529 -0.42334,-0.0106 -0.60325,0.1905 l -0.0212,1.66157 -0.0741,0.0847 c -0.5715,0.10583 -1.02658,0.20108 -1.64041,0.21167 l -0.34925,0.30691 c -0.0952,0.127 -0.0952,0.43392 -0.0423,0.58208 0.14816,0.127 0.26458,0.3175 0.43391,0.381 0.23283,0.0317 0.35983,-0.11641 0.58208,-0.127 0.33867,-0.16933 0.62442,-0.20108 1.06892,-0.23283 0.0741,0.0529 0.0952,0.20108 0.11641,0.28575 0.0106,0.127 0.0529,0.78316 0.0529,0.94191 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1188" />
        <path
           d="m 278.73339,201.1581 c 0,0.0953 -0.0106,0.20109 -0.0106,0.30692 -0.37041,0.635 -0.67733,1.32291 -1.36524,1.59808 -0.15875,0.0847 -0.29634,0.11641 -0.4445,0.11641 -0.20108,0 -0.39158,-0.0635 -0.62442,-0.11641 -0.28575,-0.23284 -0.60324,-0.66675 -0.55033,-1.05833 0,-0.35983 0.0529,-0.61383 0.21167,-0.9525 0,-0.0106 0.0635,-0.10583 0.0635,-0.13758 0,-0.22225 0.0847,-0.59267 -0.20108,-0.66675 -0.15875,-0.0106 -0.4445,-0.10583 -0.60325,-0.0635 -0.0529,0.0318 -0.23284,0.21167 -0.26459,0.26458 -0.0529,0.17992 -0.17991,0.52917 -0.13758,0.74083 v 0.0635 c 0,0.0317 -0.0317,0.16934 -0.0635,0.20109 0,0.74083 -0.11641,1.16416 0.40217,1.87324 0.53975,0.47625 0.96308,0.889 1.71449,0.80433 0.85725,-0.1905 1.27,-0.39158 1.85208,-1.016 0.0635,0.34925 0.20108,0.64559 0.48683,0.83608 0.14817,0.0529 0.37042,0.17992 0.51858,0.17992 0.0741,0 0.127,-0.0318 0.15875,-0.10583 0.15875,-0.20108 0.0847,-0.41275 -0.0317,-0.67733 -0.35983,-0.48684 -0.33866,-0.97367 -0.27516,-1.53458 0.0847,-0.20108 0.20108,-0.48683 0.20108,-0.49742 0.0212,-0.23283 -0.0106,-0.46566 -0.13758,-0.66674 -0.14817,-0.10584 -0.24342,-0.24342 -0.40217,-0.21167 -0.14817,-0.0106 -0.15875,0.0212 -0.26458,0.14817 -0.13758,0.14816 -0.15875,0.37041 -0.17992,0.58208 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1190" />
        <path
           d="m 280.38437,202.33285 c -0.0212,0.47625 -0.0635,1.03716 0.20108,1.4605 0.0318,0.0423 0.21167,0.23283 0.26458,0.27516 0.23284,0.21167 0.52917,0.27517 0.8255,0.27517 0.26458,0 0.53975,-0.0529 0.78317,-0.0847 0.53974,-0.17992 1.01599,-0.59266 1.40758,-0.99483 0.16933,-0.15875 0.56091,-0.80433 0.80433,-0.94191 0.21166,0.58208 0.42333,1.30174 0.86783,1.74624 0.10583,0.0635 0.23283,0.17992 0.34925,0.17992 0.0423,0 0.0847,-0.0106 0.11641,-0.0635 0.15875,-0.127 0.14817,-0.27517 0.13758,-0.45508 -0.21166,-0.508 -0.45508,-0.97367 -0.60324,-1.53458 l -0.20109,-0.67733 c 0,0 -0.0106,-0.0106 -0.0106,-0.0318 l -0.0529,-0.127 c 0,-0.0212 -0.0106,-0.0318 -0.0106,-0.0318 v -0.67733 c 0.0741,-0.46567 0.34925,-0.8255 0.40217,-1.27 0.0317,-0.26458 0.13758,-1.22766 0.13758,-1.53458 0,-0.15875 -0.0847,-0.67733 -0.0635,-0.80433 -0.0212,-0.30692 0.0529,-0.5715 -0.0741,-0.86783 -0.0317,-0.1905 -0.40217,-0.32808 -0.59267,-0.33867 -0.1905,0.0635 -0.30691,0.1905 -0.33866,0.40217 -0.0423,0.27517 -0.16934,0.93133 -0.20109,1.27 -0.14816,0.44449 -0.15875,0.88899 -0.20108,1.34407 0,0.0741 0,0.23284 -0.0106,0.42334 l -0.0423,1.29116 c -0.0106,0.1905 -0.0106,0.33866 -0.0106,0.42333 -0.40216,0.92075 -0.97366,1.80975 -1.87324,2.27541 -0.127,0.0635 -0.26459,0.0847 -0.41275,0.0847 -0.42333,0 -0.84667,-0.254 -0.73025,-0.75142 -0.0106,-0.65616 0.52917,-1.13241 1.06891,-1.40758 0.37042,-0.0423 0.64558,0.0106 1.00542,0.13759 0.13758,-0.0317 0.40216,0.0952 0.40216,-0.13759 0.0106,-0.51858 -0.508,-0.92074 -1.00541,-0.94191 -1.17475,-0.1905 -2.20133,0.9525 -2.33891,2.01083 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1192" />
        <path
           d="m 287.43283,201.12635 c -0.48683,0.762 -0.98425,1.61925 -0.74083,2.55058 0.254,0.59266 0.635,1.10066 1.2065,1.39699 0.57149,0.34925 1.15358,0.508 1.78857,0.47625 0.58209,0.0212 1.15358,-0.1905 1.72508,-0.33866 0.33867,-0.0212 0.67733,-0.16934 0.94192,-0.46567 v -0.39158 c -0.0212,-0.13758 -0.11642,-0.21167 -0.21167,-0.1905 h -0.0741 c -0.4445,0.0318 -0.61384,0.0423 -0.98425,0.1905 -0.51858,0.13758 -0.9525,0.32808 -1.4605,0.26458 -0.93133,0.0635 -1.90499,-0.6985 -2.06374,-1.60866 -0.0106,-0.26458 0.1905,-0.58208 0.33867,-0.80433 0.0212,-0.0106 0.0529,-0.0106 0.0741,0 0.0212,0 0.24341,0.17992 0.26458,0.20108 0.37042,0.22225 0.79375,0.40217 1.21708,0.40217 0.14817,0 0.30692,-0.0212 0.45508,-0.0741 0.74083,-0.0529 1.48166,-0.77259 1.47108,-1.53458 -0.0423,-0.89958 -0.83608,-1.397 -1.66158,-1.41817 -0.22225,-0.0106 -0.37041,0.0423 -0.61383,0.0741 -0.6985,0.22225 -1.23824,0.70908 -1.67216,1.26999 z m 0.8255,0.508 c 0,-0.0318 0.0317,-0.0741 0.0423,-0.10583 0.35983,-0.35983 0.80433,-0.79375 1.34408,-0.80433 0.3175,0.127 0.84666,0.17991 0.73025,0.60325 -0.13758,0.23283 -0.45508,0.39158 -0.73025,0.47624 -0.34925,0 -0.67733,0.0317 -1.00541,-0.13758 -0.0529,-0.0106 -0.32809,-0.0317 -0.381,-0.0317 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1194" />
        <path
           d="m 295.05279,201.26394 c 0.0317,-0.0212 0.0741,-0.0106 0.10584,-0.0106 0.0635,0.0212 0.22224,0.1905 0.29633,0.27517 0.10583,0.16933 0.11641,0.48683 0.20108,0.66675 0.0423,0.43391 0.14817,0.94191 0.26458,1.34408 0.11642,0.14816 0.22225,0.34924 0.33867,0.52916 0.0212,0.0847 0.0741,0.10583 0.127,0.10583 0.10583,0 0.24341,-0.0847 0.33866,-0.10583 0.11642,-0.0847 0.14817,-0.27516 0.13759,-0.40216 0,-0.0317 -0.13759,-0.34925 -0.13759,-0.40217 l -0.20108,-0.86783 c 0,-0.60325 -0.10583,-1.143 -0.32808,-1.66158 -0.16933,-0.27516 -0.49742,-0.85725 -0.83608,-0.75141 -0.23283,0.0106 -0.43392,-0.0423 -0.59267,0.15875 -0.32808,0.254 -0.42333,0.49741 -0.65616,0.78316 -0.0847,0.10583 -0.56092,0.58208 -0.66675,0.66675 0,-0.0529 0.0106,-0.22225 0.0106,-0.39158 0,-0.34925 0,-0.45509 -0.0741,-0.74083 -0.10583,-0.15875 -0.28575,-0.21167 -0.47625,-0.21167 -0.22225,-0.0106 -0.39158,0.13758 -0.39158,0.37042 v 0.0423 c 0,0.0212 0,0.0529 0.0106,0.0953 l 0.0423,0.27516 c 0.0106,0.0423 0.0106,0.0741 0.0106,0.0952 -0.0635,0.53975 -0.10583,1.53458 -0.20108,2.01083 0,0.0635 -0.0212,0.254 0,0.32808 l 0.46566,0.47625 c 0.14817,0.0318 0.254,0 0.33867,-0.13758 0.13758,-0.3175 0.43391,-0.762 0.60325,-1.06891 0.33866,-0.51859 0.77258,-1.04775 1.26999,-1.47108 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1196" />
        <path
           d="m 298.85219,202.15293 c 0,0.0106 0,0.0106 0.0106,0.0212 0.0317,0.33867 0.0952,0.67733 0.10584,1.00541 -0.0741,0.51859 0.27516,0.889 0.4445,1.24883 0.17991,0.23284 0.44449,0.30692 0.71966,0.3175 0.1905,0 0.40217,-0.127 0.5715,-0.16933 1.18533,-0.39158 1.24883,-0.5715 1.59808,-1.28058 0.127,-0.1905 0.127,-0.42333 0.15875,-0.64558 -0.0741,-0.15875 -0.0952,-0.55033 -0.41275,-0.49742 -0.26459,-0.0106 -0.34925,0.11642 -0.42333,0.3175 -0.0317,0.0635 -0.10584,0.43392 -0.0953,0.508 -0.33867,0.5715 -0.42334,0.53975 -0.89959,0.65617 -0.0952,0.0212 -0.16933,0.0317 -0.24341,0.0317 -0.16933,-0.0106 -0.26458,-0.0952 -0.381,-0.20109 -0.23283,-0.56091 -0.1905,-2.08491 -0.1905,-2.30716 -0.11642,-0.47624 -0.0423,-0.86783 -0.0423,-1.33349 l 0.0529,-0.0741 c 0.17992,-0.0635 0.41275,-0.12699 0.62442,-0.13758 l 0.0212,-0.0106 c 0.56091,-0.11642 1.07949,-0.26458 1.62982,-0.30692 0.10584,-0.0212 0.17992,-0.10583 0.27517,-0.20108 0.0635,-0.26458 -0.0318,-0.48683 -0.33867,-0.52916 l -0.48683,-0.0212 c -0.61383,-0.0741 -0.94191,0.0847 -1.55574,0.13758 -0.0317,-0.0106 -0.16934,-0.0529 -0.20109,-0.0635 -0.13758,-0.13758 -0.0529,-0.89958 -0.127,-1.06891 -0.0212,-0.20108 -0.16933,-0.43392 -0.31749,-0.55033 -0.254,-0.0529 -0.42334,-0.0106 -0.60325,0.1905 l -0.0212,1.66157 -0.0741,0.0847 c -0.5715,0.10583 -1.02658,0.20108 -1.64041,0.21167 l -0.34925,0.30691 c -0.0953,0.127 -0.0953,0.43392 -0.0423,0.58208 0.14817,0.127 0.26459,0.3175 0.43392,0.381 0.23283,0.0317 0.35983,-0.11641 0.58208,-0.127 0.33867,-0.16933 0.62442,-0.20108 1.06891,-0.23283 0.0741,0.0529 0.0952,0.20108 0.11642,0.28575 0.0106,0.127 0.0529,0.78316 0.0529,0.94191 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1198" />
        <path
           d="m 303.75224,203.40176 c -0.0423,0.29634 -0.0106,0.66675 0.32809,0.79375 0.58208,0.45508 1.47107,0.6985 2.15899,0.66675 0.67733,-0.0212 1.52399,-0.0317 2.06374,-0.46567 0.79375,-0.63499 0.0212,-1.54516 -0.60325,-1.93674 -0.89958,-0.51858 -1.86266,-0.80433 -2.74107,-1.40758 -0.26458,-0.0952 -0.0847,-0.3175 0.0741,-0.37041 0.59267,-0.34925 1.30175,-0.32809 2.00025,-0.35984 0.20108,-0.17991 0.24341,-0.34925 0.20108,-0.60325 -0.14817,-0.37041 -0.42333,-0.35983 -0.80433,-0.39158 -0.62442,0.0423 -1.29116,0.22225 -1.87325,0.45508 -0.28574,0.17992 -0.63499,0.22225 -0.94191,0.33867 -0.23283,0.17992 -0.41275,0.41275 -0.40216,0.73025 0.0423,0.29633 0.29633,0.39158 0.46566,0.60325 0.53975,0.41274 1.21708,0.74083 1.88383,0.94191 0.254,0.14817 1.59808,0.762 1.93674,1.00541 0.10583,0.10584 0.0847,0.26459 -0.0635,0.32809 -0.0847,0.0317 -0.52916,0.13758 -0.60325,0.13758 -0.66674,-0.0106 -1.38641,0.0952 -1.94732,-0.33867 -0.27517,-0.26458 -0.5715,-0.40216 -0.93133,-0.46566 -0.0529,0.11641 -0.13759,0.22225 -0.20109,0.33866 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1200" />
        <path
           d="m 237.87136,216.47686 c 0.41275,0.4445 0.8255,1.02658 1.27,1.40758 l 0.0423,0.0212 c 0.29633,0.15875 0.4445,0.30691 0.762,0.23283 0.15875,-0.0423 0.37041,-0.11642 0.46566,-0.254 0.0212,-0.0741 0.0952,-0.20108 0.0741,-0.27517 -0.0318,-0.0318 -0.10583,-0.11641 -0.13758,-0.127 -0.23283,-0.0317 -0.33866,-0.21166 -0.60325,-0.40216 -0.0847,-0.10583 -0.45508,-0.37042 -0.53975,-0.47625 -0.31749,-0.51858 -0.64558,-1.15358 -0.93133,-1.73566 -0.0847,-0.127 -0.25399,-0.20108 -0.40216,-0.26458 -0.0318,-0.0318 -0.127,-0.10584 -0.13758,-0.13759 0.0847,-0.20108 -0.21167,-0.254 -0.32809,-0.33866 -0.3175,-0.0318 -0.66674,-0.0847 -1.00541,-0.0847 -0.43391,0 -0.85725,0.0741 -1.2065,0.35983 -0.59266,0.49742 -1.37582,1.10067 -1.40757,1.93675 -0.11642,0.47625 0.13758,0.85725 0.40216,1.26999 0.27517,0.32809 0.79375,0.51859 1.22766,0.46567 0.93133,0.0106 1.67216,-0.6985 2.25425,-1.3335 0.0423,-0.0741 0.127,-0.21166 0.20108,-0.26458 z m -3.07974,0.32808 c -0.11642,-0.21166 -0.22225,-0.46566 -0.0635,-0.66674 0.35983,-0.508 0.79375,-1.12183 1.39699,-1.2065 0.42334,-0.0952 0.80434,-0.0529 1.21708,-0.14817 0.0106,0.13759 -0.0635,0.42333 -0.0741,0.55033 -0.0423,0.35984 -0.26458,0.73025 -0.46566,1.00542 -0.29634,0.32808 -0.46567,0.48683 -0.94192,0.66675 -0.15875,0.0423 -0.32808,0.0847 -0.49741,0.0847 -0.22225,0 -0.43392,-0.0741 -0.5715,-0.28575 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1202" />
        <path
           d="m 243.53342,215.1222 c 0.0317,-0.0212 0.0741,-0.0106 0.10584,-0.0106 0.0635,0.0212 0.22224,0.19049 0.29633,0.27516 0.10583,0.16933 0.11641,0.48683 0.20108,0.66675 0.0423,0.43391 0.14817,0.94191 0.26458,1.34408 0.11642,0.14816 0.22225,0.34925 0.33867,0.52916 0.0212,0.0847 0.0741,0.10584 0.127,0.10584 0.10583,0 0.24341,-0.0847 0.33866,-0.10584 0.11642,-0.0847 0.14817,-0.27516 0.13759,-0.40216 0,-0.0317 -0.13759,-0.34925 -0.13759,-0.40217 l -0.20108,-0.86783 c 0,-0.60325 -0.10583,-1.14299 -0.32808,-1.66158 -0.16933,-0.27516 -0.49742,-0.85724 -0.83608,-0.75141 -0.23283,0.0106 -0.43392,-0.0423 -0.59267,0.15875 -0.32808,0.254 -0.42333,0.49741 -0.65616,0.78316 -0.0847,0.10584 -0.56092,0.58208 -0.66675,0.66675 0,-0.0529 0.0106,-0.22225 0.0106,-0.39158 0,-0.34925 0,-0.45508 -0.0741,-0.74083 -0.10583,-0.15875 -0.28575,-0.21167 -0.47625,-0.21167 -0.22225,-0.0106 -0.39158,0.13758 -0.39158,0.37042 v 0.0423 c 0,0.0212 0,0.0529 0.0106,0.0953 l 0.0423,0.27517 c 0.0106,0.0423 0.0106,0.0741 0.0106,0.0952 -0.0635,0.53974 -0.10583,1.53457 -0.20108,2.01082 0,0.0635 -0.0212,0.254 0,0.32808 l 0.46566,0.47625 c 0.14817,0.0318 0.254,0 0.33867,-0.13758 0.13758,-0.3175 0.43391,-0.762 0.60325,-1.06891 0.33866,-0.51858 0.77258,-1.04775 1.26999,-1.47108 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1204" />
        <path
           d="m 245.61832,216.19111 c -0.0212,0.47625 -0.0635,1.03717 0.20108,1.4605 0.0317,0.0423 0.21167,0.23283 0.26459,0.27516 0.23283,0.21167 0.52916,0.27517 0.82549,0.27517 0.26459,0 0.53975,-0.0529 0.78317,-0.0847 0.53975,-0.17991 1.016,-0.59266 1.40758,-0.99483 0.16933,-0.15875 0.56091,-0.80433 0.80433,-0.94191 0.21166,0.58208 0.42333,1.30174 0.86783,1.74624 0.10583,0.0635 0.23283,0.17992 0.34925,0.17992 0.0423,0 0.0847,-0.0106 0.11641,-0.0635 0.15875,-0.127 0.14817,-0.27517 0.13759,-0.45508 -0.21167,-0.508 -0.45508,-0.97367 -0.60325,-1.53458 l -0.20108,-0.67733 c 0,0 -0.0106,-0.0106 -0.0106,-0.0318 l -0.0529,-0.127 c 0,-0.0212 -0.0106,-0.0318 -0.0106,-0.0318 v -0.67733 c 0.0741,-0.46567 0.34925,-0.8255 0.40217,-1.27 0.0317,-0.26458 0.13758,-1.22766 0.13758,-1.53458 0,-0.15875 -0.0847,-0.67733 -0.0635,-0.80433 -0.0212,-0.30691 0.0529,-0.5715 -0.0741,-0.86783 -0.0318,-0.1905 -0.40217,-0.32808 -0.59267,-0.33866 -0.1905,0.0635 -0.30691,0.1905 -0.33866,0.40216 -0.0423,0.27517 -0.16933,0.93133 -0.20108,1.27 -0.14817,0.4445 -0.15875,0.88899 -0.20109,1.34408 0,0.0741 0,0.23283 -0.0106,0.42333 l -0.0423,1.29116 c -0.0106,0.1905 -0.0106,0.33867 -0.0106,0.42333 -0.40216,0.92075 -0.97366,1.80975 -1.87324,2.27541 -0.127,0.0635 -0.26458,0.0847 -0.41275,0.0847 -0.42333,0 -0.84666,-0.254 -0.73025,-0.75142 -0.0106,-0.65616 0.52917,-1.13241 1.06892,-1.40757 0.37041,-0.0423 0.64558,0.0106 1.00541,0.13758 0.13758,-0.0317 0.40216,0.0952 0.40216,-0.13758 0.0106,-0.51859 -0.50799,-0.92075 -1.00541,-0.94192 -1.17474,-0.1905 -2.20132,0.9525 -2.33891,2.01083 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1206" />
        <path
           d="m 257.24933,215.16453 c -0.11641,0.61383 -0.13758,1.72508 -0.13758,2.40241 0.0635,0.1905 0.21167,0.47625 0.40216,0.59267 0.0952,0.0741 0.20109,0.127 0.30692,0.127 0.0847,0 0.16933,-0.0423 0.23283,-0.127 0.17992,-0.30692 0.40217,-0.635 0.20109,-0.99483 -0.14817,-0.56092 -0.0423,-1.12183 -0.0741,-1.69333 0.10584,-0.30692 0.28575,-0.52917 0.47625,-0.78317 0.0106,-0.0106 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.20108 0.75141,-0.127 1.13241,-0.13758 0.42334,0.0317 0.71967,0.27517 1.12183,0.49742 0.17992,0.0847 0.49742,0.13758 0.68792,0.10583 0.13758,-0.0318 0.0635,-0.33867 0.0741,-0.46567 -0.29633,-0.29633 -0.94191,-0.73024 -1.28058,-0.94191 -0.3175,-0.16933 -0.77258,-0.254 -1.21708,-0.254 -0.37041,0 -0.73025,0.0635 -0.98424,0.1905 -0.48684,0.4445 -0.889,0.85725 -1.00542,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1208" />
        <path
           d="m 262.50921,214.98462 c -0.48683,0.76199 -0.98424,1.61924 -0.74083,2.55057 0.254,0.59267 0.635,1.10066 1.2065,1.397 0.5715,0.34925 1.15358,0.50799 1.78858,0.47624 0.58208,0.0212 1.15358,-0.19049 1.72507,-0.33866 0.33867,-0.0212 0.67734,-0.16933 0.94192,-0.46567 v -0.39158 c -0.0212,-0.13758 -0.11642,-0.21166 -0.21167,-0.1905 h -0.0741 c -0.4445,0.0317 -0.61383,0.0423 -0.98425,0.1905 -0.51858,0.13758 -0.9525,0.32808 -1.46049,0.26458 -0.93133,0.0635 -1.905,-0.69849 -2.06375,-1.60866 -0.0106,-0.26458 0.1905,-0.58208 0.33867,-0.80433 0.0212,-0.0106 0.0529,-0.0106 0.0741,0 0.0212,0 0.24342,0.17992 0.26458,0.20108 0.37042,0.22225 0.79375,0.40217 1.21708,0.40217 0.14817,0 0.30692,-0.0212 0.45509,-0.0741 0.74083,-0.0529 1.48166,-0.77258 1.47107,-1.53458 -0.0423,-0.89958 -0.83608,-1.397 -1.66157,-1.41816 -0.22225,-0.0106 -0.37042,0.0423 -0.61384,0.0741 -0.69849,0.22225 -1.23824,0.70908 -1.67216,1.27 z m 0.8255,0.50799 c 0,-0.0318 0.0318,-0.0741 0.0423,-0.10583 0.35984,-0.35983 0.80433,-0.79375 1.34408,-0.80433 0.3175,0.127 0.84667,0.17992 0.73025,0.60325 -0.13758,0.23283 -0.45508,0.39158 -0.73025,0.47625 -0.34925,0 -0.67733,0.0318 -1.00541,-0.13759 -0.0529,-0.0106 -0.32808,-0.0317 -0.381,-0.0317 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1210" />
        <path
           d="m 267.90669,217.26003 c -0.0423,0.29633 -0.0106,0.66674 0.32808,0.79374 0.58208,0.45508 1.47108,0.6985 2.15899,0.66675 0.67733,-0.0212 1.524,-0.0317 2.06375,-0.46566 0.79374,-0.635 0.0212,-1.54517 -0.60325,-1.93675 -0.89958,-0.51858 -1.86266,-0.80433 -2.74108,-1.40758 -0.26458,-0.0952 -0.0847,-0.3175 0.0741,-0.37041 0.59266,-0.34925 1.30174,-0.32809 2.00024,-0.35984 0.20108,-0.17991 0.24342,-0.34924 0.20108,-0.60324 -0.14816,-0.37042 -0.42333,-0.35984 -0.80433,-0.39159 -0.62441,0.0423 -1.29116,0.22225 -1.87324,0.45509 -0.28575,0.17991 -0.635,0.22225 -0.94192,0.33866 -0.23283,0.17992 -0.41275,0.41275 -0.40216,0.73025 0.0423,0.29633 0.29633,0.39158 0.46566,0.60325 0.53975,0.41275 1.21708,0.74083 1.88383,0.94191 0.254,0.14817 1.59808,0.762 1.93674,1.00542 0.10584,0.10583 0.0847,0.26458 -0.0635,0.32808 -0.0847,0.0317 -0.52916,0.13758 -0.60324,0.13758 -0.66675,-0.0106 -1.38642,0.0953 -1.94733,-0.33867 -0.27517,-0.26458 -0.5715,-0.40216 -0.93133,-0.46566 -0.0529,0.11642 -0.13758,0.22225 -0.20108,0.33867 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1212" />
        <path
           d="m 274.04499,214.98462 c -0.48683,0.76199 -0.98425,1.61924 -0.74083,2.55057 0.254,0.59267 0.635,1.10066 1.2065,1.397 0.57149,0.34925 1.15358,0.50799 1.78857,0.47624 0.58209,0.0212 1.15358,-0.19049 1.72508,-0.33866 0.33867,-0.0212 0.67733,-0.16933 0.94192,-0.46567 v -0.39158 c -0.0212,-0.13758 -0.11642,-0.21166 -0.21167,-0.1905 h -0.0741 c -0.4445,0.0317 -0.61383,0.0423 -0.98425,0.1905 -0.51858,0.13758 -0.9525,0.32808 -1.4605,0.26458 -0.93133,0.0635 -1.90499,-0.69849 -2.06374,-1.60866 -0.0106,-0.26458 0.1905,-0.58208 0.33867,-0.80433 0.0212,-0.0106 0.0529,-0.0106 0.0741,0 0.0212,0 0.24342,0.17992 0.26458,0.20108 0.37042,0.22225 0.79375,0.40217 1.21708,0.40217 0.14817,0 0.30692,-0.0212 0.45508,-0.0741 0.74083,-0.0529 1.48167,-0.77258 1.47108,-1.53458 -0.0423,-0.89958 -0.83608,-1.397 -1.66158,-1.41816 -0.22225,-0.0106 -0.37041,0.0423 -0.61383,0.0741 -0.69849,0.22225 -1.23824,0.70908 -1.67216,1.27 z m 0.8255,0.50799 c 0,-0.0318 0.0317,-0.0741 0.0423,-0.10583 0.35983,-0.35983 0.80433,-0.79375 1.34408,-0.80433 0.3175,0.127 0.84667,0.17992 0.73025,0.60325 -0.13758,0.23283 -0.45508,0.39158 -0.73025,0.47625 -0.34925,0 -0.67733,0.0318 -1.00541,-0.13759 -0.0529,-0.0106 -0.32808,-0.0317 -0.381,-0.0317 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1214" />
        <path
           d="m 283.06195,216.47686 c 0.41275,0.4445 0.8255,1.02658 1.27,1.40758 l 0.0423,0.0212 c 0.29633,0.15875 0.4445,0.30691 0.762,0.23283 0.15875,-0.0423 0.37041,-0.11642 0.46566,-0.254 0.0212,-0.0741 0.0952,-0.20108 0.0741,-0.27517 -0.0318,-0.0318 -0.10584,-0.11641 -0.13759,-0.127 -0.23283,-0.0317 -0.33866,-0.21166 -0.60324,-0.40216 -0.0847,-0.10583 -0.45509,-0.37042 -0.53975,-0.47625 -0.3175,-0.51858 -0.64558,-1.15358 -0.93133,-1.73566 -0.0847,-0.127 -0.254,-0.20108 -0.40217,-0.26458 -0.0318,-0.0318 -0.127,-0.10584 -0.13758,-0.13759 0.0847,-0.20108 -0.21167,-0.254 -0.32808,-0.33866 -0.3175,-0.0318 -0.66675,-0.0847 -1.00542,-0.0847 -0.43391,0 -0.85724,0.0741 -1.20649,0.35983 -0.59267,0.49742 -1.37583,1.10067 -1.40758,1.93675 -0.11642,0.47625 0.13758,0.85725 0.40216,1.26999 0.27517,0.32809 0.79375,0.51859 1.22767,0.46567 0.93133,0.0106 1.67216,-0.6985 2.25424,-1.3335 0.0423,-0.0741 0.127,-0.21166 0.20108,-0.26458 z m -3.07974,0.32808 c -0.11641,-0.21166 -0.22225,-0.46566 -0.0635,-0.66674 0.35983,-0.508 0.79375,-1.12183 1.397,-1.2065 0.42333,-0.0952 0.80433,-0.0529 1.21708,-0.14817 0.0106,0.13759 -0.0635,0.42333 -0.0741,0.55033 -0.0423,0.35984 -0.26458,0.73025 -0.46566,1.00542 -0.29633,0.32808 -0.46567,0.48683 -0.94191,0.66675 -0.15875,0.0423 -0.32809,0.0847 -0.49742,0.0847 -0.22225,0 -0.43391,-0.0741 -0.5715,-0.28575 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1216" />
        <path
           d="m 286.18402,215.16453 c -0.11641,0.61383 -0.13758,1.72508 -0.13758,2.40241 0.0635,0.1905 0.21167,0.47625 0.40217,0.59267 0.0953,0.0741 0.20108,0.127 0.30691,0.127 0.0847,0 0.16934,-0.0423 0.23284,-0.127 0.17991,-0.30692 0.40216,-0.635 0.20108,-0.99483 -0.14817,-0.56092 -0.0423,-1.12183 -0.0741,-1.69333 0.10584,-0.30692 0.28575,-0.52917 0.47625,-0.78317 0.0106,-0.0106 0.0529,-0.0635 0.0635,-0.0635 0.35984,-0.20108 0.75142,-0.127 1.13242,-0.13758 0.42333,0.0317 0.71966,0.27517 1.12183,0.49742 0.17991,0.0847 0.49741,0.13758 0.68791,0.10583 0.13758,-0.0318 0.0635,-0.33867 0.0741,-0.46567 -0.29633,-0.29633 -0.94191,-0.73024 -1.28058,-0.94191 -0.31749,-0.16933 -0.77258,-0.254 -1.21708,-0.254 -0.37041,0 -0.73024,0.0635 -0.98424,0.1905 -0.48683,0.4445 -0.889,0.85725 -1.00542,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1218" />
        <path
           d="m 290.52316,215.93711 c -0.0423,0.41275 0.0212,0.87842 0.26458,1.2065 0.37042,0.47625 0.96308,0.80433 1.54516,0.99483 0.51858,0.15875 1.016,0.23283 1.54516,0.32808 0.381,0.10583 0.67734,0.17992 1.06892,0.13758 0.20108,-0.0635 0.48683,-0.26458 0.53975,-0.46566 0.0212,-0.0952 -0.11642,-0.3175 -0.20109,-0.39158 l -1.28058,-0.27517 c -0.53974,-0.0952 -1.10066,-0.17992 -1.61924,-0.381 -0.28575,-0.10583 -0.51858,-0.30691 -0.71966,-0.55033 -0.254,-0.127 -0.0635,-0.60325 -0.0741,-0.74083 0.3175,-0.4445 0.65617,-0.93133 1.2065,-1.06891 0.26458,-0.0106 0.508,-0.0529 0.75141,0.10583 0.11642,0.0635 0.27517,0.48683 0.32808,0.62441 0.0847,0.23284 0.34925,0.127 0.52917,0.13759 0.127,-0.0106 0.22225,-0.16934 0.27517,-0.26459 0.0212,-0.33866 0.0106,-0.71966 -0.20109,-1.00541 -0.30691,-0.30691 -0.66675,-0.6985 -1.14299,-0.67733 -0.68792,-0.127 -1.40758,0.21167 -1.87325,0.74083 -0.55033,0.46567 -0.83608,0.85725 -0.94191,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1220" />
        <path
           d="m 299.00037,215.48203 c 0.3175,0.0952 0.43392,0.53975 0.49742,0.81491 0.0317,0.27517 0.16933,0.58209 0.26458,0.86784 0.13758,0.38099 0.29633,0.69849 0.53975,0.99483 0.0847,0.0318 0.1905,0.0741 0.28575,0.0741 0.0741,0 0.13758,-0.0212 0.17991,-0.0741 0.0317,-0.0317 0.0635,-0.127 0.0741,-0.13759 0.0212,-0.33866 -0.14816,-1.00541 -0.27516,-1.39699 -0.11642,-0.762 -0.27517,-1.43933 -0.80433,-2.01083 -0.15875,-0.1905 -0.35983,-0.26458 -0.5715,-0.26458 -0.13758,0 -0.28575,0.0212 -0.42333,0.0741 -0.6985,0.41275 -1.15358,1.06891 -1.74625,1.59808 h -0.0635 v -0.20108 c 0,-0.1905 -0.0635,-1.73566 -0.0635,-1.93675 0.0106,-0.508 -0.16933,-1.30174 -0.27516,-1.80974 -0.0317,-0.13758 -0.27517,-0.33867 -0.32808,-0.40217 -0.11642,-0.0106 -0.35984,-0.0635 -0.33867,0.13759 v 0.60324 c -0.0423,0.53975 0.10583,1.19592 0.0635,1.74625 0.0318,0.9525 0.127,1.88383 0,2.86807 -0.11642,0.11642 -0.0635,0.4445 -0.0635,0.60325 0,0.0106 0.14817,0.1905 0.20108,0.26458 0.0741,0.13759 0.20109,0.20109 0.33867,0.20109 0.0953,0 0.17991,-0.0318 0.26458,-0.0741 0.254,-0.22225 0.41275,-0.47625 0.52917,-0.79374 0.51858,-0.68792 0.87841,-1.397 1.71449,-1.74625 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1222" />
        <path
           d="m 301.98485,214.98462 c -0.48683,0.76199 -0.98424,1.61924 -0.74083,2.55057 0.254,0.59267 0.635,1.10066 1.2065,1.397 0.5715,0.34925 1.15358,0.50799 1.78858,0.47624 0.58208,0.0212 1.15358,-0.19049 1.72507,-0.33866 0.33867,-0.0212 0.67733,-0.16933 0.94192,-0.46567 v -0.39158 c -0.0212,-0.13758 -0.11642,-0.21166 -0.21167,-0.1905 h -0.0741 c -0.4445,0.0317 -0.61383,0.0423 -0.98425,0.1905 -0.51858,0.13758 -0.9525,0.32808 -1.46049,0.26458 -0.93133,0.0635 -1.905,-0.69849 -2.06375,-1.60866 -0.0106,-0.26458 0.1905,-0.58208 0.33867,-0.80433 0.0212,-0.0106 0.0529,-0.0106 0.0741,0 0.0212,0 0.24342,0.17992 0.26458,0.20108 0.37042,0.22225 0.79375,0.40217 1.21708,0.40217 0.14817,0 0.30692,-0.0212 0.45508,-0.0741 0.74084,-0.0529 1.48167,-0.77258 1.47108,-1.53458 -0.0423,-0.89958 -0.83608,-1.397 -1.66157,-1.41816 -0.22225,-0.0106 -0.37042,0.0423 -0.61384,0.0741 -0.69849,0.22225 -1.23824,0.70908 -1.67216,1.27 z m 0.8255,0.50799 c 0,-0.0318 0.0317,-0.0741 0.0423,-0.10583 0.35984,-0.35983 0.80433,-0.79375 1.34408,-0.80433 0.3175,0.127 0.84667,0.17992 0.73025,0.60325 -0.13758,0.23283 -0.45508,0.39158 -0.73025,0.47625 -0.34925,0 -0.67733,0.0318 -1.00541,-0.13759 -0.0529,-0.0106 -0.32808,-0.0317 -0.381,-0.0317 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1224" />
        <path
           d="m 307.06483,215.16453 c -0.11642,0.61383 -0.13759,1.72508 -0.13759,2.40241 0.0635,0.1905 0.21167,0.47625 0.40217,0.59267 0.0953,0.0741 0.20108,0.127 0.30691,0.127 0.0847,0 0.16934,-0.0423 0.23284,-0.127 0.17991,-0.30692 0.40216,-0.635 0.20108,-0.99483 -0.14817,-0.56092 -0.0423,-1.12183 -0.0741,-1.69333 0.10583,-0.30692 0.28575,-0.52917 0.47625,-0.78317 0.0106,-0.0106 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.20108 0.75141,-0.127 1.13241,-0.13758 0.42333,0.0317 0.71966,0.27517 1.12183,0.49742 0.17991,0.0847 0.49741,0.13758 0.68791,0.10583 0.13759,-0.0318 0.0635,-0.33867 0.0741,-0.46567 -0.29634,-0.29633 -0.94192,-0.73024 -1.28058,-0.94191 -0.3175,-0.16933 -0.77258,-0.254 -1.21708,-0.254 -0.37042,0 -0.73025,0.0635 -0.98425,0.1905 -0.48683,0.4445 -0.889,0.85725 -1.00541,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1226" />
        <path
           d="m 311.93313,217.26003 c -0.0423,0.29633 -0.0106,0.66674 0.32808,0.79374 0.58208,0.45508 1.47108,0.6985 2.159,0.66675 0.67733,-0.0212 1.52399,-0.0317 2.06374,-0.46566 0.79375,-0.635 0.0212,-1.54517 -0.60325,-1.93675 -0.89958,-0.51858 -1.86266,-0.80433 -2.74107,-1.40758 -0.26459,-0.0952 -0.0847,-0.3175 0.0741,-0.37041 0.59266,-0.34925 1.30174,-0.32809 2.00024,-0.35984 0.20109,-0.17991 0.24342,-0.34924 0.20109,-0.60324 -0.14817,-0.37042 -0.42334,-0.35984 -0.80434,-0.39159 -0.62441,0.0423 -1.29116,0.22225 -1.87324,0.45509 -0.28575,0.17991 -0.635,0.22225 -0.94191,0.33866 -0.23284,0.17992 -0.41275,0.41275 -0.40217,0.73025 0.0423,0.29633 0.29633,0.39158 0.46567,0.60325 0.53974,0.41275 1.21708,0.74083 1.88382,0.94191 0.254,0.14817 1.59808,0.762 1.93675,1.00542 0.10583,0.10583 0.0847,0.26458 -0.0635,0.32808 -0.0847,0.0317 -0.52917,0.13758 -0.60325,0.13758 -0.66675,-0.0106 -1.38641,0.0953 -1.94733,-0.33867 -0.27516,-0.26458 -0.5715,-0.40216 -0.93133,-0.46566 -0.0529,0.11642 -0.13758,0.22225 -0.20108,0.33867 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1228" />
      </g>
      <image
         href="/images/neos-glpsol.png"
         width="142.08125"
         height="41.804165"
         preserveAspectRatio="none"
         id="toolbox_img_i4"
         x="213.88814"
         y="221.40883"
         inkscape:svg-dpi="1" />
    </g>
    <rect
       style="fill:#ff0000;fill-opacity:0;stroke-width:1.92574;stop-color:#000000"
       id="rect1232"
       width="55.286018"
       height="70.103973"
       x="371.60132"
       y="156.40601" />
    <g
       id="toolbox_img_g5">
      <image
         href="/images/gsheets-logo.png"
         width="74.877083"
         height="44.979168"
         preserveAspectRatio="none"
         id="toolbox_img_i5"
         x="94.614449"
         y="212.18394"
         inkscape:svg-dpi="1" />
      <g
         aria-label="Data processing  and visualization"
         id="toolbox_img_text5"
         style="font-size:10.5833px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#666666;fill-opacity:1;stroke-width:0.264583">
        <path
           d="m 93.801578,189.84525 c -0.137583,0.127 -0.222249,0.32808 -0.137583,0.51858 0.09525,0.23283 0.243416,0.43392 0.518582,0.41275 h 0.137583 c 1.195913,-0.127 -0.09525,-0.0212 1.153579,-0.15875 1.259413,-0.1905 2.285993,-0.21167 3.460739,-0.58208 0.952497,-0.39158 1.777992,-0.64558 2.158992,-1.651 0.20108,-0.99483 -0.59266,-1.85207 -1.227661,-2.5929 -1.259413,-1.31233 -3.492489,-2.286 -5.185817,-2.77283 -0.116416,-0.0318 -0.201083,-0.0423 -0.253999,-0.0529 l -0.169333,-0.0952 c -0.08467,-0.0317 -0.169333,-0.0423 -0.232833,-0.0423 -0.201082,0 -0.338665,0.11642 -0.433915,0.3175 0.07408,0.508 0.359832,0.80433 2.010827,1.32291 l 0.03175,0.0423 c 0.01058,0.0106 0.01058,0.0106 0.01058,0.0106 -0.03175,0.0952 -0.328082,0.15875 -0.306916,0.34925 0.09525,0.94191 -0.07408,1.95791 -0.02117,2.91041 v 0.10583 c 0.09525,0.53975 0.105833,1.25941 0.592665,1.59808 0.04233,0.0317 0.222249,0.0635 0.264582,0.0635 l 0.01058,0.0635 c -0.105833,0 -0.560914,0.0741 -0.656164,0.0847 l -0.232833,0.0317 c -0.05292,-0.0106 -0.148166,-0.0212 -0.317499,-0.0317 l -0.296332,0.0106 c -0.190499,0.0212 -0.719664,0.0212 -0.878414,0.13758 z m 2.762241,-0.508 c 0.04233,-0.0318 0.0635,-0.10583 0.0635,-0.13758 0.02117,-0.14817 0.01058,-0.37042 -0.02117,-0.52917 -0.148166,-0.30691 -0.201082,-0.62441 -0.285749,-0.94191 -0.04233,-0.55033 -0.0635,-1.143 -0.07408,-1.67216 0.03175,-0.49742 0.09525,-0.85725 -0.105833,-1.3335 -0.04233,-0.0741 -0.08467,-0.11641 -0.09525,-0.127 h 0.07408 c 0.96308,0.254 1.777994,0.71967 2.603491,1.28058 0.571499,0.53975 1.259413,1.17475 1.407578,1.95791 l 0.0106,0.23284 c 0,0.0317 -0.0318,0.10583 -0.0635,0.13758 -0.0741,0.11641 -0.412744,0.4445 -0.455077,0.47625 -0.793748,0.48683 -1.841494,0.71966 -2.783408,0.78316 l -0.402165,0.0106 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1416" />
        <path
           d="m 105.97236,188.89275 c 0.41275,0.4445 0.8255,1.02658 1.27,1.40758 l 0.0423,0.0212 c 0.29633,0.15875 0.4445,0.30691 0.762,0.23283 0.15875,-0.0423 0.37041,-0.11642 0.46566,-0.254 0.0212,-0.0741 0.0953,-0.20108 0.0741,-0.27516 -0.0317,-0.0318 -0.10583,-0.11642 -0.13758,-0.127 -0.23283,-0.0317 -0.33866,-0.21167 -0.60325,-0.40217 -0.0847,-0.10583 -0.45508,-0.37041 -0.53974,-0.47625 -0.3175,-0.51858 -0.64559,-1.15358 -0.93133,-1.73566 -0.0847,-0.127 -0.254,-0.20108 -0.40217,-0.26458 -0.0317,-0.0317 -0.127,-0.10583 -0.13758,-0.13758 0.0847,-0.20109 -0.21167,-0.254 -0.32809,-0.33867 -0.31749,-0.0318 -0.66674,-0.0847 -1.00541,-0.0847 -0.43391,0 -0.85725,0.0741 -1.20649,0.35984 -0.59267,0.49741 -1.37583,1.10066 -1.40758,1.93674 -0.11642,0.47625 0.13758,0.85725 0.40216,1.27 0.27517,0.32808 0.79375,0.51858 1.22766,0.46566 0.93133,0.0106 1.67217,-0.6985 2.25425,-1.33349 0.0423,-0.0741 0.127,-0.21167 0.20108,-0.26459 z m -3.07974,0.32809 c -0.11642,-0.21167 -0.22225,-0.46567 -0.0635,-0.66675 0.35983,-0.508 0.79375,-1.12183 1.397,-1.2065 0.42333,-0.0952 0.80433,-0.0529 1.21707,-0.14817 0.0106,0.13759 -0.0635,0.42334 -0.0741,0.55034 -0.0423,0.35983 -0.26458,0.73024 -0.46566,1.00541 -0.29634,0.32808 -0.46567,0.48683 -0.94192,0.66675 -0.15875,0.0423 -0.32808,0.0847 -0.49741,0.0847 -0.22225,0 -0.43392,-0.0741 -0.5715,-0.28574 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1418" />
        <path
           d="m 110.49143,188.42709 c 0,0.0106 0,0.0106 0.0106,0.0212 0.0318,0.33867 0.0953,0.67734 0.10583,1.00542 -0.0741,0.51858 0.27517,0.88899 0.4445,1.24883 0.17992,0.23283 0.4445,0.30691 0.71967,0.3175 0.1905,0 0.40216,-0.127 0.57149,-0.16934 1.18533,-0.39158 1.24883,-0.57149 1.59808,-1.28058 0.127,-0.1905 0.127,-0.42333 0.15875,-0.64558 -0.0741,-0.15875 -0.0952,-0.55033 -0.41275,-0.49741 -0.26458,-0.0106 -0.34925,0.11641 -0.42333,0.3175 -0.0318,0.0635 -0.10583,0.43391 -0.0953,0.508 -0.33866,0.57149 -0.42333,0.53974 -0.89958,0.65616 -0.0952,0.0212 -0.16933,0.0317 -0.24341,0.0317 -0.16934,-0.0106 -0.26459,-0.0952 -0.381,-0.20108 -0.23284,-0.56092 -0.1905,-2.08491 -0.1905,-2.30716 -0.11642,-0.47625 -0.0423,-0.86783 -0.0423,-1.3335 l 0.0529,-0.0741 c 0.17992,-0.0635 0.41275,-0.127 0.62442,-0.13758 l 0.0212,-0.0106 c 0.56092,-0.11641 1.0795,-0.26458 1.62983,-0.30691 0.10583,-0.0212 0.17992,-0.10584 0.27517,-0.20109 0.0635,-0.26458 -0.0318,-0.48683 -0.33867,-0.52916 l -0.48683,-0.0212 c -0.61383,-0.0741 -0.94192,0.0847 -1.55575,0.13759 -0.0318,-0.0106 -0.16933,-0.0529 -0.20108,-0.0635 -0.13758,-0.13759 -0.0529,-0.89958 -0.127,-1.06892 -0.0212,-0.20108 -0.16933,-0.43391 -0.3175,-0.55033 -0.254,-0.0529 -0.42333,-0.0106 -0.60325,0.1905 l -0.0212,1.66158 -0.0741,0.0847 c -0.57149,0.10584 -1.02658,0.20109 -1.64041,0.21167 l -0.34925,0.30692 c -0.0952,0.127 -0.0952,0.43391 -0.0423,0.58208 0.14817,0.127 0.26458,0.3175 0.43392,0.381 0.23283,0.0318 0.35983,-0.11642 0.58208,-0.127 0.33866,-0.16934 0.62441,-0.20109 1.06891,-0.23284 0.0741,0.0529 0.0952,0.20109 0.11642,0.28575 0.0106,0.127 0.0529,0.78317 0.0529,0.94192 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1420" />
        <path
           d="m 119.01097,188.89275 c 0.41275,0.4445 0.8255,1.02658 1.26999,1.40758 l 0.0423,0.0212 c 0.29633,0.15875 0.4445,0.30691 0.762,0.23283 0.15874,-0.0423 0.37041,-0.11642 0.46566,-0.254 0.0212,-0.0741 0.0952,-0.20108 0.0741,-0.27516 -0.0318,-0.0318 -0.10583,-0.11642 -0.13758,-0.127 -0.23283,-0.0317 -0.33866,-0.21167 -0.60325,-0.40217 -0.0847,-0.10583 -0.45508,-0.37041 -0.53975,-0.47625 -0.31749,-0.51858 -0.64558,-1.15358 -0.93133,-1.73566 -0.0847,-0.127 -0.254,-0.20108 -0.40216,-0.26458 -0.0318,-0.0317 -0.127,-0.10583 -0.13758,-0.13758 0.0847,-0.20109 -0.21167,-0.254 -0.32809,-0.33867 -0.3175,-0.0318 -0.66674,-0.0847 -1.00541,-0.0847 -0.43392,0 -0.85725,0.0741 -1.2065,0.35984 -0.59266,0.49741 -1.37583,1.10066 -1.40758,1.93674 -0.11641,0.47625 0.13759,0.85725 0.40217,1.27 0.27517,0.32808 0.79375,0.51858 1.22766,0.46566 0.93133,0.0106 1.67216,-0.6985 2.25425,-1.33349 0.0423,-0.0741 0.127,-0.21167 0.20108,-0.26459 z m -3.07974,0.32809 c -0.11642,-0.21167 -0.22225,-0.46567 -0.0635,-0.66675 0.35983,-0.508 0.79375,-1.12183 1.39699,-1.2065 0.42334,-0.0952 0.80433,-0.0529 1.21708,-0.14817 0.0106,0.13759 -0.0635,0.42334 -0.0741,0.55034 -0.0423,0.35983 -0.26458,0.73024 -0.46566,1.00541 -0.29634,0.32808 -0.46567,0.48683 -0.94192,0.66675 -0.15875,0.0423 -0.32808,0.0847 -0.49741,0.0847 -0.22225,0 -0.43392,-0.0741 -0.5715,-0.28574 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1422" />
        <path
           d="m 127.57284,187.59101 c -0.33867,1.40758 -0.27517,2.52941 -0.26458,3.87348 0.0529,0.8255 0.127,1.79917 0.53974,2.54 0.127,0.13758 0.3175,0.4445 0.52917,0.33866 0.127,-0.0212 0.26458,-0.17991 0.33866,-0.26458 0.0635,-0.16933 0.0952,-0.29633 0,-0.47625 -0.38099,-0.65616 -0.59266,-1.47108 -0.53974,-2.20133 0,-0.61383 0.0318,-1.59807 0.0318,-1.87324 h 0.0423 c 0.4445,0.48683 1.0795,1.10066 1.80974,0.93133 0.67733,0.0423 1.651,-0.43391 1.87325,-1.13241 0.0741,-0.6985 0,-1.48166 -0.53975,-2.00025 -0.40217,-0.60324 -1.12183,-0.93133 -1.76741,-1.10066 -0.13758,-0.0212 -0.24342,-0.0423 -0.34925,-0.0423 -0.10583,0 -0.21167,0.0212 -0.35983,0.0635 -0.65617,0.26458 -1.10067,0.61383 -1.34408,1.34408 z m 1.48166,1.33349 c -0.11642,-0.1905 -0.0635,-0.39158 -0.0741,-0.60325 0.13758,-0.35983 0.37041,-0.81491 0.74083,-0.99483 0.28575,-0.0847 0.4445,0.0529 0.66675,0.26459 0.47624,0.46566 0.73024,0.91016 0.53974,1.53458 -0.127,0.31749 -0.47624,0.46566 -0.82549,0.46566 -0.17992,0 -0.37042,-0.0423 -0.51859,-0.127 -0.0847,-0.0529 -0.47624,-0.45508 -0.52916,-0.53975 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1424" />
        <path
           d="m 132.64222,187.58042 c -0.11642,0.61384 -0.13759,1.72508 -0.13759,2.40241 0.0635,0.1905 0.21167,0.47625 0.40217,0.59267 0.0952,0.0741 0.20108,0.127 0.30691,0.127 0.0847,0 0.16934,-0.0423 0.23284,-0.127 0.17991,-0.30692 0.40216,-0.635 0.20108,-0.99483 -0.14817,-0.56092 -0.0423,-1.12183 -0.0741,-1.69333 0.10583,-0.30692 0.28575,-0.52917 0.47625,-0.78316 0.0106,-0.0106 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.20109 0.75141,-0.127 1.13241,-0.13759 0.42333,0.0318 0.71966,0.27517 1.12183,0.49742 0.17991,0.0847 0.49741,0.13758 0.68791,0.10583 0.13759,-0.0317 0.0635,-0.33866 0.0741,-0.46566 -0.29634,-0.29634 -0.94192,-0.73025 -1.28058,-0.94192 -0.3175,-0.16933 -0.77258,-0.254 -1.21708,-0.254 -0.37042,0 -0.73025,0.0635 -0.98425,0.1905 -0.48683,0.4445 -0.889,0.85725 -1.00541,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1426" />
        <path
           d="m 137.11894,189.00917 c 0.43391,1.17475 0.59266,1.2065 1.80974,1.46049 0.508,0 0.98425,0.0635 1.47108,-0.127 0.87841,-0.20108 1.55575,-0.68791 2.01083,-1.47107 0.20108,-0.45509 0.0317,-1.00542 -0.26459,-1.40758 -0.64558,-0.80433 -1.68274,-1.27 -2.70932,-1.27 -0.37042,0 -0.77258,0.0635 -1.11125,0.26458 -0.35983,0.22225 -0.85724,0.48684 -1.20649,0.74083 -0.10584,0.14817 -0.10584,0.51859 0,0.66675 z m 1.00541,0 c 0.0318,-0.27517 -0.0635,-0.53975 0.0741,-0.80433 0.0317,-0.16933 0.32809,-0.40217 0.46567,-0.53975 0.15875,-0.0741 0.27516,-0.21167 0.40216,-0.32808 0.0317,-0.0317 0.16934,-0.127 0.20109,-0.13759 0.13758,-0.0635 0.28575,-0.0952 0.4445,-0.0952 0.47624,0 0.98424,0.28574 1.36524,0.49741 0.21167,0.23283 0.5715,0.43392 0.46567,0.80433 -0.10584,0.889 -1.40758,1.25941 -2.18016,1.25941 -0.26459,0 -0.51858,-0.0318 -0.6985,-0.127 -0.1905,-0.0423 -0.45508,-0.35983 -0.53975,-0.52916 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1428" />
        <path
           d="m 142.84449,188.353 c -0.0423,0.41275 0.0212,0.87842 0.26458,1.2065 0.37042,0.47625 0.96308,0.80433 1.54517,0.99483 0.51858,0.15875 1.01599,0.23283 1.54516,0.32808 0.381,0.10584 0.67733,0.17992 1.06891,0.13759 0.20108,-0.0635 0.48683,-0.26459 0.53975,-0.46567 0.0212,-0.0952 -0.11642,-0.3175 -0.20108,-0.39158 l -1.28058,-0.27517 c -0.53975,-0.0953 -1.10067,-0.17991 -1.61925,-0.381 -0.28575,-0.10583 -0.51858,-0.30691 -0.71966,-0.55033 -0.254,-0.127 -0.0635,-0.60325 -0.0741,-0.74083 0.3175,-0.4445 0.65617,-0.93133 1.2065,-1.06891 0.26458,-0.0106 0.508,-0.0529 0.75141,0.10583 0.11642,0.0635 0.27517,0.48683 0.32809,0.62442 0.0847,0.23283 0.34925,0.127 0.52916,0.13758 0.127,-0.0106 0.22225,-0.16933 0.27517,-0.26458 0.0212,-0.33867 0.0106,-0.71967 -0.20109,-1.00542 -0.30691,-0.30691 -0.66674,-0.69849 -1.14299,-0.67733 -0.68792,-0.127 -1.40758,0.21167 -1.87325,0.74083 -0.55033,0.46567 -0.83608,0.85725 -0.94191,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1430" />
        <path
           d="m 149.07804,187.40051 c -0.48683,0.762 -0.98424,1.61924 -0.74083,2.55057 0.254,0.59267 0.635,1.10067 1.2065,1.397 0.5715,0.34925 1.15358,0.508 1.78858,0.47625 0.58208,0.0212 1.15358,-0.1905 1.72507,-0.33867 0.33867,-0.0212 0.67733,-0.16933 0.94192,-0.46566 v -0.39159 c -0.0212,-0.13758 -0.11642,-0.21166 -0.21167,-0.1905 h -0.0741 c -0.4445,0.0318 -0.61383,0.0423 -0.98425,0.1905 -0.51858,0.13759 -0.9525,0.32809 -1.46049,0.26459 -0.93133,0.0635 -1.905,-0.6985 -2.06375,-1.60867 -0.0106,-0.26458 0.1905,-0.58208 0.33867,-0.80433 0.0212,-0.0106 0.0529,-0.0106 0.0741,0 0.0212,0 0.24342,0.17992 0.26458,0.20109 0.37042,0.22225 0.79375,0.40216 1.21708,0.40216 0.14817,0 0.30692,-0.0212 0.45509,-0.0741 0.74083,-0.0529 1.48166,-0.77258 1.47107,-1.53458 -0.0423,-0.89958 -0.83608,-1.39699 -1.66157,-1.41816 -0.22225,-0.0106 -0.37042,0.0423 -0.61384,0.0741 -0.69849,0.22225 -1.23824,0.70908 -1.67216,1.27 z m 0.8255,0.508 c 0,-0.0318 0.0318,-0.0741 0.0423,-0.10584 0.35984,-0.35983 0.80433,-0.79374 1.34408,-0.80433 0.3175,0.127 0.84667,0.17992 0.73025,0.60325 -0.13758,0.23283 -0.45508,0.39158 -0.73025,0.47625 -0.34925,0 -0.67733,0.0317 -1.00541,-0.13758 -0.0529,-0.0106 -0.32808,-0.0317 -0.381,-0.0317 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1432" />
        <path
           d="m 154.47551,189.67592 c -0.0423,0.29633 -0.0106,0.66674 0.32808,0.79374 0.58209,0.45509 1.47108,0.6985 2.159,0.66675 0.67733,-0.0212 1.52399,-0.0318 2.06374,-0.46566 0.79375,-0.635 0.0212,-1.54516 -0.60325,-1.93675 -0.89958,-0.51858 -1.86266,-0.80433 -2.74107,-1.40758 -0.26458,-0.0953 -0.0847,-0.31749 0.0741,-0.37041 0.59267,-0.34925 1.30175,-0.32808 2.00024,-0.35983 0.20109,-0.17992 0.24342,-0.34925 0.20109,-0.60325 -0.14817,-0.37042 -0.42333,-0.35983 -0.80433,-0.39158 -0.62442,0.0423 -1.29117,0.22225 -1.87325,0.45508 -0.28575,0.17991 -0.635,0.22225 -0.94191,0.33866 -0.23283,0.17992 -0.41275,0.41275 -0.40217,0.73025 0.0423,0.29633 0.29634,0.39158 0.46567,0.60325 0.53975,0.41275 1.21708,0.74083 1.88383,0.94191 0.254,0.14817 1.59807,0.762 1.93674,1.00542 0.10583,0.10583 0.0847,0.26458 -0.0635,0.32808 -0.0847,0.0318 -0.52916,0.13758 -0.60325,0.13758 -0.66675,-0.0106 -1.38641,0.0952 -1.94732,-0.33866 -0.27517,-0.26459 -0.5715,-0.40217 -0.93134,-0.46567 -0.0529,0.11642 -0.13758,0.22225 -0.20108,0.33867 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1434" />
        <path
           d="m 160.22224,189.67592 c -0.0423,0.29633 -0.0106,0.66674 0.32808,0.79374 0.58208,0.45509 1.47108,0.6985 2.15899,0.66675 0.67734,-0.0212 1.524,-0.0318 2.06375,-0.46566 0.79375,-0.635 0.0212,-1.54516 -0.60325,-1.93675 -0.89958,-0.51858 -1.86266,-0.80433 -2.74107,-1.40758 -0.26459,-0.0953 -0.0847,-0.31749 0.0741,-0.37041 0.59266,-0.34925 1.30174,-0.32808 2.00024,-0.35983 0.20108,-0.17992 0.24342,-0.34925 0.20108,-0.60325 -0.14816,-0.37042 -0.42333,-0.35983 -0.80433,-0.39158 -0.62441,0.0423 -1.29116,0.22225 -1.87324,0.45508 -0.28575,0.17991 -0.635,0.22225 -0.94191,0.33866 -0.23284,0.17992 -0.41275,0.41275 -0.40217,0.73025 0.0423,0.29633 0.29633,0.39158 0.46567,0.60325 0.53974,0.41275 1.21708,0.74083 1.88382,0.94191 0.254,0.14817 1.59808,0.762 1.93675,1.00542 0.10583,0.10583 0.0847,0.26458 -0.0635,0.32808 -0.0847,0.0318 -0.52917,0.13758 -0.60325,0.13758 -0.66675,-0.0106 -1.38641,0.0952 -1.94733,-0.33866 -0.27516,-0.26459 -0.5715,-0.40217 -0.93133,-0.46567 -0.0529,0.11642 -0.13758,0.22225 -0.20108,0.33867 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1436" />
        <path
           d="m 165.41863,184.52185 c -0.127,0.24342 -0.0318,0.53975 0.20108,0.67733 0.32808,0.14817 0.78316,0.46567 1.17475,0.40217 h 0.23283 c 0.127,-0.10584 0.0952,-0.34925 0,-0.47625 -0.0212,-0.0212 -0.381,-0.41275 -0.40217,-0.46567 -0.15875,-0.21166 -0.34925,-0.51858 -0.63499,-0.47625 -0.23284,-0.0212 -0.48684,0.11642 -0.5715,0.33867 z m 0.67733,5.36573 c 0.0212,0.13759 0.14816,0.37042 0.20108,0.46567 0.127,0.127 0.28575,0.15875 0.46567,0.127 0.14816,-0.0847 0.15875,-0.30692 0.20108,-0.45508 0,-0.0529 0.0741,-0.61384 0.0635,-0.80433 -0.13758,-0.60325 -0.3175,-1.10067 -0.32808,-1.74625 -0.0529,-0.127 -0.14817,-0.33866 -0.27517,-0.40216 -0.21167,-0.0423 -0.42333,0.0212 -0.52916,0.20108 -0.0106,0.1905 -0.0106,0.43391 0,0.60325 0.0317,0.29633 0.14816,1.72507 0.20108,2.01082 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1438" />
        <path
           d="m 170.50919,187.53809 c 0.0318,-0.0212 0.0741,-0.0106 0.10584,-0.0106 0.0635,0.0212 0.22225,0.1905 0.29633,0.27516 0.10583,0.16934 0.11641,0.48683 0.20108,0.66675 0.0423,0.43392 0.14817,0.94191 0.26458,1.34408 0.11642,0.14817 0.22225,0.34925 0.33867,0.52916 0.0212,0.0847 0.0741,0.10584 0.127,0.10584 0.10583,0 0.24341,-0.0847 0.33866,-0.10584 0.11642,-0.0847 0.14817,-0.27516 0.13759,-0.40216 0,-0.0317 -0.13759,-0.34925 -0.13759,-0.40217 l -0.20108,-0.86783 c 0,-0.60324 -0.10583,-1.14299 -0.32808,-1.66157 -0.16933,-0.27517 -0.49742,-0.85725 -0.83608,-0.75142 -0.23283,0.0106 -0.43392,-0.0423 -0.59267,0.15875 -0.32808,0.254 -0.42333,0.49742 -0.65616,0.78316 -0.0847,0.10584 -0.56092,0.58209 -0.66675,0.66675 0,-0.0529 0.0106,-0.22225 0.0106,-0.39158 0,-0.34925 0,-0.45508 -0.0741,-0.74083 -0.10583,-0.15875 -0.28575,-0.21167 -0.47625,-0.21167 -0.22225,-0.0106 -0.39158,0.13759 -0.39158,0.37042 v 0.0423 c 0,0.0212 0,0.0529 0.0106,0.0952 l 0.0423,0.27517 c 0.0106,0.0423 0.0106,0.0741 0.0106,0.0952 -0.0635,0.53975 -0.10583,1.53458 -0.20108,2.01082 0,0.0635 -0.0212,0.254 0,0.32809 l 0.46566,0.47625 c 0.14817,0.0318 0.254,0 0.33867,-0.13759 0.13758,-0.3175 0.43391,-0.762 0.60325,-1.06891 0.33866,-0.51858 0.77258,-1.04775 1.26999,-1.47108 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1440" />
        <path
           d="m 173.34551,192.75566 c -0.20109,0.14816 -0.21167,0.381 -0.20109,0.60325 0.11642,0.39158 0.4445,0.56091 0.80433,0.74083 0.40217,0.3175 0.8255,0.62441 1.28058,0.80433 0.4445,-0.0635 0.65617,-0.42333 0.86783,-0.74083 0.254,-0.43392 0.28575,-0.84667 0.32809,-1.3335 0.127,-1.00541 0.34925,-1.98966 0.64558,-2.95274 0.127,-0.58208 0.67733,-1.10066 0.635,-1.66158 0.0953,-0.39158 -0.23284,-0.4445 -0.5715,-0.53975 h -0.0318 c -0.29633,0.0952 -0.47625,0.29634 -0.53975,0.60325 -0.0529,0.71967 -1.016,1.06891 -1.64041,1.06891 -0.24342,0 -0.48683,-0.0423 -0.6985,-0.12699 -0.16933,-0.15875 -0.59266,-0.46567 -0.33867,-0.74084 0.3175,-0.38099 0.79375,-0.77258 1.32292,-0.74083 0.20108,0.0212 0.5715,0.0635 0.68791,0.13759 0.39158,-0.0212 0.24342,-0.34925 0.26458,-0.60325 -0.23283,-0.34925 -0.66674,-0.51858 -1.10066,-0.51858 -0.34925,0 -0.71966,0.11641 -0.97366,0.32808 -0.55033,0.24341 -1.34408,0.92075 -1.40758,1.59808 0.0212,0.64558 0.55033,1.18533 1.06891,1.48166 0.37042,0.0847 0.73025,0.127 1.06892,0.127 0.35983,0 0.70908,-0.0423 1.07949,-0.127 0.0317,-0.0106 0.0847,0 0.11642,0 -0.0952,0.53975 -0.15875,1.23824 -0.254,1.79916 -0.14817,0.51858 -0.0317,1.35466 -0.52917,1.59808 -0.0106,0.0106 -0.0212,0.0106 -0.0423,0.0106 -0.45508,-0.0741 -0.73025,-0.56091 -1.03716,-0.87841 -0.0953,-0.0952 -0.20109,-0.127 -0.3175,-0.127 -0.16933,0 -0.34925,0.0847 -0.48683,0.1905 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1442" />
        <path
           d="m 98.929177,202.75101 c 0.412749,0.4445 0.825497,1.02658 1.269993,1.40758 l 0.0423,0.0212 c 0.29633,0.15875 0.44449,0.30692 0.76199,0.23283 0.15875,-0.0423 0.37042,-0.11641 0.46567,-0.254 0.0212,-0.0741 0.0952,-0.20108 0.0741,-0.27516 -0.0318,-0.0318 -0.10583,-0.11642 -0.13758,-0.127 -0.23283,-0.0317 -0.33867,-0.21167 -0.60325,-0.40217 -0.0847,-0.10583 -0.45508,-0.37041 -0.53975,-0.47625 -0.317496,-0.51858 -0.645578,-1.15358 -0.931328,-1.73566 -0.08467,-0.127 -0.253999,-0.20108 -0.402165,-0.26458 -0.03175,-0.0317 -0.126999,-0.10583 -0.137583,-0.13758 0.08467,-0.20108 -0.211666,-0.254 -0.328082,-0.33867 -0.317499,-0.0318 -0.666748,-0.0847 -1.005414,-0.0847 -0.433915,0 -0.857247,0.0741 -1.206496,0.35983 -0.592664,0.49741 -1.375829,1.10066 -1.407579,1.93674 -0.116416,0.47625 0.137583,0.85725 0.402166,1.27 0.275166,0.32808 0.793747,0.51858 1.227663,0.46566 0.93133,0.0106 1.672161,-0.69849 2.254242,-1.33349 0.04233,-0.0741 0.127,-0.21167 0.201083,-0.26459 z m -3.07974,0.32809 c -0.116416,-0.21167 -0.222249,-0.46567 -0.0635,-0.66675 0.359832,-0.508 0.793748,-1.12183 1.396996,-1.2065 0.423332,-0.0952 0.80433,-0.0529 1.217079,-0.14816 0.01058,0.13758 -0.0635,0.42333 -0.07408,0.55033 -0.04233,0.35983 -0.264582,0.73025 -0.465665,1.00541 -0.296333,0.32808 -0.465665,0.48683 -0.941914,0.66675 -0.158749,0.0423 -0.328082,0.0847 -0.497415,0.0847 -0.222249,0 -0.433915,-0.0741 -0.571498,-0.28575 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1444" />
        <path
           d="m 104.59124,201.39635 c 0.0318,-0.0212 0.0741,-0.0106 0.10583,-0.0106 0.0635,0.0212 0.22225,0.1905 0.29634,0.27516 0.10583,0.16934 0.11641,0.48684 0.20108,0.66675 0.0423,0.43392 0.14816,0.94192 0.26458,1.34408 0.11642,0.14817 0.22225,0.34925 0.33867,0.52917 0.0212,0.0847 0.0741,0.10583 0.127,0.10583 0.10583,0 0.24341,-0.0847 0.33866,-0.10583 0.11642,-0.0847 0.14817,-0.27517 0.13758,-0.40217 0,-0.0317 -0.13758,-0.34925 -0.13758,-0.40216 l -0.20108,-0.86783 c 0,-0.60325 -0.10583,-1.143 -0.32808,-1.66158 -0.16934,-0.27517 -0.49742,-0.85725 -0.83608,-0.75142 -0.23284,0.0106 -0.43392,-0.0423 -0.59267,0.15875 -0.32808,0.254 -0.42333,0.49742 -0.65616,0.78317 -0.0847,0.10583 -0.56092,0.58208 -0.66675,0.66674 0,-0.0529 0.0106,-0.22224 0.0106,-0.39158 0,-0.34925 0,-0.45508 -0.0741,-0.74083 -0.10583,-0.15875 -0.28575,-0.21166 -0.47625,-0.21166 -0.22225,-0.0106 -0.39158,0.13758 -0.39158,0.37041 v 0.0423 c 0,0.0212 0,0.0529 0.0106,0.0952 l 0.0423,0.27517 c 0.0106,0.0423 0.0106,0.0741 0.0106,0.0952 -0.0635,0.53975 -0.10583,1.53458 -0.20108,2.01083 0,0.0635 -0.0212,0.254 0,0.32808 l 0.46566,0.47625 c 0.14817,0.0318 0.254,0 0.33867,-0.13759 0.13758,-0.31749 0.43391,-0.76199 0.60324,-1.06891 0.33867,-0.51858 0.77259,-1.04775 1.27,-1.47108 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1446" />
        <path
           d="m 106.67614,202.46527 c -0.0212,0.47624 -0.0635,1.03716 0.20108,1.46049 0.0318,0.0423 0.21167,0.23283 0.26459,0.27517 0.23283,0.21166 0.52916,0.27516 0.82549,0.27516 0.26459,0 0.53975,-0.0529 0.78317,-0.0847 0.53975,-0.17992 1.01599,-0.59267 1.40758,-0.99483 0.16933,-0.15875 0.56091,-0.80433 0.80433,-0.94192 0.21166,0.58208 0.42333,1.30175 0.86783,1.74625 0.10583,0.0635 0.23283,0.17991 0.34925,0.17991 0.0423,0 0.0847,-0.0106 0.11641,-0.0635 0.15875,-0.127 0.14817,-0.27516 0.13759,-0.45508 -0.21167,-0.508 -0.45509,-0.97366 -0.60325,-1.53458 l -0.20109,-0.67733 c 0,0 -0.0106,-0.0106 -0.0106,-0.0318 l -0.0529,-0.127 c 0,-0.0212 -0.0106,-0.0318 -0.0106,-0.0318 v -0.67733 c 0.0741,-0.46566 0.34925,-0.8255 0.40217,-1.26999 0.0318,-0.26459 0.13758,-1.22767 0.13758,-1.53458 0,-0.15875 -0.0847,-0.67733 -0.0635,-0.80433 -0.0212,-0.30692 0.0529,-0.5715 -0.0741,-0.86783 -0.0318,-0.1905 -0.40217,-0.32809 -0.59267,-0.33867 -0.1905,0.0635 -0.30691,0.1905 -0.33866,0.40217 -0.0423,0.27516 -0.16934,0.93133 -0.20109,1.26999 -0.14816,0.4445 -0.15875,0.889 -0.20108,1.34408 0,0.0741 0,0.23283 -0.0106,0.42333 l -0.0423,1.29116 c -0.0106,0.1905 -0.0106,0.33867 -0.0106,0.42334 -0.40216,0.92074 -0.97366,1.80974 -1.87324,2.27541 -0.127,0.0635 -0.26459,0.0847 -0.41275,0.0847 -0.42333,0 -0.84667,-0.254 -0.73025,-0.75141 -0.0106,-0.65617 0.52917,-1.13241 1.06891,-1.40758 0.37042,-0.0423 0.64559,0.0106 1.00542,0.13758 0.13758,-0.0317 0.40216,0.0953 0.40216,-0.13758 0.0106,-0.51858 -0.508,-0.92075 -1.00541,-0.94191 -1.17475,-0.1905 -2.20133,0.95249 -2.33891,2.01082 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1448" />
        <path
           d="m 118.18015,199.72419 c -0.0952,0.17992 -0.0741,0.45508 -0.0635,0.66675 0.127,0.22225 0.381,0.65616 0.46567,0.87841 0.10583,0.48683 0.254,0.97367 0.40216,1.40758 0.26458,0.55033 0.46567,0.97367 0.94191,1.397 0.16934,0.14816 0.20109,0.14816 0.43392,0.14816 0.254,0.0212 0.26458,-0.0212 0.46567,-0.16933 0.48683,-0.32808 0.75141,-0.74083 1.11124,-1.21708 0.5715,-0.70908 0.99483,-1.39699 1.47108,-2.24366 0.0635,-0.14816 0.20108,-0.41275 0.20108,-0.52916 0,-0.21167 -0.15875,-0.43392 -0.33866,-0.46567 -0.14817,-0.0106 -0.34925,-0.0529 -0.46567,0.0635 -0.32808,0.4445 -0.45508,1.016 -0.74083,1.47108 -0.34925,0.64558 -0.762,1.12183 -1.30174,1.76741 -0.10584,0.0952 -0.23284,0.13758 -0.37042,0.10583 -0.48683,-0.10583 -0.64558,-0.84666 -0.80433,-1.20649 -0.15875,-0.62442 -0.29633,-1.30175 -0.32808,-1.93675 -0.0635,-0.21166 -0.3175,-0.55033 -0.53975,-0.46566 -0.28575,0.0106 -0.34925,0.14816 -0.53975,0.32808 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1450" />
        <path
           d="m 123.60937,198.38011 c -0.127,0.24342 -0.0318,0.53975 0.20108,0.67733 0.32809,0.14817 0.78317,0.46567 1.17475,0.40217 h 0.23283 c 0.127,-0.10583 0.0953,-0.34925 0,-0.47625 -0.0212,-0.0212 -0.381,-0.41275 -0.40216,-0.46567 -0.15875,-0.21166 -0.34925,-0.51858 -0.635,-0.47624 -0.23283,-0.0212 -0.48683,0.11641 -0.5715,0.33866 z m 0.67733,5.36573 c 0.0212,0.13759 0.14817,0.37042 0.20108,0.46567 0.127,0.127 0.28575,0.15875 0.46567,0.127 0.14817,-0.0847 0.15875,-0.30692 0.20108,-0.45508 0,-0.0529 0.0741,-0.61383 0.0635,-0.80433 -0.13758,-0.60325 -0.3175,-1.10067 -0.32808,-1.74625 -0.0529,-0.127 -0.14817,-0.33866 -0.27517,-0.40216 -0.21166,-0.0423 -0.42333,0.0212 -0.52916,0.20108 -0.0106,0.1905 -0.0106,0.43392 0,0.60325 0.0317,0.29633 0.14817,1.72508 0.20108,2.01082 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1452" />
        <path
           d="m 126.47744,203.53418 c -0.0423,0.29633 -0.0106,0.66675 0.32808,0.79375 0.58209,0.45508 1.47108,0.69849 2.159,0.66674 0.67733,-0.0212 1.52399,-0.0318 2.06374,-0.46566 0.79375,-0.635 0.0212,-1.54516 -0.60325,-1.93674 -0.89958,-0.51859 -1.86266,-0.80434 -2.74107,-1.40758 -0.26458,-0.0952 -0.0847,-0.3175 0.0741,-0.37042 0.59267,-0.34925 1.30175,-0.32808 2.00024,-0.35983 0.20109,-0.17992 0.24342,-0.34925 0.20109,-0.60325 -0.14817,-0.37041 -0.42333,-0.35983 -0.80433,-0.39158 -0.62442,0.0423 -1.29117,0.22225 -1.87325,0.45508 -0.28575,0.17992 -0.635,0.22225 -0.94191,0.33867 -0.23283,0.17991 -0.41275,0.41274 -0.40217,0.73024 0.0423,0.29634 0.29634,0.39159 0.46567,0.60325 0.53975,0.41275 1.21708,0.74083 1.88383,0.94192 0.254,0.14816 1.59807,0.76199 1.93674,1.00541 0.10583,0.10583 0.0847,0.26458 -0.0635,0.32808 -0.0847,0.0318 -0.52916,0.13758 -0.60325,0.13758 -0.66675,-0.0106 -1.38641,0.0952 -1.94733,-0.33866 -0.27516,-0.26458 -0.57149,-0.40217 -0.93133,-0.46567 -0.0529,0.11642 -0.13758,0.22225 -0.20108,0.33867 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1454" />
        <path
           d="m 135.94949,201.29052 c 0,0.0953 -0.0106,0.20108 -0.0106,0.30692 -0.37042,0.63499 -0.67734,1.32291 -1.36525,1.59807 -0.15875,0.0847 -0.29633,0.11642 -0.4445,0.11642 -0.20108,0 -0.39158,-0.0635 -0.62441,-0.11642 -0.28575,-0.23283 -0.60325,-0.66674 -0.55034,-1.05833 0,-0.35983 0.0529,-0.61383 0.21167,-0.95249 0,-0.0106 0.0635,-0.10584 0.0635,-0.13759 0,-0.22225 0.0847,-0.59266 -0.20108,-0.66674 -0.15875,-0.0106 -0.4445,-0.10584 -0.60325,-0.0635 -0.0529,0.0318 -0.23283,0.21166 -0.26458,0.26458 -0.0529,0.17991 -0.17992,0.52916 -0.13759,0.74083 v 0.0635 c 0,0.0317 -0.0317,0.16933 -0.0635,0.20108 0,0.74083 -0.11641,1.16416 0.40217,1.87325 0.53975,0.47624 0.96308,0.88899 1.71449,0.80433 0.85725,-0.1905 1.27,-0.39159 1.85208,-1.016 0.0635,0.34925 0.20108,0.64558 0.48683,0.83608 0.14817,0.0529 0.37042,0.17992 0.51859,0.17992 0.0741,0 0.12699,-0.0318 0.15874,-0.10584 0.15875,-0.20108 0.0847,-0.41275 -0.0317,-0.67733 -0.35983,-0.48683 -0.33866,-0.97366 -0.27516,-1.53458 0.0847,-0.20108 0.20108,-0.48683 0.20108,-0.49741 0.0212,-0.23283 -0.0106,-0.46567 -0.13758,-0.66675 -0.14817,-0.10583 -0.24342,-0.24341 -0.40217,-0.21166 -0.14816,-0.0106 -0.15875,0.0212 -0.26458,0.14816 -0.13758,0.14817 -0.15875,0.37042 -0.17992,0.58208 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1456" />
        <path
           d="m 141.85496,202.75101 c 0.41275,0.4445 0.8255,1.02658 1.26999,1.40758 l 0.0423,0.0212 c 0.29633,0.15875 0.4445,0.30692 0.762,0.23283 0.15874,-0.0423 0.37041,-0.11641 0.46566,-0.254 0.0212,-0.0741 0.0952,-0.20108 0.0741,-0.27516 -0.0318,-0.0318 -0.10583,-0.11642 -0.13758,-0.127 -0.23283,-0.0317 -0.33867,-0.21167 -0.60325,-0.40217 -0.0847,-0.10583 -0.45508,-0.37041 -0.53975,-0.47625 -0.31749,-0.51858 -0.64558,-1.15358 -0.93133,-1.73566 -0.0847,-0.127 -0.254,-0.20108 -0.40216,-0.26458 -0.0318,-0.0317 -0.127,-0.10583 -0.13758,-0.13758 0.0847,-0.20108 -0.21167,-0.254 -0.32809,-0.33867 -0.3175,-0.0318 -0.66674,-0.0847 -1.00541,-0.0847 -0.43392,0 -0.85725,0.0741 -1.2065,0.35983 -0.59266,0.49741 -1.37583,1.10066 -1.40758,1.93674 -0.11641,0.47625 0.13759,0.85725 0.40217,1.27 0.27517,0.32808 0.79375,0.51858 1.22766,0.46566 0.93133,0.0106 1.67216,-0.69849 2.25425,-1.33349 0.0423,-0.0741 0.127,-0.21167 0.20108,-0.26459 z m -3.07974,0.32809 c -0.11642,-0.21167 -0.22225,-0.46567 -0.0635,-0.66675 0.35983,-0.508 0.79375,-1.12183 1.39699,-1.2065 0.42334,-0.0952 0.80433,-0.0529 1.21708,-0.14816 0.0106,0.13758 -0.0635,0.42333 -0.0741,0.55033 -0.0423,0.35983 -0.26458,0.73025 -0.46566,1.00541 -0.29634,0.32808 -0.46567,0.48683 -0.94192,0.66675 -0.15875,0.0423 -0.32808,0.0847 -0.49741,0.0847 -0.22225,0 -0.43392,-0.0741 -0.5715,-0.28575 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1458" />
        <path
           d="m 145.40036,202.40177 c 0.0212,0.68791 -0.0952,1.44991 0.41275,2.00024 0.0847,0.0529 0.23283,0.0847 0.381,0.0847 0.13758,0 0.26458,-0.0318 0.34925,-0.0847 0.0847,-0.10583 0.0847,-0.15875 0.0741,-0.26458 -0.35983,-0.59267 -0.32808,-1.17475 -0.40216,-2.00025 0.0529,-1.74624 0.22225,-3.75707 0.26458,-5.61973 0,-0.0529 0,-0.13758 -0.0106,-0.254 l -0.0423,-0.762 c -0.0106,-0.11641 -0.0106,-0.20108 -0.0106,-0.25399 -0.10583,-0.1905 -0.30692,-0.33867 -0.48683,-0.33867 -0.13759,0 -0.254,0.0741 -0.3175,0.27517 0.0529,1.21707 -0.0847,2.81515 -0.0635,4.01107 -0.0423,1.16416 -0.13758,2.08491 -0.14817,3.20674 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1460" />
        <path
           d="m 147.52759,198.38011 c -0.127,0.24342 -0.0318,0.53975 0.20108,0.67733 0.32809,0.14817 0.78317,0.46567 1.17475,0.40217 h 0.23283 c 0.127,-0.10583 0.0953,-0.34925 0,-0.47625 -0.0212,-0.0212 -0.381,-0.41275 -0.40216,-0.46567 -0.15875,-0.21166 -0.34925,-0.51858 -0.635,-0.47624 -0.23283,-0.0212 -0.48683,0.11641 -0.5715,0.33866 z m 0.67733,5.36573 c 0.0212,0.13759 0.14817,0.37042 0.20109,0.46567 0.12699,0.127 0.28574,0.15875 0.46566,0.127 0.14817,-0.0847 0.15875,-0.30692 0.20108,-0.45508 0,-0.0529 0.0741,-0.61383 0.0635,-0.80433 -0.13758,-0.60325 -0.3175,-1.10067 -0.32808,-1.74625 -0.0529,-0.127 -0.14817,-0.33866 -0.27517,-0.40216 -0.21166,-0.0423 -0.42333,0.0212 -0.52916,0.20108 -0.0106,0.1905 -0.0106,0.43392 0,0.60325 0.0318,0.29633 0.14817,1.72508 0.20108,2.01082 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1462" />
        <path
           d="m 153.82465,204.39143 c 0.0212,0 0.0529,0 0.10583,0.0106 l 0.32808,0.0529 c 0.0423,0.0106 0.0847,0.0106 0.0953,0.0106 0.30692,-0.0212 0.78317,0.10583 1.0795,0.0635 0.0847,-0.0847 0.254,-0.254 0.20108,-0.39158 -0.0529,-0.22225 -0.50799,-0.37042 -0.67733,-0.46567 -0.635,-0.17991 -1.29116,-0.27516 -1.97907,-0.27516 -0.40217,-0.0106 -0.83609,0.0423 -1.22767,-0.0635 -0.0317,-0.0106 -0.127,-0.10584 -0.13758,-0.13759 0.24342,-0.28575 0.56091,-0.42333 0.86783,-0.59266 0.508,-0.29633 1.3335,-0.79375 1.80974,-1.00541 0.1905,-0.16934 0.35984,-0.34925 0.40217,-0.61384 l -0.0106,-0.0212 c -0.0741,-0.28575 -0.21167,-0.45508 -0.45509,-0.5715 -1.09007,-0.13758 -2.13782,-0.37042 -3.21732,-0.40217 0,0 -0.34925,-0.0847 -0.46566,-0.13758 -0.11642,-0.0212 -0.22225,-0.0952 -0.33867,-0.0635 -0.11642,0.0741 -0.16933,0.20108 -0.20108,0.33867 -0.0635,0.27516 0.14816,0.51858 0.33866,0.66674 0.39159,0.13759 1.00542,0.16934 1.47108,0.20109 0.14817,0 0.8255,0.0847 0.94192,0.20108 -0.0106,0.0318 -0.0423,0.11642 -0.0741,0.127 -0.0317,0.0317 -0.21166,0.16933 -0.26458,0.20108 -0.79375,0.45508 -1.48166,1.06892 -2.27541,1.48166 -0.13758,0.22225 -0.24341,0.21167 -0.21166,0.4445 0,0.27517 0.0635,0.5715 0.34924,0.68792 0.22225,0.127 0.68792,0.17991 1.00542,0.254 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1464" />
        <path
           d="m 160.06878,202.75101 c 0.41275,0.4445 0.8255,1.02658 1.27,1.40758 l 0.0423,0.0212 c 0.29634,0.15875 0.4445,0.30692 0.762,0.23283 0.15875,-0.0423 0.37042,-0.11641 0.46567,-0.254 0.0212,-0.0741 0.0952,-0.20108 0.0741,-0.27516 -0.0318,-0.0318 -0.10583,-0.11642 -0.13758,-0.127 -0.23284,-0.0317 -0.33867,-0.21167 -0.60325,-0.40217 -0.0847,-0.10583 -0.45508,-0.37041 -0.53975,-0.47625 -0.3175,-0.51858 -0.64558,-1.15358 -0.93133,-1.73566 -0.0847,-0.127 -0.254,-0.20108 -0.40217,-0.26458 -0.0318,-0.0317 -0.127,-0.10583 -0.13758,-0.13758 0.0847,-0.20108 -0.21167,-0.254 -0.32808,-0.33867 -0.3175,-0.0318 -0.66675,-0.0847 -1.00542,-0.0847 -0.43391,0 -0.85724,0.0741 -1.20649,0.35983 -0.59267,0.49741 -1.37583,1.10066 -1.40758,1.93674 -0.11642,0.47625 0.13758,0.85725 0.40217,1.27 0.27516,0.32808 0.79374,0.51858 1.22766,0.46566 0.93133,0.0106 1.67216,-0.69849 2.25424,-1.33349 0.0423,-0.0741 0.127,-0.21167 0.20108,-0.26459 z m -3.07974,0.32809 c -0.11641,-0.21167 -0.22225,-0.46567 -0.0635,-0.66675 0.35984,-0.508 0.79375,-1.12183 1.397,-1.2065 0.42333,-0.0952 0.80433,-0.0529 1.21708,-0.14816 0.0106,0.13758 -0.0635,0.42333 -0.0741,0.55033 -0.0423,0.35983 -0.26459,0.73025 -0.46567,1.00541 -0.29633,0.32808 -0.46566,0.48683 -0.94191,0.66675 -0.15875,0.0423 -0.32809,0.0847 -0.49742,0.0847 -0.22225,0 -0.43391,-0.0741 -0.5715,-0.28575 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1466" />
        <path
           d="m 164.58785,202.28535 c 0,0.0106 0,0.0106 0.0106,0.0212 0.0317,0.33866 0.0952,0.67733 0.10583,1.00541 -0.0741,0.51858 0.27517,0.889 0.4445,1.24883 0.17992,0.23283 0.4445,0.30691 0.71967,0.3175 0.1905,0 0.40216,-0.127 0.57149,-0.16933 1.18533,-0.39159 1.24883,-0.5715 1.59808,-1.28058 0.127,-0.1905 0.127,-0.42334 0.15875,-0.64559 -0.0741,-0.15874 -0.0953,-0.55033 -0.41275,-0.49741 -0.26458,-0.0106 -0.34925,0.11642 -0.42333,0.3175 -0.0317,0.0635 -0.10583,0.43391 -0.0952,0.508 -0.33866,0.5715 -0.42333,0.53975 -0.89958,0.65616 -0.0952,0.0212 -0.16933,0.0317 -0.24341,0.0317 -0.16934,-0.0106 -0.26459,-0.0952 -0.381,-0.20108 -0.23284,-0.56092 -0.1905,-2.08491 -0.1905,-2.30716 -0.11642,-0.47625 -0.0423,-0.86783 -0.0423,-1.3335 l 0.0529,-0.0741 c 0.17992,-0.0635 0.41275,-0.127 0.62442,-0.13758 l 0.0212,-0.0106 c 0.56092,-0.11641 1.0795,-0.26458 1.62983,-0.30691 0.10583,-0.0212 0.17992,-0.10583 0.27517,-0.20108 0.0635,-0.26459 -0.0317,-0.48684 -0.33867,-0.52917 l -0.48683,-0.0212 c -0.61383,-0.0741 -0.94192,0.0847 -1.55575,0.13759 -0.0317,-0.0106 -0.16933,-0.0529 -0.20108,-0.0635 -0.13758,-0.13759 -0.0529,-0.89958 -0.127,-1.06892 -0.0212,-0.20108 -0.16933,-0.43391 -0.3175,-0.55033 -0.254,-0.0529 -0.42333,-0.0106 -0.60325,0.1905 l -0.0212,1.66158 -0.0741,0.0847 c -0.57149,0.10583 -1.02658,0.20108 -1.64041,0.21166 l -0.34925,0.30692 c -0.0952,0.127 -0.0952,0.43391 -0.0423,0.58208 0.14817,0.127 0.26458,0.3175 0.43392,0.381 0.23283,0.0317 0.35983,-0.11642 0.58208,-0.127 0.33866,-0.16933 0.62441,-0.20108 1.06891,-0.23283 0.0741,0.0529 0.0952,0.20108 0.11642,0.28575 0.0106,0.12699 0.0529,0.78316 0.0529,0.94191 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1468" />
        <path
           d="m 168.93757,198.38011 c -0.127,0.24342 -0.0317,0.53975 0.20108,0.67733 0.32809,0.14817 0.78317,0.46567 1.17475,0.40217 h 0.23283 c 0.127,-0.10583 0.0952,-0.34925 0,-0.47625 -0.0212,-0.0212 -0.381,-0.41275 -0.40216,-0.46567 -0.15875,-0.21166 -0.34925,-0.51858 -0.635,-0.47624 -0.23283,-0.0212 -0.48683,0.11641 -0.5715,0.33866 z m 0.67733,5.36573 c 0.0212,0.13759 0.14817,0.37042 0.20109,0.46567 0.127,0.127 0.28575,0.15875 0.46566,0.127 0.14817,-0.0847 0.15875,-0.30692 0.20108,-0.45508 0,-0.0529 0.0741,-0.61383 0.0635,-0.80433 -0.13758,-0.60325 -0.3175,-1.10067 -0.32808,-1.74625 -0.0529,-0.127 -0.14816,-0.33866 -0.27516,-0.40216 -0.21167,-0.0423 -0.42334,0.0212 -0.52917,0.20108 -0.0106,0.1905 -0.0106,0.43392 0,0.60325 0.0318,0.29633 0.14817,1.72508 0.20108,2.01082 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1470" />
        <path
           d="m 171.41406,202.86743 c 0.43392,1.17475 0.59267,1.2065 1.80975,1.4605 0.508,0 0.98424,0.0635 1.47108,-0.127 0.87841,-0.20109 1.55574,-0.68792 2.01082,-1.47108 0.20109,-0.45508 0.0317,-1.00542 -0.26458,-1.40758 -0.64558,-0.80433 -1.68274,-1.27 -2.70932,-1.27 -0.37042,0 -0.77259,0.0635 -1.11125,0.26459 -0.35983,0.22225 -0.85725,0.48683 -1.2065,0.74083 -0.10583,0.14816 -0.10583,0.51858 0,0.66674 z m 1.00542,0 c 0.0318,-0.27516 -0.0635,-0.53975 0.0741,-0.80433 0.0317,-0.16933 0.32808,-0.40217 0.46566,-0.53975 0.15875,-0.0741 0.27517,-0.21166 0.40217,-0.32808 0.0317,-0.0317 0.16933,-0.127 0.20108,-0.13758 0.13759,-0.0635 0.28575,-0.0953 0.4445,-0.0953 0.47625,0 0.98425,0.28575 1.36525,0.49741 0.21166,0.23283 0.5715,0.43392 0.46566,0.80433 -0.10583,0.889 -1.40758,1.25942 -2.18016,1.25942 -0.26458,0 -0.51858,-0.0317 -0.6985,-0.127 -0.19049,-0.0423 -0.45508,-0.35984 -0.53974,-0.52917 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1472" />
        <path
           d="m 179.89127,201.39635 c 0.0318,-0.0212 0.0741,-0.0106 0.10584,-0.0106 0.0635,0.0212 0.22225,0.1905 0.29633,0.27516 0.10583,0.16934 0.11642,0.48684 0.20108,0.66675 0.0423,0.43392 0.14817,0.94192 0.26458,1.34408 0.11642,0.14817 0.22225,0.34925 0.33867,0.52917 0.0212,0.0847 0.0741,0.10583 0.127,0.10583 0.10583,0 0.24342,-0.0847 0.33867,-0.10583 0.11641,-0.0847 0.14816,-0.27517 0.13758,-0.40217 0,-0.0317 -0.13758,-0.34925 -0.13758,-0.40216 l -0.20109,-0.86783 c 0,-0.60325 -0.10583,-1.143 -0.32808,-1.66158 -0.16933,-0.27517 -0.49741,-0.85725 -0.83608,-0.75142 -0.23283,0.0106 -0.43392,-0.0423 -0.59266,0.15875 -0.32809,0.254 -0.42334,0.49742 -0.65617,0.78317 -0.0847,0.10583 -0.56091,0.58208 -0.66675,0.66674 0,-0.0529 0.0106,-0.22224 0.0106,-0.39158 0,-0.34925 0,-0.45508 -0.0741,-0.74083 -0.10583,-0.15875 -0.28575,-0.21166 -0.47625,-0.21166 -0.22224,-0.0106 -0.39158,0.13758 -0.39158,0.37041 v 0.0423 c 0,0.0212 0,0.0529 0.0106,0.0952 l 0.0423,0.27517 c 0.0106,0.0423 0.0106,0.0741 0.0106,0.0952 -0.0635,0.53975 -0.10583,1.53458 -0.20108,2.01083 0,0.0635 -0.0212,0.254 0,0.32808 l 0.46566,0.47625 c 0.14817,0.0318 0.254,0 0.33867,-0.13759 0.13758,-0.31749 0.43392,-0.76199 0.60325,-1.06891 0.33866,-0.51858 0.77258,-1.04775 1.26999,-1.47108 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1474" />
      </g>
      <rect
         style="fill:#666666;fill-opacity:0;stroke:none;stroke-width:1.74403;stop-color:#000000"
         id="rect1231"
         width="90.312103"
         height="77.397057"
         x="92.566551"
         y="180.73882" />
    </g>
    <g
       id="toolbox_img_g6">
      <image
         href="/images/users-icon.png"
         width="48.418751"
         height="48.418751"
         preserveAspectRatio="none"
         id="toolbox_img_i6"
         x="22.163273"
         y="126.88246"
         inkscape:svg-dpi="1" />
      <g
         aria-label="Built for Collaboration"
         id="toolbox_img_text6"
         style="font-size:10.5833px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#666666;fill-opacity:1;stroke-width:0.264583">
        <path
           d="m 22.499591,104.65144 c -0.264583,0.14817 -0.211666,0.55034 -0.15875,0.79375 0.105833,0.29633 0.423332,0.35983 0.761998,0.40217 0.07408,0.0212 0.793747,0.0741 0.86783,0.0741 0.518582,0.0529 1.02658,0.0741 1.534579,0.0741 0.603248,0 1.206496,-0.0423 1.820327,-0.14816 0.920747,-0.0847 1.788578,-0.5715 2.201327,-1.397 0.211666,-0.49741 -0.03175,-1.09008 -0.328083,-1.53458 -0.264582,-0.3175 -0.666748,-0.57149 -0.941913,-0.86783 0.539748,-0.51858 1.142996,-1.11124 1.015996,-1.92616 0.0635,-0.634995 -0.603248,-1.25941 -1.079496,-1.629825 -1.195913,-0.814914 -2.688158,-0.867831 -4.085154,-1.068914 -0.370415,-0.169332 -0.751414,-0.190499 -1.206496,-0.201082 -0.07408,0.03175 -0.201083,0.169332 -0.201083,0.201082 V 97.9628 c 0,0.01058 0.127,0.148166 0.201083,0.201082 0.232833,0.15875 0.497415,0.127 0.761998,0.127 h 0.105833 l 0.317499,0.05292 c -0.02117,0.0635 -0.03175,0.148167 -0.04233,0.232833 -0.201082,1.12183 -0.09525,2.857489 -0.07408,3.936989 0.03175,0.41275 0.116417,1.93674 0.296333,2.41299 h -0.03175 l -0.592665,-0.27517 c -0.232833,-0.0529 -0.465665,-0.13758 -0.698498,-0.13758 -0.148166,0 -0.296332,0.0423 -0.444498,0.13758 z m 4.021654,-5.958393 c 0.656164,0.148166 1.386412,0.582082 1.735661,1.142997 0.105833,0.338666 0.158749,0.793746 -0.201083,1.005416 -0.550332,0.49741 -1.18533,0.60325 -1.904994,0.66674 -0.09525,0.0212 -0.476248,-0.0529 -0.571498,-0.0635 -0.201083,-0.0106 -0.433915,-0.0212 -0.603248,0.0635 -0.01058,0 -0.08467,-0.0106 -0.08467,-0.0106 -0.01058,-0.6985 -0.04233,-2.349491 -0.158749,-3.079739 0.592665,0.05292 1.185329,0.09525 1.788578,0.275166 z m -1.28058,5.926653 c -0.0635,-0.13759 -0.222249,-1.70392 -0.201082,-1.8415 0.07408,-0.0212 0.465665,-0.127 0.539748,-0.127 0.613831,0.0847 1.238246,0.0318 1.809744,0.26458 0.529165,0.10584 1.132413,0.381 1.269996,0.94192 -0.105833,0.97366 -1.291162,1.06891 -2.010827,1.13241 -0.455082,0.0318 -0.941914,0 -1.428745,-0.0212 0.04233,-0.10583 0.02117,-0.22225 0.02117,-0.34924 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1477" />
        <path
           d="m 34.448128,102.32312 c 0,0.0952 -0.01058,0.20108 -0.01058,0.30691 -0.370415,0.635 -0.677331,1.32292 -1.365246,1.59808 -0.158749,0.0847 -0.296332,0.11642 -0.444498,0.11642 -0.201083,0 -0.391582,-0.0635 -0.624415,-0.11642 -0.285749,-0.23283 -0.603248,-0.66674 -0.550331,-1.05833 0,-0.35983 0.05292,-0.61383 0.211666,-0.95249 0,-0.0106 0.0635,-0.10584 0.0635,-0.13759 0,-0.22225 0.08467,-0.59266 -0.201082,-0.66674 -0.15875,-0.0106 -0.444499,-0.10584 -0.603248,-0.0635 -0.05292,0.0318 -0.232833,0.21166 -0.264583,0.26458 -0.05292,0.17991 -0.179916,0.52916 -0.137583,0.74083 v 0.0635 c 0,0.0318 -0.03175,0.16933 -0.0635,0.20108 0,0.74083 -0.116416,1.16416 0.402166,1.87325 0.539748,0.47624 0.96308,0.88899 1.714494,0.80433 0.857248,-0.1905 1.269996,-0.39159 1.852078,-1.016 0.0635,0.34925 0.201083,0.64558 0.486832,0.83608 0.148166,0.0529 0.370415,0.17992 0.518581,0.17992 0.07408,0 0.127,-0.0318 0.15875,-0.10584 0.158749,-0.20108 0.08467,-0.41275 -0.03175,-0.67733 -0.359832,-0.48683 -0.338666,-0.97366 -0.275166,-1.53458 0.08467,-0.20108 0.201083,-0.48683 0.201083,-0.49741 0.02117,-0.23283 -0.01058,-0.46567 -0.137583,-0.66675 -0.148166,-0.10583 -0.243416,-0.24342 -0.402165,-0.21167 -0.148167,-0.0106 -0.15875,0.0212 -0.264583,0.14817 -0.137583,0.14817 -0.158749,0.37042 -0.179916,0.58208 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1479" />
        <path
           d="m 36.183778,99.412712 c -0.127,0.243416 -0.03175,0.539748 0.201083,0.677328 0.328082,0.14817 0.783164,0.46567 1.174746,0.40217 h 0.232832 c 0.127,-0.10583 0.09525,-0.34925 0,-0.47625 -0.02117,-0.02117 -0.380998,-0.412749 -0.402165,-0.465665 -0.15875,-0.211666 -0.349249,-0.518582 -0.634998,-0.476249 -0.232833,-0.02117 -0.486832,0.116416 -0.571498,0.338666 z m 0.677331,5.365728 c 0.02117,0.13759 0.148166,0.37042 0.201083,0.46567 0.126999,0.127 0.285749,0.15875 0.465665,0.127 0.148166,-0.0847 0.158749,-0.30692 0.201083,-0.45508 0,-0.0529 0.07408,-0.61383 0.0635,-0.80433 -0.137583,-0.60325 -0.317499,-1.10067 -0.328082,-1.74625 -0.05292,-0.127 -0.148166,-0.33866 -0.275166,-0.40216 -0.211666,-0.0423 -0.423332,0.0212 -0.529165,0.20108 -0.01058,0.1905 -0.01058,0.43391 0,0.60325 0.03175,0.29633 0.148167,1.72508 0.201083,2.01082 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1481" />
        <path
           d="m 39.157683,103.43437 c 0.02117,0.68791 -0.09525,1.44991 0.412749,2.00024 0.08467,0.0529 0.232832,0.0847 0.380998,0.0847 0.137583,0 0.264583,-0.0317 0.349249,-0.0847 0.08467,-0.10583 0.08467,-0.15875 0.07408,-0.26458 -0.359832,-0.59267 -0.328082,-1.17475 -0.402165,-2.00025 0.05292,-1.74624 0.222249,-3.757068 0.264582,-5.619729 0,-0.05292 0,-0.137583 -0.01058,-0.253999 l -0.04233,-0.761998 c -0.01058,-0.116416 -0.01058,-0.201083 -0.01058,-0.253999 -0.105833,-0.190499 -0.306916,-0.338666 -0.486832,-0.338666 -0.137583,0 -0.253999,0.07408 -0.317499,0.275166 0.05292,1.21708 -0.08467,2.815158 -0.0635,4.011075 -0.04233,1.16416 -0.137583,2.08491 -0.148166,3.20674 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1483" />
        <path
           d="m 42.91474,103.31795 c 0,0.0106 0,0.0106 0.01058,0.0212 0.03175,0.33866 0.09525,0.67733 0.105833,1.00541 -0.07408,0.51858 0.275165,0.889 0.444498,1.24883 0.179916,0.23283 0.444499,0.30691 0.719665,0.3175 0.190499,0 0.402165,-0.127 0.571498,-0.16934 1.185329,-0.39158 1.248829,-0.57149 1.598078,-1.28057 0.127,-0.1905 0.127,-0.42334 0.158749,-0.64559 -0.07408,-0.15875 -0.09525,-0.55033 -0.412748,-0.49741 -0.264583,-0.0106 -0.349249,0.11642 -0.423332,0.3175 -0.03175,0.0635 -0.105833,0.43391 -0.09525,0.508 -0.338666,0.57149 -0.423332,0.53974 -0.89958,0.65616 -0.09525,0.0212 -0.169333,0.0318 -0.243416,0.0318 -0.169333,-0.0106 -0.264583,-0.0953 -0.380999,-0.20108 -0.232833,-0.56092 -0.190499,-2.08491 -0.190499,-2.30716 -0.116417,-0.47625 -0.04233,-0.86783 -0.04233,-1.3335 l 0.05292,-0.0741 c 0.179916,-0.0635 0.412749,-0.127 0.624415,-0.13758 l 0.02117,-0.0106 c 0.560915,-0.11641 1.079497,-0.26458 1.629828,-0.30691 0.105833,-0.0212 0.179916,-0.10583 0.275166,-0.20108 0.0635,-0.264587 -0.03175,-0.486836 -0.338666,-0.529169 l -0.486831,-0.02117 c -0.613832,-0.07408 -0.941914,0.08467 -1.555745,0.137583 -0.03175,-0.01058 -0.169333,-0.05292 -0.201083,-0.0635 -0.137583,-0.137583 -0.05292,-0.89958 -0.127,-1.068913 -0.02117,-0.201083 -0.169332,-0.433915 -0.317499,-0.550332 -0.253999,-0.05292 -0.423332,-0.01058 -0.603248,0.1905 l -0.02117,1.661578 -0.07408,0.0847 c -0.571499,0.10583 -1.02658,0.20108 -1.640412,0.21166 l -0.349249,0.30692 c -0.09525,0.127 -0.09525,0.43391 -0.04233,0.58208 0.148166,0.127 0.264583,0.3175 0.433915,0.381 0.232833,0.0318 0.359833,-0.11642 0.582082,-0.127 0.338665,-0.16933 0.624415,-0.20108 1.068913,-0.23283 0.07408,0.0529 0.09525,0.20108 0.116416,0.28574 0.01058,0.127 0.05292,0.78317 0.05292,0.94192 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1485" />
        <path
           d="m 53.244006,102.49245 c 0,0.6985 0.01058,1.397 0.201083,2.07433 0.137582,0.4445 0.158749,0.77258 0.603248,0.85725 0.105833,-0.0953 0.391582,-0.22225 0.402165,-0.381 -0.03175,-0.75142 -0.349249,-1.30175 -0.275166,-2.08491 0,-0.0212 0,-0.0529 0,-0.0847 l 0.01058,-0.23283 c 0,-0.0318 0,-0.0635 0,-0.0847 0.179917,-0.0529 0.349249,-0.0741 0.518582,-0.0741 0.201083,0 0.402166,0.0318 0.613832,0.0741 0.476248,0.0635 1.047746,0.24342 1.545161,0.24342 0.137583,0 0.264583,-0.0106 0.391582,-0.0423 0.243416,-0.0106 0.391582,-0.25399 0.338666,-0.46566 -0.264583,-0.24342 -0.603248,-0.35983 -0.93133,-0.46567 -0.878414,-0.17991 -1.576912,-0.20108 -2.476493,-0.40216 l -0.137582,-0.0741 c -0.116417,-0.8255 -0.09525,-1.693332 0,-2.539996 0.07408,-0.433916 0.412748,-0.804331 0.86783,-0.666748 0.349249,0.09525 0.910164,0.740831 1.206496,0.93133 0.116417,0.116416 0.634998,0.698498 0.740831,0.804331 0,0.07408 0.04233,0.402163 0.0635,0.476253 0.08467,0.17991 0.179916,0.32808 0.402165,0.27516 0.264583,0.11642 0.28575,-0.27516 0.402166,-0.41275 -0.01058,-0.21166 0.04233,-0.412746 -0.07408,-0.603246 -0.05292,-0.116416 -0.264583,-0.380998 -0.328083,-0.465665 -0.77258,-0.677331 -1.492245,-1.693328 -2.412992,-2.074327 -0.169333,-0.04233 -0.359832,-0.08467 -0.539748,-0.08467 -0.253999,0 -0.497415,0.07408 -0.666748,0.285749 -0.179916,0.328082 -0.507998,0.656165 -0.465665,1.132413 -0.03175,0.444499 -0.148166,0.920747 -0.127,1.344079 0,0.433913 0.02117,1.132413 0.02117,1.322913 -0.232833,0.0741 -0.380999,-0.0953 -0.613832,-0.0635 -0.275165,-0.0106 -0.391582,0.28575 -0.349248,0.53975 -0.07408,0.46566 0.486831,0.64558 0.86783,0.74083 0.04233,0.0318 0.169333,0.15875 0.201083,0.20108 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1487" />
        <path
           d="m 57.858304,103.90003 c 0.433915,1.17475 0.592665,1.2065 1.809744,1.4605 0.507999,0 0.984247,0.0635 1.471079,-0.127 0.878414,-0.20109 1.555745,-0.68792 2.010827,-1.47108 0.201082,-0.45508 0.03175,-1.00542 -0.264583,-1.40758 -0.645581,-0.80433 -1.682744,-1.27 -2.709324,-1.27 -0.370416,0 -0.772581,0.0635 -1.111247,0.26459 -0.359832,0.22224 -0.857247,0.48683 -1.206496,0.74083 -0.105833,0.14816 -0.105833,0.51858 0,0.66674 z m 1.005413,0 c 0.03175,-0.27517 -0.0635,-0.53975 0.07408,-0.80433 0.03175,-0.16933 0.328082,-0.40217 0.465665,-0.53975 0.158749,-0.0741 0.275166,-0.21166 0.402165,-0.32808 0.03175,-0.0318 0.169333,-0.127 0.201083,-0.13758 0.137583,-0.0635 0.285749,-0.0952 0.444498,-0.0952 0.476249,0 0.984247,0.28575 1.365246,0.49741 0.211666,0.23283 0.571498,0.43392 0.465665,0.80433 -0.105833,0.889 -1.407579,1.25942 -2.18016,1.25942 -0.264582,0 -0.518581,-0.0318 -0.698497,-0.127 -0.1905,-0.0423 -0.455082,-0.35984 -0.539749,-0.52917 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1489" />
        <path
           d="m 63.795523,102.47129 c -0.116416,0.61383 -0.137583,1.72507 -0.137583,2.4024 0.0635,0.1905 0.211666,0.47625 0.402166,0.59267 0.09525,0.0741 0.201083,0.127 0.306916,0.127 0.08467,0 0.169332,-0.0423 0.232832,-0.127 0.179916,-0.30692 0.402166,-0.635 0.201083,-0.99483 -0.148166,-0.56092 -0.04233,-1.12183 -0.07408,-1.69333 0.105833,-0.30691 0.285749,-0.52916 0.476248,-0.78316 0.01058,-0.0106 0.05292,-0.0635 0.0635,-0.0635 0.359832,-0.20109 0.751414,-0.127 1.132413,-0.13759 0.423332,0.0318 0.719664,0.27517 1.12183,0.49742 0.179916,0.0847 0.497415,0.13758 0.687914,0.10583 0.137583,-0.0318 0.0635,-0.33866 0.07408,-0.46566 -0.296332,-0.29634 -0.941913,-0.73025 -1.280579,-0.94192 -0.317499,-0.16933 -0.772581,-0.254 -1.217079,-0.254 -0.370416,0 -0.730248,0.0635 -0.984247,0.1905 -0.486832,0.4445 -0.888997,0.85725 -1.005414,1.54517 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1491" />
        <path
           d="m 12.524835,114.04355 c -0.497415,0.79375 -0.941914,1.72508 -0.740831,2.67758 0.137583,0.67733 0.677331,1.33349 1.280579,1.67216 0.656165,0.48683 1.703911,0.79375 2.539992,0.79375 0.709081,-0.0529 1.164163,-0.254 1.322912,-0.30692 0.08467,-0.0106 0.275166,-0.15875 0.328083,-0.20108 0.105833,-0.127 0.105833,-0.32808 0,-0.46567 -0.09525,-0.0952 -0.656165,-0.13758 -0.772581,-0.13758 -0.116417,0 -0.243416,0.0106 -0.380999,0.0423 -0.465665,0.0952 -0.96308,0.0952 -1.18533,0.127 -0.02117,-0.0212 -0.0635,-0.0318 -0.116416,-0.0529 -0.656164,-0.16933 -1.301746,-0.46567 -1.735661,-1.00542 -0.719664,-0.74083 -0.328082,-1.71449 0.127,-2.47649 0.465665,-0.53975 0.89958,-1.20649 1.640411,-1.20649 0.328082,-0.0423 0.486832,0.29633 0.709081,0.47624 0.03175,0.0423 0.09525,0.1905 0.127,0.32809 0.03175,0.13758 0.222249,0.80433 0.275165,0.94191 0,0.0106 0.05292,0.0529 0.0635,0.0635 0.127,0.0952 0.285749,0.0952 0.465665,0.13758 0.1905,0 0.338666,-0.16933 0.402166,-0.33866 0,-0.0529 0.01058,-0.29633 0.01058,-0.37042 0,-0.51858 -0.169333,-1.04774 -0.476248,-1.43933 -0.04233,-0.0741 -0.0635,-0.0952 -0.116417,-0.23283 -0.04233,-0.17992 -0.137583,-0.45508 -0.158749,-0.49741 -0.07408,-0.11642 -0.232833,-0.24342 -0.391582,-0.20109 -0.04233,0.0317 -0.1905,0.22225 -0.201083,0.26459 h -0.04233 c -0.04233,0.0106 -0.243416,-0.0635 -0.296333,-0.0635 h -0.0635 c -0.105833,0 -0.254,-0.0106 -0.370416,-0.0106 -0.317499,-0.0318 -0.560915,0.0423 -0.83608,0.21167 -0.529165,0.23283 -1.05833,0.79375 -1.407579,1.26999 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1493" />
        <path
           d="m 18.641972,117.75829 c 0.433915,1.17475 0.592665,1.2065 1.809744,1.4605 0.507999,0 0.984247,0.0635 1.471079,-0.127 0.878414,-0.20108 1.555745,-0.68792 2.010827,-1.47108 0.201083,-0.45508 0.03175,-1.00541 -0.264583,-1.40758 -0.645581,-0.80433 -1.682744,-1.27 -2.709324,-1.27 -0.370416,0 -0.772581,0.0635 -1.111247,0.26459 -0.359832,0.22225 -0.857247,0.48683 -1.206496,0.74083 -0.105833,0.14816 -0.105833,0.51858 0,0.66675 z m 1.005414,0 c 0.03175,-0.27516 -0.0635,-0.53975 0.07408,-0.80433 0.03175,-0.16933 0.328082,-0.40216 0.465665,-0.53975 0.158749,-0.0741 0.275166,-0.21166 0.402165,-0.32808 0.03175,-0.0318 0.169333,-0.127 0.201083,-0.13758 0.137583,-0.0635 0.285749,-0.0952 0.444499,-0.0952 0.476248,0 0.984246,0.28575 1.365245,0.49741 0.211666,0.23284 0.571498,0.43392 0.465665,0.80433 -0.105833,0.889 -1.407579,1.25942 -2.180159,1.25942 -0.264583,0 -0.518582,-0.0318 -0.698498,-0.127 -0.1905,-0.0423 -0.455082,-0.35983 -0.539748,-0.52917 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1495" />
        <path
           d="m 25.002524,117.29263 c 0.02117,0.68791 -0.09525,1.44991 0.412749,2.00024 0.08467,0.0529 0.232832,0.0847 0.380998,0.0847 0.137583,0 0.264583,-0.0318 0.349249,-0.0847 0.08467,-0.10583 0.08467,-0.15875 0.07408,-0.26458 -0.359832,-0.59267 -0.328082,-1.17475 -0.402165,-2.00025 0.05292,-1.74624 0.222249,-3.75707 0.264583,-5.61973 0,-0.0529 0,-0.13758 -0.01058,-0.254 l -0.04233,-0.76199 c -0.01058,-0.11642 -0.01058,-0.20109 -0.01058,-0.254 -0.105833,-0.1905 -0.306916,-0.33867 -0.486832,-0.33867 -0.137583,0 -0.253999,0.0741 -0.317499,0.27517 0.05292,1.21708 -0.08467,2.81515 -0.0635,4.01107 -0.04233,1.16416 -0.137583,2.08491 -0.148166,3.20674 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1497" />
        <path
           d="m 27.785917,117.29263 c 0.02117,0.68791 -0.09525,1.44991 0.412749,2.00024 0.08467,0.0529 0.232832,0.0847 0.380998,0.0847 0.137583,0 0.264583,-0.0318 0.349249,-0.0847 0.08467,-0.10583 0.08467,-0.15875 0.07408,-0.26458 -0.359832,-0.59267 -0.328082,-1.17475 -0.402165,-2.00025 0.05292,-1.74624 0.222249,-3.75707 0.264582,-5.61973 0,-0.0529 0,-0.13758 -0.01058,-0.254 l -0.04233,-0.76199 c -0.01058,-0.11642 -0.01058,-0.20109 -0.01058,-0.254 -0.105833,-0.1905 -0.306916,-0.33867 -0.486832,-0.33867 -0.137583,0 -0.253999,0.0741 -0.317499,0.27517 0.05292,1.21708 -0.08467,2.81515 -0.0635,4.01107 -0.04233,1.16416 -0.137583,2.08491 -0.148166,3.20674 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1499" />
        <path
           d="m 34.082965,117.64188 c 0.412749,0.44449 0.825498,1.02658 1.269996,1.40758 l 0.04233,0.0212 c 0.296333,0.15875 0.444499,0.30692 0.761998,0.23283 0.158749,-0.0423 0.370415,-0.11641 0.465665,-0.25399 0.02117,-0.0741 0.09525,-0.20109 0.07408,-0.27517 -0.03175,-0.0317 -0.105833,-0.11642 -0.137583,-0.127 -0.232832,-0.0318 -0.338665,-0.21167 -0.603248,-0.40217 -0.08467,-0.10583 -0.455082,-0.37041 -0.539748,-0.47624 -0.317499,-0.51859 -0.645581,-1.15358 -0.93133,-1.73567 -0.08467,-0.12699 -0.254,-0.20108 -0.402166,-0.26458 -0.03175,-0.0318 -0.126999,-0.10583 -0.137583,-0.13758 0.08467,-0.20108 -0.211666,-0.254 -0.328082,-0.33867 -0.317499,-0.0317 -0.666748,-0.0847 -1.005413,-0.0847 -0.433916,0 -0.857248,0.0741 -1.206497,0.35983 -0.592664,0.49741 -1.375829,1.10066 -1.407578,1.93674 -0.116417,0.47625 0.137582,0.85725 0.402165,1.27 0.275166,0.32808 0.793747,0.51858 1.227663,0.46566 0.93133,0.0106 1.672161,-0.69849 2.254243,-1.33349 0.04233,-0.0741 0.126999,-0.21167 0.201082,-0.26458 z m -3.07974,0.32808 c -0.116416,-0.21167 -0.222249,-0.46567 -0.0635,-0.66675 0.359832,-0.508 0.793748,-1.12183 1.396996,-1.2065 0.423332,-0.0953 0.804331,-0.0529 1.217079,-0.14816 0.01058,0.13758 -0.0635,0.42333 -0.07408,0.55033 -0.04233,0.35983 -0.264582,0.73025 -0.465665,1.00541 -0.296332,0.32809 -0.465665,0.48684 -0.941914,0.66675 -0.158749,0.0423 -0.328082,0.0847 -0.497415,0.0847 -0.222249,0 -0.433915,-0.0741 -0.571498,-0.28575 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1501" />
        <path
           d="m 37.078037,115.87447 c -0.01058,0.47624 -0.01058,1.06891 0,1.54516 0.0635,0.61383 0.391582,1.16416 0.899581,1.48166 0.476248,0.27516 0.825497,0.43391 1.344079,0.39158 0.656164,0.0106 1.301746,-0.16933 1.841494,-0.53975 0.391582,-0.35983 0.836081,-0.75141 0.751414,-1.31233 0.04233,-0.49741 -0.349249,-1.16416 -0.825497,-1.39699 -0.455082,-0.21167 -0.899581,-0.28575 -1.375829,-0.28575 -0.338666,0 -0.677331,0.0423 -1.047747,0.0741 -0.01058,0 -0.04233,0 -0.09525,0.0106 l -0.338666,0.0635 c -0.05292,0 -0.08467,0.0106 -0.09525,0.0106 -0.0635,-0.48683 0,-1.48166 0.08467,-2.18016 0.04233,-0.73025 0.190499,-1.41816 0.201082,-2.14841 -0.08467,-0.17992 -0.275165,-0.34925 -0.465665,-0.34925 -0.07408,0 -0.148166,0.0318 -0.211666,0.0847 -0.09525,0.10583 -0.222249,0.1905 -0.264582,0.33866 -0.01058,1.13242 -0.1905,2.34949 -0.264583,3.48191 -0.02117,0.16933 -0.09525,0.51858 -0.137583,0.73025 z m 1.132413,1.46049 c -0.04233,-0.20108 0.05292,-0.26458 0.211666,-0.39158 0.317499,-0.1905 0.867831,-0.381 1.344079,-0.381 0.137583,0 0.275166,0.0212 0.391583,0.0529 0.338665,0.10583 0.793747,0.52916 0.666747,0.93133 -0.105833,0.47625 -0.603248,0.65616 -1.005413,0.74083 -0.328082,0.0318 -0.793748,0 -1.068913,-0.0635 -0.211666,-0.20108 -0.624415,-0.52917 -0.539749,-0.889 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1503" />
        <path
           d="m 42.507264,117.75829 c 0.433915,1.17475 0.592665,1.2065 1.809744,1.4605 0.507999,0 0.984247,0.0635 1.471079,-0.127 0.878414,-0.20108 1.555745,-0.68792 2.010827,-1.47108 0.201083,-0.45508 0.03175,-1.00541 -0.264583,-1.40758 -0.645581,-0.80433 -1.682744,-1.27 -2.709324,-1.27 -0.370416,0 -0.772581,0.0635 -1.111247,0.26459 -0.359832,0.22225 -0.857247,0.48683 -1.206496,0.74083 -0.105833,0.14816 -0.105833,0.51858 0,0.66675 z m 1.005414,0 c 0.03175,-0.27516 -0.0635,-0.53975 0.07408,-0.80433 0.03175,-0.16933 0.328082,-0.40216 0.465665,-0.53975 0.158749,-0.0741 0.275166,-0.21166 0.402165,-0.32808 0.03175,-0.0318 0.169333,-0.127 0.201083,-0.13758 0.137583,-0.0635 0.285749,-0.0952 0.444499,-0.0952 0.476248,0 0.984246,0.28575 1.365245,0.49741 0.211666,0.23284 0.571498,0.43392 0.465665,0.80433 -0.105833,0.889 -1.407578,1.25942 -2.180159,1.25942 -0.264583,0 -0.518582,-0.0318 -0.698498,-0.127 -0.190499,-0.0423 -0.455082,-0.35983 -0.539748,-0.52917 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1505" />
        <path
           d="m 48.444484,116.32955 c -0.116417,0.61383 -0.137583,1.72507 -0.137583,2.40241 0.0635,0.1905 0.211666,0.47624 0.402165,0.59266 0.09525,0.0741 0.201083,0.127 0.306916,0.127 0.08467,0 0.169333,-0.0423 0.232832,-0.127 0.179916,-0.30691 0.402166,-0.635 0.201083,-0.99483 -0.148166,-0.56091 -0.04233,-1.12183 -0.07408,-1.69333 0.105833,-0.30691 0.285749,-0.52916 0.476248,-0.78316 0.01058,-0.0106 0.05292,-0.0635 0.0635,-0.0635 0.359832,-0.20108 0.751414,-0.127 1.132413,-0.13758 0.423332,0.0318 0.719665,0.27516 1.12183,0.49741 0.179916,0.0847 0.497415,0.13758 0.687915,0.10583 0.137582,-0.0318 0.0635,-0.33866 0.07408,-0.46566 -0.296333,-0.29633 -0.941914,-0.73025 -1.28058,-0.94191 -0.317499,-0.16934 -0.772581,-0.254 -1.217079,-0.254 -0.370416,0 -0.730248,0.0635 -0.984247,0.1905 -0.486832,0.44449 -0.888997,0.85724 -1.005413,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1507" />
        <path
           d="m 56.932271,117.64188 c 0.412749,0.44449 0.825498,1.02658 1.269996,1.40758 l 0.04233,0.0212 c 0.296333,0.15875 0.444499,0.30692 0.761998,0.23283 0.15875,-0.0423 0.370416,-0.11641 0.465665,-0.25399 0.02117,-0.0741 0.09525,-0.20109 0.07408,-0.27517 -0.03175,-0.0317 -0.105833,-0.11642 -0.137583,-0.127 -0.232832,-0.0318 -0.338665,-0.21167 -0.603248,-0.40217 -0.08467,-0.10583 -0.455082,-0.37041 -0.539748,-0.47624 -0.317499,-0.51859 -0.645581,-1.15358 -0.93133,-1.73567 -0.08467,-0.12699 -0.253999,-0.20108 -0.402166,-0.26458 -0.03175,-0.0318 -0.126999,-0.10583 -0.137583,-0.13758 0.08467,-0.20108 -0.211666,-0.254 -0.328082,-0.33867 -0.317499,-0.0317 -0.666748,-0.0847 -1.005413,-0.0847 -0.433916,0 -0.857248,0.0741 -1.206496,0.35983 -0.592665,0.49741 -1.375829,1.10066 -1.407579,1.93674 -0.116417,0.47625 0.137583,0.85725 0.402165,1.27 0.275166,0.32808 0.793748,0.51858 1.227663,0.46566 0.93133,0.0106 1.672161,-0.69849 2.254243,-1.33349 0.04233,-0.0741 0.126999,-0.21167 0.201082,-0.26458 z m -3.07974,0.32808 c -0.116416,-0.21167 -0.222249,-0.46567 -0.0635,-0.66675 0.359833,-0.508 0.793748,-1.12183 1.396996,-1.2065 0.423332,-0.0953 0.804331,-0.0529 1.217079,-0.14816 0.01058,0.13758 -0.0635,0.42333 -0.07408,0.55033 -0.04233,0.35983 -0.264582,0.73025 -0.465665,1.00541 -0.296332,0.32809 -0.465665,0.48684 -0.941914,0.66675 -0.158749,0.0423 -0.328082,0.0847 -0.497415,0.0847 -0.222249,0 -0.433915,-0.0741 -0.571498,-0.28575 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1509" />
        <path
           d="m 61.451339,117.17621 c 0,0.0106 0,0.0106 0.01058,0.0212 0.03175,0.33866 0.09525,0.67733 0.105833,1.00541 -0.07408,0.51858 0.275166,0.889 0.444498,1.24883 0.179917,0.23283 0.444499,0.30692 0.719665,0.3175 0.190499,0 0.402165,-0.127 0.571498,-0.16933 1.18533,-0.39159 1.248829,-0.5715 1.598078,-1.28058 0.127,-0.1905 0.127,-0.42333 0.15875,-0.64558 -0.07408,-0.15875 -0.09525,-0.55034 -0.412749,-0.49742 -0.264582,-0.0106 -0.349249,0.11642 -0.423332,0.3175 -0.03175,0.0635 -0.105833,0.43392 -0.09525,0.508 -0.338665,0.5715 -0.423332,0.53975 -0.89958,0.65616 -0.09525,0.0212 -0.169333,0.0318 -0.243416,0.0318 -0.169333,-0.0106 -0.264582,-0.0953 -0.380999,-0.20108 -0.232832,-0.56091 -0.190499,-2.08491 -0.190499,-2.30716 -0.116416,-0.47625 -0.04233,-0.86783 -0.04233,-1.33349 l 0.05292,-0.0741 c 0.179916,-0.0635 0.412749,-0.127 0.624415,-0.13758 l 0.02117,-0.0106 c 0.560915,-0.11642 1.079497,-0.26459 1.629829,-0.30692 0.105833,-0.0212 0.179916,-0.10583 0.275165,-0.20108 0.0635,-0.26459 -0.03175,-0.48683 -0.338665,-0.52917 l -0.486832,-0.0212 c -0.613831,-0.0741 -0.941914,0.0847 -1.555745,0.13758 -0.03175,-0.0106 -0.169333,-0.0529 -0.201083,-0.0635 -0.137583,-0.13758 -0.05292,-0.89958 -0.126999,-1.06891 -0.02117,-0.20109 -0.169333,-0.43392 -0.317499,-0.55034 -0.254,-0.0529 -0.423332,-0.0106 -0.603248,0.1905 l -0.02117,1.66158 -0.07408,0.0847 c -0.571498,0.10583 -1.02658,0.20108 -1.640412,0.21166 l -0.349248,0.30692 c -0.09525,0.127 -0.09525,0.43391 -0.04233,0.58208 0.148167,0.127 0.264583,0.3175 0.433916,0.381 0.232832,0.0318 0.359832,-0.11642 0.582081,-0.127 0.338666,-0.16933 0.624415,-0.20108 1.068913,-0.23283 0.07408,0.0529 0.09525,0.20108 0.116417,0.28575 0.01058,0.127 0.05292,0.78316 0.05292,0.94191 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1511" />
        <path
           d="m 65.80106,113.27097 c -0.127,0.24342 -0.03175,0.53975 0.201083,0.67733 0.328082,0.14817 0.783164,0.46567 1.174746,0.40217 h 0.232832 c 0.127,-0.10583 0.09525,-0.34925 0,-0.47625 -0.02117,-0.0212 -0.380998,-0.41275 -0.402165,-0.46566 -0.158749,-0.21167 -0.349249,-0.51859 -0.634998,-0.47625 -0.232833,-0.0212 -0.486832,0.11641 -0.571498,0.33866 z m 0.677331,5.36574 c 0.02117,0.13758 0.148166,0.37041 0.201083,0.46566 0.126999,0.127 0.285749,0.15875 0.465665,0.127 0.148166,-0.0847 0.158749,-0.30691 0.201083,-0.45508 0,-0.0529 0.07408,-0.61383 0.0635,-0.80433 -0.137583,-0.60325 -0.317499,-1.10066 -0.328082,-1.74625 -0.05292,-0.127 -0.148166,-0.33866 -0.275166,-0.40216 -0.211666,-0.0423 -0.423332,0.0212 -0.529165,0.20108 -0.01058,0.1905 -0.01058,0.43392 0,0.60325 0.03175,0.29633 0.148167,1.72508 0.201083,2.01083 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1513" />
        <path
           d="m 68.277551,117.75829 c 0.433915,1.17475 0.592665,1.2065 1.809744,1.4605 0.507998,0 0.984247,0.0635 1.471079,-0.127 0.878413,-0.20108 1.555745,-0.68792 2.010827,-1.47108 0.201082,-0.45508 0.03175,-1.00541 -0.264583,-1.40758 -0.645581,-0.80433 -1.682745,-1.27 -2.709325,-1.27 -0.370415,0 -0.772581,0.0635 -1.111246,0.26459 -0.359832,0.22225 -0.857247,0.48683 -1.206496,0.74083 -0.105833,0.14816 -0.105833,0.51858 0,0.66675 z m 1.005413,0 c 0.03175,-0.27516 -0.0635,-0.53975 0.07408,-0.80433 0.03175,-0.16933 0.328083,-0.40216 0.465665,-0.53975 0.15875,-0.0741 0.275166,-0.21166 0.402166,-0.32808 0.03175,-0.0318 0.169333,-0.127 0.201083,-0.13758 0.137582,-0.0635 0.285749,-0.0952 0.444498,-0.0952 0.476249,0 0.984247,0.28575 1.365246,0.49741 0.211666,0.23284 0.571498,0.43392 0.465665,0.80433 -0.105833,0.889 -1.407579,1.25942 -2.18016,1.25942 -0.264582,0 -0.518581,-0.0318 -0.698498,-0.127 -0.190499,-0.0423 -0.455081,-0.35983 -0.539748,-0.52917 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1515" />
        <path
           d="m 76.754762,116.28721 c 0.03175,-0.0212 0.07408,-0.0106 0.105833,-0.0106 0.0635,0.0212 0.222249,0.1905 0.296332,0.27517 0.105833,0.16933 0.116417,0.48683 0.201083,0.66674 0.04233,0.43392 0.148166,0.94192 0.264583,1.34408 0.116416,0.14817 0.222249,0.34925 0.338665,0.52917 0.02117,0.0847 0.07408,0.10583 0.127,0.10583 0.105833,0 0.243416,-0.0847 0.338665,-0.10583 0.116417,-0.0847 0.148167,-0.27517 0.137583,-0.40217 0,-0.0318 -0.137583,-0.34925 -0.137583,-0.40216 l -0.201082,-0.86783 c 0,-0.60325 -0.105833,-1.143 -0.328083,-1.66158 -0.169332,-0.27517 -0.497415,-0.85725 -0.83608,-0.75142 -0.232833,0.0106 -0.433916,-0.0423 -0.592665,0.15875 -0.328082,0.254 -0.423332,0.49742 -0.656165,0.78317 -0.08467,0.10583 -0.560915,0.58208 -0.666748,0.66675 0,-0.0529 0.01058,-0.22225 0.01058,-0.39159 0,-0.34924 0,-0.45508 -0.07408,-0.74083 -0.105833,-0.15875 -0.285749,-0.21166 -0.476249,-0.21166 -0.222249,-0.0106 -0.391582,0.13758 -0.391582,0.37041 v 0.0423 c 0,0.0212 0,0.0529 0.01058,0.0952 l 0.04233,0.27516 c 0.01058,0.0423 0.01058,0.0741 0.01058,0.0953 -0.0635,0.53975 -0.105833,1.53458 -0.201083,2.01083 0,0.0635 -0.02117,0.254 0,0.32808 l 0.465665,0.47625 c 0.148167,0.0318 0.254,0 0.338666,-0.13758 0.137583,-0.3175 0.433915,-0.762 0.603248,-1.06892 0.338666,-0.51858 0.772581,-1.04774 1.269996,-1.47108 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1517" />
      </g>
      <rect
         style="fill:#666666;fill-opacity:0;stroke:none;stroke-width:1.70643;stop-color:#000000"
         id="rect1240"
         width="71.284065"
         height="77.215622"
         x="10.016454"
         y="95.23098" />
    </g>
    <g
       aria-label="online!"
       transform="rotate(-19.562305)"
       id="toolbox_img_online"
       style="font-size:19.7556px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill-opacity:1;stroke-width:0.264583;fill:#008000">
      <path
         d="m 312.53416,263.07096 c 0.80998,2.19287 1.10631,2.25214 3.3782,2.72627 0.94827,0 1.83728,0.11854 2.74603,-0.23706 1.63972,-0.37536 2.90408,-1.28412 3.75357,-2.74603 0.37535,-0.84949 0.0593,-1.87678 -0.49389,-2.6275 -1.20509,-1.50142 -3.14114,-2.37067 -5.05744,-2.37067 -0.69144,0 -1.44216,0.11854 -2.07433,0.49389 -0.6717,0.41487 -1.60021,0.90876 -2.25214,1.38289 -0.19756,0.27658 -0.19756,0.96803 0,1.24461 z m 1.87678,0 c 0.0593,-0.51364 -0.11853,-1.00753 0.13829,-1.50142 0.0593,-0.31609 0.61242,-0.75072 0.86924,-1.00754 0.29634,-0.13829 0.51365,-0.39511 0.75072,-0.61242 0.0593,-0.0593 0.31609,-0.23707 0.37535,-0.25683 0.25683,-0.11853 0.5334,-0.1778 0.82974,-0.1778 0.889,0 1.83727,0.5334 2.54847,0.92852 0.39511,0.43462 1.0668,0.80998 0.86925,1.50142 -0.19756,1.65947 -2.6275,2.35092 -4.06966,2.35092 -0.49389,0 -0.96802,-0.0593 -1.30387,-0.23707 -0.3556,-0.079 -0.84949,-0.67169 -1.00753,-0.98778 z"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.7556px;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#008000;fill-opacity:1;stroke-width:0.264583"
         id="path978" />
      <path
         d="m 328.35837,260.32493 c 0.0593,-0.0395 0.13829,-0.0197 0.19756,-0.0197 0.11853,0.0395 0.41487,0.3556 0.55315,0.51364 0.19756,0.31609 0.21732,0.90876 0.37536,1.24461 0.079,0.80998 0.27658,1.75824 0.49389,2.50896 0.21731,0.27658 0.41487,0.65193 0.63218,0.98778 0.0395,0.15804 0.13829,0.19755 0.23707,0.19755 0.19755,0 0.45438,-0.15804 0.63218,-0.19755 0.21731,-0.15805 0.27658,-0.51365 0.25682,-0.75072 0,-0.0593 -0.25682,-0.65193 -0.25682,-0.75071 l -0.37536,-1.61996 c 0,-1.12607 -0.19756,-2.1336 -0.61242,-3.10163 -0.31609,-0.51364 -0.92852,-1.6002 -1.5607,-1.40264 -0.43462,0.0197 -0.80998,-0.079 -1.10631,0.29633 -0.61242,0.47413 -0.79022,0.92851 -1.22485,1.46191 -0.15804,0.19756 -1.04704,1.08656 -1.2446,1.24461 0,-0.0988 0.0198,-0.41487 0.0198,-0.73096 0,-0.65194 0,-0.84949 -0.13829,-1.38289 -0.19756,-0.29634 -0.5334,-0.39511 -0.889,-0.39511 -0.41487,-0.0198 -0.73096,0.25682 -0.73096,0.69144 v 0.079 c 0,0.0395 0,0.0988 0.0197,0.1778 l 0.079,0.51365 c 0.0198,0.079 0.0198,0.13829 0.0198,0.1778 -0.11853,1.00754 -0.19755,2.86456 -0.37535,3.75356 0,0.11854 -0.0395,0.47414 0,0.61243 l 0.86924,0.889 c 0.27658,0.0593 0.47414,0 0.63218,-0.25682 0.25682,-0.59267 0.80998,-1.42241 1.12607,-1.99532 0.63218,-0.96802 1.44216,-1.9558 2.37067,-2.74603 z"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.7556px;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#008000;fill-opacity:1;stroke-width:0.264583"
         id="path980" />
      <path
         d="m 333.6331,262.20171 c 0.0395,1.28412 -0.1778,2.70652 0.77047,3.73381 0.15804,0.0988 0.43462,0.15805 0.7112,0.15805 0.25682,0 0.49389,-0.0593 0.65193,-0.15805 0.15805,-0.19755 0.15805,-0.29633 0.13829,-0.49389 -0.67169,-1.10631 -0.61242,-2.19287 -0.75071,-3.73381 0.0988,-3.25967 0.41487,-7.01323 0.49389,-10.49022 0,-0.0988 0,-0.25682 -0.0198,-0.47413 l -0.079,-1.42241 c -0.0198,-0.21731 -0.0198,-0.37535 -0.0198,-0.47413 -0.19756,-0.3556 -0.57292,-0.63218 -0.90876,-0.63218 -0.25682,0 -0.47414,0.13829 -0.59267,0.51365 0.0988,2.27189 -0.15804,5.25499 -0.11853,7.48737 -0.079,2.17311 -0.25683,3.89185 -0.27658,5.98594 z"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.7556px;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#008000;fill-opacity:1;stroke-width:0.264583"
         id="path982" />
      <path
         d="m 337.60395,254.69459 c -0.23707,0.45438 -0.0593,1.00753 0.37535,1.26436 0.61243,0.27657 1.46192,0.86924 2.19287,0.75071 h 0.43463 c 0.23706,-0.19756 0.1778,-0.65194 0,-0.889 -0.0395,-0.0395 -0.7112,-0.77047 -0.75072,-0.86925 -0.29633,-0.39511 -0.65193,-0.96802 -1.18533,-0.889 -0.43462,-0.0395 -0.90876,0.21731 -1.0668,0.63218 z m 1.26435,10.01609 c 0.0395,0.25682 0.27658,0.69144 0.37536,0.86924 0.23707,0.23707 0.5334,0.29634 0.86925,0.23707 0.27658,-0.15805 0.29633,-0.57291 0.37535,-0.84949 0,-0.0988 0.13829,-1.14583 0.11854,-1.50143 -0.25683,-1.12607 -0.59267,-2.05458 -0.61243,-3.25967 -0.0988,-0.23707 -0.27657,-0.63218 -0.51364,-0.75071 -0.39511,-0.079 -0.79023,0.0395 -0.98778,0.37535 -0.0198,0.3556 -0.0198,0.80998 0,1.12607 0.0593,0.55316 0.27658,3.22016 0.37535,3.75357 z"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.7556px;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#008000;fill-opacity:1;stroke-width:0.264583"
         id="path984" />
      <path
         d="m 347.10639,260.32493 c 0.0593,-0.0395 0.13829,-0.0197 0.19755,-0.0197 0.11854,0.0395 0.41487,0.3556 0.55316,0.51364 0.19756,0.31609 0.21731,0.90876 0.37536,1.24461 0.079,0.80998 0.27657,1.75824 0.49389,2.50896 0.21731,0.27658 0.41486,0.65193 0.63217,0.98778 0.0395,0.15804 0.13829,0.19755 0.23707,0.19755 0.19756,0 0.45438,-0.15804 0.63218,-0.19755 0.21731,-0.15805 0.27658,-0.51365 0.25682,-0.75072 0,-0.0593 -0.25682,-0.65193 -0.25682,-0.75071 l -0.37536,-1.61996 c 0,-1.12607 -0.19755,-2.1336 -0.61242,-3.10163 -0.31609,-0.51364 -0.92851,-1.6002 -1.56069,-1.40264 -0.43462,0.0197 -0.80998,-0.079 -1.10631,0.29633 -0.61243,0.47413 -0.79023,0.92851 -1.22485,1.46191 -0.15805,0.19756 -1.04705,1.08656 -1.2446,1.24461 0,-0.0988 0.0197,-0.41487 0.0197,-0.73096 0,-0.65194 0,-0.84949 -0.13829,-1.38289 -0.19755,-0.29634 -0.5334,-0.39511 -0.889,-0.39511 -0.41487,-0.0198 -0.73096,0.25682 -0.73096,0.69144 v 0.079 c 0,0.0395 0,0.0988 0.0198,0.1778 l 0.079,0.51365 c 0.0198,0.079 0.0198,0.13829 0.0198,0.1778 -0.11854,1.00754 -0.19756,2.86456 -0.37536,3.75356 0,0.11854 -0.0395,0.47414 0,0.61243 l 0.86925,0.889 c 0.27657,0.0593 0.47413,0 0.63218,-0.25682 0.25682,-0.59267 0.80997,-1.42241 1.12606,-1.99532 0.63218,-0.96802 1.44216,-1.9558 2.37068,-2.74603 z"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.7556px;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#008000;fill-opacity:1;stroke-width:0.264583"
         id="path986" />
      <path
         d="m 352.91451,260.06811 c -0.90875,1.4224 -1.83727,3.02261 -1.38289,4.7611 0.47414,1.10631 1.18534,2.05458 2.25214,2.60774 1.0668,0.65193 2.15336,0.94827 3.3387,0.889 1.08655,0.0395 2.15336,-0.3556 3.22016,-0.63218 0.63218,-0.0395 1.26436,-0.31609 1.75825,-0.86924 v -0.73096 c -0.0395,-0.25682 -0.21731,-0.39511 -0.39512,-0.3556 h -0.13828 c -0.82974,0.0593 -1.14583,0.079 -1.83728,0.3556 -0.96802,0.25682 -1.778,0.61242 -2.72627,0.49389 -1.73849,0.11853 -3.55601,-1.30387 -3.85234,-3.00285 -0.0198,-0.49389 0.3556,-1.08656 0.63218,-1.50143 0.0395,-0.0198 0.0988,-0.0198 0.13829,0 0.0395,0 0.45438,0.33585 0.49389,0.37536 0.69144,0.41487 1.48167,0.75071 2.27189,0.75071 0.27658,0 0.57291,-0.0395 0.84949,-0.13829 1.3829,-0.0988 2.76579,-1.44216 2.74603,-2.86456 -0.079,-1.67923 -1.56069,-2.60774 -3.10163,-2.64725 -0.41487,-0.0198 -0.69144,0.079 -1.14582,0.13829 -1.30387,0.41487 -2.31141,1.32362 -3.12139,2.37067 z m 1.54094,0.94827 c 0,-0.0593 0.0593,-0.13829 0.079,-0.19756 0.67169,-0.67169 1.50143,-1.48167 2.50896,-1.50142 0.59267,0.23706 1.58045,0.33584 1.36314,1.12607 -0.25682,0.43462 -0.84949,0.73095 -1.36314,0.889 -0.65193,0 -1.26436,0.0593 -1.87678,-0.25682 -0.0988,-0.0198 -0.61242,-0.0593 -0.7112,-0.0593 z"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.7556px;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#008000;fill-opacity:1;stroke-width:0.264583"
         id="path988" />
      <path
         d="m 364.17519,263.03145 c 0.96802,0.19756 1.16558,-1.50143 1.2446,-1.69898 l 0.079,-0.82974 c 0.41487,-1.46191 1.0668,-4.66232 1.46191,-6.0057 -0.0197,-0.7112 0.49389,-1.54094 0.45438,-2.21263 -0.13829,-0.29633 -0.29633,-0.75071 -0.67169,-0.7112 -0.55315,-0.0988 -0.7112,0.31609 -0.80998,0.86925 -0.13829,0.29633 -0.47413,1.63971 -0.55315,1.87678 -0.31609,1.67923 -0.75072,1.9558 -0.96803,3.5165 -0.3556,1.22484 -0.61242,2.46945 -0.84949,3.93136 -0.0395,0.25682 0.1778,1.18534 0.61243,1.26436 z m -0.27658,1.50143 c -0.82974,0.0395 -1.12607,0.65193 -0.92852,1.4224 0.0395,0.33584 0.21732,0.90876 0.63218,1.04705 0.0988,0.0593 0.19756,0.0988 0.29634,0.0988 0.65193,0 0.80998,-1.61996 0.75071,-1.67922 l 0.0198,-0.0593 c 0.0197,-0.19756 -0.0988,-0.80998 -0.77047,-0.82973 z"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.7556px;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#008000;fill-opacity:1;stroke-width:0.264583"
         id="path990" />
    </g>
    <g
       id="toolbox_img_g3">
      <g
         aria-label="Computing Resources"
         id="toolbox_img_text3"
         style="font-size:10.5833px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#666666;fill-opacity:1;stroke-width:0.264583">
        <path
           d="m 375.97401,160.6828 c -0.49742,0.79375 -0.94192,1.72508 -0.74084,2.67757 0.13759,0.67733 0.67734,1.3335 1.28058,1.67216 0.65617,0.48684 1.70392,0.79375 2.54,0.79375 0.70908,-0.0529 1.16416,-0.254 1.32291,-0.30691 0.0847,-0.0106 0.27516,-0.15875 0.32808,-0.20109 0.10583,-0.127 0.10583,-0.32808 0,-0.46566 -0.0953,-0.0952 -0.65616,-0.13759 -0.77258,-0.13759 -0.11642,0 -0.24342,0.0106 -0.381,0.0423 -0.46566,0.0952 -0.96308,0.0952 -1.18533,0.127 -0.0212,-0.0212 -0.0635,-0.0317 -0.11641,-0.0529 -0.65617,-0.16933 -1.30175,-0.46566 -1.73567,-1.00541 -0.71966,-0.74083 -0.32808,-1.7145 0.127,-2.47649 0.46567,-0.53975 0.89958,-1.2065 1.64041,-1.2065 0.32809,-0.0423 0.48684,0.29633 0.70909,0.47625 0.0317,0.0423 0.0953,0.1905 0.127,0.32808 0.0317,0.13758 0.22224,0.80433 0.27516,0.94191 0,0.0106 0.0529,0.0529 0.0635,0.0635 0.127,0.0952 0.28575,0.0952 0.46567,0.13759 0.1905,0 0.33866,-0.16934 0.40216,-0.33867 0,-0.0529 0.0106,-0.29633 0.0106,-0.37041 0,-0.51859 -0.16934,-1.04775 -0.47625,-1.43933 -0.0423,-0.0741 -0.0635,-0.0952 -0.11642,-0.23284 -0.0423,-0.17991 -0.13758,-0.45508 -0.15875,-0.49741 -0.0741,-0.11642 -0.23283,-0.24342 -0.39158,-0.20108 -0.0423,0.0318 -0.1905,0.22225 -0.20108,0.26458 h -0.0423 c -0.0423,0.0106 -0.24341,-0.0635 -0.29633,-0.0635 h -0.0635 c -0.10583,0 -0.254,-0.0106 -0.37041,-0.0106 -0.3175,-0.0318 -0.56092,0.0423 -0.83609,0.21166 -0.52916,0.23283 -1.05833,0.79375 -1.40757,1.27 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1121" />
        <path
           d="m 382.09114,164.39754 c 0.43392,1.17474 0.59267,1.20649 1.80975,1.46049 0.508,0 0.98424,0.0635 1.47108,-0.127 0.87841,-0.20108 1.55574,-0.68791 2.01082,-1.47108 0.20109,-0.45508 0.0317,-1.00541 -0.26458,-1.40758 -0.64558,-0.80433 -1.68274,-1.26999 -2.70932,-1.26999 -0.37042,0 -0.77259,0.0635 -1.11125,0.26458 -0.35983,0.22225 -0.85725,0.48683 -1.2065,0.74083 -0.10583,0.14817 -0.10583,0.51858 0,0.66675 z m 1.00542,0 c 0.0317,-0.27517 -0.0635,-0.53975 0.0741,-0.80433 0.0317,-0.16934 0.32808,-0.40217 0.46566,-0.53975 0.15875,-0.0741 0.27517,-0.21167 0.40217,-0.32809 0.0317,-0.0317 0.16933,-0.127 0.20108,-0.13758 0.13759,-0.0635 0.28575,-0.0953 0.4445,-0.0953 0.47625,0 0.98425,0.28575 1.36525,0.49742 0.21166,0.23283 0.5715,0.43391 0.46566,0.80433 -0.10583,0.88899 -1.40758,1.25941 -2.18016,1.25941 -0.26458,0 -0.51858,-0.0317 -0.6985,-0.127 -0.19049,-0.0423 -0.45508,-0.35983 -0.53974,-0.52916 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1123" />
        <path
           d="m 388.84328,162.74654 c -0.0847,-0.16933 -0.29634,-0.3175 -0.46567,-0.3175 -0.127,0 -0.24341,0.0847 -0.27516,0.28575 v 2.57174 c 0,0.0212 0.0847,0.32809 0.13758,0.40217 0.0635,0.15875 0.35983,0.14816 0.52916,0.127 0.0318,0 0.10584,-0.0847 0.13759,-0.127 0.32808,-0.58208 0.70908,-1.143 1.13241,-1.73566 0.0106,-0.0106 0.0635,0.0106 0.0741,0.0106 v 1.12183 c 0,0.0106 0.0317,0.15875 0.0635,0.20108 0.0635,0.24342 0.32809,0.3175 0.53975,0.27517 0.23283,-0.0952 0.34925,-0.32808 0.52917,-0.53975 0.0106,-0.0212 0.0529,-0.0741 0.10583,-0.14817 l 0.39158,-0.50799 c 0.0529,-0.0741 0.0952,-0.127 0.10583,-0.14817 0.11642,-0.11642 0.64559,-0.68791 0.77258,-0.74083 0.0847,0 0.14817,0.14817 0.16934,0.21166 0.0847,0.61384 0.127,1.19592 0.40216,1.73567 0.0847,0.16933 0.21167,0.34924 0.40217,0.39158 0.16933,0.0423 0.381,0 0.40216,-0.1905 0.0212,-0.17992 -0.0106,-0.35983 -0.0741,-0.53975 -0.0635,-0.42333 -0.23283,-0.83608 -0.20108,-1.27 -0.0529,-0.50799 -0.13758,-1.01599 -0.40217,-1.47107 -0.16933,-0.22225 -0.381,-0.30692 -0.66675,-0.33867 -0.22224,0.13758 -0.44449,0.39158 -0.60324,0.60325 -0.3175,0.381 -0.59267,0.78316 -0.93133,1.14299 l -0.0741,-0.0635 v -1.00541 c -0.0847,-0.16933 -0.20108,-0.42333 -0.40216,-0.47625 -0.26458,-0.0529 -0.58208,0.0741 -0.80433,0.20109 0.0212,0.20108 -0.0635,0.38099 -0.20109,0.53974 -0.14816,0.3175 -0.35983,0.56092 -0.59266,0.80433 -0.0635,-0.20108 -0.17992,-0.47624 -0.13758,-0.66674 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1125" />
        <path
           d="m 394.87575,162.97937 c -0.33866,1.40758 -0.27516,2.52941 -0.26458,3.87349 0.0529,0.8255 0.127,1.79916 0.53975,2.53999 0.127,0.13759 0.3175,0.4445 0.52916,0.33867 0.127,-0.0212 0.26458,-0.17992 0.33867,-0.26458 0.0635,-0.16934 0.0952,-0.29634 0,-0.47625 -0.381,-0.65617 -0.59267,-1.47108 -0.53975,-2.20133 0,-0.61383 0.0317,-1.59808 0.0317,-1.87324 h 0.0423 c 0.4445,0.48683 1.0795,1.10066 1.80975,0.93133 0.67733,0.0423 1.65099,-0.43392 1.87324,-1.13242 0.0741,-0.69849 0,-1.48166 -0.53975,-2.00024 -0.40216,-0.60325 -1.12183,-0.93133 -1.76741,-1.10066 -0.13758,-0.0212 -0.24341,-0.0423 -0.34925,-0.0423 -0.10583,0 -0.21166,0.0212 -0.35983,0.0635 -0.65616,0.26459 -1.10066,0.61384 -1.34408,1.34408 z m 1.48166,1.3335 c -0.11641,-0.1905 -0.0635,-0.39158 -0.0741,-0.60325 0.13758,-0.35983 0.37042,-0.81491 0.74083,-0.99483 0.28575,-0.0847 0.4445,0.0529 0.66675,0.26458 0.47625,0.46567 0.73025,0.91017 0.53975,1.53458 -0.127,0.3175 -0.47625,0.46567 -0.8255,0.46567 -0.17992,0 -0.37042,-0.0423 -0.51858,-0.127 -0.0847,-0.0529 -0.47625,-0.45508 -0.52917,-0.53975 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1127" />
        <path
           d="m 403.98795,162.82062 c 0,0.0953 -0.0106,0.20109 -0.0106,0.30692 -0.37042,0.635 -0.67733,1.32291 -1.36525,1.59808 -0.15875,0.0847 -0.29633,0.11641 -0.4445,0.11641 -0.20108,0 -0.39158,-0.0635 -0.62441,-0.11641 -0.28575,-0.23283 -0.60325,-0.66675 -0.55033,-1.05833 0,-0.35983 0.0529,-0.61383 0.21166,-0.9525 0,-0.0106 0.0635,-0.10583 0.0635,-0.13758 0,-0.22225 0.0847,-0.59267 -0.20108,-0.66675 -0.15875,-0.0106 -0.4445,-0.10583 -0.60325,-0.0635 -0.0529,0.0318 -0.23283,0.21167 -0.26458,0.26458 -0.0529,0.17992 -0.17991,0.52917 -0.13758,0.74083 v 0.0635 c 0,0.0317 -0.0317,0.16934 -0.0635,0.20109 0,0.74083 -0.11642,1.16416 0.40216,1.87324 0.53975,0.47625 0.96308,0.889 1.7145,0.80433 0.85725,-0.1905 1.26999,-0.39158 1.85208,-1.016 0.0635,0.34925 0.20108,0.64559 0.48683,0.83609 0.14816,0.0529 0.37041,0.17991 0.51858,0.17991 0.0741,0 0.127,-0.0318 0.15875,-0.10583 0.15875,-0.20108 0.0847,-0.41275 -0.0317,-0.67733 -0.35983,-0.48683 -0.33867,-0.97367 -0.27517,-1.53458 0.0847,-0.20108 0.20109,-0.48683 0.20109,-0.49742 0.0212,-0.23283 -0.0106,-0.46566 -0.13759,-0.66674 -0.14816,-0.10584 -0.24341,-0.24342 -0.40216,-0.21167 -0.14817,-0.0106 -0.15875,0.0212 -0.26459,0.14817 -0.13758,0.14816 -0.15874,0.37041 -0.17991,0.58208 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1129" />
        <path
           d="m 407.35343,163.81545 c 0,0.0106 0,0.0106 0.0106,0.0212 0.0317,0.33867 0.0952,0.67733 0.10584,1.00541 -0.0741,0.51859 0.27516,0.889 0.4445,1.24883 0.17991,0.23284 0.44449,0.30692 0.71966,0.3175 0.1905,0 0.40217,-0.127 0.5715,-0.16933 1.18533,-0.39158 1.24883,-0.5715 1.59808,-1.28058 0.127,-0.1905 0.127,-0.42333 0.15875,-0.64558 -0.0741,-0.15875 -0.0952,-0.55033 -0.41275,-0.49742 -0.26459,-0.0106 -0.34925,0.11642 -0.42334,0.3175 -0.0317,0.0635 -0.10583,0.43392 -0.0952,0.508 -0.33867,0.5715 -0.42334,0.53975 -0.89959,0.65617 -0.0952,0.0212 -0.16933,0.0317 -0.24341,0.0317 -0.16933,-0.0106 -0.26458,-0.0952 -0.381,-0.20109 -0.23283,-0.56091 -0.1905,-2.08491 -0.1905,-2.30716 -0.11642,-0.47624 -0.0423,-0.86783 -0.0423,-1.33349 l 0.0529,-0.0741 c 0.17992,-0.0635 0.41275,-0.127 0.62442,-0.13759 l 0.0212,-0.0106 c 0.56091,-0.11642 1.07949,-0.26458 1.62982,-0.30692 0.10584,-0.0212 0.17992,-0.10583 0.27517,-0.20108 0.0635,-0.26458 -0.0318,-0.48683 -0.33867,-0.52916 l -0.48683,-0.0212 c -0.61383,-0.0741 -0.94191,0.0847 -1.55574,0.13758 -0.0317,-0.0106 -0.16934,-0.0529 -0.20109,-0.0635 -0.13758,-0.13758 -0.0529,-0.89958 -0.127,-1.06891 -0.0212,-0.20108 -0.16933,-0.43392 -0.31749,-0.55033 -0.254,-0.0529 -0.42334,-0.0106 -0.60325,0.1905 l -0.0212,1.66157 -0.0741,0.0847 c -0.5715,0.10583 -1.02658,0.20108 -1.64041,0.21167 l -0.34925,0.30691 c -0.0953,0.127 -0.0953,0.43392 -0.0423,0.58208 0.14817,0.127 0.26459,0.3175 0.43392,0.381 0.23283,0.0317 0.35983,-0.11641 0.58208,-0.127 0.33867,-0.16933 0.62442,-0.20108 1.06891,-0.23283 0.0741,0.0529 0.0952,0.20108 0.11642,0.28575 0.0106,0.127 0.0529,0.78316 0.0529,0.94191 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1131" />
        <path
           d="m 411.70315,159.91022 c -0.127,0.24341 -0.0317,0.53975 0.20109,0.67733 0.32808,0.14816 0.78316,0.46566 1.17474,0.40216 h 0.23284 c 0.12699,-0.10583 0.0952,-0.34925 0,-0.47625 -0.0212,-0.0212 -0.381,-0.41274 -0.40217,-0.46566 -0.15875,-0.21167 -0.34925,-0.51858 -0.635,-0.47625 -0.23283,-0.0212 -0.48683,0.11642 -0.5715,0.33867 z m 0.67733,5.36573 c 0.0212,0.13758 0.14817,0.37042 0.20109,0.46566 0.127,0.127 0.28575,0.15875 0.46566,0.127 0.14817,-0.0847 0.15875,-0.30691 0.20109,-0.45508 0,-0.0529 0.0741,-0.61383 0.0635,-0.80433 -0.13759,-0.60325 -0.3175,-1.10066 -0.32809,-1.74624 -0.0529,-0.127 -0.14816,-0.33867 -0.27516,-0.40217 -0.21167,-0.0423 -0.42333,0.0212 -0.52917,0.20108 -0.0106,0.1905 -0.0106,0.43392 0,0.60325 0.0317,0.29634 0.14817,1.72508 0.20108,2.01083 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1133" />
        <path
           d="m 416.79372,162.92646 c 0.0317,-0.0212 0.0741,-0.0106 0.10583,-0.0106 0.0635,0.0212 0.22225,0.1905 0.29633,0.27517 0.10584,0.16933 0.11642,0.48683 0.20109,0.66675 0.0423,0.43391 0.14816,0.94191 0.26458,1.34408 0.11642,0.14816 0.22225,0.34925 0.33867,0.52916 0.0212,0.0847 0.0741,0.10583 0.127,0.10583 0.10583,0 0.24341,-0.0847 0.33866,-0.10583 0.11642,-0.0847 0.14817,-0.27516 0.13758,-0.40216 0,-0.0317 -0.13758,-0.34925 -0.13758,-0.40217 l -0.20108,-0.86783 c 0,-0.60325 -0.10583,-1.143 -0.32808,-1.66158 -0.16934,-0.27516 -0.49742,-0.85725 -0.83608,-0.75141 -0.23284,0.0106 -0.43392,-0.0423 -0.59267,0.15875 -0.32808,0.254 -0.42333,0.49741 -0.65616,0.78316 -0.0847,0.10583 -0.56092,0.58208 -0.66675,0.66675 0,-0.0529 0.0106,-0.22225 0.0106,-0.39158 0,-0.34925 0,-0.45508 -0.0741,-0.74083 -0.10583,-0.15875 -0.28575,-0.21167 -0.47625,-0.21167 -0.22225,-0.0106 -0.39158,0.13758 -0.39158,0.37042 v 0.0423 c 0,0.0212 0,0.0529 0.0106,0.0953 l 0.0423,0.27516 c 0.0106,0.0423 0.0106,0.0741 0.0106,0.0952 -0.0635,0.53975 -0.10584,1.53458 -0.20109,2.01083 0,0.0635 -0.0212,0.254 0,0.32808 l 0.46567,0.47625 c 0.14817,0.0318 0.254,0 0.33867,-0.13758 0.13758,-0.3175 0.43391,-0.762 0.60324,-1.06891 0.33867,-0.51859 0.77258,-1.04775 1.27,-1.47108 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1135" />
        <path
           d="m 419.63003,168.14402 c -0.20108,0.14817 -0.21166,0.381 -0.20108,0.60325 0.11642,0.39158 0.4445,0.56092 0.80433,0.74083 0.40217,0.3175 0.8255,0.62442 1.28058,0.80433 0.4445,-0.0635 0.65617,-0.42333 0.86783,-0.74083 0.254,-0.43391 0.28575,-0.84666 0.32808,-1.33349 0.127,-1.00542 0.34925,-1.98966 0.64558,-2.95274 0.127,-0.58209 0.67734,-1.10067 0.635,-1.66158 0.0953,-0.39158 -0.23283,-0.4445 -0.5715,-0.53975 h -0.0318 c -0.29633,0.0952 -0.47624,0.29633 -0.53974,0.60325 -0.0529,0.71966 -1.016,1.06891 -1.64042,1.06891 -0.24341,0 -0.48683,-0.0423 -0.69849,-0.127 -0.16934,-0.15875 -0.59267,-0.46566 -0.33867,-0.74083 0.3175,-0.381 0.79375,-0.77258 1.32291,-0.74083 0.20109,0.0212 0.5715,0.0635 0.68792,0.13758 0.39158,-0.0212 0.24341,-0.34925 0.26458,-0.60325 -0.23283,-0.34924 -0.66675,-0.51858 -1.10066,-0.51858 -0.34925,0 -0.71967,0.11642 -0.97367,0.32809 -0.55033,0.24341 -1.34407,0.92074 -1.40757,1.59807 0.0212,0.64558 0.55033,1.18533 1.06891,1.48167 0.37041,0.0847 0.73025,0.127 1.06891,0.127 0.35983,0 0.70908,-0.0423 1.0795,-0.127 0.0317,-0.0106 0.0847,0 0.11641,0 -0.0952,0.53974 -0.15874,1.23824 -0.25399,1.79916 -0.14817,0.51858 -0.0317,1.35466 -0.52917,1.59807 -0.0106,0.0106 -0.0212,0.0106 -0.0423,0.0106 -0.45508,-0.0741 -0.73025,-0.56092 -1.03717,-0.87842 -0.0953,-0.0952 -0.20108,-0.127 -0.31749,-0.127 -0.16934,0 -0.34925,0.0847 -0.48684,0.1905 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1137" />
        <path
           d="m 373.96318,174.79506 c 0.0317,0.889 -0.0318,1.85208 -0.0741,2.75166 0.0317,0.34925 0.14816,1.44991 0.20108,1.87324 0.0847,0.20108 0.27517,0.28575 0.48683,0.26458 0.26458,0.0635 0.55033,-0.33866 0.58208,-0.60324 0.0212,-0.21167 0.0212,-0.51859 0,-0.73025 -0.0741,-0.11642 -0.0847,-0.8255 -0.127,-0.94192 -0.0317,-1.20649 -0.0317,-2.06374 0.0635,-3.07974 -0.0212,-0.28575 -0.32808,-0.39158 -0.32808,-0.66674 0.4445,-0.127 0.83608,-0.20109 1.24883,-0.20109 0.30692,0 0.61383,0.0423 0.9525,0.13759 0.64558,0.22225 1.29116,0.43391 1.87324,0.79374 0.34925,0.13759 0.61383,0.64558 0.20108,0.87842 -0.50799,0.43391 -1.32291,0.29633 -1.93674,0.32808 -0.28575,-0.0741 -0.61383,-0.27517 -0.86783,-0.46567 -0.14817,-0.0106 -0.35983,-0.0318 -0.47625,0.0635 -0.17991,0.16934 -0.3175,0.29634 -0.27516,0.58209 -0.0212,0.23283 0.0423,0.31749 0.14816,0.49741 0.41275,0.381 0.87842,0.79375 1.40758,1.13241 0.59267,0.46567 1.09008,0.889 1.67216,1.3335 0.26458,0.34925 0.508,0.65616 0.86783,0.87841 0.0741,0.0318 0.15875,0.0635 0.23284,0.0635 0.0529,0 0.11641,-0.0212 0.16933,-0.0635 0.127,-0.14816 0.0529,-0.55033 0.0635,-0.74083 -0.0847,-0.15875 -0.21167,-0.29633 -0.33867,-0.42333 l -0.20108,-0.17992 c 0,-0.0106 -0.0106,-0.0106 -0.0106,-0.0106 l -0.0212,-0.0317 c 0,0 -0.0106,-0.0106 -0.0106,-0.0106 l -0.0953,-0.0952 c -0.0212,-0.0212 -0.0317,-0.0423 -0.0529,-0.0529 -0.42333,-0.30691 -0.85725,-0.762 -1.28058,-1.06891 -0.0953,-0.0741 -0.32808,-0.33867 -0.32808,-0.33867 v -0.0635 c 0.43391,-0.0741 1.06891,-0.0529 1.47108,-0.32808 0.508,-0.32808 1.25941,-0.68791 1.20649,-1.37583 0.0106,-0.64558 -0.71966,-0.98425 -1.14299,-1.37583 -0.71967,-0.35983 -1.54516,-0.64558 -2.33891,-0.86783 -0.0106,0 -0.0529,0 -0.11642,-0.0106 l -0.37041,-0.0423 c -0.0635,-0.0106 -0.0953,-0.0106 -0.11642,-0.0106 -0.23283,-0.13758 -0.53975,-0.16933 -0.80433,-0.20108 -0.0423,-0.0212 -0.29633,-0.23283 -0.33867,-0.27517 -0.27516,-0.0212 -0.77258,0.14817 -0.79374,0.47625 -0.127,0.27517 -0.0529,0.59267 0.0635,0.86783 l -0.0635,0.0635 c -0.20109,0.11642 -0.41275,0.23284 -0.53975,0.40217 -0.0106,0.32808 -0.0423,0.60325 0.13758,0.86783 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1139" />
        <path
           d="m 381.81598,176.64714 c -0.48683,0.76199 -0.98424,1.61924 -0.74083,2.55057 0.254,0.59267 0.635,1.10066 1.2065,1.397 0.5715,0.34925 1.15358,0.508 1.78858,0.47625 0.58208,0.0212 1.15358,-0.1905 1.72507,-0.33867 0.33867,-0.0212 0.67734,-0.16933 0.94192,-0.46567 v -0.39158 c -0.0212,-0.13758 -0.11642,-0.21166 -0.21167,-0.1905 h -0.0741 c -0.4445,0.0317 -0.61383,0.0423 -0.98425,0.1905 -0.51858,0.13759 -0.9525,0.32808 -1.46049,0.26459 -0.93133,0.0635 -1.905,-0.6985 -2.06375,-1.60867 -0.0106,-0.26458 0.1905,-0.58208 0.33867,-0.80433 0.0212,-0.0106 0.0529,-0.0106 0.0741,0 0.0212,0 0.24342,0.17992 0.26458,0.20109 0.37042,0.22224 0.79375,0.40216 1.21708,0.40216 0.14817,0 0.30692,-0.0212 0.45509,-0.0741 0.74083,-0.0529 1.48166,-0.77258 1.47107,-1.53458 -0.0423,-0.89958 -0.83608,-1.397 -1.66157,-1.41816 -0.22225,-0.0106 -0.37042,0.0423 -0.61384,0.0741 -0.69849,0.22225 -1.23824,0.70908 -1.67216,1.27 z m 0.8255,0.50799 c 0,-0.0318 0.0317,-0.0741 0.0423,-0.10583 0.35984,-0.35983 0.80433,-0.79375 1.34408,-0.80433 0.3175,0.127 0.84667,0.17992 0.73025,0.60325 -0.13758,0.23283 -0.45508,0.39158 -0.73025,0.47625 -0.34925,0 -0.67733,0.0318 -1.00541,-0.13759 -0.0529,-0.0106 -0.32808,-0.0317 -0.381,-0.0317 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1141" />
        <path
           d="m 387.21345,178.92255 c -0.0423,0.29633 -0.0106,0.66674 0.32809,0.79374 0.58208,0.45508 1.47108,0.6985 2.15899,0.66675 0.67733,-0.0212 1.524,-0.0317 2.06374,-0.46566 0.79375,-0.635 0.0212,-1.54517 -0.60324,-1.93675 -0.89958,-0.51858 -1.86267,-0.80433 -2.74108,-1.40758 -0.26458,-0.0952 -0.0847,-0.3175 0.0741,-0.37041 0.59267,-0.34925 1.30175,-0.32808 2.00025,-0.35983 0.20108,-0.17992 0.24341,-0.34925 0.20108,-0.60325 -0.14817,-0.37042 -0.42333,-0.35983 -0.80433,-0.39158 -0.62442,0.0423 -1.29116,0.22224 -1.87324,0.45508 -0.28575,0.17991 -0.635,0.22225 -0.94192,0.33866 -0.23283,0.17992 -0.41275,0.41275 -0.40216,0.73025 0.0423,0.29633 0.29633,0.39158 0.46566,0.60325 0.53975,0.41275 1.21708,0.74083 1.88383,0.94191 0.254,0.14817 1.59808,0.762 1.93674,1.00542 0.10584,0.10583 0.0847,0.26458 -0.0635,0.32808 -0.0847,0.0317 -0.52916,0.13758 -0.60324,0.13758 -0.66675,-0.0106 -1.38642,0.0953 -1.94733,-0.33866 -0.27517,-0.26459 -0.5715,-0.40217 -0.93133,-0.46567 -0.0529,0.11642 -0.13759,0.22225 -0.20109,0.33867 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1143" />
        <path
           d="m 392.5686,178.2558 c 0.43391,1.17474 0.59266,1.20649 1.80974,1.46049 0.508,0 0.98425,0.0635 1.47108,-0.127 0.87841,-0.20108 1.55575,-0.68791 2.01083,-1.47108 0.20108,-0.45508 0.0317,-1.00541 -0.26458,-1.40757 -0.64559,-0.80433 -1.68275,-1.27 -2.70933,-1.27 -0.37042,0 -0.77258,0.0635 -1.11125,0.26458 -0.35983,0.22225 -0.85724,0.48683 -1.20649,0.74083 -0.10584,0.14817 -0.10584,0.51859 0,0.66675 z m 1.00541,0 c 0.0317,-0.27517 -0.0635,-0.53975 0.0741,-0.80433 0.0317,-0.16934 0.32809,-0.40217 0.46567,-0.53975 0.15875,-0.0741 0.27517,-0.21167 0.40216,-0.32808 0.0317,-0.0318 0.16934,-0.127 0.20109,-0.13759 0.13758,-0.0635 0.28575,-0.0953 0.4445,-0.0953 0.47624,0 0.98424,0.28575 1.36524,0.49742 0.21167,0.23283 0.5715,0.43391 0.46567,0.80433 -0.10584,0.889 -1.40758,1.25941 -2.18016,1.25941 -0.26459,0 -0.51858,-0.0317 -0.6985,-0.127 -0.1905,-0.0423 -0.45508,-0.35983 -0.53975,-0.52916 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1145" />
        <path
           d="m 402.54864,176.67889 c 0,0.0952 -0.0106,0.20108 -0.0106,0.30691 -0.37041,0.635 -0.67733,1.32291 -1.36524,1.59808 -0.15875,0.0847 -0.29633,0.11642 -0.4445,0.11642 -0.20108,0 -0.39158,-0.0635 -0.62441,-0.11642 -0.28575,-0.23283 -0.60325,-0.66675 -0.55034,-1.05833 0,-0.35983 0.0529,-0.61383 0.21167,-0.9525 0,-0.0106 0.0635,-0.10583 0.0635,-0.13758 0,-0.22225 0.0847,-0.59266 -0.20108,-0.66675 -0.15875,-0.0106 -0.4445,-0.10583 -0.60325,-0.0635 -0.0529,0.0318 -0.23283,0.21167 -0.26458,0.26459 -0.0529,0.17991 -0.17992,0.52916 -0.13759,0.74083 v 0.0635 c 0,0.0318 -0.0317,0.16933 -0.0635,0.20108 0,0.74083 -0.11641,1.16416 0.40217,1.87324 0.53975,0.47625 0.96308,0.889 1.71449,0.80433 0.85725,-0.1905 1.27,-0.39158 1.85208,-1.01599 0.0635,0.34925 0.20108,0.64558 0.48683,0.83608 0.14817,0.0529 0.37042,0.17991 0.51858,0.17991 0.0741,0 0.127,-0.0318 0.15875,-0.10583 0.15875,-0.20108 0.0847,-0.41275 -0.0317,-0.67733 -0.35983,-0.48683 -0.33866,-0.97366 -0.27516,-1.53458 0.0847,-0.20108 0.20108,-0.48683 0.20108,-0.49741 0.0212,-0.23284 -0.0106,-0.46567 -0.13758,-0.66675 -0.14817,-0.10584 -0.24342,-0.24342 -0.40217,-0.21167 -0.14816,-0.0106 -0.15875,0.0212 -0.26458,0.14817 -0.13758,0.14816 -0.15875,0.37041 -0.17992,0.58208 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1147" />
        <path
           d="m 404.51712,176.82705 c -0.11642,0.61383 -0.13758,1.72508 -0.13758,2.40241 0.0635,0.1905 0.21166,0.47625 0.40216,0.59267 0.0953,0.0741 0.20109,0.127 0.30692,0.127 0.0847,0 0.16933,-0.0423 0.23283,-0.127 0.17992,-0.30692 0.40217,-0.635 0.20108,-0.99483 -0.14816,-0.56092 -0.0423,-1.12183 -0.0741,-1.69333 0.10583,-0.30692 0.28575,-0.52917 0.47625,-0.78317 0.0106,-0.0106 0.0529,-0.0635 0.0635,-0.0635 0.35983,-0.20108 0.75141,-0.127 1.13241,-0.13758 0.42333,0.0317 0.71967,0.27517 1.12183,0.49742 0.17992,0.0847 0.49742,0.13758 0.68792,0.10583 0.13758,-0.0318 0.0635,-0.33867 0.0741,-0.46567 -0.29633,-0.29633 -0.94191,-0.73024 -1.28058,-0.94191 -0.3175,-0.16933 -0.77258,-0.254 -1.21708,-0.254 -0.37041,0 -0.73025,0.0635 -0.98425,0.1905 -0.48683,0.4445 -0.88899,0.85725 -1.00541,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1149" />
        <path
           d="m 408.85625,177.59963 c -0.0423,0.41275 0.0212,0.87842 0.26459,1.2065 0.37041,0.47625 0.96308,0.80433 1.54516,0.99483 0.51858,0.15875 1.016,0.23283 1.54516,0.32808 0.381,0.10583 0.67733,0.17992 1.06891,0.13758 0.20109,-0.0635 0.48684,-0.26458 0.53975,-0.46566 0.0212,-0.0952 -0.11641,-0.3175 -0.20108,-0.39158 l -1.28058,-0.27517 c -0.53975,-0.0952 -1.10066,-0.17991 -1.61924,-0.381 -0.28575,-0.10583 -0.51859,-0.30691 -0.71967,-0.55033 -0.254,-0.127 -0.0635,-0.60325 -0.0741,-0.74083 0.3175,-0.4445 0.65616,-0.93133 1.20649,-1.06891 0.26459,-0.0106 0.508,-0.0529 0.75142,0.10583 0.11641,0.0635 0.27516,0.48683 0.32808,0.62441 0.0847,0.23284 0.34925,0.127 0.52917,0.13759 0.127,-0.0106 0.22224,-0.16934 0.27516,-0.26458 0.0212,-0.33867 0.0106,-0.71967 -0.20108,-1.00542 -0.30692,-0.30691 -0.66675,-0.6985 -1.143,-0.67733 -0.68791,-0.127 -1.40758,0.21167 -1.87324,0.74083 -0.55033,0.46567 -0.83608,0.85725 -0.94192,1.54516 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1151" />
        <path
           d="m 415.08981,176.64714 c -0.48684,0.76199 -0.98425,1.61924 -0.74083,2.55057 0.25399,0.59267 0.63499,1.10066 1.20649,1.397 0.5715,0.34925 1.15358,0.508 1.78858,0.47625 0.58208,0.0212 1.15358,-0.1905 1.72508,-0.33867 0.33866,-0.0212 0.67733,-0.16933 0.94191,-0.46567 v -0.39158 c -0.0212,-0.13758 -0.11642,-0.21166 -0.21166,-0.1905 h -0.0741 c -0.4445,0.0317 -0.61383,0.0423 -0.98424,0.1905 -0.51859,0.13759 -0.9525,0.32808 -1.4605,0.26459 -0.93133,0.0635 -1.90499,-0.6985 -2.06374,-1.60867 -0.0106,-0.26458 0.1905,-0.58208 0.33866,-0.80433 0.0212,-0.0106 0.0529,-0.0106 0.0741,0 0.0212,0 0.24341,0.17992 0.26458,0.20109 0.37041,0.22224 0.79374,0.40216 1.21708,0.40216 0.14816,0 0.30691,-0.0212 0.45508,-0.0741 0.74083,-0.0529 1.48166,-0.77258 1.47108,-1.53458 -0.0423,-0.89958 -0.83608,-1.397 -1.66158,-1.41816 -0.22225,-0.0106 -0.37042,0.0423 -0.61383,0.0741 -0.6985,0.22225 -1.23825,0.70908 -1.67216,1.27 z m 0.82549,0.50799 c 0,-0.0318 0.0317,-0.0741 0.0423,-0.10583 0.35983,-0.35983 0.80433,-0.79375 1.34408,-0.80433 0.3175,0.127 0.84666,0.17992 0.73024,0.60325 -0.13758,0.23283 -0.45508,0.39158 -0.73024,0.47625 -0.34925,0 -0.67733,0.0318 -1.00542,-0.13759 -0.0529,-0.0106 -0.32808,-0.0317 -0.381,-0.0317 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1153" />
        <path
           d="m 420.48728,178.92255 c -0.0423,0.29633 -0.0106,0.66674 0.32808,0.79374 0.58208,0.45508 1.47108,0.6985 2.15899,0.66675 0.67734,-0.0212 1.524,-0.0317 2.06375,-0.46566 0.79375,-0.635 0.0212,-1.54517 -0.60325,-1.93675 -0.89958,-0.51858 -1.86266,-0.80433 -2.74107,-1.40758 -0.26459,-0.0952 -0.0847,-0.3175 0.0741,-0.37041 0.59266,-0.34925 1.30174,-0.32808 2.00024,-0.35983 0.20109,-0.17992 0.24342,-0.34925 0.20109,-0.60325 -0.14817,-0.37042 -0.42334,-0.35983 -0.80434,-0.39158 -0.62441,0.0423 -1.29116,0.22224 -1.87324,0.45508 -0.28575,0.17991 -0.635,0.22225 -0.94191,0.33866 -0.23284,0.17992 -0.41275,0.41275 -0.40217,0.73025 0.0423,0.29633 0.29633,0.39158 0.46567,0.60325 0.53974,0.41275 1.21708,0.74083 1.88382,0.94191 0.254,0.14817 1.59808,0.762 1.93675,1.00542 0.10583,0.10583 0.0847,0.26458 -0.0635,0.32808 -0.0847,0.0317 -0.52917,0.13758 -0.60325,0.13758 -0.66675,-0.0106 -1.38641,0.0953 -1.94733,-0.33866 -0.27516,-0.26459 -0.5715,-0.40217 -0.93133,-0.46567 -0.0529,0.11642 -0.13758,0.22225 -0.20108,0.33867 z"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Virgil 3 YOFF';-inkscape-font-specification:'Virgil 3 YOFF';text-align:center;text-anchor:middle;fill:#666666;fill-opacity:1;stroke-width:0.264583"
           id="path1155" />
      </g>
      <g
         id="toolbox_img_i3"
         transform="matrix(0.79950297,0,0,0.79950297,378.09586,184.75607)"
         inkscape:export-xdpi="96"
         inkscape:export-ydpi="96">
        <g
           id="g2544">
          <path
             d="M 51.594,3 H 2.406 C 1.079,3 0,4.079 0,5.406 V 16.594 C 0,16.733 0.014,16.868 0.037,17 H 53.963 C 53.986,16.868 54,16.733 54,16.594 V 5.406 C 54,4.079 52.921,3 51.594,3 Z M 9,15 C 6.794,15 5,13.206 5,11 5,8.794 6.794,7 9,7 c 2.206,0 4,1.794 4,4 0,2.206 -1.794,4 -4,4 z m 22,-1 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z"
             id="path2532"
             style="fill:#2f2f51;fill-opacity:1" />
          <circle
             cx="9"
             cy="11"
             r="2"
             id="circle2534"
             style="fill:#2f2f51;fill-opacity:1" />
          <circle
             cx="9"
             cy="25"
             r="2"
             id="circle2536"
             style="fill:#2f2f51;fill-opacity:1" />
          <path
             d="M 0.037,19 C 0.014,19.132 0,19.267 0,19.406 V 30.594 C 0,30.733 0.014,30.868 0.037,31 H 53.963 C 53.986,30.868 54,30.733 54,30.594 V 19.406 C 54,19.267 53.986,19.132 53.963,19 Z M 9,29 c -2.206,0 -4,-1.794 -4,-4 0,-2.206 1.794,-4 4,-4 2.206,0 4,1.794 4,4 0,2.206 -1.794,4 -4,4 z m 22,-1 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z"
             id="path2538"
             style="fill:#2f2f51;fill-opacity:1" />
          <circle
             cx="9"
             cy="39"
             r="2"
             id="circle2540"
             style="fill:#2f2f51;fill-opacity:1" />
          <path
             d="M 0.037,33 C 0.014,33.132 0,33.267 0,33.406 V 44.594 C 0,45.921 1.079,47 2.406,47 H 3 c 0,2.206 1.794,4 4,4 2.206,0 4,-1.794 4,-4 h 32 c 0,2.206 1.794,4 4,4 2.206,0 4,-1.794 4,-4 h 0.594 C 52.921,47 54,45.921 54,44.594 V 33.406 C 54,33.267 53.986,33.132 53.963,33 Z M 49,36 c 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 z m -2,4 c 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 z m -2,-4 c 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 z M 7,49 C 5.897,49 5,48.103 5,47 h 4 c 0,1.103 -0.897,2 -2,2 z m 2,-6 c -2.206,0 -4,-1.794 -4,-4 0,-2.206 1.794,-4 4,-4 2.206,0 4,1.794 4,4 0,2.206 -1.794,4 -4,4 z m 22,-1 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 2,-4 c -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 z m 1,3 c 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1 -0.552,0 -1,-0.448 -1,-1 z m 5,8 c -1.103,0 -2,-0.897 -2,-2 h 4 c 0,1.103 -0.897,2 -2,2 z"
             id="path2542"
             style="fill:#2f2f51;fill-opacity:1" />
        </g>
        <g
           id="g2546" />
        <g
           id="g2548" />
        <g
           id="g2550" />
        <g
           id="g2552" />
        <g
           id="g2554" />
        <g
           id="g2556" />
        <g
           id="g2558" />
        <g
           id="g2560" />
        <g
           id="g2562" />
        <g
           id="g2564" />
        <g
           id="g2566" />
        <g
           id="g2568" />
        <g
           id="g2570" />
        <g
           id="g2572" />
        <g
           id="g2574" />
      </g>
      <rect
         style="fill:#ff0000;fill-opacity:0;stroke-width:1.74552;stop-color:#000000"
         id="rect1276"
         width="55.286007"
         height="70.103973"
         x="371.60132"
         y="156.40601" />
    </g>
    <text
       xml:space="preserve"
       style="font-size:10.5833px;line-height:1.25;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';letter-spacing:0px;word-spacing:0px;stroke-width:0.264583"
       x="-141.23215"
       y="-9.1592493"
       id="text1752"><tspan
         sodipodi:role="line"
         id="tspan1750"
         x="-141.23215"
         y="-9.1592493"
         style="stroke-width:0.264583" /></text>
    <text
       xml:space="preserve"
       style="font-size:10.5833px;line-height:1.25;font-family:FreeSans;-inkscape-font-specification:FreeSans;letter-spacing:0px;word-spacing:0px;stroke-width:0.264583"
       x="-71.952988"
       y="21.387911"
       id="text1756"><tspan
         sodipodi:role="line"
         id="tspan1754"
         x="-71.952988"
         y="21.387911"
         style="stroke-width:0.264583" /></text>
    <g
       id="toolbox_img_tip6"
       style="display:inline">
      <rect
         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.820549;stroke-miterlimit:4;stroke-dasharray:none;stop-color:#000000"
         id="rect1585-1-7"
         width="120.30383"
         height="111.37233"
         x="-211.30746"
         y="-164.8257"
         ry="9.4595823"
         transform="scale(-1)" />
      <text
         xml:space="preserve"
         style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
         x="94.243256"
         y="63.701756"
         id="text1437-3-8-7"><tspan
           sodipodi:role="line"
           x="94.243256"
           y="63.701756"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1491-3">✓ <tspan
   style="fill:#ffffff"
   id="tspan2425">Share your optimization</tspan></tspan><tspan
           sodipodi:role="line"
           x="94.243256"
           y="75.535843"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan2408">    models online and work</tspan><tspan
           sodipodi:role="line"
           x="94.243256"
           y="86.965851"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan2410">    together with your peers</tspan><tspan
           sodipodi:role="line"
           x="94.243256"
           y="98.395851"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan2412">    in real-time!</tspan></text>
      <path
         sodipodi:type="star"
         style="fill:#000000;fill-opacity:1;stroke-width:0.773914;stop-color:#000000"
         id="path1748-2-9"
         sodipodi:sides="3"
         sodipodi:cx="-268.25577"
         sodipodi:cy="-414.10254"
         sodipodi:r1="5.3420262"
         sodipodi:r2="2.6710131"
         sodipodi:arg1="0.52359878"
         sodipodi:arg2="1.5707963"
         inkscape:flatsided="true"
         inkscape:rounded="-3.46945e-18"
         inkscape:randomized="0"
         inkscape:transform-center-y="-4.5206297e-06"
         inkscape:transform-center-x="-1.3355054"
         transform="rotate(-90,171.086,-332.13683)"
         d="m -263.62944,-411.43153 -9.25266,0 4.62633,-8.01304 z" />
      <text
         xml:space="preserve"
         style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
         x="94.97374"
         y="125.35099"
         id="text1437-3-8-2-4"><tspan
           sodipodi:role="line"
           x="94.97374"
           y="125.35099"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1491-2-9">✓ <tspan
   style="fill:#ffffff"
   id="tspan2427">Share computing resources</tspan></tspan><tspan
           sodipodi:role="line"
           x="94.97374"
           y="137.18507"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan2421">    and solver licenses with</tspan><tspan
           sodipodi:role="line"
           x="94.97374"
           y="148.61508"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan2423">    multiple people!</tspan></text>
      <a
         href="/help/sharing_options.html"
         transform="translate(-122.53256,-246.98727)"
         target="_blank"
         id="a2866">
        <g
           id="g2864">
          <rect
             style="fill:#000000;fill-opacity:1;stroke:#b3b3b3;stroke-width:0.572498;stop-color:#000000"
             id="rect2855"
             width="60.566433"
             height="11.331628"
             x="221.13745"
             y="348.79706"
             ry="5.6658139" />
          <a
             id="a1979-9-0-5-8"
             transform="translate(378.26486,266.54165)">
            <g
               aria-label="Learn more →"
               id="text1437-3-0-9-1-6-4-8"
               style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255">
              <path
                 d="m -149.3115,89.878247 v 0.7112 h -3.5306 v -5.867402 h 0.82126 v 5.156202 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2873" />
              <path
                 d="m -148.84585,88.396579 q 0,-0.5842 0.16933,-1.016 0.16934,-0.440267 0.44874,-0.728134 0.2794,-0.287866 0.64346,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47414,0.550334 0.47414,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01413 q 0.0508,0.6858 0.39793,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28787,-0.0762 0.4318,-0.143934 l 0.11007,0.660401 q -0.14394,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57574,0 -0.99907,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27093,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27093,-0.872067 -0.27094,-0.347133 -0.75354,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14393,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2875" />
              <path
                 d="m -142.37733,90.02218 q 0.2794,0 0.49107,-0.0085 0.22013,-0.01693 0.36406,-0.0508 v -1.3123 q -0.0847,-0.04233 -0.2794,-0.06773 -0.18626,-0.03387 -0.4572,-0.03387 -0.1778,0 -0.381,0.0254 -0.19473,0.0254 -0.36406,0.110066 -0.16087,0.0762 -0.27094,0.220134 -0.11006,0.135466 -0.11006,0.364066 0,0.423334 0.27093,0.592667 0.27093,0.160867 0.7366,0.160867 z m -0.0677,-3.945468 q 0.47413,0 0.79586,0.127 0.3302,0.118533 0.52494,0.347133 0.2032,0.220134 0.28786,0.533401 0.0847,0.3048 0.0847,0.677333 v 2.751668 q -0.1016,0.01693 -0.28787,0.0508 -0.1778,0.0254 -0.4064,0.0508 -0.2286,0.0254 -0.49953,0.04233 -0.26247,0.0254 -0.52493,0.0254 -0.37254,0 -0.6858,-0.0762 -0.31327,-0.0762 -0.54187,-0.237066 -0.2286,-0.169334 -0.3556,-0.440267 -0.127,-0.270934 -0.127,-0.651934 0,-0.364067 0.14393,-0.626533 0.1524,-0.262467 0.4064,-0.423334 0.254,-0.160867 0.59267,-0.237067 0.33867,-0.0762 0.7112,-0.0762 0.11853,0 0.24553,0.01693 0.127,0.0085 0.23707,0.03387 0.11853,0.01693 0.2032,0.03387 0.0847,0.01693 0.11853,0.0254 v -0.220133 q 0,-0.194734 -0.0423,-0.381001 -0.0423,-0.194733 -0.1524,-0.338666 -0.11007,-0.1524 -0.3048,-0.237067 -0.18627,-0.09313 -0.49107,-0.09313 -0.38946,0 -0.6858,0.05927 -0.28786,0.0508 -0.4318,0.110067 l -0.0931,-0.651934 q 0.1524,-0.06773 0.508,-0.127 0.3556,-0.06773 0.77047,-0.06773 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2877" />
              <path
                 d="m -137.82227,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11007,0.01693 0.16087,0.03387 l -0.13547,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21166,-0.0508 -0.55033,-0.0508 -0.22013,0 -0.44027,0.0508 -0.21166,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69427,-0.186266 0.41487,-0.09313 0.93133,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2879" />
              <path
                 d="m -136.17974,86.313779 q 0.27094,-0.06773 0.71967,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.52494,0 0.87207,0.1524 0.34713,0.143934 0.55033,0.414867 0.21167,0.262467 0.29634,0.635 0.0847,0.372534 0.0847,0.821267 v 2.472268 h -0.7874 v -2.302934 q 0,-0.4064 -0.0593,-0.694267 -0.0508,-0.287867 -0.1778,-0.465667 -0.127,-0.1778 -0.33867,-0.254 -0.21167,-0.08467 -0.52493,-0.08467 -0.127,0 -0.26247,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.0931,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2881" />
              <path
                 d="m -129.36408,86.313779 q 0.27093,-0.06773 0.7112,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.42334,0 0.7112,0.118534 0.28787,0.110066 0.4826,0.3302 0.0593,-0.04233 0.18627,-0.118534 0.127,-0.0762 0.31327,-0.143933 0.18626,-0.0762 0.41486,-0.127 0.2286,-0.05927 0.49107,-0.05927 0.508,0 0.82973,0.1524 0.32174,0.143934 0.49954,0.414867 0.18627,0.270934 0.24553,0.643467 0.0677,0.372534 0.0677,0.8128 v 2.472268 h -0.78741 V 88.28651 q 0,-0.389467 -0.0423,-0.668867 -0.0339,-0.2794 -0.14393,-0.465667 -0.1016,-0.186267 -0.28787,-0.270933 -0.1778,-0.09313 -0.46567,-0.09313 -0.39793,0 -0.6604,0.110067 -0.254,0.1016 -0.34713,0.186267 0.0677,0.220133 0.1016,0.4826 0.0339,0.262467 0.0339,0.550333 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.0423,-0.668867 -0.0423,-0.2794 -0.1524,-0.465667 -0.1016,-0.186267 -0.28786,-0.270933 -0.1778,-0.09313 -0.4572,-0.09313 -0.11854,0 -0.254,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.1016,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2883" />
              <path
                 d="m -118.18809,88.388113 q 0,0.524933 -0.1524,0.948267 -0.1524,0.423333 -0.4318,0.728133 -0.27094,0.304801 -0.65194,0.474134 -0.381,0.160867 -0.82973,0.160867 -0.44873,0 -0.82973,-0.160867 -0.381,-0.169333 -0.6604,-0.474134 -0.27094,-0.3048 -0.42334,-0.728133 -0.1524,-0.423334 -0.1524,-0.948267 0,-0.516467 0.1524,-0.939801 0.1524,-0.4318 0.42334,-0.7366 0.2794,-0.3048 0.6604,-0.465667 0.381,-0.169333 0.82973,-0.169333 0.44873,0 0.82973,0.169333 0.381,0.160867 0.65194,0.465667 0.2794,0.3048 0.4318,0.7366 0.1524,0.423334 0.1524,0.939801 z m -0.82127,0 q 0,-0.745067 -0.33867,-1.176867 -0.3302,-0.440267 -0.90593,-0.440267 -0.57573,0 -0.9144,0.440267 -0.3302,0.4318 -0.3302,1.176867 0,0.745067 0.3302,1.185334 0.33867,0.4318 0.9144,0.4318 0.57573,0 0.90593,-0.4318 0.33867,-0.440267 0.33867,-1.185334 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2885" />
              <path
                 d="m -115.45337,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11006,0.01693 0.16086,0.03387 l -0.13546,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21167,-0.0508 -0.55033,-0.0508 -0.22014,0 -0.44027,0.0508 -0.21167,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69426,-0.186266 0.41487,-0.09313 0.93134,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2887" />
              <path
                 d="m -114.05637,88.396579 q 0,-0.5842 0.16933,-1.016 0.16933,-0.440267 0.44873,-0.728134 0.2794,-0.287866 0.64347,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47413,0.550334 0.47413,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01414 q 0.0508,0.6858 0.39794,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28786,-0.0762 0.4318,-0.143934 l 0.11006,0.660401 q -0.14393,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57573,0 -0.99906,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27094,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27094,-0.872067 -0.27093,-0.347133 -0.75353,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14394,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2889" />
              <path
                 d="m -101.1188,87.749309 v 0.372071 l -1.62471,1.624707 -0.49609,-0.496094 0.96325,-0.963249 h -5.03949 v -0.702799 h 5.03949 l -0.96325,-0.96325 0.49609,-0.496094 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2891" />
            </g>
          </a>
        </g>
      </a>
      <a
         id="a2946"
         href="/help/opt_server_provisioned.html#solvers"
         target="_blank"
         transform="translate(-122.53256,-246.98727)">
        <g
           id="g2923">
          <rect
             style="display:inline;fill:#000000;fill-opacity:1;stroke:#b3b3b3;stroke-width:0.572498;stop-color:#000000"
             id="rect2855-7"
             width="60.566433"
             height="11.331628"
             x="222.21893"
             y="398.75571"
             ry="5.6658139" />
          <a
             id="a1979-9-0-5-4-6"
             transform="translate(378.90613,317.01847)">
            <g
               aria-label="Learn more →"
               id="text1437-3-0-9-1-6-4-3-3"
               style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255">
              <path
                 d="m -149.3115,89.878247 v 0.7112 h -3.5306 v -5.867402 h 0.82126 v 5.156202 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2925" />
              <path
                 d="m -148.84585,88.396579 q 0,-0.5842 0.16933,-1.016 0.16934,-0.440267 0.44874,-0.728134 0.2794,-0.287866 0.64346,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47414,0.550334 0.47414,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01413 q 0.0508,0.6858 0.39793,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28787,-0.0762 0.4318,-0.143934 l 0.11007,0.660401 q -0.14394,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57574,0 -0.99907,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27093,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27093,-0.872067 -0.27094,-0.347133 -0.75354,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14393,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2927" />
              <path
                 d="m -142.37733,90.02218 q 0.2794,0 0.49107,-0.0085 0.22013,-0.01693 0.36406,-0.0508 v -1.3123 q -0.0847,-0.04233 -0.2794,-0.06773 -0.18626,-0.03387 -0.4572,-0.03387 -0.1778,0 -0.381,0.0254 -0.19473,0.0254 -0.36406,0.110066 -0.16087,0.0762 -0.27094,0.220134 -0.11006,0.135466 -0.11006,0.364066 0,0.423334 0.27093,0.592667 0.27093,0.160867 0.7366,0.160867 z m -0.0677,-3.945468 q 0.47413,0 0.79586,0.127 0.3302,0.118533 0.52494,0.347133 0.2032,0.220134 0.28786,0.533401 0.0847,0.3048 0.0847,0.677333 v 2.751668 q -0.1016,0.01693 -0.28787,0.0508 -0.1778,0.0254 -0.4064,0.0508 -0.2286,0.0254 -0.49953,0.04233 -0.26247,0.0254 -0.52493,0.0254 -0.37254,0 -0.6858,-0.0762 -0.31327,-0.0762 -0.54187,-0.237066 -0.2286,-0.169334 -0.3556,-0.440267 -0.127,-0.270934 -0.127,-0.651934 0,-0.364067 0.14393,-0.626533 0.1524,-0.262467 0.4064,-0.423334 0.254,-0.160867 0.59267,-0.237067 0.33867,-0.0762 0.7112,-0.0762 0.11853,0 0.24553,0.01693 0.127,0.0085 0.23707,0.03387 0.11853,0.01693 0.2032,0.03387 0.0847,0.01693 0.11853,0.0254 v -0.220133 q 0,-0.194734 -0.0423,-0.381001 -0.0423,-0.194733 -0.1524,-0.338666 -0.11007,-0.1524 -0.3048,-0.237067 -0.18627,-0.09313 -0.49107,-0.09313 -0.38946,0 -0.6858,0.05927 -0.28786,0.0508 -0.4318,0.110067 l -0.0931,-0.651934 q 0.1524,-0.06773 0.508,-0.127 0.3556,-0.06773 0.77047,-0.06773 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2929" />
              <path
                 d="m -137.82227,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11007,0.01693 0.16087,0.03387 l -0.13547,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21166,-0.0508 -0.55033,-0.0508 -0.22013,0 -0.44027,0.0508 -0.21166,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69427,-0.186266 0.41487,-0.09313 0.93133,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2931" />
              <path
                 d="m -136.17974,86.313779 q 0.27094,-0.06773 0.71967,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.52494,0 0.87207,0.1524 0.34713,0.143934 0.55033,0.414867 0.21167,0.262467 0.29634,0.635 0.0847,0.372534 0.0847,0.821267 v 2.472268 h -0.7874 v -2.302934 q 0,-0.4064 -0.0593,-0.694267 -0.0508,-0.287867 -0.1778,-0.465667 -0.127,-0.1778 -0.33867,-0.254 -0.21167,-0.08467 -0.52493,-0.08467 -0.127,0 -0.26247,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.0931,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2933" />
              <path
                 d="m -129.36408,86.313779 q 0.27093,-0.06773 0.7112,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.42334,0 0.7112,0.118534 0.28787,0.110066 0.4826,0.3302 0.0593,-0.04233 0.18627,-0.118534 0.127,-0.0762 0.31327,-0.143933 0.18626,-0.0762 0.41486,-0.127 0.2286,-0.05927 0.49107,-0.05927 0.508,0 0.82973,0.1524 0.32174,0.143934 0.49954,0.414867 0.18627,0.270934 0.24553,0.643467 0.0677,0.372534 0.0677,0.8128 v 2.472268 h -0.78741 V 88.28651 q 0,-0.389467 -0.0423,-0.668867 -0.0339,-0.2794 -0.14393,-0.465667 -0.1016,-0.186267 -0.28787,-0.270933 -0.1778,-0.09313 -0.46567,-0.09313 -0.39793,0 -0.6604,0.110067 -0.254,0.1016 -0.34713,0.186267 0.0677,0.220133 0.1016,0.4826 0.0339,0.262467 0.0339,0.550333 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.0423,-0.668867 -0.0423,-0.2794 -0.1524,-0.465667 -0.1016,-0.186267 -0.28786,-0.270933 -0.1778,-0.09313 -0.4572,-0.09313 -0.11854,0 -0.254,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.1016,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2935" />
              <path
                 d="m -118.18809,88.388113 q 0,0.524933 -0.1524,0.948267 -0.1524,0.423333 -0.4318,0.728133 -0.27094,0.304801 -0.65194,0.474134 -0.381,0.160867 -0.82973,0.160867 -0.44873,0 -0.82973,-0.160867 -0.381,-0.169333 -0.6604,-0.474134 -0.27094,-0.3048 -0.42334,-0.728133 -0.1524,-0.423334 -0.1524,-0.948267 0,-0.516467 0.1524,-0.939801 0.1524,-0.4318 0.42334,-0.7366 0.2794,-0.3048 0.6604,-0.465667 0.381,-0.169333 0.82973,-0.169333 0.44873,0 0.82973,0.169333 0.381,0.160867 0.65194,0.465667 0.2794,0.3048 0.4318,0.7366 0.1524,0.423334 0.1524,0.939801 z m -0.82127,0 q 0,-0.745067 -0.33867,-1.176867 -0.3302,-0.440267 -0.90593,-0.440267 -0.57573,0 -0.9144,0.440267 -0.3302,0.4318 -0.3302,1.176867 0,0.745067 0.3302,1.185334 0.33867,0.4318 0.9144,0.4318 0.57573,0 0.90593,-0.4318 0.33867,-0.440267 0.33867,-1.185334 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2937" />
              <path
                 d="m -115.45337,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11006,0.01693 0.16086,0.03387 l -0.13546,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21167,-0.0508 -0.55033,-0.0508 -0.22014,0 -0.44027,0.0508 -0.21167,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69426,-0.186266 0.41487,-0.09313 0.93134,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2939" />
              <path
                 d="m -114.05637,88.396579 q 0,-0.5842 0.16933,-1.016 0.16933,-0.440267 0.44873,-0.728134 0.2794,-0.287866 0.64347,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47413,0.550334 0.47413,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01414 q 0.0508,0.6858 0.39794,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28786,-0.0762 0.4318,-0.143934 l 0.11006,0.660401 q -0.14393,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57573,0 -0.99906,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27094,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27094,-0.872067 -0.27093,-0.347133 -0.75353,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14394,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2941" />
              <path
                 d="m -101.1188,87.749309 v 0.372071 l -1.62471,1.624707 -0.49609,-0.496094 0.96325,-0.963249 h -5.03949 v -0.702799 h 5.03949 l -0.96325,-0.96325 0.49609,-0.496094 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2943" />
            </g>
          </a>
        </g>
      </a>
      <text
         xml:space="preserve"
         id="text2429"
         style="font-size:10.5833px;line-height:1.25;font-family:FreeSans;-inkscape-font-specification:FreeSans;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect2431);"
         transform="translate(-122.53256,-246.98727)" />
    </g>
    <g
       id="toolbox_img_tip4"
       style="display:inline">
      <rect
         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.777629;stroke-miterlimit:4;stroke-dasharray:none;stop-color:#000000"
         id="rect1585-1"
         width="108.04771"
         height="111.37233"
         x="-328.20453"
         y="-172.45804"
         ry="9.4595823"
         transform="scale(-1)" />
      <text
         xml:space="preserve"
         style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
         x="223.39645"
         y="71.334106"
         id="text1437-3-8"><tspan
           sodipodi:role="line"
           x="223.39645"
           y="71.334106"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1471">✓ <tspan
   style="fill:#ffffff"
   id="tspan1797">Use commercial solvers</tspan></tspan><tspan
           sodipodi:role="line"
           x="223.39645"
           y="83.168198"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1475">    like CPLEX, Xpress and</tspan><tspan
           sodipodi:role="line"
           x="223.39645"
           y="94.598198"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1477"><tspan
   style="fill:#ffffff"
   id="tspan1799">    Knitro for </tspan>free<tspan
   style="fill:#ffffff"
   id="tspan1801"> through</tspan></tspan><tspan
           sodipodi:role="line"
           x="223.39645"
           y="106.02821"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1491">    NEOS!</tspan></text>
      <path
         sodipodi:type="star"
         style="fill:#000000;fill-opacity:1;stroke-width:0.773914;stop-color:#000000"
         id="path1748-2"
         sodipodi:sides="3"
         sodipodi:cx="-274.8764"
         sodipodi:cy="-174.74762"
         sodipodi:r1="5.3420262"
         sodipodi:r2="2.6710131"
         sodipodi:arg1="0.52359878"
         sodipodi:arg2="1.5707963"
         inkscape:flatsided="true"
         inkscape:rounded="-3.46945e-18"
         inkscape:randomized="0"
         inkscape:transform-center-y="-1.3355068"
         inkscape:transform-center-x="1.1781572e-06"
         transform="scale(-1)"
         d="m -270.25007,-172.07661 -9.25266,0 4.62633,-8.01304 z" />
      <text
         xml:space="preserve"
         style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
         x="224.12694"
         y="132.98334"
         id="text1437-3-8-2"><tspan
           sodipodi:role="line"
           x="224.12694"
           y="132.98334"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1485-6">✓ <tspan
   style="fill:#ffffff"
   id="tspan1803">Run the GLPSOL MIP</tspan></tspan><tspan
           sodipodi:role="line"
           x="224.12694"
           y="144.81743"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1489-1">    solver directly in your</tspan><tspan
           sodipodi:role="line"
           x="224.12694"
           y="156.24744"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1491-2"><tspan
   style="fill:#ffffff"
   id="tspan1805">    browser for </tspan>free<tspan
   style="fill:#ffffff"
   id="tspan1807">!</tspan></tspan></text>
      <a
         href="/help/running_solver.html#neos"
         style="display:inline"
         target="_blank"
         id="a2866-5"
         transform="translate(6.8897177,-238.44484)">
        <g
           id="g2864-3">
          <rect
             style="fill:#000000;fill-opacity:1;stroke:#b3b3b3;stroke-width:0.572498;stop-color:#000000"
             id="rect2855-8"
             width="60.566433"
             height="11.331628"
             x="221.13745"
             y="348.79706"
             ry="5.6658139" />
          <a
             id="a1979-9-0-5-8-8"
             transform="translate(378.26486,266.54165)">
            <g
               aria-label="Learn more →"
               id="text1437-3-0-9-1-6-4-8-3"
               style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255">
              <path
                 d="m -149.3115,89.878247 v 0.7112 h -3.5306 v -5.867402 h 0.82126 v 5.156202 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2873-1" />
              <path
                 d="m -148.84585,88.396579 q 0,-0.5842 0.16933,-1.016 0.16934,-0.440267 0.44874,-0.728134 0.2794,-0.287866 0.64346,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47414,0.550334 0.47414,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01413 q 0.0508,0.6858 0.39793,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28787,-0.0762 0.4318,-0.143934 l 0.11007,0.660401 q -0.14394,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57574,0 -0.99907,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27093,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27093,-0.872067 -0.27094,-0.347133 -0.75354,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14393,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2875-8" />
              <path
                 d="m -142.37733,90.02218 q 0.2794,0 0.49107,-0.0085 0.22013,-0.01693 0.36406,-0.0508 v -1.3123 q -0.0847,-0.04233 -0.2794,-0.06773 -0.18626,-0.03387 -0.4572,-0.03387 -0.1778,0 -0.381,0.0254 -0.19473,0.0254 -0.36406,0.110066 -0.16087,0.0762 -0.27094,0.220134 -0.11006,0.135466 -0.11006,0.364066 0,0.423334 0.27093,0.592667 0.27093,0.160867 0.7366,0.160867 z m -0.0677,-3.945468 q 0.47413,0 0.79586,0.127 0.3302,0.118533 0.52494,0.347133 0.2032,0.220134 0.28786,0.533401 0.0847,0.3048 0.0847,0.677333 v 2.751668 q -0.1016,0.01693 -0.28787,0.0508 -0.1778,0.0254 -0.4064,0.0508 -0.2286,0.0254 -0.49953,0.04233 -0.26247,0.0254 -0.52493,0.0254 -0.37254,0 -0.6858,-0.0762 -0.31327,-0.0762 -0.54187,-0.237066 -0.2286,-0.169334 -0.3556,-0.440267 -0.127,-0.270934 -0.127,-0.651934 0,-0.364067 0.14393,-0.626533 0.1524,-0.262467 0.4064,-0.423334 0.254,-0.160867 0.59267,-0.237067 0.33867,-0.0762 0.7112,-0.0762 0.11853,0 0.24553,0.01693 0.127,0.0085 0.23707,0.03387 0.11853,0.01693 0.2032,0.03387 0.0847,0.01693 0.11853,0.0254 v -0.220133 q 0,-0.194734 -0.0423,-0.381001 -0.0423,-0.194733 -0.1524,-0.338666 -0.11007,-0.1524 -0.3048,-0.237067 -0.18627,-0.09313 -0.49107,-0.09313 -0.38946,0 -0.6858,0.05927 -0.28786,0.0508 -0.4318,0.110067 l -0.0931,-0.651934 q 0.1524,-0.06773 0.508,-0.127 0.3556,-0.06773 0.77047,-0.06773 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2877-9" />
              <path
                 d="m -137.82227,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11007,0.01693 0.16087,0.03387 l -0.13547,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21166,-0.0508 -0.55033,-0.0508 -0.22013,0 -0.44027,0.0508 -0.21166,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69427,-0.186266 0.41487,-0.09313 0.93133,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2879-6" />
              <path
                 d="m -136.17974,86.313779 q 0.27094,-0.06773 0.71967,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.52494,0 0.87207,0.1524 0.34713,0.143934 0.55033,0.414867 0.21167,0.262467 0.29634,0.635 0.0847,0.372534 0.0847,0.821267 v 2.472268 h -0.7874 v -2.302934 q 0,-0.4064 -0.0593,-0.694267 -0.0508,-0.287867 -0.1778,-0.465667 -0.127,-0.1778 -0.33867,-0.254 -0.21167,-0.08467 -0.52493,-0.08467 -0.127,0 -0.26247,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.0931,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2881-4" />
              <path
                 d="m -129.36408,86.313779 q 0.27093,-0.06773 0.7112,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.42334,0 0.7112,0.118534 0.28787,0.110066 0.4826,0.3302 0.0593,-0.04233 0.18627,-0.118534 0.127,-0.0762 0.31327,-0.143933 0.18626,-0.0762 0.41486,-0.127 0.2286,-0.05927 0.49107,-0.05927 0.508,0 0.82973,0.1524 0.32174,0.143934 0.49954,0.414867 0.18627,0.270934 0.24553,0.643467 0.0677,0.372534 0.0677,0.8128 v 2.472268 h -0.78741 V 88.28651 q 0,-0.389467 -0.0423,-0.668867 -0.0339,-0.2794 -0.14393,-0.465667 -0.1016,-0.186267 -0.28787,-0.270933 -0.1778,-0.09313 -0.46567,-0.09313 -0.39793,0 -0.6604,0.110067 -0.254,0.1016 -0.34713,0.186267 0.0677,0.220133 0.1016,0.4826 0.0339,0.262467 0.0339,0.550333 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.0423,-0.668867 -0.0423,-0.2794 -0.1524,-0.465667 -0.1016,-0.186267 -0.28786,-0.270933 -0.1778,-0.09313 -0.4572,-0.09313 -0.11854,0 -0.254,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.1016,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2883-3" />
              <path
                 d="m -118.18809,88.388113 q 0,0.524933 -0.1524,0.948267 -0.1524,0.423333 -0.4318,0.728133 -0.27094,0.304801 -0.65194,0.474134 -0.381,0.160867 -0.82973,0.160867 -0.44873,0 -0.82973,-0.160867 -0.381,-0.169333 -0.6604,-0.474134 -0.27094,-0.3048 -0.42334,-0.728133 -0.1524,-0.423334 -0.1524,-0.948267 0,-0.516467 0.1524,-0.939801 0.1524,-0.4318 0.42334,-0.7366 0.2794,-0.3048 0.6604,-0.465667 0.381,-0.169333 0.82973,-0.169333 0.44873,0 0.82973,0.169333 0.381,0.160867 0.65194,0.465667 0.2794,0.3048 0.4318,0.7366 0.1524,0.423334 0.1524,0.939801 z m -0.82127,0 q 0,-0.745067 -0.33867,-1.176867 -0.3302,-0.440267 -0.90593,-0.440267 -0.57573,0 -0.9144,0.440267 -0.3302,0.4318 -0.3302,1.176867 0,0.745067 0.3302,1.185334 0.33867,0.4318 0.9144,0.4318 0.57573,0 0.90593,-0.4318 0.33867,-0.440267 0.33867,-1.185334 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2885-3" />
              <path
                 d="m -115.45337,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11006,0.01693 0.16086,0.03387 l -0.13546,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21167,-0.0508 -0.55033,-0.0508 -0.22014,0 -0.44027,0.0508 -0.21167,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69426,-0.186266 0.41487,-0.09313 0.93134,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2887-3" />
              <path
                 d="m -114.05637,88.396579 q 0,-0.5842 0.16933,-1.016 0.16933,-0.440267 0.44873,-0.728134 0.2794,-0.287866 0.64347,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47413,0.550334 0.47413,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01414 q 0.0508,0.6858 0.39794,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28786,-0.0762 0.4318,-0.143934 l 0.11006,0.660401 q -0.14393,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57573,0 -0.99906,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27094,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27094,-0.872067 -0.27093,-0.347133 -0.75353,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14394,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2889-8" />
              <path
                 d="m -101.1188,87.749309 v 0.372071 l -1.62471,1.624707 -0.49609,-0.496094 0.96325,-0.963249 h -5.03949 v -0.702799 h 5.03949 l -0.96325,-0.96325 0.49609,-0.496094 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2891-6" />
            </g>
          </a>
        </g>
      </a>
      <a
         href="/help/running_solver.html#glpsol"
         style="display:inline"
         target="_blank"
         id="a2866-5-0"
         transform="translate(7.1940968,-189.64672)">
        <g
           id="g2864-3-4">
          <rect
             style="fill:#000000;fill-opacity:1;stroke:#b3b3b3;stroke-width:0.572498;stop-color:#000000"
             id="rect2855-8-8"
             width="60.566433"
             height="11.331628"
             x="221.13745"
             y="348.79706"
             ry="5.6658139" />
          <a
             id="a1979-9-0-5-8-8-8"
             transform="translate(378.26486,266.54165)">
            <g
               aria-label="Learn more →"
               id="text1437-3-0-9-1-6-4-8-3-8"
               style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255">
              <path
                 d="m -149.3115,89.878247 v 0.7112 h -3.5306 v -5.867402 h 0.82126 v 5.156202 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2873-1-9" />
              <path
                 d="m -148.84585,88.396579 q 0,-0.5842 0.16933,-1.016 0.16934,-0.440267 0.44874,-0.728134 0.2794,-0.287866 0.64346,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47414,0.550334 0.47414,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01413 q 0.0508,0.6858 0.39793,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28787,-0.0762 0.4318,-0.143934 l 0.11007,0.660401 q -0.14394,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57574,0 -0.99907,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27093,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27093,-0.872067 -0.27094,-0.347133 -0.75354,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14393,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2875-8-7" />
              <path
                 d="m -142.37733,90.02218 q 0.2794,0 0.49107,-0.0085 0.22013,-0.01693 0.36406,-0.0508 v -1.3123 q -0.0847,-0.04233 -0.2794,-0.06773 -0.18626,-0.03387 -0.4572,-0.03387 -0.1778,0 -0.381,0.0254 -0.19473,0.0254 -0.36406,0.110066 -0.16087,0.0762 -0.27094,0.220134 -0.11006,0.135466 -0.11006,0.364066 0,0.423334 0.27093,0.592667 0.27093,0.160867 0.7366,0.160867 z m -0.0677,-3.945468 q 0.47413,0 0.79586,0.127 0.3302,0.118533 0.52494,0.347133 0.2032,0.220134 0.28786,0.533401 0.0847,0.3048 0.0847,0.677333 v 2.751668 q -0.1016,0.01693 -0.28787,0.0508 -0.1778,0.0254 -0.4064,0.0508 -0.2286,0.0254 -0.49953,0.04233 -0.26247,0.0254 -0.52493,0.0254 -0.37254,0 -0.6858,-0.0762 -0.31327,-0.0762 -0.54187,-0.237066 -0.2286,-0.169334 -0.3556,-0.440267 -0.127,-0.270934 -0.127,-0.651934 0,-0.364067 0.14393,-0.626533 0.1524,-0.262467 0.4064,-0.423334 0.254,-0.160867 0.59267,-0.237067 0.33867,-0.0762 0.7112,-0.0762 0.11853,0 0.24553,0.01693 0.127,0.0085 0.23707,0.03387 0.11853,0.01693 0.2032,0.03387 0.0847,0.01693 0.11853,0.0254 v -0.220133 q 0,-0.194734 -0.0423,-0.381001 -0.0423,-0.194733 -0.1524,-0.338666 -0.11007,-0.1524 -0.3048,-0.237067 -0.18627,-0.09313 -0.49107,-0.09313 -0.38946,0 -0.6858,0.05927 -0.28786,0.0508 -0.4318,0.110067 l -0.0931,-0.651934 q 0.1524,-0.06773 0.508,-0.127 0.3556,-0.06773 0.77047,-0.06773 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2877-9-7" />
              <path
                 d="m -137.82227,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11007,0.01693 0.16087,0.03387 l -0.13547,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21166,-0.0508 -0.55033,-0.0508 -0.22013,0 -0.44027,0.0508 -0.21166,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69427,-0.186266 0.41487,-0.09313 0.93133,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2879-6-6" />
              <path
                 d="m -136.17974,86.313779 q 0.27094,-0.06773 0.71967,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.52494,0 0.87207,0.1524 0.34713,0.143934 0.55033,0.414867 0.21167,0.262467 0.29634,0.635 0.0847,0.372534 0.0847,0.821267 v 2.472268 h -0.7874 v -2.302934 q 0,-0.4064 -0.0593,-0.694267 -0.0508,-0.287867 -0.1778,-0.465667 -0.127,-0.1778 -0.33867,-0.254 -0.21167,-0.08467 -0.52493,-0.08467 -0.127,0 -0.26247,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.0931,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2881-4-4" />
              <path
                 d="m -129.36408,86.313779 q 0.27093,-0.06773 0.7112,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.42334,0 0.7112,0.118534 0.28787,0.110066 0.4826,0.3302 0.0593,-0.04233 0.18627,-0.118534 0.127,-0.0762 0.31327,-0.143933 0.18626,-0.0762 0.41486,-0.127 0.2286,-0.05927 0.49107,-0.05927 0.508,0 0.82973,0.1524 0.32174,0.143934 0.49954,0.414867 0.18627,0.270934 0.24553,0.643467 0.0677,0.372534 0.0677,0.8128 v 2.472268 h -0.78741 V 88.28651 q 0,-0.389467 -0.0423,-0.668867 -0.0339,-0.2794 -0.14393,-0.465667 -0.1016,-0.186267 -0.28787,-0.270933 -0.1778,-0.09313 -0.46567,-0.09313 -0.39793,0 -0.6604,0.110067 -0.254,0.1016 -0.34713,0.186267 0.0677,0.220133 0.1016,0.4826 0.0339,0.262467 0.0339,0.550333 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.0423,-0.668867 -0.0423,-0.2794 -0.1524,-0.465667 -0.1016,-0.186267 -0.28786,-0.270933 -0.1778,-0.09313 -0.4572,-0.09313 -0.11854,0 -0.254,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.1016,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2883-3-3" />
              <path
                 d="m -118.18809,88.388113 q 0,0.524933 -0.1524,0.948267 -0.1524,0.423333 -0.4318,0.728133 -0.27094,0.304801 -0.65194,0.474134 -0.381,0.160867 -0.82973,0.160867 -0.44873,0 -0.82973,-0.160867 -0.381,-0.169333 -0.6604,-0.474134 -0.27094,-0.3048 -0.42334,-0.728133 -0.1524,-0.423334 -0.1524,-0.948267 0,-0.516467 0.1524,-0.939801 0.1524,-0.4318 0.42334,-0.7366 0.2794,-0.3048 0.6604,-0.465667 0.381,-0.169333 0.82973,-0.169333 0.44873,0 0.82973,0.169333 0.381,0.160867 0.65194,0.465667 0.2794,0.3048 0.4318,0.7366 0.1524,0.423334 0.1524,0.939801 z m -0.82127,0 q 0,-0.745067 -0.33867,-1.176867 -0.3302,-0.440267 -0.90593,-0.440267 -0.57573,0 -0.9144,0.440267 -0.3302,0.4318 -0.3302,1.176867 0,0.745067 0.3302,1.185334 0.33867,0.4318 0.9144,0.4318 0.57573,0 0.90593,-0.4318 0.33867,-0.440267 0.33867,-1.185334 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2885-3-0" />
              <path
                 d="m -115.45337,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11006,0.01693 0.16086,0.03387 l -0.13546,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21167,-0.0508 -0.55033,-0.0508 -0.22014,0 -0.44027,0.0508 -0.21167,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69426,-0.186266 0.41487,-0.09313 0.93134,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2887-3-3" />
              <path
                 d="m -114.05637,88.396579 q 0,-0.5842 0.16933,-1.016 0.16933,-0.440267 0.44873,-0.728134 0.2794,-0.287866 0.64347,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47413,0.550334 0.47413,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01414 q 0.0508,0.6858 0.39794,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28786,-0.0762 0.4318,-0.143934 l 0.11006,0.660401 q -0.14393,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57573,0 -0.99906,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27094,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27094,-0.872067 -0.27093,-0.347133 -0.75353,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14394,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2889-8-0" />
              <path
                 d="m -101.1188,87.749309 v 0.372071 l -1.62471,1.624707 -0.49609,-0.496094 0.96325,-0.963249 h -5.03949 v -0.702799 h 5.03949 l -0.96325,-0.96325 0.49609,-0.496094 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2891-6-9" />
            </g>
          </a>
        </g>
      </a>
    </g>
    <g
       id="toolbox_img_tip1">
      <rect
         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.606394;stroke-miterlimit:4;stroke-dasharray:none;stop-color:#000000"
         id="rect1585"
         width="100.20814"
         height="73.022186"
         x="109.38037"
         y="60.925137"
         ry="6.2022529" />
      <text
         xml:space="preserve"
         style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
         x="112.10749"
         y="70.62075"
         id="text1437-3"><tspan
           sodipodi:role="line"
           x="112.10749"
           y="70.62075"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1439-67">✓ <tspan
   style="fill:#ffffff"
   id="tspan1971">Easy to use</tspan></tspan><tspan
           sodipodi:role="line"
           x="112.10749"
           y="82.454842"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1613">✓ <tspan
   style="fill:#ffffff"
   id="tspan1973">Browser-based</tspan></tspan><tspan
           sodipodi:role="line"
           x="112.10749"
           y="94.288933"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1611">✓ <tspan
   style="fill:#ffffff"
   id="tspan1975">Platform independent</tspan></tspan><tspan
           sodipodi:role="line"
           x="112.10749"
           y="105.27635"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1615">✓ <tspan
   style="fill:#ffffff"
   id="tspan1977">Real-time collab just</tspan></tspan><tspan
           sodipodi:role="line"
           x="112.10749"
           y="115.41711"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1766">     like Google Docs!</tspan></text>
      <path
         sodipodi:type="star"
         style="fill:#000000;fill-opacity:1;stroke-width:0.773914;stop-color:#000000"
         id="path1748"
         sodipodi:sides="3"
         sodipodi:cx="158.26854"
         sodipodi:cy="59.109638"
         sodipodi:r1="5.3420262"
         sodipodi:r2="2.6710131"
         sodipodi:arg1="0.52359878"
         sodipodi:arg2="1.5707963"
         inkscape:flatsided="true"
         inkscape:rounded="-3.46945e-18"
         inkscape:randomized="0"
         inkscape:transform-center-y="-1.3355068"
         inkscape:transform-center-x="1.1781572e-06"
         d="m 162.89487,61.780651 -9.25266,0 4.62633,-8.013039 z" />
      <a
         href="/app/view/QJGPW0YLp3rKuLyK9Qwy?open=RKHQu48Adey8IZLnuSne&amp;amp;active=RKHQu48Adey8IZLnuSne"
         transform="translate(0,1.5875)"
         target="_blank"
         id="a3470">
        <g
           id="g3468">
          <g
             id="g2864-3-5"
             transform="matrix(1.0378082,0,0,0.99907753,-109.48087,-230.80822)">
            <rect
               style="fill:#000000;fill-opacity:1;stroke:#b3b3b3;stroke-width:0.572498;stop-color:#000000"
               id="rect2855-8-4"
               width="60.566433"
               height="11.331628"
               x="221.13745"
               y="348.79706"
               ry="5.6658139" />
          </g>
          <g
             aria-label="See example →"
             id="text1437-3-8-8"
             style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
             transform="translate(91.545902,62.401482)">
            <path
               d="m 33.269914,62.84519 q 1.286933,0 1.286933,-0.880534 0,-0.270933 -0.118533,-0.4572 -0.110067,-0.194734 -0.3048,-0.3302 -0.194733,-0.143934 -0.448734,-0.245534 -0.245533,-0.1016 -0.524933,-0.2032 -0.321734,-0.110066 -0.6096,-0.245533 -0.287867,-0.143934 -0.499534,-0.3302 -0.211667,-0.194734 -0.338667,-0.457201 -0.118533,-0.262466 -0.118533,-0.635 0,-0.770467 0.524933,-1.202267 0.524934,-0.4318 1.447801,-0.4318 0.5334,0 0.9652,0.118533 0.440267,0.110067 0.643467,0.245534 l -0.262466,0.668867 q -0.1778,-0.110067 -0.533401,-0.211667 -0.347133,-0.110067 -0.8128,-0.110067 -0.237067,0 -0.440267,0.0508 -0.2032,0.0508 -0.3556,0.1524 -0.1524,0.1016 -0.245533,0.262467 -0.08467,0.1524 -0.08467,0.364067 0,0.237067 0.09313,0.397933 0.09313,0.160867 0.262467,0.287867 0.169333,0.118533 0.389467,0.220134 0.2286,0.1016 0.499533,0.2032 0.381001,0.1524 0.694267,0.3048 0.321734,0.1524 0.550334,0.364067 0.237067,0.211666 0.364067,0.508 0.127,0.287867 0.127,0.702733 0,0.770467 -0.567267,1.185334 -0.5588,0.414867 -1.583267,0.414867 -0.347134,0 -0.643467,-0.0508 -0.287867,-0.04233 -0.516467,-0.1016 -0.2286,-0.06773 -0.397934,-0.135467 -0.160866,-0.0762 -0.254,-0.127 l 0.24554,-0.677333 q 0.194733,0.110066 0.592667,0.245533 0.397933,0.135467 0.973667,0.135467 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3418" />
            <path
               d="m 36.114711,61.236522 q 0,-0.5842 0.169333,-1.016 0.169334,-0.440267 0.448734,-0.728134 0.2794,-0.287866 0.643467,-0.4318 0.364067,-0.143933 0.745067,-0.143933 0.889,0 1.363134,0.5588 0.474133,0.550334 0.474133,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.0085,0.143933 h -3.014135 q 0.0508,0.685801 0.397934,1.041401 0.347133,0.3556 1.083733,0.3556 0.414867,0 0.694267,-0.06773 0.287867,-0.0762 0.4318,-0.143934 l 0.110067,0.660401 q -0.143933,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.575734,0 -0.999067,-0.169333 -0.414867,-0.1778 -0.685801,-0.482601 -0.270933,-0.3048 -0.4064,-0.719667 -0.127,-0.423333 -0.127,-0.922867 z m 3.022601,-0.4318 q 0.0085,-0.5334 -0.270933,-0.872067 -0.270934,-0.347133 -0.753534,-0.347133 -0.270933,0 -0.4826,0.110066 -0.2032,0.101601 -0.347133,0.270934 -0.143934,0.169333 -0.228601,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3420" />
            <path
               d="m 40.847564,61.236522 q 0,-0.5842 0.169333,-1.016 0.169334,-0.440267 0.448734,-0.728134 0.2794,-0.287866 0.643467,-0.4318 0.364067,-0.143933 0.745067,-0.143933 0.889,0 1.363134,0.5588 0.474133,0.550334 0.474133,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.0085,0.143933 h -3.014135 q 0.0508,0.685801 0.397934,1.041401 0.347133,0.3556 1.083733,0.3556 0.414867,0 0.694267,-0.06773 0.287867,-0.0762 0.4318,-0.143934 l 0.110067,0.660401 q -0.143933,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.575734,0 -0.999067,-0.169333 -0.414867,-0.1778 -0.685801,-0.482601 -0.270933,-0.3048 -0.4064,-0.719667 -0.127,-0.423333 -0.127,-0.922867 z m 3.022601,-0.4318 q 0.0085,-0.5334 -0.270933,-0.872067 -0.270934,-0.347133 -0.753534,-0.347133 -0.270933,0 -0.4826,0.110066 -0.2032,0.101601 -0.347134,0.270934 -0.143933,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3422" />
            <path
               d="m 47.536208,61.236522 q 0,-0.5842 0.169334,-1.016 0.169333,-0.440267 0.448733,-0.728134 0.2794,-0.287866 0.643467,-0.4318 0.364067,-0.143933 0.745067,-0.143933 0.889001,0 1.363134,0.5588 0.474134,0.550334 0.474134,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.0085,0.143933 h -3.014135 q 0.0508,0.685801 0.397934,1.041401 0.347133,0.3556 1.083734,0.3556 0.414867,0 0.694267,-0.06773 0.287866,-0.0762 0.4318,-0.143934 l 0.110067,0.660401 q -0.143934,0.0762 -0.508001,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.575734,0 -0.999067,-0.169333 -0.414867,-0.1778 -0.6858,-0.482601 -0.270934,-0.3048 -0.406401,-0.719667 -0.127,-0.423333 -0.127,-0.922867 z m 3.022602,-0.4318 q 0.0085,-0.5334 -0.270934,-0.872067 -0.270933,-0.347133 -0.753533,-0.347133 -0.270934,0 -0.482601,0.110066 -0.2032,0.101601 -0.347133,0.270934 -0.143933,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3424" />
            <path
               d="m 55.147729,63.42939 q -0.09313,-0.186267 -0.2286,-0.414867 -0.135467,-0.2286 -0.296333,-0.465667 -0.160867,-0.245533 -0.3302,-0.4826 -0.169334,-0.237067 -0.330201,-0.448733 -0.160866,0.211666 -0.3302,0.4572 -0.169333,0.237067 -0.3302,0.4826 -0.1524,0.237067 -0.287867,0.465667 -0.135466,0.2286 -0.2286,0.4064 h -0.8128 q 0.296333,-0.575734 0.702734,-1.168401 0.414866,-0.601133 0.821267,-1.143 l -1.456268,-2.091267 h 0.889001 l 1.049867,1.540933 1.058333,-1.540933 h 0.838201 l -1.422401,2.040467 q 0.4064,0.550334 0.829734,1.1684 0.4318,0.609601 0.728134,1.193801 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3426" />
            <path
               d="m 58.331194,62.862123 q 0.2794,0 0.491067,-0.0085 0.220134,-0.01693 0.364067,-0.0508 V 61.49049 q -0.08467,-0.04233 -0.2794,-0.06773 -0.186267,-0.03387 -0.4572,-0.03387 -0.1778,0 -0.381,0.0254 -0.194734,0.0254 -0.364067,0.110067 -0.160867,0.0762 -0.270934,0.220134 -0.110066,0.135466 -0.110066,0.364066 0,0.423334 0.270933,0.592667 0.270933,0.160867 0.7366,0.160867 z m -0.06773,-3.945468 q 0.474133,0 0.795867,0.127 0.3302,0.118533 0.524934,0.347133 0.2032,0.220134 0.287866,0.533401 0.08467,0.3048 0.08467,0.677333 v 2.751668 q -0.1016,0.01693 -0.287867,0.0508 -0.1778,0.0254 -0.4064,0.0508 -0.2286,0.0254 -0.499533,0.04233 -0.262467,0.0254 -0.524934,0.0254 -0.372534,0 -0.6858,-0.0762 Q 57.239,63.37012 57.0104,63.209254 56.7818,63.03992 56.6548,62.768987 q -0.127,-0.270934 -0.127,-0.651934 0,-0.364067 0.143933,-0.626533 0.1524,-0.262467 0.4064,-0.423334 0.254,-0.160867 0.592667,-0.237067 0.338667,-0.0762 0.7112,-0.0762 0.118534,0 0.245534,0.01693 0.127,0.0085 0.237067,0.03387 0.118533,0.01693 0.2032,0.03387 0.08467,0.01693 0.118533,0.0254 v -0.220133 q 0,-0.194734 -0.04233,-0.381001 -0.04233,-0.194733 -0.1524,-0.338666 -0.110067,-0.152401 -0.304801,-0.237067 -0.186266,-0.09313 -0.491066,-0.09313 -0.389467,0 -0.685801,0.05927 -0.287866,0.0508 -0.4318,0.110067 l -0.09313,-0.651934 q 0.1524,-0.06773 0.508,-0.127 0.3556,-0.06773 0.770467,-0.06773 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3428" />
            <path
               d="m 61.260656,59.153722 q 0.270934,-0.06773 0.7112,-0.143934 0.448734,-0.0762 1.032934,-0.0762 0.423334,0 0.7112,0.118534 0.287867,0.110066 0.482601,0.3302 0.05927,-0.04233 0.186266,-0.118534 0.127,-0.0762 0.313267,-0.143933 0.186267,-0.0762 0.414867,-0.127 0.2286,-0.05927 0.491067,-0.05927 0.508,0 0.829734,0.1524 0.321733,0.143934 0.499533,0.414867 0.186267,0.270933 0.245533,0.643467 0.06773,0.372533 0.06773,0.8128 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.04233,-0.668867 -0.03387,-0.2794 -0.143933,-0.465667 -0.1016,-0.186267 -0.287867,-0.270934 -0.1778,-0.09313 -0.465667,-0.09313 -0.397933,0 -0.6604,0.110067 -0.254,0.1016 -0.347134,0.186267 0.06773,0.220133 0.1016,0.4826 0.03387,0.262467 0.03387,0.550333 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.04233,-0.668867 -0.04233,-0.2794 -0.1524,-0.465667 -0.1016,-0.186267 -0.287866,-0.270934 -0.1778,-0.09313 -0.457201,-0.09313 -0.118533,0 -0.254,0.0085 -0.135466,0.0085 -0.262466,0.0254 -0.118534,0.0085 -0.220134,0.0254 -0.1016,0.01693 -0.135467,0.0254 v 3.716868 h -0.7874 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3430" />
            <path
               d="m 71.606909,61.236522 q 0,-0.770467 -0.381,-1.185333 -0.381,-0.414867 -1.016,-0.414867 -0.3556,0 -0.5588,0.0254 -0.194734,0.0254 -0.313267,0.05927 v 2.777068 q 0.143933,0.118534 0.414867,0.2286 0.270933,0.110067 0.592667,0.110067 0.338666,0 0.575733,-0.118533 0.245534,-0.127 0.397934,-0.338667 0.1524,-0.220134 0.220133,-0.508 0.06773,-0.296334 0.06773,-0.635001 z m 0.821267,0 q 0,0.499534 -0.135466,0.922867 -0.127,0.423334 -0.381,0.728134 -0.254001,0.3048 -0.626534,0.474134 -0.364067,0.169333 -0.8382,0.169333 -0.381001,0 -0.677334,-0.1016 -0.287867,-0.1016 -0.4318,-0.194733 v 1.761067 h -0.7874 v -5.833536 q 0.2794,-0.06773 0.694266,-0.143933 0.423334,-0.08467 0.973668,-0.08467 0.508,0 0.9144,0.160867 0.4064,0.160867 0.694267,0.4572 0.287867,0.296334 0.440267,0.728134 0.160866,0.423333 0.160866,0.956733 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3432" />
            <path
               d="m 74.8581,63.514057 q -0.728133,-0.01693 -1.032933,-0.313267 -0.3048,-0.296334 -0.3048,-0.922867 v -5.283202 l 0.7874,-0.135467 v 5.291669 q 0,0.194733 0.03387,0.321733 0.03387,0.127 0.110066,0.2032 0.0762,0.0762 0.2032,0.118534 0.127,0.03387 0.313267,0.05927 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3434" />
            <path
               d="m 75.60316,61.236522 q 0,-0.5842 0.169334,-1.016 0.169333,-0.440267 0.448733,-0.728134 0.2794,-0.287866 0.643467,-0.4318 0.364067,-0.143933 0.745067,-0.143933 0.889,0 1.363134,0.5588 0.474133,0.550334 0.474133,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.0085,0.143933 h -3.014135 q 0.0508,0.685801 0.397934,1.041401 0.347133,0.3556 1.083733,0.3556 0.414867,0 0.694267,-0.06773 0.287867,-0.0762 0.431801,-0.143934 l 0.110066,0.660401 q -0.143933,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.575734,0 -0.999067,-0.169333 -0.414867,-0.1778 -0.685801,-0.482601 -0.270933,-0.3048 -0.4064,-0.719667 -0.127,-0.423333 -0.127,-0.922867 z m 3.022601,-0.4318 q 0.0085,-0.5334 -0.270933,-0.872067 -0.270933,-0.347133 -0.753534,-0.347133 -0.270933,0 -0.4826,0.110066 -0.2032,0.101601 -0.347133,0.270934 -0.143934,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3436" />
            <path
               d="m 88.540736,60.589252 v 0.372071 l -1.624707,1.624707 -0.496094,-0.496094 0.963249,-0.963249 h -5.039488 v -0.7028 h 5.039488 l -0.963249,-0.963249 0.496094,-0.496094 z"
               style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#76f576;fill-opacity:1;stroke-width:0.704255"
               id="path3438" />
          </g>
        </g>
      </a>
    </g>
    <g
       id="toolbox_img_tip5"
       style="display:inline">
      <rect
         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.864647;stroke-miterlimit:4;stroke-dasharray:none;stop-color:#000000"
         id="rect1585-1-9"
         width="144.7818"
         height="102.75697"
         x="-211.03119"
         y="-172.34836"
         ry="8.7278233"
         transform="scale(-1)" />
      <text
         xml:space="preserve"
         style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
         x="69.489006"
         y="79.839783"
         id="text1437-3-8-26"><tspan
           sodipodi:role="line"
           x="69.489006"
           y="79.839783"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1491-8">✓ <tspan
   style="fill:#ffffff"
   id="tspan2206">Read data from Google Sheets</tspan></tspan><tspan
           sodipodi:role="line"
           x="69.489006"
           y="91.673874"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan2140">    using any language, including</tspan><tspan
           sodipodi:role="line"
           x="69.489006"
           y="103.10387"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan2144">    AMPL directly!</tspan></text>
      <path
         sodipodi:type="star"
         style="fill:#000000;fill-opacity:1;stroke-width:0.773914;stop-color:#000000"
         id="path1748-2-7"
         sodipodi:sides="3"
         sodipodi:cx="-136.953"
         sodipodi:cy="-174.27045"
         sodipodi:r1="5.3420262"
         sodipodi:r2="2.6710131"
         sodipodi:arg1="0.52359878"
         sodipodi:arg2="1.5707963"
         inkscape:flatsided="true"
         inkscape:rounded="-3.46945e-18"
         inkscape:randomized="0"
         inkscape:transform-center-y="-1.3355068"
         inkscape:transform-center-x="1.1781572e-06"
         transform="scale(-1)"
         d="m -132.32667,-171.59943 -9.25266,0 4.62633,-8.01304 z" />
      <text
         xml:space="preserve"
         style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
         x="68.885796"
         y="130.84363"
         id="text1437-3-8-26-0"><tspan
           sodipodi:role="line"
           x="68.885796"
           y="130.84363"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan2144-7">✓ <tspan
   style="fill:#ffffff"
   id="tspan2204">Write solver results into</tspan></tspan><tspan
           sodipodi:role="line"
           x="68.885796"
           y="142.67772"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan2187">    Google Sheets, and visualize them</tspan><tspan
           sodipodi:role="line"
           x="68.885796"
           y="154.10773"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.35;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan2202">    using charts, plots and diagrams!</tspan></text>
      <a
         href="/help/spreadsheets.html"
         style="display:inline"
         target="_blank"
         id="a2866-5-8"
         transform="translate(-147.28908,-241.71253)">
        <g
           id="g2864-3-6">
          <rect
             style="fill:#000000;fill-opacity:1;stroke:#b3b3b3;stroke-width:0.572498;stop-color:#000000"
             id="rect2855-8-2"
             width="60.566433"
             height="11.331628"
             x="221.13745"
             y="348.79706"
             ry="5.6658139" />
          <a
             id="a1979-9-0-5-8-8-84"
             transform="translate(378.26486,266.54165)">
            <g
               aria-label="Learn more →"
               id="text1437-3-0-9-1-6-4-8-3-7"
               style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255">
              <path
                 d="m -149.3115,89.878247 v 0.7112 h -3.5306 v -5.867402 h 0.82126 v 5.156202 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2873-1-2" />
              <path
                 d="m -148.84585,88.396579 q 0,-0.5842 0.16933,-1.016 0.16934,-0.440267 0.44874,-0.728134 0.2794,-0.287866 0.64346,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47414,0.550334 0.47414,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01413 q 0.0508,0.6858 0.39793,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28787,-0.0762 0.4318,-0.143934 l 0.11007,0.660401 q -0.14394,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57574,0 -0.99907,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27093,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27093,-0.872067 -0.27094,-0.347133 -0.75354,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14393,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2875-8-4" />
              <path
                 d="m -142.37733,90.02218 q 0.2794,0 0.49107,-0.0085 0.22013,-0.01693 0.36406,-0.0508 v -1.3123 q -0.0847,-0.04233 -0.2794,-0.06773 -0.18626,-0.03387 -0.4572,-0.03387 -0.1778,0 -0.381,0.0254 -0.19473,0.0254 -0.36406,0.110066 -0.16087,0.0762 -0.27094,0.220134 -0.11006,0.135466 -0.11006,0.364066 0,0.423334 0.27093,0.592667 0.27093,0.160867 0.7366,0.160867 z m -0.0677,-3.945468 q 0.47413,0 0.79586,0.127 0.3302,0.118533 0.52494,0.347133 0.2032,0.220134 0.28786,0.533401 0.0847,0.3048 0.0847,0.677333 v 2.751668 q -0.1016,0.01693 -0.28787,0.0508 -0.1778,0.0254 -0.4064,0.0508 -0.2286,0.0254 -0.49953,0.04233 -0.26247,0.0254 -0.52493,0.0254 -0.37254,0 -0.6858,-0.0762 -0.31327,-0.0762 -0.54187,-0.237066 -0.2286,-0.169334 -0.3556,-0.440267 -0.127,-0.270934 -0.127,-0.651934 0,-0.364067 0.14393,-0.626533 0.1524,-0.262467 0.4064,-0.423334 0.254,-0.160867 0.59267,-0.237067 0.33867,-0.0762 0.7112,-0.0762 0.11853,0 0.24553,0.01693 0.127,0.0085 0.23707,0.03387 0.11853,0.01693 0.2032,0.03387 0.0847,0.01693 0.11853,0.0254 v -0.220133 q 0,-0.194734 -0.0423,-0.381001 -0.0423,-0.194733 -0.1524,-0.338666 -0.11007,-0.1524 -0.3048,-0.237067 -0.18627,-0.09313 -0.49107,-0.09313 -0.38946,0 -0.6858,0.05927 -0.28786,0.0508 -0.4318,0.110067 l -0.0931,-0.651934 q 0.1524,-0.06773 0.508,-0.127 0.3556,-0.06773 0.77047,-0.06773 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2877-9-0" />
              <path
                 d="m -137.82227,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11007,0.01693 0.16087,0.03387 l -0.13547,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21166,-0.0508 -0.55033,-0.0508 -0.22013,0 -0.44027,0.0508 -0.21166,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69427,-0.186266 0.41487,-0.09313 0.93133,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2879-6-62" />
              <path
                 d="m -136.17974,86.313779 q 0.27094,-0.06773 0.71967,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.52494,0 0.87207,0.1524 0.34713,0.143934 0.55033,0.414867 0.21167,0.262467 0.29634,0.635 0.0847,0.372534 0.0847,0.821267 v 2.472268 h -0.7874 v -2.302934 q 0,-0.4064 -0.0593,-0.694267 -0.0508,-0.287867 -0.1778,-0.465667 -0.127,-0.1778 -0.33867,-0.254 -0.21167,-0.08467 -0.52493,-0.08467 -0.127,0 -0.26247,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.0931,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2881-4-9" />
              <path
                 d="m -129.36408,86.313779 q 0.27093,-0.06773 0.7112,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.42334,0 0.7112,0.118534 0.28787,0.110066 0.4826,0.3302 0.0593,-0.04233 0.18627,-0.118534 0.127,-0.0762 0.31327,-0.143933 0.18626,-0.0762 0.41486,-0.127 0.2286,-0.05927 0.49107,-0.05927 0.508,0 0.82973,0.1524 0.32174,0.143934 0.49954,0.414867 0.18627,0.270934 0.24553,0.643467 0.0677,0.372534 0.0677,0.8128 v 2.472268 h -0.78741 V 88.28651 q 0,-0.389467 -0.0423,-0.668867 -0.0339,-0.2794 -0.14393,-0.465667 -0.1016,-0.186267 -0.28787,-0.270933 -0.1778,-0.09313 -0.46567,-0.09313 -0.39793,0 -0.6604,0.110067 -0.254,0.1016 -0.34713,0.186267 0.0677,0.220133 0.1016,0.4826 0.0339,0.262467 0.0339,0.550333 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.0423,-0.668867 -0.0423,-0.2794 -0.1524,-0.465667 -0.1016,-0.186267 -0.28786,-0.270933 -0.1778,-0.09313 -0.4572,-0.09313 -0.11854,0 -0.254,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.1016,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2883-3-9" />
              <path
                 d="m -118.18809,88.388113 q 0,0.524933 -0.1524,0.948267 -0.1524,0.423333 -0.4318,0.728133 -0.27094,0.304801 -0.65194,0.474134 -0.381,0.160867 -0.82973,0.160867 -0.44873,0 -0.82973,-0.160867 -0.381,-0.169333 -0.6604,-0.474134 -0.27094,-0.3048 -0.42334,-0.728133 -0.1524,-0.423334 -0.1524,-0.948267 0,-0.516467 0.1524,-0.939801 0.1524,-0.4318 0.42334,-0.7366 0.2794,-0.3048 0.6604,-0.465667 0.381,-0.169333 0.82973,-0.169333 0.44873,0 0.82973,0.169333 0.381,0.160867 0.65194,0.465667 0.2794,0.3048 0.4318,0.7366 0.1524,0.423334 0.1524,0.939801 z m -0.82127,0 q 0,-0.745067 -0.33867,-1.176867 -0.3302,-0.440267 -0.90593,-0.440267 -0.57573,0 -0.9144,0.440267 -0.3302,0.4318 -0.3302,1.176867 0,0.745067 0.3302,1.185334 0.33867,0.4318 0.9144,0.4318 0.57573,0 0.90593,-0.4318 0.33867,-0.440267 0.33867,-1.185334 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2885-3-08" />
              <path
                 d="m -115.45337,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11006,0.01693 0.16086,0.03387 l -0.13546,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21167,-0.0508 -0.55033,-0.0508 -0.22014,0 -0.44027,0.0508 -0.21167,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69426,-0.186266 0.41487,-0.09313 0.93134,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2887-3-1" />
              <path
                 d="m -114.05637,88.396579 q 0,-0.5842 0.16933,-1.016 0.16933,-0.440267 0.44873,-0.728134 0.2794,-0.287866 0.64347,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47413,0.550334 0.47413,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01414 q 0.0508,0.6858 0.39794,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28786,-0.0762 0.4318,-0.143934 l 0.11006,0.660401 q -0.14393,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57573,0 -0.99906,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27094,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27094,-0.872067 -0.27093,-0.347133 -0.75353,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14394,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2889-8-3" />
              <path
                 d="m -101.1188,87.749309 v 0.372071 l -1.62471,1.624707 -0.49609,-0.496094 0.96325,-0.963249 h -5.03949 v -0.702799 h 5.03949 l -0.96325,-0.96325 0.49609,-0.496094 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2891-6-1" />
            </g>
          </a>
        </g>
      </a>
      <a
         href="/help/spreadsheets.html"
         style="display:inline"
         target="_blank"
         id="a2866-5-8-1"
         transform="translate(-148.15607,-191.34287)">
        <g
           id="g2864-3-6-0">
          <rect
             style="fill:#000000;fill-opacity:1;stroke:#b3b3b3;stroke-width:0.572498;stop-color:#000000"
             id="rect2855-8-2-3"
             width="60.566433"
             height="11.331628"
             x="221.13745"
             y="348.79706"
             ry="5.6658139" />
          <a
             id="a1979-9-0-5-8-8-84-4"
             transform="translate(378.26486,266.54165)">
            <g
               aria-label="Learn more →"
               id="text1437-3-0-9-1-6-4-8-3-7-0"
               style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255">
              <path
                 d="m -149.3115,89.878247 v 0.7112 h -3.5306 v -5.867402 h 0.82126 v 5.156202 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2873-1-2-3" />
              <path
                 d="m -148.84585,88.396579 q 0,-0.5842 0.16933,-1.016 0.16934,-0.440267 0.44874,-0.728134 0.2794,-0.287866 0.64346,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47414,0.550334 0.47414,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01413 q 0.0508,0.6858 0.39793,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28787,-0.0762 0.4318,-0.143934 l 0.11007,0.660401 q -0.14394,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57574,0 -0.99907,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27093,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27093,-0.872067 -0.27094,-0.347133 -0.75354,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14393,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2875-8-4-9" />
              <path
                 d="m -142.37733,90.02218 q 0.2794,0 0.49107,-0.0085 0.22013,-0.01693 0.36406,-0.0508 v -1.3123 q -0.0847,-0.04233 -0.2794,-0.06773 -0.18626,-0.03387 -0.4572,-0.03387 -0.1778,0 -0.381,0.0254 -0.19473,0.0254 -0.36406,0.110066 -0.16087,0.0762 -0.27094,0.220134 -0.11006,0.135466 -0.11006,0.364066 0,0.423334 0.27093,0.592667 0.27093,0.160867 0.7366,0.160867 z m -0.0677,-3.945468 q 0.47413,0 0.79586,0.127 0.3302,0.118533 0.52494,0.347133 0.2032,0.220134 0.28786,0.533401 0.0847,0.3048 0.0847,0.677333 v 2.751668 q -0.1016,0.01693 -0.28787,0.0508 -0.1778,0.0254 -0.4064,0.0508 -0.2286,0.0254 -0.49953,0.04233 -0.26247,0.0254 -0.52493,0.0254 -0.37254,0 -0.6858,-0.0762 -0.31327,-0.0762 -0.54187,-0.237066 -0.2286,-0.169334 -0.3556,-0.440267 -0.127,-0.270934 -0.127,-0.651934 0,-0.364067 0.14393,-0.626533 0.1524,-0.262467 0.4064,-0.423334 0.254,-0.160867 0.59267,-0.237067 0.33867,-0.0762 0.7112,-0.0762 0.11853,0 0.24553,0.01693 0.127,0.0085 0.23707,0.03387 0.11853,0.01693 0.2032,0.03387 0.0847,0.01693 0.11853,0.0254 v -0.220133 q 0,-0.194734 -0.0423,-0.381001 -0.0423,-0.194733 -0.1524,-0.338666 -0.11007,-0.1524 -0.3048,-0.237067 -0.18627,-0.09313 -0.49107,-0.09313 -0.38946,0 -0.6858,0.05927 -0.28786,0.0508 -0.4318,0.110067 l -0.0931,-0.651934 q 0.1524,-0.06773 0.508,-0.127 0.3556,-0.06773 0.77047,-0.06773 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2877-9-0-1" />
              <path
                 d="m -137.82227,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11007,0.01693 0.16087,0.03387 l -0.13547,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21166,-0.0508 -0.55033,-0.0508 -0.22013,0 -0.44027,0.0508 -0.21166,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69427,-0.186266 0.41487,-0.09313 0.93133,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2879-6-62-9" />
              <path
                 d="m -136.17974,86.313779 q 0.27094,-0.06773 0.71967,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.52494,0 0.87207,0.1524 0.34713,0.143934 0.55033,0.414867 0.21167,0.262467 0.29634,0.635 0.0847,0.372534 0.0847,0.821267 v 2.472268 h -0.7874 v -2.302934 q 0,-0.4064 -0.0593,-0.694267 -0.0508,-0.287867 -0.1778,-0.465667 -0.127,-0.1778 -0.33867,-0.254 -0.21167,-0.08467 -0.52493,-0.08467 -0.127,0 -0.26247,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.0931,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2881-4-9-6" />
              <path
                 d="m -129.36408,86.313779 q 0.27093,-0.06773 0.7112,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.42334,0 0.7112,0.118534 0.28787,0.110066 0.4826,0.3302 0.0593,-0.04233 0.18627,-0.118534 0.127,-0.0762 0.31327,-0.143933 0.18626,-0.0762 0.41486,-0.127 0.2286,-0.05927 0.49107,-0.05927 0.508,0 0.82973,0.1524 0.32174,0.143934 0.49954,0.414867 0.18627,0.270934 0.24553,0.643467 0.0677,0.372534 0.0677,0.8128 v 2.472268 h -0.78741 V 88.28651 q 0,-0.389467 -0.0423,-0.668867 -0.0339,-0.2794 -0.14393,-0.465667 -0.1016,-0.186267 -0.28787,-0.270933 -0.1778,-0.09313 -0.46567,-0.09313 -0.39793,0 -0.6604,0.110067 -0.254,0.1016 -0.34713,0.186267 0.0677,0.220133 0.1016,0.4826 0.0339,0.262467 0.0339,0.550333 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.0423,-0.668867 -0.0423,-0.2794 -0.1524,-0.465667 -0.1016,-0.186267 -0.28786,-0.270933 -0.1778,-0.09313 -0.4572,-0.09313 -0.11854,0 -0.254,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.1016,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2883-3-9-9" />
              <path
                 d="m -118.18809,88.388113 q 0,0.524933 -0.1524,0.948267 -0.1524,0.423333 -0.4318,0.728133 -0.27094,0.304801 -0.65194,0.474134 -0.381,0.160867 -0.82973,0.160867 -0.44873,0 -0.82973,-0.160867 -0.381,-0.169333 -0.6604,-0.474134 -0.27094,-0.3048 -0.42334,-0.728133 -0.1524,-0.423334 -0.1524,-0.948267 0,-0.516467 0.1524,-0.939801 0.1524,-0.4318 0.42334,-0.7366 0.2794,-0.3048 0.6604,-0.465667 0.381,-0.169333 0.82973,-0.169333 0.44873,0 0.82973,0.169333 0.381,0.160867 0.65194,0.465667 0.2794,0.3048 0.4318,0.7366 0.1524,0.423334 0.1524,0.939801 z m -0.82127,0 q 0,-0.745067 -0.33867,-1.176867 -0.3302,-0.440267 -0.90593,-0.440267 -0.57573,0 -0.9144,0.440267 -0.3302,0.4318 -0.3302,1.176867 0,0.745067 0.3302,1.185334 0.33867,0.4318 0.9144,0.4318 0.57573,0 0.90593,-0.4318 0.33867,-0.440267 0.33867,-1.185334 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2885-3-08-3" />
              <path
                 d="m -115.45337,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11006,0.01693 0.16086,0.03387 l -0.13546,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21167,-0.0508 -0.55033,-0.0508 -0.22014,0 -0.44027,0.0508 -0.21167,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69426,-0.186266 0.41487,-0.09313 0.93134,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2887-3-1-3" />
              <path
                 d="m -114.05637,88.396579 q 0,-0.5842 0.16933,-1.016 0.16933,-0.440267 0.44873,-0.728134 0.2794,-0.287866 0.64347,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47413,0.550334 0.47413,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01414 q 0.0508,0.6858 0.39794,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28786,-0.0762 0.4318,-0.143934 l 0.11006,0.660401 q -0.14393,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57573,0 -0.99906,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27094,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27094,-0.872067 -0.27093,-0.347133 -0.75353,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14394,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2889-8-3-8" />
              <path
                 d="m -101.1188,87.749309 v 0.372071 l -1.62471,1.624707 -0.49609,-0.496094 0.96325,-0.963249 h -5.03949 v -0.702799 h 5.03949 l -0.96325,-0.96325 0.49609,-0.496094 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2891-6-1-0" />
            </g>
          </a>
        </g>
      </a>
    </g>
    <g
       id="toolbox_img_tip2">
      <rect
         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.457012;stroke-miterlimit:4;stroke-dasharray:none;stop-color:#000000"
         id="rect1585-9"
         width="119.16428"
         height="34.878365"
         x="231.00523"
         y="62.565445"
         ry="2.9624481" />
      <text
         xml:space="preserve"
         style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
         x="234.76561"
         y="71.027351"
         id="text1437-3-0"><tspan
           sodipodi:role="line"
           x="234.76561"
           y="71.027351"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1874">Do you have a solver license?</tspan><tspan
           sodipodi:role="line"
           x="234.76561"
           y="80.764023"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1884">You can use it on PIFOP!</tspan><tspan
           sodipodi:role="line"
           x="234.76561"
           y="85.252449"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1890" /></text>
      <path
         sodipodi:type="star"
         style="fill:#000000;fill-opacity:1;stroke-width:0.773914;stop-color:#000000"
         id="path1748-4"
         sodipodi:sides="3"
         sodipodi:cx="290.67758"
         sodipodi:cy="60.924534"
         sodipodi:r1="5.3420262"
         sodipodi:r2="2.6710131"
         sodipodi:arg1="0.52359878"
         sodipodi:arg2="1.5707963"
         inkscape:flatsided="true"
         inkscape:rounded="-3.46945e-18"
         inkscape:randomized="0"
         inkscape:transform-center-y="-1.3355068"
         inkscape:transform-center-x="1.1781572e-06"
         d="m 295.30391,63.595547 -9.25266,0 4.62633,-8.013039 z" />
      <a
         href="/help/running_solver.html#opt_server"
         style="display:inline"
         target="_blank"
         id="a2866-5-5"
         transform="translate(11.790886,-265.00539)">
        <g
           id="g2864-3-66">
          <rect
             style="fill:#000000;fill-opacity:1;stroke:#b3b3b3;stroke-width:0.572498;stop-color:#000000"
             id="rect2855-8-40"
             width="60.566433"
             height="11.331628"
             x="221.13745"
             y="348.79706"
             ry="5.6658139" />
          <a
             id="a1979-9-0-5-8-8-0"
             transform="translate(378.26486,266.54165)">
            <g
               aria-label="Learn more →"
               id="text1437-3-0-9-1-6-4-8-3-4"
               style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255">
              <path
                 d="m -149.3115,89.878247 v 0.7112 h -3.5306 v -5.867402 h 0.82126 v 5.156202 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2873-1-6" />
              <path
                 d="m -148.84585,88.396579 q 0,-0.5842 0.16933,-1.016 0.16934,-0.440267 0.44874,-0.728134 0.2794,-0.287866 0.64346,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47414,0.550334 0.47414,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01413 q 0.0508,0.6858 0.39793,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28787,-0.0762 0.4318,-0.143934 l 0.11007,0.660401 q -0.14394,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57574,0 -0.99907,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27093,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27093,-0.872067 -0.27094,-0.347133 -0.75354,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14393,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2875-8-2" />
              <path
                 d="m -142.37733,90.02218 q 0.2794,0 0.49107,-0.0085 0.22013,-0.01693 0.36406,-0.0508 v -1.3123 q -0.0847,-0.04233 -0.2794,-0.06773 -0.18626,-0.03387 -0.4572,-0.03387 -0.1778,0 -0.381,0.0254 -0.19473,0.0254 -0.36406,0.110066 -0.16087,0.0762 -0.27094,0.220134 -0.11006,0.135466 -0.11006,0.364066 0,0.423334 0.27093,0.592667 0.27093,0.160867 0.7366,0.160867 z m -0.0677,-3.945468 q 0.47413,0 0.79586,0.127 0.3302,0.118533 0.52494,0.347133 0.2032,0.220134 0.28786,0.533401 0.0847,0.3048 0.0847,0.677333 v 2.751668 q -0.1016,0.01693 -0.28787,0.0508 -0.1778,0.0254 -0.4064,0.0508 -0.2286,0.0254 -0.49953,0.04233 -0.26247,0.0254 -0.52493,0.0254 -0.37254,0 -0.6858,-0.0762 -0.31327,-0.0762 -0.54187,-0.237066 -0.2286,-0.169334 -0.3556,-0.440267 -0.127,-0.270934 -0.127,-0.651934 0,-0.364067 0.14393,-0.626533 0.1524,-0.262467 0.4064,-0.423334 0.254,-0.160867 0.59267,-0.237067 0.33867,-0.0762 0.7112,-0.0762 0.11853,0 0.24553,0.01693 0.127,0.0085 0.23707,0.03387 0.11853,0.01693 0.2032,0.03387 0.0847,0.01693 0.11853,0.0254 v -0.220133 q 0,-0.194734 -0.0423,-0.381001 -0.0423,-0.194733 -0.1524,-0.338666 -0.11007,-0.1524 -0.3048,-0.237067 -0.18627,-0.09313 -0.49107,-0.09313 -0.38946,0 -0.6858,0.05927 -0.28786,0.0508 -0.4318,0.110067 l -0.0931,-0.651934 q 0.1524,-0.06773 0.508,-0.127 0.3556,-0.06773 0.77047,-0.06773 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2877-9-6" />
              <path
                 d="m -137.82227,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11007,0.01693 0.16087,0.03387 l -0.13547,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21166,-0.0508 -0.55033,-0.0508 -0.22013,0 -0.44027,0.0508 -0.21166,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69427,-0.186266 0.41487,-0.09313 0.93133,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2879-6-7" />
              <path
                 d="m -136.17974,86.313779 q 0.27094,-0.06773 0.71967,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.52494,0 0.87207,0.1524 0.34713,0.143934 0.55033,0.414867 0.21167,0.262467 0.29634,0.635 0.0847,0.372534 0.0847,0.821267 v 2.472268 h -0.7874 v -2.302934 q 0,-0.4064 -0.0593,-0.694267 -0.0508,-0.287867 -0.1778,-0.465667 -0.127,-0.1778 -0.33867,-0.254 -0.21167,-0.08467 -0.52493,-0.08467 -0.127,0 -0.26247,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.0931,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2881-4-5" />
              <path
                 d="m -129.36408,86.313779 q 0.27093,-0.06773 0.7112,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.42334,0 0.7112,0.118534 0.28787,0.110066 0.4826,0.3302 0.0593,-0.04233 0.18627,-0.118534 0.127,-0.0762 0.31327,-0.143933 0.18626,-0.0762 0.41486,-0.127 0.2286,-0.05927 0.49107,-0.05927 0.508,0 0.82973,0.1524 0.32174,0.143934 0.49954,0.414867 0.18627,0.270934 0.24553,0.643467 0.0677,0.372534 0.0677,0.8128 v 2.472268 h -0.78741 V 88.28651 q 0,-0.389467 -0.0423,-0.668867 -0.0339,-0.2794 -0.14393,-0.465667 -0.1016,-0.186267 -0.28787,-0.270933 -0.1778,-0.09313 -0.46567,-0.09313 -0.39793,0 -0.6604,0.110067 -0.254,0.1016 -0.34713,0.186267 0.0677,0.220133 0.1016,0.4826 0.0339,0.262467 0.0339,0.550333 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.0423,-0.668867 -0.0423,-0.2794 -0.1524,-0.465667 -0.1016,-0.186267 -0.28786,-0.270933 -0.1778,-0.09313 -0.4572,-0.09313 -0.11854,0 -0.254,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.1016,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2883-3-6" />
              <path
                 d="m -118.18809,88.388113 q 0,0.524933 -0.1524,0.948267 -0.1524,0.423333 -0.4318,0.728133 -0.27094,0.304801 -0.65194,0.474134 -0.381,0.160867 -0.82973,0.160867 -0.44873,0 -0.82973,-0.160867 -0.381,-0.169333 -0.6604,-0.474134 -0.27094,-0.3048 -0.42334,-0.728133 -0.1524,-0.423334 -0.1524,-0.948267 0,-0.516467 0.1524,-0.939801 0.1524,-0.4318 0.42334,-0.7366 0.2794,-0.3048 0.6604,-0.465667 0.381,-0.169333 0.82973,-0.169333 0.44873,0 0.82973,0.169333 0.381,0.160867 0.65194,0.465667 0.2794,0.3048 0.4318,0.7366 0.1524,0.423334 0.1524,0.939801 z m -0.82127,0 q 0,-0.745067 -0.33867,-1.176867 -0.3302,-0.440267 -0.90593,-0.440267 -0.57573,0 -0.9144,0.440267 -0.3302,0.4318 -0.3302,1.176867 0,0.745067 0.3302,1.185334 0.33867,0.4318 0.9144,0.4318 0.57573,0 0.90593,-0.4318 0.33867,-0.440267 0.33867,-1.185334 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2885-3-9" />
              <path
                 d="m -115.45337,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11006,0.01693 0.16086,0.03387 l -0.13546,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21167,-0.0508 -0.55033,-0.0508 -0.22014,0 -0.44027,0.0508 -0.21167,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69426,-0.186266 0.41487,-0.09313 0.93134,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2887-3-8" />
              <path
                 d="m -114.05637,88.396579 q 0,-0.5842 0.16933,-1.016 0.16933,-0.440267 0.44873,-0.728134 0.2794,-0.287866 0.64347,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47413,0.550334 0.47413,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01414 q 0.0508,0.6858 0.39794,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28786,-0.0762 0.4318,-0.143934 l 0.11006,0.660401 q -0.14393,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57573,0 -0.99906,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27094,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27094,-0.872067 -0.27093,-0.347133 -0.75353,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14394,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2889-8-7" />
              <path
                 d="m -101.1188,87.749309 v 0.372071 l -1.62471,1.624707 -0.49609,-0.496094 0.96325,-0.963249 h -5.03949 v -0.702799 h 5.03949 l -0.96325,-0.96325 0.49609,-0.496094 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2891-6-2" />
            </g>
          </a>
        </g>
      </a>
    </g>
    <g
       id="toolbox_img_tip3"
       style="display:inline">
      <rect
         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.86227;stroke-miterlimit:4;stroke-dasharray:none;stop-color:#000000"
         id="rect1585-9-6"
         width="145.09012"
         height="101.97502"
         x="218.12883"
         y="118.26838"
         ry="8.6614065" />
      <text
         xml:space="preserve"
         style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
         x="220.35202"
         y="129.01714"
         id="text1437-3-0-7"><tspan
           sodipodi:role="line"
           x="220.35202"
           y="129.01714"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1884-3">✓ <tspan
   style="fill:#ffffff"
   id="tspan1384">We can provide you the computer</tspan></tspan><tspan
           sodipodi:role="line"
           x="220.35202"
           y="139.1579"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1258">    resources that you need to</tspan><tspan
           sodipodi:role="line"
           x="220.35202"
           y="148.89456"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1890-5">    solve your optimization models.</tspan></text>
      <path
         sodipodi:type="star"
         style="fill:#000000;fill-opacity:1;stroke-width:0.773914;stop-color:#000000"
         id="path1748-4-6"
         sodipodi:sides="3"
         sodipodi:cx="257.99109"
         sodipodi:cy="274.8291"
         sodipodi:r1="5.3420262"
         sodipodi:r2="2.6710131"
         sodipodi:arg1="0.52359878"
         sodipodi:arg2="1.5707963"
         inkscape:flatsided="true"
         inkscape:rounded="-3.46945e-18"
         inkscape:randomized="0"
         inkscape:transform-center-y="-2.9027489e-06"
         inkscape:transform-center-x="-1.335505"
         transform="rotate(90,364.61565,275.20586)"
         d="m 262.61742,277.50011 -9.25266,0 4.62633,-8.01303 z" />
      <text
         xml:space="preserve"
         style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
         x="219.689"
         y="173.97615"
         id="text1437-3-0-7-7"><tspan
           sodipodi:role="line"
           x="219.689"
           y="173.97615"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke-width:0.704255"
           id="tspan1311">✓ <tspan
   style="fill:#ffffff"
   id="tspan1386">You can also connect your own</tspan></tspan><tspan
           sodipodi:role="line"
           x="219.689"
           y="184.11691"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1376">    machines to PIFOP and run your</tspan><tspan
           sodipodi:role="line"
           x="219.689"
           y="193.85358"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1313">    programs in your own</tspan><tspan
           sodipodi:role="line"
           x="219.689"
           y="203.59024"
           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.15;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255"
           id="tspan1315">    infrastructure.</tspan></text>
      <a
         href="/help/opt_server_provisioned.html"
         style="display:inline"
         target="_blank"
         id="a2866-5-5-8"
         transform="translate(4.1770956,-195.78809)">
        <g
           id="g2864-3-66-2">
          <rect
             style="fill:#000000;fill-opacity:1;stroke:#b3b3b3;stroke-width:0.572498;stop-color:#000000"
             id="rect2855-8-40-9"
             width="60.566433"
             height="11.331628"
             x="221.13745"
             y="348.79706"
             ry="5.6658139" />
          <a
             id="a1979-9-0-5-8-8-0-9"
             transform="translate(378.26486,266.54165)">
            <g
               aria-label="Learn more →"
               id="text1437-3-0-9-1-6-4-8-3-4-6"
               style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255">
              <path
                 d="m -149.3115,89.878247 v 0.7112 h -3.5306 v -5.867402 h 0.82126 v 5.156202 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2873-1-6-0" />
              <path
                 d="m -148.84585,88.396579 q 0,-0.5842 0.16933,-1.016 0.16934,-0.440267 0.44874,-0.728134 0.2794,-0.287866 0.64346,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47414,0.550334 0.47414,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01413 q 0.0508,0.6858 0.39793,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28787,-0.0762 0.4318,-0.143934 l 0.11007,0.660401 q -0.14394,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57574,0 -0.99907,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27093,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27093,-0.872067 -0.27094,-0.347133 -0.75354,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14393,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2875-8-2-2" />
              <path
                 d="m -142.37733,90.02218 q 0.2794,0 0.49107,-0.0085 0.22013,-0.01693 0.36406,-0.0508 v -1.3123 q -0.0847,-0.04233 -0.2794,-0.06773 -0.18626,-0.03387 -0.4572,-0.03387 -0.1778,0 -0.381,0.0254 -0.19473,0.0254 -0.36406,0.110066 -0.16087,0.0762 -0.27094,0.220134 -0.11006,0.135466 -0.11006,0.364066 0,0.423334 0.27093,0.592667 0.27093,0.160867 0.7366,0.160867 z m -0.0677,-3.945468 q 0.47413,0 0.79586,0.127 0.3302,0.118533 0.52494,0.347133 0.2032,0.220134 0.28786,0.533401 0.0847,0.3048 0.0847,0.677333 v 2.751668 q -0.1016,0.01693 -0.28787,0.0508 -0.1778,0.0254 -0.4064,0.0508 -0.2286,0.0254 -0.49953,0.04233 -0.26247,0.0254 -0.52493,0.0254 -0.37254,0 -0.6858,-0.0762 -0.31327,-0.0762 -0.54187,-0.237066 -0.2286,-0.169334 -0.3556,-0.440267 -0.127,-0.270934 -0.127,-0.651934 0,-0.364067 0.14393,-0.626533 0.1524,-0.262467 0.4064,-0.423334 0.254,-0.160867 0.59267,-0.237067 0.33867,-0.0762 0.7112,-0.0762 0.11853,0 0.24553,0.01693 0.127,0.0085 0.23707,0.03387 0.11853,0.01693 0.2032,0.03387 0.0847,0.01693 0.11853,0.0254 v -0.220133 q 0,-0.194734 -0.0423,-0.381001 -0.0423,-0.194733 -0.1524,-0.338666 -0.11007,-0.1524 -0.3048,-0.237067 -0.18627,-0.09313 -0.49107,-0.09313 -0.38946,0 -0.6858,0.05927 -0.28786,0.0508 -0.4318,0.110067 l -0.0931,-0.651934 q 0.1524,-0.06773 0.508,-0.127 0.3556,-0.06773 0.77047,-0.06773 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2877-9-6-7" />
              <path
                 d="m -137.82227,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11007,0.01693 0.16087,0.03387 l -0.13547,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21166,-0.0508 -0.55033,-0.0508 -0.22013,0 -0.44027,0.0508 -0.21166,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69427,-0.186266 0.41487,-0.09313 0.93133,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2879-6-7-6" />
              <path
                 d="m -136.17974,86.313779 q 0.27094,-0.06773 0.71967,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.52494,0 0.87207,0.1524 0.34713,0.143934 0.55033,0.414867 0.21167,0.262467 0.29634,0.635 0.0847,0.372534 0.0847,0.821267 v 2.472268 h -0.7874 v -2.302934 q 0,-0.4064 -0.0593,-0.694267 -0.0508,-0.287867 -0.1778,-0.465667 -0.127,-0.1778 -0.33867,-0.254 -0.21167,-0.08467 -0.52493,-0.08467 -0.127,0 -0.26247,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.0931,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2881-4-5-1" />
              <path
                 d="m -129.36408,86.313779 q 0.27093,-0.06773 0.7112,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.42334,0 0.7112,0.118534 0.28787,0.110066 0.4826,0.3302 0.0593,-0.04233 0.18627,-0.118534 0.127,-0.0762 0.31327,-0.143933 0.18626,-0.0762 0.41486,-0.127 0.2286,-0.05927 0.49107,-0.05927 0.508,0 0.82973,0.1524 0.32174,0.143934 0.49954,0.414867 0.18627,0.270934 0.24553,0.643467 0.0677,0.372534 0.0677,0.8128 v 2.472268 h -0.78741 V 88.28651 q 0,-0.389467 -0.0423,-0.668867 -0.0339,-0.2794 -0.14393,-0.465667 -0.1016,-0.186267 -0.28787,-0.270933 -0.1778,-0.09313 -0.46567,-0.09313 -0.39793,0 -0.6604,0.110067 -0.254,0.1016 -0.34713,0.186267 0.0677,0.220133 0.1016,0.4826 0.0339,0.262467 0.0339,0.550333 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.0423,-0.668867 -0.0423,-0.2794 -0.1524,-0.465667 -0.1016,-0.186267 -0.28786,-0.270933 -0.1778,-0.09313 -0.4572,-0.09313 -0.11854,0 -0.254,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.1016,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2883-3-6-3" />
              <path
                 d="m -118.18809,88.388113 q 0,0.524933 -0.1524,0.948267 -0.1524,0.423333 -0.4318,0.728133 -0.27094,0.304801 -0.65194,0.474134 -0.381,0.160867 -0.82973,0.160867 -0.44873,0 -0.82973,-0.160867 -0.381,-0.169333 -0.6604,-0.474134 -0.27094,-0.3048 -0.42334,-0.728133 -0.1524,-0.423334 -0.1524,-0.948267 0,-0.516467 0.1524,-0.939801 0.1524,-0.4318 0.42334,-0.7366 0.2794,-0.3048 0.6604,-0.465667 0.381,-0.169333 0.82973,-0.169333 0.44873,0 0.82973,0.169333 0.381,0.160867 0.65194,0.465667 0.2794,0.3048 0.4318,0.7366 0.1524,0.423334 0.1524,0.939801 z m -0.82127,0 q 0,-0.745067 -0.33867,-1.176867 -0.3302,-0.440267 -0.90593,-0.440267 -0.57573,0 -0.9144,0.440267 -0.3302,0.4318 -0.3302,1.176867 0,0.745067 0.3302,1.185334 0.33867,0.4318 0.9144,0.4318 0.57573,0 0.90593,-0.4318 0.33867,-0.440267 0.33867,-1.185334 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2885-3-9-2" />
              <path
                 d="m -115.45337,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11006,0.01693 0.16086,0.03387 l -0.13546,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21167,-0.0508 -0.55033,-0.0508 -0.22014,0 -0.44027,0.0508 -0.21167,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69426,-0.186266 0.41487,-0.09313 0.93134,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2887-3-8-1" />
              <path
                 d="m -114.05637,88.396579 q 0,-0.5842 0.16933,-1.016 0.16933,-0.440267 0.44873,-0.728134 0.2794,-0.287866 0.64347,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47413,0.550334 0.47413,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01414 q 0.0508,0.6858 0.39794,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28786,-0.0762 0.4318,-0.143934 l 0.11006,0.660401 q -0.14393,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57573,0 -0.99906,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27094,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27094,-0.872067 -0.27093,-0.347133 -0.75353,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14394,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2889-8-7-5" />
              <path
                 d="m -101.1188,87.749309 v 0.372071 l -1.62471,1.624707 -0.49609,-0.496094 0.96325,-0.963249 h -5.03949 v -0.702799 h 5.03949 l -0.96325,-0.96325 0.49609,-0.496094 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2891-6-2-9" />
            </g>
          </a>
        </g>
      </a>
      <a
         href="/help/opt_server_intro.html"
         style="display:inline"
         target="_blank"
         id="a2866-5-5-8-9"
         transform="translate(3.3172468,-142.30523)">
        <g
           id="g2864-3-66-2-1">
          <rect
             style="fill:#000000;fill-opacity:1;stroke:#b3b3b3;stroke-width:0.572498;stop-color:#000000"
             id="rect2855-8-40-9-4"
             width="60.566433"
             height="11.331628"
             x="221.13745"
             y="348.79706"
             ry="5.6658139" />
          <a
             id="a1979-9-0-5-8-8-0-9-9"
             transform="translate(378.26486,266.54165)">
            <g
               aria-label="Learn more →"
               id="text1437-3-0-9-1-6-4-8-3-4-6-1"
               style="font-size:8.46667px;line-height:0;font-family:'Liberation Serif';-inkscape-font-specification:'Liberation Serif, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke-width:0.704255">
              <path
                 d="m -149.3115,89.878247 v 0.7112 h -3.5306 v -5.867402 h 0.82126 v 5.156202 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2873-1-6-0-0" />
              <path
                 d="m -148.84585,88.396579 q 0,-0.5842 0.16933,-1.016 0.16934,-0.440267 0.44874,-0.728134 0.2794,-0.287866 0.64346,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47414,0.550334 0.47414,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01413 q 0.0508,0.6858 0.39793,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28787,-0.0762 0.4318,-0.143934 l 0.11007,0.660401 q -0.14394,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57574,0 -0.99907,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27093,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27093,-0.872067 -0.27094,-0.347133 -0.75354,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14393,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2875-8-2-2-7" />
              <path
                 d="m -142.37733,90.02218 q 0.2794,0 0.49107,-0.0085 0.22013,-0.01693 0.36406,-0.0508 v -1.3123 q -0.0847,-0.04233 -0.2794,-0.06773 -0.18626,-0.03387 -0.4572,-0.03387 -0.1778,0 -0.381,0.0254 -0.19473,0.0254 -0.36406,0.110066 -0.16087,0.0762 -0.27094,0.220134 -0.11006,0.135466 -0.11006,0.364066 0,0.423334 0.27093,0.592667 0.27093,0.160867 0.7366,0.160867 z m -0.0677,-3.945468 q 0.47413,0 0.79586,0.127 0.3302,0.118533 0.52494,0.347133 0.2032,0.220134 0.28786,0.533401 0.0847,0.3048 0.0847,0.677333 v 2.751668 q -0.1016,0.01693 -0.28787,0.0508 -0.1778,0.0254 -0.4064,0.0508 -0.2286,0.0254 -0.49953,0.04233 -0.26247,0.0254 -0.52493,0.0254 -0.37254,0 -0.6858,-0.0762 -0.31327,-0.0762 -0.54187,-0.237066 -0.2286,-0.169334 -0.3556,-0.440267 -0.127,-0.270934 -0.127,-0.651934 0,-0.364067 0.14393,-0.626533 0.1524,-0.262467 0.4064,-0.423334 0.254,-0.160867 0.59267,-0.237067 0.33867,-0.0762 0.7112,-0.0762 0.11853,0 0.24553,0.01693 0.127,0.0085 0.23707,0.03387 0.11853,0.01693 0.2032,0.03387 0.0847,0.01693 0.11853,0.0254 v -0.220133 q 0,-0.194734 -0.0423,-0.381001 -0.0423,-0.194733 -0.1524,-0.338666 -0.11007,-0.1524 -0.3048,-0.237067 -0.18627,-0.09313 -0.49107,-0.09313 -0.38946,0 -0.6858,0.05927 -0.28786,0.0508 -0.4318,0.110067 l -0.0931,-0.651934 q 0.1524,-0.06773 0.508,-0.127 0.3556,-0.06773 0.77047,-0.06773 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2877-9-6-7-5" />
              <path
                 d="m -137.82227,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11007,0.01693 0.16087,0.03387 l -0.13547,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21166,-0.0508 -0.55033,-0.0508 -0.22013,0 -0.44027,0.0508 -0.21166,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69427,-0.186266 0.41487,-0.09313 0.93133,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2879-6-7-6-8" />
              <path
                 d="m -136.17974,86.313779 q 0.27094,-0.06773 0.71967,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.52494,0 0.87207,0.1524 0.34713,0.143934 0.55033,0.414867 0.21167,0.262467 0.29634,0.635 0.0847,0.372534 0.0847,0.821267 v 2.472268 h -0.7874 v -2.302934 q 0,-0.4064 -0.0593,-0.694267 -0.0508,-0.287867 -0.1778,-0.465667 -0.127,-0.1778 -0.33867,-0.254 -0.21167,-0.08467 -0.52493,-0.08467 -0.127,0 -0.26247,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.0931,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2881-4-5-1-7" />
              <path
                 d="m -129.36408,86.313779 q 0.27093,-0.06773 0.7112,-0.143934 0.44873,-0.0762 1.03293,-0.0762 0.42334,0 0.7112,0.118534 0.28787,0.110066 0.4826,0.3302 0.0593,-0.04233 0.18627,-0.118534 0.127,-0.0762 0.31327,-0.143933 0.18626,-0.0762 0.41486,-0.127 0.2286,-0.05927 0.49107,-0.05927 0.508,0 0.82973,0.1524 0.32174,0.143934 0.49954,0.414867 0.18627,0.270934 0.24553,0.643467 0.0677,0.372534 0.0677,0.8128 v 2.472268 h -0.78741 V 88.28651 q 0,-0.389467 -0.0423,-0.668867 -0.0339,-0.2794 -0.14393,-0.465667 -0.1016,-0.186267 -0.28787,-0.270933 -0.1778,-0.09313 -0.46567,-0.09313 -0.39793,0 -0.6604,0.110067 -0.254,0.1016 -0.34713,0.186267 0.0677,0.220133 0.1016,0.4826 0.0339,0.262467 0.0339,0.550333 v 2.472268 h -0.7874 v -2.302934 q 0,-0.389467 -0.0423,-0.668867 -0.0423,-0.2794 -0.1524,-0.465667 -0.1016,-0.186267 -0.28786,-0.270933 -0.1778,-0.09313 -0.4572,-0.09313 -0.11854,0 -0.254,0.0085 -0.13547,0.0085 -0.26247,0.0254 -0.11853,0.0085 -0.22013,0.0254 -0.1016,0.01693 -0.13547,0.0254 v 3.716868 h -0.7874 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2883-3-6-3-0" />
              <path
                 d="m -118.18809,88.388113 q 0,0.524933 -0.1524,0.948267 -0.1524,0.423333 -0.4318,0.728133 -0.27094,0.304801 -0.65194,0.474134 -0.381,0.160867 -0.82973,0.160867 -0.44873,0 -0.82973,-0.160867 -0.381,-0.169333 -0.6604,-0.474134 -0.27094,-0.3048 -0.42334,-0.728133 -0.1524,-0.423334 -0.1524,-0.948267 0,-0.516467 0.1524,-0.939801 0.1524,-0.4318 0.42334,-0.7366 0.2794,-0.3048 0.6604,-0.465667 0.381,-0.169333 0.82973,-0.169333 0.44873,0 0.82973,0.169333 0.381,0.160867 0.65194,0.465667 0.2794,0.3048 0.4318,0.7366 0.1524,0.423334 0.1524,0.939801 z m -0.82127,0 q 0,-0.745067 -0.33867,-1.176867 -0.3302,-0.440267 -0.90593,-0.440267 -0.57573,0 -0.9144,0.440267 -0.3302,0.4318 -0.3302,1.176867 0,0.745067 0.3302,1.185334 0.33867,0.4318 0.9144,0.4318 0.57573,0 0.90593,-0.4318 0.33867,-0.440267 0.33867,-1.185334 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2885-3-9-2-4" />
              <path
                 d="m -115.45337,86.093645 q 0.1016,0 0.2286,0.01693 0.13547,0.0085 0.26247,0.03387 0.127,0.01693 0.2286,0.04233 0.11006,0.01693 0.16086,0.03387 l -0.13546,0.685801 q -0.0931,-0.03387 -0.31327,-0.0762 -0.21167,-0.0508 -0.55033,-0.0508 -0.22014,0 -0.44027,0.0508 -0.21167,0.04233 -0.2794,0.05927 v 3.699935 h -0.7874 v -4.216402 q 0.2794,-0.1016 0.69426,-0.186266 0.41487,-0.09313 0.93134,-0.09313 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2887-3-8-1-8" />
              <path
                 d="m -114.05637,88.396579 q 0,-0.5842 0.16933,-1.016 0.16933,-0.440267 0.44873,-0.728134 0.2794,-0.287866 0.64347,-0.4318 0.36407,-0.143933 0.74507,-0.143933 0.889,0 1.36313,0.5588 0.47413,0.550334 0.47413,1.684867 0,0.0508 0,0.135467 0,0.0762 -0.008,0.143934 h -3.01414 q 0.0508,0.6858 0.39794,1.0414 0.34713,0.3556 1.08373,0.3556 0.41487,0 0.69427,-0.06773 0.28786,-0.0762 0.4318,-0.143934 l 0.11006,0.660401 q -0.14393,0.0762 -0.508,0.160866 -0.3556,0.08467 -0.8128,0.08467 -0.57573,0 -0.99906,-0.169333 -0.41487,-0.1778 -0.6858,-0.482601 -0.27094,-0.3048 -0.4064,-0.719666 -0.127,-0.423334 -0.127,-0.922868 z m 3.0226,-0.4318 q 0.008,-0.5334 -0.27094,-0.872067 -0.27093,-0.347133 -0.75353,-0.347133 -0.27093,0 -0.4826,0.110067 -0.2032,0.1016 -0.34713,0.270933 -0.14394,0.169333 -0.2286,0.389467 -0.0762,0.220133 -0.1016,0.448733 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2889-8-7-5-0" />
              <path
                 d="m -101.1188,87.749309 v 0.372071 l -1.62471,1.624707 -0.49609,-0.496094 0.96325,-0.963249 h -5.03949 v -0.702799 h 5.03949 l -0.96325,-0.96325 0.49609,-0.496094 z"
                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.46667px;line-height:1.85;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:start;text-anchor:start;fill:#7bff7b;fill-opacity:1;stroke:none;stroke-width:0.704255;stroke-opacity:1"
                 id="path2891-6-2-9-4" />
            </g>
          </a>
        </g>
      </a>
    </g>
  </g>
</svg>

              
              <!--<div class="showcase_bottom">
                  <div class="dd_vertical_centralizer" style="justify-content: center">
                  <div>
                      <div style="color: white; margin-bottom: 8px;">Get started for free</div>
                      <div class="dd_stacker_left_right" style="justify-content: center">
                          <a href="/app" class="signin_button">Sign in</a>
                          <a href="/app/sign-up" class="signup_button">Register</a>
                      </div>
                  </div>
                  </div>
              </div>-->
          </div>
      </top_section>
      
      <div id="center_container">
        <div class="video_section">
            <div class="left_container">
                <div>
                    <h1 style="font-family: var(--title-font); font-size: var(--font-size); text-align: left;">
                        <span style="font-size: 3em; line-height: 1.6">Meet PIFOP:</span><br>
                        <span style="font-size: 1.8em; font-weight: normal">
                            The easy to use, online, collaborative
                            platform for solving optimization problems.
                        </span>
                    </h1>
                    
                    <a class="dd-button sample_project_button" style="--button-hover-color: black; border: 1px solid #666; padding: .5em 1em; border-radius: 100vw; font-weight: bold; margin-top: 1.5em; display: inline-block; --button-color: #555" href="/app/view/QJGP2lBj0FtP4jmxfpwQ?open=RKHQnepIXZEPNo4MliJU&amp;active=RKHQnepIXZEPNo4MliJU" target="_blank">
                        SEE SAMPLE PROJECT <i class="fa fa-external-link"></i>
                    </a>
                </div>
            </div>
            
            <div class="right_container">
                <div style="position: relative; width: 100%; padding-bottom: 56.25%; height: 0">
                    <iframe class="shadow" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 0.5em" src="https://www.youtube.com/embed/gij-k9O6pIY?modestbranding=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
                </div>
            </div>
        </div>
        
        <body_section>
          <h2>FEATURES</h2>
          
          <dd_table class="features_grid cols2" style="--default-col-width: 1fr">
              <card class="collaboration">
                  <card_header><icon><i class="fa fa-users"></i></icon><h3>Collaboration</h3></card_header>
                  <p>Work togheter in the same project.&nbsp;&nbsp;&nbsp;<br> View collaborator edits <span class="real-time" data-username="">in real time.</span></p>
              </card>
              
              <card class="languages">
                  <card_header><h3>Modeling Languages</h3><icon><i class="fa fa-code"></i></icon></card_header>
                  <p style="max-width: 380px">
                    <span><i class="fa fa-check"></i> AMPL</span>
                    <span><i class="fa fa-check"></i> GAMS</span>
                    <span><i class="fa fa-check"></i> Python</span>
                    <span><i class="fa fa-check"></i> OPL</span>
                    <span><i class="fa fa-check"></i> MOSEL</span>
                    <span><i class="fa fa-check"></i> ZIMPL</span>
                    <span><i class="fa fa-check"></i> CMPL</span>
                    <span><i class="fa fa-check"></i> GMPL</span>
                  </p>
                  
                  <a href="/help/supported_files.html" class="learn_more">LEARN MORE</a>
              </card>
              
              <card>
                  <card_header><icon><i class="fa fa-cogs"></i></icon><h3>Free-to-use Solver Options</h3></card_header>
                  <p>Free access to dozens of commercial solvers through NEOS: CPLEX, Knitro, Xpress, <a href="/help/running_solver.html#neos">and more</a>.
                  You can also run <a href="/help/running_solver.html#glpsol">GLPSOL locally</a> in your browser.
                  </p>
                  <a href="/help/running_solver.html" class="learn_more">LEARN MORE</a>
              </card>
              
              <card>
                  <card_header><h3>Remote Solver Execution</h3><icon><i class="fa fa-server"></i></icon></card_header>
                  <p style="max-width: 380px">Run solvers installed in your own machines from anywhere in the globe.</p>
                  <a href="/help/running_solver.html#opt_server" class="learn_more">LEARN MORE</a>
              </card>
              
              <card>
                  <card_header><icon><i class="fa fa-thumbs-up"></i></icon><h3>Ease of Use</h3></card_header>
                  <p style="max-width: 300px">No installations needed. Start modeling right away.</p>
                  <a href="/help/getting_started.html" class="learn_more">LEARN MORE</a>
              </card>
              
              <card>
                  <card_header><h3>Google Sheets</h3><icon><i class="fa fa-table"></i></icon></card_header>
                  <p style="max-width: 380px">Read and write Google Spreadsheets directly from your PIFOP programs.</p>
                  <a href="/help/spreadsheets.html" class="learn_more">LEARN MORE</a>
              </card>
              
              <card>
                  <card_header><icon><img src="/images/sum-icon.svg"></icon><h3>Markdown + LaTeX</h3></card_header>
                  <p style="max-width: 380px">Create nice-looking model documentation using Markdown and LaTeX.</p>
                  <a href="/help/markdown_latex.html" class="learn_more">LEARN MORE</a>
              </card>
              
              <card>
                  <card_header><h3>More Users For Less</h3><icon><i class="fa fa-usd"></i></icon></card_header>
                  <p>You pay less when you get PIFOP for multiple people. Ideal for <a href="/for-education">universities</a>, companies or small groups.</p>
                  <a href="/help/subscription_keys.html" class="learn_more">LEARN MORE</a>
              </card>
          </dd_table>
          
          <br>
          <a href="/app/sign-up" class="button_type1" style="font-size: 1.2rem">Try it for free!</a>
        </body_section>
        
        <body_section>
          <h2>PARTNERS</h2>
          
          <div style="display: flex; justify-content: center">
            <a href="/blog/ampl_partnership.html" target="_blank" style="max-width: 400px">
                <img src="/images/AMPL_logo_inline_Technology_Partner.png" alt="AMPL Technology Partner" title="AMPL Technology Partner" style="max-width: 100%">
            </a>
          </div>
          
          <a href="/contact" style="border: 3px dashed #aaa; padding: 5px; color: #434d5c; font-size: 0.95rem; margin-top: 1.5rem; display: inline-block"><b>YOUR SOFTWARE HERE</b></a>
        </body_section>
        
        <body_section hidden>
            <h2>PLANS AND PRICING (USD)</h2>
            
            <!--#include virtual="/sub_plans_displayer.inc" -->
<div class="sub_plans_displayer">
    <div class="bill_frequency_radio">
        <dd-radio dd-group="billing_frequency" dd-onanychange="updateSubscriptionPlansDisplayer()" value="MONTH" checked>Monthly</dd-radio>
        <dd-radio dd-group="billing_frequency" value="YEAR">Annual</dd-radio>
    </div>
    
    <div style="display: flex; overflow: visible; padding-left: 20px; padding-right: 20px; padding-top: 20px; justify-content: center">
        <div class="sub_plan_card header">
            <div class="trial" style="visibility: hidden">&nbsp;</div>
            
            <div class="name">Plan Name</div>
            
            <div class="body">
                <div class="price">Price</div>
                
                <a class="dd-button" href="/pricing#feat_collaborators"><i class="fa fa-info-circle"></i>Collaborators<dd-tooltip class="collaborators"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_projects"><i class="fa fa-info-circle"></i>Projects<dd-tooltip class="projects"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_max_files"><i class="fa fa-info-circle"></i>Files per project<dd-tooltip class="max_files"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_project_size"><i class="fa fa-info-circle"></i>Project size<dd-tooltip class="project_size"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_parallel"><i class="fa fa-info-circle"></i>Parallel execution<dd-tooltip class="parallel_exec"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_terminal"><i class="fa fa-info-circle"></i>Terminal lines<dd-tooltip class="terminal_lines"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_tabs"><i class="fa fa-info-circle"></i>Open browser tabs<dd-tooltip class="max_tabs"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_neos"><i class="fa fa-info-circle"></i>Can use NEOS<dd-tooltip class="can_use_neos"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_glpsol"><i class="fa fa-info-circle"></i>Can use GLPSOL<dd-tooltip class="can_use_glpsol"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_persistent"><i class="fa fa-info-circle"></i>Persistent execution<dd-tooltip class="persistent_exec"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_google_sheets"><i class="fa fa-info-circle"></i>Google Spreadsheets<dd-tooltip class="google_sheets"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_opt_usage"><i class="fa fa-info-circle"></i>Can use Opt-Servers<dd-tooltip class="can_use_opt"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_opt_host"><i class="fa fa-info-circle"></i>Can host Opt-Servers<dd-tooltip class="can_host_opt"></dd-tooltip></a>
                <a class="dd-button" href="/pricing#feat_prov_opt"><i class="fa fa-info-circle"></i>Provisioned Opt-Server<dd-tooltip class="prov_opt"></dd-tooltip></a>
            </div>
        </div>
        
        <div class="sub_plan_cards">
            <dd-array dd-array="SUB_PLANS">
                <template>
                    <div class="sub_plan_card">
                        $[*].trialNote
                        
                        <div class="name">$[*].alias</div>
                        
                        <div class="body">
                            <div class="price">$[*].displayedPrice</div>
                            <div>$[*].displayedMaxCollaborators</div>
                            <div>$[*].displayedMaxProjects</div>
                            <div>$[*].displayedMaxFilesPerProject</div>
                            <div>$[*].maxProjectSizeMb MB</div>
                            <div>$[*].parallelExecution</div>
                            <div>$[*].maxTerminalLines</div>
                            <div>$[*].openBrowserTabs</div>
                            <div><i class="ynIcon fa $[*].canUseNEOSIcon"></i></div>
                            <div><i class="ynIcon fa $[*].canUseGLPSOLIcon"></i></div>
                            <div><i class="ynIcon fa $[*].persistentExecutionIcon"></i></div>
                            <div><i class="ynIcon fa $[*].googleSheetsIcon"></i></div>
                            <div><i class="ynIcon fa $[*].canUseOptServerIcon"></i></div>
                            <div class="host_opt_server">
                                </i><i class="fa fa-info-circle" style="visibility: hidden"></i>
                                <i class="ynIcon fa $[*].canHostOptServerIcon"></i>
                                $[*].hostOptServerInfoIcon
                            </div>
                            <div>$[*].displayedProvisionedOptServer</div>
                        </div>
                        
                        $[*].displayedSubKeys
                    </div>
                </template>
            </dd-array>
        </div>
    </div>
</div>

          
            <div style="text-align: center">
                <b><a href="/pricing" style="color: #333; text-decoration: none; outline: none; font-size: .95rem">LEARN MORE <i class="fa fa-arrow-right"></i></a></b>
                <br>
                <br>
                
                <a href="/app/sign-up" class="button_type1" style="font-size: 1.2rem">Start using PIFOP now!</a>
                <br>
            </div>
        </body_section>
        
        <body_section>
          <h2>WHO IS USING PIFOP</h2>
          
          <a href="https://www.skema.edu/campus/lille-campus" class="institution_card" target="_blank"><img src="/images/skema-logo.png"></a>
          <a href="https://ufmg.br" class="institution_card" target="_blank"><img src="/images/ufmg-logo.png"></a>
          <a href="https://ufop.br" class="institution_card" target="_blank"><img src="/images/ufop-logo.png"></a>
          
          <div style="margin-top: 1.5rem">
              <a href="/pricing" style="border: 3px dashed #aaa; padding: 5px; color: #434d5c; font-size: 0.95rem"><b>YOUR INSTITUTION HERE</b></a>
          </div>
        </body_section>
        
        <footer_container>
          <!-- Page Footer -->
          <!--#include virtual="/footer.inc" --><div id="page_footer" class="shadow">
    <div class="dd_horizontal_centralizer">
        &copy; PIFOP Solutions
    </div>
</div>

<page_footer_links>
    <a href="/terms">Terms and Privacy</a>
    <a href="/help">Help</a>
    <a href="/pricing">Pricing</a>
    <a href="/about">About</a>
    <a href="/blog">Blog</a>
    <a href="/contact">Contact us</a>
    <a href="/status"><i class="fa fa-server"></i> Server Status</a>
    <a href="https://twitter.com/PIFOPSolutions" target="_blank"><i class="fa fa-twitter"></i> Twitter</a>
    <a href="https://www.linkedin.com/company/pifop/" target="_blank"><i class="fa fa-linkedin-square"></i> LinkedIn</a>
</page_footer_links>

        </footer_container>
      </div>
    </div>
    
    
    <script src="/sub_plans_info.js-v2025.05.04.02.25.20"></script>
    <script src="/sub_plans_displayer.js-v2025.05.04.02.25.20"></script>
    
    <script>
      document.querySelector("#hamburger_menu_button").onclick = function(event) {
          document.querySelector("#hamburger_menu").classList.toggle("show");
      };
      
      // REAL TIME ANIMATION
      let rememberUsername = window.localStorage.getItem("remember_me_username");
      if (rememberUsername) {
          name = rememberUsername;
      } else {
          let names = ["Liam", "Noah", "Oliver", "Elijah", "James", "William", "Benjamin", "Lucas", "Henry", "Theodore",
                       "Olivia", "Emma", "Charllotte", "Amelia", "Ava", "Sophia", "Isabella", "Mia", "Evelyn", "Harper"
                      ];
          name = names[Math.floor(Math.random() * names.length)];
      }
      
      document.querySelector(".features_grid card.collaboration .real-time").dataset.username = name;
      
      
      let rta = {
          target: "in real time.",
          current: "",
          intervalId: null,
          elem: document.querySelector(".real-time")
      };
      
      rta.update = function() {
          if (rta.current != rta.target) {
              rta.current += rta.target[rta.current.length];
              
              rta.elem.innerText = rta.current;
          } else {
              window.clearInterval(rta.intervalId);
              rta.intervalId = null;
              
              window.setTimeout(rta.start, 1500);
          }
      };
      
      rta.start = function() {
         rta.current = "";
         rta.intervalId = window.setInterval(rta.update, 200);
      };
      
      rta.start();
      
//       DD_SetEventListener(`[id^="toolbox_img_tip"]`, "onclick", function(event) {
//         event.stopPropagation();
//       });
        
      //DD_SetProperty(`[id^="toolbox_img_tip1"]`, "--translate-x", "231.21642px");
      //DD_SetProperty(`[id^="toolbox_img_tip1"]`, "--translate-y", "-1.8604041px");
      
      //DD_SetProperty(`[id^="toolbox_img_tip3"]`, "--translate-x", "22.970011px");
      //DD_SetProperty(`[id^="toolbox_img_tip3"]`, "--translate-y", "-181.94628px");
      
      //DD_SetProperty(`[id^="toolbox_img_tip4"]`, "--translate-x", "6.6206395px");
      //DD_SetProperty(`[id^="toolbox_img_tip4"]`, "--translate-y", "-239.35492px");
      
      //DD_SetProperty(`[id^="toolbox_img_tip5"]`, "--translate-x", "-147.28681px");
      //DD_SetProperty(`[id^="toolbox_img_tip5"]`, "--translate-y", "-230.84924px");
      
      //DD_SetProperty(`[id^="toolbox_img_tip6"]`, "--translate-x", "-122.53256px");
      //DD_SetProperty(`[id^="toolbox_img_tip6"]`, "--translate-y", "-246.98727px");
      
      /*
      DD_ForEach(`[sodipodi\\:absref^="/home/davidoro/lamodal/lamodal-git-repo/lamodal.com"]`, function(elem) {
        elem.setAttribute("href", elem.getAttribute("sodipodi:absref").replace("/home/davidoro/lamodal/lamodal-git-repo/lamodal.com", ""));
      });
      
      
      DD_ForEach(`svg a`, function(elem) {
        let href = elem.getAttribute("xlink:href");
        if (href) {
            elem.setAttribute("xlink:href", href.replace("file://", ""));
            elem.setAttribute("href", href.replace("file://", ""));
        }
      });
      */
      
      function handleToolboxImageLoad(event) {
        ++toolboxImagesLoaded;
        if (toolboxImagesLoaded == toolboxImages.length) {
            DD_AddClass(`[id^="toolbox_img_g"], [id^="toolbox_img_line"]`, "visible");
        }
      }
      
      let toolboxImagesLoaded = 0;
      
      let toolboxImages = [
        "/images/laptop.png",
        "/images/terminal.gif",
        "/images/neos-glpsol.png",
        "/images/gsheets-logo.png",
        "/images/users-icon.png",
        "/images/checkmark.png"
      ];
      
      for (let imgSrc of toolboxImages) {
        let image = new Image();
        image.onload = handleToolboxImageLoad;
        image.src = imgSrc;
      }
      
      function hideAllToolboxImageTooltips() {
        DD_RemoveClass(`[id^="toolbox_img_tip"]`, "show");
        DD_RemoveClass(`[id^="toolbox_img_g"]`, "active");
      }
      
      DD_SetEventListener(`[id^="toolbox_img_g"]`, "onclick", function(event) {
        let num = parseInt(event.currentTarget.id.substring(event.currentTarget.id.length-1));
        let tooltipId = `#toolbox_img_tip${num}`;
        
        if (!DD_HasClass(tooltipId, "show")) {
            hideAllToolboxImageTooltips();
        
            DD_AddClass(tooltipId, "show");
            DD_AddClass(event.currentTarget, "active");
        } else {
            hideAllToolboxImageTooltips();
        }
        
        event.stopPropagation();
      });
      
      window.addEventListener("click", function(event) {
        hideAllToolboxImageTooltips();
      });
      
      window.addEventListener("keydown", function(event) {
        if (event.keyCode == 27) {
            hideAllToolboxImageTooltips();
        }
      });
      window.addEventListener("scroll", function(event) {
        hideAllToolboxImageTooltips();
      });
    </script>
  </body>
</html>







                               

Whois info of domain

Domain Name: PIFOP.COM
Registry Domain ID: 2600115182_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.registrar.amazon
Registrar URL: http://registrar.amazon.com
Updated Date: 2025-02-17T22:10:34Z
Creation Date: 2021-03-23T22:55:50Z
Registry Expiry Date: 2026-03-23T22:55:50Z
Registrar: Amazon Registrar, Inc.
Registrar IANA ID: 468
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2024422253
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS-1219.AWSDNS-24.ORG
Name Server: NS-2025.AWSDNS-61.CO.UK
Name Server: NS-71.AWSDNS-08.COM
Name Server: NS-780.AWSDNS-33.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-05T18:17:21Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass