{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-products/hosted-checkout/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Order Statuses","description":"Official Banxa API documentation – on-ramp and off-ramp transfers with identity verification and compliance.","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"order-statuses","__idx":0},"children":["Order Statuses"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Every Banxa order moves through a sequence of statuses from creation to completion. The order response from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /v2/buy"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /v2/sell"]},", and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GET /v2/orders"]}," all include an order status field."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You may want to group or map these statuses into something more meaningful for the experience you present to your customers."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"status-reference","__idx":1},"children":["Status reference"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Status"},"children":["Status"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Definition"},"children":["Definition"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pendingPayment"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order has been created and the customer has submitted KYC information. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Buy:"]}," waiting for customer payment. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Sell:"]}," waiting for required conditions before Banxa can accept the crypto payment."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["waitingPayment"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Buy:"]}," customer has submitted payment information; waiting for final confirmation from external payment systems. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Sell:"]}," all conditions are met and the customer needs to send crypto to the provided wallet address. This webhook signals that cryptocurrency is ready to be sent to Banxa."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["paymentReceived"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Payment confirmed. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Buy:"]}," fiat payment received. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Sell:"]}," crypto payment received."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["inProgress"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Payment information has been received by external payment systems. The order is in final verification and processing."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cryptoTransferred"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Cryptocurrency transaction has been submitted to the blockchain."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["complete"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order completed. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Buy:"]}," deemed complete after 2 blockchain confirmations. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Sell:"]}," deemed complete when fiat has been successfully sent to the customer."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cancelled"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order cancelled by Banxa due to internal risk and compliance alerts."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["declined"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order declined by external payment systems."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["expired"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order created but payment not received within the expiry window. Expiry times vary by payment method. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Note:"]}," expired orders can become active again — if payment is received after expiry, the order will automatically continue through the normal processing stages."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["refunded"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order refunded by Banxa customer support at the customer's request."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extraVerification"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Order held for additional verification (e.g., ID or address verification). Banxa customer support will contact the customer to resolve the order."]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"typical-on-ramp-buy-flow","__idx":2},"children":["Typical on-ramp (buy) flow"]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart LR\n    A([Order created]) -->|pendingPayment| B[KYC]\n    B -->|pendingPayment| C[Payment]\n    C -->|cancelled / declined| D([cancelled / declined])\n    D -->|timeout| E([expired])\n    C -->|paymentReceived| F[Order\\nexecution]\n    F -->|inProgress| G{Verified?}\n    G -->|cryptoTransferred| H[Crypto sent\\nto wallet]\n    H -->|complete| Z([complete])\n    G -->|inProgress| I[Manual\\nreview]\n    I -->|resolved| Z\n    I -->|timeout| E\n","diagramHtml":"<svg id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1912.79931640625px;\" viewBox=\"0 0 1912.79931640625 311\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .error-icon{fill:#552222;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .error-text{fill:#552222;stroke:#552222;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edge-thickness-normal{stroke-width:1px;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edge-thickness-thick{stroke-width:3.5px;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edge-pattern-solid{stroke-dasharray:0;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .marker{fill:#333333;stroke:#333333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .marker.cross{stroke:#333333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 p{margin:0;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .cluster-label text{fill:#333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .cluster-label span{color:#333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .cluster-label span p{background-color:transparent;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .label text,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 span{fill:#333;color:#333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node rect,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node circle,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node ellipse,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node polygon,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .rough-node .label text,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node .label text,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .image-shape .label,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .icon-shape .label{text-anchor:middle;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .rough-node .label,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node .label,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .image-shape .label,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .icon-shape .label{text-align:center;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node.clickable{cursor:pointer;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .arrowheadPath{fill:#333333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .flowchart-link{stroke:#333333;fill:none;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .cluster text{fill:#333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .cluster span{color:#333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 rect.text{fill:none;stroke-width:0;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .icon-shape,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .icon-shape p,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .icon-shape .label rect,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 .node .neo-node{stroke:#9370DB;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 [data-look=\"neo\"].node rect,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 [data-look=\"neo\"].cluster rect,#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M137.511,146.25L152.175,146.167C166.839,146.083,196.167,145.917,224.912,145.833C253.657,145.75,281.819,145.75,295.899,145.75L309.98,145.75\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_A_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A_B_0\" data-points=\"W3sieCI6MTM3LjUxMTIxMjQzMTgyNTMzLCJ5IjoxNDYuMjV9LHsieCI6MjI1LjQ5NTU5MDIwOTk2MDk0LCJ5IjoxNDUuNzV9LHsieCI6MzEzLjk3OTk2NTIwOTk2MDk0LCJ5IjoxNDUuNzV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path><path d=\"M402.542,145.75L417.29,145.75C432.037,145.75,461.532,145.75,490.36,145.75C519.188,145.75,547.35,145.75,561.43,145.75L575.511,145.75\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_B_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_C_0\" data-points=\"W3sieCI6NDAyLjU0MjQ2NTIwOTk2MDk0LCJ5IjoxNDUuNzV9LHsieCI6NDkxLjAyNjg0MDIwOTk2MDk0LCJ5IjoxNDUuNzV9LHsieCI6NTc5LjUxMTIxNTIwOTk2MDksInkiOjE0NS43NX1d\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path><path d=\"M677.672,118.75L697.5,103.542C717.327,88.333,756.982,57.917,803.035,42.708C849.089,27.5,901.542,27.5,955.22,27.5C1008.897,27.5,1063.798,27.5,1117.496,27.5C1171.194,27.5,1223.688,27.5,1275.082,27.5C1326.475,27.5,1376.766,27.5,1416.652,27.58C1456.537,27.659,1486.016,27.819,1500.756,27.899L1515.496,27.978\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_C_D_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_D_0\" data-points=\"W3sieCI6Njc3LjY3MjQwMzc2NzA0MzQsInkiOjExOC43NX0seyJ4Ijo3OTYuNjM2MjE1MjA5OTYwOSwieSI6MjcuNX0seyJ4Ijo5NTMuOTk1NTkwMjA5OTYwOSwieSI6MjcuNX0seyJ4IjoxMTE4LjY5ODcxNTIwOTk2MSwieSI6MjcuNX0seyJ4IjoxMjc2LjE4MzA5MDIwOTk2MSwieSI6MjcuNX0seyJ4IjoxNDI3LjA1ODA5MDIwOTk2MSwieSI6MjcuNX0seyJ4IjoxNTE5LjQ5NTU5MDIwOTk2MDMsInkiOjI4fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path><path d=\"M1691.319,28L1701.205,27.917C1711.09,27.833,1730.861,27.667,1751.571,29.872C1772.281,32.077,1793.931,36.653,1804.756,38.942L1815.581,41.23\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_D_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_E_0\" data-points=\"W3sieCI6MTY5MS4zMTkzMDI2NDE3ODgyLCJ5IjoyOC4wMDAwMDAwMDAwMDAwMDR9LHsieCI6MTc1MC42MzE4MDU0MTk5MjE5LCJ5IjoyNy41fSx7IngiOjE4MTkuNDk0Mjk5MTMxNTY1LCJ5Ijo0Mi4wNTcxNTU4NjY3MjI1NX1d\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path><path d=\"M705.433,167.906L720.634,173.255C735.834,178.604,766.235,189.302,795.97,194.651C825.704,200,854.772,200,869.305,200L883.839,200\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_C_F_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_F_0\" data-points=\"W3sieCI6NzA1LjQzMzA5MDIwOTk2MDksInkiOjE2Ny45MDU4MTc2NjU4Mzg5NX0seyJ4Ijo3OTYuNjM2MjE1MjA5OTYwOSwieSI6MjAwfSx7IngiOjg4Ny44MzkzNDAyMDk5NjA5LCJ5IjoyMDB9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path><path d=\"M1020.152,200L1036.576,200C1053.001,200,1085.85,200,1118.032,200C1150.214,200,1181.73,200,1197.488,200L1213.246,200\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_F_G_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_G_0\" data-points=\"W3sieCI6MTAyMC4xNTE4NDAyMDk5NjA5LCJ5IjoyMDB9LHsieCI6MTExOC42OTg3MTUyMDk5NjEsInkiOjIwMH0seyJ4IjoxMjE3LjI0NTU5MDIwOTk2MSwieSI6MjAwfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path><path d=\"M1317.566,182.446L1335.815,174.705C1354.063,166.964,1390.561,151.482,1425.614,143.741C1460.667,136,1494.275,136,1511.08,136L1527.884,136\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_G_H_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_H_0\" data-points=\"W3sieCI6MTMxNy41NjYxOTgxMjE1Mzc0LCJ5IjoxODIuNDQ1NjA3OTExNTc2NX0seyJ4IjoxNDI3LjA1ODA5MDIwOTk2MSwieSI6MTM2fSx7IngiOjE1MzEuODg0MDEwMzE0OTQxNCwieSI6MTM2fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path><path d=\"M1677.931,136L1690.048,136C1702.165,136,1726.398,136,1753.286,153.655C1780.173,171.311,1809.715,206.621,1824.485,224.277L1839.256,241.932\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_H_Z_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_H_Z_0\" data-points=\"W3sieCI6MTY3Ny45MzA4ODUzMTQ5NDE0LCJ5IjoxMzZ9LHsieCI6MTc1MC42MzE4MDU0MTk5MjE5LCJ5IjoxMzZ9LHsieCI6MTg0MS44MjI1MzI4NjI0MjQ5LCJ5IjoyNDV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path><path d=\"M1317.566,217.554L1335.815,225.295C1354.063,233.036,1390.561,248.518,1428.123,256.259C1465.685,264,1504.312,264,1523.625,264L1542.939,264\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_G_I_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_I_0\" data-points=\"W3sieCI6MTMxNy41NjYxOTgxMjE1Mzc0LCJ5IjoyMTcuNTU0MzkyMDg4NDIzNX0seyJ4IjoxNDI3LjA1ODA5MDIwOTk2MSwieSI6MjY0fSx7IngiOjE1NDYuOTM4Njk3ODE0OTQxNCwieSI6MjY0fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path><path d=\"M1662.876,264L1677.502,264C1692.128,264,1721.38,264,1745.391,264.078C1769.403,264.156,1788.174,264.311,1797.559,264.389L1806.944,264.467\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_I_Z_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_I_Z_0\" data-points=\"W3sieCI6MTY2Mi44NzYxOTc4MTQ5NDE0LCJ5IjoyNjR9LHsieCI6MTc1MC42MzE4MDU0MTk5MjE5LCJ5IjoyNjR9LHsieCI6MTgxMC45NDQzMDU0MTk5NTUzLCJ5IjoyNjQuNX1d\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path><path d=\"M1636.091,225L1655.181,201.125C1674.271,177.25,1712.452,129.5,1742.676,102.371C1772.9,75.243,1795.168,68.736,1806.302,65.482L1817.436,62.228\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-L_I_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_I_E_0\" data-points=\"W3sieCI6MTYzNi4wOTEyNjA5NjQ5NzgzLCJ5IjoyMjV9LHsieCI6MTc1MC42MzE4MDU0MTk5MjE5LCJ5Ijo4MS43NX0seyJ4IjoxODIxLjI3NTcyMzQ3MjQyNTYsInkiOjYxLjEwNjUxMjUyNDY3ODcwNn1d\" data-look=\"classic\" marker-end=\"url(#diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(225.49559020996094, 145.75)\"><g class=\"label\" data-id=\"L_A_B_0\" transform=\"translate(-63.484375, -12)\"><foreignObject width=\"126.96875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>pendingPayment</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(491.02684020996094, 145.75)\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(-63.484375, -12)\"><foreignObject width=\"126.96875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>pendingPayment</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1118.698715209961, 27.5)\"><g class=\"label\" data-id=\"L_C_D_0\" transform=\"translate(-73.546875, -12)\"><foreignObject width=\"147.09375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>cancelled / declined</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1750.6318054199219, 27.5)\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(-29.34375, -12)\"><foreignObject width=\"58.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>timeout</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(796.6362152099609, 200)\"><g class=\"label\" data-id=\"L_C_F_0\" transform=\"translate(-66.203125, -12)\"><foreignObject width=\"132.40625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>paymentReceived</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1118.698715209961, 200)\"><g class=\"label\" data-id=\"L_F_G_0\" transform=\"translate(-39.296875, -12)\"><foreignObject width=\"78.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>inProgress</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1427.058090209961, 136)\"><g class=\"label\" data-id=\"L_G_H_0\" transform=\"translate(-66.9375, -12)\"><foreignObject width=\"133.875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>cryptoTransferred</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1750.6318054199219, 136)\"><g class=\"label\" data-id=\"L_H_Z_0\" transform=\"translate(-34.8125, -12)\"><foreignObject width=\"69.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>complete</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1427.058090209961, 264)\"><g class=\"label\" data-id=\"L_G_I_0\" transform=\"translate(-39.296875, -12)\"><foreignObject width=\"78.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>inProgress</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1750.6318054199219, 264)\"><g class=\"label\" data-id=\"L_I_Z_0\" transform=\"translate(-31.6640625, -12)\"><foreignObject width=\"63.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>resolved</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1716.34252, 124.63385)\"><g class=\"label\" data-id=\"L_I_E_0\" transform=\"translate(-29.34375, -12)\"><foreignObject width=\"58.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>timeout</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-flowchart-A-0\" data-look=\"classic\" transform=\"translate(72.50560760498047, 145.75)\"><g class=\"basic label-container outer-path\"><path d=\"M-45.015625 -19.5 C-22.919087738716456 -19.5, -0.8225504774329124 -19.5, 45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 C45.46781815310562 -19.48549904572048, 45.920011306211244 -19.47099809144096, 46.2649942896239 -19.45993515863156 C46.63398997812529 -19.42433858834407, 47.002985666626685 -19.388742018056586, 47.509229652847864 -19.3399052695533 C47.80224480516788 -19.29253285209264, 48.0952599574879 -19.245160434631988, 48.74321825967676 -19.140403561325776 C49.124894573072616 -19.05328843346388, 49.506570886468474 -18.966173305601988, 49.96188938623539 -18.862249829261074 C50.35118319653815 -18.746709469808124, 50.740477006840905 -18.631169110355177, 51.160235251460605 -18.50658706670804 C51.57109324962157 -18.355387525455104, 51.98195124778254 -18.204187984202164, 52.3333315951478 -18.074876768247425 C52.70617931433715 -17.90982814309692, 53.0790270335265 -17.744779517946416, 53.47635791279238 -17.568892924097174 C53.77999145208471 -17.41048750113493, 54.083624991377036 -17.252082078172688, 54.58461726407678 -16.990714730406097 C54.88239644277878 -16.810199242332253, 55.18017562148078 -16.629683754258405, 55.6535555736057 -16.342718045390892 C55.87006198223828 -16.191692547140175, 56.086568390870866 -16.040667048889457, 56.67878034457871 -15.627565626425154 C56.922139750812974 -15.433492976019103, 57.16549915704724 -15.239420325613054, 57.656078708501866 -14.848196188198123 C57.85481179568954 -14.667712056603623, 58.053544882877226 -14.487227925009122, 58.58143473676799 -14.007812326905688 C58.80667937949215 -13.775228740363898, 59.031924022216316 -13.542645153822109, 59.45104594296865 -13.10986736009568 C59.76537656326818 -12.740636727572873, 60.079707183567706 -12.371406095050066, 60.26133890812658 -12.158051136245305 C60.54124253527302 -11.783005775614088, 60.82114616241946 -11.407960414982869, 61.008983964640635 -11.156274872382312 C61.1887927336659 -10.880040317744424, 61.36860150269117 -10.603805763106536, 61.69090887860425 -10.108655082055241 C61.85250767439804 -9.82172005647087, 62.01410647019184 -9.534785030886498, 62.304311474273504 -9.019496659696287 C62.475378071833575 -8.664273209623964, 62.64644466939365 -8.309049759551643, 62.84667114880834 -7.893275190886684 C62.99933070726563 -7.51620313002541, 63.151990265722915 -7.1391310691641365, 63.315759229970325 -6.734618561215508 C63.42895904882831 -6.393678742757065, 63.5421588676863 -6.052738924298622, 63.70964813421488 -5.548287939305138 C63.78424504548625 -5.263817586121531, 63.85884195675763 -4.979347232937925, 64.02671928754556 -4.339158212148133 C64.10560786661723 -3.9340820317221987, 64.1844964456889 -3.5290058512962643, 64.26566977658177 -3.1121979531509023 C64.32395378627768 -2.6601586834289512, 64.3822377959736 -2.208119413707, 64.42551770250937 -1.872449005199798 C64.45444507162156 -1.4218818815252314, 64.48337244073376 -0.9713147578506647, 64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.30714294520717395, 64.50560621591342 0.010719872232927807, 64.50560621591342 0.625005762647271 C64.48170794540194 0.9972406162003788, 64.45780967489046 1.3694754697534868, 64.42551770250937 1.8724490051997846 C64.38592536145309 2.1795193840401845, 64.34633302039681 2.4865897628805844, 64.26566977658177 3.1121979531508885 C64.21038251397546 3.39608636166726, 64.15509525136913 3.679974770183632, 64.02671928754556 4.339158212148129 C63.957477092808894 4.603208710436085, 63.88823489807222 4.867259208724041, 63.70964813421489 5.548287939305125 C63.616702652924126 5.8282249201015315, 63.52375717163336 6.108161900897937, 63.315759229970325 6.734618561215495 C63.209808965234195 6.996317763522749, 63.103858700498066 7.258016965830005, 62.84667114880834 7.893275190886679 C62.677744144501816 8.24405572978805, 62.50881714019529 8.59483626868942, 62.304311474273504 9.019496659696284 C62.09429483480273 9.392402469567438, 61.884278195331966 9.765308279438594, 61.69090887860425 10.108655082055236 C61.47007729944254 10.447911689229624, 61.24924572028084 10.787168296404014, 61.00898396464064 11.156274872382301 C60.84406818200231 11.377246996980794, 60.67915239936398 11.598219121579287, 60.26133890812658 12.158051136245302 C60.030473805218755 12.429238422717336, 59.79960870231093 12.700425709189371, 59.45104594296866 13.10986736009567 C59.249341606688574 13.31814364753885, 59.04763727040848 13.526419934982028, 58.58143473676799 14.007812326905684 C58.22441933292112 14.332044270569451, 57.867403929074264 14.65627621423322, 57.65607870850189 14.848196188198111 C57.28815936587633 15.141602073197095, 56.920240023250784 15.43500795819608, 56.67878034457871 15.627565626425152 C56.41438697378501 15.811994996486288, 56.1499936029913 15.996424366547423, 55.65355557360571 16.34271804539089 C55.25823636879746 16.58236287049916, 54.862917163989216 16.82200769560743, 54.58461726407678 16.990714730406093 C54.33065732464538 17.12320546813835, 54.076697385213976 17.255696205870613, 53.47635791279239 17.56889292409717 C53.01947891075666 17.771139705464325, 52.56259990872094 17.973386486831476, 52.333331595147804 18.07487676824742 C51.90417055507137 18.232811998116716, 51.47500951499492 18.39074722798601, 51.16023525146062 18.506587066708033 C50.74066381883157 18.631113665536944, 50.32109238620253 18.75564026436585, 49.96188938623541 18.86224982926107 C49.69507606378837 18.923148228989962, 49.42826274134133 18.984046628718854, 48.743218259676766 19.140403561325773 C48.46364456424114 19.185602868277414, 48.18407086880552 19.23080217522906, 47.50922965284788 19.3399052695533 C47.06894549484845 19.382378952756333, 46.62866133684903 19.424852635959365, 46.2649942896239 19.45993515863156 C45.793288618544445 19.47506184138369, 45.32158294746499 19.490188524135814, 45.01562500000001 19.5 C45.01562500000001 19.5, 45.015625 19.5, 45.015625 19.5 C23.286149709007137 19.5, 1.5566744180142749 19.5, -45.01562499999999 19.5 C-45.27248701699446 19.491762935066575, -45.52934903398892 19.483525870133146, -46.26499428962389 19.45993515863156 C-46.6342409516238 19.42431437723251, -47.00348761362372 19.388693595833463, -47.50922965284787 19.3399052695533 C-47.82025085741134 19.289621773204942, -48.1312720619748 19.239338276856586, -48.74321825967676 19.140403561325773 C-49.151862026812694 19.047133288126787, -49.56050579394862 18.953863014927805, -49.961889386235384 18.862249829261074 C-50.221425437472625 18.785220891586395, -50.48096148870986 18.70819195391172, -51.16023525146059 18.506587066708043 C-51.42307684705239 18.409858929849186, -51.68591844264419 18.31313079299033, -52.3333315951478 18.074876768247425 C-52.67827596707175 17.922180127207927, -53.0232203389957 17.769483486168426, -53.47635791279238 17.568892924097174 C-53.76044433097022 17.420685221699827, -54.04453074914807 17.27247751930248, -54.58461726407678 16.990714730406097 C-54.943999272832656 16.77285524473518, -55.30338128158852 16.554995759064262, -55.653555573605686 16.3427180453909 C-55.98341806975835 16.112620247592115, -56.313280565911015 15.882522449793333, -56.67878034457871 15.627565626425156 C-56.91438424143284 15.439677788366991, -57.14998813828698 15.251789950308824, -57.656078708501866 14.848196188198125 C-57.9225660205893 14.606179462228221, -58.189053332676735 14.364162736258317, -58.581434736767974 14.007812326905697 C-58.78392674608781 13.798722702379827, -58.986418755407634 13.589633077853957, -59.451045942968655 13.109867360095677 C-59.737191956113115 12.773743970886791, -60.023337969257575 12.437620581677905, -60.261338908126575 12.158051136245307 C-60.42382607789982 11.940333131634853, -60.58631324767306 11.7226151270244, -61.008983964640635 11.156274872382316 C-61.17161720830789 10.906426536968667, -61.33425045197515 10.656578201555018, -61.69090887860425 10.108655082055249 C-61.93606139402869 9.673361966535094, -62.18121390945314 9.238068851014937, -62.304311474273504 9.019496659696289 C-62.50279370095488 8.607344069153086, -62.70127592763626 8.195191478609885, -62.84667114880834 7.893275190886686 C-62.96957145723434 7.58970905295865, -63.09247176566034 7.286142915030615, -63.315759229970325 6.73461856121551 C-63.470208195274026 6.269442885821526, -63.62465716057773 5.8042672104275415, -63.70964813421488 5.5482879393051325 C-63.77921059923132 5.283016111634404, -63.84877306424776 5.017744283963674, -64.02671928754556 4.339158212148136 C-64.08379558137474 4.046083506414265, -64.14087187520391 3.753008800680394, -64.26566977658177 3.112197953150904 C-64.31576917910074 2.7236368804598787, -64.3658685816197 2.3350758077688534, -64.42551770250937 1.872449005199809 C-64.44225318149725 1.6117804113279406, -64.45898866048515 1.3511118174560721, -64.50560621591342 0.6250057626472781 C-64.50560621591342 0.24275886776609135, -64.50560621591342 -0.13948802711509545, -64.50560621591342 -0.6250057626472687 C-64.48576491045725 -0.9340501107406639, -64.46592360500107 -1.2430944588340591, -64.42551770250937 -1.8724490051997822 C-64.36609076961334 -2.3333525615662003, -64.30666383671729 -2.794256117932619, -64.26566977658177 -3.112197953150895 C-64.19994865315518 -3.4496620317821343, -64.13422752972858 -3.787126110413373, -64.02671928754556 -4.339158212148126 C-63.95240315956143 -4.6225578169652355, -63.878087031577294 -4.905957421782344, -63.70964813421489 -5.548287939305123 C-63.59098172576221 -5.905692254640013, -63.47231531730953 -6.263096569974905, -63.31575922997033 -6.734618561215485 C-63.205676573134255 -7.006524851903977, -63.09559391629818 -7.278431142592469, -62.84667114880834 -7.893275190886676 C-62.71520188197819 -8.16627393645117, -62.58373261514804 -8.439272682015662, -62.304311474273504 -9.019496659696282 C-62.15811151654267 -9.279089488998425, -62.01191155881184 -9.53868231830057, -61.69090887860425 -10.108655082055243 C-61.47830415029581 -10.435273037100231, -61.265699421987385 -10.761890992145219, -61.00898396464064 -11.156274872382308 C-60.78262262762957 -11.45957844203511, -60.5562612906185 -11.762882011687909, -60.26133890812659 -12.158051136245302 C-59.938842469679585 -12.536873803412348, -59.61634603123258 -12.915696470579395, -59.45104594296866 -13.10986736009567 C-59.17690763060922 -13.392937674780814, -58.90276931824978 -13.676007989465958, -58.581434736767996 -14.007812326905677 C-58.35445196130594 -14.213952077945178, -58.12746918584388 -14.42009182898468, -57.65607870850189 -14.848196188198107 C-57.45368413827753 -15.009600472006323, -57.251289568053174 -15.171004755814536, -56.67878034457872 -15.627565626425149 C-56.30150872077091 -15.890733979368104, -55.924237096963104 -16.15390233231106, -55.653555573605715 -16.342718045390885 C-55.262193064780234 -16.579964298142276, -54.870830555954754 -16.817210550893666, -54.58461726407679 -16.99071473040609 C-54.16445584869851 -17.20991267168271, -53.744294433320235 -17.429110612959324, -53.47635791279239 -17.56889292409717 C-53.22447083641857 -17.68039586084322, -52.97258376004474 -17.79189879758927, -52.333331595147804 -18.07487676824742 C-51.881819324121686 -18.24103745771871, -51.430307053095575 -18.40719814719, -51.16023525146062 -18.506587066708033 C-50.73708889171728 -18.63217468513929, -50.313942531973936 -18.757762303570544, -49.96188938623541 -18.862249829261067 C-49.5100727856432 -18.96537401996738, -49.05825618505099 -19.06849821067369, -48.743218259676766 -19.140403561325773 C-48.39697011924437 -19.19638227547645, -48.050721978811985 -19.252360989627125, -47.50922965284788 -19.3399052695533 C-47.141101074953745 -19.375418190723355, -46.77297249705962 -19.41093111189341, -46.2649942896239 -19.45993515863156 C-45.894291516285925 -19.471822875043333, -45.52358874294795 -19.483710591455104, -45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.015625 -19.5, -45.015625 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-45.015625 -19.5 C-9.587851687106678 -19.5, 25.839921625786644 -19.5, 45.015625 -19.5 M-45.015625 -19.5 C-19.491142517105107 -19.5, 6.033339965789786 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.43930741017186 -19.48641332975357, 45.862989820343714 -19.472826659507145, 46.2649942896239 -19.45993515863156 M45.015625 -19.5 C45.46019717794092 -19.485743435560686, 45.90476935588184 -19.471486871121368, 46.2649942896239 -19.45993515863156 M46.2649942896239 -19.45993515863156 C46.63428882103484 -19.424309759328, 47.003583352445794 -19.38868436002444, 47.509229652847864 -19.3399052695533 M46.2649942896239 -19.45993515863156 C46.68963823982742 -19.418970267464495, 47.114282190030934 -19.37800537629743, 47.509229652847864 -19.3399052695533 M47.509229652847864 -19.3399052695533 C47.93166303833867 -19.27160951580698, 48.354096423829475 -19.20331376206066, 48.74321825967676 -19.140403561325776 M47.509229652847864 -19.3399052695533 C47.95954443269684 -19.267101868190593, 48.40985921254582 -19.194298466827885, 48.74321825967676 -19.140403561325776 M48.74321825967676 -19.140403561325776 C49.07279504345387 -19.065179811118156, 49.40237182723099 -18.989956060910536, 49.96188938623539 -18.862249829261074 M48.74321825967676 -19.140403561325776 C49.14771679926995 -19.048079409263284, 49.55221533886315 -18.955755257200792, 49.96188938623539 -18.862249829261074 M49.96188938623539 -18.862249829261074 C50.29518961406987 -18.7633280711684, 50.62848984190434 -18.664406313075723, 51.160235251460605 -18.50658706670804 M49.96188938623539 -18.862249829261074 C50.22188139408807 -18.785085566056296, 50.48187340194075 -18.70792130285152, 51.160235251460605 -18.50658706670804 M51.160235251460605 -18.50658706670804 C51.49145973044064 -18.384693396637868, 51.82268420942067 -18.262799726567696, 52.3333315951478 -18.074876768247425 M51.160235251460605 -18.50658706670804 C51.485383291908285 -18.386929582187758, 51.81053133235596 -18.267272097667473, 52.3333315951478 -18.074876768247425 M52.3333315951478 -18.074876768247425 C52.614922445890954 -17.95022485171923, 52.89651329663411 -17.825572935191033, 53.47635791279238 -17.568892924097174 M52.3333315951478 -18.074876768247425 C52.78686605679975 -17.8741105156959, 53.240400518451715 -17.673344263144376, 53.47635791279238 -17.568892924097174 M53.47635791279238 -17.568892924097174 C53.83343217865243 -17.382607508314972, 54.19050644451247 -17.196322092532768, 54.58461726407678 -16.990714730406097 M53.47635791279238 -17.568892924097174 C53.84138215064062 -17.37846001302093, 54.206406388488865 -17.188027101944687, 54.58461726407678 -16.990714730406097 M54.58461726407678 -16.990714730406097 C54.99016756967459 -16.74486775187457, 55.3957178752724 -16.49902077334304, 55.6535555736057 -16.342718045390892 M54.58461726407678 -16.990714730406097 C54.94810311508462 -16.770367471445184, 55.31158896609246 -16.55002021248427, 55.6535555736057 -16.342718045390892 M55.6535555736057 -16.342718045390892 C55.91220081522532 -16.1622983214091, 56.17084605684493 -15.98187859742731, 56.67878034457871 -15.627565626425154 M55.6535555736057 -16.342718045390892 C55.99707792649356 -16.1030917228593, 56.34060027938142 -15.86346540032771, 56.67878034457871 -15.627565626425154 M56.67878034457871 -15.627565626425154 C56.969402931595894 -15.39580184707079, 57.26002551861308 -15.164038067716426, 57.656078708501866 -14.848196188198123 M56.67878034457871 -15.627565626425154 C57.04306673937336 -15.33705692064451, 57.407353134168005 -15.046548214863869, 57.656078708501866 -14.848196188198123 M57.656078708501866 -14.848196188198123 C57.86988263861402 -14.654025115812264, 58.08368656872618 -14.459854043426404, 58.58143473676799 -14.007812326905688 M57.656078708501866 -14.848196188198123 C57.89486325848167 -14.631338377799448, 58.133647808461475 -14.414480567400773, 58.58143473676799 -14.007812326905688 M58.58143473676799 -14.007812326905688 C58.76581436791463 -13.81742521989754, 58.95019399906126 -13.627038112889391, 59.45104594296865 -13.10986736009568 M58.58143473676799 -14.007812326905688 C58.80557999612175 -13.776363943954893, 59.029725255475505 -13.5449155610041, 59.45104594296865 -13.10986736009568 M59.45104594296865 -13.10986736009568 C59.68605928154995 -12.83380731996029, 59.92107262013125 -12.5577472798249, 60.26133890812658 -12.158051136245305 M59.45104594296865 -13.10986736009568 C59.6816812740976 -12.838949976629502, 59.91231660522655 -12.568032593163323, 60.26133890812658 -12.158051136245305 M60.26133890812658 -12.158051136245305 C60.45552396736624 -11.897860847486994, 60.64970902660589 -11.637670558728683, 61.008983964640635 -11.156274872382312 M60.26133890812658 -12.158051136245305 C60.42535112600545 -11.938289706108046, 60.58936334388433 -11.718528275970788, 61.008983964640635 -11.156274872382312 M61.008983964640635 -11.156274872382312 C61.16982544706211 -10.909179163397452, 61.330666929483584 -10.66208345441259, 61.69090887860425 -10.108655082055241 M61.008983964640635 -11.156274872382312 C61.17989570487145 -10.89370854315945, 61.35080744510226 -10.63114221393659, 61.69090887860425 -10.108655082055241 M61.69090887860425 -10.108655082055241 C61.90549832049967 -9.727629798432663, 62.12008776239509 -9.346604514810084, 62.304311474273504 -9.019496659696287 M61.69090887860425 -10.108655082055241 C61.86049254397759 -9.807542111976657, 62.03007620935094 -9.50642914189807, 62.304311474273504 -9.019496659696287 M62.304311474273504 -9.019496659696287 C62.455136648329024 -8.706304958628245, 62.60596182238455 -8.393113257560202, 62.84667114880834 -7.893275190886684 M62.304311474273504 -9.019496659696287 C62.44580450608481 -8.725683351674217, 62.58729753789612 -8.431870043652147, 62.84667114880834 -7.893275190886684 M62.84667114880834 -7.893275190886684 C63.0301377363547 -7.440109172562004, 63.213604323901066 -6.986943154237324, 63.315759229970325 -6.734618561215508 M62.84667114880834 -7.893275190886684 C62.97141571917616 -7.585153690305976, 63.09616028954398 -7.2770321897252686, 63.315759229970325 -6.734618561215508 M63.315759229970325 -6.734618561215508 C63.453246151893744 -6.3205298579483475, 63.59073307381716 -5.906441154681187, 63.70964813421488 -5.548287939305138 M63.315759229970325 -6.734618561215508 C63.43100916977591 -6.387504105105311, 63.54625910958149 -6.040389648995114, 63.70964813421488 -5.548287939305138 M63.70964813421488 -5.548287939305138 C63.78900960562249 -5.245648253348657, 63.86837107703009 -4.943008567392176, 64.02671928754556 -4.339158212148133 M63.70964813421488 -5.548287939305138 C63.809975333420205 -5.165696846652044, 63.91030253262553 -4.783105753998951, 64.02671928754556 -4.339158212148133 M64.02671928754556 -4.339158212148133 C64.0797766040163 -4.0667201057386855, 64.13283392048704 -3.794281999329238, 64.26566977658177 -3.1121979531509023 M64.02671928754556 -4.339158212148133 C64.07801510582942 -4.075765026635556, 64.12931092411327 -3.8123718411229786, 64.26566977658177 -3.1121979531509023 M64.26566977658177 -3.1121979531509023 C64.3273591158792 -2.633747619497992, 64.38904845517662 -2.1552972858450814, 64.42551770250937 -1.872449005199798 M64.26566977658177 -3.1121979531509023 C64.31164562611096 -2.755618343160912, 64.35762147564016 -2.399038733170921, 64.42551770250937 -1.872449005199798 M64.42551770250937 -1.872449005199798 C64.44725258972592 -1.5339105927167753, 64.46898747694247 -1.1953721802337525, 64.50560621591342 -0.6250057626472757 M64.42551770250937 -1.872449005199798 C64.45610910736251 -1.3959631816746887, 64.48670051221563 -0.9194773581495796, 64.50560621591342 -0.6250057626472757 M64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.14786004084509347, 64.50560621591342 0.32928568095708877, 64.50560621591342 0.625005762647271 M64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.30720342619047003, 64.50560621591342 0.010598910266335637, 64.50560621591342 0.625005762647271 M64.50560621591342 0.625005762647271 C64.47535921525713 1.096127212808538, 64.44511221460083 1.567248662969805, 64.42551770250937 1.8724490051997846 M64.50560621591342 0.625005762647271 C64.47448355014775 1.1097664037111699, 64.44336088438209 1.5945270447750688, 64.42551770250937 1.8724490051997846 M64.42551770250937 1.8724490051997846 C64.36244266538273 2.3616465375790474, 64.29936762825609 2.8508440699583106, 64.26566977658177 3.1121979531508885 M64.42551770250937 1.8724490051997846 C64.36936702121957 2.307942601077275, 64.31321633992977 2.7434361969547654, 64.26566977658177 3.1121979531508885 M64.26566977658177 3.1121979531508885 C64.17849719148671 3.559810753681646, 64.09132460639165 4.007423554212404, 64.02671928754556 4.339158212148129 M64.26566977658177 3.1121979531508885 C64.18193410788287 3.5421629143799347, 64.09819843918396 3.972127875608981, 64.02671928754556 4.339158212148129 M64.02671928754556 4.339158212148129 C63.96141042511242 4.58820920964573, 63.89610156267928 4.837260207143331, 63.70964813421489 5.548287939305125 M64.02671928754556 4.339158212148129 C63.91747840763735 4.755741032534997, 63.80823752772913 5.172323852921867, 63.70964813421489 5.548287939305125 M63.70964813421489 5.548287939305125 C63.60081631121085 5.876072050197098, 63.49198448820682 6.203856161089069, 63.315759229970325 6.734618561215495 M63.70964813421489 5.548287939305125 C63.599086313482076 5.881282527718462, 63.488524492749264 6.2142771161317985, 63.315759229970325 6.734618561215495 M63.315759229970325 6.734618561215495 C63.13703807903548 7.176063259362968, 62.95831692810062 7.6175079575104405, 62.84667114880834 7.893275190886679 M63.315759229970325 6.734618561215495 C63.1647493167048 7.107615966559408, 63.01373940343927 7.480613371903321, 62.84667114880834 7.893275190886679 M62.84667114880834 7.893275190886679 C62.71773140709294 8.161021323427216, 62.58879166537754 8.428767455967753, 62.304311474273504 9.019496659696284 M62.84667114880834 7.893275190886679 C62.66518607847975 8.270132822582442, 62.48370100815115 8.646990454278205, 62.304311474273504 9.019496659696284 M62.304311474273504 9.019496659696284 C62.16107706013971 9.273823866048028, 62.01784264600592 9.528151072399773, 61.69090887860425 10.108655082055236 M62.304311474273504 9.019496659696284 C62.128215132755884 9.332173545748999, 61.95211879123826 9.644850431801716, 61.69090887860425 10.108655082055236 M61.69090887860425 10.108655082055236 C61.54315907249933 10.335638460610546, 61.39540926639441 10.562621839165859, 61.00898396464064 11.156274872382301 M61.69090887860425 10.108655082055236 C61.54767845913695 10.328695469109931, 61.404448039669646 10.548735856164624, 61.00898396464064 11.156274872382301 M61.00898396464064 11.156274872382301 C60.83268183946855 11.39250365865889, 60.65637971429645 11.62873244493548, 60.26133890812658 12.158051136245302 M61.00898396464064 11.156274872382301 C60.7536938182893 11.498340411082314, 60.498403671937965 11.840405949782326, 60.26133890812658 12.158051136245302 M60.26133890812658 12.158051136245302 C59.97718168796462 12.491838376051422, 59.69302446780265 12.825625615857543, 59.45104594296866 13.10986736009567 M60.26133890812658 12.158051136245302 C60.00838104173679 12.455189839817107, 59.755423175347 12.752328543388913, 59.45104594296866 13.10986736009567 M59.45104594296866 13.10986736009567 C59.2327917613512 13.335232721617254, 59.01453757973374 13.560598083138839, 58.58143473676799 14.007812326905684 M59.45104594296866 13.10986736009567 C59.206987503787566 13.361877736120658, 58.96292906460646 13.613888112145645, 58.58143473676799 14.007812326905684 M58.58143473676799 14.007812326905684 C58.25038065345725 14.308466886157444, 57.91932657014651 14.609121445409203, 57.65607870850189 14.848196188198111 M58.58143473676799 14.007812326905684 C58.32303932695946 14.242480201325892, 58.06464391715093 14.477148075746097, 57.65607870850189 14.848196188198111 M57.65607870850189 14.848196188198111 C57.337865420879 15.101962817066148, 57.0196521332561 15.355729445934186, 56.67878034457871 15.627565626425152 M57.65607870850189 14.848196188198111 C57.282931691712356 15.145771004228617, 56.909784674922825 15.443345820259124, 56.67878034457871 15.627565626425152 M56.67878034457871 15.627565626425152 C56.37088257218162 15.842341783769616, 56.06298479978454 16.05711794111408, 55.65355557360571 16.34271804539089 M56.67878034457871 15.627565626425152 C56.47003151527409 15.773179773156883, 56.26128268596946 15.918793919888612, 55.65355557360571 16.34271804539089 M55.65355557360571 16.34271804539089 C55.26604296994277 16.577630463008195, 54.87853036627983 16.8125428806255, 54.58461726407678 16.990714730406093 M55.65355557360571 16.34271804539089 C55.24513318013029 16.590306100472084, 54.836710786654876 16.837894155553276, 54.58461726407678 16.990714730406093 M54.58461726407678 16.990714730406093 C54.265344119895154 17.15727932522144, 53.94607097571352 17.32384392003679, 53.47635791279239 17.56889292409717 M54.58461726407678 16.990714730406093 C54.26397606269092 17.157993039788607, 53.943334861305054 17.32527134917112, 53.47635791279239 17.56889292409717 M53.47635791279239 17.56889292409717 C53.07095632816025 17.74835217980309, 52.66555474352811 17.927811435509007, 52.333331595147804 18.07487676824742 M53.47635791279239 17.56889292409717 C53.24265921534396 17.67234440503204, 53.00896051789554 17.775795885966907, 52.333331595147804 18.07487676824742 M52.333331595147804 18.07487676824742 C51.917635831231934 18.22785665201798, 51.50194006731606 18.380836535788536, 51.16023525146062 18.506587066708033 M52.333331595147804 18.07487676824742 C51.866501868301384 18.246674423053594, 51.39967214145496 18.418472077859768, 51.16023525146062 18.506587066708033 M51.16023525146062 18.506587066708033 C50.75205609127215 18.627732498875837, 50.343876931083685 18.74887793104364, 49.96188938623541 18.86224982926107 M51.16023525146062 18.506587066708033 C50.82808417360557 18.60516776311883, 50.495933095750516 18.70374845952962, 49.96188938623541 18.86224982926107 M49.96188938623541 18.86224982926107 C49.57011526395627 18.951669716106213, 49.17834114167712 19.041089602951356, 48.743218259676766 19.140403561325773 M49.96188938623541 18.86224982926107 C49.60757146531265 18.943120582571176, 49.253253544389885 19.02399133588128, 48.743218259676766 19.140403561325773 M48.743218259676766 19.140403561325773 C48.39104654859729 19.197339952440693, 48.03887483751782 19.254276343555613, 47.50922965284788 19.3399052695533 M48.743218259676766 19.140403561325773 C48.28973516620797 19.213719191063895, 47.83625207273918 19.287034820802017, 47.50922965284788 19.3399052695533 M47.50922965284788 19.3399052695533 C47.050315537054516 19.38417616237891, 46.59140142126115 19.428447055204522, 46.2649942896239 19.45993515863156 M47.50922965284788 19.3399052695533 C47.22755579561107 19.367078007798558, 46.945881938374264 19.394250746043816, 46.2649942896239 19.45993515863156 M46.2649942896239 19.45993515863156 C45.81592452373437 19.474335951962363, 45.36685475784484 19.488736745293167, 45.01562500000001 19.5 M46.2649942896239 19.45993515863156 C45.94798117585042 19.470101152161682, 45.63096806207695 19.480267145691805, 45.01562500000001 19.5 M45.01562500000001 19.5 C45.01562500000001 19.5, 45.015625 19.5, 45.015625 19.5 M45.01562500000001 19.5 C45.01562500000001 19.5, 45.01562500000001 19.5, 45.015625 19.5 M45.015625 19.5 C19.703186781765417 19.5, -5.609251436469165 19.5, -45.01562499999999 19.5 M45.015625 19.5 C23.858812223696443 19.5, 2.701999447392886 19.5, -45.01562499999999 19.5 M-45.01562499999999 19.5 C-45.41647382571322 19.487145558364283, -45.81732265142644 19.47429111672857, -46.26499428962389 19.45993515863156 M-45.01562499999999 19.5 C-45.37625970679785 19.488435146885866, -45.73689441359571 19.476870293771732, -46.26499428962389 19.45993515863156 M-46.26499428962389 19.45993515863156 C-46.57197029149895 19.43032155292333, -46.878946293374 19.4007079472151, -47.50922965284787 19.3399052695533 M-46.26499428962389 19.45993515863156 C-46.62537053400654 19.42517009575181, -46.98574677838919 19.39040503287206, -47.50922965284787 19.3399052695533 M-47.50922965284787 19.3399052695533 C-47.902461342012465 19.276330619606462, -48.29569303117706 19.212755969659625, -48.74321825967676 19.140403561325773 M-47.50922965284787 19.3399052695533 C-47.79215935894194 19.29416338882465, -48.075089065036 19.248421508096, -48.74321825967676 19.140403561325773 M-48.74321825967676 19.140403561325773 C-49.13977838439467 19.049891300655567, -49.53633850911257 18.95937903998536, -49.961889386235384 18.862249829261074 M-48.74321825967676 19.140403561325773 C-49.05545428366509 19.06913772638091, -49.367690307653426 18.997871891436045, -49.961889386235384 18.862249829261074 M-49.961889386235384 18.862249829261074 C-50.40855263978215 18.72968252019166, -50.85521589332891 18.59711521112224, -51.16023525146059 18.506587066708043 M-49.961889386235384 18.862249829261074 C-50.23973692183573 18.77978613914637, -50.51758445743607 18.697322449031663, -51.16023525146059 18.506587066708043 M-51.16023525146059 18.506587066708043 C-51.54266255685251 18.36585028320456, -51.925089862244434 18.225113499701074, -52.3333315951478 18.074876768247425 M-51.16023525146059 18.506587066708043 C-51.52599152580935 18.37198537673376, -51.891747800158115 18.237383686759483, -52.3333315951478 18.074876768247425 M-52.3333315951478 18.074876768247425 C-52.58551543724508 17.963242462118842, -52.83769927934237 17.851608155990256, -53.47635791279238 17.568892924097174 M-52.3333315951478 18.074876768247425 C-52.64454549933318 17.937111604697016, -52.955759403518556 17.79934644114661, -53.47635791279238 17.568892924097174 M-53.47635791279238 17.568892924097174 C-53.870192387568096 17.363429730869704, -54.26402686234382 17.15796653764223, -54.58461726407678 16.990714730406097 M-53.47635791279238 17.568892924097174 C-53.79737726490787 17.40141733372123, -54.118396617023365 17.233941743345287, -54.58461726407678 16.990714730406097 M-54.58461726407678 16.990714730406097 C-54.914842616593305 16.790530181091004, -55.24506796910983 16.590345631775907, -55.653555573605686 16.3427180453909 M-54.58461726407678 16.990714730406097 C-54.91655499063407 16.789492129884465, -55.24849271719136 16.588269529362833, -55.653555573605686 16.3427180453909 M-55.653555573605686 16.3427180453909 C-55.96012694169782 16.128867130270454, -56.266698309789966 15.91501621515001, -56.67878034457871 15.627565626425156 M-55.653555573605686 16.3427180453909 C-56.0129832260092 16.091996874446508, -56.372410878412715 15.84127570350212, -56.67878034457871 15.627565626425156 M-56.67878034457871 15.627565626425156 C-56.936295349883544 15.422204262456642, -57.19381035518837 15.21684289848813, -57.656078708501866 14.848196188198125 M-56.67878034457871 15.627565626425156 C-57.03075336648173 15.34687650785297, -57.38272638838476 15.066187389280783, -57.656078708501866 14.848196188198125 M-57.656078708501866 14.848196188198125 C-57.86554224498965 14.657966946461398, -58.07500578147743 14.467737704724671, -58.581434736767974 14.007812326905697 M-57.656078708501866 14.848196188198125 C-57.892682553143864 14.633318836688948, -58.129286397785854 14.41844148517977, -58.581434736767974 14.007812326905697 M-58.581434736767974 14.007812326905697 C-58.91415718411938 13.664249082994418, -59.24687963147078 13.32068583908314, -59.451045942968655 13.109867360095677 M-58.581434736767974 14.007812326905697 C-58.89787130025986 13.681065595175305, -59.21430786375174 13.354318863444911, -59.451045942968655 13.109867360095677 M-59.451045942968655 13.109867360095677 C-59.69227729409852 12.826503288605808, -59.93350864522838 12.54313921711594, -60.261338908126575 12.158051136245307 M-59.451045942968655 13.109867360095677 C-59.67054232923968 12.852034415083535, -59.890038715510705 12.594201470071392, -60.261338908126575 12.158051136245307 M-60.261338908126575 12.158051136245307 C-60.512851220758435 11.821047550561662, -60.7643635333903 11.484043964878019, -61.008983964640635 11.156274872382316 M-60.261338908126575 12.158051136245307 C-60.47320368069704 11.874171642278728, -60.68506845326751 11.590292148312152, -61.008983964640635 11.156274872382316 M-61.008983964640635 11.156274872382316 C-61.26790063815237 10.758509333006494, -61.52681731166411 10.360743793630672, -61.69090887860425 10.108655082055249 M-61.008983964640635 11.156274872382316 C-61.19295491645345 10.873646087280175, -61.37692586826628 10.591017302178034, -61.69090887860425 10.108655082055249 M-61.69090887860425 10.108655082055249 C-61.84779415117348 9.830089394252074, -62.00467942374271 9.551523706448899, -62.304311474273504 9.019496659696289 M-61.69090887860425 10.108655082055249 C-61.90128641928076 9.735108455548083, -62.111663959957276 9.361561829040918, -62.304311474273504 9.019496659696289 M-62.304311474273504 9.019496659696289 C-62.51207047682584 8.588080645565839, -62.71982947937817 8.156664631435387, -62.84667114880834 7.893275190886686 M-62.304311474273504 9.019496659696289 C-62.486852982064576 8.640445313005545, -62.669394489855655 8.261393966314802, -62.84667114880834 7.893275190886686 M-62.84667114880834 7.893275190886686 C-62.9951461721402 7.526539012687697, -63.143621195472065 7.1598028344887075, -63.315759229970325 6.73461856121551 M-62.84667114880834 7.893275190886686 C-62.96803081738011 7.5935144631848495, -63.089390485951874 7.293753735483014, -63.315759229970325 6.73461856121551 M-63.315759229970325 6.73461856121551 C-63.41329740474334 6.440849119396895, -63.510835579516346 6.147079677578281, -63.70964813421488 5.5482879393051325 M-63.315759229970325 6.73461856121551 C-63.43556528556355 6.3737818102714074, -63.55537134115677 6.012945059327304, -63.70964813421488 5.5482879393051325 M-63.70964813421488 5.5482879393051325 C-63.82582266078371 5.105264119139883, -63.941997187352534 4.662240298974634, -64.02671928754556 4.339158212148136 M-63.70964813421488 5.5482879393051325 C-63.80806602327958 5.172977873718496, -63.90648391234428 4.797667808131861, -64.02671928754556 4.339158212148136 M-64.02671928754556 4.339158212148136 C-64.10016421432547 3.9620340357240478, -64.17360914110539 3.5849098592999598, -64.26566977658177 3.112197953150904 M-64.02671928754556 4.339158212148136 C-64.11032367867426 3.9098673334965786, -64.19392806980296 3.4805764548450213, -64.26566977658177 3.112197953150904 M-64.26566977658177 3.112197953150904 C-64.31166695627452 2.7554529106244847, -64.35766413596727 2.3987078680980654, -64.42551770250937 1.872449005199809 M-64.26566977658177 3.112197953150904 C-64.30179287140054 2.832034363048503, -64.3379159662193 2.551870772946102, -64.42551770250937 1.872449005199809 M-64.42551770250937 1.872449005199809 C-64.45134184954084 1.4702170703083202, -64.47716599657231 1.0679851354168313, -64.50560621591342 0.6250057626472781 M-64.42551770250937 1.872449005199809 C-64.44962334339374 1.4969841907025545, -64.47372898427813 1.1215193762053, -64.50560621591342 0.6250057626472781 M-64.50560621591342 0.6250057626472781 C-64.50560621591342 0.28652015859261815, -64.50560621591342 -0.05196544546204185, -64.50560621591342 -0.6250057626472687 M-64.50560621591342 0.6250057626472781 C-64.50560621591342 0.2512391857481407, -64.50560621591342 -0.12252739115099676, -64.50560621591342 -0.6250057626472687 M-64.50560621591342 -0.6250057626472687 C-64.48516454340678 -0.9434013121590659, -64.46472287090016 -1.261796861670863, -64.42551770250937 -1.8724490051997822 M-64.50560621591342 -0.6250057626472687 C-64.47617143311312 -1.0834762640908122, -64.44673665031284 -1.5419467655343557, -64.42551770250937 -1.8724490051997822 M-64.42551770250937 -1.8724490051997822 C-64.37654776901975 -2.252250139138109, -64.32757783553014 -2.632051273076436, -64.26566977658177 -3.112197953150895 M-64.42551770250937 -1.8724490051997822 C-64.38665513251617 -2.1738594237845663, -64.34779256252297 -2.4752698423693507, -64.26566977658177 -3.112197953150895 M-64.26566977658177 -3.112197953150895 C-64.21589617624494 -3.3677748712264117, -64.16612257590809 -3.623351789301928, -64.02671928754556 -4.339158212148126 M-64.26566977658177 -3.112197953150895 C-64.18774242934681 -3.5123384112517715, -64.10981508211185 -3.9124788693526478, -64.02671928754556 -4.339158212148126 M-64.02671928754556 -4.339158212148126 C-63.948221266394825 -4.638505188053447, -63.869723245244096 -4.937852163958769, -63.70964813421489 -5.548287939305123 M-64.02671928754556 -4.339158212148126 C-63.90622193843701 -4.798666828180515, -63.785724589328446 -5.258175444212904, -63.70964813421489 -5.548287939305123 M-63.70964813421489 -5.548287939305123 C-63.58159714529846 -5.933957115766989, -63.45354615638203 -6.319626292228856, -63.31575922997033 -6.734618561215485 M-63.70964813421489 -5.548287939305123 C-63.59857375776218 -5.882826263882126, -63.487499381309476 -6.217364588459128, -63.31575922997033 -6.734618561215485 M-63.31575922997033 -6.734618561215485 C-63.19877249328208 -7.023578062620157, -63.081785756593824 -7.312537564024829, -62.84667114880834 -7.893275190886676 M-63.31575922997033 -6.734618561215485 C-63.190207814905506 -7.04473298379708, -63.06465639984068 -7.354847406378675, -62.84667114880834 -7.893275190886676 M-62.84667114880834 -7.893275190886676 C-62.73170294936193 -8.132009116962536, -62.61673474991553 -8.370743043038397, -62.304311474273504 -9.019496659696282 M-62.84667114880834 -7.893275190886676 C-62.72195409621796 -8.152252819108053, -62.597237043627565 -8.411230447329432, -62.304311474273504 -9.019496659696282 M-62.304311474273504 -9.019496659696282 C-62.14100572156354 -9.30946256013344, -61.97769996885358 -9.599428460570598, -61.69090887860425 -10.108655082055243 M-62.304311474273504 -9.019496659696282 C-62.17909756378783 -9.241826637046929, -62.05388365330215 -9.464156614397575, -61.69090887860425 -10.108655082055243 M-61.69090887860425 -10.108655082055243 C-61.45505840322116 -10.470984746964003, -61.21920792783808 -10.833314411872763, -61.00898396464064 -11.156274872382308 M-61.69090887860425 -10.108655082055243 C-61.43007873700286 -10.509360222254896, -61.16924859540148 -10.91006536245455, -61.00898396464064 -11.156274872382308 M-61.00898396464064 -11.156274872382308 C-60.755822658921566 -11.495487958576456, -60.5026613532025 -11.834701044770604, -60.26133890812659 -12.158051136245302 M-61.00898396464064 -11.156274872382308 C-60.767107332852795 -11.48036752356356, -60.52523070106494 -11.804460174744813, -60.26133890812659 -12.158051136245302 M-60.26133890812659 -12.158051136245302 C-59.93814841211726 -12.537689082918051, -59.614957916107926 -12.917327029590801, -59.45104594296866 -13.10986736009567 M-60.26133890812659 -12.158051136245302 C-59.95794275451509 -12.51443752200757, -59.654546600903586 -12.870823907769841, -59.45104594296866 -13.10986736009567 M-59.45104594296866 -13.10986736009567 C-59.10663788097218 -13.465496960534795, -58.7622298189757 -13.821126560973921, -58.581434736767996 -14.007812326905677 M-59.45104594296866 -13.10986736009567 C-59.1036711656659 -13.468560337660387, -58.75629638836314 -13.827253315225104, -58.581434736767996 -14.007812326905677 M-58.581434736767996 -14.007812326905677 C-58.21622622761145 -14.33948503203401, -57.851017718454905 -14.671157737162345, -57.65607870850189 -14.848196188198107 M-58.581434736767996 -14.007812326905677 C-58.217366159986135 -14.33844977561228, -57.85329758320427 -14.669087224318886, -57.65607870850189 -14.848196188198107 M-57.65607870850189 -14.848196188198107 C-57.319293030569646 -15.11677380410579, -56.982507352637406 -15.385351420013473, -56.67878034457872 -15.627565626425149 M-57.65607870850189 -14.848196188198107 C-57.27330959233275 -15.15344437242903, -56.89054047616362 -15.458692556659953, -56.67878034457872 -15.627565626425149 M-56.67878034457872 -15.627565626425149 C-56.410685620864044 -15.814576900054966, -56.14259089714937 -16.001588173684784, -55.653555573605715 -16.342718045390885 M-56.67878034457872 -15.627565626425149 C-56.41378829759045 -15.812412607083338, -56.148796250602174 -15.99725958774153, -55.653555573605715 -16.342718045390885 M-55.653555573605715 -16.342718045390885 C-55.26711055023665 -16.576983289560246, -54.88066552686759 -16.811248533729604, -54.58461726407679 -16.99071473040609 M-55.653555573605715 -16.342718045390885 C-55.39068771235771 -16.50207008766245, -55.1278198511097 -16.66142212993401, -54.58461726407679 -16.99071473040609 M-54.58461726407679 -16.99071473040609 C-54.274290348203806 -17.15261208364315, -53.96396343233083 -17.314509436880208, -53.47635791279239 -17.56889292409717 M-54.58461726407679 -16.99071473040609 C-54.21729133031121 -17.182348434768105, -53.849965396545635 -17.373982139130117, -53.47635791279239 -17.56889292409717 M-53.47635791279239 -17.56889292409717 C-53.23869285692463 -17.674100194246435, -53.00102780105687 -17.779307464395696, -52.333331595147804 -18.07487676824742 M-53.47635791279239 -17.56889292409717 C-53.069426383677744 -17.7490294408413, -52.66249485456311 -17.929165957585433, -52.333331595147804 -18.07487676824742 M-52.333331595147804 -18.07487676824742 C-52.0510510722255 -18.17875861005538, -51.768770549303184 -18.28264045186334, -51.16023525146062 -18.506587066708033 M-52.333331595147804 -18.07487676824742 C-51.86898110808606 -18.24576203989499, -51.40463062102431 -18.41664731154256, -51.16023525146062 -18.506587066708033 M-51.16023525146062 -18.506587066708033 C-50.88322889172935 -18.588801100240218, -50.606222531998085 -18.671015133772407, -49.96188938623541 -18.862249829261067 M-51.16023525146062 -18.506587066708033 C-50.71868903943414 -18.63763566471413, -50.27714282740766 -18.768684262720225, -49.96188938623541 -18.862249829261067 M-49.96188938623541 -18.862249829261067 C-49.54686527560638 -18.95697637422672, -49.131841164977345 -19.051702919192373, -48.743218259676766 -19.140403561325773 M-49.96188938623541 -18.862249829261067 C-49.644618838698115 -18.934664761352646, -49.32734829116082 -19.007079693444226, -48.743218259676766 -19.140403561325773 M-48.743218259676766 -19.140403561325773 C-48.463328317859094 -19.185653996539937, -48.18343837604142 -19.2309044317541, -47.50922965284788 -19.3399052695533 M-48.743218259676766 -19.140403561325773 C-48.39823570946668 -19.196177664664106, -48.0532531592566 -19.25195176800244, -47.50922965284788 -19.3399052695533 M-47.50922965284788 -19.3399052695533 C-47.190673182599404 -19.37063602911796, -46.87211671235092 -19.401366788682623, -46.2649942896239 -19.45993515863156 M-47.50922965284788 -19.3399052695533 C-47.19147807307185 -19.370558382302107, -46.87372649329582 -19.401211495050916, -46.2649942896239 -19.45993515863156 M-46.2649942896239 -19.45993515863156 C-45.937560012771314 -19.470435338578064, -45.61012573591873 -19.48093551852457, -45.01562500000001 -19.5 M-46.2649942896239 -19.45993515863156 C-46.00474375533264 -19.468280886719345, -45.74449322104138 -19.47662661480713, -45.01562500000001 -19.5 M-45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.01562500000001 -19.5, -45.015625 -19.5 M-45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.01562500000001 -19.5, -45.015625 -19.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-52.140625, -12)\"><rect></rect><foreignObject width=\"104.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Order created</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-flowchart-B-1\" data-look=\"classic\" transform=\"translate(358.26121520996094, 145.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-44.28125\" y=\"-27\" width=\"88.5625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-14.28125, -12)\"><rect></rect><foreignObject width=\"28.5625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>KYC</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-flowchart-C-3\" data-look=\"classic\" transform=\"translate(642.4721527099609, 145.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-62.9609375\" y=\"-27\" width=\"125.921875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-32.9609375, -12)\"><rect></rect><foreignObject width=\"65.921875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Payment</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-flowchart-D-5\" data-look=\"classic\" transform=\"translate(1604.9074478149414, 27.5)\"><g class=\"basic label-container outer-path\"><path d=\"M-66.421875 -19.5 C-36.281103319103046 -19.5, -6.140331638206092 -19.5, 66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 C66.87844125964423 -19.485358808705524, 67.33500751928847 -19.470717617411047, 67.6712442896239 -19.45993515863156 C68.16786707513356 -19.412026555789726, 68.6644898606432 -19.364117952947893, 68.91547965284786 -19.3399052695533 C69.25691703865378 -19.284704320902673, 69.5983544244597 -19.229503372252044, 70.14946825967675 -19.140403561325776 C70.61351250211253 -19.03448849116149, 71.0775567445483 -18.928573420997203, 71.36813938623538 -18.862249829261074 C71.76781074666512 -18.743629467403313, 72.16748210709484 -18.62500910554555, 72.5664852514606 -18.50658706670804 C72.951555803161 -18.364877544129133, 73.33662635486141 -18.223168021550226, 73.7395815951478 -18.074876768247425 C74.08911341988878 -17.92014939792778, 74.43864524462975 -17.76542202760814, 74.88260791279238 -17.568892924097174 C75.13773984183021 -17.43579076013794, 75.39287177086803 -17.302688596178708, 75.99086726407678 -16.990714730406097 C76.41112903159441 -16.735949577204625, 76.83139079911204 -16.481184424003157, 77.0598055736057 -16.342718045390892 C77.36628118640256 -16.128933925019247, 77.67275679919943 -15.915149804647603, 78.08503034457871 -15.627565626425154 C78.3928663094884 -15.382074636268737, 78.7007022743981 -15.13658364611232, 79.06232870850187 -14.848196188198123 C79.26131849848124 -14.667478925920179, 79.46030828846064 -14.486761663642232, 79.98768473676799 -14.007812326905688 C80.1923147640707 -13.79651502327795, 80.39694479137341 -13.585217719650212, 80.85729594296865 -13.10986736009568 C81.06068428135266 -12.8709558447055, 81.2640726197367 -12.632044329315322, 81.66758890812658 -12.158051136245305 C81.84931874490343 -11.914549710893043, 82.03104858168028 -11.671048285540781, 82.41523396464063 -11.156274872382312 C82.57015031885375 -10.918281751445194, 82.72506667306686 -10.680288630508077, 83.09715887860425 -10.108655082055241 C83.26610412316721 -9.8086756927726, 83.43504936773019 -9.508696303489955, 83.7105614742735 -9.019496659696287 C83.85901458474086 -8.711230599423114, 84.0074676952082 -8.402964539149941, 84.25292114880834 -7.893275190886684 C84.37769045188165 -7.585092600045252, 84.50245975495496 -7.276910009203821, 84.72200922997033 -6.734618561215508 C84.80859732957035 -6.473829001160389, 84.89518542917037 -6.213039441105271, 85.11589813421489 -5.548287939305138 C85.1999504249969 -5.227760126060062, 85.28400271577891 -4.907232312814987, 85.43296928754556 -4.339158212148133 C85.4831292383745 -4.08159746595088, 85.53328918920344 -3.824036719753627, 85.67191977658177 -3.1121979531509023 C85.7064589707795 -2.8443187834887746, 85.7409981649772 -2.576439613826647, 85.83176770250937 -1.872449005199798 C85.85430153652631 -1.5214663514026292, 85.87683537054323 -1.1704836976054604, 85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.22633224256322065, 85.91185621591342 0.1723412775208344, 85.91185621591342 0.625005762647271 C85.88233041873205 1.084893886541618, 85.85280462155067 1.5447820104359646, 85.83176770250937 1.8724490051997846 C85.79019396122528 2.1948867329353563, 85.7486202199412 2.5173244606709275, 85.67191977658177 3.1121979531508885 C85.6043982183338 3.458906884067837, 85.53687666008584 3.805615814984785, 85.43296928754556 4.339158212148129 C85.36000545876203 4.617400914023179, 85.28704162997849 4.895643615898229, 85.11589813421489 5.548287939305125 C84.98282282004865 5.94908958290187, 84.84974750588243 6.349891226498615, 84.72200922997033 6.734618561215495 C84.62609730786319 6.971522863150981, 84.53018538575606 7.208427165086468, 84.25292114880834 7.893275190886679 C84.08608505091125 8.239713917890612, 83.91924895301418 8.586152644894543, 83.7105614742735 9.019496659696284 C83.47799569174867 9.432440756408242, 83.24542990922386 9.845384853120201, 83.09715887860425 10.108655082055236 C82.9307783460848 10.364260259433806, 82.76439781356535 10.619865436812374, 82.41523396464065 11.156274872382301 C82.11954963071585 11.552464942444564, 81.82386529679104 11.948655012506824, 81.66758890812659 12.158051136245302 C81.46601260071299 12.394834136950147, 81.26443629329937 12.631617137654992, 80.85729594296866 13.10986736009567 C80.57090650089798 13.405587972044124, 80.2845170588273 13.701308583992576, 79.98768473676799 14.007812326905684 C79.73626026252578 14.236149382085417, 79.48483578828355 14.46448643726515, 79.0623287085019 14.848196188198111 C78.7604056436187 15.088971797932277, 78.45848257873548 15.329747407666444, 78.08503034457871 15.627565626425152 C77.80215962156437 15.824883997523715, 77.51928889855003 16.022202368622278, 77.0598055736057 16.34271804539089 C76.8170537569113 16.489875623239055, 76.57430194021691 16.63703320108722, 75.99086726407678 16.990714730406093 C75.67910020180756 17.153363407095615, 75.36733313953833 17.316012083785132, 74.88260791279238 17.56889292409717 C74.60961325540528 17.689739560823654, 74.33661859801819 17.810586197550137, 73.7395815951478 18.07487676824742 C73.49937122907994 18.163276403440673, 73.25916086301208 18.251676038633928, 72.56648525146062 18.506587066708033 C72.10527427679023 18.6434720630444, 71.64406330211983 18.780357059380762, 71.36813938623541 18.86224982926107 C71.09171179952317 18.925342622069557, 70.81528421281091 18.988435414878047, 70.14946825967677 19.140403561325773 C69.71599017101764 19.210484937027395, 69.28251208235852 19.280566312729018, 68.91547965284788 19.3399052695533 C68.59664100832838 19.370663250130523, 68.27780236380887 19.401421230707747, 67.6712442896239 19.45993515863156 C67.31043517104565 19.471505604792018, 66.94962605246741 19.483076050952477, 66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 C21.090985341939806 19.5, -24.239904316120388 19.5, -66.421875 19.5 C-66.78453678365831 19.488370142476416, -67.14719856731662 19.476740284952832, -67.6712442896239 19.45993515863156 C-67.93729614414556 19.434269456200024, -68.20334799866723 19.408603753768485, -68.91547965284786 19.3399052695533 C-69.1794136016908 19.297234475542716, -69.44334755053374 19.254563681532133, -70.14946825967675 19.140403561325773 C-70.53770442067653 19.051791191055287, -70.92594058167633 18.963178820784805, -71.36813938623538 18.862249829261074 C-71.76905105720749 18.743261349744856, -72.16996272817961 18.62427287022864, -72.56648525146059 18.506587066708043 C-73.01845665448404 18.340257412417564, -73.47042805750748 18.17392775812709, -73.7395815951478 18.074876768247425 C-74.06904695137108 17.929032228289923, -74.39851230759437 17.783187688332422, -74.88260791279238 17.568892924097174 C-75.30770258961657 17.347121303484133, -75.73279726644074 17.125349682871093, -75.99086726407678 16.990714730406097 C-76.28470649829289 16.812587659833277, -76.57854573250901 16.634460589260456, -77.05980557360569 16.3427180453909 C-77.28725553205227 16.184058800528575, -77.51470549049884 16.025399555666255, -78.08503034457871 15.627565626425156 C-78.2883455503649 15.465427160255528, -78.49166075615108 15.303288694085898, -79.06232870850187 14.848196188198125 C-79.29650719319963 14.635521484418792, -79.5306856778974 14.422846780639459, -79.98768473676797 14.007812326905697 C-80.22226911014702 13.765584701656584, -80.45685348352609 13.52335707640747, -80.85729594296865 13.109867360095677 C-81.10922544565784 12.813936631042157, -81.36115494834702 12.518005901988637, -81.66758890812658 12.158051136245307 C-81.9426767428914 11.789458498677753, -82.21776457765621 11.420865861110201, -82.41523396464063 11.156274872382316 C-82.59707119670487 10.876924053797971, -82.77890842876911 10.597573235213627, -83.09715887860425 10.108655082055249 C-83.22604365634106 9.879807108184584, -83.35492843407788 9.65095913431392, -83.7105614742735 9.019496659696289 C-83.85655201391882 8.716344180425654, -84.00254255356413 8.413191701155021, -84.25292114880834 7.893275190886686 C-84.41079743770088 7.503317704991705, -84.56867372659343 7.113360219096725, -84.72200922997033 6.73461856121551 C-84.87579267806791 6.271447317610606, -85.0295761261655 5.808276074005701, -85.11589813421489 5.5482879393051325 C-85.23979347729791 5.075821299548201, -85.36368882038093 4.603354659791268, -85.43296928754556 4.339158212148136 C-85.50818182074859 3.9529577503250843, -85.58339435395162 3.566757288502033, -85.67191977658177 3.112197953150904 C-85.72695777046144 2.6853341411014235, -85.7819957643411 2.258470329051943, -85.83176770250937 1.872449005199809 C-85.86308666963203 1.3846308120492137, -85.89440563675468 0.8968126188986184, -85.91185621591342 0.6250057626472781 C-85.91185621591342 0.1336561381404503, -85.91185621591342 -0.35769348636637754, -85.91185621591342 -0.6250057626472687 C-85.87988420623984 -1.1229956206549687, -85.84791219656626 -1.6209854786626687, -85.83176770250937 -1.8724490051997822 C-85.79686148866999 -2.1431747067264575, -85.7619552748306 -2.4139004082531326, -85.67191977658177 -3.112197953150895 C-85.60594901622494 -3.4509438646581043, -85.5399782558681 -3.7896897761653134, -85.43296928754556 -4.339158212148126 C-85.34563902149658 -4.672186365769599, -85.25830875544762 -5.005214519391071, -85.11589813421489 -5.548287939305123 C-85.00607062264243 -5.879070905523778, -84.89624311106995 -6.2098538717424345, -84.72200922997033 -6.734618561215485 C-84.54285645524654 -7.17712937846653, -84.36370368052273 -7.619640195717574, -84.25292114880834 -7.893275190886676 C-84.06767484050543 -8.277943113713695, -83.88242853220254 -8.662611036540714, -83.7105614742735 -9.019496659696282 C-83.55488782822232 -9.29591098192618, -83.39921418217114 -9.572325304156077, -83.09715887860425 -10.108655082055243 C-82.86395449904172 -10.466919633207395, -82.6307501194792 -10.825184184359548, -82.41523396464063 -11.156274872382308 C-82.23880501622396 -11.3926735902528, -82.06237606780729 -11.629072308123293, -81.66758890812659 -12.158051136245302 C-81.35639758381166 -12.523594173073592, -81.04520625949674 -12.889137209901884, -80.85729594296866 -13.10986736009567 C-80.54882536415104 -13.428388558630381, -80.24035478533342 -13.746909757165092, -79.98768473676799 -14.007812326905677 C-79.74941965471284 -14.22419837027956, -79.51115457265767 -14.440584413653442, -79.0623287085019 -14.848196188198107 C-78.79061568527392 -15.064880093635207, -78.51890266204593 -15.281563999072306, -78.08503034457871 -15.627565626425149 C-77.86313951034458 -15.782347066887484, -77.64124867611044 -15.937128507349819, -77.05980557360571 -16.342718045390885 C-76.69186324239763 -16.565766848838365, -76.32392091118956 -16.788815652285848, -75.99086726407678 -16.99071473040609 C-75.7418352954488 -17.120634548926727, -75.4928033268208 -17.25055436744736, -74.8826079127924 -17.56889292409717 C-74.51869585358463 -17.72998599764076, -74.15478379437687 -17.891079071184354, -73.73958159514781 -18.07487676824742 C-73.31411466171072 -18.23145253272549, -72.88864772827361 -18.38802829720356, -72.56648525146062 -18.506587066708033 C-72.09249495071917 -18.647264899942236, -71.61850464997771 -18.78794273317644, -71.36813938623541 -18.862249829261067 C-70.95929215891852 -18.955566540918653, -70.55044493160163 -19.048883252576243, -70.14946825967677 -19.140403561325773 C-69.70224873754597 -19.212706545424687, -69.25502921541518 -19.285009529523602, -68.91547965284788 -19.3399052695533 C-68.6601868624658 -19.364533058006955, -68.40489407208374 -19.389160846460612, -67.6712442896239 -19.45993515863156 C-67.22077775414172 -19.474380743644552, -66.77031121865956 -19.488826328657545, -66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-66.421875 -19.5 C-29.34176340827691 -19.5, 7.738348183446178 -19.5, 66.421875 -19.5 M-66.421875 -19.5 C-22.38299958529671 -19.5, 21.655875829406583 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.78454201938747 -19.488369974576774, 67.14720903877495 -19.476739949153547, 67.6712442896239 -19.45993515863156 M66.421875 -19.5 C66.82895789911923 -19.48694564376404, 67.23604079823845 -19.473891287528083, 67.6712442896239 -19.45993515863156 M67.6712442896239 -19.45993515863156 C67.94257418063137 -19.433760290368003, 68.21390407163885 -19.40758542210445, 68.91547965284786 -19.3399052695533 M67.6712442896239 -19.45993515863156 C67.99054523507922 -19.429132580439056, 68.30984618053454 -19.39833000224655, 68.91547965284786 -19.3399052695533 M68.91547965284786 -19.3399052695533 C69.35861023666736 -19.268263353290365, 69.80174082048687 -19.19662143702743, 70.14946825967675 -19.140403561325776 M68.91547965284786 -19.3399052695533 C69.31525726630015 -19.27527232533203, 69.71503487975244 -19.21063938111076, 70.14946825967675 -19.140403561325776 M70.14946825967675 -19.140403561325776 C70.61621651693544 -19.033871317423507, 71.08296477419412 -18.927339073521235, 71.36813938623538 -18.862249829261074 M70.14946825967675 -19.140403561325776 C70.50416315128248 -19.059446766917244, 70.85885804288823 -18.978489972508715, 71.36813938623538 -18.862249829261074 M71.36813938623538 -18.862249829261074 C71.62222928318297 -18.786837281592117, 71.87631918013057 -18.71142473392316, 72.5664852514606 -18.50658706670804 M71.36813938623538 -18.862249829261074 C71.79335160921028 -18.73604907346663, 72.21856383218517 -18.60984831767219, 72.5664852514606 -18.50658706670804 M72.5664852514606 -18.50658706670804 C72.8420441505246 -18.40517884461395, 73.11760304958861 -18.303770622519856, 73.7395815951478 -18.074876768247425 M72.5664852514606 -18.50658706670804 C73.01659787534162 -18.34094146032434, 73.46671049922263 -18.175295853940646, 73.7395815951478 -18.074876768247425 M73.7395815951478 -18.074876768247425 C74.08326657448978 -17.92273762294541, 74.42695155383177 -17.770598477643393, 74.88260791279238 -17.568892924097174 M73.7395815951478 -18.074876768247425 C74.17769165815767 -17.88093843942622, 74.61580172116754 -17.68700011060502, 74.88260791279238 -17.568892924097174 M74.88260791279238 -17.568892924097174 C75.11013297888977 -17.450193242850926, 75.33765804498717 -17.331493561604677, 75.99086726407678 -16.990714730406097 M74.88260791279238 -17.568892924097174 C75.16027625998487 -17.42403352522192, 75.43794460717736 -17.279174126346664, 75.99086726407678 -16.990714730406097 M75.99086726407678 -16.990714730406097 C76.35215158546295 -16.77170205163947, 76.7134359068491 -16.55268937287284, 77.0598055736057 -16.342718045390892 M75.99086726407678 -16.990714730406097 C76.2516811737422 -16.83260780565426, 76.51249508340761 -16.67450088090242, 77.0598055736057 -16.342718045390892 M77.0598055736057 -16.342718045390892 C77.3165364952656 -16.16363366814343, 77.57326741692549 -15.984549290895966, 78.08503034457871 -15.627565626425154 M77.0598055736057 -16.342718045390892 C77.40283260533917 -16.103437237454497, 77.74585963707264 -15.864156429518097, 78.08503034457871 -15.627565626425154 M78.08503034457871 -15.627565626425154 C78.3347862458522 -15.4283919414432, 78.5845421471257 -15.229218256461246, 79.06232870850187 -14.848196188198123 M78.08503034457871 -15.627565626425154 C78.4271760887127 -15.354713500358926, 78.7693218328467 -15.081861374292696, 79.06232870850187 -14.848196188198123 M79.06232870850187 -14.848196188198123 C79.30906315866771 -14.624118488793314, 79.55579760883357 -14.400040789388504, 79.98768473676799 -14.007812326905688 M79.06232870850187 -14.848196188198123 C79.33746090584783 -14.598328406167555, 79.61259310319379 -14.348460624136985, 79.98768473676799 -14.007812326905688 M79.98768473676799 -14.007812326905688 C80.18492918801977 -13.804141236917612, 80.38217363927154 -13.600470146929535, 80.85729594296865 -13.10986736009568 M79.98768473676799 -14.007812326905688 C80.31990667132055 -13.664765903552066, 80.65212860587313 -13.321719480198446, 80.85729594296865 -13.10986736009568 M80.85729594296865 -13.10986736009568 C81.1527298806126 -12.762833846271816, 81.44816381825655 -12.415800332447953, 81.66758890812658 -12.158051136245305 M80.85729594296865 -13.10986736009568 C81.16484303605014 -12.748605044636813, 81.47239012913163 -12.387342729177943, 81.66758890812658 -12.158051136245305 M81.66758890812658 -12.158051136245305 C81.8569214072639 -11.9043628359468, 82.04625390640122 -11.650674535648294, 82.41523396464063 -11.156274872382312 M81.66758890812658 -12.158051136245305 C81.88944677735923 -11.860781803141231, 82.11130464659188 -11.563512470037157, 82.41523396464063 -11.156274872382312 M82.41523396464063 -11.156274872382312 C82.68123836062293 -10.74762068797174, 82.94724275660522 -10.338966503561167, 83.09715887860425 -10.108655082055241 M82.41523396464063 -11.156274872382312 C82.58234296341776 -10.899550575211371, 82.7494519621949 -10.642826278040431, 83.09715887860425 -10.108655082055241 M83.09715887860425 -10.108655082055241 C83.25289422875791 -9.832131197943182, 83.40862957891157 -9.555607313831121, 83.7105614742735 -9.019496659696287 M83.09715887860425 -10.108655082055241 C83.31475292497751 -9.722294818933046, 83.53234697135079 -9.33593455581085, 83.7105614742735 -9.019496659696287 M83.7105614742735 -9.019496659696287 C83.86785647733694 -8.69287022026114, 84.02515148040038 -8.366243780825993, 84.25292114880834 -7.893275190886684 M83.7105614742735 -9.019496659696287 C83.85566535038377 -8.718185356227735, 84.00076922649404 -8.416874052759182, 84.25292114880834 -7.893275190886684 M84.25292114880834 -7.893275190886684 C84.34949227063697 -7.654742652894347, 84.4460633924656 -7.41621011490201, 84.72200922997033 -6.734618561215508 M84.25292114880834 -7.893275190886684 C84.40741617751308 -7.511669483027793, 84.56191120621783 -7.130063775168902, 84.72200922997033 -6.734618561215508 M84.72200922997033 -6.734618561215508 C84.87692157132781 -6.2680472709764965, 85.0318339126853 -5.801475980737486, 85.11589813421489 -5.548287939305138 M84.72200922997033 -6.734618561215508 C84.86045941112174 -6.317628674628141, 84.99890959227315 -5.900638788040774, 85.11589813421489 -5.548287939305138 M85.11589813421489 -5.548287939305138 C85.22722774224555 -5.123739893326881, 85.3385573502762 -4.699191847348626, 85.43296928754556 -4.339158212148133 M85.11589813421489 -5.548287939305138 C85.22464886521855 -5.1335742691231685, 85.33339959622224 -4.718860598941198, 85.43296928754556 -4.339158212148133 M85.43296928754556 -4.339158212148133 C85.50559638279351 -3.966233427791907, 85.57822347804147 -3.593308643435681, 85.67191977658177 -3.1121979531509023 M85.43296928754556 -4.339158212148133 C85.48989745287132 -4.0468441149723535, 85.54682561819708 -3.7545300177965744, 85.67191977658177 -3.1121979531509023 M85.67191977658177 -3.1121979531509023 C85.71679123900238 -2.7641837514892167, 85.76166270142298 -2.4161695498275315, 85.83176770250937 -1.872449005199798 M85.67191977658177 -3.1121979531509023 C85.71084123970829 -2.810330771053909, 85.7497627028348 -2.508463588956916, 85.83176770250937 -1.872449005199798 M85.83176770250937 -1.872449005199798 C85.85662254152653 -1.4853148250425576, 85.88147738054369 -1.0981806448853175, 85.91185621591342 -0.6250057626472757 M85.83176770250937 -1.872449005199798 C85.8584604847821 -1.4566873752759677, 85.88515326705483 -1.0409257453521377, 85.91185621591342 -0.6250057626472757 M85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.26091083888560435, 85.91185621591342 0.103184084876067, 85.91185621591342 0.625005762647271 M85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.3684052554902501, 85.91185621591342 -0.11180474833322451, 85.91185621591342 0.625005762647271 M85.91185621591342 0.625005762647271 C85.88712122853376 1.0102731568079228, 85.8623862411541 1.3955405509685748, 85.83176770250937 1.8724490051997846 M85.91185621591342 0.625005762647271 C85.88072361839515 1.1099210987746333, 85.84959102087689 1.5948364349019957, 85.83176770250937 1.8724490051997846 M85.83176770250937 1.8724490051997846 C85.7838887483338 2.2437887190166452, 85.7360097941582 2.6151284328335054, 85.67191977658177 3.1121979531508885 M85.83176770250937 1.8724490051997846 C85.79647685936789 2.146157815639836, 85.76118601622642 2.4198666260798873, 85.67191977658177 3.1121979531508885 M85.67191977658177 3.1121979531508885 C85.59278542888796 3.518536103508326, 85.51365108119414 3.924874253865763, 85.43296928754556 4.339158212148129 M85.67191977658177 3.1121979531508885 C85.61426442656887 3.4082459900046445, 85.55660907655596 3.704294026858401, 85.43296928754556 4.339158212148129 M85.43296928754556 4.339158212148129 C85.3210437495792 4.765978797248833, 85.20911821161286 5.192799382349537, 85.11589813421489 5.548287939305125 M85.43296928754556 4.339158212148129 C85.35008206041773 4.6552431327380415, 85.26719483328989 4.971328053327954, 85.11589813421489 5.548287939305125 M85.11589813421489 5.548287939305125 C84.97325964887513 5.977892330792129, 84.83062116353537 6.407496722279132, 84.72200922997033 6.734618561215495 M85.11589813421489 5.548287939305125 C85.01138101426741 5.863076852045311, 84.90686389431994 6.177865764785497, 84.72200922997033 6.734618561215495 M84.72200922997033 6.734618561215495 C84.60594220710833 7.021306351687847, 84.48987518424634 7.307994142160199, 84.25292114880834 7.893275190886679 M84.72200922997033 6.734618561215495 C84.61861080472367 6.990014670647295, 84.515212379477 7.245410780079097, 84.25292114880834 7.893275190886679 M84.25292114880834 7.893275190886679 C84.10266193806574 8.205291657025773, 83.95240272732313 8.517308123164867, 83.7105614742735 9.019496659696284 M84.25292114880834 7.893275190886679 C84.07148335033382 8.270034661566012, 83.89004555185929 8.646794132245345, 83.7105614742735 9.019496659696284 M83.7105614742735 9.019496659696284 C83.57608380486607 9.258275379069826, 83.44160613545863 9.497054098443366, 83.09715887860425 10.108655082055236 M83.7105614742735 9.019496659696284 C83.5253531805917 9.348352739501726, 83.34014488690988 9.677208819307168, 83.09715887860425 10.108655082055236 M83.09715887860425 10.108655082055236 C82.91346676608461 10.390855495124224, 82.72977465356497 10.673055908193211, 82.41523396464065 11.156274872382301 M83.09715887860425 10.108655082055236 C82.82779669944375 10.522467723118572, 82.55843452028324 10.93628036418191, 82.41523396464065 11.156274872382301 M82.41523396464065 11.156274872382301 C82.12232416348205 11.548747321302985, 81.82941436232345 11.941219770223668, 81.66758890812659 12.158051136245302 M82.41523396464065 11.156274872382301 C82.26317511135309 11.360019882941115, 82.11111625806554 11.563764893499929, 81.66758890812659 12.158051136245302 M81.66758890812659 12.158051136245302 C81.425374035382 12.442570508187787, 81.18315916263742 12.72708988013027, 80.85729594296866 13.10986736009567 M81.66758890812659 12.158051136245302 C81.40312932307197 12.468700413027141, 81.13866973801736 12.779349689808981, 80.85729594296866 13.10986736009567 M80.85729594296866 13.10986736009567 C80.59410319162194 13.38163548438791, 80.33091044027522 13.653403608680149, 79.98768473676799 14.007812326905684 M80.85729594296866 13.10986736009567 C80.56970031427059 13.40683345876666, 80.28210468557253 13.703799557437653, 79.98768473676799 14.007812326905684 M79.98768473676799 14.007812326905684 C79.68877185003808 14.2792771018322, 79.38985896330816 14.550741876758718, 79.0623287085019 14.848196188198111 M79.98768473676799 14.007812326905684 C79.71936411436812 14.251494016794611, 79.45104349196825 14.495175706683538, 79.0623287085019 14.848196188198111 M79.0623287085019 14.848196188198111 C78.80033765401271 15.057127082278477, 78.53834659952352 15.266057976358844, 78.08503034457871 15.627565626425152 M79.0623287085019 14.848196188198111 C78.8064880643797 15.052222293680083, 78.55064742025753 15.256248399162057, 78.08503034457871 15.627565626425152 M78.08503034457871 15.627565626425152 C77.7716662276703 15.84615486906648, 77.45830211076188 16.064744111707807, 77.0598055736057 16.34271804539089 M78.08503034457871 15.627565626425152 C77.83219916721139 15.803929710871332, 77.57936798984406 15.98029379531751, 77.0598055736057 16.34271804539089 M77.0598055736057 16.34271804539089 C76.78611921274253 16.508628325705722, 76.51243285187937 16.674538606020555, 75.99086726407678 16.990714730406093 M77.0598055736057 16.34271804539089 C76.70438697058066 16.558174891216222, 76.34896836755561 16.773631737041555, 75.99086726407678 16.990714730406093 M75.99086726407678 16.990714730406093 C75.59189194009429 17.19885990137187, 75.1929166161118 17.407005072337643, 74.88260791279238 17.56889292409717 M75.99086726407678 16.990714730406093 C75.64744450448605 17.169878164111804, 75.30402174489532 17.34904159781751, 74.88260791279238 17.56889292409717 M74.88260791279238 17.56889292409717 C74.62051653849508 17.684913000834204, 74.35842516419777 17.800933077571234, 73.7395815951478 18.07487676824742 M74.88260791279238 17.56889292409717 C74.44052566279511 17.764589622266957, 73.99844341279783 17.960286320436744, 73.7395815951478 18.07487676824742 M73.7395815951478 18.07487676824742 C73.41996315674444 18.19249930810031, 73.1003447183411 18.310121847953198, 72.56648525146062 18.506587066708033 M73.7395815951478 18.07487676824742 C73.3214266861587 18.228761640137016, 72.9032717771696 18.382646512026607, 72.56648525146062 18.506587066708033 M72.56648525146062 18.506587066708033 C72.15861300407666 18.62764140876648, 71.7507407566927 18.748695750824925, 71.36813938623541 18.86224982926107 M72.56648525146062 18.506587066708033 C72.13510641354627 18.634618041447286, 71.70372757563192 18.76264901618654, 71.36813938623541 18.86224982926107 M71.36813938623541 18.86224982926107 C71.11270249410727 18.920551633007822, 70.85726560197912 18.97885343675457, 70.14946825967677 19.140403561325773 M71.36813938623541 18.86224982926107 C71.05256153261823 18.934278415011242, 70.73698367900106 19.006307000761414, 70.14946825967677 19.140403561325773 M70.14946825967677 19.140403561325773 C69.81087880559863 19.195144078460693, 69.47228935152049 19.249884595595613, 68.91547965284788 19.3399052695533 M70.14946825967677 19.140403561325773 C69.66244294525093 19.219142037224422, 69.1754176308251 19.29788051312307, 68.91547965284788 19.3399052695533 M68.91547965284788 19.3399052695533 C68.47223720260287 19.3826643356514, 68.02899475235786 19.425423401749494, 67.6712442896239 19.45993515863156 M68.91547965284788 19.3399052695533 C68.53166920151378 19.376931002193896, 68.14785875017968 19.413956734834496, 67.6712442896239 19.45993515863156 M67.6712442896239 19.45993515863156 C67.1909182753481 19.475338279011513, 66.71059226107228 19.490741399391467, 66.421875 19.5 M67.6712442896239 19.45993515863156 C67.31701471628801 19.471294611582405, 66.96278514295213 19.482654064533246, 66.421875 19.5 M66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 M66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 M66.421875 19.5 C29.14879459894145 19.5, -8.1242858021171 19.5, -66.421875 19.5 M66.421875 19.5 C27.45232146265824 19.5, -11.51723207468352 19.5, -66.421875 19.5 M-66.421875 19.5 C-66.72993135319177 19.490121232348457, -67.03798770638353 19.480242464696914, -67.6712442896239 19.45993515863156 M-66.421875 19.5 C-66.70119554192271 19.491042733884992, -66.98051608384544 19.482085467769984, -67.6712442896239 19.45993515863156 M-67.6712442896239 19.45993515863156 C-68.09109628115708 19.41943254195425, -68.51094827269024 19.37892992527694, -68.91547965284786 19.3399052695533 M-67.6712442896239 19.45993515863156 C-67.95015386308657 19.433029087517454, -68.22906343654924 19.406123016403345, -68.91547965284786 19.3399052695533 M-68.91547965284786 19.3399052695533 C-69.2745197916013 19.2818584443175, -69.63355993035476 19.223811619081705, -70.14946825967675 19.140403561325773 M-68.91547965284786 19.3399052695533 C-69.22094528125201 19.290519955674245, -69.52641090965615 19.24113464179519, -70.14946825967675 19.140403561325773 M-70.14946825967675 19.140403561325773 C-70.6217416174036 19.032610249296294, -71.09401497513045 18.92481693726682, -71.36813938623538 18.862249829261074 M-70.14946825967675 19.140403561325773 C-70.53320325511577 19.052818552721686, -70.91693825055478 18.965233544117595, -71.36813938623538 18.862249829261074 M-71.36813938623538 18.862249829261074 C-71.70698986008952 18.761680787283602, -72.04584033394366 18.661111745306126, -72.56648525146059 18.506587066708043 M-71.36813938623538 18.862249829261074 C-71.7049510819306 18.762285885939402, -72.04176277762582 18.66232194261773, -72.56648525146059 18.506587066708043 M-72.56648525146059 18.506587066708043 C-72.88867140815876 18.38801958278693, -73.21085756485692 18.269452098865823, -73.7395815951478 18.074876768247425 M-72.56648525146059 18.506587066708043 C-72.80557809174223 18.41859869133441, -73.04467093202388 18.33061031596078, -73.7395815951478 18.074876768247425 M-73.7395815951478 18.074876768247425 C-73.97492530111121 17.970697090840414, -74.21026900707463 17.866517413433403, -74.88260791279238 17.568892924097174 M-73.7395815951478 18.074876768247425 C-74.18971265228794 17.875617101914873, -74.63984370942808 17.676357435582325, -74.88260791279238 17.568892924097174 M-74.88260791279238 17.568892924097174 C-75.2366526529517 17.384188009932533, -75.59069739311104 17.19948309576789, -75.99086726407678 16.990714730406097 M-74.88260791279238 17.568892924097174 C-75.15642527809315 17.426042580008154, -75.43024264339392 17.28319223591913, -75.99086726407678 16.990714730406097 M-75.99086726407678 16.990714730406097 C-76.2502346414749 16.83348470201546, -76.50960201887303 16.676254673624825, -77.05980557360569 16.3427180453909 M-75.99086726407678 16.990714730406097 C-76.2056994751272 16.860482181573122, -76.42053168617763 16.730249632740147, -77.05980557360569 16.3427180453909 M-77.05980557360569 16.3427180453909 C-77.37759187546114 16.121044077963823, -77.6953781773166 15.899370110536749, -78.08503034457871 15.627565626425156 M-77.05980557360569 16.3427180453909 C-77.42166915966727 16.09029767257651, -77.78353274572885 15.83787729976212, -78.08503034457871 15.627565626425156 M-78.08503034457871 15.627565626425156 C-78.37037512776104 15.400010755180835, -78.65571991094335 15.172455883936513, -79.06232870850187 14.848196188198125 M-78.08503034457871 15.627565626425156 C-78.35101722338642 15.41544816878412, -78.61700410219413 15.203330711143083, -79.06232870850187 14.848196188198125 M-79.06232870850187 14.848196188198125 C-79.26665314861702 14.662634137813976, -79.47097758873218 14.477072087429828, -79.98768473676797 14.007812326905697 M-79.06232870850187 14.848196188198125 C-79.31936438777207 14.614763185076326, -79.57640006704229 14.381330181954526, -79.98768473676797 14.007812326905697 M-79.98768473676797 14.007812326905697 C-80.23621984103036 13.751179426643237, -80.48475494529275 13.494546526380775, -80.85729594296865 13.109867360095677 M-79.98768473676797 14.007812326905697 C-80.26992993160947 13.716370990470406, -80.55217512645096 13.424929654035113, -80.85729594296865 13.109867360095677 M-80.85729594296865 13.109867360095677 C-81.01961202398097 12.919201655291955, -81.18192810499328 12.728535950488231, -81.66758890812658 12.158051136245307 M-80.85729594296865 13.109867360095677 C-81.13529751338679 12.783310896745048, -81.41329908380493 12.456754433394421, -81.66758890812658 12.158051136245307 M-81.66758890812658 12.158051136245307 C-81.90185255110183 11.84415919651539, -82.13611619407708 11.530267256785475, -82.41523396464063 11.156274872382316 M-81.66758890812658 12.158051136245307 C-81.9525501509991 11.776229031299403, -82.23751139387163 11.3944069263535, -82.41523396464063 11.156274872382316 M-82.41523396464063 11.156274872382316 C-82.60736702646147 10.861106894474428, -82.79950008828231 10.565938916566541, -83.09715887860425 10.108655082055249 M-82.41523396464063 11.156274872382316 C-82.66502908826389 10.772522483114306, -82.91482421188714 10.388770093846299, -83.09715887860425 10.108655082055249 M-83.09715887860425 10.108655082055249 C-83.2691992743429 9.803179938442142, -83.44123967008154 9.497704794829037, -83.7105614742735 9.019496659696289 M-83.09715887860425 10.108655082055249 C-83.3258586145184 9.702575542580202, -83.55455835043256 9.296496003105158, -83.7105614742735 9.019496659696289 M-83.7105614742735 9.019496659696289 C-83.84080047543607 8.749052587114006, -83.97103947659863 8.478608514531723, -84.25292114880834 7.893275190886686 M-83.7105614742735 9.019496659696289 C-83.90345372450562 8.618951774856296, -84.09634597473776 8.2184068900163, -84.25292114880834 7.893275190886686 M-84.25292114880834 7.893275190886686 C-84.41485263992023 7.493301277107935, -84.57678413103211 7.093327363329182, -84.72200922997033 6.73461856121551 M-84.25292114880834 7.893275190886686 C-84.37278266278969 7.597214933988044, -84.49264417677102 7.301154677089403, -84.72200922997033 6.73461856121551 M-84.72200922997033 6.73461856121551 C-84.80396953153792 6.487767191494607, -84.8859298331055 6.240915821773703, -85.11589813421489 5.5482879393051325 M-84.72200922997033 6.73461856121551 C-84.84762427215936 6.356286068181134, -84.9732393143484 5.97795357514676, -85.11589813421489 5.5482879393051325 M-85.11589813421489 5.5482879393051325 C-85.21435389412169 5.172833455784243, -85.31280965402848 4.797378972263354, -85.43296928754556 4.339158212148136 M-85.11589813421489 5.5482879393051325 C-85.21600990746613 5.166518359181147, -85.31612168071737 4.7847487790571614, -85.43296928754556 4.339158212148136 M-85.43296928754556 4.339158212148136 C-85.48444383762414 4.074847276644663, -85.53591838770271 3.810536341141189, -85.67191977658177 3.112197953150904 M-85.43296928754556 4.339158212148136 C-85.48888424754762 4.0520467101685576, -85.54479920754967 3.7649352081889784, -85.67191977658177 3.112197953150904 M-85.67191977658177 3.112197953150904 C-85.7266450882886 2.687759242287888, -85.78137039999542 2.2633205314248728, -85.83176770250937 1.872449005199809 M-85.67191977658177 3.112197953150904 C-85.72622964323976 2.6909813520477806, -85.78053950989775 2.2697647509446575, -85.83176770250937 1.872449005199809 M-85.83176770250937 1.872449005199809 C-85.85240311737921 1.5510357619948882, -85.87303853224905 1.2296225187899672, -85.91185621591342 0.6250057626472781 M-85.83176770250937 1.872449005199809 C-85.85177645586256 1.5607965209486743, -85.87178520921577 1.2491440366975395, -85.91185621591342 0.6250057626472781 M-85.91185621591342 0.6250057626472781 C-85.91185621591342 0.3139080218653182, -85.91185621591342 0.002810281083358235, -85.91185621591342 -0.6250057626472687 M-85.91185621591342 0.6250057626472781 C-85.91185621591342 0.316382854796114, -85.91185621591342 0.007759946944949858, -85.91185621591342 -0.6250057626472687 M-85.91185621591342 -0.6250057626472687 C-85.88430512658977 -1.0541362177022535, -85.8567540372661 -1.4832666727572383, -85.83176770250937 -1.8724490051997822 M-85.91185621591342 -0.6250057626472687 C-85.89430949187776 -0.8983101529631832, -85.87676276784212 -1.1716145432790976, -85.83176770250937 -1.8724490051997822 M-85.83176770250937 -1.8724490051997822 C-85.77449625192635 -2.3166350663945794, -85.71722480134332 -2.760821127589377, -85.67191977658177 -3.112197953150895 M-85.83176770250937 -1.8724490051997822 C-85.78331907856298 -2.248206965265, -85.7348704546166 -2.6239649253302177, -85.67191977658177 -3.112197953150895 M-85.67191977658177 -3.112197953150895 C-85.57905201946595 -3.589054258333224, -85.48618426235014 -4.065910563515553, -85.43296928754556 -4.339158212148126 M-85.67191977658177 -3.112197953150895 C-85.6044369348641 -3.458708082867534, -85.53695409314642 -3.805218212584173, -85.43296928754556 -4.339158212148126 M-85.43296928754556 -4.339158212148126 C-85.33538286214282 -4.7112975464330695, -85.23779643674008 -5.083436880718013, -85.11589813421489 -5.548287939305123 M-85.43296928754556 -4.339158212148126 C-85.32117706724041 -4.765470399226424, -85.20938484693527 -5.191782586304722, -85.11589813421489 -5.548287939305123 M-85.11589813421489 -5.548287939305123 C-84.98323054852673 -5.947861569688597, -84.8505629628386 -6.347435200072071, -84.72200922997033 -6.734618561215485 M-85.11589813421489 -5.548287939305123 C-85.02104258548923 -5.833977738887531, -84.92618703676357 -6.1196675384699395, -84.72200922997033 -6.734618561215485 M-84.72200922997033 -6.734618561215485 C-84.58550913900908 -7.071776424939499, -84.44900904804783 -7.408934288663513, -84.25292114880834 -7.893275190886676 M-84.72200922997033 -6.734618561215485 C-84.54269063872837 -7.177538948472215, -84.36337204748642 -7.620459335728945, -84.25292114880834 -7.893275190886676 M-84.25292114880834 -7.893275190886676 C-84.10532320796965 -8.19976547312824, -83.95772526713095 -8.506255755369805, -83.7105614742735 -9.019496659696282 M-84.25292114880834 -7.893275190886676 C-84.08134146283673 -8.249564080023886, -83.90976177686512 -8.605852969161095, -83.7105614742735 -9.019496659696282 M-83.7105614742735 -9.019496659696282 C-83.56548354563664 -9.277097212724327, -83.42040561699976 -9.534697765752371, -83.09715887860425 -10.108655082055243 M-83.7105614742735 -9.019496659696282 C-83.53085284529621 -9.338587527917422, -83.35114421631891 -9.657678396138563, -83.09715887860425 -10.108655082055243 M-83.09715887860425 -10.108655082055243 C-82.85994016686568 -10.473086725428919, -82.62272145512712 -10.837518368802593, -82.41523396464063 -11.156274872382308 M-83.09715887860425 -10.108655082055243 C-82.87766371095681 -10.445858602266975, -82.65816854330937 -10.783062122478709, -82.41523396464063 -11.156274872382308 M-82.41523396464063 -11.156274872382308 C-82.1462276906014 -11.516718772619155, -81.87722141656218 -11.877162672856002, -81.66758890812659 -12.158051136245302 M-82.41523396464063 -11.156274872382308 C-82.24967951695048 -11.378102749966661, -82.08412506926032 -11.599930627551014, -81.66758890812659 -12.158051136245302 M-81.66758890812659 -12.158051136245302 C-81.45090175011883 -12.41258420188979, -81.23421459211109 -12.667117267534275, -80.85729594296866 -13.10986736009567 M-81.66758890812659 -12.158051136245302 C-81.36839106297055 -12.509505950005266, -81.06919321781452 -12.860960763765233, -80.85729594296866 -13.10986736009567 M-80.85729594296866 -13.10986736009567 C-80.66210174423797 -13.311421396026859, -80.46690754550728 -13.512975431958047, -79.98768473676799 -14.007812326905677 M-80.85729594296866 -13.10986736009567 C-80.5905532215152 -13.38530111998109, -80.32381050006173 -13.66073487986651, -79.98768473676799 -14.007812326905677 M-79.98768473676799 -14.007812326905677 C-79.72172545596771 -14.249349508831527, -79.45576617516745 -14.490886690757376, -79.0623287085019 -14.848196188198107 M-79.98768473676799 -14.007812326905677 C-79.65731624189054 -14.307844252881996, -79.32694774701311 -14.607876178858314, -79.0623287085019 -14.848196188198107 M-79.0623287085019 -14.848196188198107 C-78.80274359371641 -15.055208409389508, -78.54315847893093 -15.262220630580908, -78.08503034457871 -15.627565626425149 M-79.0623287085019 -14.848196188198107 C-78.6869973778392 -15.147512936415417, -78.31166604717653 -15.446829684632727, -78.08503034457871 -15.627565626425149 M-78.08503034457871 -15.627565626425149 C-77.8648097445077 -15.781181983838566, -77.64458914443667 -15.934798341251984, -77.05980557360571 -16.342718045390885 M-78.08503034457871 -15.627565626425149 C-77.71020860344736 -15.889025047266728, -77.335386862316 -16.150484468108306, -77.05980557360571 -16.342718045390885 M-77.05980557360571 -16.342718045390885 C-76.77313675195848 -16.516498369726428, -76.48646793031124 -16.69027869406197, -75.99086726407678 -16.99071473040609 M-77.05980557360571 -16.342718045390885 C-76.80697114566107 -16.49598776143095, -76.55413671771642 -16.649257477471018, -75.99086726407678 -16.99071473040609 M-75.99086726407678 -16.99071473040609 C-75.59066524378936 -17.199499868048413, -75.19046322350194 -17.40828500569074, -74.8826079127924 -17.56889292409717 M-75.99086726407678 -16.99071473040609 C-75.67321583436694 -17.156433277820263, -75.3555644046571 -17.32215182523444, -74.8826079127924 -17.56889292409717 M-74.8826079127924 -17.56889292409717 C-74.46696798702865 -17.75288438971245, -74.05132806126491 -17.93687585532773, -73.73958159514781 -18.07487676824742 M-74.8826079127924 -17.56889292409717 C-74.64722424280492 -17.673090292392143, -74.41184057281744 -17.77728766068711, -73.73958159514781 -18.07487676824742 M-73.73958159514781 -18.07487676824742 C-73.27041227782813 -18.24753541397469, -72.80124296050846 -18.420194059701956, -72.56648525146062 -18.506587066708033 M-73.73958159514781 -18.07487676824742 C-73.38543015794743 -18.205207770877163, -73.03127872074703 -18.335538773506904, -72.56648525146062 -18.506587066708033 M-72.56648525146062 -18.506587066708033 C-72.10060637350746 -18.6448574722364, -71.63472749555429 -18.783127877764766, -71.36813938623541 -18.862249829261067 M-72.56648525146062 -18.506587066708033 C-72.10213727519184 -18.64440310865234, -71.63778929892305 -18.78221915059665, -71.36813938623541 -18.862249829261067 M-71.36813938623541 -18.862249829261067 C-71.04403502872522 -18.936224533884182, -70.71993067121502 -19.010199238507298, -70.14946825967677 -19.140403561325773 M-71.36813938623541 -18.862249829261067 C-71.10667955237541 -18.921926330154747, -70.84521971851541 -18.981602831048423, -70.14946825967677 -19.140403561325773 M-70.14946825967677 -19.140403561325773 C-69.75900567599638 -19.203530523772656, -69.36854309231599 -19.26665748621954, -68.91547965284788 -19.3399052695533 M-70.14946825967677 -19.140403561325773 C-69.78626646627896 -19.199123210610356, -69.42306467288115 -19.25784285989494, -68.91547965284788 -19.3399052695533 M-68.91547965284788 -19.3399052695533 C-68.5743179737624 -19.372816726427725, -68.23315629467693 -19.405728183302152, -67.6712442896239 -19.45993515863156 M-68.91547965284788 -19.3399052695533 C-68.41943872519147 -19.387757741267816, -67.92339779753507 -19.43561021298233, -67.6712442896239 -19.45993515863156 M-67.6712442896239 -19.45993515863156 C-67.39022418738782 -19.468946926337825, -67.10920408515173 -19.477958694044087, -66.421875 -19.5 M-67.6712442896239 -19.45993515863156 C-67.20053634619946 -19.47502984619975, -66.72982840277501 -19.49012453376794, -66.421875 -19.5 M-66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5 M-66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-73.546875, -12)\"><rect></rect><foreignObject width=\"147.09375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>cancelled / declined</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-flowchart-E-7\" data-look=\"classic\" transform=\"translate(1857.6217880249023, 49.5)\"><g class=\"basic label-container outer-path\"><path d=\"M-20.8203125 -19.5 C-7.184484957077656 -19.5, 6.451342585844689 -19.5, 20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 C21.102911885478147 -19.49093758775405, 21.38551127095629 -19.4818751755081, 22.0696817896239 -19.45993515863156 C22.54468967074749 -19.414111719620124, 23.019697551871083 -19.368288280608688, 23.313917152847864 -19.3399052695533 C23.778228200351094 -19.26483906017893, 24.242539247854324 -19.18977285080456, 24.54790575967676 -19.140403561325776 C24.877450187334958 -19.065187196191154, 25.206994614993157 -18.989970831056535, 25.76657688623539 -18.862249829261074 C26.21388051919359 -18.729492458943763, 26.661184152151787 -18.596735088626453, 26.964922751460602 -18.50658706670804 C27.28511532175574 -18.388753241011756, 27.605307892050874 -18.270919415315472, 28.138019095147794 -18.074876768247425 C28.40801497142356 -17.955357602963247, 28.67801084769933 -17.83583843767907, 29.28104541279238 -17.568892924097174 C29.519891700400716 -17.444286968840252, 29.758737988009052 -17.319681013583335, 30.389304764076783 -16.990714730406097 C30.642929373011874 -16.836966002006005, 30.896553981946962 -16.683217273605912, 31.458243073605697 -16.342718045390892 C31.867176183229972 -16.057464010546003, 32.276109292854244 -15.772209975701111, 32.48346784457871 -15.627565626425154 C32.77957087674268 -15.391431337906996, 33.07567390890665 -15.155297049388837, 33.460766208501866 -14.848196188198123 C33.793253621936614 -14.54623991645158, 34.12574103537136 -14.244283644705037, 34.38612223676799 -14.007812326905688 C34.633185657655915 -13.75269906055481, 34.88024907854384 -13.497585794203934, 35.25573344296865 -13.10986736009568 C35.47707682248703 -12.849864831718303, 35.69842020200541 -12.589862303340926, 36.06602640812658 -12.158051136245305 C36.2885425306677 -11.859899803675997, 36.51105865320881 -11.56174847110669, 36.813671464640635 -11.156274872382312 C37.023796363726845 -10.833466600950038, 37.23392126281306 -10.510658329517764, 37.49559637860425 -10.108655082055241 C37.655879458128055 -9.824056243938955, 37.81616253765186 -9.539457405822668, 38.108998974273504 -9.019496659696287 C38.30604588363536 -8.61032453627793, 38.50309279299723 -8.201152412859575, 38.65135864880834 -7.893275190886684 C38.7510283633517 -7.6470890689817415, 38.85069807789507 -7.400902947076798, 39.120446729970325 -6.734618561215508 C39.24045988320399 -6.37315806517492, 39.36047303643766 -6.0116975691343315, 39.51433563421488 -5.548287939305138 C39.603109771993616 -5.20975367700013, 39.69188390977235 -4.871219414695121, 39.83140678754556 -4.339158212148133 C39.890693777180694 -4.034732050681415, 39.94998076681583 -3.7303058892146965, 40.070357276581774 -3.1121979531509023 C40.10504227190047 -2.843187978786105, 40.13972726721917 -2.5741780044213076, 40.23020520250937 -1.872449005199798 C40.255855557551506 -1.4729240208245724, 40.281505912593644 -1.0733990364493469, 40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.3475644288663855, 40.31029371591342 -0.0701230950854953, 40.31029371591342 0.625005762647271 C40.27924659820019 1.1085896818131424, 40.24819948048696 1.5921736009790137, 40.23020520250937 1.8724490051997846 C40.171520488392886 2.3275960592796334, 40.112835774276405 2.782743113359482, 40.070357276581774 3.1121979531508885 C39.983111701851726 3.5601855400309503, 39.89586612712168 4.008173126911013, 39.83140678754556 4.339158212148129 C39.70597580747798 4.817480901276478, 39.58054482741039 5.295803590404828, 39.51433563421489 5.548287939305125 C39.42243845510405 5.825067600959872, 39.33054127599321 6.101847262614618, 39.120446729970325 6.734618561215495 C39.024831451214666 6.970790148337631, 38.92921617245901 7.206961735459768, 38.65135864880834 7.893275190886679 C38.46538131181113 8.279461110438938, 38.27940397481392 8.665647029991195, 38.108998974273504 9.019496659696284 C37.965795545057524 9.273768849188894, 37.82259211584154 9.528041038681504, 37.49559637860425 10.108655082055236 C37.27548448698481 10.446806055901542, 37.05537259536537 10.784957029747845, 36.81367146464064 11.156274872382301 C36.61574781051195 11.421474537698924, 36.417824156383254 11.686674203015546, 36.06602640812658 12.158051136245302 C35.81826500742548 12.449085775531895, 35.57050360672438 12.740120414818488, 35.25573344296866 13.10986736009567 C35.005292591348194 13.368468100970114, 34.75485173972773 13.627068841844558, 34.38612223676799 14.007812326905684 C34.130871049840565 14.23962470129685, 33.87561986291314 14.471437075688018, 33.46076620850189 14.848196188198111 C33.26345392922773 15.005547480218983, 33.06614164995358 15.162898772239853, 32.48346784457871 15.627565626425152 C32.12880825273942 15.874960804725958, 31.774148660900128 16.122355983026765, 31.458243073605708 16.34271804539089 C31.081245788017924 16.571256015396166, 30.70424850243014 16.799793985401447, 30.389304764076787 16.990714730406093 C29.965431917584937 17.211848922917376, 29.54155907109309 17.432983115428655, 29.281045412792388 17.56889292409717 C28.83141951172509 17.767928972821196, 28.38179361065779 17.966965021545224, 28.138019095147804 18.07487676824742 C27.696507528013587 18.237357106241, 27.25499596087937 18.399837444234578, 26.964922751460616 18.506587066708033 C26.601410152654683 18.614475697917065, 26.23789755384875 18.7223643291261, 25.766576886235413 18.86224982926107 C25.395815727811232 18.946873644228724, 25.025054569387052 19.031497459196373, 24.547905759676766 19.140403561325773 C24.29086127075812 19.181960520884356, 24.033816781839477 19.22351748044294, 23.31391715284788 19.3399052695533 C23.02455014236924 19.367820157039425, 22.7351831318906 19.395735044525555, 22.0696817896239 19.45993515863156 C21.766563575885773 19.46965556976233, 21.46344536214765 19.4793759808931, 20.820312500000004 19.5 C20.820312500000004 19.5, 20.8203125 19.5, 20.8203125 19.5 C12.299907968562279 19.5, 3.779503437124557 19.5, -20.820312499999996 19.5 C-21.294317012043678 19.48479959789257, -21.768321524087355 19.469599195785143, -22.069681789623893 19.45993515863156 C-22.508702083727826 19.417583398858504, -22.947722377831756 19.375231639085452, -23.31391715284787 19.3399052695533 C-23.6562278083374 19.28456313743253, -23.99853846382692 19.229221005311768, -24.54790575967676 19.140403561325773 C-24.94520192591753 19.049723303981093, -25.342498092158305 18.959043046636413, -25.766576886235388 18.862249829261074 C-26.150118953167624 18.74841655704898, -26.533661020099863 18.634583284836886, -26.96492275146059 18.506587066708043 C-27.35531524227146 18.362919021341018, -27.745707733082327 18.219250975973996, -28.138019095147797 18.074876768247425 C-28.479237429893935 17.923829533337578, -28.820455764640073 17.77278229842773, -29.28104541279238 17.568892924097174 C-29.693208506456664 17.353867702135577, -30.105371600120947 17.138842480173984, -30.38930476407678 16.990714730406097 C-30.782479153636796 16.752370104905633, -31.175653543196812 16.514025479405174, -31.458243073605686 16.3427180453909 C-31.770921112539614 16.12460738104474, -32.08359915147354 15.906496716698582, -32.48346784457871 15.627565626425156 C-32.74870087106528 15.416049345949371, -33.01393389755186 15.204533065473587, -33.460766208501866 14.848196188198125 C-33.66488252252056 14.662823152428077, -33.86899883653924 14.47745011665803, -34.386122236767974 14.007812326905697 C-34.56366258406139 13.824487341991652, -34.7412029313548 13.641162357077608, -35.255733442968655 13.109867360095677 C-35.55755114672493 12.755335111349694, -35.859368850481204 12.400802862603712, -36.066026408126575 12.158051136245307 C-36.23468931954355 11.93205820045389, -36.40335223096053 11.706065264662472, -36.813671464640635 11.156274872382316 C-37.075698422092664 10.753731101646027, -37.337725379544686 10.351187330909738, -37.49559637860425 10.108655082055249 C-37.63205570368601 9.866357732367543, -37.76851502876777 9.62406038267984, -38.108998974273504 9.019496659696289 C-38.28369480355547 8.656737032300333, -38.45839063283744 8.293977404904375, -38.65135864880834 7.893275190886686 C-38.809006797740295 7.503881215105156, -38.96665494667224 7.1144872393236245, -39.120446729970325 6.73461856121551 C-39.247714584892314 6.35130805956943, -39.37498243981431 5.967997557923349, -39.51433563421488 5.5482879393051325 C-39.62846786398047 5.1130522819876765, -39.742600093746056 4.67781662467022, -39.83140678754556 4.339158212148136 C-39.90967776150087 3.9372533034637964, -39.987948735456186 3.5353483947794575, -40.070357276581774 3.112197953150904 C-40.118997347898656 2.7349551650856516, -40.167637419215545 2.357712377020399, -40.23020520250937 1.872449005199809 C-40.251312253526045 1.5436896483100901, -40.27241930454273 1.2149302914203715, -40.31029371591342 0.6250057626472781 C-40.31029371591342 0.3153271423601475, -40.31029371591342 0.005648522073016915, -40.31029371591342 -0.6250057626472687 C-40.28849455347841 -0.9645453135397923, -40.26669539104339 -1.304084864432316, -40.23020520250937 -1.8724490051997822 C-40.16627495459879 -2.36827938353884, -40.102344706688214 -2.8641097618778977, -40.070357276581774 -3.112197953150895 C-39.98519839863366 -3.549470793079227, -39.90003952068555 -3.986743633007559, -39.83140678754556 -4.339158212148126 C-39.75953047817974 -4.613253731149529, -39.68765416881392 -4.887349250150932, -39.51433563421489 -5.548287939305123 C-39.421311264279915 -5.8284625201287055, -39.328286894344934 -6.108637100952289, -39.12044672997033 -6.734618561215485 C-38.97233908867372 -7.100447298684566, -38.8242314473771 -7.466276036153646, -38.65135864880834 -7.893275190886676 C-38.477551849234 -8.254188729072562, -38.30374504965965 -8.615102267258449, -38.108998974273504 -9.019496659696282 C-37.97462144286867 -9.25809757390614, -37.84024391146383 -9.496698488115996, -37.49559637860425 -10.108655082055243 C-37.25399969059888 -10.479812472625959, -37.01240300259352 -10.850969863196674, -36.81367146464064 -11.156274872382308 C-36.65930600855793 -11.363110520550798, -36.504940552475205 -11.569946168719287, -36.06602640812659 -12.158051136245302 C-35.772854781850896 -12.50242721040684, -35.47968315557521 -12.846803284568377, -35.25573344296866 -13.10986736009567 C-35.03672936400341 -13.336007052196562, -34.81772528503817 -13.562146744297454, -34.386122236767996 -14.007812326905677 C-34.03702101039875 -14.324856823981932, -33.6879197840295 -14.641901321058187, -33.46076620850189 -14.848196188198107 C-33.250195371790475 -15.016120826950162, -33.03962453507906 -15.18404546570222, -32.48346784457872 -15.627565626425149 C-32.09146679527432 -15.901008588967972, -31.699465745969924 -16.174451551510796, -31.45824307360571 -16.342718045390885 C-31.177137433690785 -16.513125936267418, -30.896031793775855 -16.683533827143954, -30.38930476407679 -16.99071473040609 C-30.16462742531178 -17.10792875412709, -29.939950086546773 -17.225142777848095, -29.281045412792388 -17.56889292409717 C-28.906738650249007 -17.73458742445952, -28.532431887705627 -17.90028192482187, -28.138019095147804 -18.07487676824742 C-27.853152530964273 -18.179710297144613, -27.56828596678074 -18.28454382604181, -26.96492275146062 -18.506587066708033 C-26.581112590428372 -18.620499907841758, -26.197302429396128 -18.73441274897548, -25.766576886235413 -18.862249829261067 C-25.376407822848734 -18.951303371887995, -24.986238759462058 -19.04035691451492, -24.547905759676766 -19.140403561325773 C-24.218889593842118 -19.193596343459447, -23.88987342800747 -19.246789125593118, -23.313917152847882 -19.3399052695533 C-23.064982438528965 -19.36391970205585, -22.816047724210048 -19.3879341345584, -22.069681789623903 -19.45993515863156 C-21.623883078386953 -19.474231055606378, -21.178084367150003 -19.488526952581193, -20.820312500000007 -19.5 C-20.820312500000007 -19.5, -20.820312500000004 -19.5, -20.8203125 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-20.8203125 -19.5 C-10.530443181031158 -19.5, -0.24057386206231612 -19.5, 20.8203125 -19.5 M-20.8203125 -19.5 C-10.707496692525934 -19.5, -0.5946808850518686 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C21.29850610724692 -19.484665261762984, 21.776699714493837 -19.469330523525965, 22.0696817896239 -19.45993515863156 M20.8203125 -19.5 C21.17305665817686 -19.48868818142212, 21.52580081635372 -19.47737636284424, 22.0696817896239 -19.45993515863156 M22.0696817896239 -19.45993515863156 C22.41734932283879 -19.426396089833702, 22.765016856053677 -19.392857021035844, 23.313917152847864 -19.3399052695533 M22.0696817896239 -19.45993515863156 C22.421034990105717 -19.426040537945124, 22.772388190587534 -19.39214591725869, 23.313917152847864 -19.3399052695533 M23.313917152847864 -19.3399052695533 C23.58872766071352 -19.295476037828898, 23.86353816857918 -19.251046806104497, 24.54790575967676 -19.140403561325776 M23.313917152847864 -19.3399052695533 C23.679669786294646 -19.28077322023166, 24.045422419741424 -19.22164117091002, 24.54790575967676 -19.140403561325776 M24.54790575967676 -19.140403561325776 C24.966735737027914 -19.0448083521164, 25.38556571437907 -18.949213142907023, 25.76657688623539 -18.862249829261074 M24.54790575967676 -19.140403561325776 C24.879423921761358 -19.06473670418815, 25.21094208384596 -18.989069847050523, 25.76657688623539 -18.862249829261074 M25.76657688623539 -18.862249829261074 C26.129438102378693 -18.754554525007133, 26.492299318521994 -18.646859220753193, 26.964922751460602 -18.50658706670804 M25.76657688623539 -18.862249829261074 C26.16613038695356 -18.743664447547044, 26.565683887671735 -18.625079065833013, 26.964922751460602 -18.50658706670804 M26.964922751460602 -18.50658706670804 C27.271814631306984 -18.39364801804713, 27.578706511153367 -18.280708969386225, 28.138019095147794 -18.074876768247425 M26.964922751460602 -18.50658706670804 C27.34973065366093 -18.364974201573066, 27.73453855586126 -18.22336133643809, 28.138019095147794 -18.074876768247425 M28.138019095147794 -18.074876768247425 C28.41054553420191 -17.954237397887752, 28.68307197325602 -17.833598027528076, 29.28104541279238 -17.568892924097174 M28.138019095147794 -18.074876768247425 C28.581122611677884 -17.87872798567836, 29.02422612820797 -17.68257920310929, 29.28104541279238 -17.568892924097174 M29.28104541279238 -17.568892924097174 C29.7158469109006 -17.34205726103777, 30.150648409008813 -17.115221597978366, 30.389304764076783 -16.990714730406097 M29.28104541279238 -17.568892924097174 C29.50850209115153 -17.45022892069016, 29.735958769510678 -17.33156491728315, 30.389304764076783 -16.990714730406097 M30.389304764076783 -16.990714730406097 C30.66864293164642 -16.821378291652096, 30.94798109921606 -16.652041852898098, 31.458243073605697 -16.342718045390892 M30.389304764076783 -16.990714730406097 C30.632254842850234 -16.843436964920492, 30.875204921623688 -16.696159199434884, 31.458243073605697 -16.342718045390892 M31.458243073605697 -16.342718045390892 C31.83834422257925 -16.077575938180484, 32.218445371552804 -15.812433830970079, 32.48346784457871 -15.627565626425154 M31.458243073605697 -16.342718045390892 C31.740412315977533 -16.145888996821935, 32.022581558349366 -15.949059948252975, 32.48346784457871 -15.627565626425154 M32.48346784457871 -15.627565626425154 C32.67998184840809 -15.470850937828489, 32.87649585223747 -15.314136249231826, 33.460766208501866 -14.848196188198123 M32.48346784457871 -15.627565626425154 C32.834510814960645 -15.347618199191325, 33.185553785342584 -15.067670771957497, 33.460766208501866 -14.848196188198123 M33.460766208501866 -14.848196188198123 C33.79357713271832 -14.545946112519262, 34.126388056934765 -14.243696036840403, 34.38612223676799 -14.007812326905688 M33.460766208501866 -14.848196188198123 C33.82641727680877 -14.516121562558912, 34.19206834511567 -14.1840469369197, 34.38612223676799 -14.007812326905688 M34.38612223676799 -14.007812326905688 C34.57489635796542 -13.81288754812575, 34.763670479162855 -13.617962769345812, 35.25573344296865 -13.10986736009568 M34.38612223676799 -14.007812326905688 C34.72977590495462 -13.652961700012114, 35.07342957314125 -13.29811107311854, 35.25573344296865 -13.10986736009568 M35.25573344296865 -13.10986736009568 C35.56223083340447 -12.749838085094188, 35.8687282238403 -12.389808810092696, 36.06602640812658 -12.158051136245305 M35.25573344296865 -13.10986736009568 C35.42986697764932 -12.905320201780949, 35.60400051232999 -12.700773043466217, 36.06602640812658 -12.158051136245305 M36.06602640812658 -12.158051136245305 C36.24694867394497 -11.915631782406155, 36.42787093976336 -11.673212428567004, 36.813671464640635 -11.156274872382312 M36.06602640812658 -12.158051136245305 C36.27658131457795 -11.875926743547055, 36.487136221029324 -11.593802350848803, 36.813671464640635 -11.156274872382312 M36.813671464640635 -11.156274872382312 C36.97397411328378 -10.910006956778092, 37.13427676192693 -10.663739041173873, 37.49559637860425 -10.108655082055241 M36.813671464640635 -11.156274872382312 C37.08310805920441 -10.742347909276216, 37.35254465376819 -10.328420946170118, 37.49559637860425 -10.108655082055241 M37.49559637860425 -10.108655082055241 C37.71916700063322 -9.71168280366243, 37.9427376226622 -9.314710525269618, 38.108998974273504 -9.019496659696287 M37.49559637860425 -10.108655082055241 C37.6922765663773 -9.759429492635553, 37.88895675415036 -9.410203903215864, 38.108998974273504 -9.019496659696287 M38.108998974273504 -9.019496659696287 C38.32516008277408 -8.570633492788042, 38.541321191274655 -8.1217703258798, 38.65135864880834 -7.893275190886684 M38.108998974273504 -9.019496659696287 C38.265067531746354 -8.695416960771741, 38.421136089219196 -8.371337261847193, 38.65135864880834 -7.893275190886684 M38.65135864880834 -7.893275190886684 C38.80665144279761 -7.50969898735127, 38.96194423678688 -7.126122783815856, 39.120446729970325 -6.734618561215508 M38.65135864880834 -7.893275190886684 C38.817059826052045 -7.48399007948042, 38.98276100329574 -7.0747049680741565, 39.120446729970325 -6.734618561215508 M39.120446729970325 -6.734618561215508 C39.27533550020907 -6.268118263430586, 39.430224270447816 -5.801617965645665, 39.51433563421488 -5.548287939305138 M39.120446729970325 -6.734618561215508 C39.21070032267733 -6.462789119939159, 39.30095391538434 -6.190959678662809, 39.51433563421488 -5.548287939305138 M39.51433563421488 -5.548287939305138 C39.63526410729349 -5.087135260724653, 39.75619258037209 -4.625982582144169, 39.83140678754556 -4.339158212148133 M39.51433563421488 -5.548287939305138 C39.59311760992549 -5.247858121596329, 39.6718995856361 -4.947428303887521, 39.83140678754556 -4.339158212148133 M39.83140678754556 -4.339158212148133 C39.889167037221576 -4.042571537694901, 39.94692728689758 -3.745984863241668, 40.070357276581774 -3.1121979531509023 M39.83140678754556 -4.339158212148133 C39.890781937810814 -4.034279364478514, 39.95015708807606 -3.7294005168088944, 40.070357276581774 -3.1121979531509023 M40.070357276581774 -3.1121979531509023 C40.10343048368455 -2.8556886899052447, 40.13650369078732 -2.5991794266595876, 40.23020520250937 -1.872449005199798 M40.070357276581774 -3.1121979531509023 C40.110238284908306 -2.8028887279661965, 40.15011929323484 -2.4935795027814907, 40.23020520250937 -1.872449005199798 M40.23020520250937 -1.872449005199798 C40.24643433742527 -1.6196671289627051, 40.262663472341174 -1.3668852527256123, 40.31029371591342 -0.6250057626472757 M40.23020520250937 -1.872449005199798 C40.257733224987604 -1.4436778348814454, 40.28526124746584 -1.0149066645630929, 40.31029371591342 -0.6250057626472757 M40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.3203585390912444, 40.31029371591342 -0.0157113155352131, 40.31029371591342 0.625005762647271 M40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.13685327944999182, 40.31029371591342 0.35129920374729207, 40.31029371591342 0.625005762647271 M40.31029371591342 0.625005762647271 C40.28533311329986 1.0137872961891852, 40.2603725106863 1.4025688297310992, 40.23020520250937 1.8724490051997846 M40.31029371591342 0.625005762647271 C40.28657288256545 0.9944768891538416, 40.26285204921749 1.363948015660412, 40.23020520250937 1.8724490051997846 M40.23020520250937 1.8724490051997846 C40.188400035259995 2.1966816270219076, 40.14659486801062 2.520914248844031, 40.070357276581774 3.1121979531508885 M40.23020520250937 1.8724490051997846 C40.19800127663423 2.1222162949028816, 40.16579735075909 2.371983584605978, 40.070357276581774 3.1121979531508885 M40.070357276581774 3.1121979531508885 C39.99092969898691 3.5200417770760586, 39.91150212139205 3.927885601001228, 39.83140678754556 4.339158212148129 M40.070357276581774 3.1121979531508885 C39.98820031305338 3.5340565969887754, 39.906043349525 3.9559152408266627, 39.83140678754556 4.339158212148129 M39.83140678754556 4.339158212148129 C39.754711980239605 4.631628752145493, 39.67801717293365 4.924099292142857, 39.51433563421489 5.548287939305125 M39.83140678754556 4.339158212148129 C39.73957154838606 4.689365780707727, 39.64773630922656 5.039573349267326, 39.51433563421489 5.548287939305125 M39.51433563421489 5.548287939305125 C39.43056796376791 5.8005828161256305, 39.34680029332093 6.052877692946136, 39.120446729970325 6.734618561215495 M39.51433563421489 5.548287939305125 C39.38192487056084 5.947088062640928, 39.24951410690679 6.34588818597673, 39.120446729970325 6.734618561215495 M39.120446729970325 6.734618561215495 C38.99105040181603 7.054229993464406, 38.86165407366175 7.373841425713318, 38.65135864880834 7.893275190886679 M39.120446729970325 6.734618561215495 C38.93801104218181 7.185238237207203, 38.755575354393294 7.635857913198912, 38.65135864880834 7.893275190886679 M38.65135864880834 7.893275190886679 C38.49709830345472 8.213600098656105, 38.34283795810111 8.533925006425532, 38.108998974273504 9.019496659696284 M38.65135864880834 7.893275190886679 C38.45571377005052 8.299535967757091, 38.260068891292704 8.705796744627502, 38.108998974273504 9.019496659696284 M38.108998974273504 9.019496659696284 C37.9177250468914 9.359122886348612, 37.7264511195093 9.698749113000938, 37.49559637860425 10.108655082055236 M38.108998974273504 9.019496659696284 C37.8804947441077 9.425229058918035, 37.65199051394189 9.830961458139786, 37.49559637860425 10.108655082055236 M37.49559637860425 10.108655082055236 C37.23575099437935 10.507847370480219, 36.975905610154456 10.9070396589052, 36.81367146464064 11.156274872382301 M37.49559637860425 10.108655082055236 C37.279734662374295 10.440276645171394, 37.06387294614434 10.771898208287555, 36.81367146464064 11.156274872382301 M36.81367146464064 11.156274872382301 C36.63523016022721 11.395369963959045, 36.45678885581378 11.63446505553579, 36.06602640812658 12.158051136245302 M36.81367146464064 11.156274872382301 C36.66062057875272 11.361349116249578, 36.50756969286479 11.566423360116854, 36.06602640812658 12.158051136245302 M36.06602640812658 12.158051136245302 C35.886990118737806 12.368357349214826, 35.70795382934902 12.57866356218435, 35.25573344296866 13.10986736009567 M36.06602640812658 12.158051136245302 C35.85518120240418 12.40572191231891, 35.64433599668179 12.653392688392517, 35.25573344296866 13.10986736009567 M35.25573344296866 13.10986736009567 C35.03487163117847 13.337925313861023, 34.814009819388275 13.565983267626375, 34.38612223676799 14.007812326905684 M35.25573344296866 13.10986736009567 C35.04503220005278 13.32743369230008, 34.83433095713689 13.545000024504487, 34.38612223676799 14.007812326905684 M34.38612223676799 14.007812326905684 C34.1068479936939 14.261441805274018, 33.827573750619806 14.515071283642353, 33.46076620850189 14.848196188198111 M34.38612223676799 14.007812326905684 C34.05224477723522 14.311031001739853, 33.718367317702445 14.61424967657402, 33.46076620850189 14.848196188198111 M33.46076620850189 14.848196188198111 C33.09713525861334 15.138182194108253, 32.733504308724804 15.428168200018396, 32.48346784457871 15.627565626425152 M33.46076620850189 14.848196188198111 C33.14817956078217 15.097475721474545, 32.83559291306245 15.34675525475098, 32.48346784457871 15.627565626425152 M32.48346784457871 15.627565626425152 C32.09533606977987 15.898309550571096, 31.707204294981025 16.16905347471704, 31.458243073605708 16.34271804539089 M32.48346784457871 15.627565626425152 C32.23983987026599 15.79750995482068, 31.996211895953266 15.967454283216208, 31.458243073605708 16.34271804539089 M31.458243073605708 16.34271804539089 C31.115106239011904 16.55072961101752, 30.771969404418105 16.75874117664415, 30.389304764076787 16.990714730406093 M31.458243073605708 16.34271804539089 C31.23249170793717 16.47956984992144, 31.006740342268632 16.616421654451987, 30.389304764076787 16.990714730406093 M30.389304764076787 16.990714730406093 C30.08259891851442 17.15072297358151, 29.775893072952055 17.310731216756928, 29.281045412792388 17.56889292409717 M30.389304764076787 16.990714730406093 C30.056405254239777 17.16438819145575, 29.723505744402765 17.338061652505406, 29.281045412792388 17.56889292409717 M29.281045412792388 17.56889292409717 C28.99860054690216 17.693922887797513, 28.716155681011934 17.81895285149786, 28.138019095147804 18.07487676824742 M29.281045412792388 17.56889292409717 C29.03131400045668 17.67944161231905, 28.78158258812097 17.78999030054093, 28.138019095147804 18.07487676824742 M28.138019095147804 18.07487676824742 C27.779865761127844 18.206680505899893, 27.421712427107884 18.338484243552365, 26.964922751460616 18.506587066708033 M28.138019095147804 18.07487676824742 C27.887166280575755 18.167192922867933, 27.63631346600371 18.259509077488445, 26.964922751460616 18.506587066708033 M26.964922751460616 18.506587066708033 C26.678968490200127 18.591456790445598, 26.393014228939638 18.676326514183167, 25.766576886235413 18.86224982926107 M26.964922751460616 18.506587066708033 C26.53621604759121 18.633824966089065, 26.10750934372181 18.761062865470095, 25.766576886235413 18.86224982926107 M25.766576886235413 18.86224982926107 C25.431656194767434 18.938693291526874, 25.09673550329946 19.015136753792675, 24.547905759676766 19.140403561325773 M25.766576886235413 18.86224982926107 C25.46291595795218 18.93155845456897, 25.159255029668948 19.000867079876876, 24.547905759676766 19.140403561325773 M24.547905759676766 19.140403561325773 C24.104519412913366 19.212086827358007, 23.66113306614997 19.28377009339024, 23.31391715284788 19.3399052695533 M24.547905759676766 19.140403561325773 C24.165436059960765 19.202238296279035, 23.782966360244764 19.2640730312323, 23.31391715284788 19.3399052695533 M23.31391715284788 19.3399052695533 C22.84012304193494 19.385611617612284, 22.366328931022004 19.43131796567127, 22.0696817896239 19.45993515863156 M23.31391715284788 19.3399052695533 C22.975901037015177 19.372513277723822, 22.637884921182476 19.40512128589435, 22.0696817896239 19.45993515863156 M22.0696817896239 19.45993515863156 C21.61274844451982 19.474588121642245, 21.15581509941574 19.48924108465293, 20.820312500000004 19.5 M22.0696817896239 19.45993515863156 C21.782358978153255 19.469149041955497, 21.49503616668261 19.478362925279434, 20.820312500000004 19.5 M20.820312500000004 19.5 C20.820312500000004 19.5, 20.8203125 19.5, 20.8203125 19.5 M20.820312500000004 19.5 C20.820312500000004 19.5, 20.820312500000004 19.5, 20.8203125 19.5 M20.8203125 19.5 C10.451616227809085 19.5, 0.0829199556181699 19.5, -20.820312499999996 19.5 M20.8203125 19.5 C4.4587444257187165 19.5, -11.902823648562567 19.5, -20.820312499999996 19.5 M-20.820312499999996 19.5 C-21.28096305787349 19.485227833210914, -21.741613615746978 19.47045566642183, -22.069681789623893 19.45993515863156 M-20.820312499999996 19.5 C-21.090019089313678 19.49135103463274, -21.359725678627356 19.48270206926548, -22.069681789623893 19.45993515863156 M-22.069681789623893 19.45993515863156 C-22.352214187860657 19.43267959796858, -22.63474658609742 19.405424037305604, -23.31391715284787 19.3399052695533 M-22.069681789623893 19.45993515863156 C-22.348308419874968 19.433056382708788, -22.626935050126043 19.406177606786017, -23.31391715284787 19.3399052695533 M-23.31391715284787 19.3399052695533 C-23.717944459294113 19.274585267925627, -24.121971765740355 19.209265266297955, -24.54790575967676 19.140403561325773 M-23.31391715284787 19.3399052695533 C-23.776115059800986 19.26518069635542, -24.238312966754105 19.190456123157542, -24.54790575967676 19.140403561325773 M-24.54790575967676 19.140403561325773 C-24.801374202588672 19.082551043267298, -25.054842645500585 19.02469852520882, -25.766576886235388 18.862249829261074 M-24.54790575967676 19.140403561325773 C-24.793359550814873 19.084380335234176, -25.038813341952984 19.02835710914258, -25.766576886235388 18.862249829261074 M-25.766576886235388 18.862249829261074 C-26.228754248487 18.725078014163277, -26.690931610738613 18.58790619906548, -26.96492275146059 18.506587066708043 M-25.766576886235388 18.862249829261074 C-26.242708878562805 18.720936353206127, -26.718840870890222 18.579622877151177, -26.96492275146059 18.506587066708043 M-26.96492275146059 18.506587066708043 C-27.302414282649586 18.382387063492978, -27.639905813838578 18.258187060277912, -28.138019095147797 18.074876768247425 M-26.96492275146059 18.506587066708043 C-27.32499488340225 18.374077193683213, -27.685067015343908 18.241567320658383, -28.138019095147797 18.074876768247425 M-28.138019095147797 18.074876768247425 C-28.44195047646727 17.94033536154139, -28.745881857786742 17.80579395483535, -29.28104541279238 17.568892924097174 M-28.138019095147797 18.074876768247425 C-28.538830356603107 17.89744951244479, -28.939641618058417 17.720022256642157, -29.28104541279238 17.568892924097174 M-29.28104541279238 17.568892924097174 C-29.64647761824277 17.378247176584203, -30.01190982369316 17.187601429071236, -30.38930476407678 16.990714730406097 M-29.28104541279238 17.568892924097174 C-29.627497218341194 17.38814923905533, -29.973949023890007 17.207405554013487, -30.38930476407678 16.990714730406097 M-30.38930476407678 16.990714730406097 C-30.777692404130107 16.75527186058665, -31.16608004418344 16.519828990767206, -31.458243073605686 16.3427180453909 M-30.38930476407678 16.990714730406097 C-30.661234818789666 16.825869133200765, -30.93316487350255 16.661023535995433, -31.458243073605686 16.3427180453909 M-31.458243073605686 16.3427180453909 C-31.70097961569464 16.173395541525196, -31.943716157783594 16.00407303765949, -32.48346784457871 15.627565626425156 M-31.458243073605686 16.3427180453909 C-31.705768128573414 16.170055282232347, -31.95329318354114 15.997392519073792, -32.48346784457871 15.627565626425156 M-32.48346784457871 15.627565626425156 C-32.68138787346052 15.469729670265073, -32.87930790234233 15.311893714104992, -33.460766208501866 14.848196188198125 M-32.48346784457871 15.627565626425156 C-32.832829126441716 15.348959301033565, -33.18219040830472 15.070352975641974, -33.460766208501866 14.848196188198125 M-33.460766208501866 14.848196188198125 C-33.78288531615372 14.55565613743327, -34.10500442380557 14.263116086668413, -34.386122236767974 14.007812326905697 M-33.460766208501866 14.848196188198125 C-33.76283033738784 14.57386953852278, -34.064894466273806 14.299542888847435, -34.386122236767974 14.007812326905697 M-34.386122236767974 14.007812326905697 C-34.658148927533226 13.726922434883912, -34.93017561829848 13.446032542862127, -35.255733442968655 13.109867360095677 M-34.386122236767974 14.007812326905697 C-34.67566002370568 13.708840790398117, -34.96519781064339 13.409869253890538, -35.255733442968655 13.109867360095677 M-35.255733442968655 13.109867360095677 C-35.54597311608812 12.768935324944296, -35.836212789207586 12.428003289792917, -36.066026408126575 12.158051136245307 M-35.255733442968655 13.109867360095677 C-35.50221469347189 12.820336458074102, -35.74869594397513 12.530805556052526, -36.066026408126575 12.158051136245307 M-36.066026408126575 12.158051136245307 C-36.25787618949543 11.900989907085682, -36.44972597086428 11.64392867792606, -36.813671464640635 11.156274872382316 M-36.066026408126575 12.158051136245307 C-36.307171087386315 11.834939234769479, -36.548315766646056 11.511827333293649, -36.813671464640635 11.156274872382316 M-36.813671464640635 11.156274872382316 C-37.04091317957438 10.807170575299601, -37.268154894508136 10.458066278216887, -37.49559637860425 10.108655082055249 M-36.813671464640635 11.156274872382316 C-37.04502352508755 10.80085598080906, -37.276375585534474 10.445437089235803, -37.49559637860425 10.108655082055249 M-37.49559637860425 10.108655082055249 C-37.70052404999698 9.74478525032055, -37.9054517213897 9.380915418585852, -38.108998974273504 9.019496659696289 M-37.49559637860425 10.108655082055249 C-37.69842585689353 9.748510804640805, -37.90125533518282 9.388366527226363, -38.108998974273504 9.019496659696289 M-38.108998974273504 9.019496659696289 C-38.23947788682095 8.74855440599002, -38.3699567993684 8.477612152283754, -38.65135864880834 7.893275190886686 M-38.108998974273504 9.019496659696289 C-38.28444139693011 8.65518671518335, -38.45988381958672 8.290876770670412, -38.65135864880834 7.893275190886686 M-38.65135864880834 7.893275190886686 C-38.81561190845687 7.487566463934076, -38.979865168105405 7.081857736981466, -39.120446729970325 6.73461856121551 M-38.65135864880834 7.893275190886686 C-38.74610486496075 7.659250205196773, -38.84085108111315 7.425225219506858, -39.120446729970325 6.73461856121551 M-39.120446729970325 6.73461856121551 C-39.24876935402286 6.348131263002859, -39.377091978075406 5.961643964790209, -39.51433563421488 5.5482879393051325 M-39.120446729970325 6.73461856121551 C-39.25456105886997 6.330687570786227, -39.38867538776962 5.926756580356945, -39.51433563421488 5.5482879393051325 M-39.51433563421488 5.5482879393051325 C-39.61543726217033 5.162743614188277, -39.716538890125776 4.777199289071422, -39.83140678754556 4.339158212148136 M-39.51433563421488 5.5482879393051325 C-39.59657341002573 5.234679658060895, -39.678811185836565 4.921071376816658, -39.83140678754556 4.339158212148136 M-39.83140678754556 4.339158212148136 C-39.89036653382706 4.0364123761394115, -39.949326280108565 3.733666540130688, -40.070357276581774 3.112197953150904 M-39.83140678754556 4.339158212148136 C-39.89394772698002 4.018023706184444, -39.956488666414465 3.6968892002207516, -40.070357276581774 3.112197953150904 M-40.070357276581774 3.112197953150904 C-40.12341029675554 2.700729205187002, -40.1764633169293 2.2892604572230995, -40.23020520250937 1.872449005199809 M-40.070357276581774 3.112197953150904 C-40.126166799267324 2.6793503160386085, -40.18197632195287 2.2465026789263134, -40.23020520250937 1.872449005199809 M-40.23020520250937 1.872449005199809 C-40.25229011031962 1.5284587394383842, -40.274375018129874 1.1844684736769593, -40.31029371591342 0.6250057626472781 M-40.23020520250937 1.872449005199809 C-40.247045519182535 1.610147479756268, -40.2638858358557 1.3478459543127268, -40.31029371591342 0.6250057626472781 M-40.31029371591342 0.6250057626472781 C-40.31029371591342 0.35143460420325584, -40.31029371591342 0.07786344575923354, -40.31029371591342 -0.6250057626472687 M-40.31029371591342 0.6250057626472781 C-40.31029371591342 0.3280069194980325, -40.31029371591342 0.031008076348786884, -40.31029371591342 -0.6250057626472687 M-40.31029371591342 -0.6250057626472687 C-40.281767170030705 -1.0693297409838645, -40.253240624148 -1.5136537193204602, -40.23020520250937 -1.8724490051997822 M-40.31029371591342 -0.6250057626472687 C-40.29023818950742 -0.9373867749501766, -40.27018266310143 -1.2497677872530846, -40.23020520250937 -1.8724490051997822 M-40.23020520250937 -1.8724490051997822 C-40.18400016522226 -2.230806150181941, -40.137795127935156 -2.5891632951640995, -40.070357276581774 -3.112197953150895 M-40.23020520250937 -1.8724490051997822 C-40.17864666141007 -2.272326868580401, -40.12708812031077 -2.6722047319610196, -40.070357276581774 -3.112197953150895 M-40.070357276581774 -3.112197953150895 C-39.98146555126404 -3.5686381753846645, -39.89257382594631 -4.025078397618434, -39.83140678754556 -4.339158212148126 M-40.070357276581774 -3.112197953150895 C-40.01302749123541 -3.406574284250059, -39.955697705889044 -3.700950615349223, -39.83140678754556 -4.339158212148126 M-39.83140678754556 -4.339158212148126 C-39.742656928218715 -4.677599890193745, -39.65390706889187 -5.016041568239365, -39.51433563421489 -5.548287939305123 M-39.83140678754556 -4.339158212148126 C-39.73480130986598 -4.707556767619245, -39.638195832186405 -5.075955323090364, -39.51433563421489 -5.548287939305123 M-39.51433563421489 -5.548287939305123 C-39.43358249881099 -5.791503516876795, -39.3528293634071 -6.034719094448468, -39.12044672997033 -6.734618561215485 M-39.51433563421489 -5.548287939305123 C-39.37512593618265 -5.967565369724952, -39.23591623815041 -6.386842800144782, -39.12044672997033 -6.734618561215485 M-39.12044672997033 -6.734618561215485 C-38.93765621659542 -7.186114663265675, -38.75486570322051 -7.637610765315866, -38.65135864880834 -7.893275190886676 M-39.12044672997033 -6.734618561215485 C-39.00504658652027 -7.019659146647123, -38.88964644307021 -7.3046997320787606, -38.65135864880834 -7.893275190886676 M-38.65135864880834 -7.893275190886676 C-38.52220375039198 -8.161468100920382, -38.393048851975614 -8.429661010954087, -38.108998974273504 -9.019496659696282 M-38.65135864880834 -7.893275190886676 C-38.459756710533036 -8.291140715340084, -38.26815477225773 -8.689006239793493, -38.108998974273504 -9.019496659696282 M-38.108998974273504 -9.019496659696282 C-37.95809851809643 -9.287435699966805, -37.80719806191936 -9.55537474023733, -37.49559637860425 -10.108655082055243 M-38.108998974273504 -9.019496659696282 C-37.92041168928597 -9.354352480725007, -37.73182440429844 -9.689208301753732, -37.49559637860425 -10.108655082055243 M-37.49559637860425 -10.108655082055243 C-37.35312868010903 -10.327523724877558, -37.21066098161381 -10.546392367699875, -36.81367146464064 -11.156274872382308 M-37.49559637860425 -10.108655082055243 C-37.331906353981736 -10.360126916801583, -37.168216329359225 -10.611598751547923, -36.81367146464064 -11.156274872382308 M-36.81367146464064 -11.156274872382308 C-36.6014674773298 -11.4406088831979, -36.38926349001895 -11.72494289401349, -36.06602640812659 -12.158051136245302 M-36.81367146464064 -11.156274872382308 C-36.595065669508124 -11.449186722462251, -36.376459874375605 -11.742098572542194, -36.06602640812659 -12.158051136245302 M-36.06602640812659 -12.158051136245302 C-35.78930020771411 -12.483109477416667, -35.51257400730164 -12.80816781858803, -35.25573344296866 -13.10986736009567 M-36.06602640812659 -12.158051136245302 C-35.78769216760503 -12.484998372828873, -35.509357927083464 -12.811945609412446, -35.25573344296866 -13.10986736009567 M-35.25573344296866 -13.10986736009567 C-34.94545878588667 -13.430251417555922, -34.63518412880468 -13.750635475016177, -34.386122236767996 -14.007812326905677 M-35.25573344296866 -13.10986736009567 C-35.03644829967611 -13.336297274190317, -34.81716315638356 -13.562727188284963, -34.386122236767996 -14.007812326905677 M-34.386122236767996 -14.007812326905677 C-34.079822445160275 -14.285985693395425, -33.77352265355255 -14.564159059885172, -33.46076620850189 -14.848196188198107 M-34.386122236767996 -14.007812326905677 C-34.12500769405787 -14.244949645882798, -33.863893151347746 -14.482086964859919, -33.46076620850189 -14.848196188198107 M-33.46076620850189 -14.848196188198107 C-33.09883823601649 -15.136824114947377, -32.736910263531094 -15.425452041696644, -32.48346784457872 -15.627565626425149 M-33.46076620850189 -14.848196188198107 C-33.25887390327862 -15.009199929033786, -33.05698159805536 -15.170203669869466, -32.48346784457872 -15.627565626425149 M-32.48346784457872 -15.627565626425149 C-32.234646124370265 -15.801132887123899, -31.985824404161818 -15.97470014782265, -31.45824307360571 -16.342718045390885 M-32.48346784457872 -15.627565626425149 C-32.212402394425396 -15.816649150217891, -31.94133694427208 -16.005732674010634, -31.45824307360571 -16.342718045390885 M-31.45824307360571 -16.342718045390885 C-31.16266444640573 -16.52189954621233, -30.867085819205748 -16.701081047033778, -30.38930476407679 -16.99071473040609 M-31.45824307360571 -16.342718045390885 C-31.181629757475825 -16.5104026631891, -30.90501644134594 -16.678087280987317, -30.38930476407679 -16.99071473040609 M-30.38930476407679 -16.99071473040609 C-30.115824998193226 -17.133388949095398, -29.842345232309658 -17.276063167784702, -29.281045412792388 -17.56889292409717 M-30.38930476407679 -16.99071473040609 C-30.09475468115532 -17.14438131999789, -29.800204598233844 -17.29804790958969, -29.281045412792388 -17.56889292409717 M-29.281045412792388 -17.56889292409717 C-29.012082269855572 -17.68795492896714, -28.743119126918756 -17.80701693383711, -28.138019095147804 -18.07487676824742 M-29.281045412792388 -17.56889292409717 C-28.852015700992094 -17.75881165079694, -28.422985989191805 -17.94873037749671, -28.138019095147804 -18.07487676824742 M-28.138019095147804 -18.07487676824742 C-27.724069961934767 -18.22721387577366, -27.31012082872173 -18.379550983299897, -26.96492275146062 -18.506587066708033 M-28.138019095147804 -18.07487676824742 C-27.699326812454718 -18.236319583505484, -27.26063452976163 -18.397762398763547, -26.96492275146062 -18.506587066708033 M-26.96492275146062 -18.506587066708033 C-26.516045022142897 -18.63981162056225, -26.067167292825175 -18.773036174416468, -25.766576886235413 -18.862249829261067 M-26.96492275146062 -18.506587066708033 C-26.605796831598816 -18.613173754632594, -26.246670911737013 -18.719760442557156, -25.766576886235413 -18.862249829261067 M-25.766576886235413 -18.862249829261067 C-25.46736231475545 -18.930543602643812, -25.168147743275494 -18.99883737602656, -24.547905759676766 -19.140403561325773 M-25.766576886235413 -18.862249829261067 C-25.321358962646954 -18.963867915001664, -24.876141039058496 -19.065486000742265, -24.547905759676766 -19.140403561325773 M-24.547905759676766 -19.140403561325773 C-24.231998636927152 -19.191476975035606, -23.916091514177538 -19.242550388745435, -23.313917152847882 -19.3399052695533 M-24.547905759676766 -19.140403561325773 C-24.108236799496293 -19.211485829124044, -23.668567839315816 -19.28256809692231, -23.313917152847882 -19.3399052695533 M-23.313917152847882 -19.3399052695533 C-22.900510426310724 -19.379786119268008, -22.48710369977357 -19.419666968982717, -22.069681789623903 -19.45993515863156 M-23.313917152847882 -19.3399052695533 C-22.965749874277204 -19.373492548184597, -22.617582595706523 -19.407079826815895, -22.069681789623903 -19.45993515863156 M-22.069681789623903 -19.45993515863156 C-21.69917593686958 -19.4718165601835, -21.32867008411526 -19.483697961735434, -20.820312500000007 -19.5 M-22.069681789623903 -19.45993515863156 C-21.599810644897076 -19.47500301169425, -21.129939500170245 -19.490070864756937, -20.820312500000007 -19.5 M-20.820312500000007 -19.5 C-20.820312500000004 -19.5, -20.820312500000004 -19.5, -20.8203125 -19.5 M-20.820312500000007 -19.5 C-20.820312500000007 -19.5, -20.820312500000004 -19.5, -20.8203125 -19.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-27.9453125, -12)\"><rect></rect><foreignObject width=\"55.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>expired</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-flowchart-F-9\" data-look=\"classic\" transform=\"translate(953.9955902099609, 200)\"><rect class=\"basic label-container\" style=\"\" x=\"-66.15625\" y=\"-39\" width=\"132.3125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-36.15625, -24)\"><rect></rect><foreignObject width=\"72.3125\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Order<br>execution</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-flowchart-G-11\" data-look=\"classic\" transform=\"translate(1276.183090209961, 200)\"><polygon points=\"58.9375,0 117.875,-58.9375 58.9375,-117.875 0,-58.9375\" class=\"label-container\" transform=\"translate(-58.4375, 58.9375)\"></polygon><g class=\"label\" style=\"\" transform=\"translate(-31.9375, -12)\"><rect></rect><foreignObject width=\"63.875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Verified?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-flowchart-H-13\" data-look=\"classic\" transform=\"translate(1604.9074478149414, 136)\"><rect class=\"basic label-container\" style=\"\" x=\"-73.0234375\" y=\"-39\" width=\"146.046875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-43.0234375, -24)\"><rect></rect><foreignObject width=\"86.046875\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Crypto sent<br>to wallet</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-flowchart-Z-15\" data-look=\"classic\" transform=\"translate(1857.6217880249023, 264)\"><g class=\"basic label-container outer-path\"><path d=\"M-27.6875 -19.5 C-14.095873142705 -19.5, -0.5042462854100016 -19.5, 27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 C28.16876199040156 -19.48456686468746, 28.65002398080312 -19.469133729374917, 28.9368692896239 -19.45993515863156 C29.331576332421225 -19.421858244917573, 29.72628337521855 -19.383781331203583, 30.181104652847864 -19.3399052695533 C30.62764215896207 -19.267712548514833, 31.07417966507628 -19.195519827476367, 31.41509325967676 -19.140403561325776 C31.81271143925971 -19.049649806537076, 32.210329618842664 -18.958896051748376, 32.63376438623539 -18.862249829261074 C33.05892997030496 -18.73606291564892, 33.48409555437452 -18.609876002036767, 33.832110251460605 -18.50658706670804 C34.1457530947861 -18.391163601081598, 34.45939593811159 -18.275740135455155, 35.0052065951478 -18.074876768247425 C35.27020483772021 -17.957569907154184, 35.53520308029262 -17.840263046060947, 36.14823291279238 -17.568892924097174 C36.47670512502445 -17.397529181372196, 36.805177337256524 -17.226165438647218, 37.25649226407678 -16.990714730406097 C37.527291427933314 -16.82655468588374, 37.798090591789844 -16.66239464136138, 38.3254305736057 -16.342718045390892 C38.60876348867787 -16.145077269120755, 38.892096403750045 -15.947436492850619, 39.35065534457871 -15.627565626425154 C39.580780620146804 -15.444046843050367, 39.8109058957149 -15.26052805967558, 40.327953708501866 -14.848196188198123 C40.66243396368734 -14.544430070301274, 40.99691421887281 -14.240663952404425, 41.25330973676799 -14.007812326905688 C41.577255598008435 -13.673311628725093, 41.901201459248874 -13.338810930544497, 42.12292094296865 -13.10986736009568 C42.29071111683319 -12.912771474343028, 42.45850129069773 -12.715675588590377, 42.93321390812658 -12.158051136245305 C43.219877499226 -11.773948039762477, 43.50654109032543 -11.389844943279648, 43.680858964640635 -11.156274872382312 C43.900713023861755 -10.818519998337525, 44.12056708308287 -10.480765124292736, 44.36278387860425 -10.108655082055241 C44.501472727833104 -9.862398986480567, 44.64016157706196 -9.616142890905895, 44.976186474273504 -9.019496659696287 C45.10362834803914 -8.75486088200267, 45.23107022180478 -8.490225104309056, 45.51854614880834 -7.893275190886684 C45.68805684502475 -7.474580493965798, 45.85756754124115 -7.05588579704491, 45.987634229970325 -6.734618561215508 C46.07287677164475 -6.477881607246747, 46.158119313319176 -6.221144653277987, 46.38152313421488 -5.548287939305138 C46.459374027627305 -5.2514087419329245, 46.53722492103973 -4.954529544560711, 46.69859428754556 -4.339158212148133 C46.760181511089385 -4.022920835714905, 46.8217687346332 -3.7066834592816775, 46.937544776581774 -3.1121979531509023 C46.97156399326529 -2.8483516264077284, 47.00558320994881 -2.584505299664554, 47.09739270250937 -1.872449005199798 C47.11941998447473 -1.5293563084872477, 47.141447266440096 -1.1862636117746976, 47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.2101610320548286, 47.17748121591342 0.20468369853761847, 47.17748121591342 0.625005762647271 C47.15314565949239 1.00405169721237, 47.12881010307136 1.3830976317774692, 47.09739270250937 1.8724490051997846 C47.04416321037966 2.2852864348056725, 46.99093371824995 2.69812386441156, 46.937544776581774 3.1121979531508885 C46.86357044719953 3.4920405000486907, 46.789596117817275 3.871883046946493, 46.69859428754556 4.339158212148129 C46.59011944966481 4.752819782279546, 46.48164461178407 5.166481352410963, 46.38152313421489 5.548287939305125 C46.23575567329713 5.987316306698526, 46.08998821237936 6.426344674091926, 45.987634229970325 6.734618561215495 C45.86368870323995 7.040766408563264, 45.73974317650957 7.346914255911033, 45.51854614880834 7.893275190886679 C45.397049742000114 8.145565079230616, 45.275553335191894 8.397854967574554, 44.976186474273504 9.019496659696284 C44.844901454239796 9.252606506815967, 44.71361643420609 9.48571635393565, 44.36278387860425 10.108655082055236 C44.21278562683764 10.3390926769391, 44.06278737507103 10.569530271822961, 43.68085896464064 11.156274872382301 C43.39718440620702 11.536372937399442, 43.113509847773386 11.916471002416582, 42.93321390812658 12.158051136245302 C42.691248568298334 12.442277392625439, 42.44928322847008 12.726503649005574, 42.12292094296866 13.10986736009567 C41.8474233006696 13.394341294546537, 41.57192565837053 13.678815228997406, 41.25330973676799 14.007812326905684 C40.958880523018145 14.275205148663183, 40.66445130926831 14.54259797042068, 40.32795370850189 14.848196188198111 C40.018015732669 15.095363476128918, 39.708077756836104 15.342530764059724, 39.35065534457871 15.627565626425152 C39.0456807652715 15.84030269081311, 38.740706185964285 16.053039755201066, 38.32543057360571 16.34271804539089 C38.06846527066984 16.49849192212635, 37.81149996773397 16.65426579886181, 37.25649226407678 16.990714730406093 C36.98536631012915 17.132160966916114, 36.71424035618151 17.27360720342613, 36.14823291279239 17.56889292409717 C35.85355891738928 17.699336360668628, 35.55888492198616 17.82977979724009, 35.005206595147804 18.07487676824742 C34.6999975617342 18.187196513865004, 34.394788528320596 18.299516259482587, 33.83211025146062 18.506587066708033 C33.44699037861895 18.620888623431977, 33.06187050577728 18.73519018015592, 32.63376438623541 18.86224982926107 C32.38973382767792 18.9179482118036, 32.14570326912044 18.973646594346132, 31.415093259676766 19.140403561325773 C31.1374727299003 19.185287095600668, 30.859852200123832 19.230170629875566, 30.18110465284788 19.3399052695533 C29.75660961564455 19.380855795262327, 29.33211457844122 19.42180632097136, 28.9368692896239 19.45993515863156 C28.653290970376887 19.469028963378097, 28.369712651129873 19.478122768124635, 27.687500000000004 19.5 C27.687500000000004 19.5, 27.687500000000004 19.5, 27.6875 19.5 C6.722202281212187 19.5, -14.243095437575626 19.5, -27.687499999999996 19.5 C-28.048064134813732 19.488437409992038, -28.408628269627467 19.476874819984072, -28.936869289623893 19.45993515863156 C-29.298676539050934 19.425032048416213, -29.660483788477972 19.390128938200867, -30.18110465284787 19.3399052695533 C-30.603977475556675 19.271538471005456, -31.02685029826548 19.203171672457614, -31.41509325967676 19.140403561325773 C-31.89860929311875 19.03004418192963, -32.38212532656074 18.919684802533485, -32.633764386235384 18.862249829261074 C-33.00083254325297 18.75330592703833, -33.36790070027056 18.644362024815585, -33.83211025146059 18.506587066708043 C-34.20327465295799 18.369995135950884, -34.57443905445539 18.233403205193724, -35.0052065951478 18.074876768247425 C-35.45333543646302 17.87650342346694, -35.90146427777825 17.678130078686454, -36.14823291279238 17.568892924097174 C-36.53757163186627 17.365775163739677, -36.92691035094016 17.162657403382184, -37.25649226407678 16.990714730406097 C-37.484186596038576 16.85268508829044, -37.71188092800036 16.714655446174785, -38.325430573605686 16.3427180453909 C-38.58643098634687 16.16065545598842, -38.84743139908805 15.978592866585938, -39.35065534457871 15.627565626425156 C-39.65090956520197 15.38812087557848, -39.95116378582523 15.148676124731804, -40.327953708501866 14.848196188198125 C-40.68486155224078 14.524061927778511, -41.0417693959797 14.199927667358898, -41.253309736767974 14.007812326905697 C-41.58935397073683 13.660819065588145, -41.925398204705694 13.313825804270591, -42.122920942968655 13.109867360095677 C-42.437592465850436 12.740236284001849, -42.75226398873221 12.370605207908023, -42.933213908126575 12.158051136245307 C-43.164723331241305 11.847849600213898, -43.396232754356035 11.537648064182488, -43.680858964640635 11.156274872382316 C-43.949138810377974 10.744124986104184, -44.217418656115306 10.331975099826053, -44.36278387860425 10.108655082055249 C-44.60393347282806 9.68046955846654, -44.845083067051874 9.252284034877832, -44.976186474273504 9.019496659696289 C-45.10127893618879 8.75973948597928, -45.226371398104085 8.49998231226227, -45.51854614880834 7.893275190886686 C-45.67534985343149 7.505967008874113, -45.83215355805464 7.118658826861539, -45.987634229970325 6.73461856121551 C-46.06742778656977 6.494293082114709, -46.14722134316922 6.253967603013908, -46.38152313421488 5.5482879393051325 C-46.492341018747176 5.125691316808534, -46.603158903279464 4.703094694311935, -46.69859428754556 4.339158212148136 C-46.754479720269224 4.052198326502516, -46.81036515299289 3.765238440856897, -46.937544776581774 3.112197953150904 C-46.99364932537386 2.677062151815791, -47.049753874165944 2.241926350480678, -47.09739270250937 1.872449005199809 C-47.12914853390631 1.3778262983466898, -47.16090436530325 0.8832035914935705, -47.17748121591342 0.6250057626472781 C-47.17748121591342 0.22006434215762916, -47.17748121591342 -0.18487707833201983, -47.17748121591342 -0.6250057626472687 C-47.14718721686401 -1.096859250717638, -47.11689321781461 -1.5687127387880073, -47.09739270250937 -1.8724490051997822 C-47.037082729673735 -2.3402012449617327, -46.9767727568381 -2.8079534847236833, -46.937544776581774 -3.112197953150895 C-46.87226252472681 -3.447408519017344, -46.80698027287184 -3.7826190848837924, -46.69859428754556 -4.339158212148126 C-46.597872292128095 -4.723254833863886, -46.49715029671062 -5.107351455579646, -46.38152313421489 -5.548287939305123 C-46.2959408842256 -5.806048040593076, -46.210358634236314 -6.06380814188103, -45.98763422997033 -6.734618561215485 C-45.89241726168111 -6.969806313784716, -45.79720029339188 -7.2049940663539465, -45.51854614880834 -7.893275190886676 C-45.3767862835263 -8.187642584320047, -45.23502641824426 -8.482009977753416, -44.976186474273504 -9.019496659696282 C-44.80816479646186 -9.317836162690673, -44.640143118650215 -9.616175665685066, -44.36278387860425 -10.108655082055243 C-44.21295904006808 -10.338826267649187, -44.0631342015319 -10.568997453243131, -43.68085896464064 -11.156274872382308 C-43.47052979792933 -11.438096794394195, -43.26020063121801 -11.719918716406083, -42.93321390812659 -12.158051136245302 C-42.62557876671499 -12.519416878282803, -42.31794362530339 -12.880782620320305, -42.12292094296866 -13.10986736009567 C-41.91697505863963 -13.322523394136955, -41.711029174310596 -13.535179428178239, -41.253309736767996 -14.007812326905677 C-40.949612930536475 -14.283621730947976, -40.645916124304954 -14.559431134990275, -40.32795370850189 -14.848196188198107 C-40.05413713395392 -15.066557619835047, -39.78032055940595 -15.284919051471988, -39.35065534457872 -15.627565626425149 C-38.96613288951421 -15.895791845369352, -38.5816104344497 -16.164018064313556, -38.325430573605715 -16.342718045390885 C-38.06829575028936 -16.49859468637721, -37.811160926973 -16.654471327363535, -37.25649226407679 -16.99071473040609 C-36.849518813113484 -17.20303251909471, -36.44254536215018 -17.41535030778333, -36.14823291279239 -17.56889292409717 C-35.7095972569688 -17.76306391726585, -35.27096160114521 -17.957234910434526, -35.005206595147804 -18.07487676824742 C-34.604000231466216 -18.222524418793217, -34.20279386778463 -18.370172069339013, -33.83211025146062 -18.506587066708033 C-33.44660526011725 -18.621002924581752, -33.061100268773885 -18.735418782455472, -32.63376438623541 -18.862249829261067 C-32.26845496210899 -18.945629321451147, -31.903145537982564 -19.029008813641227, -31.415093259676766 -19.140403561325773 C-31.1397557973913 -19.184917986954176, -30.86441833510583 -19.229432412582582, -30.181104652847882 -19.3399052695533 C-29.689076422531777 -19.38737064118137, -29.19704819221567 -19.43483601280944, -28.936869289623903 -19.45993515863156 C-28.539981817395752 -19.472662567371316, -28.143094345167597 -19.485389976111072, -27.687500000000007 -19.5 C-27.687500000000004 -19.5, -27.687500000000004 -19.5, -27.6875 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-27.6875 -19.5 C-12.607208595781234 -19.5, 2.473082808437532 -19.5, 27.6875 -19.5 M-27.6875 -19.5 C-9.309920127661783 -19.5, 9.067659744676433 -19.5, 27.6875 -19.5 M27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 M27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 M27.6875 -19.5 C27.957776295059652 -19.491332765278333, 28.2280525901193 -19.482665530556663, 28.9368692896239 -19.45993515863156 M27.6875 -19.5 C28.158714455133932 -19.48488906958715, 28.629928910267864 -19.469778139174302, 28.9368692896239 -19.45993515863156 M28.9368692896239 -19.45993515863156 C29.19864449025963 -19.43468201985697, 29.46041969089536 -19.40942888108238, 30.181104652847864 -19.3399052695533 M28.9368692896239 -19.45993515863156 C29.29383525519792 -19.42549908124702, 29.650801220771942 -19.391063003862477, 30.181104652847864 -19.3399052695533 M30.181104652847864 -19.3399052695533 C30.583504452878202 -19.27484839054145, 30.98590425290854 -19.209791511529602, 31.41509325967676 -19.140403561325776 M30.181104652847864 -19.3399052695533 C30.477453467040426 -19.291993891494023, 30.773802281232992 -19.244082513434748, 31.41509325967676 -19.140403561325776 M31.41509325967676 -19.140403561325776 C31.795881386918587 -19.053491156157584, 32.176669514160416 -18.966578750989388, 32.63376438623539 -18.862249829261074 M31.41509325967676 -19.140403561325776 C31.765309364582528 -19.0604690207547, 32.1155254694883 -18.980534480183618, 32.63376438623539 -18.862249829261074 M32.63376438623539 -18.862249829261074 C32.93614528285965 -18.772504766372712, 33.2385261794839 -18.68275970348435, 33.832110251460605 -18.50658706670804 M32.63376438623539 -18.862249829261074 C33.0008513811171 -18.753300336059137, 33.36793837599882 -18.644350842857204, 33.832110251460605 -18.50658706670804 M33.832110251460605 -18.50658706670804 C34.240978659335354 -18.356119713072, 34.6498470672101 -18.205652359435962, 35.0052065951478 -18.074876768247425 M33.832110251460605 -18.50658706670804 C34.07935274566805 -18.41559954335514, 34.32659523987549 -18.324612020002238, 35.0052065951478 -18.074876768247425 M35.0052065951478 -18.074876768247425 C35.413195406205276 -17.894272224150356, 35.821184217262754 -17.713667680053284, 36.14823291279238 -17.568892924097174 M35.0052065951478 -18.074876768247425 C35.36391056066898 -17.916089163286276, 35.722614526190156 -17.757301558325125, 36.14823291279238 -17.568892924097174 M36.14823291279238 -17.568892924097174 C36.47751577879612 -17.397106263818767, 36.806798644799855 -17.22531960354036, 37.25649226407678 -16.990714730406097 M36.14823291279238 -17.568892924097174 C36.53734045505423 -17.365895768534443, 36.926447997316075 -17.162898612971716, 37.25649226407678 -16.990714730406097 M37.25649226407678 -16.990714730406097 C37.48950887922253 -16.84945868894712, 37.72252549436827 -16.708202647488143, 38.3254305736057 -16.342718045390892 M37.25649226407678 -16.990714730406097 C37.62426268953821 -16.76777013723246, 37.99203311499965 -16.544825544058824, 38.3254305736057 -16.342718045390892 M38.3254305736057 -16.342718045390892 C38.71680587695684 -16.069711576136957, 39.10818118030797 -15.796705106883023, 39.35065534457871 -15.627565626425154 M38.3254305736057 -16.342718045390892 C38.61319000950928 -16.141989519809762, 38.90094944541286 -15.941260994228635, 39.35065534457871 -15.627565626425154 M39.35065534457871 -15.627565626425154 C39.67426091826131 -15.369498792919254, 39.99786649194392 -15.111431959413355, 40.327953708501866 -14.848196188198123 M39.35065534457871 -15.627565626425154 C39.56911301539788 -15.453351447349634, 39.787570686217045 -15.279137268274116, 40.327953708501866 -14.848196188198123 M40.327953708501866 -14.848196188198123 C40.67762205588912 -14.53063664681852, 41.02729040327637 -14.213077105438916, 41.25330973676799 -14.007812326905688 M40.327953708501866 -14.848196188198123 C40.68230244755514 -14.526386038943814, 41.03665118660842 -14.204575889689504, 41.25330973676799 -14.007812326905688 M41.25330973676799 -14.007812326905688 C41.519428200151566 -13.733023164729968, 41.78554666353514 -13.458234002554246, 42.12292094296865 -13.10986736009568 M41.25330973676799 -14.007812326905688 C41.432645357514645 -13.82263357475648, 41.61198097826129 -13.637454822607273, 42.12292094296865 -13.10986736009568 M42.12292094296865 -13.10986736009568 C42.44242576075886 -12.734558820780142, 42.76193057854907 -12.359250281464606, 42.93321390812658 -12.158051136245305 M42.12292094296865 -13.10986736009568 C42.32762865980152 -12.869406027704724, 42.53233637663439 -12.628944695313766, 42.93321390812658 -12.158051136245305 M42.93321390812658 -12.158051136245305 C43.19663859208848 -11.805086058218759, 43.460063276050384 -11.452120980192213, 43.680858964640635 -11.156274872382312 M42.93321390812658 -12.158051136245305 C43.21593002832933 -11.77923729114202, 43.49864614853208 -11.400423446038731, 43.680858964640635 -11.156274872382312 M43.680858964640635 -11.156274872382312 C43.90912176308925 -10.805601916821438, 44.13738456153788 -10.454928961260562, 44.36278387860425 -10.108655082055241 M43.680858964640635 -11.156274872382312 C43.84578062883004 -10.902910908519692, 44.01070229301945 -10.649546944657072, 44.36278387860425 -10.108655082055241 M44.36278387860425 -10.108655082055241 C44.561650092211174 -9.755547982408398, 44.76051630581809 -9.402440882761557, 44.976186474273504 -9.019496659696287 M44.36278387860425 -10.108655082055241 C44.556332295297274 -9.76499026931435, 44.7498807119903 -9.421325456573458, 44.976186474273504 -9.019496659696287 M44.976186474273504 -9.019496659696287 C45.11009187202183 -8.741439236155344, 45.24399726977017 -8.4633818126144, 45.51854614880834 -7.893275190886684 M44.976186474273504 -9.019496659696287 C45.14259729425091 -8.673941031392049, 45.30900811422832 -8.32838540308781, 45.51854614880834 -7.893275190886684 M45.51854614880834 -7.893275190886684 C45.655806974476164 -7.554238297729638, 45.79306780014398 -7.215201404572591, 45.987634229970325 -6.734618561215508 M45.51854614880834 -7.893275190886684 C45.70560192941325 -7.431243796315068, 45.892657710018156 -6.969212401743453, 45.987634229970325 -6.734618561215508 M45.987634229970325 -6.734618561215508 C46.078089666317844 -6.462181199053361, 46.16854510266536 -6.189743836891213, 46.38152313421488 -5.548287939305138 M45.987634229970325 -6.734618561215508 C46.1282605171516 -6.31107458998161, 46.26888680433287 -5.887530618747712, 46.38152313421488 -5.548287939305138 M46.38152313421488 -5.548287939305138 C46.447344177779826 -5.297283773171271, 46.51316522134477 -5.0462796070374045, 46.69859428754556 -4.339158212148133 M46.38152313421488 -5.548287939305138 C46.48696837895615 -5.146179520848517, 46.592413623697425 -4.744071102391896, 46.69859428754556 -4.339158212148133 M46.69859428754556 -4.339158212148133 C46.78226696329814 -3.9095167063849066, 46.86593963905072 -3.47987520062168, 46.937544776581774 -3.1121979531509023 M46.69859428754556 -4.339158212148133 C46.793453264396284 -3.8520774144715113, 46.88831224124701 -3.3649966167948895, 46.937544776581774 -3.1121979531509023 M46.937544776581774 -3.1121979531509023 C46.991162268592504 -2.6963512730870525, 47.04477976060324 -2.2805045930232026, 47.09739270250937 -1.872449005199798 M46.937544776581774 -3.1121979531509023 C46.97039744270595 -2.857399162184502, 47.00325010883013 -2.602600371218102, 47.09739270250937 -1.872449005199798 M47.09739270250937 -1.872449005199798 C47.114905957365075 -1.5996659243772395, 47.13241921222079 -1.326882843554681, 47.17748121591342 -0.6250057626472757 M47.09739270250937 -1.872449005199798 C47.118698873198824 -1.5405881986800452, 47.14000504388829 -1.2087273921602923, 47.17748121591342 -0.6250057626472757 M47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.1326099815825294, 47.17748121591342 0.3597857994822169, 47.17748121591342 0.625005762647271 M47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.2611776635972199, 47.17748121591342 0.10265043545283592, 47.17748121591342 0.625005762647271 M47.17748121591342 0.625005762647271 C47.15140678803849 1.0311360236986113, 47.12533236016356 1.4372662847499516, 47.09739270250937 1.8724490051997846 M47.17748121591342 0.625005762647271 C47.15368294613228 0.9956830241061115, 47.12988467635114 1.366360285564952, 47.09739270250937 1.8724490051997846 M47.09739270250937 1.8724490051997846 C47.03737465599091 2.337937122093116, 46.97735660947245 2.803425238986448, 46.937544776581774 3.1121979531508885 M47.09739270250937 1.8724490051997846 C47.04731609315957 2.260833298571753, 46.997239483809786 2.6492175919437218, 46.937544776581774 3.1121979531508885 M46.937544776581774 3.1121979531508885 C46.86756154459214 3.4715470584563324, 46.79757831260251 3.8308961637617758, 46.69859428754556 4.339158212148129 M46.937544776581774 3.1121979531508885 C46.85931832568605 3.513874245334218, 46.78109187479031 3.9155505375175483, 46.69859428754556 4.339158212148129 M46.69859428754556 4.339158212148129 C46.63316267228897 4.588677319362949, 46.56773105703238 4.83819642657777, 46.38152313421489 5.548287939305125 M46.69859428754556 4.339158212148129 C46.610717603924144 4.674270092792205, 46.52284092030272 5.009381973436281, 46.38152313421489 5.548287939305125 M46.38152313421489 5.548287939305125 C46.23736690750852 5.982463525969092, 46.093210680802166 6.416639112633059, 45.987634229970325 6.734618561215495 M46.38152313421489 5.548287939305125 C46.25057245369699 5.9426905248674995, 46.11962177317909 6.337093110429873, 45.987634229970325 6.734618561215495 M45.987634229970325 6.734618561215495 C45.84303937955952 7.091770637281429, 45.69844452914872 7.448922713347362, 45.51854614880834 7.893275190886679 M45.987634229970325 6.734618561215495 C45.83608937403577 7.108937285294311, 45.68454451810122 7.483256009373126, 45.51854614880834 7.893275190886679 M45.51854614880834 7.893275190886679 C45.34286032221977 8.258090568872344, 45.1671744956312 8.622905946858008, 44.976186474273504 9.019496659696284 M45.51854614880834 7.893275190886679 C45.30236014277978 8.34219005804449, 45.08617413675123 8.791104925202303, 44.976186474273504 9.019496659696284 M44.976186474273504 9.019496659696284 C44.75070330421012 9.41986486079067, 44.52522013414674 9.820233061885057, 44.36278387860425 10.108655082055236 M44.976186474273504 9.019496659696284 C44.730981467706215 9.454882978555855, 44.485776461138926 9.890269297415426, 44.36278387860425 10.108655082055236 M44.36278387860425 10.108655082055236 C44.10610830661838 10.5029776876673, 43.849432734632515 10.897300293279367, 43.68085896464064 11.156274872382301 M44.36278387860425 10.108655082055236 C44.15212548665788 10.432282941783598, 43.94146709471151 10.755910801511959, 43.68085896464064 11.156274872382301 M43.68085896464064 11.156274872382301 C43.4099301457979 11.519294807508414, 43.13900132695517 11.882314742634529, 42.93321390812658 12.158051136245302 M43.68085896464064 11.156274872382301 C43.413330751214204 11.514738306052104, 43.14580253778776 11.873201739721907, 42.93321390812658 12.158051136245302 M42.93321390812658 12.158051136245302 C42.64633651939571 12.495033640834441, 42.35945913066483 12.832016145423578, 42.12292094296866 13.10986736009567 M42.93321390812658 12.158051136245302 C42.64618804342579 12.49520804915723, 42.35916217872499 12.832364962069159, 42.12292094296866 13.10986736009567 M42.12292094296866 13.10986736009567 C41.879403022933154 13.361319605725393, 41.63588510289764 13.612771851355115, 41.25330973676799 14.007812326905684 M42.12292094296866 13.10986736009567 C41.834614960725624 13.407566957122958, 41.546308978482585 13.705266554150246, 41.25330973676799 14.007812326905684 M41.25330973676799 14.007812326905684 C40.996733245676346 14.240828307473166, 40.7401567545847 14.473844288040647, 40.32795370850189 14.848196188198111 M41.25330973676799 14.007812326905684 C40.9064628371515 14.322809504071305, 40.55961593753501 14.637806681236926, 40.32795370850189 14.848196188198111 M40.32795370850189 14.848196188198111 C40.002962159033814 15.107368300510558, 39.67797060956574 15.366540412823003, 39.35065534457871 15.627565626425152 M40.32795370850189 14.848196188198111 C39.98596965352104 15.120919371467435, 39.64398559854019 15.39364255473676, 39.35065534457871 15.627565626425152 M39.35065534457871 15.627565626425152 C39.080208158500845 15.816217875963078, 38.80976097242298 16.004870125501004, 38.32543057360571 16.34271804539089 M39.35065534457871 15.627565626425152 C39.02539566740512 15.85445269695696, 38.70013599023153 16.081339767488767, 38.32543057360571 16.34271804539089 M38.32543057360571 16.34271804539089 C38.03680900708826 16.51768213514236, 37.7481874405708 16.69264622489383, 37.25649226407678 16.990714730406093 M38.32543057360571 16.34271804539089 C38.09642641201903 16.481541713922567, 37.86742225043234 16.620365382454246, 37.25649226407678 16.990714730406093 M37.25649226407678 16.990714730406093 C36.84328083741706 17.20628686701992, 36.43006941075734 17.421859003633745, 36.14823291279239 17.56889292409717 M37.25649226407678 16.990714730406093 C36.878712601026976 17.187802138639757, 36.50093293797717 17.38488954687342, 36.14823291279239 17.56889292409717 M36.14823291279239 17.56889292409717 C35.89876914550814 17.679323133794174, 35.64930537822389 17.78975334349118, 35.005206595147804 18.07487676824742 M36.14823291279239 17.56889292409717 C35.795112566419455 17.725208826493567, 35.441992220046515 17.881524728889968, 35.005206595147804 18.07487676824742 M35.005206595147804 18.07487676824742 C34.740765684255734 18.172193467920685, 34.476324773363665 18.26951016759395, 33.83211025146062 18.506587066708033 M35.005206595147804 18.07487676824742 C34.58978641279611 18.227755235454914, 34.17436623044441 18.380633702662408, 33.83211025146062 18.506587066708033 M33.83211025146062 18.506587066708033 C33.558343180493196 18.587839696338484, 33.284576109525766 18.66909232596894, 32.63376438623541 18.86224982926107 M33.83211025146062 18.506587066708033 C33.47434882704272 18.612768779547228, 33.11658740262482 18.718950492386423, 32.63376438623541 18.86224982926107 M32.63376438623541 18.86224982926107 C32.33700723128716 18.929982713356594, 32.040250076338914 18.99771559745212, 31.415093259676766 19.140403561325773 M32.63376438623541 18.86224982926107 C32.238430615371925 18.952482182666714, 31.843096844508434 19.042714536072353, 31.415093259676766 19.140403561325773 M31.415093259676766 19.140403561325773 C31.1579392960931 19.181978219899207, 30.90078533250944 19.223552878472642, 30.18110465284788 19.3399052695533 M31.415093259676766 19.140403561325773 C30.99991318400478 19.207526656190847, 30.58473310833279 19.274649751055918, 30.18110465284788 19.3399052695533 M30.18110465284788 19.3399052695533 C29.80575342202033 19.37611495136533, 29.430402191192787 19.412324633177363, 28.9368692896239 19.45993515863156 M30.18110465284788 19.3399052695533 C29.756747230050795 19.380842519766063, 29.33238980725371 19.42177976997883, 28.9368692896239 19.45993515863156 M28.9368692896239 19.45993515863156 C28.492818274543087 19.474175010392333, 28.048767259462274 19.488414862153107, 27.687500000000004 19.5 M28.9368692896239 19.45993515863156 C28.44382954744321 19.475745983519655, 27.950789805262524 19.491556808407747, 27.687500000000004 19.5 M27.687500000000004 19.5 C27.687500000000004 19.5, 27.687500000000004 19.5, 27.6875 19.5 M27.687500000000004 19.5 C27.687500000000004 19.5, 27.6875 19.5, 27.6875 19.5 M27.6875 19.5 C14.567672827629334 19.5, 1.4478456552586678 19.5, -27.687499999999996 19.5 M27.6875 19.5 C13.768578699036649 19.5, -0.15034260192670246 19.5, -27.687499999999996 19.5 M-27.687499999999996 19.5 C-28.145626846496818 19.48530876372266, -28.60375369299364 19.470617527445317, -28.936869289623893 19.45993515863156 M-27.687499999999996 19.5 C-28.07233041852785 19.48765923750478, -28.457160837055707 19.475318475009562, -28.936869289623893 19.45993515863156 M-28.936869289623893 19.45993515863156 C-29.247285792217646 19.429989651956806, -29.5577022948114 19.40004414528205, -30.18110465284787 19.3399052695533 M-28.936869289623893 19.45993515863156 C-29.40248579587822 19.41501769425898, -29.868102302132545 19.370100229886404, -30.18110465284787 19.3399052695533 M-30.18110465284787 19.3399052695533 C-30.635648137582695 19.26641820397874, -31.09019162231752 19.192931138404187, -31.41509325967676 19.140403561325773 M-30.18110465284787 19.3399052695533 C-30.467193880506176 19.2936525818806, -30.753283108164485 19.2473998942079, -31.41509325967676 19.140403561325773 M-31.41509325967676 19.140403561325773 C-31.696517633777972 19.07617028440284, -31.977942007879182 19.011937007479904, -32.633764386235384 18.862249829261074 M-31.41509325967676 19.140403561325773 C-31.790468850835026 19.054726532198554, -32.16584444199329 18.969049503071336, -32.633764386235384 18.862249829261074 M-32.633764386235384 18.862249829261074 C-32.90479281941215 18.78181001295149, -33.17582125258892 18.7013701966419, -33.83211025146059 18.506587066708043 M-32.633764386235384 18.862249829261074 C-32.89406897877404 18.784992792562292, -33.154373571312696 18.707735755863506, -33.83211025146059 18.506587066708043 M-33.83211025146059 18.506587066708043 C-34.11361008598305 18.402992525447832, -34.395109920505504 18.299397984187625, -35.0052065951478 18.074876768247425 M-33.83211025146059 18.506587066708043 C-34.08473847809673 18.413617544036217, -34.337366704732865 18.32064802136439, -35.0052065951478 18.074876768247425 M-35.0052065951478 18.074876768247425 C-35.348008160712936 17.92312868401888, -35.69080972627807 17.771380599790337, -36.14823291279238 17.568892924097174 M-35.0052065951478 18.074876768247425 C-35.26978449325184 17.957755981181258, -35.534362391355884 17.840635194115087, -36.14823291279238 17.568892924097174 M-36.14823291279238 17.568892924097174 C-36.47914725292585 17.396255124810295, -36.81006159305932 17.223617325523417, -37.25649226407678 16.990714730406097 M-36.14823291279238 17.568892924097174 C-36.49288937926232 17.389085866302807, -36.837545845732265 17.209278808508444, -37.25649226407678 16.990714730406097 M-37.25649226407678 16.990714730406097 C-37.560357524888104 16.80650982359179, -37.864222785699425 16.62230491677748, -38.325430573605686 16.3427180453909 M-37.25649226407678 16.990714730406097 C-37.498315695713615 16.844119945035626, -37.74013912735044 16.697525159665155, -38.325430573605686 16.3427180453909 M-38.325430573605686 16.3427180453909 C-38.660869768060955 16.108730184267596, -38.996308962516224 15.874742323144297, -39.35065534457871 15.627565626425156 M-38.325430573605686 16.3427180453909 C-38.63632160711993 16.125853918667296, -38.94721264063417 15.908989791943695, -39.35065534457871 15.627565626425156 M-39.35065534457871 15.627565626425156 C-39.64870428304386 15.38987952941455, -39.946753221509006 15.152193432403944, -40.327953708501866 14.848196188198125 M-39.35065534457871 15.627565626425156 C-39.72731345737422 15.32719080476407, -40.103971570169726 15.026815983102985, -40.327953708501866 14.848196188198125 M-40.327953708501866 14.848196188198125 C-40.64850197682569 14.557082732148851, -40.96905024514952 14.265969276099577, -41.253309736767974 14.007812326905697 M-40.327953708501866 14.848196188198125 C-40.61166524553268 14.59053687686266, -40.895376782563496 14.332877565527196, -41.253309736767974 14.007812326905697 M-41.253309736767974 14.007812326905697 C-41.48981427567233 13.763601973103192, -41.726318814576686 13.519391619300688, -42.122920942968655 13.109867360095677 M-41.253309736767974 14.007812326905697 C-41.5277605676586 13.72441931117885, -41.80221139854924 13.441026295452007, -42.122920942968655 13.109867360095677 M-42.122920942968655 13.109867360095677 C-42.36009305831179 12.831271497937959, -42.59726517365492 12.55267563578024, -42.933213908126575 12.158051136245307 M-42.122920942968655 13.109867360095677 C-42.285988607156035 12.918318802928226, -42.44905627134342 12.726770245760775, -42.933213908126575 12.158051136245307 M-42.933213908126575 12.158051136245307 C-43.20237814654579 11.797395578130134, -43.471542384965005 11.43674002001496, -43.680858964640635 11.156274872382316 M-42.933213908126575 12.158051136245307 C-43.14741381891868 11.871042769797208, -43.361613729710776 11.584034403349111, -43.680858964640635 11.156274872382316 M-43.680858964640635 11.156274872382316 C-43.88581959729206 10.841400300993577, -44.0907802299435 10.526525729604838, -44.36278387860425 10.108655082055249 M-43.680858964640635 11.156274872382316 C-43.94842180206302 10.745226503419646, -44.2159846394854 10.334178134456975, -44.36278387860425 10.108655082055249 M-44.36278387860425 10.108655082055249 C-44.5407902358776 9.792586769618154, -44.71879659315096 9.476518457181061, -44.976186474273504 9.019496659696289 M-44.36278387860425 10.108655082055249 C-44.48564804834238 9.890497307338922, -44.608512218080506 9.672339532622596, -44.976186474273504 9.019496659696289 M-44.976186474273504 9.019496659696289 C-45.10624444867916 8.749428493048073, -45.23630242308483 8.479360326399856, -45.51854614880834 7.893275190886686 M-44.976186474273504 9.019496659696289 C-45.167840325335504 8.621523337230549, -45.35949417639751 8.22355001476481, -45.51854614880834 7.893275190886686 M-45.51854614880834 7.893275190886686 C-45.62939226546146 7.6194831396896054, -45.74023838211458 7.345691088492524, -45.987634229970325 6.73461856121551 M-45.51854614880834 7.893275190886686 C-45.641838218621885 7.588741394757219, -45.76513028843543 7.284207598627752, -45.987634229970325 6.73461856121551 M-45.987634229970325 6.73461856121551 C-46.11973920217225 6.336739433012245, -46.25184417437418 5.93886030480898, -46.38152313421488 5.5482879393051325 M-45.987634229970325 6.73461856121551 C-46.10208099533071 6.389923138565788, -46.216527760691086 6.045227715916065, -46.38152313421488 5.5482879393051325 M-46.38152313421488 5.5482879393051325 C-46.48630932829091 5.148692766669453, -46.591095522366935 4.749097594033774, -46.69859428754556 4.339158212148136 M-46.38152313421488 5.5482879393051325 C-46.49685568055673 5.1084749546618875, -46.61218822689858 4.6686619700186425, -46.69859428754556 4.339158212148136 M-46.69859428754556 4.339158212148136 C-46.76354830205132 4.005633075696896, -46.82850231655708 3.6721079392456564, -46.937544776581774 3.112197953150904 M-46.69859428754556 4.339158212148136 C-46.76582730447835 3.9939308799014346, -46.83306032141113 3.6487035476547334, -46.937544776581774 3.112197953150904 M-46.937544776581774 3.112197953150904 C-46.975572310170094 2.8172639120258083, -47.013599843758406 2.5223298709007125, -47.09739270250937 1.872449005199809 M-46.937544776581774 3.112197953150904 C-47.000495637832266 2.6239635043457183, -47.06344649908275 2.1357290555405326, -47.09739270250937 1.872449005199809 M-47.09739270250937 1.872449005199809 C-47.12344328926531 1.4666900888208048, -47.14949387602126 1.0609311724418005, -47.17748121591342 0.6250057626472781 M-47.09739270250937 1.872449005199809 C-47.11706394232914 1.5660535666678856, -47.13673518214891 1.2596581281359622, -47.17748121591342 0.6250057626472781 M-47.17748121591342 0.6250057626472781 C-47.17748121591342 0.1858912222648864, -47.17748121591342 -0.2532233181175053, -47.17748121591342 -0.6250057626472687 M-47.17748121591342 0.6250057626472781 C-47.17748121591342 0.2554508379313364, -47.17748121591342 -0.11410408678460537, -47.17748121591342 -0.6250057626472687 M-47.17748121591342 -0.6250057626472687 C-47.15611419616675 -0.9578143423495935, -47.13474717642007 -1.2906229220519183, -47.09739270250937 -1.8724490051997822 M-47.17748121591342 -0.6250057626472687 C-47.146910652619304 -1.1011669620675806, -47.1163400893252 -1.5773281614878925, -47.09739270250937 -1.8724490051997822 M-47.09739270250937 -1.8724490051997822 C-47.034356347441495 -2.361346527169922, -46.97131999237362 -2.8502440491400622, -46.937544776581774 -3.112197953150895 M-47.09739270250937 -1.8724490051997822 C-47.05876865853632 -2.172009463074528, -47.02014461456328 -2.471569920949274, -46.937544776581774 -3.112197953150895 M-46.937544776581774 -3.112197953150895 C-46.86984457861978 -3.45982416124384, -46.802144380657786 -3.8074503693367845, -46.69859428754556 -4.339158212148126 M-46.937544776581774 -3.112197953150895 C-46.8489846146185 -3.5669356676354567, -46.76042445265522 -4.021673382120018, -46.69859428754556 -4.339158212148126 M-46.69859428754556 -4.339158212148126 C-46.608792039468625 -4.681613104606011, -46.51898979139168 -5.024067997063898, -46.38152313421489 -5.548287939305123 M-46.69859428754556 -4.339158212148126 C-46.610627386750366 -4.674614129976177, -46.52266048595517 -5.010070047804229, -46.38152313421489 -5.548287939305123 M-46.38152313421489 -5.548287939305123 C-46.296191648738855 -5.805292777833067, -46.210860163262815 -6.062297616361011, -45.98763422997033 -6.734618561215485 M-46.38152313421489 -5.548287939305123 C-46.2841429693889 -5.8415814803387685, -46.18676280456291 -6.134875021372413, -45.98763422997033 -6.734618561215485 M-45.98763422997033 -6.734618561215485 C-45.85939112403792 -7.051381512280327, -45.73114801810551 -7.368144463345168, -45.51854614880834 -7.893275190886676 M-45.98763422997033 -6.734618561215485 C-45.81219533988632 -7.167956011603178, -45.63675644980231 -7.601293461990872, -45.51854614880834 -7.893275190886676 M-45.51854614880834 -7.893275190886676 C-45.34887299973921 -8.245605115352543, -45.179199850670074 -8.597935039818408, -44.976186474273504 -9.019496659696282 M-45.51854614880834 -7.893275190886676 C-45.33516876462642 -8.274062252787907, -45.15179138044449 -8.654849314689137, -44.976186474273504 -9.019496659696282 M-44.976186474273504 -9.019496659696282 C-44.84368121053356 -9.254773173079464, -44.71117594679362 -9.490049686462646, -44.36278387860425 -10.108655082055243 M-44.976186474273504 -9.019496659696282 C-44.83957829344427 -9.262058317836901, -44.70297011261504 -9.50461997597752, -44.36278387860425 -10.108655082055243 M-44.36278387860425 -10.108655082055243 C-44.18008668434465 -10.38932703350384, -43.997389490085055 -10.669998984952437, -43.68085896464064 -11.156274872382308 M-44.36278387860425 -10.108655082055243 C-44.11521052348506 -10.488994238272628, -43.867637168365874 -10.869333394490011, -43.68085896464064 -11.156274872382308 M-43.68085896464064 -11.156274872382308 C-43.488773481816274 -11.413651920019479, -43.296687998991914 -11.67102896765665, -42.93321390812659 -12.158051136245302 M-43.68085896464064 -11.156274872382308 C-43.41059566055799 -11.518403078359551, -43.140332356475334 -11.880531284336795, -42.93321390812659 -12.158051136245302 M-42.93321390812659 -12.158051136245302 C-42.67175662500394 -12.465173738342033, -42.410299341881284 -12.772296340438764, -42.12292094296866 -13.10986736009567 M-42.93321390812659 -12.158051136245302 C-42.66082989752129 -12.47800889419156, -42.38844588691599 -12.797966652137818, -42.12292094296866 -13.10986736009567 M-42.12292094296866 -13.10986736009567 C-41.855985866419104 -13.385499742410447, -41.58905078986955 -13.661132124725224, -41.253309736767996 -14.007812326905677 M-42.12292094296866 -13.10986736009567 C-41.8348199997275 -13.407355237519507, -41.54671905648633 -13.704843114943344, -41.253309736767996 -14.007812326905677 M-41.253309736767996 -14.007812326905677 C-41.02355563129997 -14.21646892653122, -40.79380152583195 -14.425125526156766, -40.32795370850189 -14.848196188198107 M-41.253309736767996 -14.007812326905677 C-40.98719642470459 -14.249489395949258, -40.72108311264119 -14.491166464992839, -40.32795370850189 -14.848196188198107 M-40.32795370850189 -14.848196188198107 C-40.10363953392987 -15.027080773168414, -39.87932535935785 -15.205965358138723, -39.35065534457872 -15.627565626425149 M-40.32795370850189 -14.848196188198107 C-40.08039669856201 -15.045616315856455, -39.83283968862214 -15.243036443514802, -39.35065534457872 -15.627565626425149 M-39.35065534457872 -15.627565626425149 C-38.99271746659534 -15.87724759522535, -38.63477958861196 -16.126929564025552, -38.325430573605715 -16.342718045390885 M-39.35065534457872 -15.627565626425149 C-38.97342672741298 -15.890703979796326, -38.596198110247244 -16.153842333167503, -38.325430573605715 -16.342718045390885 M-38.325430573605715 -16.342718045390885 C-37.94009251020539 -16.57631224392198, -37.55475444680506 -16.809906442453073, -37.25649226407679 -16.99071473040609 M-38.325430573605715 -16.342718045390885 C-37.90653891477283 -16.596652630656006, -37.48764725593995 -16.85058721592113, -37.25649226407679 -16.99071473040609 M-37.25649226407679 -16.99071473040609 C-36.84336571163263 -17.206242588196027, -36.43023915918846 -17.42177044598596, -36.14823291279239 -17.56889292409717 M-37.25649226407679 -16.99071473040609 C-36.998670759615266 -17.125220044141113, -36.740849255153734 -17.25972535787614, -36.14823291279239 -17.56889292409717 M-36.14823291279239 -17.56889292409717 C-35.72955334528694 -17.754229948943735, -35.310873777781495 -17.9395669737903, -35.005206595147804 -18.07487676824742 M-36.14823291279239 -17.56889292409717 C-35.88981087592878 -17.68328869399933, -35.631388839065174 -17.797684463901494, -35.005206595147804 -18.07487676824742 M-35.005206595147804 -18.07487676824742 C-34.54871495882662 -18.242869910176044, -34.09222332250544 -18.41086305210467, -33.83211025146062 -18.506587066708033 M-35.005206595147804 -18.07487676824742 C-34.5571920052595 -18.239750278727787, -34.10917741537119 -18.404623789208156, -33.83211025146062 -18.506587066708033 M-33.83211025146062 -18.506587066708033 C-33.50967221381698 -18.602284983768868, -33.187234176173334 -18.697982900829704, -32.63376438623541 -18.862249829261067 M-33.83211025146062 -18.506587066708033 C-33.429628356425276 -18.626041580483943, -33.02714646138993 -18.745496094259856, -32.63376438623541 -18.862249829261067 M-32.63376438623541 -18.862249829261067 C-32.186214457778675 -18.964400179895097, -31.738664529321937 -19.066550530529128, -31.415093259676766 -19.140403561325773 M-32.63376438623541 -18.862249829261067 C-32.19867388954072 -18.9615563959008, -31.763583392846023 -19.060862962540536, -31.415093259676766 -19.140403561325773 M-31.415093259676766 -19.140403561325773 C-30.993327410700516 -19.208591392945245, -30.57156156172427 -19.276779224564716, -30.181104652847882 -19.3399052695533 M-31.415093259676766 -19.140403561325773 C-31.063380139406835 -19.19726581103503, -30.711667019136904 -19.25412806074429, -30.181104652847882 -19.3399052695533 M-30.181104652847882 -19.3399052695533 C-29.929121982824743 -19.36421373467693, -29.677139312801604 -19.388522199800565, -28.936869289623903 -19.45993515863156 M-30.181104652847882 -19.3399052695533 C-29.9069695657894 -19.36635075170615, -29.63283447873092 -19.392796233859006, -28.936869289623903 -19.45993515863156 M-28.936869289623903 -19.45993515863156 C-28.493454601603077 -19.474154604622054, -28.05003991358225 -19.48837405061255, -27.687500000000007 -19.5 M-28.936869289623903 -19.45993515863156 C-28.50008290642936 -19.47394204778749, -28.063296523234815 -19.48794893694342, -27.687500000000007 -19.5 M-27.687500000000007 -19.5 C-27.687500000000004 -19.5, -27.687500000000004 -19.5, -27.6875 -19.5 M-27.687500000000007 -19.5 C-27.687500000000004 -19.5, -27.687500000000004 -19.5, -27.6875 -19.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-34.8125, -12)\"><rect></rect><foreignObject width=\"69.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>complete</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-flowchart-I-17\" data-look=\"classic\" transform=\"translate(1604.9074478149414, 264)\"><rect class=\"basic label-container\" style=\"\" x=\"-57.96875\" y=\"-39\" width=\"115.9375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-27.96875, -24)\"><rect></rect><foreignObject width=\"55.9375\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Manual<br>review</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-04682d08e39a1c11f3942370ac53010775c76a9b45cc48908a9bf13618e3be58-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1912.79931640625px;\" viewBox=\"0 0 1912.79931640625 311\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .error-icon{fill:#a44141;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .error-text{fill:#ddd;stroke:#ddd;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edge-thickness-normal{stroke-width:1px;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edge-thickness-thick{stroke-width:3.5px;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edge-pattern-solid{stroke-dasharray:0;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .marker.cross{stroke:lightgrey;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 p{margin:0;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .cluster-label text{fill:#F9FFFE;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .cluster-label span{color:#F9FFFE;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .cluster-label span p{background-color:transparent;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .label text,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 span{fill:#ccc;color:#ccc;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node rect,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node circle,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node ellipse,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node polygon,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .rough-node .label text,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node .label text,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .image-shape .label,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .icon-shape .label{text-anchor:middle;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .rough-node .label,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node .label,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .image-shape .label,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .icon-shape .label{text-align:center;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node.clickable{cursor:pointer;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .arrowheadPath{fill:lightgrey;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .flowchart-link{stroke:lightgrey;fill:none;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .cluster text{fill:#F9FFFE;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .cluster span{color:#F9FFFE;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 rect.text{fill:none;stroke-width:0;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .icon-shape,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .icon-shape p,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .icon-shape .label rect,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 .node .neo-node{stroke:#ccc;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 [data-look=\"neo\"].node rect,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 [data-look=\"neo\"].cluster rect,#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 [data-look=\"neo\"].node polygon{stroke:url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 [data-look=\"neo\"].node path{stroke:url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-gradient);stroke-width:1px;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 [data-look=\"neo\"].node circle{stroke:url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M137.511,146.25L152.175,146.167C166.839,146.083,196.167,145.917,224.912,145.833C253.657,145.75,281.819,145.75,295.899,145.75L309.98,145.75\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_A_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A_B_0\" data-points=\"W3sieCI6MTM3LjUxMTIxMjQzMTgyNTMzLCJ5IjoxNDYuMjV9LHsieCI6MjI1LjQ5NTU5MDIwOTk2MDk0LCJ5IjoxNDUuNzV9LHsieCI6MzEzLjk3OTk2NTIwOTk2MDk0LCJ5IjoxNDUuNzV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path><path d=\"M402.542,145.75L417.29,145.75C432.037,145.75,461.532,145.75,490.36,145.75C519.188,145.75,547.35,145.75,561.43,145.75L575.511,145.75\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_B_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_C_0\" data-points=\"W3sieCI6NDAyLjU0MjQ2NTIwOTk2MDk0LCJ5IjoxNDUuNzV9LHsieCI6NDkxLjAyNjg0MDIwOTk2MDk0LCJ5IjoxNDUuNzV9LHsieCI6NTc5LjUxMTIxNTIwOTk2MDksInkiOjE0NS43NX1d\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path><path d=\"M677.672,118.75L697.5,103.542C717.327,88.333,756.982,57.917,803.035,42.708C849.089,27.5,901.542,27.5,955.22,27.5C1008.897,27.5,1063.798,27.5,1117.496,27.5C1171.194,27.5,1223.688,27.5,1275.082,27.5C1326.475,27.5,1376.766,27.5,1416.652,27.58C1456.537,27.659,1486.016,27.819,1500.756,27.899L1515.496,27.978\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_C_D_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_D_0\" data-points=\"W3sieCI6Njc3LjY3MjQwMzc2NzA0MzQsInkiOjExOC43NX0seyJ4Ijo3OTYuNjM2MjE1MjA5OTYwOSwieSI6MjcuNX0seyJ4Ijo5NTMuOTk1NTkwMjA5OTYwOSwieSI6MjcuNX0seyJ4IjoxMTE4LjY5ODcxNTIwOTk2MSwieSI6MjcuNX0seyJ4IjoxMjc2LjE4MzA5MDIwOTk2MSwieSI6MjcuNX0seyJ4IjoxNDI3LjA1ODA5MDIwOTk2MSwieSI6MjcuNX0seyJ4IjoxNTE5LjQ5NTU5MDIwOTk2MDMsInkiOjI4fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path><path d=\"M1691.319,28L1701.205,27.917C1711.09,27.833,1730.861,27.667,1751.571,29.872C1772.281,32.077,1793.931,36.653,1804.756,38.942L1815.581,41.23\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_D_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_E_0\" data-points=\"W3sieCI6MTY5MS4zMTkzMDI2NDE3ODgyLCJ5IjoyOC4wMDAwMDAwMDAwMDAwMDR9LHsieCI6MTc1MC42MzE4MDU0MTk5MjE5LCJ5IjoyNy41fSx7IngiOjE4MTkuNDk0Mjk5MTMxNTY1LCJ5Ijo0Mi4wNTcxNTU4NjY3MjI1NX1d\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path><path d=\"M705.433,167.906L720.634,173.255C735.834,178.604,766.235,189.302,795.97,194.651C825.704,200,854.772,200,869.305,200L883.839,200\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_C_F_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_F_0\" data-points=\"W3sieCI6NzA1LjQzMzA5MDIwOTk2MDksInkiOjE2Ny45MDU4MTc2NjU4Mzg5NX0seyJ4Ijo3OTYuNjM2MjE1MjA5OTYwOSwieSI6MjAwfSx7IngiOjg4Ny44MzkzNDAyMDk5NjA5LCJ5IjoyMDB9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path><path d=\"M1020.152,200L1036.576,200C1053.001,200,1085.85,200,1118.032,200C1150.214,200,1181.73,200,1197.488,200L1213.246,200\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_F_G_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_G_0\" data-points=\"W3sieCI6MTAyMC4xNTE4NDAyMDk5NjA5LCJ5IjoyMDB9LHsieCI6MTExOC42OTg3MTUyMDk5NjEsInkiOjIwMH0seyJ4IjoxMjE3LjI0NTU5MDIwOTk2MSwieSI6MjAwfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path><path d=\"M1317.566,182.446L1335.815,174.705C1354.063,166.964,1390.561,151.482,1425.614,143.741C1460.667,136,1494.275,136,1511.08,136L1527.884,136\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_G_H_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_H_0\" data-points=\"W3sieCI6MTMxNy41NjYxOTgxMjE1Mzc0LCJ5IjoxODIuNDQ1NjA3OTExNTc2NX0seyJ4IjoxNDI3LjA1ODA5MDIwOTk2MSwieSI6MTM2fSx7IngiOjE1MzEuODg0MDEwMzE0OTQxNCwieSI6MTM2fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path><path d=\"M1677.931,136L1690.048,136C1702.165,136,1726.398,136,1753.286,153.655C1780.173,171.311,1809.715,206.621,1824.485,224.277L1839.256,241.932\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_H_Z_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_H_Z_0\" data-points=\"W3sieCI6MTY3Ny45MzA4ODUzMTQ5NDE0LCJ5IjoxMzZ9LHsieCI6MTc1MC42MzE4MDU0MTk5MjE5LCJ5IjoxMzZ9LHsieCI6MTg0MS44MjI1MzI4NjI0MjQ5LCJ5IjoyNDV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path><path d=\"M1317.566,217.554L1335.815,225.295C1354.063,233.036,1390.561,248.518,1428.123,256.259C1465.685,264,1504.312,264,1523.625,264L1542.939,264\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_G_I_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_I_0\" data-points=\"W3sieCI6MTMxNy41NjYxOTgxMjE1Mzc0LCJ5IjoyMTcuNTU0MzkyMDg4NDIzNX0seyJ4IjoxNDI3LjA1ODA5MDIwOTk2MSwieSI6MjY0fSx7IngiOjE1NDYuOTM4Njk3ODE0OTQxNCwieSI6MjY0fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path><path d=\"M1662.876,264L1677.502,264C1692.128,264,1721.38,264,1745.391,264.078C1769.403,264.156,1788.174,264.311,1797.559,264.389L1806.944,264.467\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_I_Z_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_I_Z_0\" data-points=\"W3sieCI6MTY2Mi44NzYxOTc4MTQ5NDE0LCJ5IjoyNjR9LHsieCI6MTc1MC42MzE4MDU0MTk5MjE5LCJ5IjoyNjR9LHsieCI6MTgxMC45NDQzMDU0MTk5NTUzLCJ5IjoyNjQuNX1d\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path><path d=\"M1636.091,225L1655.181,201.125C1674.271,177.25,1712.452,129.5,1742.676,102.371C1772.9,75.243,1795.168,68.736,1806.302,65.482L1817.436,62.228\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-L_I_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_I_E_0\" data-points=\"W3sieCI6MTYzNi4wOTEyNjA5NjQ5NzgzLCJ5IjoyMjV9LHsieCI6MTc1MC42MzE4MDU0MTk5MjE5LCJ5Ijo4MS43NX0seyJ4IjoxODIxLjI3NTcyMzQ3MjQyNTYsInkiOjYxLjEwNjUxMjUyNDY3ODcwNn1d\" data-look=\"classic\" marker-end=\"url(#diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(225.49559020996094, 145.75)\"><g class=\"label\" data-id=\"L_A_B_0\" transform=\"translate(-63.484375, -12)\"><foreignObject width=\"126.96875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>pendingPayment</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(491.02684020996094, 145.75)\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(-63.484375, -12)\"><foreignObject width=\"126.96875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>pendingPayment</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1118.698715209961, 27.5)\"><g class=\"label\" data-id=\"L_C_D_0\" transform=\"translate(-73.546875, -12)\"><foreignObject width=\"147.09375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>cancelled / declined</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1750.6318054199219, 27.5)\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(-29.34375, -12)\"><foreignObject width=\"58.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>timeout</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(796.6362152099609, 200)\"><g class=\"label\" data-id=\"L_C_F_0\" transform=\"translate(-66.203125, -12)\"><foreignObject width=\"132.40625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>paymentReceived</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1118.698715209961, 200)\"><g class=\"label\" data-id=\"L_F_G_0\" transform=\"translate(-39.296875, -12)\"><foreignObject width=\"78.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>inProgress</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1427.058090209961, 136)\"><g class=\"label\" data-id=\"L_G_H_0\" transform=\"translate(-66.9375, -12)\"><foreignObject width=\"133.875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>cryptoTransferred</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1750.6318054199219, 136)\"><g class=\"label\" data-id=\"L_H_Z_0\" transform=\"translate(-34.8125, -12)\"><foreignObject width=\"69.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>complete</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1427.058090209961, 264)\"><g class=\"label\" data-id=\"L_G_I_0\" transform=\"translate(-39.296875, -12)\"><foreignObject width=\"78.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>inProgress</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1750.6318054199219, 264)\"><g class=\"label\" data-id=\"L_I_Z_0\" transform=\"translate(-31.6640625, -12)\"><foreignObject width=\"63.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>resolved</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1716.34252, 124.63385)\"><g class=\"label\" data-id=\"L_I_E_0\" transform=\"translate(-29.34375, -12)\"><foreignObject width=\"58.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>timeout</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-flowchart-A-0\" data-look=\"classic\" transform=\"translate(72.50560760498047, 145.75)\"><g class=\"basic label-container outer-path\"><path d=\"M-45.015625 -19.5 C-19.06590846260338 -19.5, 6.883808074793237 -19.5, 45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 C45.40556274175032 -19.487495455589837, 45.795500483500646 -19.474990911179678, 46.2649942896239 -19.45993515863156 C46.63642325248035 -19.42410385329348, 47.00785221533679 -19.388272547955403, 47.509229652847864 -19.3399052695533 C47.9466421192869 -19.269187814163775, 48.384054585725934 -19.198470358774255, 48.74321825967676 -19.140403561325776 C49.08190040283821 -19.063101572256706, 49.42058254599966 -18.985799583187635, 49.96188938623539 -18.862249829261074 C50.31607852637939 -18.757128351643072, 50.67026766652339 -18.65200687402507, 51.160235251460605 -18.50658706670804 C51.43161051726565 -18.406718460326324, 51.702985783070694 -18.30684985394461, 52.3333315951478 -18.074876768247425 C52.67783697805544 -17.922374454623302, 53.02234236096307 -17.769872140999176, 53.47635791279238 -17.568892924097174 C53.81859778434676 -17.390346602322357, 54.16083765590113 -17.211800280547536, 54.58461726407678 -16.990714730406097 C54.8660382993883 -16.820115644986682, 55.14745933469981 -16.649516559567267, 55.6535555736057 -16.342718045390892 C55.87903211397981 -16.18543537154803, 56.10450865435392 -16.028152697705167, 56.67878034457871 -15.627565626425154 C56.91122545964156 -15.442196832786824, 57.14367057470441 -15.256828039148493, 57.656078708501866 -14.848196188198123 C57.930855251703406 -14.598651401851427, 58.205631794904946 -14.349106615504729, 58.58143473676799 -14.007812326905688 C58.92355786617796 -13.654542106958584, 59.265680995587935 -13.30127188701148, 59.45104594296865 -13.10986736009568 C59.69001266423999 -12.829163451698728, 59.92897938551132 -12.548459543301774, 60.26133890812658 -12.158051136245305 C60.462943382070726 -11.887919507705558, 60.66454785601488 -11.61778787916581, 61.008983964640635 -11.156274872382312 C61.16763676939566 -10.912541560035354, 61.32628957415069 -10.668808247688395, 61.69090887860425 -10.108655082055241 C61.92564599219582 -9.691855567163154, 62.160383105787396 -9.275056052271067, 62.304311474273504 -9.019496659696287 C62.43325185210236 -8.751749206252548, 62.56219222993121 -8.484001752808808, 62.84667114880834 -7.893275190886684 C62.9698481146011 -7.5890257039139435, 63.09302508039386 -7.284776216941204, 63.315759229970325 -6.734618561215508 C63.41888587525862 -6.424017536606736, 63.5220125205469 -6.113416511997964, 63.70964813421488 -5.548287939305138 C63.81800256515327 -5.135085533029626, 63.92635699609166 -4.721883126754113, 64.02671928754556 -4.339158212148133 C64.081270949041 -4.059046959866788, 64.13582261053644 -3.7789357075854433, 64.26566977658177 -3.1121979531509023 C64.30291461648493 -2.823334329687627, 64.34015945638806 -2.534470706224352, 64.42551770250937 -1.872449005199798 C64.45573456241226 -1.401797021601911, 64.48595142231515 -0.9311450380040244, 64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.3398789992978932, 64.50560621591342 -0.05475223594851075, 64.50560621591342 0.625005762647271 C64.47788069074913 1.0568531967220893, 64.45015516558485 1.4887006307969077, 64.42551770250937 1.8724490051997846 C64.36870382778291 2.3130861984096187, 64.31188995305645 2.7537233916194532, 64.26566977658177 3.1121979531508885 C64.17265591998796 3.589804448274606, 64.07964206339413 4.067410943398324, 64.02671928754556 4.339158212148129 C63.90480698026009 4.804062676955841, 63.78289467297462 5.268967141763553, 63.70964813421489 5.548287939305125 C63.56760627678111 5.976095382599065, 63.42556441934733 6.403902825893004, 63.315759229970325 6.734618561215495 C63.19537483013589 7.031970356280578, 63.07499043030146 7.329322151345662, 62.84667114880834 7.893275190886679 C62.70716037596967 8.182972295738518, 62.567649603131 8.472669400590357, 62.304311474273504 9.019496659696284 C62.16930510242048 9.259214143798888, 62.034298730567464 9.498931627901493, 61.69090887860425 10.108655082055236 C61.516450454451295 10.376670070200484, 61.34199203029834 10.644685058345733, 61.00898396464064 11.156274872382301 C60.75005404303218 11.50321737833651, 60.491124121423724 11.850159884290719, 60.26133890812658 12.158051136245302 C60.052566661086544 12.403286897095919, 59.843794414046506 12.648522657946534, 59.45104594296866 13.10986736009567 C59.2029195655086 13.366078216377629, 58.95479318804855 13.622289072659585, 58.58143473676799 14.007812326905684 C58.28221409112113 14.27955660033771, 57.98299344547428 14.551300873769735, 57.65607870850189 14.848196188198111 C57.451462129837786 15.011372464606895, 57.246845551173685 15.174548741015677, 56.67878034457871 15.627565626425152 C56.360763748497426 15.849400237134896, 56.04274715241614 16.07123484784464, 55.65355557360571 16.34271804539089 C55.36887062514593 16.51529573414166, 55.08418567668616 16.687873422892434, 54.58461726407678 16.990714730406093 C54.3555542677577 17.11021674886391, 54.12649127143861 17.229718767321728, 53.47635791279239 17.56889292409717 C53.0271400761867 17.767748334788845, 52.57792223958101 17.966603745480523, 52.333331595147804 18.07487676824742 C51.961340152831845 18.211773057670893, 51.589348710515885 18.34866934709436, 51.16023525146062 18.506587066708033 C50.90734896101312 18.581642390285626, 50.654462670565614 18.656697713863217, 49.96188938623541 18.86224982926107 C49.665248499227374 18.92995617595796, 49.368607612219336 18.997662522654853, 48.743218259676766 19.140403561325773 C48.38051113923952 19.19904323572234, 48.01780401880229 19.257682910118902, 47.50922965284788 19.3399052695533 C47.18767118630335 19.370925628090212, 46.86611271975881 19.401945986627126, 46.2649942896239 19.45993515863156 C45.945349471908045 19.470185545784812, 45.625704654192184 19.480435932938065, 45.01562500000001 19.5 C45.01562500000001 19.5, 45.015625 19.5, 45.015625 19.5 C22.45990029115258 19.5, -0.09582441769484262 19.5, -45.01562499999999 19.5 C-45.4262173741229 19.486833101731452, -45.836809748245805 19.473666203462905, -46.26499428962389 19.45993515863156 C-46.591514904939054 19.4284361075706, -46.91803552025421 19.39693705650964, -47.50922965284787 19.3399052695533 C-47.80726321684114 19.291721514211673, -48.105296780834415 19.243537758870048, -48.74321825967676 19.140403561325773 C-49.07291176426089 19.065153170355625, -49.402605268845015 18.98990277938548, -49.961889386235384 18.862249829261074 C-50.37624383813088 18.739271602929392, -50.79059829002638 18.616293376597714, -51.16023525146059 18.506587066708043 C-51.47690293449501 18.390050432107405, -51.793570617529426 18.273513797506766, -52.3333315951478 18.074876768247425 C-52.60083575236811 17.956460613074874, -52.86833990958843 17.838044457902324, -53.47635791279238 17.568892924097174 C-53.80131861596867 17.399361133397367, -54.12627931914496 17.229829342697563, -54.58461726407678 16.990714730406097 C-54.81525173845281 16.850902756680735, -55.04588621282884 16.711090782955374, -55.653555573605686 16.3427180453909 C-55.87669075144198 16.187068604698467, -56.099825929278275 16.03141916400604, -56.67878034457871 15.627565626425156 C-56.91818797815755 15.436644409550722, -57.15759561173639 15.245723192676287, -57.656078708501866 14.848196188198125 C-57.861275564487066 14.661841832803667, -58.06647242047226 14.475487477409208, -58.581434736767974 14.007812326905697 C-58.7614190847465 13.821963710628088, -58.94140343272502 13.636115094350481, -59.451045942968655 13.109867360095677 C-59.75324819471142 12.754883399403367, -60.05545044645418 12.399899438711056, -60.261338908126575 12.158051136245307 C-60.41793572782154 11.948225664117805, -60.57453254751652 11.738400191990303, -61.008983964640635 11.156274872382316 C-61.160583182772776 10.923377763241326, -61.31218240090492 10.690480654100337, -61.69090887860425 10.108655082055249 C-61.858311955372 9.811413967854424, -62.025715032139765 9.5141728536536, -62.304311474273504 9.019496659696289 C-62.43413429038152 8.749916804284714, -62.56395710648954 8.48033694887314, -62.84667114880834 7.893275190886686 C-62.978582264490655 7.567452184823454, -63.11049338017296 7.241629178760222, -63.315759229970325 6.73461856121551 C-63.45117448141817 6.326769399344902, -63.58658973286602 5.918920237474294, -63.70964813421488 5.5482879393051325 C-63.82673764634471 5.101774882638528, -63.94382715847454 4.655261825971925, -64.02671928754556 4.339158212148136 C-64.09681735541022 3.979219448894978, -64.16691542327489 3.6192806856418205, -64.26566977658177 3.112197953150904 C-64.32179518294366 2.676900384623207, -64.37792058930555 2.2416028160955097, -64.42551770250937 1.872449005199809 C-64.44841228126467 1.515847460914666, -64.47130686001996 1.1592459166295228, -64.50560621591342 0.6250057626472781 C-64.50560621591342 0.14288925013947584, -64.50560621591342 -0.33922726236832645, -64.50560621591342 -0.6250057626472687 C-64.47583741729684 -1.0886788300420713, -64.44606861868029 -1.552351897436874, -64.42551770250937 -1.8724490051997822 C-64.3718948243541 -2.2883374591370496, -64.31827194619883 -2.7042259130743176, -64.26566977658177 -3.112197953150895 C-64.20988772048416 -3.39862702167039, -64.15410566438655 -3.6850560901898857, -64.02671928754556 -4.339158212148126 C-63.95526172621994 -4.611656863385701, -63.88380416489432 -4.884155514623276, -63.70964813421489 -5.548287939305123 C-63.59355106627756 -5.897953810376595, -63.47745399834023 -6.247619681448068, -63.31575922997033 -6.734618561215485 C-63.13130491822601 -7.19022427740548, -62.94685060648168 -7.645829993595474, -62.84667114880834 -7.893275190886676 C-62.71430458642857 -8.168137189858998, -62.5819380240488 -8.44299918883132, -62.304311474273504 -9.019496659696282 C-62.14523514216765 -9.301952795575573, -61.98615881006179 -9.584408931454867, -61.69090887860425 -10.108655082055243 C-61.42828312362171 -10.512118766598046, -61.16565736863918 -10.91558245114085, -61.00898396464064 -11.156274872382308 C-60.797339540547725 -11.439859119463133, -60.58569511645481 -11.723443366543956, -60.26133890812659 -12.158051136245302 C-60.07481934785429 -12.377147625004786, -59.888299787581985 -12.596244113764273, -59.45104594296866 -13.10986736009567 C-59.22613234527424 -13.342109115464947, -59.00121874757982 -13.574350870834225, -58.581434736767996 -14.007812326905677 C-58.38713754044836 -14.184267899781064, -58.192840344128726 -14.360723472656451, -57.65607870850189 -14.848196188198107 C-57.44163517763286 -15.01920919748414, -57.227191646763835 -15.190222206770171, -56.67878034457872 -15.627565626425149 C-56.31067015916394 -15.884343356537402, -55.94255997374917 -16.141121086649655, -55.653555573605715 -16.342718045390885 C-55.38110131099134 -16.50788142050669, -55.108647048376966 -16.673044795622488, -54.58461726407679 -16.99071473040609 C-54.32667217169523 -17.125284519879834, -54.06872707931367 -17.259854309353578, -53.47635791279239 -17.56889292409717 C-53.23676018403536 -17.67495573120381, -52.99716245527833 -17.78101853831045, -52.333331595147804 -18.07487676824742 C-52.00196348218779 -18.196823296949965, -51.670595369227776 -18.318769825652506, -51.16023525146062 -18.506587066708033 C-50.73964948373213 -18.631414714870104, -50.31906371600363 -18.756242363032175, -49.96188938623541 -18.862249829261067 C-49.70961594694645 -18.919829595540733, -49.457342507657486 -18.9774093618204, -48.743218259676766 -19.140403561325773 C-48.38197866530039 -19.198805977489652, -48.020739070924016 -19.25720839365353, -47.50922965284788 -19.3399052695533 C-47.22011248554094 -19.367796054969133, -46.930995318234 -19.39568684038497, -46.2649942896239 -19.45993515863156 C-45.94559089709471 -19.47017780374898, -45.62618750456552 -19.480420448866404, -45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.015625 -19.5, -45.015625 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M-45.015625 -19.5 C-18.005721279339408 -19.5, 9.004182441321184 -19.5, 45.015625 -19.5 M-45.015625 -19.5 C-12.510278228793894 -19.5, 19.995068542412213 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.39152520116396 -19.48794561219403, 45.767425402327916 -19.475891224388054, 46.2649942896239 -19.45993515863156 M45.015625 -19.5 C45.470762921425454 -19.485404612732108, 45.9259008428509 -19.470809225464215, 46.2649942896239 -19.45993515863156 M46.2649942896239 -19.45993515863156 C46.655939389586955 -19.422221155018395, 47.04688448955001 -19.38450715140523, 47.509229652847864 -19.3399052695533 M46.2649942896239 -19.45993515863156 C46.65288620192329 -19.422515692360314, 47.04077811422267 -19.38509622608907, 47.509229652847864 -19.3399052695533 M47.509229652847864 -19.3399052695533 C47.87675636501256 -19.28048640094273, 48.24428307717726 -19.221067532332164, 48.74321825967676 -19.140403561325776 M47.509229652847864 -19.3399052695533 C47.86345684796928 -19.282636563718995, 48.2176840430907 -19.22536785788469, 48.74321825967676 -19.140403561325776 M48.74321825967676 -19.140403561325776 C49.169282703641485 -19.04315713232116, 49.59534714760622 -18.945910703316542, 49.96188938623539 -18.862249829261074 M48.74321825967676 -19.140403561325776 C49.11477024078339 -19.055599246241453, 49.486322221890035 -18.97079493115713, 49.96188938623539 -18.862249829261074 M49.96188938623539 -18.862249829261074 C50.25420038952127 -18.775493457857593, 50.546511392807155 -18.68873708645411, 51.160235251460605 -18.50658706670804 M49.96188938623539 -18.862249829261074 C50.29827590281937 -18.762412076867808, 50.63466241940334 -18.66257432447454, 51.160235251460605 -18.50658706670804 M51.160235251460605 -18.50658706670804 C51.5729594095403 -18.354700761354415, 51.98568356761999 -18.202814456000795, 52.3333315951478 -18.074876768247425 M51.160235251460605 -18.50658706670804 C51.50004432460917 -18.38153418662873, 51.83985339775773 -18.25648130654942, 52.3333315951478 -18.074876768247425 M52.3333315951478 -18.074876768247425 C52.67623129798701 -17.923085241558788, 53.01913100082621 -17.77129371487015, 53.47635791279238 -17.568892924097174 M52.3333315951478 -18.074876768247425 C52.617435385299096 -17.949112447986945, 52.901539175450395 -17.823348127726465, 53.47635791279238 -17.568892924097174 M53.47635791279238 -17.568892924097174 C53.732455124357315 -17.43528717286184, 53.98855233592224 -17.30168142162651, 54.58461726407678 -16.990714730406097 M53.47635791279238 -17.568892924097174 C53.83207720880986 -17.38331439521394, 54.18779650482734 -17.197735866330703, 54.58461726407678 -16.990714730406097 M54.58461726407678 -16.990714730406097 C54.9316903331014 -16.78031699633563, 55.27876340212601 -16.569919262265156, 55.6535555736057 -16.342718045390892 M54.58461726407678 -16.990714730406097 C54.86618903349256 -16.820024269086865, 55.147760802908344 -16.649333807767633, 55.6535555736057 -16.342718045390892 M55.6535555736057 -16.342718045390892 C55.945214009403095 -16.139269746268827, 56.23687244520048 -15.935821447146761, 56.67878034457871 -15.627565626425154 M55.6535555736057 -16.342718045390892 C55.93418985140087 -16.146959721663066, 56.214824129196046 -15.951201397935238, 56.67878034457871 -15.627565626425154 M56.67878034457871 -15.627565626425154 C57.01404034122624 -15.360204700741946, 57.349300337873764 -15.092843775058737, 57.656078708501866 -14.848196188198123 M56.67878034457871 -15.627565626425154 C56.9639896207144 -15.400118818444529, 57.24919889685009 -15.172672010463902, 57.656078708501866 -14.848196188198123 M57.656078708501866 -14.848196188198123 C57.980800848723675 -14.553292132125701, 58.30552298894548 -14.258388076053281, 58.58143473676799 -14.007812326905688 M57.656078708501866 -14.848196188198123 C57.85153653310217 -14.670686563426774, 58.04699435770248 -14.493176938655424, 58.58143473676799 -14.007812326905688 M58.58143473676799 -14.007812326905688 C58.88171688820322 -13.697746351925678, 59.181999039638455 -13.387680376945669, 59.45104594296865 -13.10986736009568 M58.58143473676799 -14.007812326905688 C58.922626764811554 -13.655503545564242, 59.26381879285512 -13.303194764222797, 59.45104594296865 -13.10986736009568 M59.45104594296865 -13.10986736009568 C59.63269637525602 -12.896490426128532, 59.81434680754338 -12.683113492161382, 60.26133890812658 -12.158051136245305 M59.45104594296865 -13.10986736009568 C59.63559043850645 -12.893090894757707, 59.82013493404425 -12.676314429419733, 60.26133890812658 -12.158051136245305 M60.26133890812658 -12.158051136245305 C60.44459340016616 -11.912506811739936, 60.62784789220574 -11.666962487234565, 61.008983964640635 -11.156274872382312 M60.26133890812658 -12.158051136245305 C60.509773162233515 -11.82517186856816, 60.758207416340454 -11.492292600891016, 61.008983964640635 -11.156274872382312 M61.008983964640635 -11.156274872382312 C61.24391968140807 -10.795350522354276, 61.478855398175504 -10.43442617232624, 61.69090887860425 -10.108655082055241 M61.008983964640635 -11.156274872382312 C61.26041370853333 -10.770011267423447, 61.511843452426014 -10.383747662464582, 61.69090887860425 -10.108655082055241 M61.69090887860425 -10.108655082055241 C61.923499788421346 -9.69566636929144, 62.15609069823844 -9.282677656527637, 62.304311474273504 -9.019496659696287 M61.69090887860425 -10.108655082055241 C61.871253054213526 -9.788435736432941, 62.05159722982281 -9.468216390810639, 62.304311474273504 -9.019496659696287 M62.304311474273504 -9.019496659696287 C62.503084951359405 -8.606739281456324, 62.70185842844531 -8.193981903216361, 62.84667114880834 -7.893275190886684 M62.304311474273504 -9.019496659696287 C62.46978679712879 -8.67588361118257, 62.63526211998408 -8.332270562668855, 62.84667114880834 -7.893275190886684 M62.84667114880834 -7.893275190886684 C63.00022530276875 -7.51399346183687, 63.15377945672916 -7.134711732787055, 63.315759229970325 -6.734618561215508 M62.84667114880834 -7.893275190886684 C62.961707159547444 -7.609134020291128, 63.076743170286555 -7.324992849695572, 63.315759229970325 -6.734618561215508 M63.315759229970325 -6.734618561215508 C63.45313452011112 -6.320866075091502, 63.590509810251916 -5.907113588967494, 63.70964813421488 -5.548287939305138 M63.315759229970325 -6.734618561215508 C63.44759066123967 -6.337563294718343, 63.57942209250902 -5.9405080282211795, 63.70964813421488 -5.548287939305138 M63.70964813421488 -5.548287939305138 C63.80937861377109 -5.167972397294054, 63.9091090933273 -4.787656855282971, 64.02671928754556 -4.339158212148133 M63.70964813421488 -5.548287939305138 C63.81902220995957 -5.131197185466362, 63.92839628570425 -4.714106431627585, 64.02671928754556 -4.339158212148133 M64.02671928754556 -4.339158212148133 C64.07965014243193 -4.067369459246759, 64.1325809973183 -3.795580706345386, 64.26566977658177 -3.1121979531509023 M64.02671928754556 -4.339158212148133 C64.12152820376258 -3.8523344652452534, 64.2163371199796 -3.365510718342373, 64.26566977658177 -3.1121979531509023 M64.26566977658177 -3.1121979531509023 C64.3235143280335 -2.663567034790035, 64.38135887948522 -2.2149361164291674, 64.42551770250937 -1.872449005199798 M64.26566977658177 -3.1121979531509023 C64.32816012194898 -2.6275351745972837, 64.39065046731619 -2.142872396043665, 64.42551770250937 -1.872449005199798 M64.42551770250937 -1.872449005199798 C64.44646946285462 -1.546108425865917, 64.46742122319988 -1.219767846532036, 64.50560621591342 -0.6250057626472757 M64.42551770250937 -1.872449005199798 C64.44488060067587 -1.570856236806354, 64.46424349884238 -1.2692634684129098, 64.50560621591342 -0.6250057626472757 M64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.2706775925055811, 64.50560621591342 0.0836505776361135, 64.50560621591342 0.625005762647271 M64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.26906859438082853, 64.50560621591342 0.08686857388561864, 64.50560621591342 0.625005762647271 M64.50560621591342 0.625005762647271 C64.48516964343257 0.9433218751409094, 64.46473307095171 1.2616379876345478, 64.42551770250937 1.8724490051997846 M64.50560621591342 0.625005762647271 C64.48728271284732 0.9104091133671628, 64.46895920978123 1.1958124640870544, 64.42551770250937 1.8724490051997846 M64.42551770250937 1.8724490051997846 C64.38280658132187 2.203708026865119, 64.34009546013438 2.5349670485304525, 64.26566977658177 3.1121979531508885 M64.42551770250937 1.8724490051997846 C64.38530273348118 2.1843483636384717, 64.34508776445301 2.4962477220771584, 64.26566977658177 3.1121979531508885 M64.26566977658177 3.1121979531508885 C64.17792930242801 3.562726743974718, 64.09018882827424 4.013255534798547, 64.02671928754556 4.339158212148129 M64.26566977658177 3.1121979531508885 C64.17335590860509 3.5862101546682608, 64.0810420406284 4.060222356185633, 64.02671928754556 4.339158212148129 M64.02671928754556 4.339158212148129 C63.932790183139154 4.697350596381118, 63.83886107873275 5.055542980614107, 63.70964813421489 5.548287939305125 M64.02671928754556 4.339158212148129 C63.93719926640855 4.680536850966147, 63.847679245271536 5.021915489784165, 63.70964813421489 5.548287939305125 M63.70964813421489 5.548287939305125 C63.561320198128755 5.995028049949336, 63.41299226204262 6.441768160593547, 63.315759229970325 6.734618561215495 M63.70964813421489 5.548287939305125 C63.625173748879206 5.802711328770675, 63.54069936354353 6.057134718236225, 63.315759229970325 6.734618561215495 M63.315759229970325 6.734618561215495 C63.18583115268857 7.055543424089907, 63.055903075406825 7.37646828696432, 62.84667114880834 7.893275190886679 M63.315759229970325 6.734618561215495 C63.179688182770235 7.070716678554447, 63.043617135570145 7.4068147958934, 62.84667114880834 7.893275190886679 M62.84667114880834 7.893275190886679 C62.63310640823896 8.336746944232429, 62.41954166766957 8.78021869757818, 62.304311474273504 9.019496659696284 M62.84667114880834 7.893275190886679 C62.72845189353697 8.138760003944528, 62.6102326382656 8.384244817002376, 62.304311474273504 9.019496659696284 M62.304311474273504 9.019496659696284 C62.13937065892929 9.312365779408605, 61.97442984358507 9.605234899120925, 61.69090887860425 10.108655082055236 M62.304311474273504 9.019496659696284 C62.15412762547151 9.286163291007984, 62.00394377666952 9.552829922319683, 61.69090887860425 10.108655082055236 M61.69090887860425 10.108655082055236 C61.47073868973486 10.446895616132466, 61.25056850086547 10.785136150209695, 61.00898396464064 11.156274872382301 M61.69090887860425 10.108655082055236 C61.451063790339205 10.47712154505443, 61.21121870207416 10.845588008053626, 61.00898396464064 11.156274872382301 M61.00898396464064 11.156274872382301 C60.72918486967808 11.531180169410202, 60.449385774715516 11.906085466438102, 60.26133890812658 12.158051136245302 M61.00898396464064 11.156274872382301 C60.853750036677326 11.364274193751378, 60.69851610871401 11.572273515120456, 60.26133890812658 12.158051136245302 M60.26133890812658 12.158051136245302 C60.031035003720675 12.428579207023885, 59.80073109931476 12.699107277802469, 59.45104594296866 13.10986736009567 M60.26133890812658 12.158051136245302 C60.0952942749325 12.35309661060236, 59.92924964173841 12.54814208495942, 59.45104594296866 13.10986736009567 M59.45104594296866 13.10986736009567 C59.13330429491131 13.437961698789346, 58.815562646853955 13.76605603748302, 58.58143473676799 14.007812326905684 M59.45104594296866 13.10986736009567 C59.163647181925306 13.406630176750037, 58.87624842088196 13.703392993404403, 58.58143473676799 14.007812326905684 M58.58143473676799 14.007812326905684 C58.33460856994224 14.231973320954324, 58.08778240311649 14.456134315002965, 57.65607870850189 14.848196188198111 M58.58143473676799 14.007812326905684 C58.23798014875313 14.31972869643035, 57.89452556073827 14.631645065955015, 57.65607870850189 14.848196188198111 M57.65607870850189 14.848196188198111 C57.37483258927015 15.072482484011871, 57.0935864700384 15.296768779825632, 56.67878034457871 15.627565626425152 M57.65607870850189 14.848196188198111 C57.43539238834569 15.02418765581306, 57.21470606818949 15.200179123428011, 56.67878034457871 15.627565626425152 M56.67878034457871 15.627565626425152 C56.43184142257689 15.799819528599983, 56.18490250057506 15.972073430774813, 55.65355557360571 16.34271804539089 M56.67878034457871 15.627565626425152 C56.3718359428648 15.841676753651782, 56.06489154115089 16.055787880878412, 55.65355557360571 16.34271804539089 M55.65355557360571 16.34271804539089 C55.38741771660913 16.504052378301864, 55.12127985961254 16.66538671121284, 54.58461726407678 16.990714730406093 M55.65355557360571 16.34271804539089 C55.31954817227887 16.54519529492058, 54.985540770952035 16.74767254445027, 54.58461726407678 16.990714730406093 M54.58461726407678 16.990714730406093 C54.15217665157334 17.21631872095771, 53.71973603906989 17.441922711509324, 53.47635791279239 17.56889292409717 M54.58461726407678 16.990714730406093 C54.16131290535443 17.211552343212166, 53.73800854663207 17.432389956018238, 53.47635791279239 17.56889292409717 M53.47635791279239 17.56889292409717 C53.02448000191137 17.76892587076223, 52.572602091030355 17.968958817427296, 52.333331595147804 18.07487676824742 M53.47635791279239 17.56889292409717 C53.13404561837417 17.72042442250269, 52.79173332395594 17.871955920908206, 52.333331595147804 18.07487676824742 M52.333331595147804 18.07487676824742 C51.890190728554465 18.237956703503034, 51.447049861961126 18.40103663875865, 51.16023525146062 18.506587066708033 M52.333331595147804 18.07487676824742 C52.01475900048841 18.19211442793486, 51.69618640582902 18.3093520876223, 51.16023525146062 18.506587066708033 M51.16023525146062 18.506587066708033 C50.78696781558063 18.61737088235646, 50.413700379700636 18.728154698004893, 49.96188938623541 18.86224982926107 M51.16023525146062 18.506587066708033 C50.894985489207194 18.585311803820435, 50.629735726953776 18.664036540932837, 49.96188938623541 18.86224982926107 M49.96188938623541 18.86224982926107 C49.544449819981715 18.95752768621073, 49.12701025372802 19.052805543160392, 48.743218259676766 19.140403561325773 M49.96188938623541 18.86224982926107 C49.604995582902056 18.94370851092219, 49.2481017795687 19.02516719258331, 48.743218259676766 19.140403561325773 M48.743218259676766 19.140403561325773 C48.327342912153405 19.207639062351863, 47.91146756463005 19.27487456337795, 47.50922965284788 19.3399052695533 M48.743218259676766 19.140403561325773 C48.44885362620448 19.187994152433745, 48.1544889927322 19.235584743541718, 47.50922965284788 19.3399052695533 M47.50922965284788 19.3399052695533 C47.05388550923691 19.383831771455995, 46.598541365625955 19.42775827335869, 46.2649942896239 19.45993515863156 M47.50922965284788 19.3399052695533 C47.17322424002758 19.37231930762244, 46.83721882720727 19.404733345691586, 46.2649942896239 19.45993515863156 M46.2649942896239 19.45993515863156 C46.0022263628415 19.468361614596727, 45.7394584360591 19.4767880705619, 45.01562500000001 19.5 M46.2649942896239 19.45993515863156 C45.94702086108655 19.47013194758702, 45.62904743254919 19.48032873654248, 45.01562500000001 19.5 M45.01562500000001 19.5 C45.01562500000001 19.5, 45.015625 19.5, 45.015625 19.5 M45.01562500000001 19.5 C45.01562500000001 19.5, 45.015625 19.5, 45.015625 19.5 M45.015625 19.5 C22.65545403204955 19.5, 0.29528306409910243 19.5, -45.01562499999999 19.5 M45.015625 19.5 C14.103384073639297 19.5, -16.808856852721405 19.5, -45.01562499999999 19.5 M-45.01562499999999 19.5 C-45.30756546973779 19.490638037363162, -45.59950593947558 19.481276074726324, -46.26499428962389 19.45993515863156 M-45.01562499999999 19.5 C-45.34639477985868 19.48939285696425, -45.67716455971736 19.478785713928502, -46.26499428962389 19.45993515863156 M-46.26499428962389 19.45993515863156 C-46.645399031076586 19.423237970727254, -47.02580377252927 19.38654078282295, -47.50922965284787 19.3399052695533 M-46.26499428962389 19.45993515863156 C-46.57118568974337 19.430397242511066, -46.87737708986286 19.400859326390577, -47.50922965284787 19.3399052695533 M-47.50922965284787 19.3399052695533 C-47.925896273462655 19.272541841630204, -48.34256289407744 19.205178413707106, -48.74321825967676 19.140403561325773 M-47.50922965284787 19.3399052695533 C-47.774519558056646 19.297015255033084, -48.03980946326542 19.25412524051287, -48.74321825967676 19.140403561325773 M-48.74321825967676 19.140403561325773 C-49.01966192650636 19.07730709833543, -49.29610559333595 19.01421063534509, -49.961889386235384 18.862249829261074 M-48.74321825967676 19.140403561325773 C-49.222206232155386 19.031077682296157, -49.70119420463402 18.92175180326654, -49.961889386235384 18.862249829261074 M-49.961889386235384 18.862249829261074 C-50.21095564732554 18.788328270344998, -50.4600219084157 18.714406711428925, -51.16023525146059 18.506587066708043 M-49.961889386235384 18.862249829261074 C-50.30659064076961 18.759944306289125, -50.65129189530384 18.657638783317175, -51.16023525146059 18.506587066708043 M-51.16023525146059 18.506587066708043 C-51.43388622301839 18.405880979572924, -51.70753719457619 18.3051748924378, -52.3333315951478 18.074876768247425 M-51.16023525146059 18.506587066708043 C-51.53351954390969 18.3692149964846, -51.9068038363588 18.23184292626116, -52.3333315951478 18.074876768247425 M-52.3333315951478 18.074876768247425 C-52.64297242332746 17.937807958781107, -52.95261325150712 17.80073914931479, -53.47635791279238 17.568892924097174 M-52.3333315951478 18.074876768247425 C-52.561974450287835 17.973663358726245, -52.79061730542788 17.872449949205066, -53.47635791279238 17.568892924097174 M-53.47635791279238 17.568892924097174 C-53.83674723349026 17.380878046329467, -54.19713655418814 17.19286316856176, -54.58461726407678 16.990714730406097 M-53.47635791279238 17.568892924097174 C-53.91947606866081 17.33771846601134, -54.36259422452925 17.1065440079255, -54.58461726407678 16.990714730406097 M-54.58461726407678 16.990714730406097 C-54.96528960140648 16.759948922437868, -55.34596193873618 16.52918311446964, -55.653555573605686 16.3427180453909 M-54.58461726407678 16.990714730406097 C-54.87121993535763 16.816974506811402, -55.15782260663847 16.643234283216707, -55.653555573605686 16.3427180453909 M-55.653555573605686 16.3427180453909 C-55.945364454970445 16.139164801953722, -56.23717333633521 15.935611558516545, -56.67878034457871 15.627565626425156 M-55.653555573605686 16.3427180453909 C-56.00445801531917 16.09794369237345, -56.35536045703266 15.853169339355997, -56.67878034457871 15.627565626425156 M-56.67878034457871 15.627565626425156 C-56.884972759847294 15.463132662259072, -57.091165175115876 15.298699698092987, -57.656078708501866 14.848196188198125 M-56.67878034457871 15.627565626425156 C-56.99882284012971 15.372340252911718, -57.31886533568071 15.11711487939828, -57.656078708501866 14.848196188198125 M-57.656078708501866 14.848196188198125 C-57.955340094818006 14.576414915168193, -58.25460148113415 14.304633642138262, -58.581434736767974 14.007812326905697 M-57.656078708501866 14.848196188198125 C-57.91956750771976 14.608902632280035, -58.18305630693765 14.369609076361945, -58.581434736767974 14.007812326905697 M-58.581434736767974 14.007812326905697 C-58.8121090285105 13.769622181969975, -59.04278332025303 13.531432037034254, -59.451045942968655 13.109867360095677 M-58.581434736767974 14.007812326905697 C-58.88412382496935 13.695260992101467, -59.186812913170726 13.382709657297235, -59.451045942968655 13.109867360095677 M-59.451045942968655 13.109867360095677 C-59.70095252822834 12.816312864962109, -59.95085911348803 12.52275836982854, -60.261338908126575 12.158051136245307 M-59.451045942968655 13.109867360095677 C-59.74496061766267 12.764618458981321, -60.03887529235668 12.419369557866963, -60.261338908126575 12.158051136245307 M-60.261338908126575 12.158051136245307 C-60.493951672855026 11.846371222968004, -60.72656443758347 11.534691309690704, -61.008983964640635 11.156274872382316 M-60.261338908126575 12.158051136245307 C-60.526982425270724 11.802113023894416, -60.79262594241487 11.446174911543524, -61.008983964640635 11.156274872382316 M-61.008983964640635 11.156274872382316 C-61.237788718654976 10.804769327537047, -61.466593472669324 10.453263782691778, -61.69090887860425 10.108655082055249 M-61.008983964640635 11.156274872382316 C-61.250545986399224 10.785170738475841, -61.49210800815781 10.414066604569367, -61.69090887860425 10.108655082055249 M-61.69090887860425 10.108655082055249 C-61.85291018000613 9.821005367005613, -62.01491148140801 9.533355651955976, -62.304311474273504 9.019496659696289 M-61.69090887860425 10.108655082055249 C-61.88083298018071 9.771425607805513, -62.07075708175718 9.434196133555778, -62.304311474273504 9.019496659696289 M-62.304311474273504 9.019496659696289 C-62.441113590949854 8.735424137321463, -62.577915707626204 8.451351614946638, -62.84667114880834 7.893275190886686 M-62.304311474273504 9.019496659696289 C-62.48571093257365 8.642816803209403, -62.667110390873795 8.266136946722517, -62.84667114880834 7.893275190886686 M-62.84667114880834 7.893275190886686 C-62.997907151248796 7.51971934090957, -63.14914315368925 7.146163490932454, -63.315759229970325 6.73461856121551 M-62.84667114880834 7.893275190886686 C-62.94926101137389 7.63987624690971, -63.05185087393944 7.386477302932733, -63.315759229970325 6.73461856121551 M-63.315759229970325 6.73461856121551 C-63.42904758069605 6.3934120988770635, -63.542335931421775 6.052205636538617, -63.70964813421488 5.5482879393051325 M-63.315759229970325 6.73461856121551 C-63.419587968803945 6.421902942711619, -63.52341670763756 6.109187324207729, -63.70964813421488 5.5482879393051325 M-63.70964813421488 5.5482879393051325 C-63.82733222109613 5.099507511421037, -63.94501630797738 4.650727083536942, -64.02671928754556 4.339158212148136 M-63.70964813421488 5.5482879393051325 C-63.775990605432106 5.2952953435449555, -63.842333076649325 5.0423027477847775, -64.02671928754556 4.339158212148136 M-64.02671928754556 4.339158212148136 C-64.07470270594825 4.092773499949364, -64.12268612435095 3.8463887877505916, -64.26566977658177 3.112197953150904 M-64.02671928754556 4.339158212148136 C-64.10789705260278 3.922327545506042, -64.18907481766 3.505496878863948, -64.26566977658177 3.112197953150904 M-64.26566977658177 3.112197953150904 C-64.32353323676277 2.6634203824197127, -64.38139669694377 2.214642811688521, -64.42551770250937 1.872449005199809 M-64.26566977658177 3.112197953150904 C-64.31115583691938 2.7594170514110243, -64.35664189725698 2.406636149671145, -64.42551770250937 1.872449005199809 M-64.42551770250937 1.872449005199809 C-64.45458901963771 1.4196397749811303, -64.48366033676604 0.9668305447624514, -64.50560621591342 0.6250057626472781 M-64.42551770250937 1.872449005199809 C-64.45297995435915 1.444702265508694, -64.48044220620893 1.0169555258175793, -64.50560621591342 0.6250057626472781 M-64.50560621591342 0.6250057626472781 C-64.50560621591342 0.3240457800975935, -64.50560621591342 0.02308579754790885, -64.50560621591342 -0.6250057626472687 M-64.50560621591342 0.6250057626472781 C-64.50560621591342 0.3368938467220957, -64.50560621591342 0.048781930796913286, -64.50560621591342 -0.6250057626472687 M-64.50560621591342 -0.6250057626472687 C-64.48502080915749 -0.9456400891120134, -64.46443540240158 -1.266274415576758, -64.42551770250937 -1.8724490051997822 M-64.50560621591342 -0.6250057626472687 C-64.47772653286697 -1.0592543301709338, -64.4498468498205 -1.493502897694599, -64.42551770250937 -1.8724490051997822 M-64.42551770250937 -1.8724490051997822 C-64.383914942564 -2.195111795941784, -64.34231218261866 -2.5177745866837853, -64.26566977658177 -3.112197953150895 M-64.42551770250937 -1.8724490051997822 C-64.37979080636953 -2.2270977818633777, -64.33406391022969 -2.5817465585269734, -64.26566977658177 -3.112197953150895 M-64.26566977658177 -3.112197953150895 C-64.17733444448402 -3.565781213793842, -64.08899911238626 -4.019364474436789, -64.02671928754556 -4.339158212148126 M-64.26566977658177 -3.112197953150895 C-64.18169674225997 -3.543381736686295, -64.09772370793816 -3.9745655202216947, -64.02671928754556 -4.339158212148126 M-64.02671928754556 -4.339158212148126 C-63.90713518738302 -4.795184214144748, -63.787551087220486 -5.25121021614137, -63.70964813421489 -5.548287939305123 M-64.02671928754556 -4.339158212148126 C-63.92368383066662 -4.73207706507703, -63.82064837378768 -5.124995918005935, -63.70964813421489 -5.548287939305123 M-63.70964813421489 -5.548287939305123 C-63.607824203728036 -5.854965394491371, -63.50600027324119 -6.161642849677619, -63.31575922997033 -6.734618561215485 M-63.70964813421489 -5.548287939305123 C-63.57916421540929 -5.941284712958421, -63.4486802966037 -6.33428148661172, -63.31575922997033 -6.734618561215485 M-63.31575922997033 -6.734618561215485 C-63.15787991410193 -7.1245835237993465, -63.000000598233534 -7.514548486383208, -62.84667114880834 -7.893275190886676 M-63.31575922997033 -6.734618561215485 C-63.15404469761819 -7.134056582663056, -62.992330165266054 -7.533494604110626, -62.84667114880834 -7.893275190886676 M-62.84667114880834 -7.893275190886676 C-62.70847328662515 -8.180246008670629, -62.57027542444196 -8.467216826454582, -62.304311474273504 -9.019496659696282 M-62.84667114880834 -7.893275190886676 C-62.68705956029375 -8.224712069578125, -62.52744797177916 -8.556148948269575, -62.304311474273504 -9.019496659696282 M-62.304311474273504 -9.019496659696282 C-62.122413495930594 -9.342474939411732, -61.940515517587684 -9.665453219127182, -61.69090887860425 -10.108655082055243 M-62.304311474273504 -9.019496659696282 C-62.12456061085191 -9.338662519449983, -61.944809747430305 -9.657828379203684, -61.69090887860425 -10.108655082055243 M-61.69090887860425 -10.108655082055243 C-61.51939452738267 -10.37214718358362, -61.3478801761611 -10.635639285111994, -61.00898396464064 -11.156274872382308 M-61.69090887860425 -10.108655082055243 C-61.487415563304204 -10.42127545996238, -61.28392224800415 -10.733895837869518, -61.00898396464064 -11.156274872382308 M-61.00898396464064 -11.156274872382308 C-60.85777916720669 -11.358875525903384, -60.70657436977273 -11.561476179424462, -60.26133890812659 -12.158051136245302 M-61.00898396464064 -11.156274872382308 C-60.748696029630736 -11.505036992576892, -60.48840809462082 -11.853799112771476, -60.26133890812659 -12.158051136245302 M-60.26133890812659 -12.158051136245302 C-60.02265413118801 -12.438423856785908, -59.783969354249436 -12.718796577326517, -59.45104594296866 -13.10986736009567 M-60.26133890812659 -12.158051136245302 C-60.0190348588245 -12.442675260046528, -59.7767308095224 -12.727299383847754, -59.45104594296866 -13.10986736009567 M-59.45104594296866 -13.10986736009567 C-59.18855824097344 -13.380907463046855, -58.92607053897822 -13.65194756599804, -58.581434736767996 -14.007812326905677 M-59.45104594296866 -13.10986736009567 C-59.13797422586143 -13.433139611674884, -58.8249025087542 -13.756411863254097, -58.581434736767996 -14.007812326905677 M-58.581434736767996 -14.007812326905677 C-58.35757532978965 -14.211115517328073, -58.1337159228113 -14.41441870775047, -57.65607870850189 -14.848196188198107 M-58.581434736767996 -14.007812326905677 C-58.28893635813418 -14.2734516152979, -57.996437979500364 -14.539090903690122, -57.65607870850189 -14.848196188198107 M-57.65607870850189 -14.848196188198107 C-57.44960822689179 -15.012850902871895, -57.24313774528169 -15.177505617545682, -56.67878034457872 -15.627565626425149 M-57.65607870850189 -14.848196188198107 C-57.29752073784052 -15.134136628172225, -56.938962767179156 -15.420077068146343, -56.67878034457872 -15.627565626425149 M-56.67878034457872 -15.627565626425149 C-56.472324037658964 -15.771580608782886, -56.26586773073922 -15.915595591140624, -55.653555573605715 -16.342718045390885 M-56.67878034457872 -15.627565626425149 C-56.33042942073745 -15.87056015102837, -55.982078496896186 -16.11355467563159, -55.653555573605715 -16.342718045390885 M-55.653555573605715 -16.342718045390885 C-55.34259239104018 -16.531225754084613, -55.03162920847465 -16.71973346277834, -54.58461726407679 -16.99071473040609 M-55.653555573605715 -16.342718045390885 C-55.37161619551698 -16.51363135324797, -55.08967681742824 -16.684544661105058, -54.58461726407679 -16.99071473040609 M-54.58461726407679 -16.99071473040609 C-54.34223193343295 -17.11716700214777, -54.0998466027891 -17.24361927388945, -53.47635791279239 -17.56889292409717 M-54.58461726407679 -16.99071473040609 C-54.32903951560071 -17.1240494780807, -54.07346176712463 -17.25738422575531, -53.47635791279239 -17.56889292409717 M-53.47635791279239 -17.56889292409717 C-53.02794960814311 -17.767389979005653, -52.579541303493826 -17.96588703391414, -52.333331595147804 -18.07487676824742 M-53.47635791279239 -17.56889292409717 C-53.12716058648874 -17.72347222188115, -52.777963260185096 -17.878051519665128, -52.333331595147804 -18.07487676824742 M-52.333331595147804 -18.07487676824742 C-52.00765708825442 -18.194727997286325, -51.681982581361034 -18.314579226325232, -51.16023525146062 -18.506587066708033 M-52.333331595147804 -18.07487676824742 C-51.89000518035619 -18.23802498695519, -51.44667876556458 -18.401173205662957, -51.16023525146062 -18.506587066708033 M-51.16023525146062 -18.506587066708033 C-50.91928030355969 -18.5781012304467, -50.67832535565876 -18.649615394185364, -49.96188938623541 -18.862249829261067 M-51.16023525146062 -18.506587066708033 C-50.79260704982436 -18.615697187233867, -50.4249788481881 -18.7248073077597, -49.96188938623541 -18.862249829261067 M-49.96188938623541 -18.862249829261067 C-49.601707615564244 -18.944458968011052, -49.241525844893076 -19.026668106761036, -48.743218259676766 -19.140403561325773 M-49.96188938623541 -18.862249829261067 C-49.65066734551965 -18.933284229140828, -49.33944530480388 -19.004318629020585, -48.743218259676766 -19.140403561325773 M-48.743218259676766 -19.140403561325773 C-48.42545471583135 -19.191777106801613, -48.107691171985934 -19.243150652277453, -47.50922965284788 -19.3399052695533 M-48.743218259676766 -19.140403561325773 C-48.361185011221735 -19.20216773422389, -47.9791517627667 -19.263931907122014, -47.50922965284788 -19.3399052695533 M-47.50922965284788 -19.3399052695533 C-47.10122779503668 -19.37926471808232, -46.69322593722548 -19.41862416661134, -46.2649942896239 -19.45993515863156 M-47.50922965284788 -19.3399052695533 C-47.106169622674514 -19.378787985913515, -46.70310959250115 -19.417670702273732, -46.2649942896239 -19.45993515863156 M-46.2649942896239 -19.45993515863156 C-45.86214376074029 -19.47285379099187, -45.45929323185667 -19.48577242335218, -45.01562500000001 -19.5 M-46.2649942896239 -19.45993515863156 C-46.007602896859 -19.468189199615576, -45.750211504094096 -19.476443240599593, -45.01562500000001 -19.5 M-45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.015625 -19.5, -45.015625 -19.5 M-45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.015625 -19.5, -45.015625 -19.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-52.140625, -12)\"><rect></rect><foreignObject width=\"104.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Order created</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-flowchart-B-1\" data-look=\"classic\" transform=\"translate(358.26121520996094, 145.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-44.28125\" y=\"-27\" width=\"88.5625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-14.28125, -12)\"><rect></rect><foreignObject width=\"28.5625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>KYC</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-flowchart-C-3\" data-look=\"classic\" transform=\"translate(642.4721527099609, 145.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-62.9609375\" y=\"-27\" width=\"125.921875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-32.9609375, -12)\"><rect></rect><foreignObject width=\"65.921875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Payment</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-flowchart-D-5\" data-look=\"classic\" transform=\"translate(1604.9074478149414, 27.5)\"><g class=\"basic label-container outer-path\"><path d=\"M-66.421875 -19.5 C-25.165803275496266 -19.5, 16.090268449007468 -19.5, 66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 C66.91223167421776 -19.4842752158792, 67.40258834843551 -19.468550431758402, 67.6712442896239 -19.45993515863156 C67.95120329307363 -19.432927850268726, 68.23116229652337 -19.405920541905893, 68.91547965284786 -19.3399052695533 C69.37977481175085 -19.264841628924597, 69.84406997065383 -19.189777988295898, 70.14946825967675 -19.140403561325776 C70.42907421587846 -19.07658532642212, 70.70868017208016 -19.012767091518462, 71.36813938623538 -18.862249829261074 C71.83555574248494 -18.723523108244727, 72.3029720987345 -18.584796387228383, 72.5664852514606 -18.50658706670804 C73.00635050627064 -18.344712586868106, 73.44621576108067 -18.18283810702817, 73.7395815951478 -18.074876768247425 C74.1413805767354 -17.8970122780419, 74.543179558323 -17.719147787836373, 74.88260791279238 -17.568892924097174 C75.19999664970919 -17.403311423344864, 75.517385386626 -17.237729922592553, 75.99086726407678 -16.990714730406097 C76.24787180652463 -16.834917066447876, 76.50487634897247 -16.679119402489654, 77.0598055736057 -16.342718045390892 C77.31419772799809 -16.165265090945635, 77.56858988239048 -15.98781213650038, 78.08503034457871 -15.627565626425154 C78.33847106514771 -15.425453396112188, 78.59191178571673 -15.223341165799221, 79.06232870850187 -14.848196188198123 C79.38811426628939 -14.552326364429003, 79.71389982407692 -14.256456540659883, 79.98768473676799 -14.007812326905688 C80.28740183071005 -13.698329820179453, 80.58711892465213 -13.388847313453219, 80.85729594296865 -13.10986736009568 C81.15118703681425 -12.764646158387663, 81.44507813065984 -12.419424956679645, 81.66758890812658 -12.158051136245305 C81.9263886954389 -11.81128299839244, 82.18518848275123 -11.464514860539575, 82.41523396464063 -11.156274872382312 C82.60076259121959 -10.871253080545134, 82.78629121779856 -10.586231288707959, 83.09715887860425 -10.108655082055241 C83.31857510836166 -9.715508145296461, 83.53999133811908 -9.322361208537682, 83.7105614742735 -9.019496659696287 C83.84028733982548 -8.750118124188745, 83.97001320537746 -8.480739588681203, 84.25292114880834 -7.893275190886684 C84.37919203814455 -7.581383652944685, 84.50546292748075 -7.269492115002686, 84.72200922997033 -6.734618561215508 C84.83378102902127 -6.397979710891805, 84.94555282807222 -6.061340860568102, 85.11589813421489 -5.548287939305138 C85.21720936261057 -5.161944316868217, 85.31852059100628 -4.775600694431295, 85.43296928754556 -4.339158212148133 C85.5218317273742 -3.882868364711334, 85.61069416720285 -3.4265785172745344, 85.67191977658177 -3.1121979531509023 C85.73128237541351 -2.6517933590830154, 85.79064497424524 -2.191388765015128, 85.83176770250937 -1.872449005199798 C85.86206746919476 -1.4005056815434094, 85.89236723588014 -0.9285623578870208, 85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.19396475392123197, 85.91185621591342 0.23707625480481176, 85.91185621591342 0.625005762647271 C85.8852651249413 1.0391834684803833, 85.85867403396917 1.4533611743134958, 85.83176770250937 1.8724490051997846 C85.78964348010926 2.1991561557664427, 85.74751925770914 2.5258633063331013, 85.67191977658177 3.1121979531508885 C85.62201485788333 3.3684491632591422, 85.57210993918487 3.6247003733673964, 85.43296928754556 4.339158212148129 C85.30695618823007 4.819700774260817, 85.18094308891457 5.300243336373506, 85.11589813421489 5.548287939305125 C85.02284376638892 5.8285528689968515, 84.92978939856296 6.108817798688578, 84.72200922997033 6.734618561215495 C84.6140525663314 7.001273607603749, 84.50609590269246 7.267928653992004, 84.25292114880834 7.893275190886679 C84.12435385501365 8.160247927350742, 83.99578656121898 8.427220663814804, 83.7105614742735 9.019496659696284 C83.511622486758 9.37273297678696, 83.31268349924251 9.725969293877636, 83.09715887860425 10.108655082055236 C82.8910971415349 10.425221245517845, 82.68503540446554 10.741787408980455, 82.41523396464065 11.156274872382301 C82.12010789108595 11.551716924407197, 81.82498181753124 11.947158976432094, 81.66758890812659 12.158051136245302 C81.44457399278438 12.420017145714427, 81.22155907744218 12.681983155183554, 80.85729594296866 13.10986736009567 C80.52366480200861 13.454368904763005, 80.19003366104857 13.798870449430337, 79.98768473676799 14.007812326905684 C79.7813670495841 14.19518459153922, 79.57504936240022 14.382556856172757, 79.0623287085019 14.848196188198111 C78.79691732152911 15.059854706415276, 78.53150593455632 15.27151322463244, 78.08503034457871 15.627565626425152 C77.68801222038218 15.90450828322706, 77.29099409618564 16.181450940028967, 77.0598055736057 16.34271804539089 C76.74188469099984 16.535443552737043, 76.42396380839399 16.7281690600832, 75.99086726407678 16.990714730406093 C75.59108043569125 17.199283262699137, 75.19129360730572 17.40785179499218, 74.88260791279238 17.56889292409717 C74.55974705401228 17.711813848952026, 74.23688619523219 17.854734773806886, 73.7395815951478 18.07487676824742 C73.46872669627004 18.174553874789673, 73.1978717973923 18.274230981331925, 72.56648525146062 18.506587066708033 C72.24814939003046 18.60106747940147, 71.9298135286003 18.695547892094904, 71.36813938623541 18.86224982926107 C70.93460699788459 18.961200767838925, 70.50107460953376 19.060151706416775, 70.14946825967677 19.140403561325773 C69.68614336181096 19.21531033767447, 69.22281846394517 19.290217114023164, 68.91547965284788 19.3399052695533 C68.65061530158658 19.36545641497349, 68.38575095032529 19.39100756039368, 67.6712442896239 19.45993515863156 C67.35258589000324 19.470153913276445, 67.03392749038257 19.480372667921333, 66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 C37.364504627218096 19.5, 8.307134254436185 19.5, -66.421875 19.5 C-66.68128663514845 19.491681173774907, -66.9406982702969 19.48336234754981, -67.6712442896239 19.45993515863156 C-67.93343930450902 19.434641520881232, -68.19563431939414 19.409347883130902, -68.91547965284786 19.3399052695533 C-69.24517230052096 19.28660311908218, -69.57486494819408 19.23330096861106, -70.14946825967675 19.140403561325773 C-70.5527890665373 19.048348219074082, -70.95610987339786 18.956292876822392, -71.36813938623538 18.862249829261074 C-71.76081500655125 18.745705766347715, -72.15349062686714 18.629161703434356, -72.56648525146059 18.506587066708043 C-73.0255923969109 18.3376313932424, -73.4846995423612 18.16867571977676, -73.7395815951478 18.074876768247425 C-74.09165570038432 17.91902400576647, -74.44372980562086 17.763171243285516, -74.88260791279238 17.568892924097174 C-75.1821834454652 17.412604560589052, -75.481758978138 17.256316197080935, -75.99086726407678 16.990714730406097 C-76.23650743973516 16.84180621238009, -76.48214761539353 16.692897694354077, -77.05980557360569 16.3427180453909 C-77.40142766361501 16.104417263982324, -77.74304975362433 15.866116482573746, -78.08503034457871 15.627565626425156 C-78.47219654983748 15.31881088065671, -78.85936275509623 15.010056134888263, -79.06232870850187 14.848196188198125 C-79.32844879121988 14.606512970225166, -79.5945688739379 14.36482975225221, -79.98768473676797 14.007812326905697 C-80.20663797960819 13.781725127277616, -80.42559122244842 13.555637927649537, -80.85729594296865 13.109867360095677 C-81.02013202686268 12.91859083031808, -81.18296811075673 12.727314300540481, -81.66758890812658 12.158051136245307 C-81.82896350278017 11.941823880937497, -81.99033809743378 11.725596625629686, -82.41523396464063 11.156274872382316 C-82.60308775839852 10.867680999363515, -82.7909415521564 10.579087126344712, -83.09715887860425 10.108655082055249 C-83.28894538156993 9.768118725550368, -83.48073188453561 9.427582369045485, -83.7105614742735 9.019496659696289 C-83.84304915505591 8.744383155769375, -83.97553683583831 8.46926965184246, -84.25292114880834 7.893275190886686 C-84.3945022158309 7.543567218057271, -84.53608328285344 7.193859245227857, -84.72200922997033 6.73461856121551 C-84.86493412202239 6.304151558343737, -85.00785901407446 5.873684555471964, -85.11589813421489 5.5482879393051325 C-85.20780099585271 5.19782249692791, -85.29970385749054 4.847357054550687, -85.43296928754556 4.339158212148136 C-85.51727041197351 3.906289755259579, -85.60157153640145 3.473421298371022, -85.67191977658177 3.112197953150904 C-85.73070541556629 2.656268145724382, -85.78949105455082 2.2003383382978603, -85.83176770250937 1.872449005199809 C-85.86149155317496 1.4094760384228213, -85.89121540384055 0.9465030716458337, -85.91185621591342 0.6250057626472781 C-85.91185621591342 0.23734125381540094, -85.91185621591342 -0.15032325501647625, -85.91185621591342 -0.6250057626472687 C-85.88073328843518 -1.1097704800955852, -85.84961036095696 -1.5945351975439017, -85.83176770250937 -1.8724490051997822 C-85.79596589211137 -2.1501207767795236, -85.76016408171337 -2.4277925483592653, -85.67191977658177 -3.112197953150895 C-85.58825643496962 -3.5417915300757548, -85.50459309335749 -3.9713851070006143, -85.43296928754556 -4.339158212148126 C-85.33289340214368 -4.72079093634857, -85.23281751674182 -5.1024236605490145, -85.11589813421489 -5.548287939305123 C-84.98570532073056 -5.9404079501120925, -84.85551250724623 -6.332527960919062, -84.72200922997033 -6.734618561215485 C-84.5481413488869 -7.164075588998358, -84.37427346780346 -7.593532616781232, -84.25292114880834 -7.893275190886676 C-84.06150673689793 -8.290751312830972, -83.87009232498751 -8.688227434775268, -83.7105614742735 -9.019496659696282 C-83.54739113841003 -9.309222113810048, -83.38422080254657 -9.598947567923814, -83.09715887860425 -10.108655082055243 C-82.87871033398591 -10.444250708236638, -82.66026178936758 -10.77984633441803, -82.41523396464063 -11.156274872382308 C-82.17357327869003 -11.480078175814734, -81.93191259273941 -11.80388147924716, -81.66758890812659 -12.158051136245302 C-81.43599337203949 -12.430096431092533, -81.20439783595239 -12.702141725939766, -80.85729594296866 -13.10986736009567 C-80.51653953393847 -13.46172632904082, -80.17578312490826 -13.813585297985972, -79.98768473676799 -14.007812326905677 C-79.7799265433977 -14.196492821143998, -79.57216835002743 -14.38517331538232, -79.0623287085019 -14.848196188198107 C-78.67464336692724 -15.157364931363674, -78.28695802535259 -15.466533674529241, -78.08503034457871 -15.627565626425149 C-77.83914046744438 -15.799087760312833, -77.59325059031006 -15.97060989420052, -77.05980557360571 -16.342718045390885 C-76.84241462915209 -16.474501713449662, -76.62502368469846 -16.606285381508442, -75.99086726407678 -16.99071473040609 C-75.73813781024263 -17.122563524590426, -75.48540835640848 -17.25441231877476, -74.8826079127924 -17.56889292409717 C-74.44596402257088 -17.762182221717435, -74.00932013234937 -17.955471519337703, -73.73958159514781 -18.07487676824742 C-73.30367575932041 -18.23529414530128, -72.867769923493 -18.395711522355136, -72.56648525146062 -18.506587066708033 C-72.14754266260049 -18.630927028007196, -71.72860007374037 -18.755266989306357, -71.36813938623541 -18.862249829261067 C-71.02599550952056 -18.94034193642378, -70.6838516328057 -19.018434043586495, -70.14946825967677 -19.140403561325773 C-69.67545936373948 -19.217037643627023, -69.2014504678022 -19.293671725928277, -68.91547965284788 -19.3399052695533 C-68.4755172270114 -19.382347915641514, -68.0355548011749 -19.424790561729726, -67.6712442896239 -19.45993515863156 C-67.36741670972457 -19.469678317754422, -67.06358912982522 -19.479421476877285, -66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M-66.421875 -19.5 C-20.932187613962434 -19.5, 24.557499772075133 -19.5, 66.421875 -19.5 M-66.421875 -19.5 C-19.41483449499718 -19.5, 27.59220601000564 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.83689644740429 -19.486691069971986, 67.25191789480857 -19.473382139943972, 67.6712442896239 -19.45993515863156 M66.421875 -19.5 C66.73084409434 -19.490091962516374, 67.03981318868001 -19.48018392503275, 67.6712442896239 -19.45993515863156 M67.6712442896239 -19.45993515863156 C67.95928030678887 -19.432148670469648, 68.24731632395384 -19.404362182307736, 68.91547965284786 -19.3399052695533 M67.6712442896239 -19.45993515863156 C68.11224810270059 -19.417392051168733, 68.55325191577728 -19.37484894370591, 68.91547965284786 -19.3399052695533 M68.91547965284786 -19.3399052695533 C69.27238656854342 -19.28220332727811, 69.62929348423899 -19.22450138500292, 70.14946825967675 -19.140403561325776 M68.91547965284786 -19.3399052695533 C69.35997758015499 -19.268042291799194, 69.80447550746212 -19.196179314045086, 70.14946825967675 -19.140403561325776 M70.14946825967675 -19.140403561325776 C70.43321315622545 -19.075640640297028, 70.71695805277416 -19.010877719268276, 71.36813938623538 -18.862249829261074 M70.14946825967675 -19.140403561325776 C70.58040553686807 -19.042044939935398, 71.01134281405938 -18.943686318545023, 71.36813938623538 -18.862249829261074 M71.36813938623538 -18.862249829261074 C71.74548527426167 -18.75025555042386, 72.12283116228795 -18.638261271586646, 72.5664852514606 -18.50658706670804 M71.36813938623538 -18.862249829261074 C71.77831806916208 -18.740510949240274, 72.18849675208878 -18.618772069219474, 72.5664852514606 -18.50658706670804 M72.5664852514606 -18.50658706670804 C72.95496082911752 -18.363624463101416, 73.34343640677444 -18.220661859494797, 73.7395815951478 -18.074876768247425 M72.5664852514606 -18.50658706670804 C72.82462439896233 -18.411589474215283, 73.08276354646407 -18.316591881722523, 73.7395815951478 -18.074876768247425 M73.7395815951478 -18.074876768247425 C74.1258524129933 -17.903886135503917, 74.5121232308388 -17.732895502760414, 74.88260791279238 -17.568892924097174 M73.7395815951478 -18.074876768247425 C74.01536163028719 -17.952797127415295, 74.2911416654266 -17.830717486583165, 74.88260791279238 -17.568892924097174 M74.88260791279238 -17.568892924097174 C75.19825123187888 -17.404222006708938, 75.51389455096539 -17.239551089320702, 75.99086726407678 -16.990714730406097 M74.88260791279238 -17.568892924097174 C75.23622351675051 -17.384411890013816, 75.58983912070866 -17.19993085593046, 75.99086726407678 -16.990714730406097 M75.99086726407678 -16.990714730406097 C76.31106055543403 -16.796611675520698, 76.63125384679125 -16.6025086206353, 77.0598055736057 -16.342718045390892 M75.99086726407678 -16.990714730406097 C76.21276474585302 -16.856199172938997, 76.43466222762926 -16.721683615471893, 77.0598055736057 -16.342718045390892 M77.0598055736057 -16.342718045390892 C77.37961760281031 -16.119631018257365, 77.69942963201493 -15.896543991123838, 78.08503034457871 -15.627565626425154 M77.0598055736057 -16.342718045390892 C77.30271062688976 -16.173277995410213, 77.54561568017382 -16.003837945429535, 78.08503034457871 -15.627565626425154 M78.08503034457871 -15.627565626425154 C78.3272378907527 -15.43441155376489, 78.56944543692669 -15.241257481104629, 79.06232870850187 -14.848196188198123 M78.08503034457871 -15.627565626425154 C78.4712590894477 -15.319558480370679, 78.8574878343167 -15.011551334316202, 79.06232870850187 -14.848196188198123 M79.06232870850187 -14.848196188198123 C79.26182213792448 -14.66702153390341, 79.46131556734709 -14.4858468796087, 79.98768473676799 -14.007812326905688 M79.06232870850187 -14.848196188198123 C79.3597165121663 -14.578116453360197, 79.65710431583072 -14.30803671852227, 79.98768473676799 -14.007812326905688 M79.98768473676799 -14.007812326905688 C80.29961532215953 -13.685718387511578, 80.61154590755108 -13.36362444811747, 80.85729594296865 -13.10986736009568 M79.98768473676799 -14.007812326905688 C80.25404336871833 -13.732775170966583, 80.52040200066865 -13.45773801502748, 80.85729594296865 -13.10986736009568 M80.85729594296865 -13.10986736009568 C81.0957356187012 -12.829782549378328, 81.33417529443373 -12.549697738660976, 81.66758890812658 -12.158051136245305 M80.85729594296865 -13.10986736009568 C81.03957774354794 -12.895748785006957, 81.22185954412724 -12.681630209918234, 81.66758890812658 -12.158051136245305 M81.66758890812658 -12.158051136245305 C81.92675734047144 -11.810789047633092, 82.1859257728163 -11.463526959020879, 82.41523396464063 -11.156274872382312 M81.66758890812658 -12.158051136245305 C81.8407022350174 -11.926095049160121, 82.01381556190822 -11.69413896207494, 82.41523396464063 -11.156274872382312 M82.41523396464063 -11.156274872382312 C82.62420346525704 -10.835241603267601, 82.83317296587344 -10.514208334152888, 83.09715887860425 -10.108655082055241 M82.41523396464063 -11.156274872382312 C82.61672597433028 -10.846729037318562, 82.81821798401992 -10.537183202254813, 83.09715887860425 -10.108655082055241 M83.09715887860425 -10.108655082055241 C83.2424216645736 -9.85072629611454, 83.38768445054295 -9.592797510173842, 83.7105614742735 -9.019496659696287 M83.09715887860425 -10.108655082055241 C83.25907955372718 -9.821148527128175, 83.4210002288501 -9.533641972201108, 83.7105614742735 -9.019496659696287 M83.7105614742735 -9.019496659696287 C83.89711523775142 -8.632113778223298, 84.08366900122934 -8.244730896750307, 84.25292114880834 -7.893275190886684 M83.7105614742735 -9.019496659696287 C83.88156178908011 -8.664410847179752, 84.05256210388673 -8.309325034663217, 84.25292114880834 -7.893275190886684 M84.25292114880834 -7.893275190886684 C84.42959527763504 -7.4568866769228, 84.60626940646176 -7.020498162958917, 84.72200922997033 -6.734618561215508 M84.25292114880834 -7.893275190886684 C84.40327539736639 -7.521897290046677, 84.55362964592443 -7.1505193892066705, 84.72200922997033 -6.734618561215508 M84.72200922997033 -6.734618561215508 C84.83065056502015 -6.407408169691506, 84.93929190006996 -6.080197778167505, 85.11589813421489 -5.548287939305138 M84.72200922997033 -6.734618561215508 C84.86284973259599 -6.310429407193726, 85.00369023522164 -5.886240253171944, 85.11589813421489 -5.548287939305138 M85.11589813421489 -5.548287939305138 C85.20998290787384 -5.189501920744723, 85.30406768153279 -4.830715902184308, 85.43296928754556 -4.339158212148133 M85.11589813421489 -5.548287939305138 C85.24256600436206 -5.065248452231783, 85.36923387450922 -4.582208965158428, 85.43296928754556 -4.339158212148133 M85.43296928754556 -4.339158212148133 C85.52089769491256 -3.887664423994024, 85.60882610227958 -3.4361706358399147, 85.67191977658177 -3.1121979531509023 M85.43296928754556 -4.339158212148133 C85.5037584518666 -3.9756708146547823, 85.57454761618763 -3.6121834171614315, 85.67191977658177 -3.1121979531509023 M85.67191977658177 -3.1121979531509023 C85.7281170775484 -2.6763427842659535, 85.78431437851505 -2.2404876153810047, 85.83176770250937 -1.872449005199798 M85.67191977658177 -3.1121979531509023 C85.73528285298428 -2.6207664450277237, 85.7986459293868 -2.129334936904545, 85.83176770250937 -1.872449005199798 M85.83176770250937 -1.872449005199798 C85.85935167866492 -1.4428063111922653, 85.88693565482048 -1.0131636171847327, 85.91185621591342 -0.6250057626472757 M85.83176770250937 -1.872449005199798 C85.860276936297 -1.4283946767181523, 85.88878617008463 -0.9843403482365066, 85.91185621591342 -0.6250057626472757 M85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.17257970844195408, 85.91185621591342 0.27984634576336753, 85.91185621591342 0.625005762647271 M85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.3748785041795791, 85.91185621591342 -0.12475124571188245, 85.91185621591342 0.625005762647271 M85.91185621591342 0.625005762647271 C85.88880973048563 0.9839733759731744, 85.86576324505785 1.3429409892990776, 85.83176770250937 1.8724490051997846 M85.91185621591342 0.625005762647271 C85.87982225469104 1.1239605660339707, 85.84778829346865 1.6229153694206704, 85.83176770250937 1.8724490051997846 M85.83176770250937 1.8724490051997846 C85.79603083834384 2.149617066625541, 85.76029397417832 2.4267851280512973, 85.67191977658177 3.1121979531508885 M85.83176770250937 1.8724490051997846 C85.78407956770175 2.2423087616802784, 85.73639143289414 2.6121685181607726, 85.67191977658177 3.1121979531508885 M85.67191977658177 3.1121979531508885 C85.61128603287906 3.4235394121180116, 85.55065228917637 3.7348808710851347, 85.43296928754556 4.339158212148129 M85.67191977658177 3.1121979531508885 C85.57668185801066 3.601224536472382, 85.48144393943953 4.090251119793875, 85.43296928754556 4.339158212148129 M85.43296928754556 4.339158212148129 C85.3647550228421 4.59928876771174, 85.29654075813865 4.859419323275351, 85.11589813421489 5.548287939305125 M85.43296928754556 4.339158212148129 C85.30947704830672 4.810087642240871, 85.18598480906789 5.281017072333615, 85.11589813421489 5.548287939305125 M85.11589813421489 5.548287939305125 C84.96011253660313 6.017489338247513, 84.80432693899138 6.4866907371899, 84.72200922997033 6.734618561215495 M85.11589813421489 5.548287939305125 C85.00781220706 5.873825530741818, 84.89972627990512 6.199363122178511, 84.72200922997033 6.734618561215495 M84.72200922997033 6.734618561215495 C84.6198936258878 6.986846077570247, 84.51777802180526 7.239073593924999, 84.25292114880834 7.893275190886679 M84.72200922997033 6.734618561215495 C84.58686775077703 7.068420627605678, 84.45172627158374 7.402222693995862, 84.25292114880834 7.893275190886679 M84.25292114880834 7.893275190886679 C84.06462286098305 8.284280614493849, 83.87632457315775 8.675286038101017, 83.7105614742735 9.019496659696284 M84.25292114880834 7.893275190886679 C84.09645349102655 8.218183630142132, 83.93998583324476 8.543092069397584, 83.7105614742735 9.019496659696284 M83.7105614742735 9.019496659696284 C83.53481832597643 9.331546415421233, 83.35907517767934 9.64359617114618, 83.09715887860425 10.108655082055236 M83.7105614742735 9.019496659696284 C83.47409973027835 9.439358430507692, 83.23763798628319 9.859220201319099, 83.09715887860425 10.108655082055236 M83.09715887860425 10.108655082055236 C82.93634103836543 10.35571447029874, 82.77552319812659 10.60277385854224, 82.41523396464065 11.156274872382301 M83.09715887860425 10.108655082055236 C82.89740333539571 10.415533238297469, 82.69764779218718 10.722411394539701, 82.41523396464065 11.156274872382301 M82.41523396464065 11.156274872382301 C82.1663600612253 11.489743230079837, 81.91748615780996 11.823211587777372, 81.66758890812659 12.158051136245302 M82.41523396464065 11.156274872382301 C82.18709343429953 11.461962399009515, 81.95895290395842 11.76764992563673, 81.66758890812659 12.158051136245302 M81.66758890812659 12.158051136245302 C81.38362954115367 12.491605966437406, 81.09967017418074 12.825160796629511, 80.85729594296866 13.10986736009567 M81.66758890812659 12.158051136245302 C81.37677976228697 12.499652106457686, 81.08597061644736 12.841253076670073, 80.85729594296866 13.10986736009567 M80.85729594296866 13.10986736009567 C80.65691623248935 13.31677586264574, 80.45653652201005 13.523684365195809, 79.98768473676799 14.007812326905684 M80.85729594296866 13.10986736009567 C80.54525398655512 13.432076299213719, 80.23321203014159 13.754285238331768, 79.98768473676799 14.007812326905684 M79.98768473676799 14.007812326905684 C79.65026225228017 14.314250499607812, 79.31283976779234 14.620688672309939, 79.0623287085019 14.848196188198111 M79.98768473676799 14.007812326905684 C79.61802243906241 14.343529844953455, 79.24836014135686 14.679247363001226, 79.0623287085019 14.848196188198111 M79.0623287085019 14.848196188198111 C78.84831998247907 15.018862452189936, 78.63431125645624 15.18952871618176, 78.08503034457871 15.627565626425152 M79.0623287085019 14.848196188198111 C78.84697484412892 15.01993516422854, 78.63162097975597 15.19167414025897, 78.08503034457871 15.627565626425152 M78.08503034457871 15.627565626425152 C77.86489977424148 15.781119182993606, 77.64476920390423 15.934672739562059, 77.0598055736057 16.34271804539089 M78.08503034457871 15.627565626425152 C77.81936834659537 15.812879935895788, 77.55370634861204 15.998194245366426, 77.0598055736057 16.34271804539089 M77.0598055736057 16.34271804539089 C76.63260688268718 16.60168840232386, 76.20540819176868 16.86065875925683, 75.99086726407678 16.990714730406093 M77.0598055736057 16.34271804539089 C76.806615820577 16.496203161585033, 76.5534260675483 16.649688277779173, 75.99086726407678 16.990714730406093 M75.99086726407678 16.990714730406093 C75.69198284235023 17.146642541776227, 75.39309842062367 17.30257035314636, 74.88260791279238 17.56889292409717 M75.99086726407678 16.990714730406093 C75.72692479747437 17.128413346169356, 75.46298233087195 17.26611196193262, 74.88260791279238 17.56889292409717 M74.88260791279238 17.56889292409717 C74.59948838268447 17.69422154163348, 74.31636885257656 17.819550159169786, 73.7395815951478 18.07487676824742 M74.88260791279238 17.56889292409717 C74.4469794346277 17.761732728921, 74.01135095646305 17.95457253374483, 73.7395815951478 18.07487676824742 M73.7395815951478 18.07487676824742 C73.4951038590566 18.1648468350564, 73.2506261229654 18.25481690186538, 72.56648525146062 18.506587066708033 M73.7395815951478 18.07487676824742 C73.46556469339117 18.175717521078333, 73.19154779163453 18.27655827390925, 72.56648525146062 18.506587066708033 M72.56648525146062 18.506587066708033 C72.20395294911475 18.6141847510734, 71.84142064676888 18.72178243543877, 71.36813938623541 18.86224982926107 M72.56648525146062 18.506587066708033 C72.27596585114186 18.59281169975519, 71.98544645082309 18.679036332802347, 71.36813938623541 18.86224982926107 M71.36813938623541 18.86224982926107 C70.89734114438572 18.969706455717617, 70.42654290253603 19.077163082174163, 70.14946825967677 19.140403561325773 M71.36813938623541 18.86224982926107 C70.98908113317943 18.94876740193483, 70.61002288012342 19.03528497460859, 70.14946825967677 19.140403561325773 M70.14946825967677 19.140403561325773 C69.90185308985365 19.180436061698455, 69.65423792003052 19.220468562071137, 68.91547965284788 19.3399052695533 M70.14946825967677 19.140403561325773 C69.7153391820515 19.21059018387495, 69.28121010442622 19.280776806424125, 68.91547965284788 19.3399052695533 M68.91547965284788 19.3399052695533 C68.61786327417657 19.368615963667658, 68.32024689550525 19.397326657782017, 67.6712442896239 19.45993515863156 M68.91547965284788 19.3399052695533 C68.61708630671089 19.36869091678463, 68.31869296057391 19.397476564015964, 67.6712442896239 19.45993515863156 M67.6712442896239 19.45993515863156 C67.34417358553333 19.47042367950724, 67.01710288144275 19.480912200382917, 66.421875 19.5 M67.6712442896239 19.45993515863156 C67.18810740356113 19.475428418198693, 66.70497051749838 19.490921677765826, 66.421875 19.5 M66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 M66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 M66.421875 19.5 C20.153722504520474 19.5, -26.114429990959053 19.5, -66.421875 19.5 M66.421875 19.5 C32.231661537851664 19.5, -1.9585519242966711 19.5, -66.421875 19.5 M-66.421875 19.5 C-66.84354606360414 19.48647782972315, -67.26521712720829 19.4729556594463, -67.6712442896239 19.45993515863156 M-66.421875 19.5 C-66.74690783583918 19.48957682959267, -67.07194067167838 19.479153659185346, -67.6712442896239 19.45993515863156 M-67.6712442896239 19.45993515863156 C-68.06140653589442 19.422296675972593, -68.45156878216495 19.38465819331363, -68.91547965284786 19.3399052695533 M-67.6712442896239 19.45993515863156 C-68.12168531659604 19.41648165449415, -68.57212634356819 19.37302815035674, -68.91547965284786 19.3399052695533 M-68.91547965284786 19.3399052695533 C-69.2493114065015 19.28593394052649, -69.58314316015516 19.231962611499686, -70.14946825967675 19.140403561325773 M-68.91547965284786 19.3399052695533 C-69.32508481219294 19.273683483925836, -69.73468997153803 19.207461698298378, -70.14946825967675 19.140403561325773 M-70.14946825967675 19.140403561325773 C-70.59069700979163 19.03969597839873, -71.0319257599065 18.93898839547169, -71.36813938623538 18.862249829261074 M-70.14946825967675 19.140403561325773 C-70.59911013762947 19.037775736870536, -71.04875201558218 18.935147912415296, -71.36813938623538 18.862249829261074 M-71.36813938623538 18.862249829261074 C-71.82489032002368 18.72668854964728, -72.281641253812 18.591127270033493, -72.56648525146059 18.506587066708043 M-71.36813938623538 18.862249829261074 C-71.7647963077806 18.744524137041125, -72.16145322932582 18.626798444821176, -72.56648525146059 18.506587066708043 M-72.56648525146059 18.506587066708043 C-72.97953668477754 18.354580321041812, -73.39258811809448 18.202573575375585, -73.7395815951478 18.074876768247425 M-72.56648525146059 18.506587066708043 C-72.95299376845563 18.364348359608304, -73.33950228545066 18.222109652508564, -73.7395815951478 18.074876768247425 M-73.7395815951478 18.074876768247425 C-74.07933424485675 17.924478348625538, -74.41908689456571 17.77407992900365, -74.88260791279238 17.568892924097174 M-73.7395815951478 18.074876768247425 C-74.06560188163063 17.93055725846966, -74.39162216811347 17.786237748691892, -74.88260791279238 17.568892924097174 M-74.88260791279238 17.568892924097174 C-75.12230635091792 17.443842402461254, -75.36200478904347 17.318791880825334, -75.99086726407678 16.990714730406097 M-74.88260791279238 17.568892924097174 C-75.11946489272081 17.44532478938265, -75.35632187264923 17.32175665466813, -75.99086726407678 16.990714730406097 M-75.99086726407678 16.990714730406097 C-76.36024120139741 16.76679807892013, -76.72961513871806 16.542881427434157, -77.05980557360569 16.3427180453909 M-75.99086726407678 16.990714730406097 C-76.28052136003474 16.81512471523997, -76.5701754559927 16.63953470007385, -77.05980557360569 16.3427180453909 M-77.05980557360569 16.3427180453909 C-77.2826077182021 16.18730091426983, -77.50540986279852 16.03188378314876, -78.08503034457871 15.627565626425156 M-77.05980557360569 16.3427180453909 C-77.39312686858088 16.11020753926251, -77.72644816355606 15.87769703313412, -78.08503034457871 15.627565626425156 M-78.08503034457871 15.627565626425156 C-78.39996011966856 15.37641751142428, -78.7148898947584 15.125269396423407, -79.06232870850187 14.848196188198125 M-78.08503034457871 15.627565626425156 C-78.46036836016972 15.328243547155394, -78.83570637576074 15.028921467885633, -79.06232870850187 14.848196188198125 M-79.06232870850187 14.848196188198125 C-79.39622002880891 14.544964925375504, -79.73011134911594 14.241733662552884, -79.98768473676797 14.007812326905697 M-79.06232870850187 14.848196188198125 C-79.41217738211135 14.530472879314654, -79.76202605572084 14.212749570431184, -79.98768473676797 14.007812326905697 M-79.98768473676797 14.007812326905697 C-80.19402114771606 13.794753042067411, -80.40035755866414 13.581693757229125, -80.85729594296865 13.109867360095677 M-79.98768473676797 14.007812326905697 C-80.18151115161658 13.807670640129908, -80.37533756646518 13.60752895335412, -80.85729594296865 13.109867360095677 M-80.85729594296865 13.109867360095677 C-81.06199348019727 12.869417985247111, -81.26669101742588 12.628968610398546, -81.66758890812658 12.158051136245307 M-80.85729594296865 13.109867360095677 C-81.02800016333696 12.909348469505765, -81.19870438370525 12.708829578915852, -81.66758890812658 12.158051136245307 M-81.66758890812658 12.158051136245307 C-81.86704821529874 11.890793835751309, -82.0665075224709 11.62353653525731, -82.41523396464063 11.156274872382316 M-81.66758890812658 12.158051136245307 C-81.87639531510084 11.878269573554816, -82.08520172207508 11.598488010864324, -82.41523396464063 11.156274872382316 M-82.41523396464063 11.156274872382316 C-82.64635096377377 10.801217098109824, -82.87746796290692 10.446159323837332, -83.09715887860425 10.108655082055249 M-82.41523396464063 11.156274872382316 C-82.62792569412662 10.829523260165516, -82.84061742361261 10.502771647948716, -83.09715887860425 10.108655082055249 M-83.09715887860425 10.108655082055249 C-83.29080094209277 9.764823989946171, -83.48444300558131 9.420992897837095, -83.7105614742735 9.019496659696289 M-83.09715887860425 10.108655082055249 C-83.3387240734121 9.679731617545457, -83.58028926821996 9.250808153035665, -83.7105614742735 9.019496659696289 M-83.7105614742735 9.019496659696289 C-83.91741801958132 8.589954617343588, -84.12427456488912 8.160412574990886, -84.25292114880834 7.893275190886686 M-83.7105614742735 9.019496659696289 C-83.9038998844592 8.61802531416643, -84.09723829464488 8.21655396863657, -84.25292114880834 7.893275190886686 M-84.25292114880834 7.893275190886686 C-84.43163215981241 7.451855538564277, -84.61034317081649 7.010435886241868, -84.72200922997033 6.73461856121551 M-84.25292114880834 7.893275190886686 C-84.38465222071046 7.56789689644143, -84.51638329261259 7.2425186019961725, -84.72200922997033 6.73461856121551 M-84.72200922997033 6.73461856121551 C-84.8591713522645 6.32150810268186, -84.99633347455867 5.90839764414821, -85.11589813421489 5.5482879393051325 M-84.72200922997033 6.73461856121551 C-84.87240348118216 6.281655038635267, -85.02279773239401 5.828691516055025, -85.11589813421489 5.5482879393051325 M-85.11589813421489 5.5482879393051325 C-85.24191024233663 5.067749157043794, -85.36792235045837 4.587210374782456, -85.43296928754556 4.339158212148136 M-85.11589813421489 5.5482879393051325 C-85.19775080040893 5.236148247937314, -85.27960346660298 4.924008556569496, -85.43296928754556 4.339158212148136 M-85.43296928754556 4.339158212148136 C-85.51571589646242 3.9142718638620444, -85.59846250537927 3.489385515575953, -85.67191977658177 3.112197953150904 M-85.43296928754556 4.339158212148136 C-85.48378531645702 4.07822864365931, -85.53460134536847 3.8172990751704847, -85.67191977658177 3.112197953150904 M-85.67191977658177 3.112197953150904 C-85.71052186982504 2.812807740801571, -85.74912396306833 2.513417528452238, -85.83176770250937 1.872449005199809 M-85.67191977658177 3.112197953150904 C-85.71836604597131 2.751969859618936, -85.76481231536086 2.3917417660869678, -85.83176770250937 1.872449005199809 M-85.83176770250937 1.872449005199809 C-85.8491669998414 1.6014409047933245, -85.86656629717343 1.3304328043868396, -85.91185621591342 0.6250057626472781 M-85.83176770250937 1.872449005199809 C-85.85456367450635 1.517383340769441, -85.87735964650332 1.162317676339073, -85.91185621591342 0.6250057626472781 M-85.91185621591342 0.6250057626472781 C-85.91185621591342 0.18041815141067075, -85.91185621591342 -0.26416945982593665, -85.91185621591342 -0.6250057626472687 M-85.91185621591342 0.6250057626472781 C-85.91185621591342 0.29948469346489287, -85.91185621591342 -0.0260363757174924, -85.91185621591342 -0.6250057626472687 M-85.91185621591342 -0.6250057626472687 C-85.8876518832201 -1.002007781731249, -85.8634475505268 -1.379009800815229, -85.83176770250937 -1.8724490051997822 M-85.91185621591342 -0.6250057626472687 C-85.89104919102266 -0.9490919704489164, -85.87024216613192 -1.273178178250564, -85.83176770250937 -1.8724490051997822 M-85.83176770250937 -1.8724490051997822 C-85.79219461930845 -2.1793700239168947, -85.75262153610754 -2.4862910426340075, -85.67191977658177 -3.112197953150895 M-85.83176770250937 -1.8724490051997822 C-85.76925093392545 -2.3573167170043554, -85.70673416534153 -2.8421844288089284, -85.67191977658177 -3.112197953150895 M-85.67191977658177 -3.112197953150895 C-85.5965346847358 -3.4992844671351797, -85.52114959288983 -3.886370981119464, -85.43296928754556 -4.339158212148126 M-85.67191977658177 -3.112197953150895 C-85.59816705982107 -3.490902566074922, -85.52441434306036 -3.8696071789989492, -85.43296928754556 -4.339158212148126 M-85.43296928754556 -4.339158212148126 C-85.36846224921315 -4.585151506836867, -85.30395521088074 -4.831144801525608, -85.11589813421489 -5.548287939305123 M-85.43296928754556 -4.339158212148126 C-85.33878192189569 -4.698335458433587, -85.24459455624581 -5.0575127047190485, -85.11589813421489 -5.548287939305123 M-85.11589813421489 -5.548287939305123 C-84.99526181861765 -5.911625301097333, -84.87462550302041 -6.274962662889543, -84.72200922997033 -6.734618561215485 M-85.11589813421489 -5.548287939305123 C-84.98334793757031 -5.947508012592754, -84.85079774092574 -6.346728085880386, -84.72200922997033 -6.734618561215485 M-84.72200922997033 -6.734618561215485 C-84.53583743321032 -7.194466498599526, -84.34966563645031 -7.654314435983567, -84.25292114880834 -7.893275190886676 M-84.72200922997033 -6.734618561215485 C-84.55838283294533 -7.138778925368407, -84.39475643592033 -7.542939289521329, -84.25292114880834 -7.893275190886676 M-84.25292114880834 -7.893275190886676 C-84.13775429544786 -8.132421626065613, -84.02258744208739 -8.371568061244549, -83.7105614742735 -9.019496659696282 M-84.25292114880834 -7.893275190886676 C-84.09251088929369 -8.226370526998561, -83.93210062977904 -8.559465863110448, -83.7105614742735 -9.019496659696282 M-83.7105614742735 -9.019496659696282 C-83.48062744642918 -9.427767809478954, -83.25069341858486 -9.836038959261629, -83.09715887860425 -10.108655082055243 M-83.7105614742735 -9.019496659696282 C-83.52547569347213 -9.348135205476733, -83.34038991267076 -9.676773751257185, -83.09715887860425 -10.108655082055243 M-83.09715887860425 -10.108655082055243 C-82.85362471682433 -10.482788952628233, -82.61009055504441 -10.856922823201222, -82.41523396464063 -11.156274872382308 M-83.09715887860425 -10.108655082055243 C-82.93536551862786 -10.357213130579366, -82.77357215865148 -10.605771179103488, -82.41523396464063 -11.156274872382308 M-82.41523396464063 -11.156274872382308 C-82.24267028851891 -11.387494477511112, -82.0701066123972 -11.618714082639915, -81.66758890812659 -12.158051136245302 M-82.41523396464063 -11.156274872382308 C-82.15335166225199 -11.507173299614537, -81.89146935986335 -11.858071726846767, -81.66758890812659 -12.158051136245302 M-81.66758890812659 -12.158051136245302 C-81.49775503837392 -12.357547663477739, -81.32792116862124 -12.557044190710176, -80.85729594296866 -13.10986736009567 M-81.66758890812659 -12.158051136245302 C-81.35893705248742 -12.520611168667193, -81.05028519684824 -12.883171201089082, -80.85729594296866 -13.10986736009567 M-80.85729594296866 -13.10986736009567 C-80.59845074793974 -13.377146275548776, -80.3396055529108 -13.644425191001883, -79.98768473676799 -14.007812326905677 M-80.85729594296866 -13.10986736009567 C-80.65943214080005 -13.314177980755032, -80.46156833863144 -13.518488601414393, -79.98768473676799 -14.007812326905677 M-79.98768473676799 -14.007812326905677 C-79.77561770187766 -14.200405997006806, -79.56355066698734 -14.392999667107933, -79.0623287085019 -14.848196188198107 M-79.98768473676799 -14.007812326905677 C-79.76325422271289 -14.211634181664515, -79.5388237086578 -14.41545603642335, -79.0623287085019 -14.848196188198107 M-79.0623287085019 -14.848196188198107 C-78.78405898064449 -15.070108891095934, -78.50578925278708 -15.292021593993763, -78.08503034457871 -15.627565626425149 M-79.0623287085019 -14.848196188198107 C-78.79894654072727 -15.058236458104524, -78.53556437295266 -15.26827672801094, -78.08503034457871 -15.627565626425149 M-78.08503034457871 -15.627565626425149 C-77.85264009057838 -15.78967100760383, -77.62024983657804 -15.95177638878251, -77.05980557360571 -16.342718045390885 M-78.08503034457871 -15.627565626425149 C-77.81608512103148 -15.815170171920618, -77.54713989748424 -16.002774717416088, -77.05980557360571 -16.342718045390885 M-77.05980557360571 -16.342718045390885 C-76.77968699411882 -16.512527574435335, -76.49956841463192 -16.682337103479785, -75.99086726407678 -16.99071473040609 M-77.05980557360571 -16.342718045390885 C-76.66212028960595 -16.583797201609674, -76.2644350056062 -16.824876357828465, -75.99086726407678 -16.99071473040609 M-75.99086726407678 -16.99071473040609 C-75.67597788912467 -17.154992315622344, -75.36108851417254 -17.319269900838595, -74.8826079127924 -17.56889292409717 M-75.99086726407678 -16.99071473040609 C-75.7519430022552 -17.115361364760112, -75.51301874043364 -17.240007999114138, -74.8826079127924 -17.56889292409717 M-74.8826079127924 -17.56889292409717 C-74.57710728015014 -17.70412899181361, -74.2716066475079 -17.839365059530056, -73.73958159514781 -18.07487676824742 M-74.8826079127924 -17.56889292409717 C-74.47511632571131 -17.74927736188951, -74.06762473863024 -17.929661799681856, -73.73958159514781 -18.07487676824742 M-73.73958159514781 -18.07487676824742 C-73.38878166131026 -18.203974386658675, -73.03798172747273 -18.333072005069933, -72.56648525146062 -18.506587066708033 M-73.73958159514781 -18.07487676824742 C-73.41888233842667 -18.192897059232234, -73.09818308170553 -18.310917350217043, -72.56648525146062 -18.506587066708033 M-72.56648525146062 -18.506587066708033 C-72.30432656320728 -18.584394389282586, -72.04216787495396 -18.662201711857136, -71.36813938623541 -18.862249829261067 M-72.56648525146062 -18.506587066708033 C-72.20706126853523 -18.6132622181853, -71.84763728560985 -18.71993736966257, -71.36813938623541 -18.862249829261067 M-71.36813938623541 -18.862249829261067 C-70.98553724505258 -18.949576271273745, -70.60293510386975 -19.036902713286427, -70.14946825967677 -19.140403561325773 M-71.36813938623541 -18.862249829261067 C-70.97859143039575 -18.951161608143494, -70.58904347455608 -19.04007338702592, -70.14946825967677 -19.140403561325773 M-70.14946825967677 -19.140403561325773 C-69.89818888228619 -19.181028462361606, -69.64690950489562 -19.221653363397436, -68.91547965284788 -19.3399052695533 M-70.14946825967677 -19.140403561325773 C-69.71246134813545 -19.21105544974456, -69.27545443659413 -19.281707338163343, -68.91547965284788 -19.3399052695533 M-68.91547965284788 -19.3399052695533 C-68.6027661909953 -19.370072361125256, -68.29005272914272 -19.40023945269721, -67.6712442896239 -19.45993515863156 M-68.91547965284788 -19.3399052695533 C-68.5937650215756 -19.37094069311368, -68.27205039030333 -19.401976116674067, -67.6712442896239 -19.45993515863156 M-67.6712442896239 -19.45993515863156 C-67.3850656325205 -19.4691123511519, -67.0988869754171 -19.478289543672243, -66.421875 -19.5 M-67.6712442896239 -19.45993515863156 C-67.25154954823363 -19.473393952101688, -66.83185480684337 -19.486852745571817, -66.421875 -19.5 M-66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5 M-66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-73.546875, -12)\"><rect></rect><foreignObject width=\"147.09375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>cancelled / declined</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-flowchart-E-7\" data-look=\"classic\" transform=\"translate(1857.6217880249023, 49.5)\"><g class=\"basic label-container outer-path\"><path d=\"M-20.8203125 -19.5 C-7.911174547239046 -19.5, 4.997963405521908 -19.5, 20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 C21.29425808652334 -19.484801487519317, 21.76820367304668 -19.469602975038637, 22.0696817896239 -19.45993515863156 C22.32787148271575 -19.435027909457524, 22.5860611758076 -19.41012066028349, 23.313917152847864 -19.3399052695533 C23.74027259751948 -19.270975427694648, 24.16662804219109 -19.202045585836, 24.54790575967676 -19.140403561325776 C24.961567186585846 -19.04598804002686, 25.375228613494933 -18.951572518727943, 25.76657688623539 -18.862249829261074 C26.06336376657318 -18.774165041042945, 26.36015064691097 -18.686080252824812, 26.964922751460602 -18.50658706670804 C27.298379969494537 -18.38387172802682, 27.631837187528472 -18.261156389345597, 28.138019095147794 -18.074876768247425 C28.588991065050056 -17.875244854779872, 29.03996303495232 -17.675612941312323, 29.28104541279238 -17.568892924097174 C29.698725204585614 -17.35098964425532, 30.116404996378847 -17.133086364413465, 30.389304764076783 -16.990714730406097 C30.606272167190948 -16.859187815596304, 30.82323957030511 -16.727660900786507, 31.458243073605697 -16.342718045390892 C31.765409399435537 -16.128452113507933, 32.072575725265374 -15.914186181624972, 32.48346784457871 -15.627565626425154 C32.705128083582366 -15.450797484446424, 32.92678832258602 -15.274029342467694, 33.460766208501866 -14.848196188198123 C33.724931068280625 -14.608288651966241, 33.98909592805938 -14.368381115734358, 34.38612223676799 -14.007812326905688 C34.56693621081388 -13.821107053599954, 34.74775018485977 -13.634401780294219, 35.25573344296865 -13.10986736009568 C35.43295064986687 -12.901697944928298, 35.61016785676508 -12.693528529760915, 36.06602640812658 -12.158051136245305 C36.258304694603474 -11.900415749278523, 36.450582981080366 -11.642780362311738, 36.813671464640635 -11.156274872382312 C37.08565953111032 -10.7384281632626, 37.357647597580005 -10.320581454142891, 37.49559637860425 -10.108655082055241 C37.65765990584232 -9.820894878732387, 37.819723433080405 -9.533134675409531, 38.108998974273504 -9.019496659696287 C38.21764986616623 -8.793880757924379, 38.32630075805895 -8.56826485615247, 38.65135864880834 -7.893275190886684 C38.822635139140466 -7.470218948360663, 38.9939116294726 -7.0471627058346415, 39.120446729970325 -6.734618561215508 C39.206648401904225 -6.474992859721854, 39.29285007383813 -6.215367158228199, 39.51433563421488 -5.548287939305138 C39.600053219574406 -5.221409636092783, 39.685770804933924 -4.894531332880428, 39.83140678754556 -4.339158212148133 C39.90142303103879 -3.979639599748701, 39.97143927453202 -3.6201209873492686, 40.070357276581774 -3.1121979531509023 C40.12521897661903 -2.686701441329965, 40.180080676656296 -2.261204929509027, 40.23020520250937 -1.872449005199798 C40.252587563648426 -1.5238256637421883, 40.27496992478749 -1.1752023222845787, 40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.3030327390871167, 40.31029371591342 0.0189402844730423, 40.31029371591342 0.625005762647271 C40.27919375191866 1.109412805304663, 40.24809378792391 1.5938198479620551, 40.23020520250937 1.8724490051997846 C40.187195085371265 2.206026980414613, 40.14418496823316 2.539604955629441, 40.070357276581774 3.1121979531508885 C39.9903935479738 3.522794799212817, 39.910429819365824 3.9333916452747455, 39.83140678754556 4.339158212148129 C39.715221265041066 4.782223964581759, 39.59903574253657 5.225289717015389, 39.51433563421489 5.548287939305125 C39.41224977599057 5.855754279104128, 39.31016391776624 6.163220618903131, 39.120446729970325 6.734618561215495 C39.009777690777874 7.007973227661157, 38.89910865158543 7.28132789410682, 38.65135864880834 7.893275190886679 C38.46642709728342 8.277289514529498, 38.2814955457585 8.661303838172316, 38.108998974273504 9.019496659696284 C37.97553883561998 9.256468650180093, 37.84207869696645 9.493440640663902, 37.49559637860425 10.108655082055236 C37.278256018396974 10.442548239392062, 37.0609156581897 10.776441396728886, 36.81367146464064 11.156274872382301 C36.59146923165737 11.454005621540022, 36.3692669986741 11.751736370697744, 36.06602640812658 12.158051136245302 C35.75380290037733 12.524806634468458, 35.44157939262807 12.891562132691615, 35.25573344296866 13.10986736009567 C34.97312993365441 13.401678685642246, 34.69052642434017 13.693490011188821, 34.38612223676799 14.007812326905684 C34.08379337046577 14.282379404097897, 33.78146450416356 14.556946481290112, 33.46076620850189 14.848196188198111 C33.262243097964436 15.006513085929885, 33.06371998742699 15.16482998366166, 32.48346784457871 15.627565626425152 C32.129721691167276 15.874323629620799, 31.77597553775584 16.121081632816445, 31.458243073605708 16.34271804539089 C31.144557294908033 16.532876207859672, 30.830871516210358 16.723034370328453, 30.389304764076787 16.990714730406093 C30.026973375130236 17.17974278393518, 29.664641986183682 17.368770837464265, 29.281045412792388 17.56889292409717 C28.842953613467493 17.762823168126808, 28.4048618141426 17.95675341215644, 28.138019095147804 18.07487676824742 C27.78878105575017 18.203399595066795, 27.439543016352538 18.331922421886173, 26.964922751460616 18.506587066708033 C26.645112053526905 18.60150520313415, 26.325301355593194 18.696423339560265, 25.766576886235413 18.86224982926107 C25.46341477847751 18.931444602039175, 25.160252670719608 19.00063937481728, 24.547905759676766 19.140403561325773 C24.155989919731077 19.20376547497546, 23.76407407978539 19.26712738862515, 23.31391715284788 19.3399052695533 C23.008198765754432 19.36939755467605, 22.702480378660987 19.3988898397988, 22.0696817896239 19.45993515863156 C21.737782011922018 19.47057853849873, 21.405882234220133 19.481221918365904, 20.820312500000004 19.5 C20.820312500000004 19.5, 20.8203125 19.5, 20.8203125 19.5 C6.452592590344205 19.5, -7.9151273193115905 19.5, -20.820312499999996 19.5 C-21.209095681122967 19.48753248010194, -21.59787886224594 19.47506496020388, -22.069681789623893 19.45993515863156 C-22.362754396962437 19.43166279667299, -22.65582700430098 19.403390434714417, -23.31391715284787 19.3399052695533 C-23.66425050290874 19.283266090391162, -24.01458385296961 19.226626911229026, -24.54790575967676 19.140403561325773 C-24.856481086512563 19.069973256617693, -25.165056413348367 18.999542951909614, -25.766576886235388 18.862249829261074 C-26.08086346156605 18.76897122342683, -26.395150036896712 18.675692617592592, -26.96492275146059 18.506587066708043 C-27.32783423128684 18.37303228741504, -27.690745711113088 18.239477508122036, -28.138019095147797 18.074876768247425 C-28.53467159936965 17.89929047090689, -28.9313241035915 17.72370417356636, -29.28104541279238 17.568892924097174 C-29.54076846610713 17.43339557354342, -29.800491519421886 17.297898222989673, -30.38930476407678 16.990714730406097 C-30.655873643341167 16.82911910926341, -30.922442522605554 16.66752348812072, -31.458243073605686 16.3427180453909 C-31.751472958508803 16.138173571399616, -32.04470284341192 15.933629097408334, -32.48346784457871 15.627565626425156 C-32.76472356091541 15.403271677175585, -33.045979277252094 15.178977727926014, -33.460766208501866 14.848196188198125 C-33.792766602403056 14.546682214706127, -34.124766996304245 14.245168241214127, -34.386122236767974 14.007812326905697 C-34.626614924192296 13.759483882323245, -34.86710761161662 13.511155437740792, -35.255733442968655 13.109867360095677 C-35.53918606898804 12.776907776661975, -35.82263869500742 12.443948193228275, -36.066026408126575 12.158051136245307 C-36.336402291166735 11.795772084721163, -36.606778174206895 11.433493033197019, -36.813671464640635 11.156274872382316 C-37.0458654863407 10.799562502225974, -37.27805950804076 10.442850132069632, -37.49559637860425 10.108655082055249 C-37.63916655422566 9.8537316971827, -37.782736729847066 9.598808312310155, -38.108998974273504 9.019496659696289 C-38.27795862916163 8.668648321163609, -38.446918284049765 8.317799982630929, -38.65135864880834 7.893275190886686 C-38.76462289194662 7.613510320519962, -38.877887135084904 7.333745450153239, -39.120446729970325 6.73461856121551 C-39.2558393491292 6.326837564193328, -39.39123196828807 5.919056567171146, -39.51433563421488 5.5482879393051325 C-39.60790225253116 5.191477871636252, -39.70146887084745 4.834667803967371, -39.83140678754556 4.339158212148136 C-39.898887854732614 3.9926571942711995, -39.966368921919674 3.646156176394263, -40.070357276581774 3.112197953150904 C-40.11482518699841 2.767313621141613, -40.159293097415045 2.422429289132322, -40.23020520250937 1.872449005199809 C-40.24962076989105 1.5700358712661902, -40.26903633727273 1.2676227373325712, -40.31029371591342 0.6250057626472781 C-40.31029371591342 0.32598578577264364, -40.31029371591342 0.026965808898009147, -40.31029371591342 -0.6250057626472687 C-40.28554727025507 -1.0104516287473289, -40.260800824596735 -1.395897494847389, -40.23020520250937 -1.8724490051997822 C-40.177813972779475 -2.278785037166312, -40.12542274304958 -2.6851210691328418, -40.070357276581774 -3.112197953150895 C-39.97996067446484 -3.576365399692735, -39.88956407234791 -4.040532846234575, -39.83140678754556 -4.339158212148126 C-39.71037849061451 -4.800691562341919, -39.589350193683465 -5.262224912535713, -39.51433563421489 -5.548287939305123 C-39.416549163350794 -5.842805209389461, -39.31876269248671 -6.137322479473798, -39.12044672997033 -6.734618561215485 C-38.94081380029943 -7.178315370469044, -38.76118087062853 -7.622012179722604, -38.65135864880834 -7.893275190886676 C-38.519984944456986 -8.166075498919238, -38.388611240105625 -8.438875806951799, -38.108998974273504 -9.019496659696282 C-37.9833840121331 -9.242538744870785, -37.8577690499927 -9.465580830045289, -37.49559637860425 -10.108655082055243 C-37.22877273504693 -10.518567850739831, -36.961949091489615 -10.928480619424418, -36.81367146464064 -11.156274872382308 C-36.63419865002379 -11.39675209365912, -36.45472583540694 -11.637229314935933, -36.06602640812659 -12.158051136245302 C-35.846297041828535 -12.41615775285413, -35.62656767553048 -12.674264369462957, -35.25573344296866 -13.10986736009567 C-34.989960817044356 -13.384299416700905, -34.72418819112005 -13.65873147330614, -34.386122236767996 -14.007812326905677 C-34.098129655413096 -14.269359569426049, -33.8101370740582 -14.530906811946423, -33.46076620850189 -14.848196188198107 C-33.204312435298576 -15.052711247806231, -32.947858662095264 -15.257226307414356, -32.48346784457872 -15.627565626425149 C-32.221572355193885 -15.810252582547001, -31.959676865809048 -15.992939538668852, -31.45824307360571 -16.342718045390885 C-31.046234647792044 -16.59247997434939, -30.634226221978377 -16.8422419033079, -30.38930476407679 -16.99071473040609 C-30.13304891890024 -17.124403240694996, -29.87679307372369 -17.258091750983898, -29.281045412792388 -17.56889292409717 C-28.928084526021642 -17.72513823845788, -28.575123639250894 -17.88138355281859, -28.138019095147804 -18.07487676824742 C-27.887969185884923 -18.166897446292182, -27.637919276622043 -18.258918124336947, -26.96492275146062 -18.506587066708033 C-26.63546623071779 -18.60436803271194, -26.30600970997496 -18.702148998715842, -25.766576886235413 -18.862249829261067 C-25.43649874554018 -18.937588010913586, -25.10642060484495 -19.01292619256611, -24.547905759676766 -19.140403561325773 C-24.201251302439715 -19.196447965626394, -23.854596845202664 -19.252492369927012, -23.313917152847882 -19.3399052695533 C-23.025728906926616 -19.367706443040248, -22.73754066100535 -19.395507616527198, -22.069681789623903 -19.45993515863156 C-21.805963047465166 -19.4683921053952, -21.542244305306426 -19.476849052158837, -20.820312500000007 -19.5 C-20.820312500000004 -19.5, -20.820312500000004 -19.5, -20.8203125 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M-20.8203125 -19.5 C-11.169235701079325 -19.5, -1.5181589021586497 -19.5, 20.8203125 -19.5 M-20.8203125 -19.5 C-11.874401952480335 -19.5, -2.9284914049606705 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C21.270558808743303 -19.48556147722988, 21.720805117486602 -19.471122954459755, 22.0696817896239 -19.45993515863156 M20.8203125 -19.5 C21.091797083130153 -19.4912940178317, 21.363281666260303 -19.4825880356634, 22.0696817896239 -19.45993515863156 M22.0696817896239 -19.45993515863156 C22.44319872280241 -19.423902429307663, 22.816715655980925 -19.387869699983767, 23.313917152847864 -19.3399052695533 M22.0696817896239 -19.45993515863156 C22.396771287786336 -19.428381228126504, 22.723860785948776 -19.39682729762145, 23.313917152847864 -19.3399052695533 M23.313917152847864 -19.3399052695533 C23.732212476364513 -19.27227852557581, 24.15050779988116 -19.204651781598322, 24.54790575967676 -19.140403561325776 M23.313917152847864 -19.3399052695533 C23.612408375797003 -19.291647523460888, 23.910899598746138 -19.243389777368478, 24.54790575967676 -19.140403561325776 M24.54790575967676 -19.140403561325776 C24.871194614719425 -19.066614989819225, 25.19448346976209 -18.99282641831267, 25.76657688623539 -18.862249829261074 M24.54790575967676 -19.140403561325776 C24.911505494456527 -19.057414294572304, 25.275105229236296 -18.974425027818832, 25.76657688623539 -18.862249829261074 M25.76657688623539 -18.862249829261074 C26.055268960309878 -18.77656753705139, 26.343961034384364 -18.6908852448417, 26.964922751460602 -18.50658706670804 M25.76657688623539 -18.862249829261074 C26.203622369004897 -18.732537024073636, 26.640667851774406 -18.6028242188862, 26.964922751460602 -18.50658706670804 M26.964922751460602 -18.50658706670804 C27.353993248949205 -18.36340552710398, 27.74306374643781 -18.22022398749992, 28.138019095147794 -18.074876768247425 M26.964922751460602 -18.50658706670804 C27.22576387740639 -18.410595121171053, 27.48660500335218 -18.314603175634065, 28.138019095147794 -18.074876768247425 M28.138019095147794 -18.074876768247425 C28.570063625391917 -17.883623470853983, 29.002108155636044 -17.69237017346054, 29.28104541279238 -17.568892924097174 M28.138019095147794 -18.074876768247425 C28.565986845069222 -17.88542814056945, 28.993954594990655 -17.695979512891473, 29.28104541279238 -17.568892924097174 M29.28104541279238 -17.568892924097174 C29.65545233071163 -17.373565074837778, 30.02985924863088 -17.178237225578382, 30.389304764076783 -16.990714730406097 M29.28104541279238 -17.568892924097174 C29.700096923238938 -17.350274019512508, 30.119148433685496 -17.13165511492784, 30.389304764076783 -16.990714730406097 M30.389304764076783 -16.990714730406097 C30.61401546112368 -16.854493785309632, 30.83872615817058 -16.718272840213167, 31.458243073605697 -16.342718045390892 M30.389304764076783 -16.990714730406097 C30.688745077507996 -16.80919225269749, 30.98818539093921 -16.627669774988878, 31.458243073605697 -16.342718045390892 M31.458243073605697 -16.342718045390892 C31.825066563534683 -16.086837858349377, 32.19189005346367 -15.830957671307862, 32.48346784457871 -15.627565626425154 M31.458243073605697 -16.342718045390892 C31.727176975076603 -16.155121397685747, 31.996110876547508 -15.967524749980605, 32.48346784457871 -15.627565626425154 M32.48346784457871 -15.627565626425154 C32.80845994776885 -15.368393072534094, 33.13345205095899 -15.109220518643031, 33.460766208501866 -14.848196188198123 M32.48346784457871 -15.627565626425154 C32.837014565504724 -15.345621524760023, 33.190561286430736 -15.063677423094894, 33.460766208501866 -14.848196188198123 M33.460766208501866 -14.848196188198123 C33.775873221453715 -14.562024336309952, 34.09098023440556 -14.27585248442178, 34.38612223676799 -14.007812326905688 M33.460766208501866 -14.848196188198123 C33.7814304028805 -14.556977451173106, 34.10209459725914 -14.265758714148086, 34.38612223676799 -14.007812326905688 M34.38612223676799 -14.007812326905688 C34.69222095910752 -13.691740264917634, 34.998319681447065 -13.375668202929582, 35.25573344296865 -13.10986736009568 M34.38612223676799 -14.007812326905688 C34.67282330226851 -13.711769938181163, 34.95952436776903 -13.415727549456637, 35.25573344296865 -13.10986736009568 M35.25573344296865 -13.10986736009568 C35.49815770562422 -12.82510202684912, 35.7405819682798 -12.54033669360256, 36.06602640812658 -12.158051136245305 M35.25573344296865 -13.10986736009568 C35.43075840745881 -12.904273077602925, 35.605783371948974 -12.69867879511017, 36.06602640812658 -12.158051136245305 M36.06602640812658 -12.158051136245305 C36.29964974075332 -11.845017154048922, 36.53327307338006 -11.531983171852538, 36.813671464640635 -11.156274872382312 M36.06602640812658 -12.158051136245305 C36.30428054251471 -11.838812301563376, 36.54253467690284 -11.519573466881445, 36.813671464640635 -11.156274872382312 M36.813671464640635 -11.156274872382312 C37.02718676857708 -10.828258028648904, 37.24070207251353 -10.500241184915495, 37.49559637860425 -10.108655082055241 M36.813671464640635 -11.156274872382312 C36.9736808633416 -10.910457467437917, 37.13369026204256 -10.664640062493522, 37.49559637860425 -10.108655082055241 M37.49559637860425 -10.108655082055241 C37.67423730564474 -9.791460026739447, 37.85287823268523 -9.474264971423654, 38.108998974273504 -9.019496659696287 M37.49559637860425 -10.108655082055241 C37.70450970488861 -9.737708316469135, 37.91342303117296 -9.366761550883027, 38.108998974273504 -9.019496659696287 M38.108998974273504 -9.019496659696287 C38.240377078338796 -8.746687215563604, 38.37175518240409 -8.473877771430919, 38.65135864880834 -7.893275190886684 M38.108998974273504 -9.019496659696287 C38.26384365755593 -8.697958361714864, 38.41868834083835 -8.376420063733441, 38.65135864880834 -7.893275190886684 M38.65135864880834 -7.893275190886684 C38.82375978688383 -7.4674410466909755, 38.99616092495932 -7.041606902495266, 39.120446729970325 -6.734618561215508 M38.65135864880834 -7.893275190886684 C38.7999938114796 -7.526143465423287, 38.94862897415087 -7.15901173995989, 39.120446729970325 -6.734618561215508 M39.120446729970325 -6.734618561215508 C39.2642815641614 -6.301410957600624, 39.40811639835248 -5.8682033539857406, 39.51433563421488 -5.548287939305138 M39.120446729970325 -6.734618561215508 C39.2587639103491 -6.318029251764528, 39.39708109072788 -5.901439942313548, 39.51433563421488 -5.548287939305138 M39.51433563421488 -5.548287939305138 C39.62430694079113 -5.1289196854641395, 39.73427824736738 -4.709551431623141, 39.83140678754556 -4.339158212148133 M39.51433563421488 -5.548287939305138 C39.62172322979534 -5.138772495278505, 39.729110825375805 -4.729257051251872, 39.83140678754556 -4.339158212148133 M39.83140678754556 -4.339158212148133 C39.89358036868598 -4.0199100133830985, 39.9557539498264 -3.700661814618064, 40.070357276581774 -3.1121979531509023 M39.83140678754556 -4.339158212148133 C39.897170645602124 -4.0014747002240005, 39.96293450365869 -3.663791188299869, 40.070357276581774 -3.1121979531509023 M40.070357276581774 -3.1121979531509023 C40.10667561718276 -2.830520075317221, 40.142993957783744 -2.548842197483539, 40.23020520250937 -1.872449005199798 M40.070357276581774 -3.1121979531509023 C40.13171734060777 -2.636301413480413, 40.193077404633776 -2.160404873809924, 40.23020520250937 -1.872449005199798 M40.23020520250937 -1.872449005199798 C40.24879825075063 -1.5828472708037478, 40.26739129899189 -1.2932455364076976, 40.31029371591342 -0.6250057626472757 M40.23020520250937 -1.872449005199798 C40.246344930357225 -1.6210597162156295, 40.262484658205075 -1.369670427231461, 40.31029371591342 -0.6250057626472757 M40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.15164328841272667, 40.31029371591342 0.32171918582182235, 40.31029371591342 0.625005762647271 M40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.2277977723833428, 40.31029371591342 0.16941021788059007, 40.31029371591342 0.625005762647271 M40.31029371591342 0.625005762647271 C40.28763147852998 0.9779884025230388, 40.264969241146545 1.3309710423988066, 40.23020520250937 1.8724490051997846 M40.31029371591342 0.625005762647271 C40.280196703694386 1.093791021829711, 40.25009969147535 1.5625762810121513, 40.23020520250937 1.8724490051997846 M40.23020520250937 1.8724490051997846 C40.18643409307067 2.2119290864230483, 40.142662983631986 2.551409167646312, 40.070357276581774 3.1121979531508885 M40.23020520250937 1.8724490051997846 C40.197651986863995 2.124925317385772, 40.16509877121862 2.37740162957176, 40.070357276581774 3.1121979531508885 M40.070357276581774 3.1121979531508885 C39.99318264496147 3.508473375656977, 39.91600801334117 3.9047487981630655, 39.83140678754556 4.339158212148129 M40.070357276581774 3.1121979531508885 C39.98671771386074 3.541669430495556, 39.90307815113971 3.971140907840223, 39.83140678754556 4.339158212148129 M39.83140678754556 4.339158212148129 C39.72453281673557 4.7467149823185855, 39.617658845925575 5.154271752489042, 39.51433563421489 5.548287939305125 M39.83140678754556 4.339158212148129 C39.763245732239604 4.599085857217997, 39.69508467693364 4.8590135022878655, 39.51433563421489 5.548287939305125 M39.51433563421489 5.548287939305125 C39.37172587791576 5.9778058034991055, 39.22911612161663 6.407323667693085, 39.120446729970325 6.734618561215495 M39.51433563421489 5.548287939305125 C39.39373353361451 5.9115222509782255, 39.27313143301413 6.2747565626513255, 39.120446729970325 6.734618561215495 M39.120446729970325 6.734618561215495 C38.93301817546726 7.197570714522658, 38.74558962096419 7.660522867829821, 38.65135864880834 7.893275190886679 M39.120446729970325 6.734618561215495 C39.02476906104386 6.970944253265738, 38.92909139211741 7.207269945315982, 38.65135864880834 7.893275190886679 M38.65135864880834 7.893275190886679 C38.51004846939134 8.186708801999552, 38.368738289974345 8.480142413112425, 38.108998974273504 9.019496659696284 M38.65135864880834 7.893275190886679 C38.53877354534708 8.12706056715931, 38.426188441885806 8.360845943431942, 38.108998974273504 9.019496659696284 M38.108998974273504 9.019496659696284 C37.971805843542604 9.263096955619917, 37.8346127128117 9.506697251543548, 37.49559637860425 10.108655082055236 M38.108998974273504 9.019496659696284 C37.878108901962264 9.429465363239968, 37.647218829651024 9.839434066783653, 37.49559637860425 10.108655082055236 M37.49559637860425 10.108655082055236 C37.227972761279034 10.51979682527035, 36.96034914395381 10.930938568485464, 36.81367146464064 11.156274872382301 M37.49559637860425 10.108655082055236 C37.34623865957005 10.338108646654996, 37.196880940535856 10.567562211254758, 36.81367146464064 11.156274872382301 M36.81367146464064 11.156274872382301 C36.592904683440324 11.452082246923208, 36.37213790224001 11.747889621464115, 36.06602640812658 12.158051136245302 M36.81367146464064 11.156274872382301 C36.59342286090536 11.451387936326995, 36.37317425717009 11.746501000271687, 36.06602640812658 12.158051136245302 M36.06602640812658 12.158051136245302 C35.87078126953973 12.387397185792532, 35.67553613095288 12.616743235339761, 35.25573344296866 13.10986736009567 M36.06602640812658 12.158051136245302 C35.82214322324555 12.444530202552912, 35.57826003836452 12.731009268860522, 35.25573344296866 13.10986736009567 M35.25573344296866 13.10986736009567 C34.97867456484785 13.395953398712336, 34.70161568672704 13.682039437329003, 34.38612223676799 14.007812326905684 M35.25573344296866 13.10986736009567 C35.052858807562856 13.319352077469498, 34.84998417215704 13.528836794843325, 34.38612223676799 14.007812326905684 M34.38612223676799 14.007812326905684 C34.12260209191962 14.247134350096013, 33.85908194707125 14.486456373286343, 33.46076620850189 14.848196188198111 M34.38612223676799 14.007812326905684 C34.04059168190789 14.321614034592125, 33.695061127047786 14.635415742278568, 33.46076620850189 14.848196188198111 M33.46076620850189 14.848196188198111 C33.15514377608707 15.091921945094434, 32.849521343672265 15.335647701990755, 32.48346784457871 15.627565626425152 M33.46076620850189 14.848196188198111 C33.20408202285932 15.05289499559501, 32.94739783721675 15.257593802991908, 32.48346784457871 15.627565626425152 M32.48346784457871 15.627565626425152 C32.148030689995196 15.861552064622225, 31.812593535411683 16.0955385028193, 31.458243073605708 16.34271804539089 M32.48346784457871 15.627565626425152 C32.10380945489744 15.89239888392001, 31.724151065216162 16.157232141414866, 31.458243073605708 16.34271804539089 M31.458243073605708 16.34271804539089 C31.233689624871822 16.47884366563591, 31.009136176137932 16.614969285880935, 30.389304764076787 16.990714730406093 M31.458243073605708 16.34271804539089 C31.134406078272036 16.539029935039583, 30.810569082938365 16.735341824688277, 30.389304764076787 16.990714730406093 M30.389304764076787 16.990714730406093 C30.024149706441115 17.181215890081646, 29.658994648805443 17.371717049757198, 29.281045412792388 17.56889292409717 M30.389304764076787 16.990714730406093 C30.148348283058084 17.116421572213557, 29.90739180203938 17.24212841402102, 29.281045412792388 17.56889292409717 M29.281045412792388 17.56889292409717 C28.87877245268569 17.746967230533023, 28.476499492578995 17.925041536968877, 28.138019095147804 18.07487676824742 M29.281045412792388 17.56889292409717 C29.00013694668288 17.69324276919027, 28.71922848057337 17.81759261428337, 28.138019095147804 18.07487676824742 M28.138019095147804 18.07487676824742 C27.843199052364294 18.183373269278352, 27.548379009580785 18.291869770309287, 26.964922751460616 18.506587066708033 M28.138019095147804 18.07487676824742 C27.854847185649646 18.17908664855518, 27.571675276151485 18.283296528862937, 26.964922751460616 18.506587066708033 M26.964922751460616 18.506587066708033 C26.619740087481368 18.609035469476296, 26.27455742350212 18.711483872244564, 25.766576886235413 18.86224982926107 M26.964922751460616 18.506587066708033 C26.50668193703116 18.642590535075577, 26.04844112260171 18.77859400344312, 25.766576886235413 18.86224982926107 M25.766576886235413 18.86224982926107 C25.312083277924806 18.965985029509998, 24.857589669614203 19.069720229758925, 24.547905759676766 19.140403561325773 M25.766576886235413 18.86224982926107 C25.391419246025233 18.947877112506653, 25.01626160581505 19.03350439575223, 24.547905759676766 19.140403561325773 M24.547905759676766 19.140403561325773 C24.29621966564973 19.181094217153255, 24.044533571622694 19.221784872980734, 23.31391715284788 19.3399052695533 M24.547905759676766 19.140403561325773 C24.12116308718568 19.20939600717528, 23.694420414694594 19.27838845302479, 23.31391715284788 19.3399052695533 M23.31391715284788 19.3399052695533 C22.893225160204228 19.380488920127487, 22.472533167560577 19.421072570701675, 22.0696817896239 19.45993515863156 M23.31391715284788 19.3399052695533 C23.032647303486094 19.367039033644744, 22.751377454124313 19.39417279773619, 22.0696817896239 19.45993515863156 M22.0696817896239 19.45993515863156 C21.682817005255647 19.472341159279626, 21.295952220887393 19.484747159927696, 20.820312500000004 19.5 M22.0696817896239 19.45993515863156 C21.759081209840996 19.469895514677845, 21.448480630058093 19.47985587072413, 20.820312500000004 19.5 M20.820312500000004 19.5 C20.820312500000004 19.5, 20.8203125 19.5, 20.8203125 19.5 M20.820312500000004 19.5 C20.820312500000004 19.5, 20.8203125 19.5, 20.8203125 19.5 M20.8203125 19.5 C5.879336082646832 19.5, -9.061640334706336 19.5, -20.820312499999996 19.5 M20.8203125 19.5 C10.02755982501626 19.5, -0.7651928499674803 19.5, -20.820312499999996 19.5 M-20.820312499999996 19.5 C-21.125981604734385 19.49019778675999, -21.431650709468773 19.480395573519974, -22.069681789623893 19.45993515863156 M-20.820312499999996 19.5 C-21.300621372595096 19.48459742932038, -21.7809302451902 19.469194858640762, -22.069681789623893 19.45993515863156 M-22.069681789623893 19.45993515863156 C-22.32332409232614 19.435466590739374, -22.576966395028382 19.410998022847185, -23.31391715284787 19.3399052695533 M-22.069681789623893 19.45993515863156 C-22.493514645420763 19.41904851276642, -22.917347501217634 19.378161866901284, -23.31391715284787 19.3399052695533 M-23.31391715284787 19.3399052695533 C-23.57056203075754 19.298412916003617, -23.82720690866721 19.256920562453935, -24.54790575967676 19.140403561325773 M-23.31391715284787 19.3399052695533 C-23.67553368748647 19.28144191261104, -24.03715022212507 19.222978555668778, -24.54790575967676 19.140403561325773 M-24.54790575967676 19.140403561325773 C-25.007949053411306 19.03540168159391, -25.46799234714585 18.930399801862052, -25.766576886235388 18.862249829261074 M-24.54790575967676 19.140403561325773 C-24.991382561610564 19.039182875240968, -25.43485936354437 18.937962189156167, -25.766576886235388 18.862249829261074 M-25.766576886235388 18.862249829261074 C-26.01549460126423 18.788372358036263, -26.26441231629307 18.714494886811455, -26.96492275146059 18.506587066708043 M-25.766576886235388 18.862249829261074 C-26.199605963030095 18.733729072284415, -26.632635039824805 18.605208315307753, -26.96492275146059 18.506587066708043 M-26.96492275146059 18.506587066708043 C-27.270122906131952 18.39427058854968, -27.575323060803314 18.281954110391315, -28.138019095147797 18.074876768247425 M-26.96492275146059 18.506587066708043 C-27.24773279779894 18.40251035538812, -27.530542844137283 18.2984336440682, -28.138019095147797 18.074876768247425 M-28.138019095147797 18.074876768247425 C-28.58061421300457 17.878953038689925, -29.023209330861345 17.683029309132422, -29.28104541279238 17.568892924097174 M-28.138019095147797 18.074876768247425 C-28.457509053631004 17.933448040959796, -28.77699901211421 17.79201931367217, -29.28104541279238 17.568892924097174 M-29.28104541279238 17.568892924097174 C-29.544809521526258 17.431287357519686, -29.808573630260135 17.293681790942195, -30.38930476407678 16.990714730406097 M-29.28104541279238 17.568892924097174 C-29.580352205862688 17.412744761867543, -29.879658998933 17.256596599637916, -30.38930476407678 16.990714730406097 M-30.38930476407678 16.990714730406097 C-30.65495817798286 16.829674069743486, -30.92061159188894 16.668633409080876, -31.458243073605686 16.3427180453909 M-30.38930476407678 16.990714730406097 C-30.782895416790257 16.752117763735775, -31.17648606950373 16.51352079706545, -31.458243073605686 16.3427180453909 M-31.458243073605686 16.3427180453909 C-31.773264281654797 16.122972887704147, -32.08828548970391 15.903227730017397, -32.48346784457871 15.627565626425156 M-31.458243073605686 16.3427180453909 C-31.800581263893914 16.10391774342724, -32.14291945418214 15.865117441463582, -32.48346784457871 15.627565626425156 M-32.48346784457871 15.627565626425156 C-32.760150915840846 15.406918239939351, -33.03683398710297 15.186270853453545, -33.460766208501866 14.848196188198125 M-32.48346784457871 15.627565626425156 C-32.84249919420181 15.3412476793262, -33.20153054382491 15.054929732227242, -33.460766208501866 14.848196188198125 M-33.460766208501866 14.848196188198125 C-33.68048331902087 14.648654921820944, -33.90020042953988 14.449113655443764, -34.386122236767974 14.007812326905697 M-33.460766208501866 14.848196188198125 C-33.69923232192127 14.631627573458234, -33.93769843534068 14.415058958718342, -34.386122236767974 14.007812326905697 M-34.386122236767974 14.007812326905697 C-34.610852942085046 13.775759422931776, -34.835583647402125 13.543706518957855, -35.255733442968655 13.109867360095677 M-34.386122236767974 14.007812326905697 C-34.65970202342916 13.725318735859814, -34.93328181009035 13.44282514481393, -35.255733442968655 13.109867360095677 M-35.255733442968655 13.109867360095677 C-35.42672102714906 12.909015614248208, -35.597708611329466 12.708163868400739, -36.066026408126575 12.158051136245307 M-35.255733442968655 13.109867360095677 C-35.45708638587848 12.87334673604677, -35.65843932878831 12.63682611199786, -36.066026408126575 12.158051136245307 M-36.066026408126575 12.158051136245307 C-36.33454977715568 11.798254284728477, -36.603073146184784 11.438457433211648, -36.813671464640635 11.156274872382316 M-36.066026408126575 12.158051136245307 C-36.266884445464896 11.888919664755594, -36.467742482803224 11.619788193265881, -36.813671464640635 11.156274872382316 M-36.813671464640635 11.156274872382316 C-37.06481474898064 10.77045134622154, -37.31595803332064 10.384627820060766, -37.49559637860425 10.108655082055249 M-36.813671464640635 11.156274872382316 C-37.08537473595736 10.738865685095766, -37.357078007274076 10.321456497809216, -37.49559637860425 10.108655082055249 M-37.49559637860425 10.108655082055249 C-37.64642383750556 9.840845655839614, -37.79725129640687 9.573036229623979, -38.108998974273504 9.019496659696289 M-37.49559637860425 10.108655082055249 C-37.68545157792371 9.771547950739933, -37.875306777243175 9.434440819424617, -38.108998974273504 9.019496659696289 M-38.108998974273504 9.019496659696289 C-38.29195118494515 8.63959247968641, -38.47490339561679 8.25968829967653, -38.65135864880834 7.893275190886686 M-38.108998974273504 9.019496659696289 C-38.314177565513816 8.593438924867202, -38.519356156754135 8.167381190038116, -38.65135864880834 7.893275190886686 M-38.65135864880834 7.893275190886686 C-38.80999792735205 7.501433105801927, -38.96863720589576 7.109591020717167, -39.120446729970325 6.73461856121551 M-38.65135864880834 7.893275190886686 C-38.749289043534475 7.651385222557765, -38.8472194382606 7.409495254228844, -39.120446729970325 6.73461856121551 M-39.120446729970325 6.73461856121551 C-39.22820736710279 6.410060691498411, -39.335968004235255 6.085502821781312, -39.51433563421488 5.5482879393051325 M-39.120446729970325 6.73461856121551 C-39.2598749484267 6.314682982094682, -39.39930316688307 5.894747402973855, -39.51433563421488 5.5482879393051325 M-39.51433563421488 5.5482879393051325 C-39.6163077323407 5.159424134164502, -39.718279830466514 4.770560329023872, -39.83140678754556 4.339158212148136 M-39.51433563421488 5.5482879393051325 C-39.59995543152276 5.22178254431531, -39.685575228830636 4.895277149325488, -39.83140678754556 4.339158212148136 M-39.83140678754556 4.339158212148136 C-39.91364206738272 3.9168974306168627, -39.99587734721988 3.4946366490855896, -40.070357276581774 3.112197953150904 M-39.83140678754556 4.339158212148136 C-39.908443117557276 3.943592939172083, -39.98547944756899 3.54802766619603, -40.070357276581774 3.112197953150904 M-40.070357276581774 3.112197953150904 C-40.13214317004056 2.6329987644893067, -40.19392906349933 2.153799575827709, -40.23020520250937 1.872449005199809 M-40.070357276581774 3.112197953150904 C-40.1191688939099 2.7336246880980553, -40.16798051123803 2.3550514230452064, -40.23020520250937 1.872449005199809 M-40.23020520250937 1.872449005199809 C-40.251415430441384 1.54208258457087, -40.27262565837339 1.2117161639419312, -40.31029371591342 0.6250057626472781 M-40.23020520250937 1.872449005199809 C-40.25738795009556 1.4490557700258617, -40.28457069768176 1.0256625348519144, -40.31029371591342 0.6250057626472781 M-40.31029371591342 0.6250057626472781 C-40.31029371591342 0.18848227193197986, -40.31029371591342 -0.24804121878331842, -40.31029371591342 -0.6250057626472687 M-40.31029371591342 0.6250057626472781 C-40.31029371591342 0.3212960730650177, -40.31029371591342 0.017586383482757206, -40.31029371591342 -0.6250057626472687 M-40.31029371591342 -0.6250057626472687 C-40.283659029660356 -1.0398625001704316, -40.2570243434073 -1.4547192376935945, -40.23020520250937 -1.8724490051997822 M-40.31029371591342 -0.6250057626472687 C-40.29017073119844 -0.9384374925640171, -40.270047746483456 -1.2518692224807655, -40.23020520250937 -1.8724490051997822 M-40.23020520250937 -1.8724490051997822 C-40.19339603939997 -2.1579336054848355, -40.156586876290575 -2.4434182057698886, -40.070357276581774 -3.112197953150895 M-40.23020520250937 -1.8724490051997822 C-40.171720864868 -2.3260419789074804, -40.11323652722663 -2.7796349526151785, -40.070357276581774 -3.112197953150895 M-40.070357276581774 -3.112197953150895 C-39.99592219464715 -3.4944063670250713, -39.92148711271252 -3.8766147808992475, -39.83140678754556 -4.339158212148126 M-40.070357276581774 -3.112197953150895 C-39.99590155095118 -3.494512368040808, -39.92144582532059 -3.87682678293072, -39.83140678754556 -4.339158212148126 M-39.83140678754556 -4.339158212148126 C-39.72339308355967 -4.751061278881771, -39.615379379573774 -5.162964345615415, -39.51433563421489 -5.548287939305123 M-39.83140678754556 -4.339158212148126 C-39.708530886278865 -4.807737278430515, -39.58565498501218 -5.276316344712903, -39.51433563421489 -5.548287939305123 M-39.51433563421489 -5.548287939305123 C-39.40910742265002 -5.865218546699835, -39.30387921108515 -6.182149154094547, -39.12044672997033 -6.734618561215485 M-39.51433563421489 -5.548287939305123 C-39.41446528365795 -5.849081523003182, -39.314594933101006 -6.149875106701241, -39.12044672997033 -6.734618561215485 M-39.12044672997033 -6.734618561215485 C-38.95126540428618 -7.152499706553753, -38.782084078602026 -7.57038085189202, -38.65135864880834 -7.893275190886676 M-39.12044672997033 -6.734618561215485 C-39.01294074334087 -7.000160426677116, -38.9054347567114 -7.265702292138746, -38.65135864880834 -7.893275190886676 M-38.65135864880834 -7.893275190886676 C-38.46590918591215 -8.278364968573463, -38.280459723015966 -8.663454746260248, -38.108998974273504 -9.019496659696282 M-38.65135864880834 -7.893275190886676 C-38.53408700588421 -8.136792266629833, -38.41681536296007 -8.38030934237299, -38.108998974273504 -9.019496659696282 M-38.108998974273504 -9.019496659696282 C-37.91621204277318 -9.361809378368783, -37.72342511127287 -9.704122097041283, -37.49559637860425 -10.108655082055243 M-38.108998974273504 -9.019496659696282 C-37.9759889984299 -9.255669340527156, -37.84297902258629 -9.491842021358028, -37.49559637860425 -10.108655082055243 M-37.49559637860425 -10.108655082055243 C-37.319057050918396 -10.379866896827867, -37.142517723232544 -10.65107871160049, -36.81367146464064 -11.156274872382308 M-37.49559637860425 -10.108655082055243 C-37.30228815907014 -10.405628417784737, -37.108979939536034 -10.70260175351423, -36.81367146464064 -11.156274872382308 M-36.81367146464064 -11.156274872382308 C-36.52091837793765 -11.548537338209465, -36.228165291234646 -11.940799804036624, -36.06602640812659 -12.158051136245302 M-36.81367146464064 -11.156274872382308 C-36.58123108532298 -11.467723804913788, -36.348790706005325 -11.779172737445268, -36.06602640812659 -12.158051136245302 M-36.06602640812659 -12.158051136245302 C-35.765352138454546 -12.5112402422527, -35.4646778687825 -12.8644293482601, -35.25573344296866 -13.10986736009567 M-36.06602640812659 -12.158051136245302 C-35.76790528679953 -12.50824116892842, -35.469784165472475 -12.858431201611538, -35.25573344296866 -13.10986736009567 M-35.25573344296866 -13.10986736009567 C-35.034049303531006 -13.338774434671384, -34.81236516409335 -13.567681509247096, -34.386122236767996 -14.007812326905677 M-35.25573344296866 -13.10986736009567 C-34.974881322917454 -13.399870232436424, -34.69402920286625 -13.68987310477718, -34.386122236767996 -14.007812326905677 M-34.386122236767996 -14.007812326905677 C-34.06693339099324 -14.297691191364239, -33.74774454521848 -14.587570055822802, -33.46076620850189 -14.848196188198107 M-34.386122236767996 -14.007812326905677 C-34.186080256719166 -14.189485160365273, -33.98603827667033 -14.371157993824866, -33.46076620850189 -14.848196188198107 M-33.46076620850189 -14.848196188198107 C-33.18557626709951 -15.067652843354612, -32.91038632569713 -15.287109498511116, -32.48346784457872 -15.627565626425149 M-33.46076620850189 -14.848196188198107 C-33.08778167443751 -15.145641428579154, -32.71479714037313 -15.4430866689602, -32.48346784457872 -15.627565626425149 M-32.48346784457872 -15.627565626425149 C-32.16443811173476 -15.850106957482547, -31.845408378890806 -16.072648288539945, -31.45824307360571 -16.342718045390885 M-32.48346784457872 -15.627565626425149 C-32.09225096635794 -15.900461585166259, -31.701034088137163 -16.17335754390737, -31.45824307360571 -16.342718045390885 M-31.45824307360571 -16.342718045390885 C-31.19403031142815 -16.502885374509457, -30.929817549250593 -16.66305270362803, -30.38930476407679 -16.99071473040609 M-31.45824307360571 -16.342718045390885 C-31.139998260998297 -16.535639921007608, -30.821753448390883 -16.728561796624334, -30.38930476407679 -16.99071473040609 M-30.38930476407679 -16.99071473040609 C-29.98576671588564 -17.201240271668958, -29.582228667694483 -17.41176581293183, -29.281045412792388 -17.56889292409717 M-30.38930476407679 -16.99071473040609 C-30.029424036469678 -17.178464275484114, -29.669543308862565 -17.366213820562137, -29.281045412792388 -17.56889292409717 M-29.281045412792388 -17.56889292409717 C-28.976190793905584 -17.703843020687394, -28.671336175018777 -17.838793117277618, -28.138019095147804 -18.07487676824742 M-29.281045412792388 -17.56889292409717 C-28.83367895897057 -17.766928782549744, -28.386312505148755 -17.964964641002318, -28.138019095147804 -18.07487676824742 M-28.138019095147804 -18.07487676824742 C-27.76083951954303 -18.213682338679753, -27.383659943938255 -18.35248790911209, -26.96492275146062 -18.506587066708033 M-28.138019095147804 -18.07487676824742 C-27.76163567632431 -18.213389345624652, -27.385252257500817 -18.35190192300188, -26.96492275146062 -18.506587066708033 M-26.96492275146062 -18.506587066708033 C-26.671406302788 -18.593701207974785, -26.37788985411538 -18.68081534924154, -25.766576886235413 -18.862249829261067 M-26.96492275146062 -18.506587066708033 C-26.63441918691427 -18.604678789816777, -26.303915622367917 -18.70277051292552, -25.766576886235413 -18.862249829261067 M-25.766576886235413 -18.862249829261067 C-25.485251468789635 -18.92646051997315, -25.20392605134386 -18.990671210685235, -24.547905759676766 -19.140403561325773 M-25.766576886235413 -18.862249829261067 C-25.36929572475628 -18.95292666186682, -24.97201456327715 -19.04360349447257, -24.547905759676766 -19.140403561325773 M-24.547905759676766 -19.140403561325773 C-24.090341245367632 -19.21437904353347, -23.632776731058502 -19.288354525741166, -23.313917152847882 -19.3399052695533 M-24.547905759676766 -19.140403561325773 C-24.179713753621048 -19.19992998949321, -23.81152174756533 -19.259456417660648, -23.313917152847882 -19.3399052695533 M-23.313917152847882 -19.3399052695533 C-22.85703595125498 -19.383980049590928, -22.400154749662075 -19.42805482962856, -22.069681789623903 -19.45993515863156 M-23.313917152847882 -19.3399052695533 C-22.971930030022044 -19.372896355992616, -22.629942907196202 -19.405887442431936, -22.069681789623903 -19.45993515863156 M-22.069681789623903 -19.45993515863156 C-21.65579304035466 -19.473207765235045, -21.24190429108542 -19.48648037183853, -20.820312500000007 -19.5 M-22.069681789623903 -19.45993515863156 C-21.662527925275498 -19.47299179058429, -21.25537406092709 -19.486048422537024, -20.820312500000007 -19.5 M-20.820312500000007 -19.5 C-20.820312500000004 -19.5, -20.820312500000004 -19.5, -20.8203125 -19.5 M-20.820312500000007 -19.5 C-20.820312500000004 -19.5, -20.8203125 -19.5, -20.8203125 -19.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-27.9453125, -12)\"><rect></rect><foreignObject width=\"55.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>expired</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-flowchart-F-9\" data-look=\"classic\" transform=\"translate(953.9955902099609, 200)\"><rect class=\"basic label-container\" style=\"\" x=\"-66.15625\" y=\"-39\" width=\"132.3125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-36.15625, -24)\"><rect></rect><foreignObject width=\"72.3125\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Order<br>execution</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-flowchart-G-11\" data-look=\"classic\" transform=\"translate(1276.183090209961, 200)\"><polygon points=\"58.9375,0 117.875,-58.9375 58.9375,-117.875 0,-58.9375\" class=\"label-container\" transform=\"translate(-58.4375, 58.9375)\"></polygon><g class=\"label\" style=\"\" transform=\"translate(-31.9375, -12)\"><rect></rect><foreignObject width=\"63.875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Verified?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-flowchart-H-13\" data-look=\"classic\" transform=\"translate(1604.9074478149414, 136)\"><rect class=\"basic label-container\" style=\"\" x=\"-73.0234375\" y=\"-39\" width=\"146.046875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-43.0234375, -24)\"><rect></rect><foreignObject width=\"86.046875\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Crypto sent<br>to wallet</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-flowchart-Z-15\" data-look=\"classic\" transform=\"translate(1857.6217880249023, 264)\"><g class=\"basic label-container outer-path\"><path d=\"M-27.6875 -19.5 C-12.273523544608265 -19.5, 3.1404529107834698 -19.5, 27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 C27.977263327155 -19.49070785408824, 28.267026654310005 -19.48141570817648, 28.9368692896239 -19.45993515863156 C29.322505626440876 -19.422733285014377, 29.70814196325785 -19.385531411397192, 30.181104652847864 -19.3399052695533 C30.633455055906314 -19.26677276441658, 31.085805458964764 -19.193640259279857, 31.41509325967676 -19.140403561325776 C31.806520401402295 -19.051062870527733, 32.19794754312783 -18.96172217972969, 32.63376438623539 -18.862249829261074 C33.053536232019276 -18.737663748859802, 33.47330807780315 -18.613077668458526, 33.832110251460605 -18.50658706670804 C34.201297968070854 -18.370722574261624, 34.57048568468111 -18.23485808181521, 35.0052065951478 -18.074876768247425 C35.34706888493163 -17.923544473544638, 35.688931174715464 -17.77221217884185, 36.14823291279238 -17.568892924097174 C36.537475963937446 -17.365825073636866, 36.92671901508251 -17.16275722317656, 37.25649226407678 -16.990714730406097 C37.591609660389025 -16.7875645953932, 37.92672705670127 -16.584414460380298, 38.3254305736057 -16.342718045390892 C38.612665886150786 -16.14235512557572, 38.89990119869587 -15.941992205760542, 39.35065534457871 -15.627565626425154 C39.689244473659365 -15.357549806218461, 40.027833602740024 -15.087533986011769, 40.327953708501866 -14.848196188198123 C40.57081031300402 -14.627640245622915, 40.81366691750616 -14.407084303047707, 41.25330973676799 -14.007812326905688 C41.46965658350367 -13.784416445244641, 41.68600343023935 -13.561020563583595, 42.12292094296865 -13.10986736009568 C42.29683979818957 -12.905572376489976, 42.47075865341049 -12.70127739288427, 42.93321390812658 -12.158051136245305 C43.204862379069525 -11.794066932866576, 43.47651085001246 -11.430082729487847, 43.680858964640635 -11.156274872382312 C43.84665906968287 -10.901561387475342, 44.012459174725116 -10.646847902568371, 44.36278387860425 -10.108655082055241 C44.59496582256855 -9.69639252957536, 44.827147766532846 -9.284129977095478, 44.976186474273504 -9.019496659696287 C45.12934102252937 -8.701467963260612, 45.28249557078523 -8.383439266824938, 45.51854614880834 -7.893275190886684 C45.61672314122592 -7.650776121492243, 45.714900133643496 -7.408277052097803, 45.987634229970325 -6.734618561215508 C46.091369643671555 -6.4221840231410265, 46.195105057372785 -6.109749485066545, 46.38152313421488 -5.548287939305138 C46.492684766900354 -5.12438045611906, 46.603846399585834 -4.7004729729329835, 46.69859428754556 -4.339158212148133 C46.791996609638474 -3.8595570287887813, 46.88539893173139 -3.3799558454294294, 46.937544776581774 -3.1121979531509023 C46.97573459359465 -2.816005273831389, 47.01392441060753 -2.5198125945118757, 47.09739270250937 -1.872449005199798 C47.12695483417782 -1.4119949423404403, 47.15651696584627 -0.9515408794810829, 47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.1968183190203896, 47.17748121591342 0.2313691246064965, 47.17748121591342 0.625005762647271 C47.15815492668916 0.9260283172149657, 47.138828637464904 1.2270508717826605, 47.09739270250937 1.8724490051997846 C47.041193841213094 2.3083162756932625, 46.98499497991682 2.7441835461867408, 46.937544776581774 3.1121979531508885 C46.87922918343128 3.411636198973728, 46.820913590280774 3.711074444796567, 46.69859428754556 4.339158212148129 C46.61991295347399 4.639204239668929, 46.54123161940242 4.939250267189729, 46.38152313421489 5.548287939305125 C46.251613895262544 5.939553868803215, 46.12170465631021 6.330819798301305, 45.987634229970325 6.734618561215495 C45.80028497232485 7.197374849751298, 45.61293571467938 7.6601311382871, 45.51854614880834 7.893275190886679 C45.31328791159223 8.319498312288664, 45.10802967437611 8.74572143369065, 44.976186474273504 9.019496659696284 C44.734144830956325 9.449266106780026, 44.492103187639145 9.87903555386377, 44.36278387860425 10.108655082055236 C44.13639997656082 10.45644154818341, 43.91001607451739 10.804228014311581, 43.68085896464064 11.156274872382301 C43.51891361565385 11.3732668864998, 43.35696826666706 11.5902589006173, 42.93321390812658 12.158051136245302 C42.72562917152128 12.401891979768026, 42.51804443491597 12.64573282329075, 42.12292094296866 13.10986736009567 C41.94456998816629 13.294029363814827, 41.766219033363924 13.478191367533984, 41.25330973676799 14.007812326905684 C41.044382297976696 14.197554698898829, 40.8354548591854 14.387297070891973, 40.32795370850189 14.848196188198111 C40.08770057650518 15.039791667561136, 39.84744744450847 15.231387146924163, 39.35065534457871 15.627565626425152 C39.096567926146975 15.804806010256065, 38.84248050771524 15.982046394086979, 38.32543057360571 16.34271804539089 C38.009518884976664 16.534225567540965, 37.69360719634763 16.72573308969104, 37.25649226407678 16.990714730406093 C36.99899987605496 17.125048344305334, 36.741507488033136 17.259381958204575, 36.14823291279239 17.56889292409717 C35.75051670142473 17.744950093037403, 35.352800490057064 17.921007261977632, 35.005206595147804 18.07487676824742 C34.57478951819246 18.233274231298832, 34.14437244123712 18.391671694350244, 33.83211025146062 18.506587066708033 C33.52131377659218 18.598829829045, 33.21051730172374 18.691072591381964, 32.63376438623541 18.86224982926107 C32.3538060780105 18.926148486214714, 32.07384776978559 18.990047143168354, 31.415093259676766 19.140403561325773 C30.968726044047816 19.212568751119203, 30.52235882841887 19.284733940912638, 30.18110465284788 19.3399052695533 C29.687112278289405 19.387560119814204, 29.193119903730928 19.43521497007511, 28.9368692896239 19.45993515863156 C28.576321565201177 19.471497222390223, 28.21577384077845 19.483059286148887, 27.687500000000004 19.5 C27.687500000000004 19.5, 27.6875 19.5, 27.6875 19.5 C12.514851228916207 19.5, -2.657797542167586 19.5, -27.687499999999996 19.5 C-27.992602783553266 19.490215947577987, -28.29770556710654 19.480431895155977, -28.936869289623893 19.45993515863156 C-29.306214051650038 19.424304913640963, -29.675558813676183 19.388674668650367, -30.18110465284787 19.3399052695533 C-30.525614204781597 19.284207636908132, -30.87012375671532 19.22851000426296, -31.41509325967676 19.140403561325773 C-31.79022178976686 19.054782922275137, -32.16535031985696 18.969162283224502, -32.633764386235384 18.862249829261074 C-32.91163974447441 18.779777881533253, -33.18951510271342 18.697305933805435, -33.83211025146059 18.506587066708043 C-34.14992590473783 18.389627968446327, -34.467741558015064 18.27266887018461, -35.0052065951478 18.074876768247425 C-35.251245663755086 17.965962571064633, -35.497284732362374 17.857048373881838, -36.14823291279238 17.568892924097174 C-36.37581115910201 17.450165498768264, -36.60338940541163 17.331438073439358, -37.25649226407678 16.990714730406097 C-37.60549636429716 16.779146393876758, -37.95450046451753 16.56757805734742, -38.325430573605686 16.3427180453909 C-38.6714702533002 16.10133574465231, -39.01750993299471 15.859953443913719, -39.35065534457871 15.627565626425156 C-39.625834511962296 15.408117563261928, -39.90101367934588 15.188669500098703, -40.327953708501866 14.848196188198125 C-40.6341266288946 14.570138042789003, -40.94029954928734 14.29207989737988, -41.253309736767974 14.007812326905697 C-41.59165084490964 13.658447354427846, -41.9299919530513 13.309082381949997, -42.122920942968655 13.109867360095677 C-42.35376847874861 12.838700708971635, -42.58461601452857 12.567534057847594, -42.933213908126575 12.158051136245307 C-43.14443348452123 11.875036146375733, -43.35565306091589 11.592021156506158, -43.680858964640635 11.156274872382316 C-43.91602910575388 10.794990383607367, -44.15119924686712 10.43370589483242, -44.36278387860425 10.108655082055249 C-44.58123684958941 9.720769711309089, -44.79968982057457 9.332884340562927, -44.976186474273504 9.019496659696289 C-45.119653415720194 8.721584486081449, -45.26312035716688 8.423672312466609, -45.51854614880834 7.893275190886686 C-45.67698483594365 7.501928570458845, -45.83542352307896 7.110581950031005, -45.987634229970325 6.73461856121551 C-46.13077971960481 6.303487153572932, -46.2739252092393 5.872355745930354, -46.38152313421488 5.5482879393051325 C-46.48799538752602 5.142263092063268, -46.594467640837166 4.736238244821404, -46.69859428754556 4.339158212148136 C-46.760711570438126 4.020199092987193, -46.82282885333069 3.701239973826249, -46.937544776581774 3.112197953150904 C-46.972466231213744 2.841354047046549, -47.00738768584572 2.5705101409421935, -47.09739270250937 1.872449005199809 C-47.12872818406817 1.3843735863759454, -47.16006366562698 0.8962981675520818, -47.17748121591342 0.6250057626472781 C-47.17748121591342 0.18894294029088565, -47.17748121591342 -0.24711988206550684, -47.17748121591342 -0.6250057626472687 C-47.15879109522604 -0.916119478746968, -47.140100974538676 -1.2072331948466672, -47.09739270250937 -1.8724490051997822 C-47.03684730805515 -2.3420271285462038, -46.97630191360094 -2.811605251892625, -46.937544776581774 -3.112197953150895 C-46.88931401132274 -3.359852739180188, -46.841083246063704 -3.6075075252094804, -46.69859428754556 -4.339158212148126 C-46.60993120358582 -4.677268978110273, -46.521268119626086 -5.015379744072422, -46.38152313421489 -5.548287939305123 C-46.29767740951512 -5.800817903098785, -46.21383168481535 -6.053347866892449, -45.98763422997033 -6.734618561215485 C-45.877674178245975 -7.006222014907612, -45.767714126521625 -7.2778254685997394, -45.51854614880834 -7.893275190886676 C-45.37172820066478 -8.198145801607627, -45.22491025252122 -8.503016412328577, -44.976186474273504 -9.019496659696282 C-44.83484141671764 -9.270469122125826, -44.69349635916176 -9.52144158455537, -44.36278387860425 -10.108655082055243 C-44.21200540352997 -10.340291309458976, -44.0612269284557 -10.57192753686271, -43.68085896464064 -11.156274872382308 C-43.51430335408661 -11.379444216996443, -43.34774774353257 -11.602613561610578, -42.93321390812659 -12.158051136245302 C-42.677365324218265 -12.458585441100862, -42.42151674030993 -12.759119745956422, -42.12292094296866 -13.10986736009567 C-41.79311502485896 -13.450419048113384, -41.463309106749264 -13.790970736131095, -41.253309736767996 -14.007812326905677 C-40.99253942531278 -14.24463702416495, -40.73176911385757 -14.481461721424221, -40.32795370850189 -14.848196188198107 C-39.96614745957195 -15.1367270436511, -39.604341210642005 -15.42525789910409, -39.35065534457872 -15.627565626425149 C-38.96309981218615 -15.897907588813606, -38.57554427979358 -16.168249551202063, -38.325430573605715 -16.342718045390885 C-37.95916762342339 -16.564748798191417, -37.592904673241065 -16.78677955099195, -37.25649226407679 -16.99071473040609 C-36.967891586337835 -17.141277519124944, -36.67929090859889 -17.291840307843803, -36.14823291279239 -17.56889292409717 C-35.70251769105367 -17.766197831088615, -35.256802469314955 -17.96350273808006, -35.005206595147804 -18.07487676824742 C-34.674021573320736 -18.196755917720566, -34.34283655149366 -18.318635067193707, -33.83211025146062 -18.506587066708033 C-33.591093250988344 -18.57811964732415, -33.350076250516075 -18.64965222794027, -32.63376438623541 -18.862249829261067 C-32.171222691346806 -18.967821952752754, -31.708680996458195 -19.073394076244437, -31.415093259676766 -19.140403561325773 C-31.085680673311145 -19.193660433656607, -30.756268086945525 -19.246917305987438, -30.181104652847882 -19.3399052695533 C-29.720677592494816 -19.384322114321, -29.26025053214175 -19.428738959088708, -28.936869289623903 -19.45993515863156 C-28.448584550657372 -19.475593499821628, -27.960299811690845 -19.491251841011696, -27.687500000000007 -19.5 C-27.687500000000004 -19.5, -27.687500000000004 -19.5, -27.6875 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M-27.6875 -19.5 C-13.858598781054857 -19.5, -0.02969756210971397 -19.5, 27.6875 -19.5 M-27.6875 -19.5 C-15.539902865259338 -19.5, -3.3923057305186752 -19.5, 27.6875 -19.5 M27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 M27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 M27.6875 -19.5 C28.096456564719066 -19.486885558955123, 28.505413129438132 -19.473771117910246, 28.9368692896239 -19.45993515863156 M27.6875 -19.5 C27.960854428674626 -19.491234055524522, 28.23420885734925 -19.482468111049045, 28.9368692896239 -19.45993515863156 M28.9368692896239 -19.45993515863156 C29.407882461879623 -19.414497084380265, 29.878895634135347 -19.369059010128975, 30.181104652847864 -19.3399052695533 M28.9368692896239 -19.45993515863156 C29.39346867954474 -19.415887564627003, 29.850068069465575 -19.37183997062245, 30.181104652847864 -19.3399052695533 M30.181104652847864 -19.3399052695533 C30.63020671471861 -19.267297931028544, 31.079308776589354 -19.19469059250379, 31.41509325967676 -19.140403561325776 M30.181104652847864 -19.3399052695533 C30.660229696272715 -19.262444048202575, 31.13935473969757 -19.18498282685185, 31.41509325967676 -19.140403561325776 M31.41509325967676 -19.140403561325776 C31.849708411686546 -19.04120548900846, 32.28432356369633 -18.94200741669114, 32.63376438623539 -18.862249829261074 M31.41509325967676 -19.140403561325776 C31.75012295668236 -19.06393521925734, 32.08515265368796 -18.9874668771889, 32.63376438623539 -18.862249829261074 M32.63376438623539 -18.862249829261074 C33.001713673837756 -18.75304441210592, 33.36966296144012 -18.64383899495076, 33.832110251460605 -18.50658706670804 M32.63376438623539 -18.862249829261074 C32.92799862386462 -18.774922651999752, 33.22223286149384 -18.687595474738426, 33.832110251460605 -18.50658706670804 M33.832110251460605 -18.50658706670804 C34.0807688132682 -18.415078417388298, 34.329427375075795 -18.323569768068555, 35.0052065951478 -18.074876768247425 M33.832110251460605 -18.50658706670804 C34.141796636783354 -18.392619614199702, 34.4514830221061 -18.278652161691365, 35.0052065951478 -18.074876768247425 M35.0052065951478 -18.074876768247425 C35.24237013433873 -17.969891504654026, 35.47953367352966 -17.86490624106063, 36.14823291279238 -17.568892924097174 M35.0052065951478 -18.074876768247425 C35.253245699873744 -17.965077214403863, 35.5012848045997 -17.855277660560304, 36.14823291279238 -17.568892924097174 M36.14823291279238 -17.568892924097174 C36.401045995747914 -17.43700050065378, 36.65385907870345 -17.305108077210388, 37.25649226407678 -16.990714730406097 M36.14823291279238 -17.568892924097174 C36.37137280204102 -17.452480986804076, 36.594512691289665 -17.336069049510982, 37.25649226407678 -16.990714730406097 M37.25649226407678 -16.990714730406097 C37.47527874854662 -16.85808507778838, 37.69406523301647 -16.72545542517067, 38.3254305736057 -16.342718045390892 M37.25649226407678 -16.990714730406097 C37.61961631638421 -16.770586795943537, 37.982740368691644 -16.550458861480976, 38.3254305736057 -16.342718045390892 M38.3254305736057 -16.342718045390892 C38.6579689987591 -16.110753635360293, 38.9905074239125 -15.878789225329696, 39.35065534457871 -15.627565626425154 M38.3254305736057 -16.342718045390892 C38.58834646602619 -16.159319300283904, 38.851262358446675 -15.975920555176918, 39.35065534457871 -15.627565626425154 M39.35065534457871 -15.627565626425154 C39.56356255369567 -15.457777792853157, 39.77646976281263 -15.28798995928116, 40.327953708501866 -14.848196188198123 M39.35065534457871 -15.627565626425154 C39.66029069377383 -15.380639675184737, 39.96992604296894 -15.13371372394432, 40.327953708501866 -14.848196188198123 M40.327953708501866 -14.848196188198123 C40.54837003328472 -14.648019913926715, 40.76878635806757 -14.447843639655307, 41.25330973676799 -14.007812326905688 M40.327953708501866 -14.848196188198123 C40.57133728694351 -14.627161661834034, 40.814720865385155 -14.406127135469943, 41.25330973676799 -14.007812326905688 M41.25330973676799 -14.007812326905688 C41.484820575477094 -13.768758378545186, 41.7163314141862 -13.529704430184687, 42.12292094296865 -13.10986736009568 M41.25330973676799 -14.007812326905688 C41.58351661181085 -13.666846617935304, 41.91372348685371 -13.325880908964923, 42.12292094296865 -13.10986736009568 M42.12292094296865 -13.10986736009568 C42.390808841565914 -12.795190991150083, 42.65869674016318 -12.480514622204483, 42.93321390812658 -12.158051136245305 M42.12292094296865 -13.10986736009568 C42.36481927584427 -12.825719813894912, 42.60671760871988 -12.541572267694143, 42.93321390812658 -12.158051136245305 M42.93321390812658 -12.158051136245305 C43.10457270934274 -11.928445953723598, 43.27593151055889 -11.69884077120189, 43.680858964640635 -11.156274872382312 M42.93321390812658 -12.158051136245305 C43.17668244973304 -11.831825470933085, 43.4201509913395 -11.505599805620866, 43.680858964640635 -11.156274872382312 M43.680858964640635 -11.156274872382312 C43.84174703308122 -10.909107594762002, 44.002635101521804 -10.66194031714169, 44.36278387860425 -10.108655082055241 M43.680858964640635 -11.156274872382312 C43.95132565528365 -10.740765405078987, 44.22179234592665 -10.325255937775664, 44.36278387860425 -10.108655082055241 M44.36278387860425 -10.108655082055241 C44.606884719352685 -9.67522932141595, 44.85098556010112 -9.241803560776658, 44.976186474273504 -9.019496659696287 M44.36278387860425 -10.108655082055241 C44.56475764361132 -9.750030210223732, 44.7667314086184 -9.391405338392223, 44.976186474273504 -9.019496659696287 M44.976186474273504 -9.019496659696287 C45.13410330671516 -8.69157897825225, 45.292020139156826 -8.363661296808212, 45.51854614880834 -7.893275190886684 M44.976186474273504 -9.019496659696287 C45.14279290615908 -8.673534839079315, 45.309399338044656 -8.327573018462342, 45.51854614880834 -7.893275190886684 M45.51854614880834 -7.893275190886684 C45.686288752803705 -7.478947715935518, 45.85403135679906 -7.064620240984351, 45.987634229970325 -6.734618561215508 M45.51854614880834 -7.893275190886684 C45.68080465766788 -7.492493536948775, 45.843063166527415 -7.091711883010865, 45.987634229970325 -6.734618561215508 M45.987634229970325 -6.734618561215508 C46.09342262131457 -6.416000781577834, 46.199211012658814 -6.097383001940161, 46.38152313421488 -5.548287939305138 M45.987634229970325 -6.734618561215508 C46.13018140015774 -6.305289196418263, 46.27272857034515 -5.875959831621018, 46.38152313421488 -5.548287939305138 M46.38152313421488 -5.548287939305138 C46.499295528631805 -5.099170756514774, 46.61706792304874 -4.650053573724412, 46.69859428754556 -4.339158212148133 M46.38152313421488 -5.548287939305138 C46.46925655814374 -5.213722369957948, 46.556989982072594 -4.879156800610757, 46.69859428754556 -4.339158212148133 M46.69859428754556 -4.339158212148133 C46.765859767536334 -3.9937641889597457, 46.83312524752711 -3.6483701657713583, 46.937544776581774 -3.1121979531509023 M46.69859428754556 -4.339158212148133 C46.777807834029716 -3.9324133927409877, 46.857021380513864 -3.525668573333842, 46.937544776581774 -3.1121979531509023 M46.937544776581774 -3.1121979531509023 C46.979775112065745 -2.784667810460227, 47.02200544754971 -2.4571376677695516, 47.09739270250937 -1.872449005199798 M46.937544776581774 -3.1121979531509023 C46.99402287617701 -2.6741649655524693, 47.05050097577225 -2.236131977954036, 47.09739270250937 -1.872449005199798 M47.09739270250937 -1.872449005199798 C47.11909068158869 -1.5344854667459367, 47.14078866066801 -1.1965219282920754, 47.17748121591342 -0.6250057626472757 M47.09739270250937 -1.872449005199798 C47.12557910564974 -1.4334230246333457, 47.153765508790116 -0.9943970440668936, 47.17748121591342 -0.6250057626472757 M47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.18680416040408165, 47.17748121591342 0.2513974418391124, 47.17748121591342 0.625005762647271 M47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.29499357049299313, 47.17748121591342 0.03501862166128944, 47.17748121591342 0.625005762647271 M47.17748121591342 0.625005762647271 C47.159576076548625 0.9038927610223038, 47.141670937183825 1.1827797593973366, 47.09739270250937 1.8724490051997846 M47.17748121591342 0.625005762647271 C47.15843651769303 0.9216423100334088, 47.13939181947266 1.2182788574195467, 47.09739270250937 1.8724490051997846 M47.09739270250937 1.8724490051997846 C47.04910465440835 2.2469615707175867, 47.00081660630734 2.6214741362353893, 46.937544776581774 3.1121979531508885 M47.09739270250937 1.8724490051997846 C47.053587627854895 2.212192513929476, 47.00978255320042 2.551936022659167, 46.937544776581774 3.1121979531508885 M46.937544776581774 3.1121979531508885 C46.87047764067213 3.456573521402738, 46.80341050476248 3.800949089654587, 46.69859428754556 4.339158212148129 M46.937544776581774 3.1121979531508885 C46.85438971408064 3.5391816242655425, 46.771234651579505 3.9661652953801965, 46.69859428754556 4.339158212148129 M46.69859428754556 4.339158212148129 C46.600133556869075 4.714631651368193, 46.50167282619258 5.090105090588257, 46.38152313421489 5.548287939305125 M46.69859428754556 4.339158212148129 C46.593398915929555 4.740313756082417, 46.48820354431355 5.141469300016705, 46.38152313421489 5.548287939305125 M46.38152313421489 5.548287939305125 C46.244359699674185 5.961402350116251, 46.10719626513349 6.374516760927376, 45.987634229970325 6.734618561215495 M46.38152313421489 5.548287939305125 C46.29263120463987 5.81601626817948, 46.20373927506485 6.083744597053834, 45.987634229970325 6.734618561215495 M45.987634229970325 6.734618561215495 C45.87717124569831 7.0074642680239005, 45.76670826142628 7.280309974832306, 45.51854614880834 7.893275190886679 M45.987634229970325 6.734618561215495 C45.82269136710282 7.142030621451541, 45.657748504235315 7.549442681687588, 45.51854614880834 7.893275190886679 M45.51854614880834 7.893275190886679 C45.338626206075425 8.266882801641655, 45.1587062633425 8.64049041239663, 44.976186474273504 9.019496659696284 M45.51854614880834 7.893275190886679 C45.39048235280684 8.159202403410067, 45.26241855680534 8.425129615933455, 44.976186474273504 9.019496659696284 M44.976186474273504 9.019496659696284 C44.80522676322013 9.32305293821948, 44.63426705216677 9.626609216742676, 44.36278387860425 10.108655082055236 M44.976186474273504 9.019496659696284 C44.83957463535683 9.262064813141569, 44.70296279644016 9.504632966586852, 44.36278387860425 10.108655082055236 M44.36278387860425 10.108655082055236 C44.208044536375894 10.346376265049386, 44.05330519414755 10.584097448043538, 43.68085896464064 11.156274872382301 M44.36278387860425 10.108655082055236 C44.130487390514766 10.465524868101799, 43.89819090242529 10.822394654148361, 43.68085896464064 11.156274872382301 M43.68085896464064 11.156274872382301 C43.50579584754775 11.390843500708717, 43.330732730454855 11.625412129035134, 42.93321390812658 12.158051136245302 M43.68085896464064 11.156274872382301 C43.45749493310027 11.455562325764511, 43.2341309015599 11.75484977914672, 42.93321390812658 12.158051136245302 M42.93321390812658 12.158051136245302 C42.71292820154053 12.416811261813077, 42.492642494954474 12.675571387380852, 42.12292094296866 13.10986736009567 M42.93321390812658 12.158051136245302 C42.72245977969304 12.405614927752973, 42.5117056512595 12.653178719260644, 42.12292094296866 13.10986736009567 M42.12292094296866 13.10986736009567 C41.83539284147616 13.406763731382835, 41.54786473998365 13.703660102670002, 41.25330973676799 14.007812326905684 M42.12292094296866 13.10986736009567 C41.78752639982703 13.456189762293505, 41.4521318566854 13.80251216449134, 41.25330973676799 14.007812326905684 M41.25330973676799 14.007812326905684 C41.03873350948162 14.202684779151308, 40.82415728219524 14.39755723139693, 40.32795370850189 14.848196188198111 M41.25330973676799 14.007812326905684 C40.96962358112517 14.265448587536126, 40.68593742548236 14.523084848166565, 40.32795370850189 14.848196188198111 M40.32795370850189 14.848196188198111 C40.03921863628176 15.0784547247307, 39.75048356406164 15.308713261263286, 39.35065534457871 15.627565626425152 M40.32795370850189 14.848196188198111 C40.09091094975987 15.037231480322141, 39.85386819101785 15.22626677244617, 39.35065534457871 15.627565626425152 M39.35065534457871 15.627565626425152 C39.03323893860789 15.84898157049565, 38.715822532637056 16.070397514566146, 38.32543057360571 16.34271804539089 M39.35065534457871 15.627565626425152 C39.12555166778283 15.784588206776846, 38.900447990986954 15.941610787128537, 38.32543057360571 16.34271804539089 M38.32543057360571 16.34271804539089 C38.012645798260905 16.532330014332274, 37.6998610229161 16.721941983273663, 37.25649226407678 16.990714730406093 M38.32543057360571 16.34271804539089 C37.96029961731505 16.564062576841955, 37.5951686610244 16.785407108293022, 37.25649226407678 16.990714730406093 M37.25649226407678 16.990714730406093 C36.84479225331578 17.205498362313666, 36.43309224255478 17.420281994221238, 36.14823291279239 17.56889292409717 M37.25649226407678 16.990714730406093 C36.97679786504652 17.136631119227367, 36.697103466016266 17.28254750804864, 36.14823291279239 17.56889292409717 M36.14823291279239 17.56889292409717 C35.87727482471586 17.688838032002543, 35.60631673663934 17.808783139907916, 35.005206595147804 18.07487676824742 M36.14823291279239 17.56889292409717 C35.70042235262721 17.767125375254004, 35.25261179246203 17.965357826410838, 35.005206595147804 18.07487676824742 M35.005206595147804 18.07487676824742 C34.67047756553318 18.198060145346833, 34.33574853591856 18.32124352244624, 33.83211025146062 18.506587066708033 M35.005206595147804 18.07487676824742 C34.74904920692052 18.169145055008002, 34.492891818693224 18.263413341768587, 33.83211025146062 18.506587066708033 M33.83211025146062 18.506587066708033 C33.38011292848786 18.640737499583985, 32.92811560551511 18.774887932459936, 32.63376438623541 18.86224982926107 M33.83211025146062 18.506587066708033 C33.42799710095627 18.62652572854451, 33.02388395045191 18.746464390380993, 32.63376438623541 18.86224982926107 M32.63376438623541 18.86224982926107 C32.3350717095682 18.93042448355849, 32.03637903290098 18.99859913785591, 31.415093259676766 19.140403561325773 M32.63376438623541 18.86224982926107 C32.2836763414101 18.942155140954455, 31.933588296584794 19.022060452647835, 31.415093259676766 19.140403561325773 M31.415093259676766 19.140403561325773 C30.995883502944604 19.20817814377401, 30.576673746212442 19.27595272622225, 30.18110465284788 19.3399052695533 M31.415093259676766 19.140403561325773 C31.04530472935722 19.200188103154954, 30.675516199037673 19.25997264498414, 30.18110465284788 19.3399052695533 M30.18110465284788 19.3399052695533 C29.90815312815886 19.366236574867813, 29.635201603469845 19.392567880182327, 28.9368692896239 19.45993515863156 M30.18110465284788 19.3399052695533 C29.722794679129766 19.384117881519497, 29.264484705411654 19.4283304934857, 28.9368692896239 19.45993515863156 M28.9368692896239 19.45993515863156 C28.526547579600386 19.473093377229254, 28.116225869576873 19.48625159582695, 27.687500000000004 19.5 M28.9368692896239 19.45993515863156 C28.570733286401403 19.47167642761441, 28.204597283178902 19.483417696597257, 27.687500000000004 19.5 M27.687500000000004 19.5 C27.687500000000004 19.5, 27.6875 19.5, 27.6875 19.5 M27.687500000000004 19.5 C27.687500000000004 19.5, 27.687500000000004 19.5, 27.6875 19.5 M27.6875 19.5 C11.678188541863513 19.5, -4.3311229162729745 19.5, -27.687499999999996 19.5 M27.6875 19.5 C10.09516892925398 19.5, -7.497162141492041 19.5, -27.687499999999996 19.5 M-27.687499999999996 19.5 C-28.003254983081 19.489874352272384, -28.319009966162 19.479748704544765, -28.936869289623893 19.45993515863156 M-27.687499999999996 19.5 C-28.17480208057345 19.48437317075197, -28.662104161146903 19.468746341503937, -28.936869289623893 19.45993515863156 M-28.936869289623893 19.45993515863156 C-29.31459452777555 19.42349645918813, -29.692319765927213 19.387057759744703, -30.18110465284787 19.3399052695533 M-28.936869289623893 19.45993515863156 C-29.259985692864696 19.42876450781525, -29.5831020961055 19.397593856998938, -30.18110465284787 19.3399052695533 M-30.18110465284787 19.3399052695533 C-30.513685343582296 19.286136202677135, -30.846266034316717 19.23236713580097, -31.41509325967676 19.140403561325773 M-30.18110465284787 19.3399052695533 C-30.583533520132665 19.274843691173167, -30.98596238741746 19.20978211279304, -31.41509325967676 19.140403561325773 M-31.41509325967676 19.140403561325773 C-31.898879598272206 19.02998248654226, -32.38266593686765 18.919561411758743, -32.633764386235384 18.862249829261074 M-31.41509325967676 19.140403561325773 C-31.670198177287826 19.08217752859621, -31.925303094898897 19.023951495866648, -32.633764386235384 18.862249829261074 M-32.633764386235384 18.862249829261074 C-32.998310103840936 18.754054573815267, -33.36285582144649 18.64585931836946, -33.83211025146059 18.506587066708043 M-32.633764386235384 18.862249829261074 C-33.02747022370389 18.745400003304535, -33.42117606117239 18.628550177347996, -33.83211025146059 18.506587066708043 M-33.83211025146059 18.506587066708043 C-34.24067669636172 18.35623083823761, -34.64924314126285 18.205874609767182, -35.0052065951478 18.074876768247425 M-33.83211025146059 18.506587066708043 C-34.201052278135855 18.37081299042884, -34.56999430481112 18.235038914149634, -35.0052065951478 18.074876768247425 M-35.0052065951478 18.074876768247425 C-35.3547667926024 17.920136838169107, -35.704326990057005 17.765396908090786, -36.14823291279238 17.568892924097174 M-35.0052065951478 18.074876768247425 C-35.27093585141138 17.957246309077856, -35.53666510767496 17.839615849908284, -36.14823291279238 17.568892924097174 M-36.14823291279238 17.568892924097174 C-36.42618706964593 17.423884418504816, -36.704141226499466 17.278875912912454, -37.25649226407678 16.990714730406097 M-36.14823291279238 17.568892924097174 C-36.38968953802497 17.442925157373683, -36.63114616325756 17.31695739065019, -37.25649226407678 16.990714730406097 M-37.25649226407678 16.990714730406097 C-37.5386844778924 16.819648152045545, -37.82087669170802 16.648581573684993, -38.325430573605686 16.3427180453909 M-37.25649226407678 16.990714730406097 C-37.58930829227114 16.7889596982706, -37.92212432046551 16.587204666135097, -38.325430573605686 16.3427180453909 M-38.325430573605686 16.3427180453909 C-38.61309016695738 16.142059165651858, -38.90074976030907 15.941400285912815, -39.35065534457871 15.627565626425156 M-38.325430573605686 16.3427180453909 C-38.64389597727332 16.120570365937493, -38.962361380940955 15.898422686484084, -39.35065534457871 15.627565626425156 M-39.35065534457871 15.627565626425156 C-39.6842257963954 15.361552067783865, -40.01779624821209 15.095538509142573, -40.327953708501866 14.848196188198125 M-39.35065534457871 15.627565626425156 C-39.564219636725944 15.457253786622228, -39.77778392887318 15.286941946819303, -40.327953708501866 14.848196188198125 M-40.327953708501866 14.848196188198125 C-40.58489041668113 14.614853068002494, -40.84182712486038 14.381509947806862, -41.253309736767974 14.007812326905697 M-40.327953708501866 14.848196188198125 C-40.625171574450995 14.578270786296931, -40.92238944040012 14.308345384395736, -41.253309736767974 14.007812326905697 M-41.253309736767974 14.007812326905697 C-41.4985826962175 13.754547858989591, -41.74385565566702 13.501283391073486, -42.122920942968655 13.109867360095677 M-41.253309736767974 14.007812326905697 C-41.57317745910391 13.677522641965442, -41.893045181439845 13.347232957025186, -42.122920942968655 13.109867360095677 M-42.122920942968655 13.109867360095677 C-42.31732572858155 12.881508436969096, -42.51173051419445 12.653149513842514, -42.933213908126575 12.158051136245307 M-42.122920942968655 13.109867360095677 C-42.36334724309876 12.827448947318821, -42.60377354322887 12.545030534541963, -42.933213908126575 12.158051136245307 M-42.933213908126575 12.158051136245307 C-43.19902350365349 11.801890493991555, -43.46483309918041 11.445729851737804, -43.680858964640635 11.156274872382316 M-42.933213908126575 12.158051136245307 C-43.10300167087157 11.930551002150404, -43.27278943361657 11.7030508680555, -43.680858964640635 11.156274872382316 M-43.680858964640635 11.156274872382316 C-43.93340772082702 10.768292164043464, -44.1859564770134 10.380309455704612, -44.36278387860425 10.108655082055249 M-43.680858964640635 11.156274872382316 C-43.9457385716752 10.749348665843574, -44.21061817870977 10.342422459304832, -44.36278387860425 10.108655082055249 M-44.36278387860425 10.108655082055249 C-44.551459941818 9.773641626296097, -44.74013600503175 9.438628170536948, -44.976186474273504 9.019496659696289 M-44.36278387860425 10.108655082055249 C-44.525795474197544 9.819211487365372, -44.68880706979084 9.529767892675498, -44.976186474273504 9.019496659696289 M-44.976186474273504 9.019496659696289 C-45.18581183296478 8.5842051171097, -45.39543719165606 8.148913574523112, -45.51854614880834 7.893275190886686 M-44.976186474273504 9.019496659696289 C-45.13588055469648 8.687888484792039, -45.29557463511945 8.35628030988779, -45.51854614880834 7.893275190886686 M-45.51854614880834 7.893275190886686 C-45.69159447614141 7.465842476712189, -45.86464280347449 7.038409762537693, -45.987634229970325 6.73461856121551 M-45.51854614880834 7.893275190886686 C-45.65230636764022 7.562884864294036, -45.7860665864721 7.232494537701386, -45.987634229970325 6.73461856121551 M-45.987634229970325 6.73461856121551 C-46.13636641111655 6.286660928858001, -46.28509859226277 5.838703296500491, -46.38152313421488 5.5482879393051325 M-45.987634229970325 6.73461856121551 C-46.10380496294861 6.38473082277761, -46.21997569592689 6.03484308433971, -46.38152313421488 5.5482879393051325 M-46.38152313421488 5.5482879393051325 C-46.484160414575896 5.156887506009899, -46.586797694936905 4.7654870727146665, -46.69859428754556 4.339158212148136 M-46.38152313421488 5.5482879393051325 C-46.495982449532875 5.11180496301658, -46.61044176485086 4.675321986728026, -46.69859428754556 4.339158212148136 M-46.69859428754556 4.339158212148136 C-46.790926192708035 3.8650533934938864, -46.88325809787051 3.390948574839637, -46.937544776581774 3.112197953150904 M-46.69859428754556 4.339158212148136 C-46.781398476483254 3.913976202624606, -46.86420266542095 3.4887941931010755, -46.937544776581774 3.112197953150904 M-46.937544776581774 3.112197953150904 C-46.987733332060806 2.722945427706815, -47.03792188753984 2.333692902262726, -47.09739270250937 1.872449005199809 M-46.937544776581774 3.112197953150904 C-46.99947782261912 2.6318574781485276, -47.061410868656466 2.151517003146151, -47.09739270250937 1.872449005199809 M-47.09739270250937 1.872449005199809 C-47.1230790586847 1.4723632741154151, -47.148765414860044 1.0722775430310212, -47.17748121591342 0.6250057626472781 M-47.09739270250937 1.872449005199809 C-47.129256723962854 1.376141150886611, -47.16112074541633 0.8798332965734131, -47.17748121591342 0.6250057626472781 M-47.17748121591342 0.6250057626472781 C-47.17748121591342 0.21649713685609262, -47.17748121591342 -0.1920114889350929, -47.17748121591342 -0.6250057626472687 M-47.17748121591342 0.6250057626472781 C-47.17748121591342 0.21804250636967887, -47.17748121591342 -0.1889207499079204, -47.17748121591342 -0.6250057626472687 M-47.17748121591342 -0.6250057626472687 C-47.14905051042095 -1.0678369495448443, -47.12061980492849 -1.51066813644242, -47.09739270250937 -1.8724490051997822 M-47.17748121591342 -0.6250057626472687 C-47.157469005265455 -0.9367120970550026, -47.137456794617485 -1.2484184314627365, -47.09739270250937 -1.8724490051997822 M-47.09739270250937 -1.8724490051997822 C-47.036812410938126 -2.342297783694641, -46.976232119366884 -2.8121465621894997, -46.937544776581774 -3.112197953150895 M-47.09739270250937 -1.8724490051997822 C-47.05233100211085 -2.2219386550514795, -47.00726930171233 -2.5714283049031765, -46.937544776581774 -3.112197953150895 M-46.937544776581774 -3.112197953150895 C-46.85648828629387 -3.528405899484026, -46.775431796005954 -3.944613845817157, -46.69859428754556 -4.339158212148126 M-46.937544776581774 -3.112197953150895 C-46.8525933999872 -3.5484053174842467, -46.767642023392625 -3.984612681817598, -46.69859428754556 -4.339158212148126 M-46.69859428754556 -4.339158212148126 C-46.635105964001404 -4.581266705835483, -46.57161764045725 -4.8233751995228396, -46.38152313421489 -5.548287939305123 M-46.69859428754556 -4.339158212148126 C-46.57394664866354 -4.81449368183372, -46.449299009781505 -5.289829151519314, -46.38152313421489 -5.548287939305123 M-46.38152313421489 -5.548287939305123 C-46.25030293073877 -5.943502285075006, -46.11908272726265 -6.338716630844888, -45.98763422997033 -6.734618561215485 M-46.38152313421489 -5.548287939305123 C-46.2522498030721 -5.937638615799001, -46.122976471929306 -6.326989292292879, -45.98763422997033 -6.734618561215485 M-45.98763422997033 -6.734618561215485 C-45.82086697689315 -7.146536900541623, -45.65409972381597 -7.55845523986776, -45.51854614880834 -7.893275190886676 M-45.98763422997033 -6.734618561215485 C-45.888927151501306 -6.978426953405516, -45.79022007303228 -7.222235345595546, -45.51854614880834 -7.893275190886676 M-45.51854614880834 -7.893275190886676 C-45.34601537575086 -8.25153903270771, -45.17348460269337 -8.609802874528743, -44.976186474273504 -9.019496659696282 M-45.51854614880834 -7.893275190886676 C-45.35960214066379 -8.223325824655815, -45.20065813251923 -8.553376458424953, -44.976186474273504 -9.019496659696282 M-44.976186474273504 -9.019496659696282 C-44.80240084035523 -9.32807065042184, -44.62861520643696 -9.636644641147395, -44.36278387860425 -10.108655082055243 M-44.976186474273504 -9.019496659696282 C-44.74508596957928 -9.429839007244553, -44.513985464885046 -9.840181354792824, -44.36278387860425 -10.108655082055243 M-44.36278387860425 -10.108655082055243 C-44.17147494742805 -10.402556973982891, -43.98016601625185 -10.69645886591054, -43.68085896464064 -11.156274872382308 M-44.36278387860425 -10.108655082055243 C-44.12302297659786 -10.476992212353968, -43.88326207459147 -10.845329342652695, -43.68085896464064 -11.156274872382308 M-43.68085896464064 -11.156274872382308 C-43.45793603206653 -11.454971293334676, -43.23501309949241 -11.753667714287044, -42.93321390812659 -12.158051136245302 M-43.68085896464064 -11.156274872382308 C-43.43844251631769 -11.481090828542294, -43.19602606799475 -11.80590678470228, -42.93321390812659 -12.158051136245302 M-42.93321390812659 -12.158051136245302 C-42.761533713868594 -12.359716461300536, -42.5898535196106 -12.56138178635577, -42.12292094296866 -13.10986736009567 M-42.93321390812659 -12.158051136245302 C-42.66636934974303 -12.471501938408142, -42.39952479135947 -12.784952740570981, -42.12292094296866 -13.10986736009567 M-42.12292094296866 -13.10986736009567 C-41.87790437765603 -13.362867080015084, -41.6328878123434 -13.615866799934498, -41.253309736767996 -14.007812326905677 M-42.12292094296866 -13.10986736009567 C-41.91088084025233 -13.328816174966471, -41.698840737536 -13.547764989837273, -41.253309736767996 -14.007812326905677 M-41.253309736767996 -14.007812326905677 C-41.01475748578277 -14.224459169503769, -40.77620523479755 -14.441106012101862, -40.32795370850189 -14.848196188198107 M-41.253309736767996 -14.007812326905677 C-41.03577084310579 -14.205375394365975, -40.81823194944358 -14.40293846182627, -40.32795370850189 -14.848196188198107 M-40.32795370850189 -14.848196188198107 C-40.0072524001963 -15.103946947351586, -39.68655109189071 -15.359697706505065, -39.35065534457872 -15.627565626425149 M-40.32795370850189 -14.848196188198107 C-40.01040733961092 -15.101430967124891, -39.69286097071995 -15.354665746051674, -39.35065534457872 -15.627565626425149 M-39.35065534457872 -15.627565626425149 C-38.95030799438787 -15.906830607160819, -38.54996064419702 -16.18609558789649, -38.325430573605715 -16.342718045390885 M-39.35065534457872 -15.627565626425149 C-39.00329189455278 -15.869871332041848, -38.65592844452685 -16.112177037658547, -38.325430573605715 -16.342718045390885 M-38.325430573605715 -16.342718045390885 C-37.98178588581545 -16.551037474609686, -37.63814119802519 -16.75935690382849, -37.25649226407679 -16.99071473040609 M-38.325430573605715 -16.342718045390885 C-38.10792469665036 -16.474571386207636, -37.89041881969499 -16.606424727024386, -37.25649226407679 -16.99071473040609 M-37.25649226407679 -16.99071473040609 C-36.95447023605264 -17.148279428971946, -36.652448208028495 -17.305844127537803, -36.14823291279239 -17.56889292409717 M-37.25649226407679 -16.99071473040609 C-36.99643557809669 -17.126386136907655, -36.736378892116576 -17.262057543409217, -36.14823291279239 -17.56889292409717 M-36.14823291279239 -17.56889292409717 C-35.74453962522845 -17.74759596736583, -35.34084633766451 -17.926299010634484, -35.005206595147804 -18.07487676824742 M-36.14823291279239 -17.56889292409717 C-35.91921362790005 -17.670272967903298, -35.69019434300772 -17.77165301170943, -35.005206595147804 -18.07487676824742 M-35.005206595147804 -18.07487676824742 C-34.63121856542123 -18.21250782029425, -34.25723053569466 -18.350138872341077, -33.83211025146062 -18.506587066708033 M-35.005206595147804 -18.07487676824742 C-34.70254961144726 -18.18625733597971, -34.39989262774671 -18.297637903711998, -33.83211025146062 -18.506587066708033 M-33.83211025146062 -18.506587066708033 C-33.54193802117636 -18.592708661511285, -33.251765790892094 -18.678830256314534, -32.63376438623541 -18.862249829261067 M-33.83211025146062 -18.506587066708033 C-33.38515141412041 -18.639242103495793, -32.9381925767802 -18.771897140283556, -32.63376438623541 -18.862249829261067 M-32.63376438623541 -18.862249829261067 C-32.16444168396616 -18.969369673437175, -31.695118981696904 -19.076489517613286, -31.415093259676766 -19.140403561325773 M-32.63376438623541 -18.862249829261067 C-32.22684700162215 -18.955126066914953, -31.819929617008874 -19.04800230456884, -31.415093259676766 -19.140403561325773 M-31.415093259676766 -19.140403561325773 C-31.12708559446452 -19.18696640710449, -30.839077929252277 -19.2335292528832, -30.181104652847882 -19.3399052695533 M-31.415093259676766 -19.140403561325773 C-30.970050544447908 -19.212354616166174, -30.52500782921905 -19.28430567100657, -30.181104652847882 -19.3399052695533 M-30.181104652847882 -19.3399052695533 C-29.79957332562815 -19.37671113783163, -29.418041998408416 -19.413517006109966, -28.936869289623903 -19.45993515863156 M-30.181104652847882 -19.3399052695533 C-29.715145663612088 -19.384855772847203, -29.249186674376297 -19.429806276141104, -28.936869289623903 -19.45993515863156 M-28.936869289623903 -19.45993515863156 C-28.68539410341002 -19.467999478386684, -28.43391891719613 -19.476063798141805, -27.687500000000007 -19.5 M-28.936869289623903 -19.45993515863156 C-28.61529440356465 -19.470247439319934, -28.293719517505394 -19.480559720008312, -27.687500000000007 -19.5 M-27.687500000000007 -19.5 C-27.687500000000004 -19.5, -27.687500000000004 -19.5, -27.6875 -19.5 M-27.687500000000007 -19.5 C-27.687500000000004 -19.5, -27.6875 -19.5, -27.6875 -19.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-34.8125, -12)\"><rect></rect><foreignObject width=\"69.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>complete</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-flowchart-I-17\" data-look=\"classic\" transform=\"translate(1604.9074478149414, 264)\"><rect class=\"basic label-container\" style=\"\" x=\"-57.96875\" y=\"-39\" width=\"115.9375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-27.96875, -24)\"><rect></rect><foreignObject width=\"55.9375\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Manual<br>review</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-711296d1c32a47fa1fb7aa72c516e1b2caa0b33e0d75dbc1e82d139e3d973878-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart LR\n    A([Order created]) -->|pendingPayment| B[KYC]\n    B -->|pendingPayment| C[Payment]\n    C -->|cancelled / declined| D([cancelled / declined])\n    D -->|timeout| E([expired])\n    C -->|paymentReceived| F[Order\\nexecution]\n    F -->|inProgress| G{Verified?}\n    G -->|cryptoTransferred| H[Crypto sent\\nto wallet]\n    H -->|complete| Z([complete])\n    G -->|inProgress| I[Manual\\nreview]\n    I -->|resolved| Z\n    I -->|timeout| E\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For instant payment methods (card, Apple Pay), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["waitingPayment"]}," may be bypassed."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"typical-off-ramp-sell-flow","__idx":3},"children":["Typical off-ramp (sell) flow"]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart LR\n    A([Order created]) -->|pendingPayment| B[KYC + bank\\ndetails]\n    B -->|waitingPayment| C[Awaiting\\ncrypto transfer]\n    C -->|cancelled / declined| D([cancelled / declined])\n    D -->|timeout| E([expired])\n    C -->|paymentReceived| F[Fiat payout\\nprocessing]\n    F -->|inProgress| G{Verified?}\n    G -->|complete| Z([complete])\n    G -->|inProgress| I[Manual\\nreview]\n    I -->|resolved| Z\n    I -->|timeout| E\n","diagramHtml":"<svg id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1953.51806640625px;\" viewBox=\"0 0 1953.51806640625 265.5\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .error-icon{fill:#552222;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .error-text{fill:#552222;stroke:#552222;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edge-thickness-normal{stroke-width:1px;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edge-thickness-thick{stroke-width:3.5px;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edge-pattern-solid{stroke-dasharray:0;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .marker{fill:#333333;stroke:#333333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .marker.cross{stroke:#333333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 p{margin:0;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .cluster-label text{fill:#333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .cluster-label span{color:#333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .cluster-label span p{background-color:transparent;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .label text,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 span{fill:#333;color:#333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node rect,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node circle,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node ellipse,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node polygon,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .rough-node .label text,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node .label text,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .image-shape .label,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .icon-shape .label{text-anchor:middle;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .rough-node .label,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node .label,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .image-shape .label,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .icon-shape .label{text-align:center;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node.clickable{cursor:pointer;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .arrowheadPath{fill:#333333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .flowchart-link{stroke:#333333;fill:none;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .cluster text{fill:#333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .cluster span{color:#333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 rect.text{fill:none;stroke-width:0;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .icon-shape,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .icon-shape p,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .icon-shape .label rect,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 .node .neo-node{stroke:#9370DB;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 [data-look=\"neo\"].node rect,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 [data-look=\"neo\"].cluster rect,#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M137.511,125.25L152.175,125.167C166.839,125.083,196.167,124.917,224.912,124.833C253.657,124.75,281.819,124.75,295.899,124.75L309.98,124.75\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-L_A_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A_B_0\" data-points=\"W3sieCI6MTM3LjUxMTIxMjQzMTgyODI2LCJ5IjoxMjUuMjV9LHsieCI6MjI1LjQ5NTU5MDIwOTk2MDk0LCJ5IjoxMjQuNzV9LHsieCI6MzEzLjk3OTk2NTIwOTk2MDk0LCJ5IjoxMjQuNzV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd)\"></path><path d=\"M456.917,124.75L471.05,124.75C485.183,124.75,513.449,124.75,541.048,124.75C568.647,124.75,595.579,124.75,609.045,124.75L622.511,124.75\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-L_B_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_C_0\" data-points=\"W3sieCI6NDU2LjkxNzQ2NTIwOTk2MDk0LCJ5IjoxMjQuNzV9LHsieCI6NTQxLjcxNDM0MDIwOTk2MDksInkiOjEyNC43NX0seyJ4Ijo2MjYuNTExMjE1MjA5OTYwOSwieSI6MTI0Ljc1fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd)\"></path><path d=\"M782.611,85.75L800.233,76.042C817.854,66.333,853.097,46.917,897.827,37.208C942.558,27.5,996.777,27.5,1052.22,27.5C1107.662,27.5,1164.329,27.5,1218.91,27.5C1273.49,27.5,1325.985,27.5,1372.772,27.5C1419.558,27.5,1460.636,27.5,1491.308,27.578C1521.98,27.656,1542.246,27.813,1552.379,27.891L1562.511,27.969\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-L_C_D_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_D_0\" data-points=\"W3sieCI6NzgyLjYxMTQ3MjI3OTM2OTcsInkiOjg1Ljc1fSx7IngiOjg4OC4zMzkzNDAyMDk5NjA5LCJ5IjoyNy41fSx7IngiOjEwNTAuOTk1NTkwMjA5OTYxLCJ5IjoyNy41fSx7IngiOjEyMjAuOTk1NTkwMjA5OTYxLCJ5IjoyNy41fSx7IngiOjEzNzguNDc5OTY1MjA5OTYxLCJ5IjoyNy41fSx7IngiOjE1MDEuNzE0MzQwMjA5OTYxLCJ5IjoyNy41fSx7IngiOjE1NjYuNTExMjE1MjA5OTU5MSwieSI6Mjh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd)\"></path><path d=\"M1738.335,28L1747.696,27.917C1757.056,27.833,1775.778,27.667,1796.709,33.666C1817.64,39.666,1840.782,51.831,1852.353,57.914L1863.923,63.997\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-L_D_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_E_0\" data-points=\"W3sieCI6MTczOC4zMzQ5Mjc2NDE3ODc1LCJ5IjoyOH0seyJ4IjoxNzk0LjQ5ODk5MjkxOTkyMTksInkiOjI3LjV9LHsieCI6MTg2Ny40NjM4MzU1NTU4ODg5LCJ5Ijo2NS44NTc4NTA3MTg4NzAzN31d\" data-look=\"classic\" marker-end=\"url(#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd)\"></path><path d=\"M797.136,150.97L812.337,155.641C827.537,160.313,857.938,169.657,887.673,174.328C917.407,179,946.475,179,961.009,179L975.542,179\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-L_C_F_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_F_0\" data-points=\"W3sieCI6Nzk3LjEzNjIxNTIwOTk2MDksInkiOjE1MC45Njk3OTI4NjUzNjI0OH0seyJ4Ijo4ODguMzM5MzQwMjA5OTYwOSwieSI6MTc5fSx7IngiOjk3OS41NDI0NjUyMDk5NjA5LCJ5IjoxNzl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd)\"></path><path d=\"M1122.449,179L1138.873,179C1155.298,179,1188.147,179,1220.329,179C1252.511,179,1284.027,179,1299.785,179L1315.542,179\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-L_F_G_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_G_0\" data-points=\"W3sieCI6MTEyMi40NDg3MTUyMDk5NjEsInkiOjE3OX0seyJ4IjoxMjIwLjk5NTU5MDIwOTk2MSwieSI6MTc5fSx7IngiOjEzMTkuNTQyNDY1MjA5OTYxLCJ5IjoxNzl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd)\"></path><path d=\"M1422.172,194.245L1435.429,198.871C1448.686,203.497,1475.2,212.748,1513.492,217.374C1551.784,222,1601.853,222,1650.651,222C1699.448,222,1746.974,222,1779.826,223.466C1812.679,224.933,1830.858,227.865,1839.948,229.331L1849.038,230.798\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-L_G_Z_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_Z_0\" data-points=\"W3sieCI6MTQyMi4xNzIwNDc0MDc1MzYsInkiOjE5NC4yNDU0MTc4MDI0MjUwNH0seyJ4IjoxNTAxLjcxNDM0MDIwOTk2MSwieSI6MjIyfSx7IngiOjE2NTEuOTIzMDcyODE0OTQxNCwieSI6MjIyfSx7IngiOjE3OTQuNDk4OTkyOTE5OTIxOSwieSI6MjIyfSx7IngiOjE4NTIuOTg2NzM4MTAzNjM4OCwieSI6MjMxLjQzNDgwNDY3NzY2MDV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd)\"></path><path d=\"M1422.172,163.755L1435.429,159.129C1448.686,154.503,1475.2,145.252,1503.164,140.626C1531.128,136,1560.541,136,1575.248,136L1589.954,136\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-L_G_I_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_I_0\" data-points=\"W3sieCI6MTQyMi4xNzIwNDc0MDc1MzYsInkiOjE2My43NTQ1ODIxOTc1NzQ5Nn0seyJ4IjoxNTAxLjcxNDM0MDIwOTk2MSwieSI6MTM2fSx7IngiOjE1OTMuOTU0MzIyODE0OTQxNCwieSI6MTM2fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd)\"></path><path d=\"M1699.046,175L1714.955,188.167C1730.863,201.333,1762.681,227.667,1787.678,239.523C1812.675,251.379,1830.851,248.757,1839.94,247.447L1849.028,246.136\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-L_I_Z_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_I_Z_0\" data-points=\"W3sieCI6MTY5OS4wNDU2MjI2ODAxNDY4LCJ5IjoxNzV9LHsieCI6MTc5NC40OTg5OTI5MTk5MjE5LCJ5IjoyNTR9LHsieCI6MTg1Mi45ODY3MzgxMDM2NDI3LCJ5IjoyNDUuNTY1MTk1MzIyMzM4OX1d\" data-look=\"classic\" marker-end=\"url(#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd)\"></path><path d=\"M1709.892,136L1723.993,136C1738.094,136,1766.297,136,1791.965,130.078C1817.634,124.155,1840.769,112.31,1852.336,106.388L1863.903,100.465\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-L_I_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_I_E_0\" data-points=\"W3sieCI6MTcwOS44OTE4MjI4MTQ5NDE0LCJ5IjoxMzZ9LHsieCI6MTc5NC40OTg5OTI5MTk5MjE5LCJ5IjoxMzZ9LHsieCI6MTg2Ny40NjM4MzU1NTU4NzYsInkiOjk4LjY0MjE0OTI4MTEzNjMxfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(225.49559020996094, 124.75)\"><g class=\"label\" data-id=\"L_A_B_0\" transform=\"translate(-63.484375, -12)\"><foreignObject width=\"126.96875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>pendingPayment</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(541.7143402099609, 124.75)\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(-59.796875, -12)\"><foreignObject width=\"119.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>waitingPayment</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1220.995590209961, 27.5)\"><g class=\"label\" data-id=\"L_C_D_0\" transform=\"translate(-73.546875, -12)\"><foreignObject width=\"147.09375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>cancelled / declined</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1794.4989929199219, 27.5)\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(-29.34375, -12)\"><foreignObject width=\"58.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>timeout</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(888.3393402099609, 179)\"><g class=\"label\" data-id=\"L_C_F_0\" transform=\"translate(-66.203125, -12)\"><foreignObject width=\"132.40625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>paymentReceived</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1220.995590209961, 179)\"><g class=\"label\" data-id=\"L_F_G_0\" transform=\"translate(-39.296875, -12)\"><foreignObject width=\"78.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>inProgress</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1651.9230728149414, 222)\"><g class=\"label\" data-id=\"L_G_Z_0\" transform=\"translate(-34.8125, -12)\"><foreignObject width=\"69.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>complete</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1501.714340209961, 136)\"><g class=\"label\" data-id=\"L_G_I_0\" transform=\"translate(-39.296875, -12)\"><foreignObject width=\"78.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>inProgress</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1769.53422, 233.33842)\"><g class=\"label\" data-id=\"L_I_Z_0\" transform=\"translate(-31.6640625, -12)\"><foreignObject width=\"63.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>resolved</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1794.4989929199219, 136)\"><g class=\"label\" data-id=\"L_I_E_0\" transform=\"translate(-29.34375, -12)\"><foreignObject width=\"58.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>timeout</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-flowchart-A-0\" data-look=\"classic\" transform=\"translate(72.50560760498047, 124.75)\"><g class=\"basic label-container outer-path\"><path d=\"M-45.015625 -19.5 C-9.842997600088943 -19.5, 25.329629799822115 -19.5, 45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 C45.39670950783336 -19.487779361569782, 45.77779401566672 -19.47555872313956, 46.2649942896239 -19.45993515863156 C46.69150274245851 -19.418790401138065, 47.11801119529312 -19.377645643644573, 47.509229652847864 -19.3399052695533 C47.84897012969562 -19.284978663983303, 48.188710606543374 -19.230052058413307, 48.74321825967676 -19.140403561325776 C49.02598574646263 -19.075863727697197, 49.3087532332485 -19.011323894068617, 49.96188938623539 -18.862249829261074 C50.34110679310497 -18.749700093454972, 50.720324199974556 -18.637150357648867, 51.160235251460605 -18.50658706670804 C51.47043535290959 -18.39243056191651, 51.78063545435857 -18.27827405712498, 52.3333315951478 -18.074876768247425 C52.73984008492436 -17.894927518469245, 53.146348574700916 -17.714978268691066, 53.47635791279238 -17.568892924097174 C53.79878984342849 -17.40068039241183, 54.12122177406459 -17.23246786072648, 54.58461726407678 -16.990714730406097 C54.82082009573358 -16.847527185773835, 55.05702292739038 -16.70433964114157, 55.6535555736057 -16.342718045390892 C55.91689441536401 -16.15902426913502, 56.18023325712233 -15.975330492879147, 56.67878034457871 -15.627565626425154 C57.060104220337166 -15.323469982962287, 57.44142809609562 -15.019374339499418, 57.656078708501866 -14.848196188198123 C58.016850692901656 -14.520552617469868, 58.377622677301446 -14.192909046741613, 58.58143473676799 -14.007812326905688 C58.799575860584156 -13.782563706846153, 59.01771698440032 -13.557315086786618, 59.45104594296865 -13.10986736009568 C59.68376370004584 -12.836503840617308, 59.91648145712303 -12.563140321138935, 60.26133890812658 -12.158051136245305 C60.50515677068652 -11.831357412679218, 60.748974633246455 -11.504663689113128, 61.008983964640635 -11.156274872382312 C61.24057441746488 -10.80048974610017, 61.47216487028911 -10.44470461981803, 61.69090887860425 -10.108655082055241 C61.86516348111786 -9.799248390100443, 62.03941808363147 -9.489841698145646, 62.304311474273504 -9.019496659696287 C62.50965254985597 -8.593101522654107, 62.714993625438446 -8.166706385611928, 62.84667114880834 -7.893275190886684 C62.95260735426167 -7.631610715279754, 63.058543559715005 -7.3699462396728235, 63.315759229970325 -6.734618561215508 C63.406236208184595 -6.462116318382942, 63.496713186398864 -6.1896140755503755, 63.70964813421488 -5.548287939305138 C63.78372617962688 -5.265796246521203, 63.85780422503888 -4.98330455373727, 64.02671928754556 -4.339158212148133 C64.1079468073537 -3.922072065375726, 64.18917432716184 -3.504985918603319, 64.26566977658177 -3.1121979531509023 C64.30103491819955 -2.83791289840056, 64.33640005981732 -2.5636278436502176, 64.42551770250937 -1.872449005199798 C64.45629572274653 -1.393056496435202, 64.4870737429837 -0.9136639876706056, 64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.21494312016498268, 64.50560621591342 0.19511952231731033, 64.50560621591342 0.625005762647271 C64.48020284631552 1.0206837493653669, 64.45479947671762 1.4163617360834628, 64.42551770250937 1.8724490051997846 C64.39034957555445 2.145206053129969, 64.35518144859952 2.4179631010601534, 64.26566977658177 3.1121979531508885 C64.21011078120391 3.3974816520184077, 64.15455178582604 3.682765350885927, 64.02671928754556 4.339158212148129 C63.90173816910793 4.8157653839101995, 63.7767570506703 5.29237255567227, 63.70964813421489 5.548287939305125 C63.56644660807026 5.979588119988028, 63.423245081925636 6.41088830067093, 63.315759229970325 6.734618561215495 C63.1937912036235 7.035881944383534, 63.07182317727667 7.337145327551573, 62.84667114880834 7.893275190886679 C62.65386481287948 8.29364167283767, 62.461058476950626 8.69400815478866, 62.304311474273504 9.019496659696284 C62.130331434169406 9.328415838290528, 61.956351394065315 9.637335016884773, 61.69090887860425 10.108655082055236 C61.44693642015509 10.48346229401131, 61.20296396170593 10.858269505967387, 61.00898396464064 11.156274872382301 C60.79578908516347 11.441936588428637, 60.58259420568629 11.727598304474972, 60.26133890812658 12.158051136245302 C60.03448010282857 12.424532397580059, 59.80762129753055 12.691013658914816, 59.45104594296866 13.10986736009567 C59.15476509501912 13.41580166071357, 58.85848424706958 13.721735961331468, 58.58143473676799 14.007812326905684 C58.33947592975116 14.227552913559148, 58.09751712273433 14.447293500212611, 57.65607870850189 14.848196188198111 C57.312218788297834 15.122415324064068, 56.96835886809378 15.396634459930027, 56.67878034457871 15.627565626425152 C56.28303123547528 15.903623073232891, 55.887282126371844 16.17968052004063, 55.65355557360571 16.34271804539089 C55.22917347435555 16.599980967902376, 54.80479137510539 16.85724389041386, 54.58461726407678 16.990714730406093 C54.26398587577436 17.157987920309264, 53.94335448747193 17.325261110212434, 53.47635791279239 17.56889292409717 C53.055811119286815 17.755056514504698, 52.63526432578124 17.941220104912226, 52.333331595147804 18.07487676824742 C51.95214161454157 18.21515820479207, 51.57095163393534 18.355439641336716, 51.16023525146062 18.506587066708033 C50.90795428493061 18.581462733324326, 50.655673318400595 18.656338399940616, 49.96188938623541 18.86224982926107 C49.597206261435566 18.945486372716843, 49.23252313663572 19.02872291617262, 48.743218259676766 19.140403561325773 C48.45027297564213 19.187764683023886, 48.1573276916075 19.235125804722, 47.50922965284788 19.3399052695533 C47.07044952451773 19.382233860822996, 46.63166939618757 19.424562452092697, 46.2649942896239 19.45993515863156 C45.87881147556689 19.47231928981912, 45.49262866150989 19.48470342100668, 45.01562500000001 19.5 C45.01562500000001 19.5, 45.015625 19.5, 45.015625 19.5 C19.768792910880258 19.5, -5.478039178239484 19.5, -45.01562499999999 19.5 C-45.41849228874962 19.487080830183405, -45.821359577499244 19.474161660366814, -46.26499428962389 19.45993515863156 C-46.65457067283987 19.422353193476866, -47.044147056055834 19.38477122832217, -47.50922965284787 19.3399052695533 C-47.828552188558625 19.288279678362834, -48.147874724269386 19.236654087172365, -48.74321825967676 19.140403561325773 C-49.148145245558695 19.04798161919375, -49.55307223144064 18.955559677061725, -49.961889386235384 18.862249829261074 C-50.42526393467724 18.724722695586173, -50.88863848311909 18.587195561911273, -51.16023525146059 18.506587066708043 C-51.4881930270258 18.385895573691602, -51.81615080259101 18.26520408067516, -52.3333315951478 18.074876768247425 C-52.65930468451864 17.930578151231085, -52.985277773889486 17.786279534214746, -53.47635791279238 17.568892924097174 C-53.77372863601499 17.41375480826698, -54.071099359237586 17.25861669243679, -54.58461726407678 16.990714730406097 C-54.92928843643044 16.78177304021267, -55.273959608784104 16.572831350019243, -55.653555573605686 16.3427180453909 C-55.860683847070646 16.198234328260188, -56.067812120535606 16.05375061112948, -56.67878034457871 15.627565626425156 C-56.913142552549644 15.44066800220861, -57.14750476052058 15.253770377992065, -57.656078708501866 14.848196188198125 C-57.988232011112665 14.546543347061805, -58.320385313723456 14.244890505925484, -58.581434736767974 14.007812326905697 C-58.84895079301083 13.731580035358267, -59.11646684925368 13.455347743810837, -59.451045942968655 13.109867360095677 C-59.73382937688191 12.777693847787944, -60.01661281079516 12.44552033548021, -60.261338908126575 12.158051136245307 C-60.46091407450076 11.890638594975593, -60.66048924087494 11.623226053705881, -61.008983964640635 11.156274872382316 C-61.17100089080778 10.907373366153264, -61.33301781697492 10.65847185992421, -61.69090887860425 10.108655082055249 C-61.83833361393976 9.846887536093812, -61.98575834927528 9.585119990132375, -62.304311474273504 9.019496659696289 C-62.51614150848756 8.579627061214158, -62.72797154270161 8.139757462732026, -62.84667114880834 7.893275190886686 C-62.95433300497594 7.627348324652329, -63.06199486114354 7.361421458417971, -63.315759229970325 6.73461856121551 C-63.4597680380836 6.300886975865948, -63.60377684619687 5.867155390516387, -63.70964813421488 5.5482879393051325 C-63.83032852042744 5.0880813234664, -63.951008906640006 4.627874707627669, -64.02671928754556 4.339158212148136 C-64.07811864888599 4.075233354923901, -64.12951801022642 3.811308497699665, -64.26566977658177 3.112197953150904 C-64.32946334781472 2.617427612133716, -64.39325691904766 2.1226572711165277, -64.42551770250937 1.872449005199809 C-64.4529753743142 1.4447736034056131, -64.48043304611906 1.0170982016114174, -64.50560621591342 0.6250057626472781 C-64.50560621591342 0.18390336671717844, -64.50560621591342 -0.25719902921292126, -64.50560621591342 -0.6250057626472687 C-64.48767928804007 -0.9042321346302872, -64.46975236016674 -1.1834585066133056, -64.42551770250937 -1.8724490051997822 C-64.38248734907779 -2.2061839291106526, -64.33945699564623 -2.539918853021523, -64.26566977658177 -3.112197953150895 C-64.18086285977249 -3.547663547018366, -64.0960559429632 -3.9831291408858376, -64.02671928754556 -4.339158212148126 C-63.90482359397624 -4.8039993216557235, -63.782927900406925 -5.268840431163322, -63.70964813421489 -5.548287939305123 C-63.6291280341205 -5.790801651653704, -63.54860793402611 -6.033315364002286, -63.31575922997033 -6.734618561215485 C-63.14027520607765 -7.168067492983187, -62.96479118218498 -7.601516424750891, -62.84667114880834 -7.893275190886676 C-62.67263118774833 -8.254672893886402, -62.498591226688326 -8.61607059688613, -62.304311474273504 -9.019496659696282 C-62.12654982857824 -9.335130461946731, -61.948788182882986 -9.650764264197182, -61.69090887860425 -10.108655082055243 C-61.420981693577005 -10.52333572385521, -61.15105450854976 -10.938016365655177, -61.00898396464064 -11.156274872382308 C-60.83086455665988 -11.39493865206464, -60.652745148679124 -11.63360243174697, -60.26133890812659 -12.158051136245302 C-60.0456741150334 -12.411383273886926, -59.83000932194022 -12.664715411528553, -59.45104594296866 -13.10986736009567 C-59.11094270648774 -13.461051874757231, -58.77083947000682 -13.812236389418793, -58.581434736767996 -14.007812326905677 C-58.35240387440949 -14.215812096275123, -58.12337301205098 -14.423811865644566, -57.65607870850189 -14.848196188198107 C-57.32191771002366 -15.114680692086868, -56.98775671154544 -15.381165195975628, -56.67878034457872 -15.627565626425149 C-56.36396319787297 -15.847168439752448, -56.04914605116722 -16.066771253079747, -55.653555573605715 -16.342718045390885 C-55.37114267946527 -16.513918401461204, -55.08872978532483 -16.685118757531523, -54.58461726407679 -16.99071473040609 C-54.332550295049174 -17.1222179066912, -54.08048332602155 -17.25372108297631, -53.47635791279239 -17.56889292409717 C-53.20527013039874 -17.68889544382949, -52.93418234800509 -17.80889796356181, -52.333331595147804 -18.07487676824742 C-51.94636365074214 -18.21728454888117, -51.559395706336474 -18.35969232951492, -51.16023525146062 -18.506587066708033 C-50.87663127758217 -18.590759237487518, -50.59302730370373 -18.674931408267003, -49.96188938623541 -18.862249829261067 C-49.58572561444306 -18.948106755474658, -49.2095618426507 -19.03396368168825, -48.743218259676766 -19.140403561325773 C-48.47037575535841 -19.184514621498742, -48.19753325104006 -19.228625681671712, -47.50922965284788 -19.3399052695533 C-47.18058347521378 -19.371609371054802, -46.85193729757969 -19.40331347255631, -46.2649942896239 -19.45993515863156 C-45.92250814880811 -19.47091802255869, -45.58002200799232 -19.481900886485818, -45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.015625 -19.5, -45.015625 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-45.015625 -19.5 C-26.758190761565963 -19.5, -8.500756523131926 -19.5, 45.015625 -19.5 M-45.015625 -19.5 C-18.29113612279574 -19.5, 8.433352754408517 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.42735025543329 -19.486796772432847, 45.83907551086658 -19.473593544865697, 46.2649942896239 -19.45993515863156 M45.015625 -19.5 C45.33311921263848 -19.48981857856568, 45.65061342527696 -19.479637157131357, 46.2649942896239 -19.45993515863156 M46.2649942896239 -19.45993515863156 C46.65121547769385 -19.42267686511739, 47.037436665763806 -19.385418571603214, 47.509229652847864 -19.3399052695533 M46.2649942896239 -19.45993515863156 C46.545083307427426 -19.43291530794038, 46.82517232523095 -19.4058954572492, 47.509229652847864 -19.3399052695533 M47.509229652847864 -19.3399052695533 C47.97232529067024 -19.265035558190487, 48.43542092849262 -19.190165846827675, 48.74321825967676 -19.140403561325776 M47.509229652847864 -19.3399052695533 C47.77328595480694 -19.297214694439763, 48.03734225676601 -19.254524119326224, 48.74321825967676 -19.140403561325776 M48.74321825967676 -19.140403561325776 C49.166549254124874 -19.043781024335903, 49.58988024857298 -18.947158487346027, 49.96188938623539 -18.862249829261074 M48.74321825967676 -19.140403561325776 C49.1249449035411 -19.053276945862887, 49.50667154740543 -18.966150330399998, 49.96188938623539 -18.862249829261074 M49.96188938623539 -18.862249829261074 C50.38302798548646 -18.737258103604976, 50.80416658473753 -18.612266377948878, 51.160235251460605 -18.50658706670804 M49.96188938623539 -18.862249829261074 C50.43546952763837 -18.721693729165562, 50.909049669041345 -18.581137629070046, 51.160235251460605 -18.50658706670804 M51.160235251460605 -18.50658706670804 C51.46378016045792 -18.394879734258648, 51.76732506945525 -18.283172401809253, 52.3333315951478 -18.074876768247425 M51.160235251460605 -18.50658706670804 C51.52293710872309 -18.37310943045623, 51.885638965985585 -18.239631794204417, 52.3333315951478 -18.074876768247425 M52.3333315951478 -18.074876768247425 C52.6010066604722 -17.956384957127003, 52.868681725796606 -17.837893146006586, 53.47635791279238 -17.568892924097174 M52.3333315951478 -18.074876768247425 C52.71705195524576 -17.90501514749211, 53.10077231534372 -17.735153526736802, 53.47635791279238 -17.568892924097174 M53.47635791279238 -17.568892924097174 C53.76486035512536 -17.418381384726693, 54.053362797458334 -17.267869845356213, 54.58461726407678 -16.990714730406097 M53.47635791279238 -17.568892924097174 C53.754105768028616 -17.423992045926422, 54.03185362326486 -17.27909116775567, 54.58461726407678 -16.990714730406097 M54.58461726407678 -16.990714730406097 C54.99047598871913 -16.744680786437296, 55.39633471336149 -16.498646842468492, 55.6535555736057 -16.342718045390892 M54.58461726407678 -16.990714730406097 C54.945340999463895 -16.772041882166462, 55.306064734851 -16.553369033926828, 55.6535555736057 -16.342718045390892 M55.6535555736057 -16.342718045390892 C55.96242032378214 -16.12726736620735, 56.27128507395857 -15.911816687023807, 56.67878034457871 -15.627565626425154 M55.6535555736057 -16.342718045390892 C55.911836568266 -16.162552404319925, 56.17011756292629 -15.982386763248961, 56.67878034457871 -15.627565626425154 M56.67878034457871 -15.627565626425154 C56.89596700709527 -15.45436504264801, 57.11315366961184 -15.281164458870869, 57.656078708501866 -14.848196188198123 M56.67878034457871 -15.627565626425154 C56.91194740160758 -15.44162110328061, 57.145114458636435 -15.255676580136065, 57.656078708501866 -14.848196188198123 M57.656078708501866 -14.848196188198123 C57.93823085853881 -14.591953070871378, 58.22038300857575 -14.335709953544631, 58.58143473676799 -14.007812326905688 M57.656078708501866 -14.848196188198123 C57.86560421899334 -14.657910663310986, 58.07512972948482 -14.467625138423848, 58.58143473676799 -14.007812326905688 M58.58143473676799 -14.007812326905688 C58.91748897182284 -13.660808738645734, 59.2535432068777 -13.31380515038578, 59.45104594296865 -13.10986736009568 M58.58143473676799 -14.007812326905688 C58.788464161503306 -13.794037448434592, 58.995493586238624 -13.580262569963496, 59.45104594296865 -13.10986736009568 M59.45104594296865 -13.10986736009568 C59.62826420647528 -12.901696703775933, 59.80548246998191 -12.693526047456185, 60.26133890812658 -12.158051136245305 M59.45104594296865 -13.10986736009568 C59.654729990979654 -12.870608487351294, 59.85841403899066 -12.631349614606908, 60.26133890812658 -12.158051136245305 M60.26133890812658 -12.158051136245305 C60.53708407065821 -11.788577739354016, 60.81282923318983 -11.41910434246273, 61.008983964640635 -11.156274872382312 M60.26133890812658 -12.158051136245305 C60.47130621074225 -11.876714079155088, 60.681273513357915 -11.595377022064872, 61.008983964640635 -11.156274872382312 M61.008983964640635 -11.156274872382312 C61.23398333502011 -10.810615418688773, 61.4589827053996 -10.464955964995236, 61.69090887860425 -10.108655082055241 M61.008983964640635 -11.156274872382312 C61.16215603545609 -10.920961439149671, 61.315328106271544 -10.68564800591703, 61.69090887860425 -10.108655082055241 M61.69090887860425 -10.108655082055241 C61.86061513874669 -9.807324432550066, 62.03032139888913 -9.50599378304489, 62.304311474273504 -9.019496659696287 M61.69090887860425 -10.108655082055241 C61.92051926196128 -9.700958595832308, 62.150129645318316 -9.293262109609376, 62.304311474273504 -9.019496659696287 M62.304311474273504 -9.019496659696287 C62.45251907086357 -8.71174041424245, 62.600726667453635 -8.403984168788615, 62.84667114880834 -7.893275190886684 M62.304311474273504 -9.019496659696287 C62.50870850033688 -8.595061861679937, 62.71310552640025 -8.170627063663588, 62.84667114880834 -7.893275190886684 M62.84667114880834 -7.893275190886684 C63.02775309744337 -7.445999276776846, 63.208835046078406 -6.998723362667008, 63.315759229970325 -6.734618561215508 M62.84667114880834 -7.893275190886684 C63.00622712186758 -7.499168852625481, 63.16578309492682 -7.105062514364278, 63.315759229970325 -6.734618561215508 M63.315759229970325 -6.734618561215508 C63.46712080736051 -6.278741606308593, 63.61848238475069 -5.822864651401678, 63.70964813421488 -5.548287939305138 M63.315759229970325 -6.734618561215508 C63.44141480615916 -6.356163986231968, 63.56707038234799 -5.977709411248426, 63.70964813421488 -5.548287939305138 M63.70964813421488 -5.548287939305138 C63.79524761531254 -5.221860018829986, 63.88084709641019 -4.895432098354833, 64.02671928754556 -4.339158212148133 M63.70964813421488 -5.548287939305138 C63.786463213052194 -5.255358751832694, 63.86327829188951 -4.962429564360251, 64.02671928754556 -4.339158212148133 M64.02671928754556 -4.339158212148133 C64.12217045342389 -3.8490366489739185, 64.21762161930224 -3.3589150857997043, 64.26566977658177 -3.1121979531509023 M64.02671928754556 -4.339158212148133 C64.08559300506023 -4.036854115674861, 64.14446672257492 -3.7345500192015875, 64.26566977658177 -3.1121979531509023 M64.26566977658177 -3.1121979531509023 C64.32027224457522 -2.6887119938705872, 64.37487471256868 -2.2652260345902717, 64.42551770250937 -1.872449005199798 M64.26566977658177 -3.1121979531509023 C64.31923559783026 -2.6967520213154774, 64.37280141907875 -2.281306089480053, 64.42551770250937 -1.872449005199798 M64.42551770250937 -1.872449005199798 C64.44742375197963 -1.5312446024557116, 64.46932980144987 -1.1900401997116252, 64.50560621591342 -0.6250057626472757 M64.42551770250937 -1.872449005199798 C64.44997754479267 -1.4914672180079547, 64.47443738707598 -1.1104854308161114, 64.50560621591342 -0.6250057626472757 M64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.30258176630381706, 64.50560621591342 0.019842230039641584, 64.50560621591342 0.625005762647271 M64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.3301708303357831, 64.50560621591342 -0.03533589802429049, 64.50560621591342 0.625005762647271 M64.50560621591342 0.625005762647271 C64.48548485924024 0.938412134498624, 64.46536350256709 1.251818506349977, 64.42551770250937 1.8724490051997846 M64.50560621591342 0.625005762647271 C64.48790546162031 0.9007092985541116, 64.4702047073272 1.1764128344609524, 64.42551770250937 1.8724490051997846 M64.42551770250937 1.8724490051997846 C64.3746857715105 2.2666914241268996, 64.32385384051162 2.660933843054015, 64.26566977658177 3.1121979531508885 M64.42551770250937 1.8724490051997846 C64.36918625408717 2.309344595259702, 64.31285480566495 2.7462401853196186, 64.26566977658177 3.1121979531508885 M64.26566977658177 3.1121979531508885 C64.21259585345659 3.3847213312210584, 64.15952193033142 3.657244709291228, 64.02671928754556 4.339158212148129 M64.26566977658177 3.1121979531508885 C64.210894769294 3.3934560388717068, 64.15611976200623 3.6747141245925246, 64.02671928754556 4.339158212148129 M64.02671928754556 4.339158212148129 C63.94815211286345 4.638768900439929, 63.86958493818134 4.938379588731728, 63.70964813421489 5.548287939305125 M64.02671928754556 4.339158212148129 C63.933895806698985 4.693134374567211, 63.84107232585241 5.047110536986293, 63.70964813421489 5.548287939305125 M63.70964813421489 5.548287939305125 C63.579108199083805 5.941453425205791, 63.44856826395273 6.334618911106457, 63.315759229970325 6.734618561215495 M63.70964813421489 5.548287939305125 C63.569609207368174 5.970062874794474, 63.42957028052147 6.391837810283822, 63.315759229970325 6.734618561215495 M63.315759229970325 6.734618561215495 C63.20126578687326 7.017419579245384, 63.08677234377619 7.300220597275275, 62.84667114880834 7.893275190886679 M63.315759229970325 6.734618561215495 C63.137145719219596 7.175797386027111, 62.95853220846886 7.616976210838726, 62.84667114880834 7.893275190886679 M62.84667114880834 7.893275190886679 C62.67547127497621 8.24877539198959, 62.504271401144074 8.604275593092499, 62.304311474273504 9.019496659696284 M62.84667114880834 7.893275190886679 C62.724900281670884 8.146135001976784, 62.60312941453342 8.398994813066889, 62.304311474273504 9.019496659696284 M62.304311474273504 9.019496659696284 C62.12974771078752 9.32945229826347, 61.955183947301535 9.639407936830658, 61.69090887860425 10.108655082055236 M62.304311474273504 9.019496659696284 C62.11284801664779 9.359459416488168, 61.921384559022066 9.699422173280052, 61.69090887860425 10.108655082055236 M61.69090887860425 10.108655082055236 C61.46097337458907 10.461897762550688, 61.23103787057388 10.81514044304614, 61.00898396464064 11.156274872382301 M61.69090887860425 10.108655082055236 C61.42153386870593 10.522487434577396, 61.1521588588076 10.936319787099556, 61.00898396464064 11.156274872382301 M61.00898396464064 11.156274872382301 C60.809396485079354 11.423703912200981, 60.60980900551807 11.691132952019661, 60.26133890812658 12.158051136245302 M61.00898396464064 11.156274872382301 C60.79239130039302 11.446489310476473, 60.5757986361454 11.736703748570646, 60.26133890812658 12.158051136245302 M60.26133890812658 12.158051136245302 C59.9380259154484 12.537832974475549, 59.61471292277021 12.917614812705796, 59.45104594296866 13.10986736009567 M60.26133890812658 12.158051136245302 C60.05636294279342 12.398827568588471, 59.851386977460265 12.63960400093164, 59.45104594296866 13.10986736009567 M59.45104594296866 13.10986736009567 C59.140553991114416 13.430475792248508, 58.83006203926018 13.751084224401344, 58.58143473676799 14.007812326905684 M59.45104594296866 13.10986736009567 C59.26524715723174 13.301719860733042, 59.07944837149482 13.493572361370415, 58.58143473676799 14.007812326905684 M58.58143473676799 14.007812326905684 C58.311704258480894 14.252774410608644, 58.0419737801938 14.497736494311606, 57.65607870850189 14.848196188198111 M58.58143473676799 14.007812326905684 C58.271728363697115 14.28907946054706, 57.96202199062624 14.570346594188432, 57.65607870850189 14.848196188198111 M57.65607870850189 14.848196188198111 C57.27682120617712 15.150643953836122, 56.89756370385234 15.453091719474134, 56.67878034457871 15.627565626425152 M57.65607870850189 14.848196188198111 C57.31938618274904 15.116699517721608, 56.9826936569962 15.385202847245106, 56.67878034457871 15.627565626425152 M56.67878034457871 15.627565626425152 C56.45590309121345 15.783035150171962, 56.23302583784819 15.938504673918773, 55.65355557360571 16.34271804539089 M56.67878034457871 15.627565626425152 C56.37903542381123 15.836654707404062, 56.079290503043744 16.04574378838297, 55.65355557360571 16.34271804539089 M55.65355557360571 16.34271804539089 C55.39784511422824 16.497731228586968, 55.14213465485077 16.652744411783047, 54.58461726407678 16.990714730406093 M55.65355557360571 16.34271804539089 C55.3322860759136 16.537473502880978, 55.011016578221486 16.732228960371064, 54.58461726407678 16.990714730406093 M54.58461726407678 16.990714730406093 C54.15117150073511 17.216843107506183, 53.717725737393444 17.442971484606268, 53.47635791279239 17.56889292409717 M54.58461726407678 16.990714730406093 C54.33861532112909 17.11905378647014, 54.0926133781814 17.24739284253419, 53.47635791279239 17.56889292409717 M53.47635791279239 17.56889292409717 C53.08836190201728 17.740647248574582, 52.700365891242186 17.912401573051994, 52.333331595147804 18.07487676824742 M53.47635791279239 17.56889292409717 C53.05210282520727 17.75669806629108, 52.62784773762215 17.944503208484985, 52.333331595147804 18.07487676824742 M52.333331595147804 18.07487676824742 C51.97123384545715 18.208132087328487, 51.609136095766495 18.341387406409552, 51.16023525146062 18.506587066708033 M52.333331595147804 18.07487676824742 C51.95578029116103 18.21381913816055, 51.57822898717425 18.35276150807368, 51.16023525146062 18.506587066708033 M51.16023525146062 18.506587066708033 C50.77866311926477 18.619835672630767, 50.39709098706892 18.733084278553505, 49.96188938623541 18.86224982926107 M51.16023525146062 18.506587066708033 C50.75621161111561 18.626499162399067, 50.35218797077061 18.746411258090102, 49.96188938623541 18.86224982926107 M49.96188938623541 18.86224982926107 C49.624565749635316 18.939241748072597, 49.28724211303522 19.016233666884123, 48.743218259676766 19.140403561325773 M49.96188938623541 18.86224982926107 C49.551736920107 18.955864453159908, 49.14158445397859 19.049479077058745, 48.743218259676766 19.140403561325773 M48.743218259676766 19.140403561325773 C48.25674663330043 19.21905252123449, 47.77027500692409 19.297701481143214, 47.50922965284788 19.3399052695533 M48.743218259676766 19.140403561325773 C48.35010372671008 19.203959270367093, 47.95698919374339 19.26751497940841, 47.50922965284788 19.3399052695533 M47.50922965284788 19.3399052695533 C47.12153065516586 19.37730612558342, 46.73383165748385 19.41470698161354, 46.2649942896239 19.45993515863156 M47.50922965284788 19.3399052695533 C47.0489454764217 19.38430833048042, 46.58866129999552 19.42871139140754, 46.2649942896239 19.45993515863156 M46.2649942896239 19.45993515863156 C45.93345174447384 19.470567082746104, 45.601909199323785 19.481199006860653, 45.01562500000001 19.5 M46.2649942896239 19.45993515863156 C45.81336595204952 19.47441800037634, 45.361737614475146 19.48890084212112, 45.01562500000001 19.5 M45.01562500000001 19.5 C45.01562500000001 19.5, 45.015625 19.5, 45.015625 19.5 M45.01562500000001 19.5 C45.01562500000001 19.5, 45.01562500000001 19.5, 45.015625 19.5 M45.015625 19.5 C19.04313997895666 19.5, -6.9293450420866805 19.5, -45.01562499999999 19.5 M45.015625 19.5 C19.039823323952465 19.5, -6.93597835209507 19.5, -45.01562499999999 19.5 M-45.01562499999999 19.5 C-45.29946160128493 19.49089791265122, -45.58329820256987 19.48179582530244, -46.26499428962389 19.45993515863156 M-45.01562499999999 19.5 C-45.35672781560617 19.489061496619865, -45.69783063121235 19.478122993239726, -46.26499428962389 19.45993515863156 M-46.26499428962389 19.45993515863156 C-46.7046043953277 19.41752650044282, -47.144214501031506 19.375117842254078, -47.50922965284787 19.3399052695533 M-46.26499428962389 19.45993515863156 C-46.725620507068925 19.415499101418714, -47.18624672451395 19.37106304420587, -47.50922965284787 19.3399052695533 M-47.50922965284787 19.3399052695533 C-47.912543052907274 19.274700686773826, -48.31585645296667 19.20949610399435, -48.74321825967676 19.140403561325773 M-47.50922965284787 19.3399052695533 C-47.861705967239516 19.2829196325371, -48.21418228163116 19.2259339955209, -48.74321825967676 19.140403561325773 M-48.74321825967676 19.140403561325773 C-49.22142104692298 19.03125689570164, -49.6996238341692 18.92211023007751, -49.961889386235384 18.862249829261074 M-48.74321825967676 19.140403561325773 C-49.08292058941436 19.062868721328037, -49.42262291915195 18.9853338813303, -49.961889386235384 18.862249829261074 M-49.961889386235384 18.862249829261074 C-50.325611106324075 18.754299131953022, -50.689332826412766 18.646348434644967, -51.16023525146059 18.506587066708043 M-49.961889386235384 18.862249829261074 C-50.36303103753743 18.743193092790122, -50.76417268883949 18.62413635631917, -51.16023525146059 18.506587066708043 M-51.16023525146059 18.506587066708043 C-51.4738511622082 18.391173512519224, -51.78746707295581 18.275759958330404, -52.3333315951478 18.074876768247425 M-51.16023525146059 18.506587066708043 C-51.4779622421914 18.389660597082997, -51.79568923292222 18.27273412745795, -52.3333315951478 18.074876768247425 M-52.3333315951478 18.074876768247425 C-52.67472599566347 17.92375159424421, -53.016120396179154 17.772626420240993, -53.47635791279238 17.568892924097174 M-52.3333315951478 18.074876768247425 C-52.65965055533682 17.930425044479772, -52.98596951552584 17.78597332071212, -53.47635791279238 17.568892924097174 M-53.47635791279238 17.568892924097174 C-53.908027069613816 17.343691401480722, -54.33969622643525 17.11848987886427, -54.58461726407678 16.990714730406097 M-53.47635791279238 17.568892924097174 C-53.698844810151094 17.452821652254794, -53.92133170750981 17.33675038041241, -54.58461726407678 16.990714730406097 M-54.58461726407678 16.990714730406097 C-54.86405026789357 16.82132080136176, -55.143483271710345 16.65192687231742, -55.653555573605686 16.3427180453909 M-54.58461726407678 16.990714730406097 C-54.948807366322114 16.769940550206375, -55.31299746856745 16.54916637000665, -55.653555573605686 16.3427180453909 M-55.653555573605686 16.3427180453909 C-56.03676925543036 16.07540477000293, -56.41998293725503 15.808091494614958, -56.67878034457871 15.627565626425156 M-55.653555573605686 16.3427180453909 C-55.9095454710788 16.164150574537715, -56.16553536855191 15.985583103684531, -56.67878034457871 15.627565626425156 M-56.67878034457871 15.627565626425156 C-57.00373004168611 15.368426890256607, -57.32867973879351 15.109288154088057, -57.656078708501866 14.848196188198125 M-56.67878034457871 15.627565626425156 C-56.93591388532147 15.422508470293696, -57.193047426064226 15.217451314162236, -57.656078708501866 14.848196188198125 M-57.656078708501866 14.848196188198125 C-58.00634788328463 14.530090991274934, -58.35661705806739 14.211985794351744, -58.581434736767974 14.007812326905697 M-57.656078708501866 14.848196188198125 C-58.006200263438004 14.530225055713835, -58.35632181837414 14.212253923229543, -58.581434736767974 14.007812326905697 M-58.581434736767974 14.007812326905697 C-58.81090940489316 13.77086089184581, -59.040384073018345 13.533909456785924, -59.451045942968655 13.109867360095677 M-58.581434736767974 14.007812326905697 C-58.75918660422919 13.824268930052265, -58.93693847169041 13.64072553319883, -59.451045942968655 13.109867360095677 M-59.451045942968655 13.109867360095677 C-59.70328281398366 12.813575578716895, -59.95551968499867 12.517283797338111, -60.261338908126575 12.158051136245307 M-59.451045942968655 13.109867360095677 C-59.76090501588153 12.745889261571492, -60.0707640887944 12.381911163047304, -60.261338908126575 12.158051136245307 M-60.261338908126575 12.158051136245307 C-60.50793945540142 11.827628868669041, -60.75454000267626 11.497206601092776, -61.008983964640635 11.156274872382316 M-60.261338908126575 12.158051136245307 C-60.53418834559724 11.79245774712974, -60.80703778306789 11.426864358014171, -61.008983964640635 11.156274872382316 M-61.008983964640635 11.156274872382316 C-61.254272624027266 10.779445622336842, -61.4995612834139 10.402616372291371, -61.69090887860425 10.108655082055249 M-61.008983964640635 11.156274872382316 C-61.207163299199685 10.851818195896977, -61.40534263375874 10.547361519411638, -61.69090887860425 10.108655082055249 M-61.69090887860425 10.108655082055249 C-61.8871441496228 9.76021948738589, -62.08337942064134 9.41178389271653, -62.304311474273504 9.019496659696289 M-61.69090887860425 10.108655082055249 C-61.817186380913924 9.88443658972074, -61.94346388322359 9.660218097386235, -62.304311474273504 9.019496659696289 M-62.304311474273504 9.019496659696289 C-62.429845836051044 8.75882187146017, -62.55538019782858 8.498147083224051, -62.84667114880834 7.893275190886686 M-62.304311474273504 9.019496659696289 C-62.484383054052884 8.645574171369821, -62.664454633832264 8.271651683043354, -62.84667114880834 7.893275190886686 M-62.84667114880834 7.893275190886686 C-63.03287627835282 7.433344920880539, -63.219081407897306 6.973414650874391, -63.315759229970325 6.73461856121551 M-62.84667114880834 7.893275190886686 C-63.01549398329112 7.476279525746763, -63.1843168177739 7.059283860606841, -63.315759229970325 6.73461856121551 M-63.315759229970325 6.73461856121551 C-63.43302050058607 6.38144629716716, -63.55028177120181 6.02827403311881, -63.70964813421488 5.5482879393051325 M-63.315759229970325 6.73461856121551 C-63.41015215312799 6.450322116134526, -63.50454507628565 6.166025671053542, -63.70964813421488 5.5482879393051325 M-63.70964813421488 5.5482879393051325 C-63.79627471625316 5.217943237795021, -63.88290129829144 4.8875985362849095, -64.02671928754556 4.339158212148136 M-63.70964813421488 5.5482879393051325 C-63.82972067304527 5.090399308977346, -63.94979321187566 4.632510678649558, -64.02671928754556 4.339158212148136 M-64.02671928754556 4.339158212148136 C-64.10648421829943 3.929582151051102, -64.1862491490533 3.5200060899540686, -64.26566977658177 3.112197953150904 M-64.02671928754556 4.339158212148136 C-64.09844331672888 3.970870481170776, -64.17016734591218 3.602582750193416, -64.26566977658177 3.112197953150904 M-64.26566977658177 3.112197953150904 C-64.32610085769117 2.6435064215331665, -64.38653193880057 2.174814889915429, -64.42551770250937 1.872449005199809 M-64.26566977658177 3.112197953150904 C-64.30384217319212 2.8161403830333094, -64.34201456980249 2.5200828129157147, -64.42551770250937 1.872449005199809 M-64.42551770250937 1.872449005199809 C-64.45235975991105 1.4543622946499801, -64.47920181731271 1.0362755841001512, -64.50560621591342 0.6250057626472781 M-64.42551770250937 1.872449005199809 C-64.45650895539927 1.389735225750436, -64.48750020828918 0.9070214463010631, -64.50560621591342 0.6250057626472781 M-64.50560621591342 0.6250057626472781 C-64.50560621591342 0.32361088980280284, -64.50560621591342 0.022216016958327534, -64.50560621591342 -0.6250057626472687 M-64.50560621591342 0.6250057626472781 C-64.50560621591342 0.3011868682606412, -64.50560621591342 -0.022632026125995686, -64.50560621591342 -0.6250057626472687 M-64.50560621591342 -0.6250057626472687 C-64.4787244154998 -1.0437115026880344, -64.45184261508619 -1.4624172427288002, -64.42551770250937 -1.8724490051997822 M-64.50560621591342 -0.6250057626472687 C-64.48298443846977 -0.9773582063021438, -64.46036266102612 -1.3297106499570188, -64.42551770250937 -1.8724490051997822 M-64.42551770250937 -1.8724490051997822 C-64.3806361584733 -2.220541397880189, -64.33575461443723 -2.568633790560596, -64.26566977658177 -3.112197953150895 M-64.42551770250937 -1.8724490051997822 C-64.37262436474819 -2.282679287904513, -64.31973102698701 -2.692909570609244, -64.26566977658177 -3.112197953150895 M-64.26566977658177 -3.112197953150895 C-64.2027131506296 -3.435466921527665, -64.13975652467744 -3.758735889904435, -64.02671928754556 -4.339158212148126 M-64.26566977658177 -3.112197953150895 C-64.19379020195595 -3.4812843771010114, -64.12191062733014 -3.8503708010511275, -64.02671928754556 -4.339158212148126 M-64.02671928754556 -4.339158212148126 C-63.94446264538834 -4.652838438947819, -63.86220600323113 -4.966518665747511, -63.70964813421489 -5.548287939305123 M-64.02671928754556 -4.339158212148126 C-63.951199959122064 -4.627146141710893, -63.875680630698575 -4.915134071273659, -63.70964813421489 -5.548287939305123 M-63.70964813421489 -5.548287939305123 C-63.58835630955308 -5.913599589958651, -63.46706448489127 -6.27891124061218, -63.31575922997033 -6.734618561215485 M-63.70964813421489 -5.548287939305123 C-63.55324161189368 -6.019359464541471, -63.39683508957247 -6.490430989777819, -63.31575922997033 -6.734618561215485 M-63.31575922997033 -6.734618561215485 C-63.17128903828674 -7.0914627278151015, -63.02681884660314 -7.448306894414718, -62.84667114880834 -7.893275190886676 M-63.31575922997033 -6.734618561215485 C-63.20595619517587 -7.005834180055055, -63.09615316038141 -7.277049798894627, -62.84667114880834 -7.893275190886676 M-62.84667114880834 -7.893275190886676 C-62.681402496935135 -8.236459082684062, -62.51613384506192 -8.579642974481448, -62.304311474273504 -9.019496659696282 M-62.84667114880834 -7.893275190886676 C-62.67372869537096 -8.252393895825112, -62.50078624193358 -8.611512600763549, -62.304311474273504 -9.019496659696282 M-62.304311474273504 -9.019496659696282 C-62.127590457484 -9.333282719949464, -61.95086944069449 -9.647068780202648, -61.69090887860425 -10.108655082055243 M-62.304311474273504 -9.019496659696282 C-62.06909583814161 -9.437145839814374, -61.833880202009716 -9.854795019932466, -61.69090887860425 -10.108655082055243 M-61.69090887860425 -10.108655082055243 C-61.487729545451295 -10.420793099068433, -61.28455021229834 -10.732931116081625, -61.00898396464064 -11.156274872382308 M-61.69090887860425 -10.108655082055243 C-61.47438900533789 -10.441287751119233, -61.25786913207153 -10.773920420183224, -61.00898396464064 -11.156274872382308 M-61.00898396464064 -11.156274872382308 C-60.723837789036864 -11.538344770340368, -60.43869161343309 -11.920414668298427, -60.26133890812659 -12.158051136245302 M-61.00898396464064 -11.156274872382308 C-60.80989381225487 -11.423037539093235, -60.610803659869106 -11.689800205804161, -60.26133890812659 -12.158051136245302 M-60.26133890812659 -12.158051136245302 C-60.022177007053266 -12.438984313943713, -59.78301510597994 -12.719917491642127, -59.45104594296866 -13.10986736009567 M-60.26133890812659 -12.158051136245302 C-59.93731483830934 -12.538668246144521, -59.6132907684921 -12.919285356043742, -59.45104594296866 -13.10986736009567 M-59.45104594296866 -13.10986736009567 C-59.23690531547855 -13.330985139251693, -59.02276468798844 -13.552102918407716, -58.581434736767996 -14.007812326905677 M-59.45104594296866 -13.10986736009567 C-59.17387801058644 -13.396066006190761, -58.89671007820422 -13.682264652285852, -58.581434736767996 -14.007812326905677 M-58.581434736767996 -14.007812326905677 C-58.355185680307414 -14.21328573376118, -58.128936623846826 -14.418759140616684, -57.65607870850189 -14.848196188198107 M-58.581434736767996 -14.007812326905677 C-58.21521409138912 -14.340404227371472, -57.84899344601025 -14.672996127837266, -57.65607870850189 -14.848196188198107 M-57.65607870850189 -14.848196188198107 C-57.34884167895138 -15.093209543343914, -57.04160464940088 -15.338222898489718, -56.67878034457872 -15.627565626425149 M-57.65607870850189 -14.848196188198107 C-57.43837476116892 -15.021809292850802, -57.220670813835966 -15.195422397503496, -56.67878034457872 -15.627565626425149 M-56.67878034457872 -15.627565626425149 C-56.32621307886396 -15.87350128859682, -55.973645813149204 -16.119436950768492, -55.653555573605715 -16.342718045390885 M-56.67878034457872 -15.627565626425149 C-56.466955947472094 -15.775325156116372, -56.25513155036546 -15.923084685807597, -55.653555573605715 -16.342718045390885 M-55.653555573605715 -16.342718045390885 C-55.33691463491694 -16.53466764321272, -55.02027369622816 -16.726617241034557, -54.58461726407679 -16.99071473040609 M-55.653555573605715 -16.342718045390885 C-55.35065873387135 -16.526335889657265, -55.04776189413698 -16.709953733923648, -54.58461726407679 -16.99071473040609 M-54.58461726407679 -16.99071473040609 C-54.35807027155225 -17.108904151295867, -54.13152327902771 -17.227093572185645, -53.47635791279239 -17.56889292409717 M-54.58461726407679 -16.99071473040609 C-54.337803220306085 -17.119477458949326, -54.09098917653538 -17.248240187492566, -53.47635791279239 -17.56889292409717 M-53.47635791279239 -17.56889292409717 C-53.22617787436018 -17.679640205783947, -52.975997835927984 -17.790387487470724, -52.333331595147804 -18.07487676824742 M-53.47635791279239 -17.56889292409717 C-53.0834169713094 -17.742836222712807, -52.69047602982641 -17.91677952132844, -52.333331595147804 -18.07487676824742 M-52.333331595147804 -18.07487676824742 C-51.98978060933495 -18.20130670677705, -51.6462296235221 -18.32773664530668, -51.16023525146062 -18.506587066708033 M-52.333331595147804 -18.07487676824742 C-51.94824391259868 -18.216592595137016, -51.56315623004956 -18.358308422026607, -51.16023525146062 -18.506587066708033 M-51.16023525146062 -18.506587066708033 C-50.89876054967944 -18.58419138568797, -50.63728584789826 -18.661795704667906, -49.96188938623541 -18.862249829261067 M-51.16023525146062 -18.506587066708033 C-50.69670749765019 -18.64415967093214, -50.23317974383975 -18.781732275156248, -49.96188938623541 -18.862249829261067 M-49.96188938623541 -18.862249829261067 C-49.56329798025413 -18.953225716624292, -49.16470657427284 -19.044201603987513, -48.743218259676766 -19.140403561325773 M-49.96188938623541 -18.862249829261067 C-49.647798836561606 -18.933938947591727, -49.3337082868878 -19.00562806592239, -48.743218259676766 -19.140403561325773 M-48.743218259676766 -19.140403561325773 C-48.302257504399186 -19.21169467653732, -47.86129674912161 -19.28298579174887, -47.50922965284788 -19.3399052695533 M-48.743218259676766 -19.140403561325773 C-48.384937272145315 -19.198327652879303, -48.02665628461386 -19.256251744432834, -47.50922965284788 -19.3399052695533 M-47.50922965284788 -19.3399052695533 C-47.23210315158268 -19.36663932983697, -46.95497665031748 -19.393373390120647, -46.2649942896239 -19.45993515863156 M-47.50922965284788 -19.3399052695533 C-47.062518346338116 -19.382998972043346, -46.615807039828354 -19.426092674533397, -46.2649942896239 -19.45993515863156 M-46.2649942896239 -19.45993515863156 C-46.00836434893154 -19.468164781329687, -45.75173440823919 -19.476394404027815, -45.01562500000001 -19.5 M-46.2649942896239 -19.45993515863156 C-45.942309618136505 -19.47028302797855, -45.619624946649104 -19.48063089732554, -45.01562500000001 -19.5 M-45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.015625 -19.5, -45.015625 -19.5 M-45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.01562500000001 -19.5, -45.015625 -19.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-52.140625, -12)\"><rect></rect><foreignObject width=\"104.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Order created</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-flowchart-B-1\" data-look=\"classic\" transform=\"translate(385.44871520996094, 124.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-71.46875\" y=\"-39\" width=\"142.9375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-41.46875, -24)\"><rect></rect><foreignObject width=\"82.9375\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>KYC + bank<br>details</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-flowchart-C-3\" data-look=\"classic\" transform=\"translate(711.8237152099609, 124.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-85.3125\" y=\"-39\" width=\"170.625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-55.3125, -24)\"><rect></rect><foreignObject width=\"110.625\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Awaiting<br>crypto transfer</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-flowchart-D-5\" data-look=\"classic\" transform=\"translate(1651.9230728149414, 27.5)\"><g class=\"basic label-container outer-path\"><path d=\"M-66.421875 -19.5 C-23.169114326041694 -19.5, 20.083646347916613 -19.5, 66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 C66.77478526403719 -19.488682854730484, 67.12769552807438 -19.47736570946097, 67.6712442896239 -19.45993515863156 C68.10252577293726 -19.41832995262819, 68.53380725625061 -19.37672474662482, 68.91547965284786 -19.3399052695533 C69.19218554681672 -19.29516960650267, 69.46889144078555 -19.250433943452048, 70.14946825967675 -19.140403561325776 C70.59095575143367 -19.039636922307384, 71.03244324319058 -18.938870283288992, 71.36813938623538 -18.862249829261074 C71.77893342465588 -18.740328314959783, 72.18972746307637 -18.618406800658494, 72.5664852514606 -18.50658706670804 C72.94781864409171 -18.366252853212554, 73.3291520367228 -18.22591863971707, 73.7395815951478 -18.074876768247425 C74.18509346647431 -17.87766187845129, 74.63060533780082 -17.680446988655152, 74.88260791279238 -17.568892924097174 C75.2983973161768 -17.351975858677346, 75.71418671956123 -17.135058793257517, 75.99086726407678 -16.990714730406097 C76.3356867440559 -16.78168313525856, 76.68050622403503 -16.572651540111025, 77.0598055736057 -16.342718045390892 C77.37036763241284 -16.12608339718188, 77.68092969121997 -15.909448748972864, 78.08503034457871 -15.627565626425154 C78.44450563714607 -15.340893646641977, 78.8039809297134 -15.0542216668588, 79.06232870850187 -14.848196188198123 C79.26956792271115 -14.659987017102399, 79.47680713692041 -14.471777846006672, 79.98768473676799 -14.007812326905688 C80.25295109534117 -13.733903032905797, 80.51821745391437 -13.459993738905904, 80.85729594296865 -13.10986736009568 C81.15972767725849 -12.754613836145648, 81.46215941154833 -12.399360312195613, 81.66758890812658 -12.158051136245305 C81.9428580584998 -11.789215552280693, 82.218127208873 -11.42037996831608, 82.41523396464063 -11.156274872382312 C82.59123812927773 -10.885885211763986, 82.76724229391482 -10.61549555114566, 83.09715887860425 -10.108655082055241 C83.25584899195802 -9.826884716679178, 83.41453910531177 -9.545114351303113, 83.7105614742735 -9.019496659696287 C83.88709433978674 -8.652922387259833, 84.06362720529997 -8.286348114823378, 84.25292114880834 -7.893275190886684 C84.37898013532677 -7.581907057001455, 84.5050391218452 -7.270538923116225, 84.72200922997033 -6.734618561215508 C84.82585408981267 -6.421854388801875, 84.92969894965502 -6.109090216388241, 85.11589813421489 -5.548287939305138 C85.1839748016519 -5.288682101753516, 85.25205146908891 -5.029076264201894, 85.43296928754556 -4.339158212148133 C85.5269821903317 -3.856421825975366, 85.62099509311783 -3.373685439802599, 85.67191977658177 -3.1121979531509023 C85.72477567336406 -2.702258055284835, 85.77763157014635 -2.292318157418768, 85.83176770250937 -1.872449005199798 C85.85931509086419 -1.443376195721803, 85.886862479219 -1.0143033862438082, 85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.2847919033340334, 85.91185621591342 0.05542195597920885, 85.91185621591342 0.625005762647271 C85.8937651186868 0.9067892048225683, 85.8756740214602 1.1885726469978657, 85.83176770250937 1.8724490051997846 C85.79187725489093 2.1818314396685263, 85.75198680727249 2.4912138741372685, 85.67191977658177 3.1121979531508885 C85.59551023890053 3.5045447799826044, 85.51910070121927 3.8968916068143202, 85.43296928754556 4.339158212148129 C85.34366639252582 4.679708854977919, 85.25436349750609 5.020259497807709, 85.11589813421489 5.548287939305125 C85.01694214613119 5.846327608917653, 84.91798615804748 6.14436727853018, 84.72200922997033 6.734618561215495 C84.6251734346824 6.973804847769435, 84.52833763939445 7.212991134323377, 84.25292114880834 7.893275190886679 C84.1167884450912 8.175957662928555, 83.98065574137406 8.45864013497043, 83.7105614742735 9.019496659696284 C83.49421092496623 9.403648967860088, 83.27786037565893 9.787801276023892, 83.09715887860425 10.108655082055236 C82.94204079691035 10.346958110574269, 82.78692271521643 10.5852611390933, 82.41523396464065 11.156274872382301 C82.20206076211589 11.441907543287213, 81.98888755959113 11.727540214192125, 81.66758890812659 12.158051136245302 C81.43088053993179 12.436102254614628, 81.19417217173698 12.714153372983953, 80.85729594296866 13.10986736009567 C80.58170617022853 13.394436426790989, 80.3061163974884 13.679005493486306, 79.98768473676799 14.007812326905684 C79.79680455988313 14.181164653139794, 79.60592438299825 14.354516979373903, 79.0623287085019 14.848196188198111 C78.68468667077398 15.14935566380944, 78.30704463304608 15.450515139420768, 78.08503034457871 15.627565626425152 C77.69494729088026 15.899670678261955, 77.30486423718182 16.17177573009876, 77.0598055736057 16.34271804539089 C76.79886235003093 16.50090336099451, 76.53791912645616 16.659088676598135, 75.99086726407678 16.990714730406093 C75.67705298126496 17.154431440741373, 75.36323869845316 17.318148151076656, 74.88260791279238 17.56889292409717 C74.63614835501276 17.67799325936318, 74.38968879723316 17.787093594629194, 73.7395815951478 18.07487676824742 C73.48923052397653 18.16700827665838, 73.23887945280528 18.259139785069337, 72.56648525146062 18.506587066708033 C72.17056298911383 18.6240947159342, 71.77464072676705 18.74160236516036, 71.36813938623541 18.86224982926107 C70.97804911198727 18.951285388781272, 70.58795883773914 19.04032094830147, 70.14946825967677 19.140403561325773 C69.82552208333715 19.192776666876245, 69.50157590699754 19.245149772426714, 68.91547965284788 19.3399052695533 C68.50795495309393 19.379218687218405, 68.10043025333998 19.418532104883507, 67.6712442896239 19.45993515863156 C67.36623825028192 19.469716108655017, 67.06123221093995 19.479497058678472, 66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 C37.555515757337844 19.5, 8.689156514675695 19.5, -66.421875 19.5 C-66.85270710483097 19.486184052961892, -67.28353920966194 19.47236810592378, -67.6712442896239 19.45993515863156 C-67.98995816051904 19.429189214815814, -68.30867203141416 19.398443271000072, -68.91547965284786 19.3399052695533 C-69.23792533401117 19.28777475242642, -69.56037101517447 19.23564423529954, -70.14946825967675 19.140403561325773 C-70.42657610040324 19.077155504977608, -70.70368394112973 19.013907448629443, -71.36813938623538 18.862249829261074 C-71.77446490340712 18.74165454861067, -72.18079042057884 18.621059267960263, -72.56648525146059 18.506587066708043 C-72.98557957309839 18.352356482279895, -73.40467389473618 18.198125897851746, -73.7395815951478 18.074876768247425 C-74.16536395764994 17.88639554675275, -74.59114632015209 17.697914325258072, -74.88260791279238 17.568892924097174 C-75.29083751107294 17.355919804157743, -75.6990671093535 17.14294668421831, -75.99086726407678 16.990714730406097 C-76.2781528709075 16.81656050726769, -76.56543847773824 16.64240628412928, -77.05980557360569 16.3427180453909 C-77.45459729626657 16.067328429920902, -77.84938901892744 15.791938814450901, -78.08503034457871 15.627565626425156 C-78.46089109617702 15.327826679100168, -78.83675184777532 15.028087731775178, -79.06232870850187 14.848196188198125 C-79.38860953357121 14.551876575787709, -79.71489035864056 14.255556963377293, -79.98768473676797 14.007812326905697 C-80.21926341598675 13.768688327649153, -80.45084209520553 13.52956432839261, -80.85729594296865 13.109867360095677 C-81.14697165586422 12.769597784713532, -81.4366473687598 12.42932820933139, -81.66758890812658 12.158051136245307 C-81.85040848090154 11.913089563932566, -82.03322805367651 11.668127991619825, -82.41523396464063 11.156274872382316 C-82.6495946792833 10.79623388002762, -82.88395539392596 10.436192887672922, -83.09715887860425 10.108655082055249 C-83.27258631446442 9.797165905731378, -83.44801375032459 9.485676729407508, -83.7105614742735 9.019496659696289 C-83.86645454260785 8.695781367722699, -84.0223476109422 8.372066075749109, -84.25292114880834 7.893275190886686 C-84.42476347551865 7.468821321566864, -84.59660580222895 7.044367452247042, -84.72200922997033 6.73461856121551 C-84.80587326911403 6.48203343723474, -84.88973730825772 6.22944831325397, -85.11589813421489 5.5482879393051325 C-85.24030332135204 5.073877043201999, -85.36470850848919 4.599466147098866, -85.43296928754556 4.339158212148136 C-85.4954543330228 4.018310709841521, -85.55793937850005 3.6974632075349056, -85.67191977658177 3.112197953150904 C-85.7060162190155 2.847752678739081, -85.74011266144922 2.5833074043272575, -85.83176770250937 1.872449005199809 C-85.85176056934469 1.5610439662880915, -85.87175343618 1.249638927376374, -85.91185621591342 0.6250057626472781 C-85.91185621591342 0.3292022780358753, -85.91185621591342 0.033398793424472495, -85.91185621591342 -0.6250057626472687 C-85.88508419446309 -1.0420016067228723, -85.85831217301276 -1.458997450798476, -85.83176770250937 -1.8724490051997822 C-85.7954366897186 -2.154225166034969, -85.75910567692785 -2.436001326870156, -85.67191977658177 -3.112197953150895 C-85.60881074403392 -3.436249497185368, -85.54570171148607 -3.7603010412198414, -85.43296928754556 -4.339158212148126 C-85.32218720659462 -4.7616183000716505, -85.2114051256437 -5.184078387995175, -85.11589813421489 -5.548287939305123 C-84.96005037727458 -6.017676552241333, -84.8042026203343 -6.487065165177544, -84.72200922997033 -6.734618561215485 C-84.61002596539458 -7.0112193897667066, -84.49804270081884 -7.287820218317928, -84.25292114880834 -7.893275190886676 C-84.08533565428121 -8.241270056027416, -83.91775015975409 -8.589264921168155, -83.7105614742735 -9.019496659696282 C-83.55884361805111 -9.288887076518007, -83.40712576182871 -9.55827749333973, -83.09715887860425 -10.108655082055243 C-82.9534992022534 -10.329354922954689, -82.80983952590253 -10.550054763854137, -82.41523396464063 -11.156274872382308 C-82.2189901281883 -11.419223735047153, -82.02274629173597 -11.682172597711997, -81.66758890812659 -12.158051136245302 C-81.49850182945744 -12.356670440177417, -81.3294147507883 -12.555289744109533, -80.85729594296866 -13.10986736009567 C-80.53934375923123 -13.438179094164322, -80.2213915754938 -13.766490828232975, -79.98768473676799 -14.007812326905677 C-79.69793757985899 -14.270953028520768, -79.40819042294997 -14.53409373013586, -79.0623287085019 -14.848196188198107 C-78.7977753684456 -15.059170436832963, -78.53322202838929 -15.270144685467818, -78.08503034457871 -15.627565626425149 C-77.8496325794829 -15.79176891715098, -77.61423481438707 -15.955972207876812, -77.05980557360571 -16.342718045390885 C-76.64470485039126 -16.594354543206105, -76.2296041271768 -16.845991041021325, -75.99086726407678 -16.99071473040609 C-75.59649911789644 -17.19645633966352, -75.20213097171612 -17.40219794892095, -74.8826079127924 -17.56889292409717 C-74.4926755572653 -17.74150441095666, -74.1027432017382 -17.914115897816153, -73.73958159514781 -18.07487676824742 C-73.39315380842486 -18.202365396104828, -73.04672602170189 -18.32985402396223, -72.56648525146062 -18.506587066708033 C-72.14217271568468 -18.63252080006438, -71.71786017990874 -18.75845453342073, -71.36813938623541 -18.862249829261067 C-71.02943822493923 -18.939556159095286, -70.69073706364306 -19.016862488929505, -70.14946825967677 -19.140403561325773 C-69.69488343684671 -19.213897310122984, -69.24029861401665 -19.287391058920196, -68.91547965284788 -19.3399052695533 C-68.57629327704998 -19.37262617129522, -68.2371069012521 -19.405347073037145, -67.6712442896239 -19.45993515863156 C-67.24220770992984 -19.473693526673305, -66.81317113023579 -19.48745189471505, -66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-66.421875 -19.5 C-26.82627722623836 -19.5, 12.769320547523279 -19.5, 66.421875 -19.5 M-66.421875 -19.5 C-29.669382011048754 -19.5, 7.083110977902493 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.90117919934681 -19.484629647235977, 67.38048339869361 -19.469259294471954, 67.6712442896239 -19.45993515863156 M66.421875 -19.5 C66.8435188858387 -19.486478701261188, 67.2651627716774 -19.47295740252238, 67.6712442896239 -19.45993515863156 M67.6712442896239 -19.45993515863156 C68.15659716826654 -19.41311375015114, 68.64195004690917 -19.366292341670725, 68.91547965284786 -19.3399052695533 M67.6712442896239 -19.45993515863156 C67.95012516744447 -19.433031855751537, 68.22900604526504 -19.40612855287151, 68.91547965284786 -19.3399052695533 M68.91547965284786 -19.3399052695533 C69.19145928030379 -19.2952870236402, 69.46743890775973 -19.2506687777271, 70.14946825967675 -19.140403561325776 M68.91547965284786 -19.3399052695533 C69.26068305200593 -19.284095461069764, 69.60588645116401 -19.22828565258623, 70.14946825967675 -19.140403561325776 M70.14946825967675 -19.140403561325776 C70.42494132437365 -19.077528631938453, 70.70041438907054 -19.01465370255113, 71.36813938623538 -18.862249829261074 M70.14946825967675 -19.140403561325776 C70.46441096410041 -19.06851994423429, 70.77935366852407 -18.996636327142806, 71.36813938623538 -18.862249829261074 M71.36813938623538 -18.862249829261074 C71.76192184947226 -18.7453772611787, 72.15570431270915 -18.628504693096325, 72.5664852514606 -18.50658706670804 M71.36813938623538 -18.862249829261074 C71.67269136929782 -18.771860399314125, 71.97724335236025 -18.68147096936718, 72.5664852514606 -18.50658706670804 M72.5664852514606 -18.50658706670804 C72.80577755192688 -18.418525288142675, 73.04506985239314 -18.33046350957731, 73.7395815951478 -18.074876768247425 M72.5664852514606 -18.50658706670804 C72.84623083228536 -18.40363810702473, 73.12597641311011 -18.300689147341416, 73.7395815951478 -18.074876768247425 M73.7395815951478 -18.074876768247425 C74.02722320643582 -17.947546359515453, 74.31486481772384 -17.82021595078348, 74.88260791279238 -17.568892924097174 M73.7395815951478 -18.074876768247425 C74.10968104836776 -17.911044718917154, 74.47978050158773 -17.747212669586883, 74.88260791279238 -17.568892924097174 M74.88260791279238 -17.568892924097174 C75.20291890926498 -17.4017868824064, 75.5232299057376 -17.23468084071563, 75.99086726407678 -16.990714730406097 M74.88260791279238 -17.568892924097174 C75.18844774152271 -17.409336481348326, 75.49428757025302 -17.249780038599475, 75.99086726407678 -16.990714730406097 M75.99086726407678 -16.990714730406097 C76.34450462134042 -16.776337686229095, 76.69814197860404 -16.561960642052096, 77.0598055736057 -16.342718045390892 M75.99086726407678 -16.990714730406097 C76.25622467681204 -16.829853507392734, 76.5215820895473 -16.668992284379375, 77.0598055736057 -16.342718045390892 M77.0598055736057 -16.342718045390892 C77.40119078621058 -16.104582499405403, 77.74257599881544 -15.866446953419914, 78.08503034457871 -15.627565626425154 M77.0598055736057 -16.342718045390892 C77.29684107096594 -16.177372343533694, 77.53387656832616 -16.012026641676496, 78.08503034457871 -15.627565626425154 M78.08503034457871 -15.627565626425154 C78.44636626272731 -15.339409847254252, 78.80770218087592 -15.05125406808335, 79.06232870850187 -14.848196188198123 M78.08503034457871 -15.627565626425154 C78.30268162879783 -15.45399451920433, 78.52033291301694 -15.280423411983506, 79.06232870850187 -14.848196188198123 M79.06232870850187 -14.848196188198123 C79.3273587929377 -14.607502877825274, 79.59238887737354 -14.366809567452425, 79.98768473676799 -14.007812326905688 M79.06232870850187 -14.848196188198123 C79.2631531371909 -14.66581275558596, 79.46397756587993 -14.483429322973798, 79.98768473676799 -14.007812326905688 M79.98768473676799 -14.007812326905688 C80.26387118366489 -13.722627145155638, 80.5400576305618 -13.437441963405588, 80.85729594296865 -13.10986736009568 M79.98768473676799 -14.007812326905688 C80.19819361306664 -13.790444629027172, 80.40870248936527 -13.573076931148659, 80.85729594296865 -13.10986736009568 M80.85729594296865 -13.10986736009568 C81.162136209308 -12.751784637350926, 81.46697647564737 -12.393701914606172, 81.66758890812658 -12.158051136245305 M80.85729594296865 -13.10986736009568 C81.07876354723204 -12.849718910264224, 81.30023115149542 -12.589570460432768, 81.66758890812658 -12.158051136245305 M81.66758890812658 -12.158051136245305 C81.84143797924771 -11.925109218919175, 82.01528705036885 -11.692167301593045, 82.41523396464063 -11.156274872382312 M81.66758890812658 -12.158051136245305 C81.89571751574354 -11.852379584982279, 82.1238461233605 -11.546708033719252, 82.41523396464063 -11.156274872382312 M82.41523396464063 -11.156274872382312 C82.64913114260597 -10.796945996841018, 82.88302832057131 -10.437617121299724, 83.09715887860425 -10.108655082055241 M82.41523396464063 -11.156274872382312 C82.61874796949037 -10.843622709770933, 82.82226197434011 -10.530970547159555, 83.09715887860425 -10.108655082055241 M83.09715887860425 -10.108655082055241 C83.28539288473883 -9.77442654340329, 83.47362689087342 -9.44019800475134, 83.7105614742735 -9.019496659696287 M83.09715887860425 -10.108655082055241 C83.31836840788988 -9.715875162914793, 83.53957793717552 -9.323095243774345, 83.7105614742735 -9.019496659696287 M83.7105614742735 -9.019496659696287 C83.8490879222885 -8.731843526401972, 83.9876143703035 -8.444190393107657, 84.25292114880834 -7.893275190886684 M83.7105614742735 -9.019496659696287 C83.86754276013438 -8.69352166074472, 84.02452404599528 -8.367546661793153, 84.25292114880834 -7.893275190886684 M84.25292114880834 -7.893275190886684 C84.40700042797384 -7.512696392427703, 84.56107970713933 -7.1321175939687205, 84.72200922997033 -6.734618561215508 M84.25292114880834 -7.893275190886684 C84.39526687326011 -7.54167849942344, 84.53761259771188 -7.190081807960196, 84.72200922997033 -6.734618561215508 M84.72200922997033 -6.734618561215508 C84.82201976956095 -6.433402750484098, 84.92203030915157 -6.132186939752688, 85.11589813421489 -5.548287939305138 M84.72200922997033 -6.734618561215508 C84.83580780043145 -6.391875398326505, 84.94960637089258 -6.049132235437503, 85.11589813421489 -5.548287939305138 M85.11589813421489 -5.548287939305138 C85.23273900121497 -5.102723074281732, 85.34957986821505 -4.657158209258327, 85.43296928754556 -4.339158212148133 M85.11589813421489 -5.548287939305138 C85.19121231538827 -5.261082325118423, 85.26652649656165 -4.973876710931708, 85.43296928754556 -4.339158212148133 M85.43296928754556 -4.339158212148133 C85.48198438451591 -4.0874760485498145, 85.53099948148625 -3.835793884951495, 85.67191977658177 -3.1121979531509023 M85.43296928754556 -4.339158212148133 C85.49179426960892 -4.03710436191712, 85.55061925167229 -3.7350505116861057, 85.67191977658177 -3.1121979531509023 M85.67191977658177 -3.1121979531509023 C85.71050410779345 -2.8129454996110734, 85.74908843900515 -2.513693046071244, 85.83176770250937 -1.872449005199798 M85.67191977658177 -3.1121979531509023 C85.70995579950733 -2.8171980704025996, 85.74799182243288 -2.522198187654297, 85.83176770250937 -1.872449005199798 M85.83176770250937 -1.872449005199798 C85.84865247821018 -1.6094549945138479, 85.86553725391101 -1.3464609838278978, 85.91185621591342 -0.6250057626472757 M85.83176770250937 -1.872449005199798 C85.85019787728558 -1.5853841564909394, 85.8686280520618 -1.298319307782081, 85.91185621591342 -0.6250057626472757 M85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.2599207028714985, 85.91185621591342 0.10516435690427872, 85.91185621591342 0.625005762647271 M85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.13973848512205173, 85.91185621591342 0.34552879240317225, 85.91185621591342 0.625005762647271 M85.91185621591342 0.625005762647271 C85.87987251236567 1.1231777621842807, 85.84788880881791 1.6213497617212904, 85.83176770250937 1.8724490051997846 M85.91185621591342 0.625005762647271 C85.89301210048 0.9185180712191328, 85.87416798504655 1.2120303797909944, 85.83176770250937 1.8724490051997846 M85.83176770250937 1.8724490051997846 C85.79637069113016 2.146981235526363, 85.76097367975096 2.4215134658529416, 85.67191977658177 3.1121979531508885 M85.83176770250937 1.8724490051997846 C85.76986485398882 2.352555274225071, 85.70796200546827 2.8326615432503566, 85.67191977658177 3.1121979531508885 M85.67191977658177 3.1121979531508885 C85.581138306142 3.5783416171885882, 85.49035683570222 4.044485281226288, 85.43296928754556 4.339158212148129 M85.67191977658177 3.1121979531508885 C85.5929961366296 3.5174541637881376, 85.51407249667741 3.9227103744253866, 85.43296928754556 4.339158212148129 M85.43296928754556 4.339158212148129 C85.32530689436678 4.749721578515183, 85.217644501188 5.160284944882237, 85.11589813421489 5.548287939305125 M85.43296928754556 4.339158212148129 C85.36272813445724 4.607018171582232, 85.29248698136891 4.874878131016335, 85.11589813421489 5.548287939305125 M85.11589813421489 5.548287939305125 C84.99786794634622 5.903776059608943, 84.87983775847756 6.259264179912761, 84.72200922997033 6.734618561215495 M85.11589813421489 5.548287939305125 C84.95949698146427 6.019343292250355, 84.80309582871367 6.490398645195584, 84.72200922997033 6.734618561215495 M84.72200922997033 6.734618561215495 C84.58456203702619 7.074115785148211, 84.44711484408205 7.413613009080928, 84.25292114880834 7.893275190886679 M84.72200922997033 6.734618561215495 C84.56018584564097 7.134325449151293, 84.39836246131162 7.5340323370870905, 84.25292114880834 7.893275190886679 M84.25292114880834 7.893275190886679 C84.08011516989833 8.252110503548936, 83.90730919098833 8.610945816211192, 83.7105614742735 9.019496659696284 M84.25292114880834 7.893275190886679 C84.09511557954471 8.220961831960897, 83.93731001028107 8.548648473035117, 83.7105614742735 9.019496659696284 M83.7105614742735 9.019496659696284 C83.47593724560757 9.436095735972057, 83.24131301694163 9.852694812247831, 83.09715887860425 10.108655082055236 M83.7105614742735 9.019496659696284 C83.57796728776749 9.254931064455024, 83.44537310126148 9.490365469213762, 83.09715887860425 10.108655082055236 M83.09715887860425 10.108655082055236 C82.88095447349946 10.440803107308001, 82.66475006839467 10.772951132560765, 82.41523396464065 11.156274872382301 M83.09715887860425 10.108655082055236 C82.886465805138 10.432336221911417, 82.67577273167177 10.756017361767599, 82.41523396464065 11.156274872382301 M82.41523396464065 11.156274872382301 C82.15027234608597 11.511299302745549, 81.88531072753129 11.866323733108795, 81.66758890812659 12.158051136245302 M82.41523396464065 11.156274872382301 C82.17601603616143 11.476805103342855, 81.9367981076822 11.797335334303407, 81.66758890812659 12.158051136245302 M81.66758890812659 12.158051136245302 C81.4716461186067 12.388216686275939, 81.27570332908681 12.618382236306575, 80.85729594296866 13.10986736009567 M81.66758890812659 12.158051136245302 C81.3793870641229 12.496589421361536, 81.09118522011919 12.83512770647777, 80.85729594296866 13.10986736009567 M80.85729594296866 13.10986736009567 C80.59209601455213 13.383708059504793, 80.32689608613559 13.657548758913913, 79.98768473676799 14.007812326905684 M80.85729594296866 13.10986736009567 C80.5111520626028 13.467289335514522, 80.16500818223693 13.824711310933374, 79.98768473676799 14.007812326905684 M79.98768473676799 14.007812326905684 C79.76591979489322 14.20921337953752, 79.54415485301845 14.410614432169355, 79.0623287085019 14.848196188198111 M79.98768473676799 14.007812326905684 C79.67186845731521 14.294628315863841, 79.35605217786244 14.581444304822, 79.0623287085019 14.848196188198111 M79.0623287085019 14.848196188198111 C78.7077091507015 15.13099584872116, 78.35308959290113 15.413795509244208, 78.08503034457871 15.627565626425152 M79.0623287085019 14.848196188198111 C78.82627096287347 15.036445958576353, 78.59021321724504 15.224695728954593, 78.08503034457871 15.627565626425152 M78.08503034457871 15.627565626425152 C77.80158707397496 15.825283381936908, 77.51814380337119 16.023001137448663, 77.0598055736057 16.34271804539089 M78.08503034457871 15.627565626425152 C77.84118104257317 15.797664343438074, 77.59733174056761 15.967763060450993, 77.0598055736057 16.34271804539089 M77.0598055736057 16.34271804539089 C76.64836770391504 16.592134099874666, 76.23692983422438 16.841550154358448, 75.99086726407678 16.990714730406093 M77.0598055736057 16.34271804539089 C76.7486441549328 16.531345925977863, 76.43748273625992 16.719973806564834, 75.99086726407678 16.990714730406093 M75.99086726407678 16.990714730406093 C75.72851117987577 17.12758573148667, 75.46615509567476 17.264456732567243, 74.88260791279238 17.56889292409717 M75.99086726407678 16.990714730406093 C75.63369947847434 17.177048935378, 75.2765316928719 17.363383140349907, 74.88260791279238 17.56889292409717 M74.88260791279238 17.56889292409717 C74.62242114645247 17.684069887389654, 74.36223438011254 17.799246850682138, 73.7395815951478 18.07487676824742 M74.88260791279238 17.56889292409717 C74.60337825955273 17.692499608533, 74.32414860631306 17.816106292968833, 73.7395815951478 18.07487676824742 M73.7395815951478 18.07487676824742 C73.41352216027687 18.1948696543403, 73.08746272540593 18.31486254043318, 72.56648525146062 18.506587066708033 M73.7395815951478 18.07487676824742 C73.4256068058062 18.190422393076265, 73.11163201646461 18.30596801790511, 72.56648525146062 18.506587066708033 M72.56648525146062 18.506587066708033 C72.25153575307883 18.600062424624095, 71.93658625469705 18.693537782540158, 71.36813938623541 18.86224982926107 M72.56648525146062 18.506587066708033 C72.15496885227834 18.628722973891673, 71.74345245309607 18.750858881075313, 71.36813938623541 18.86224982926107 M71.36813938623541 18.86224982926107 C70.89372238564994 18.97053241378445, 70.41930538506448 19.07881499830783, 70.14946825967677 19.140403561325773 M71.36813938623541 18.86224982926107 C71.04363960556834 18.936314786639365, 70.71913982490126 19.01037974401766, 70.14946825967677 19.140403561325773 M70.14946825967677 19.140403561325773 C69.79453534740797 19.197786362035547, 69.43960243513918 19.25516916274532, 68.91547965284788 19.3399052695533 M70.14946825967677 19.140403561325773 C69.66440547728455 19.21882475026489, 69.17934269489231 19.297245939204007, 68.91547965284788 19.3399052695533 M68.91547965284788 19.3399052695533 C68.479028505767 19.38200918680289, 68.04257735868613 19.42411310405248, 67.6712442896239 19.45993515863156 M68.91547965284788 19.3399052695533 C68.42351118520942 19.387364875947732, 67.93154271757098 19.434824482342165, 67.6712442896239 19.45993515863156 M67.6712442896239 19.45993515863156 C67.19635026753414 19.475164085594837, 66.72145624544439 19.49039301255812, 66.421875 19.5 M67.6712442896239 19.45993515863156 C67.37675641079844 19.469378811719608, 67.08226853197296 19.47882246480766, 66.421875 19.5 M66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 M66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 M66.421875 19.5 C32.517302594533795 19.5, -1.387269810932409 19.5, -66.421875 19.5 M66.421875 19.5 C29.80393971962448 19.5, -6.813995560751039 19.5, -66.421875 19.5 M-66.421875 19.5 C-66.81404920076865 19.487423736702123, -67.20622340153729 19.474847473404246, -67.6712442896239 19.45993515863156 M-66.421875 19.5 C-66.79581575649279 19.488008447770806, -67.16975651298556 19.47601689554161, -67.6712442896239 19.45993515863156 M-67.6712442896239 19.45993515863156 C-68.11680831062776 19.416952133394453, -68.56237233163161 19.373969108157347, -68.91547965284786 19.3399052695533 M-67.6712442896239 19.45993515863156 C-68.03245347382041 19.42508974304972, -68.39366265801694 19.390244327467887, -68.91547965284786 19.3399052695533 M-68.91547965284786 19.3399052695533 C-69.29938198330497 19.27783891797203, -69.68328431376209 19.21577256639076, -70.14946825967675 19.140403561325773 M-68.91547965284786 19.3399052695533 C-69.24608699906157 19.286455237715728, -69.57669434527529 19.233005205878158, -70.14946825967675 19.140403561325773 M-70.14946825967675 19.140403561325773 C-70.60160381556592 19.037206571154307, -71.05373937145508 18.934009580982845, -71.36813938623538 18.862249829261074 M-70.14946825967675 19.140403561325773 C-70.56693250006926 19.045120072664943, -70.98439674046176 18.949836584004114, -71.36813938623538 18.862249829261074 M-71.36813938623538 18.862249829261074 C-71.688356116314 18.767211184625662, -72.0085728463926 18.672172539990246, -72.56648525146059 18.506587066708043 M-71.36813938623538 18.862249829261074 C-71.66647803009853 18.773704485773994, -71.96481667396166 18.685159142286913, -72.56648525146059 18.506587066708043 M-72.56648525146059 18.506587066708043 C-73.03298802272963 18.33490973457669, -73.49949079399867 18.163232402445338, -73.7395815951478 18.074876768247425 M-72.56648525146059 18.506587066708043 C-72.83546689439936 18.407599335667523, -73.10444853733813 18.308611604627007, -73.7395815951478 18.074876768247425 M-73.7395815951478 18.074876768247425 C-74.0436563052429 17.940271914144112, -74.34773101533801 17.805667060040797, -74.88260791279238 17.568892924097174 M-73.7395815951478 18.074876768247425 C-74.03349534739863 17.94476986876767, -74.32740909964944 17.814662969287916, -74.88260791279238 17.568892924097174 M-74.88260791279238 17.568892924097174 C-75.30081666177736 17.350713687627202, -75.71902541076233 17.132534451157227, -75.99086726407678 16.990714730406097 M-74.88260791279238 17.568892924097174 C-75.31854426731888 17.341465207171257, -75.75448062184539 17.11403749024534, -75.99086726407678 16.990714730406097 M-75.99086726407678 16.990714730406097 C-76.32248041672861 16.789688888493362, -76.65409356938044 16.58866304658063, -77.05980557360569 16.3427180453909 M-75.99086726407678 16.990714730406097 C-76.22891930614996 16.84640618355225, -76.46697134822315 16.702097636698408, -77.05980557360569 16.3427180453909 M-77.05980557360569 16.3427180453909 C-77.37120797203553 16.1254972126388, -77.68261037046538 15.908276379886697, -78.08503034457871 15.627565626425156 M-77.05980557360569 16.3427180453909 C-77.45603546796309 16.066325223602856, -77.85226536232048 15.789932401814811, -78.08503034457871 15.627565626425156 M-78.08503034457871 15.627565626425156 C-78.37668066511272 15.394982256940267, -78.6683309856467 15.162398887455378, -79.06232870850187 14.848196188198125 M-78.08503034457871 15.627565626425156 C-78.43961824744869 15.344791209866722, -78.79420615031869 15.062016793308288, -79.06232870850187 14.848196188198125 M-79.06232870850187 14.848196188198125 C-79.2552685474261 14.672973331395532, -79.44820838635034 14.497750474592939, -79.98768473676797 14.007812326905697 M-79.06232870850187 14.848196188198125 C-79.38392317300966 14.556132604455398, -79.70551763751747 14.26406902071267, -79.98768473676797 14.007812326905697 M-79.98768473676797 14.007812326905697 C-80.32412102303434 13.660414239402881, -80.66055730930069 13.313016151900067, -80.85729594296865 13.109867360095677 M-79.98768473676797 14.007812326905697 C-80.25523317076659 13.731546602667182, -80.5227816047652 13.455280878428667, -80.85729594296865 13.109867360095677 M-80.85729594296865 13.109867360095677 C-81.17164599368785 12.74061390349631, -81.48599604440703 12.371360446896942, -81.66758890812658 12.158051136245307 M-80.85729594296865 13.109867360095677 C-81.11724320409819 12.804518515754744, -81.37719046522771 12.499169671413812, -81.66758890812658 12.158051136245307 M-81.66758890812658 12.158051136245307 C-81.81975664627419 11.954160229893645, -81.97192438442178 11.750269323541982, -82.41523396464063 11.156274872382316 M-81.66758890812658 12.158051136245307 C-81.8435542637941 11.92227359042451, -82.01951961946162 11.686496044603714, -82.41523396464063 11.156274872382316 M-82.41523396464063 11.156274872382316 C-82.60474010817732 10.865142546385208, -82.79424625171403 10.5740102203881, -83.09715887860425 10.108655082055249 M-82.41523396464063 11.156274872382316 C-82.6741575523388 10.758498710959413, -82.93308114003698 10.360722549536511, -83.09715887860425 10.108655082055249 M-83.09715887860425 10.108655082055249 C-83.30454327800369 9.740423080973933, -83.51192767740315 9.372191079892618, -83.7105614742735 9.019496659696289 M-83.09715887860425 10.108655082055249 C-83.2393071789993 9.856256380627581, -83.38145547939435 9.603857679199916, -83.7105614742735 9.019496659696289 M-83.7105614742735 9.019496659696289 C-83.8663387174648 8.69602188111052, -84.02211596065608 8.37254710252475, -84.25292114880834 7.893275190886686 M-83.7105614742735 9.019496659696289 C-83.92075107906962 8.58303344800008, -84.13094068386573 8.146570236303873, -84.25292114880834 7.893275190886686 M-84.25292114880834 7.893275190886686 C-84.4016435845458 7.525927899262479, -84.55036602028326 7.158580607638271, -84.72200922997033 6.73461856121551 M-84.25292114880834 7.893275190886686 C-84.36046690597183 7.627635091437109, -84.46801266313531 7.361994991987532, -84.72200922997033 6.73461856121551 M-84.72200922997033 6.73461856121551 C-84.85681174590457 6.328614861085765, -84.99161426183879 5.92261116095602, -85.11589813421489 5.5482879393051325 M-84.72200922997033 6.73461856121551 C-84.81698820625101 6.4485570175028775, -84.9119671825317 6.162495473790246, -85.11589813421489 5.5482879393051325 M-85.11589813421489 5.5482879393051325 C-85.2239151126087 5.136372385834997, -85.33193209100249 4.724456832364861, -85.43296928754556 4.339158212148136 M-85.11589813421489 5.5482879393051325 C-85.23160407166299 5.107051052545027, -85.34731000911108 4.665814165784923, -85.43296928754556 4.339158212148136 M-85.43296928754556 4.339158212148136 C-85.49766519724582 4.006958389322615, -85.5623611069461 3.6747585664970943, -85.67191977658177 3.112197953150904 M-85.43296928754556 4.339158212148136 C-85.5274267972721 3.854138863304111, -85.62188430699864 3.3691195144600865, -85.67191977658177 3.112197953150904 M-85.67191977658177 3.112197953150904 C-85.72649134189166 2.68895166898189, -85.78106290720154 2.2657053848128763, -85.83176770250937 1.872449005199809 M-85.67191977658177 3.112197953150904 C-85.70856248222204 2.8280043641257064, -85.7452051878623 2.543810775100509, -85.83176770250937 1.872449005199809 M-85.83176770250937 1.872449005199809 C-85.85735537399914 1.473900367749852, -85.88294304548891 1.075351730299895, -85.91185621591342 0.6250057626472781 M-85.83176770250937 1.872449005199809 C-85.85981113428826 1.4356499189928749, -85.88785456606715 0.9988508327859406, -85.91185621591342 0.6250057626472781 M-85.91185621591342 0.6250057626472781 C-85.91185621591342 0.21763297673408583, -85.91185621591342 -0.1897398091791065, -85.91185621591342 -0.6250057626472687 M-85.91185621591342 0.6250057626472781 C-85.91185621591342 0.21788557256279623, -85.91185621591342 -0.1892346175216857, -85.91185621591342 -0.6250057626472687 M-85.91185621591342 -0.6250057626472687 C-85.89431578067384 -0.8982121998881988, -85.87677534543425 -1.1714186371291289, -85.83176770250937 -1.8724490051997822 M-85.91185621591342 -0.6250057626472687 C-85.87996284989683 -1.1217706822173503, -85.84806948388024 -1.618535601787432, -85.83176770250937 -1.8724490051997822 M-85.83176770250937 -1.8724490051997822 C-85.79625041158702 -2.1479140999110706, -85.76073312066468 -2.423379194622359, -85.67191977658177 -3.112197953150895 M-85.83176770250937 -1.8724490051997822 C-85.79426054558978 -2.1633471076422186, -85.75675338867019 -2.454245210084655, -85.67191977658177 -3.112197953150895 M-85.67191977658177 -3.112197953150895 C-85.592944379978 -3.5177199232553535, -85.5139689833742 -3.9232418933598114, -85.43296928754556 -4.339158212148126 M-85.67191977658177 -3.112197953150895 C-85.5967313223871 -3.4982747743551417, -85.52154286819243 -3.884351595559388, -85.43296928754556 -4.339158212148126 M-85.43296928754556 -4.339158212148126 C-85.33108958145111 -4.727669686430229, -85.22920987535664 -5.116181160712331, -85.11589813421489 -5.548287939305123 M-85.43296928754556 -4.339158212148126 C-85.36153394443915 -4.6115721356864565, -85.29009860133272 -4.883986059224787, -85.11589813421489 -5.548287939305123 M-85.11589813421489 -5.548287939305123 C-85.03246097575929 -5.799587366667516, -84.9490238173037 -6.05088679402991, -84.72200922997033 -6.734618561215485 M-85.11589813421489 -5.548287939305123 C-84.97926053223378 -5.959818626226777, -84.84262293025269 -6.371349313148433, -84.72200922997033 -6.734618561215485 M-84.72200922997033 -6.734618561215485 C-84.58317570364272 -7.077540055408302, -84.44434217731512 -7.420461549601119, -84.25292114880834 -7.893275190886676 M-84.72200922997033 -6.734618561215485 C-84.57287187375543 -7.102990714440887, -84.42373451754055 -7.471362867666289, -84.25292114880834 -7.893275190886676 M-84.25292114880834 -7.893275190886676 C-84.12979124311482 -8.148957074617208, -84.0066613374213 -8.40463895834774, -83.7105614742735 -9.019496659696282 M-84.25292114880834 -7.893275190886676 C-84.09892624188302 -8.213048910080268, -83.9449313349577 -8.532822629273857, -83.7105614742735 -9.019496659696282 M-83.7105614742735 -9.019496659696282 C-83.56197355924651 -9.283329548984664, -83.4133856442195 -9.547162438273045, -83.09715887860425 -10.108655082055243 M-83.7105614742735 -9.019496659696282 C-83.4732152133501 -9.44092897988084, -83.23586895242671 -9.862361300065395, -83.09715887860425 -10.108655082055243 M-83.09715887860425 -10.108655082055243 C-82.88472802418842 -10.435005920109514, -82.67229716977259 -10.761356758163785, -82.41523396464063 -11.156274872382308 M-83.09715887860425 -10.108655082055243 C-82.84826867095994 -10.491017277375622, -82.59937846331563 -10.873379472696003, -82.41523396464063 -11.156274872382308 M-82.41523396464063 -11.156274872382308 C-82.16306065918693 -11.494164128229555, -81.9108873537332 -11.832053384076799, -81.66758890812659 -12.158051136245302 M-82.41523396464063 -11.156274872382308 C-82.15999961359283 -11.498265650458647, -81.90476526254503 -11.840256428534985, -81.66758890812659 -12.158051136245302 M-81.66758890812659 -12.158051136245302 C-81.36009994781467 -12.519245165645167, -81.05261098750277 -12.880439195045032, -80.85729594296866 -13.10986736009567 M-81.66758890812659 -12.158051136245302 C-81.45653532950098 -12.40596667898777, -81.24548175087537 -12.653882221730237, -80.85729594296866 -13.10986736009567 M-80.85729594296866 -13.10986736009567 C-80.62228072088479 -13.352539872005835, -80.38726549880093 -13.595212383916001, -79.98768473676799 -14.007812326905677 M-80.85729594296866 -13.10986736009567 C-80.61333798494289 -13.361773981078128, -80.36938002691711 -13.613680602060587, -79.98768473676799 -14.007812326905677 M-79.98768473676799 -14.007812326905677 C-79.79964802397977 -14.178582294281153, -79.61161131119155 -14.34935226165663, -79.0623287085019 -14.848196188198107 M-79.98768473676799 -14.007812326905677 C-79.66999620898878 -14.296328642256928, -79.35230768120957 -14.584844957608178, -79.0623287085019 -14.848196188198107 M-79.0623287085019 -14.848196188198107 C-78.80901418010474 -15.05020778361213, -78.55569965170758 -15.252219379026153, -78.08503034457871 -15.627565626425149 M-79.0623287085019 -14.848196188198107 C-78.81596755156096 -15.044662654912784, -78.56960639462002 -15.241129121627461, -78.08503034457871 -15.627565626425149 M-78.08503034457871 -15.627565626425149 C-77.6859920600217 -15.905917459643197, -77.28695377546468 -16.184269292861245, -77.05980557360571 -16.342718045390885 M-78.08503034457871 -15.627565626425149 C-77.85895034598946 -15.785269246595611, -77.6328703474002 -15.942972866766075, -77.05980557360571 -16.342718045390885 M-77.05980557360571 -16.342718045390885 C-76.75694866202433 -16.526311684976285, -76.45409175044294 -16.709905324561685, -75.99086726407678 -16.99071473040609 M-77.05980557360571 -16.342718045390885 C-76.67005766350813 -16.578985518904986, -76.28030975341056 -16.815252992419087, -75.99086726407678 -16.99071473040609 M-75.99086726407678 -16.99071473040609 C-75.74471831897 -17.119130477402376, -75.49856937386322 -17.247546224398658, -74.8826079127924 -17.56889292409717 M-75.99086726407678 -16.99071473040609 C-75.62189454373662 -17.18320756226925, -75.25292182339646 -17.375700394132405, -74.8826079127924 -17.56889292409717 M-74.8826079127924 -17.56889292409717 C-74.47955814268708 -17.74731110127616, -74.07650837258177 -17.925729278455155, -73.73958159514781 -18.07487676824742 M-74.8826079127924 -17.56889292409717 C-74.45863111036188 -17.756574877708175, -74.03465430793135 -17.944256831319176, -73.73958159514781 -18.07487676824742 M-73.73958159514781 -18.07487676824742 C-73.34653371319256 -18.219522022101746, -72.9534858312373 -18.36416727595607, -72.56648525146062 -18.506587066708033 M-73.73958159514781 -18.07487676824742 C-73.45524520298177 -18.17951518894132, -73.17090881081572 -18.284153609635222, -72.56648525146062 -18.506587066708033 M-72.56648525146062 -18.506587066708033 C-72.18637489974193 -18.619401823858187, -71.80626454802325 -18.732216581008338, -71.36813938623541 -18.862249829261067 M-72.56648525146062 -18.506587066708033 C-72.16788689197648 -18.624888967517442, -71.76928853249234 -18.74319086832685, -71.36813938623541 -18.862249829261067 M-71.36813938623541 -18.862249829261067 C-71.09554931910905 -18.924466733266232, -70.8229592519827 -18.986683637271398, -70.14946825967677 -19.140403561325773 M-71.36813938623541 -18.862249829261067 C-70.9247067165903 -18.963460442438972, -70.48127404694516 -19.064671055616873, -70.14946825967677 -19.140403561325773 M-70.14946825967677 -19.140403561325773 C-69.8351954393851 -19.191212753688408, -69.52092261909344 -19.242021946051043, -68.91547965284788 -19.3399052695533 M-70.14946825967677 -19.140403561325773 C-69.67779893487636 -19.216659399909258, -69.20612961007596 -19.292915238492743, -68.91547965284788 -19.3399052695533 M-68.91547965284788 -19.3399052695533 C-68.58509927550381 -19.371776667215144, -68.25471889815974 -19.40364806487699, -67.6712442896239 -19.45993515863156 M-68.91547965284788 -19.3399052695533 C-68.4732150562314 -19.382570003287892, -68.03095045961493 -19.42523473702249, -67.6712442896239 -19.45993515863156 M-67.6712442896239 -19.45993515863156 C-67.32729614750673 -19.47096490609481, -66.98334800538957 -19.481994653558065, -66.421875 -19.5 M-67.6712442896239 -19.45993515863156 C-67.37811696976597 -19.469335181241686, -67.08498964990805 -19.478735203851816, -66.421875 -19.5 M-66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5 M-66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-73.546875, -12)\"><rect></rect><foreignObject width=\"147.09375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>cancelled / declined</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-flowchart-E-7\" data-look=\"classic\" transform=\"translate(1898.3405380249023, 81.75)\"><g class=\"basic label-container outer-path\"><path d=\"M-20.8203125 -19.5 C-8.015628964807417 -19.5, 4.789054570385165 -19.5, 20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 C21.173216337300346 -19.488683060823426, 21.52612017460069 -19.477366121646853, 22.0696817896239 -19.45993515863156 C22.51919265394161 -19.416571386166737, 22.968703518259318 -19.37320761370192, 23.313917152847864 -19.3399052695533 C23.719856538815765 -19.274276137736965, 24.125795924783667 -19.208647005920632, 24.54790575967676 -19.140403561325776 C24.881248831592234 -19.064320180427902, 25.21459190350771 -18.98823679953003, 25.76657688623539 -18.862249829261074 C26.040850323586604 -18.780846912745886, 26.315123760937812 -18.6994439962307, 26.964922751460602 -18.50658706670804 C27.328101411228374 -18.37293396272677, 27.691280070996147 -18.239280858745502, 28.138019095147794 -18.074876768247425 C28.407373490576635 -17.955641567505328, 28.676727886005477 -17.83640636676323, 29.28104541279238 -17.568892924097174 C29.686660430875364 -17.3572838289721, 30.09227544895835 -17.145674733847027, 30.389304764076783 -16.990714730406097 C30.638806446486978 -16.8394653442944, 30.888308128897176 -16.688215958182703, 31.458243073605697 -16.342718045390892 C31.794594450020345 -16.10809388562045, 32.130945826434996 -15.873469725850002, 32.48346784457871 -15.627565626425154 C32.70903065006746 -15.44768529152622, 32.934593455556204 -15.267804956627286, 33.460766208501866 -14.848196188198123 C33.7095549036305 -14.62225287787046, 33.95834359875913 -14.396309567542799, 34.38612223676799 -14.007812326905688 C34.71160832278673 -13.671721220186694, 35.03709440880547 -13.3356301134677, 35.25573344296865 -13.10986736009568 C35.43401562445928 -12.900446965173279, 35.61229780594991 -12.691026570250877, 36.06602640812658 -12.158051136245305 C36.342679671354 -11.78736096715133, 36.61933293458142 -11.416670798057353, 36.813671464640635 -11.156274872382312 C36.97548393423794 -10.907687466348808, 37.13729640383524 -10.659100060315303, 37.49559637860425 -10.108655082055241 C37.66351666676684 -9.810495606649559, 37.83143695492943 -9.512336131243877, 38.108998974273504 -9.019496659696287 C38.26367213292588 -8.698314536279197, 38.418345291578255 -8.377132412862105, 38.65135864880834 -7.893275190886684 C38.792509269819384 -7.544630428027801, 38.93365989083043 -7.195985665168919, 39.120446729970325 -6.734618561215508 C39.2114106704792 -6.460649665538499, 39.30237461098807 -6.186680769861489, 39.51433563421488 -5.548287939305138 C39.6291009993539 -5.110637862406171, 39.743866364492916 -4.672987785507204, 39.83140678754556 -4.339158212148133 C39.91407467471407 -3.9146760834019494, 39.99674256188259 -3.490193954655766, 40.070357276581774 -3.1121979531509023 C40.132985257097104 -2.626467703567611, 40.195613237612434 -2.14073745398432, 40.23020520250937 -1.872449005199798 C40.25442580322867 -1.4951935984796685, 40.27864640394797 -1.117938191759539, 40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.24910288616910048, 40.31029371591342 0.12679999030907474, 40.31029371591342 0.625005762647271 C40.28217462500223 1.0629833009107437, 40.25405553409103 1.5009608391742164, 40.23020520250937 1.8724490051997846 C40.19187328763966 2.1697437674364517, 40.15354137276996 2.467038529673119, 40.070357276581774 3.1121979531508885 C39.978365078601946 3.584558447219383, 39.88637288062212 4.056918941287878, 39.83140678754556 4.339158212148129 C39.70509202283072 4.820851155171147, 39.57877725811588 5.302544098194166, 39.51433563421489 5.548287939305125 C39.38789603675531 5.92910386143932, 39.26145643929573 6.309919783573515, 39.120446729970325 6.734618561215495 C38.943624062587176 7.171373968285582, 38.76680139520403 7.608129375355669, 38.65135864880834 7.893275190886679 C38.44602070178495 8.319663831408988, 38.24068275476156 8.746052471931298, 38.108998974273504 9.019496659696284 C37.94352645351151 9.313309876218874, 37.77805393274952 9.607123092741464, 37.49559637860425 10.108655082055236 C37.24651232839685 10.491315071606548, 36.997428278189446 10.87397506115786, 36.81367146464064 11.156274872382301 C36.57560535707642 11.47526176824979, 36.3375392495122 11.794248664117282, 36.06602640812658 12.158051136245302 C35.74329422610212 12.537150721232617, 35.42056204407767 12.916250306219931, 35.25573344296866 13.10986736009567 C35.05467168644489 13.31748013118367, 34.85360992992112 13.52509290227167, 34.38612223676799 14.007812326905684 C34.192426230741695 14.183721914663279, 33.99873022471541 14.359631502420873, 33.46076620850189 14.848196188198111 C33.077132896277135 15.154133545786166, 32.69349958405238 15.46007090337422, 32.48346784457871 15.627565626425152 C32.225204074119716 15.807719252638917, 31.96694030366072 15.987872878852679, 31.458243073605708 16.34271804539089 C31.19242674290346 16.50385746717274, 30.926610412201217 16.664996888954594, 30.389304764076787 16.990714730406093 C30.158318662460726 17.111220031665532, 29.927332560844665 17.231725332924974, 29.281045412792388 17.56889292409717 C28.841387153085385 17.76351659367057, 28.40172889337838 17.95814026324397, 28.138019095147804 18.07487676824742 C27.683250824205654 18.242235695785944, 27.228482553263504 18.40959462332447, 26.964922751460616 18.506587066708033 C26.52635493299003 18.63675169314065, 26.087787114519447 18.766916319573262, 25.766576886235413 18.86224982926107 C25.467467708791997 18.930519547142737, 25.168358531348577 18.9987892650244, 24.547905759676766 19.140403561325773 C24.087859745355324 19.21478023321114, 23.627813731033886 19.289156905096505, 23.31391715284788 19.3399052695533 C22.858435209827658 19.383845064799278, 22.40295326680744 19.427784860045257, 22.0696817896239 19.45993515863156 C21.621862190195994 19.47429586155724, 21.174042590768085 19.48865656448292, 20.820312500000004 19.5 C20.820312500000004 19.5, 20.8203125 19.5, 20.8203125 19.5 C4.562121072425423 19.5, -11.696070355149153 19.5, -20.820312499999996 19.5 C-21.217959787868196 19.48724822545156, -21.6156070757364 19.474496450903118, -22.069681789623893 19.45993515863156 C-22.469109715855737 19.421402826970336, -22.86853764208758 19.382870495309113, -23.31391715284787 19.3399052695533 C-23.80457010173482 19.260580305847704, -24.295223050621768 19.18125534214211, -24.54790575967676 19.140403561325773 C-24.81243686978374 19.080026061670672, -25.076967979890714 19.019648562015572, -25.766576886235388 18.862249829261074 C-26.24463233115193 18.72036548257408, -26.722687776068476 18.57848113588709, -26.96492275146059 18.506587066708043 C-27.217105387396696 18.413781525532823, -27.4692880233328 18.320975984357606, -28.138019095147797 18.074876768247425 C-28.433195751040326 17.944210818788193, -28.728372406932852 17.813544869328965, -29.28104541279238 17.568892924097174 C-29.527389737443922 17.440375247717533, -29.773734062095468 17.311857571337896, -30.38930476407678 16.990714730406097 C-30.627479198820346 16.84633198839621, -30.865653633563912 16.701949246386317, -31.458243073605686 16.3427180453909 C-31.80205421102134 16.102890279274003, -32.14586534843699 15.863062513157109, -32.48346784457871 15.627565626425156 C-32.71369076228727 15.443968976041713, -32.94391367999584 15.260372325658272, -33.460766208501866 14.848196188198125 C-33.77031159735097 14.567075256167556, -34.07985698620007 14.285954324136988, -34.386122236767974 14.007812326905697 C-34.663396042503344 13.721504357881111, -34.94066984823872 13.435196388856525, -35.255733442968655 13.109867360095677 C-35.47548613514967 12.851733343577438, -35.695238827330684 12.5935993270592, -36.066026408126575 12.158051136245307 C-36.35436426549179 11.77170467549511, -36.64270212285701 11.385358214744913, -36.813671464640635 11.156274872382316 C-37.03675293939186 10.813561821400869, -37.25983441414308 10.470848770419423, -37.49559637860425 10.108655082055249 C-37.623327869484804 9.881854885780829, -37.75105936036536 9.655054689506407, -38.108998974273504 9.019496659696289 C-38.2422768703486 8.742742256806206, -38.3755547664237 8.465987853916122, -38.65135864880834 7.893275190886686 C-38.81393788980341 7.491701322373069, -38.976517130798484 7.090127453859451, -39.120446729970325 6.73461856121551 C-39.26028526975062 6.313447159642854, -39.40012380953092 5.892275758070197, -39.51433563421488 5.5482879393051325 C-39.6287252555247 5.112070736475314, -39.74311487683452 4.675853533645495, -39.83140678754556 4.339158212148136 C-39.892766471194165 4.02408920498628, -39.95412615484277 3.709020197824425, -40.070357276581774 3.112197953150904 C-40.11784068295202 2.743926030002441, -40.16532408932227 2.375654106853978, -40.23020520250937 1.872449005199809 C-40.26056147889794 1.3996254973024644, -40.29091775528652 0.9268019894051196, -40.31029371591342 0.6250057626472781 C-40.31029371591342 0.3674181626367988, -40.31029371591342 0.1098305626263194, -40.31029371591342 -0.6250057626472687 C-40.27947988057267 -1.1049561205595682, -40.24866604523193 -1.5849064784718676, -40.23020520250937 -1.8724490051997822 C-40.178988043539235 -2.2696791762001425, -40.127770884569095 -2.6669093472005025, -40.070357276581774 -3.112197953150895 C-39.98005695288208 -3.5758710303686554, -39.889756629182386 -4.039544107586416, -39.83140678754556 -4.339158212148126 C-39.72791820328188 -4.733805036181692, -39.624429619018194 -5.128451860215257, -39.51433563421489 -5.548287939305123 C-39.35700073092778 -6.022155600093333, -39.19966582764068 -6.496023260881542, -39.12044672997033 -6.734618561215485 C-39.00575190536031 -7.017916995475808, -38.89105708075029 -7.301215429736131, -38.65135864880834 -7.893275190886676 C-38.46114441847945 -8.288259110097165, -38.27093018815055 -8.683243029307654, -38.108998974273504 -9.019496659696282 C-37.86437318895492 -9.453854512576264, -37.619747403636346 -9.888212365456248, -37.49559637860425 -10.108655082055243 C-37.30330052814652 -10.404073147024256, -37.11100467768879 -10.69949121199327, -36.81367146464064 -11.156274872382308 C-36.61732212562905 -11.419365098865066, -36.42097278661747 -11.682455325347822, -36.06602640812659 -12.158051136245302 C-35.88881192002694 -12.366217357757185, -35.71159743192729 -12.574383579269067, -35.25573344296866 -13.10986736009567 C-35.036384806384625 -13.336362836226668, -34.817036169800595 -13.562858312357665, -34.386122236767996 -14.007812326905677 C-34.196793705925224 -14.179755489258662, -34.00746517508245 -14.351698651611645, -33.46076620850189 -14.848196188198107 C-33.15060740190042 -15.095539582790304, -32.84044859529895 -15.342882977382498, -32.48346784457872 -15.627565626425149 C-32.10400851183305 -15.892260030418765, -31.724549179087376 -16.15695443441238, -31.45824307360571 -16.342718045390885 C-31.186646469310002 -16.507361502993753, -30.915049865014296 -16.67200496059662, -30.38930476407679 -16.99071473040609 C-30.0647007215242 -17.160060451486963, -29.740096678971614 -17.329406172567836, -29.281045412792388 -17.56889292409717 C-29.049243550343533 -17.67150473244534, -28.817441687894675 -17.774116540793507, -28.138019095147804 -18.07487676824742 C-27.790717423750678 -18.20268699374302, -27.443415752353555 -18.33049721923862, -26.96492275146062 -18.506587066708033 C-26.664348017997742 -18.59579606985084, -26.36377328453486 -18.685005072993654, -25.766576886235413 -18.862249829261067 C-25.50840450043591 -18.92117599158754, -25.250232114636404 -18.980102153914014, -24.547905759676766 -19.140403561325773 C-24.227386605517037 -19.192222612507155, -23.906867451357307 -19.244041663688535, -23.313917152847882 -19.3399052695533 C-22.90398327273299 -19.379451097950362, -22.4940493926181 -19.418996926347422, -22.069681789623903 -19.45993515863156 C-21.70204227010428 -19.47172464245564, -21.33440275058465 -19.48351412627972, -20.820312500000007 -19.5 C-20.820312500000004 -19.5, -20.820312500000004 -19.5, -20.8203125 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-20.8203125 -19.5 C-12.361074342536128 -19.5, -3.9018361850722556 -19.5, 20.8203125 -19.5 M-20.8203125 -19.5 C-9.43652838482834 -19.5, 1.9472557303433184 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C21.248378611394998 -19.486272752987702, 21.67644472279 -19.472545505975404, 22.0696817896239 -19.45993515863156 M20.8203125 -19.5 C21.173356738745937 -19.48867855842234, 21.526400977491875 -19.477357116844683, 22.0696817896239 -19.45993515863156 M22.0696817896239 -19.45993515863156 C22.56053891433701 -19.412582762152546, 23.051396039050115 -19.365230365673536, 23.313917152847864 -19.3399052695533 M22.0696817896239 -19.45993515863156 C22.489444587941286 -19.419441146316505, 22.90920738625867 -19.378947134001454, 23.313917152847864 -19.3399052695533 M23.313917152847864 -19.3399052695533 C23.658792612758248 -19.284148479744125, 24.003668072668635 -19.228391689934952, 24.54790575967676 -19.140403561325776 M23.313917152847864 -19.3399052695533 C23.661280839913566 -19.28374620247414, 24.00864452697927 -19.227587135394987, 24.54790575967676 -19.140403561325776 M24.54790575967676 -19.140403561325776 C24.87109904871996 -19.066636802134976, 25.19429233776316 -18.992870042944176, 25.76657688623539 -18.862249829261074 M24.54790575967676 -19.140403561325776 C24.94653285339 -19.04941952847062, 25.34515994710324 -18.958435495615458, 25.76657688623539 -18.862249829261074 M25.76657688623539 -18.862249829261074 C26.01026390019892 -18.78992480265594, 26.253950914162452 -18.7175997760508, 26.964922751460602 -18.50658706670804 M25.76657688623539 -18.862249829261074 C26.18096537540818 -18.739261500844158, 26.59535386458097 -18.616273172427242, 26.964922751460602 -18.50658706670804 M26.964922751460602 -18.50658706670804 C27.296699902281755 -18.384490008291493, 27.628477053102912 -18.262392949874943, 28.138019095147794 -18.074876768247425 M26.964922751460602 -18.50658706670804 C27.35179302739187 -18.364215228975706, 27.73866330332314 -18.221843391243368, 28.138019095147794 -18.074876768247425 M28.138019095147794 -18.074876768247425 C28.589525187371024 -17.875008414672557, 29.04103127959425 -17.67514006109769, 29.28104541279238 -17.568892924097174 M28.138019095147794 -18.074876768247425 C28.54358969634116 -17.89534269392355, 28.949160297534526 -17.715808619599674, 29.28104541279238 -17.568892924097174 M29.28104541279238 -17.568892924097174 C29.703630245501305 -17.34843068755143, 30.12621507821023 -17.127968451005692, 30.389304764076783 -16.990714730406097 M29.28104541279238 -17.568892924097174 C29.68357180548373 -17.358895162860556, 30.08609819817508 -17.14889740162394, 30.389304764076783 -16.990714730406097 M30.389304764076783 -16.990714730406097 C30.61790822491065 -16.85213396902555, 30.84651168574452 -16.713553207645006, 31.458243073605697 -16.342718045390892 M30.389304764076783 -16.990714730406097 C30.781271575994737 -16.753102145568768, 31.17323838791269 -16.515489560731435, 31.458243073605697 -16.342718045390892 M31.458243073605697 -16.342718045390892 C31.665847169642035 -16.197902415032416, 31.873451265678373 -16.05308678467394, 32.48346784457871 -15.627565626425154 M31.458243073605697 -16.342718045390892 C31.862302012395133 -16.06086402112093, 32.26636095118457 -15.779009996850967, 32.48346784457871 -15.627565626425154 M32.48346784457871 -15.627565626425154 C32.85695469986942 -15.329719798233437, 33.230441555160134 -15.03187397004172, 33.460766208501866 -14.848196188198123 M32.48346784457871 -15.627565626425154 C32.702838674995974 -15.45262322687035, 32.92220950541324 -15.277680827315546, 33.460766208501866 -14.848196188198123 M33.460766208501866 -14.848196188198123 C33.726429227342244 -14.606928063545592, 33.99209224618262 -14.365659938893058, 34.38612223676799 -14.007812326905688 M33.460766208501866 -14.848196188198123 C33.65127420260801 -14.675181868516239, 33.84178219671414 -14.502167548834356, 34.38612223676799 -14.007812326905688 M34.38612223676799 -14.007812326905688 C34.662646082282464 -13.722278753382056, 34.93916992779693 -13.436745179858427, 35.25573344296865 -13.10986736009568 M34.38612223676799 -14.007812326905688 C34.65393159051549 -13.731277181604533, 34.921740944263 -13.454742036303376, 35.25573344296865 -13.10986736009568 M35.25573344296865 -13.10986736009568 C35.48983831306929 -12.834874458730988, 35.72394318316994 -12.559881557366294, 36.06602640812658 -12.158051136245305 M35.25573344296865 -13.10986736009568 C35.49778585709493 -12.825538821290404, 35.739838271221224 -12.541210282485128, 36.06602640812658 -12.158051136245305 M36.06602640812658 -12.158051136245305 C36.33690627348567 -11.795096794327534, 36.607786138844745 -11.432142452409764, 36.813671464640635 -11.156274872382312 M36.06602640812658 -12.158051136245305 C36.312333928292375 -11.82802149829984, 36.558641448458175 -11.497991860354375, 36.813671464640635 -11.156274872382312 M36.813671464640635 -11.156274872382312 C37.036673988368676 -10.813683111373793, 37.25967651209672 -10.471091350365272, 37.49559637860425 -10.108655082055241 M36.813671464640635 -11.156274872382312 C37.03980602140055 -10.808871467568196, 37.265940578160475 -10.46146806275408, 37.49559637860425 -10.108655082055241 M37.49559637860425 -10.108655082055241 C37.66320931901193 -9.811041333710728, 37.83082225941962 -9.513427585366212, 38.108998974273504 -9.019496659696287 M37.49559637860425 -10.108655082055241 C37.63743898669389 -9.856799168270538, 37.77928159478353 -9.604943254485834, 38.108998974273504 -9.019496659696287 M38.108998974273504 -9.019496659696287 C38.22665534889972 -8.775180680341816, 38.34431172352594 -8.530864700987344, 38.65135864880834 -7.893275190886684 M38.108998974273504 -9.019496659696287 C38.23199330922865 -8.764096291504742, 38.354987644183794 -8.508695923313198, 38.65135864880834 -7.893275190886684 M38.65135864880834 -7.893275190886684 C38.823901343026 -7.467091400283013, 38.99644403724366 -7.040907609679341, 39.120446729970325 -6.734618561215508 M38.65135864880834 -7.893275190886684 C38.8190846569452 -7.47898870802687, 38.98681066508207 -7.064702225167057, 39.120446729970325 -6.734618561215508 M39.120446729970325 -6.734618561215508 C39.25072818925337 -6.342231563386586, 39.38100964853641 -5.949844565557665, 39.51433563421488 -5.548287939305138 M39.120446729970325 -6.734618561215508 C39.277458669476765 -6.261723615877369, 39.434470608983204 -5.788828670539229, 39.51433563421488 -5.548287939305138 M39.51433563421488 -5.548287939305138 C39.63726373829543 -5.079509801068678, 39.76019184237598 -4.610731662832219, 39.83140678754556 -4.339158212148133 M39.51433563421488 -5.548287939305138 C39.59715150106125 -5.232475146396193, 39.67996736790762 -4.916662353487249, 39.83140678754556 -4.339158212148133 M39.83140678754556 -4.339158212148133 C39.909560125093286 -3.937857341554298, 39.98771346264101 -3.5365564709604627, 40.070357276581774 -3.1121979531509023 M39.83140678754556 -4.339158212148133 C39.9221871249392 -3.8730203660628875, 40.01296746233284 -3.4068825199776422, 40.070357276581774 -3.1121979531509023 M40.070357276581774 -3.1121979531509023 C40.12303568924416 -2.703634587070619, 40.17571410190655 -2.295071220990335, 40.23020520250937 -1.872449005199798 M40.070357276581774 -3.1121979531509023 C40.122182384980455 -2.710252646435941, 40.174007493379136 -2.3083073397209795, 40.23020520250937 -1.872449005199798 M40.23020520250937 -1.872449005199798 C40.24931379823399 -1.5748172026079736, 40.26842239395861 -1.2771854000161493, 40.31029371591342 -0.6250057626472757 M40.23020520250937 -1.872449005199798 C40.24763827169452 -1.600914880920933, 40.265071340879665 -1.3293807566420681, 40.31029371591342 -0.6250057626472757 M40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.17719797894610978, 40.31029371591342 0.27060980475505614, 40.31029371591342 0.625005762647271 M40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.18872943726255947, 40.31029371591342 0.24754688812215675, 40.31029371591342 0.625005762647271 M40.31029371591342 0.625005762647271 C40.28048396592873 1.0893166806558476, 40.250674215944045 1.5536275986644243, 40.23020520250937 1.8724490051997846 M40.31029371591342 0.625005762647271 C40.29275500954578 0.8981852713121542, 40.27521630317815 1.1713647799770373, 40.23020520250937 1.8724490051997846 M40.23020520250937 1.8724490051997846 C40.19721153262191 2.1283413935098636, 40.164217862734446 2.384233781819943, 40.070357276581774 3.1121979531508885 M40.23020520250937 1.8724490051997846 C40.183072523235325 2.238000758248968, 40.13593984396129 2.6035525112981515, 40.070357276581774 3.1121979531508885 M40.070357276581774 3.1121979531508885 C40.0055655317364 3.4448898691917598, 39.94077378689103 3.7775817852326306, 39.83140678754556 4.339158212148129 M40.070357276581774 3.1121979531508885 C39.99277567811234 3.5105630644148214, 39.915194079642895 3.9089281756787537, 39.83140678754556 4.339158212148129 M39.83140678754556 4.339158212148129 C39.74371828497401 4.673552476890886, 39.656029782402456 5.007946741633642, 39.51433563421489 5.548287939305125 M39.83140678754556 4.339158212148129 C39.71648907253478 4.777389265136993, 39.601571357523994 5.215620318125857, 39.51433563421489 5.548287939305125 M39.51433563421489 5.548287939305125 C39.39953314570871 5.894054743393197, 39.28473065720253 6.239821547481269, 39.120446729970325 6.734618561215495 M39.51433563421489 5.548287939305125 C39.36136484103992 6.009011595762094, 39.20839404786495 6.4697352522190625, 39.120446729970325 6.734618561215495 M39.120446729970325 6.734618561215495 C38.964171842832926 7.120620553814281, 38.80789695569552 7.506622546413068, 38.65135864880834 7.893275190886679 M39.120446729970325 6.734618561215495 C38.984198262045254 7.07115491117534, 38.84794979412019 7.407691261135184, 38.65135864880834 7.893275190886679 M38.65135864880834 7.893275190886679 C38.43820872165791 8.335885575292384, 38.22505879450748 8.77849595969809, 38.108998974273504 9.019496659696284 M38.65135864880834 7.893275190886679 C38.491956297934266 8.224277583140626, 38.33255394706019 8.555279975394575, 38.108998974273504 9.019496659696284 M38.108998974273504 9.019496659696284 C37.964204978590004 9.276593061014292, 37.8194109829065 9.533689462332303, 37.49559637860425 10.108655082055236 M38.108998974273504 9.019496659696284 C37.91520235218378 9.363602186252521, 37.72140573009407 9.707707712808759, 37.49559637860425 10.108655082055236 M37.49559637860425 10.108655082055236 C37.34452863633139 10.340735701555118, 37.193460894058525 10.572816321055, 36.81367146464064 11.156274872382301 M37.49559637860425 10.108655082055236 C37.297498736650205 10.41298625676175, 37.099401094696155 10.717317431468263, 36.81367146464064 11.156274872382301 M36.81367146464064 11.156274872382301 C36.55717179447585 11.499961062802456, 36.300672124311056 11.84364725322261, 36.06602640812658 12.158051136245302 M36.81367146464064 11.156274872382301 C36.6292520927796 11.403380029725692, 36.44483272091856 11.650485187069084, 36.06602640812658 12.158051136245302 M36.06602640812658 12.158051136245302 C35.78468772083341 12.488527566964672, 35.503349033540246 12.819003997684042, 35.25573344296866 13.10986736009567 M36.06602640812658 12.158051136245302 C35.82702521849894 12.438795533134883, 35.588024028871295 12.719539930024462, 35.25573344296866 13.10986736009567 M35.25573344296866 13.10986736009567 C35.06023472630788 13.311735835791069, 34.864736009647096 13.513604311486468, 34.38612223676799 14.007812326905684 M35.25573344296866 13.10986736009567 C34.958099399641355 13.417198946040521, 34.66046535631405 13.724530531985373, 34.38612223676799 14.007812326905684 M34.38612223676799 14.007812326905684 C34.11569643227326 14.253405887473097, 33.84527062777853 14.498999448040507, 33.46076620850189 14.848196188198111 M34.38612223676799 14.007812326905684 C34.0562317392518 14.307410148325626, 33.72634124173561 14.607007969745567, 33.46076620850189 14.848196188198111 M33.46076620850189 14.848196188198111 C33.09783478618745 15.137624339483118, 32.73490336387301 15.427052490768125, 32.48346784457871 15.627565626425152 M33.46076620850189 14.848196188198111 C33.2600688021759 15.008247028960804, 33.059371395849915 15.168297869723498, 32.48346784457871 15.627565626425152 M32.48346784457871 15.627565626425152 C32.20136924518074 15.824345397513628, 31.919270645782778 16.021125168602104, 31.458243073605708 16.34271804539089 M32.48346784457871 15.627565626425152 C32.11011049999909 15.888003547624946, 31.73675315541946 16.14844146882474, 31.458243073605708 16.34271804539089 M31.458243073605708 16.34271804539089 C31.147313621713952 16.53120530635195, 30.836384169822196 16.719692567313007, 30.389304764076787 16.990714730406093 M31.458243073605708 16.34271804539089 C31.16566296422064 16.52008182709169, 30.87308285483557 16.69744560879249, 30.389304764076787 16.990714730406093 M30.389304764076787 16.990714730406093 C29.974458710691795 17.207139650735463, 29.5596126573068 17.423564571064837, 29.281045412792388 17.56889292409717 M30.389304764076787 16.990714730406093 C30.146854000232445 17.11720113860656, 29.904403236388106 17.243687546807028, 29.281045412792388 17.56889292409717 M29.281045412792388 17.56889292409717 C28.943725996440893 17.718214223491014, 28.606406580089395 17.867535522884857, 28.138019095147804 18.07487676824742 M29.281045412792388 17.56889292409717 C29.03039916553978 17.679846582599147, 28.779752918287173 17.790800241101124, 28.138019095147804 18.07487676824742 M28.138019095147804 18.07487676824742 C27.73128500364221 18.224558673730204, 27.324550912136615 18.37424057921299, 26.964922751460616 18.506587066708033 M28.138019095147804 18.07487676824742 C27.84443550375845 18.18291824373567, 27.550851912369094 18.290959719223924, 26.964922751460616 18.506587066708033 M26.964922751460616 18.506587066708033 C26.537859586480028 18.633337172373974, 26.110796421499444 18.760087278039915, 25.766576886235413 18.86224982926107 M26.964922751460616 18.506587066708033 C26.65399496405906 18.598868801915554, 26.343067176657502 18.691150537123075, 25.766576886235413 18.86224982926107 M25.766576886235413 18.86224982926107 C25.314866011267014 18.96534988878367, 24.863155136298616 19.068449948306274, 24.547905759676766 19.140403561325773 M25.766576886235413 18.86224982926107 C25.32452485284576 18.963145321223156, 24.88247281945611 19.06404081318524, 24.547905759676766 19.140403561325773 M24.547905759676766 19.140403561325773 C24.105944238453215 19.21185647261441, 23.66398271722966 19.28330938390305, 23.31391715284788 19.3399052695533 M24.547905759676766 19.140403561325773 C24.16625483242091 19.202105923497356, 23.784603905165053 19.263808285668937, 23.31391715284788 19.3399052695533 M23.31391715284788 19.3399052695533 C22.82073165998993 19.38748228090697, 22.327546167131985 19.435059292260643, 22.0696817896239 19.45993515863156 M23.31391715284788 19.3399052695533 C22.852759032409594 19.384392638808198, 22.39160091197131 19.428880008063093, 22.0696817896239 19.45993515863156 M22.0696817896239 19.45993515863156 C21.759285204876402 19.46988897295411, 21.448888620128905 19.479842787276663, 20.820312500000004 19.5 M22.0696817896239 19.45993515863156 C21.607938037080107 19.474742382045946, 21.146194284536314 19.489549605460333, 20.820312500000004 19.5 M20.820312500000004 19.5 C20.820312500000004 19.5, 20.8203125 19.5, 20.8203125 19.5 M20.820312500000004 19.5 C20.820312500000004 19.5, 20.820312500000004 19.5, 20.8203125 19.5 M20.8203125 19.5 C11.485616156971961 19.5, 2.150919813943922 19.5, -20.820312499999996 19.5 M20.8203125 19.5 C7.096445461341913 19.5, -6.6274215773161735 19.5, -20.820312499999996 19.5 M-20.820312499999996 19.5 C-21.070975653262646 19.491961720561097, -21.3216388065253 19.483923441122194, -22.069681789623893 19.45993515863156 M-20.820312499999996 19.5 C-21.11283070978687 19.49061951036429, -21.405348919573743 19.48123902072858, -22.069681789623893 19.45993515863156 M-22.069681789623893 19.45993515863156 C-22.475267676935715 19.420808775870984, -22.880853564247538 19.381682393110406, -23.31391715284787 19.3399052695533 M-22.069681789623893 19.45993515863156 C-22.37419655244648 19.43055898569465, -22.678711315269066 19.40118281275774, -23.31391715284787 19.3399052695533 M-23.31391715284787 19.3399052695533 C-23.745212239596196 19.270176824671182, -24.17650732634452 19.200448379789062, -24.54790575967676 19.140403561325773 M-23.31391715284787 19.3399052695533 C-23.706496283738197 19.27643612016758, -24.099075414628526 19.21296697078186, -24.54790575967676 19.140403561325773 M-24.54790575967676 19.140403561325773 C-24.973266484596298 19.043317751601023, -25.39862720951584 18.946231941876277, -25.766576886235388 18.862249829261074 M-24.54790575967676 19.140403561325773 C-24.968594525387886 19.04438409580296, -25.389283291099012 18.94836463028015, -25.766576886235388 18.862249829261074 M-25.766576886235388 18.862249829261074 C-26.067241640901152 18.77301410829778, -26.36790639556692 18.683778387334485, -26.96492275146059 18.506587066708043 M-25.766576886235388 18.862249829261074 C-26.18960769142364 18.73669650681521, -26.61263849661189 18.61114318436935, -26.96492275146059 18.506587066708043 M-26.96492275146059 18.506587066708043 C-27.312676908540553 18.378610322298428, -27.660431065620514 18.250633577888813, -28.138019095147797 18.074876768247425 M-26.96492275146059 18.506587066708043 C-27.22549129374982 18.410695434476406, -27.486059836039047 18.31480380224477, -28.138019095147797 18.074876768247425 M-28.138019095147797 18.074876768247425 C-28.398879737739037 17.95940149992831, -28.659740380330273 17.843926231609192, -29.28104541279238 17.568892924097174 M-28.138019095147797 18.074876768247425 C-28.481537967764787 17.922811153465183, -28.825056840381777 17.77074553868294, -29.28104541279238 17.568892924097174 M-29.28104541279238 17.568892924097174 C-29.637731506150853 17.382810017660407, -29.994417599509326 17.196727111223638, -30.38930476407678 16.990714730406097 M-29.28104541279238 17.568892924097174 C-29.60206666298187 17.401416343497242, -29.92308791317136 17.233939762897307, -30.38930476407678 16.990714730406097 M-30.38930476407678 16.990714730406097 C-30.811905054943818 16.73453195060753, -31.234505345810856 16.478349170808958, -31.458243073605686 16.3427180453909 M-30.38930476407678 16.990714730406097 C-30.70515644416896 16.799243585783717, -31.021008124261137 16.607772441161334, -31.458243073605686 16.3427180453909 M-31.458243073605686 16.3427180453909 C-31.802177885324078 16.102804009434188, -32.14611269704247 15.862889973477474, -32.48346784457871 15.627565626425156 M-31.458243073605686 16.3427180453909 C-31.75367945724818 16.13663441339682, -32.04911584089067 15.930550781402738, -32.48346784457871 15.627565626425156 M-32.48346784457871 15.627565626425156 C-32.72949654078176 15.43136428830179, -32.97552523698481 15.235162950178424, -33.460766208501866 14.848196188198125 M-32.48346784457871 15.627565626425156 C-32.68481690685339 15.466995107384669, -32.88616596912808 15.306424588344184, -33.460766208501866 14.848196188198125 M-33.460766208501866 14.848196188198125 C-33.823104421483016 14.51913021011241, -34.185442634464174 14.190064232026694, -34.386122236767974 14.007812326905697 M-33.460766208501866 14.848196188198125 C-33.696377170925 14.634220546049894, -33.93198813334813 14.420244903901663, -34.386122236767974 14.007812326905697 M-34.386122236767974 14.007812326905697 C-34.718521526597364 13.664582769667621, -35.05092081642676 13.321353212429546, -35.255733442968655 13.109867360095677 M-34.386122236767974 14.007812326905697 C-34.58665482887479 13.800745961523408, -34.78718742098161 13.593679596141117, -35.255733442968655 13.109867360095677 M-35.255733442968655 13.109867360095677 C-35.516381583280165 12.803695223186436, -35.77702972359168 12.497523086277194, -36.066026408126575 12.158051136245307 M-35.255733442968655 13.109867360095677 C-35.564069466182204 12.747678322412295, -35.87240548939575 12.385489284728914, -36.066026408126575 12.158051136245307 M-36.066026408126575 12.158051136245307 C-36.251419045448856 11.909641891850164, -36.436811682771136 11.661232647455021, -36.813671464640635 11.156274872382316 M-36.066026408126575 12.158051136245307 C-36.307725928796934 11.834195797826338, -36.54942544946729 11.51034045940737, -36.813671464640635 11.156274872382316 M-36.813671464640635 11.156274872382316 C-36.99533985170726 10.877183445055548, -37.17700823877387 10.59809201772878, -37.49559637860425 10.108655082055249 M-36.813671464640635 11.156274872382316 C-36.99763537016167 10.873656912276555, -37.1815992756827 10.591038952170793, -37.49559637860425 10.108655082055249 M-37.49559637860425 10.108655082055249 C-37.68962874314219 9.764130970910678, -37.88366110768013 9.419606859766105, -38.108998974273504 9.019496659696289 M-37.49559637860425 10.108655082055249 C-37.688709165813336 9.765763773575362, -37.881821953022424 9.422872465095475, -38.108998974273504 9.019496659696289 M-38.108998974273504 9.019496659696289 C-38.22041795612891 8.788132759889223, -38.33183693798433 8.556768860082157, -38.65135864880834 7.893275190886686 M-38.108998974273504 9.019496659696289 C-38.2566774152651 8.712839217164795, -38.40435585625669 8.406181774633303, -38.65135864880834 7.893275190886686 M-38.65135864880834 7.893275190886686 C-38.81622468011089 7.4860529061015155, -38.98109071141344 7.078830621316345, -39.120446729970325 6.73461856121551 M-38.65135864880834 7.893275190886686 C-38.758775029702576 7.627954653323476, -38.86619141059681 7.362634115760266, -39.120446729970325 6.73461856121551 M-39.120446729970325 6.73461856121551 C-39.214160042173184 6.452368996049106, -39.30787335437604 6.170119430882702, -39.51433563421488 5.5482879393051325 M-39.120446729970325 6.73461856121551 C-39.2549619245407 6.329480227255259, -39.38947711911107 5.92434189329501, -39.51433563421488 5.5482879393051325 M-39.51433563421488 5.5482879393051325 C-39.60641929182299 5.197133043535761, -39.698502949431095 4.84597814776639, -39.83140678754556 4.339158212148136 M-39.51433563421488 5.5482879393051325 C-39.60989617859649 5.183874167376119, -39.70545672297811 4.819460395447104, -39.83140678754556 4.339158212148136 M-39.83140678754556 4.339158212148136 C-39.92398553054819 3.86378593335392, -40.016564273550806 3.3884136545597037, -40.070357276581774 3.112197953150904 M-39.83140678754556 4.339158212148136 C-39.88629964646443 4.057294983209574, -39.9411925053833 3.7754317542710116, -40.070357276581774 3.112197953150904 M-40.070357276581774 3.112197953150904 C-40.106629356488334 2.8308788641279783, -40.142901436394894 2.549559775105052, -40.23020520250937 1.872449005199809 M-40.070357276581774 3.112197953150904 C-40.10902360317923 2.8123095595908434, -40.14768992977669 2.5124211660307827, -40.23020520250937 1.872449005199809 M-40.23020520250937 1.872449005199809 C-40.25271801938601 1.5217937103273926, -40.27523083626265 1.1711384154549764, -40.31029371591342 0.6250057626472781 M-40.23020520250937 1.872449005199809 C-40.2469510272057 1.6116192685680781, -40.263696851902026 1.3507895319363472, -40.31029371591342 0.6250057626472781 M-40.31029371591342 0.6250057626472781 C-40.31029371591342 0.31076190748477983, -40.31029371591342 -0.0034819476777184777, -40.31029371591342 -0.6250057626472687 M-40.31029371591342 0.6250057626472781 C-40.31029371591342 0.24723329942664607, -40.31029371591342 -0.130539163793986, -40.31029371591342 -0.6250057626472687 M-40.31029371591342 -0.6250057626472687 C-40.29211959068329 -0.9080824329962843, -40.27394546545317 -1.1911591033453, -40.23020520250937 -1.8724490051997822 M-40.31029371591342 -0.6250057626472687 C-40.29218631597486 -0.9070431327204924, -40.274078916036295 -1.1890805027937161, -40.23020520250937 -1.8724490051997822 M-40.23020520250937 -1.8724490051997822 C-40.16785224677158 -2.3560462169182474, -40.105499291033794 -2.8396434286367125, -40.070357276581774 -3.112197953150895 M-40.23020520250937 -1.8724490051997822 C-40.18287403880854 -2.2395401642679587, -40.13554287510771 -2.6066313233361353, -40.070357276581774 -3.112197953150895 M-40.070357276581774 -3.112197953150895 C-40.02225220836747 -3.35920731142157, -39.97414714015317 -3.6062166696922446, -39.83140678754556 -4.339158212148126 M-40.070357276581774 -3.112197953150895 C-40.01411442935255 -3.400993086742967, -39.95787158212334 -3.689788220335039, -39.83140678754556 -4.339158212148126 M-39.83140678754556 -4.339158212148126 C-39.74944118256766 -4.651728588046789, -39.667475577589755 -4.964298963945452, -39.51433563421489 -5.548287939305123 M-39.83140678754556 -4.339158212148126 C-39.73709054712872 -4.69882691377469, -39.64277430671189 -5.058495615401255, -39.51433563421489 -5.548287939305123 M-39.51433563421489 -5.548287939305123 C-39.35904635604778 -6.015994503158, -39.203757077880674 -6.483701067010876, -39.12044672997033 -6.734618561215485 M-39.51433563421489 -5.548287939305123 C-39.36600692275138 -5.995030385262451, -39.217678211287875 -6.4417728312197795, -39.12044672997033 -6.734618561215485 M-39.12044672997033 -6.734618561215485 C-38.96652013070674 -7.1148202373648965, -38.81259353144315 -7.495021913514309, -38.65135864880834 -7.893275190886676 M-39.12044672997033 -6.734618561215485 C-38.94516507575269 -7.167567635973302, -38.76988342153505 -7.600516710731119, -38.65135864880834 -7.893275190886676 M-38.65135864880834 -7.893275190886676 C-38.47520510034727 -8.259061803348239, -38.299051551886194 -8.6248484158098, -38.108998974273504 -9.019496659696282 M-38.65135864880834 -7.893275190886676 C-38.468572807649956 -8.272833901042537, -38.28578696649157 -8.652392611198398, -38.108998974273504 -9.019496659696282 M-38.108998974273504 -9.019496659696282 C-37.955983129079414 -9.29119178737288, -37.80296728388533 -9.562886915049477, -37.49559637860425 -10.108655082055243 M-38.108998974273504 -9.019496659696282 C-37.97183629698941 -9.26304288244137, -37.834673619705306 -9.506589105186459, -37.49559637860425 -10.108655082055243 M-37.49559637860425 -10.108655082055243 C-37.33408750513261 -10.356776082912752, -37.17257863166097 -10.604897083770261, -36.81367146464064 -11.156274872382308 M-37.49559637860425 -10.108655082055243 C-37.326793274670365 -10.36798197967789, -37.15799017073648 -10.627308877300537, -36.81367146464064 -11.156274872382308 M-36.81367146464064 -11.156274872382308 C-36.64111219350293 -11.38748857523385, -36.468552922365205 -11.618702278085392, -36.06602640812659 -12.158051136245302 M-36.81367146464064 -11.156274872382308 C-36.64887433177565 -11.377088017093737, -36.48407719891066 -11.597901161805167, -36.06602640812659 -12.158051136245302 M-36.06602640812659 -12.158051136245302 C-35.78452188827309 -12.488722363326168, -35.5030173684196 -12.819393590407035, -35.25573344296866 -13.10986736009567 M-36.06602640812659 -12.158051136245302 C-35.81247225882769 -12.455890267651597, -35.5589181095288 -12.75372939905789, -35.25573344296866 -13.10986736009567 M-35.25573344296866 -13.10986736009567 C-35.0548290773846 -13.31731761211638, -34.85392471180055 -13.524767864137088, -34.386122236767996 -14.007812326905677 M-35.25573344296866 -13.10986736009567 C-35.05285056834379 -13.319360585139634, -34.84996769371892 -13.528853810183598, -34.386122236767996 -14.007812326905677 M-34.386122236767996 -14.007812326905677 C-34.17905093055017 -14.195869008406177, -33.971979624332334 -14.383925689906675, -33.46076620850189 -14.848196188198107 M-34.386122236767996 -14.007812326905677 C-34.16444465667002 -14.209134039883297, -33.94276707657204 -14.410455752860917, -33.46076620850189 -14.848196188198107 M-33.46076620850189 -14.848196188198107 C-33.071619555872346 -15.158530288042835, -32.6824729032428 -15.468864387887564, -32.48346784457872 -15.627565626425149 M-33.46076620850189 -14.848196188198107 C-33.11179944804543 -15.126487893266633, -32.762832687588975 -15.40477959833516, -32.48346784457872 -15.627565626425149 M-32.48346784457872 -15.627565626425149 C-32.10385349356165 -15.89236816445426, -31.72423914254458 -16.15717070248337, -31.45824307360571 -16.342718045390885 M-32.48346784457872 -15.627565626425149 C-32.077879376366525 -15.910486584208169, -31.672290908154324 -16.19340754199119, -31.45824307360571 -16.342718045390885 M-31.45824307360571 -16.342718045390885 C-31.165089310264666 -16.520429579490965, -30.87193554692362 -16.698141113591042, -30.38930476407679 -16.99071473040609 M-31.45824307360571 -16.342718045390885 C-31.073255629134845 -16.576099696666475, -30.68826818466398 -16.809481347942064, -30.38930476407679 -16.99071473040609 M-30.38930476407679 -16.99071473040609 C-30.037074647746152 -17.174472956481626, -29.684844531415518 -17.358231182557162, -29.281045412792388 -17.56889292409717 M-30.38930476407679 -16.99071473040609 C-30.13180158536626 -17.125053973800714, -29.874298406655733 -17.25939321719534, -29.281045412792388 -17.56889292409717 M-29.281045412792388 -17.56889292409717 C-29.041930690023538 -17.674741918780708, -28.802815967254684 -17.780590913464245, -28.138019095147804 -18.07487676824742 M-29.281045412792388 -17.56889292409717 C-28.855003945921876 -17.757488843409664, -28.42896247905136 -17.946084762722155, -28.138019095147804 -18.07487676824742 M-28.138019095147804 -18.07487676824742 C-27.8783945286627 -18.170421008657122, -27.618769962177595 -18.265965249066827, -26.96492275146062 -18.506587066708033 M-28.138019095147804 -18.07487676824742 C-27.891350863975973 -18.16565295749479, -27.644682632804138 -18.256429146742157, -26.96492275146062 -18.506587066708033 M-26.96492275146062 -18.506587066708033 C-26.554411026920757 -18.62842479173145, -26.143899302380895 -18.750262516754866, -25.766576886235413 -18.862249829261067 M-26.96492275146062 -18.506587066708033 C-26.557926255549265 -18.62738149032632, -26.15092975963791 -18.748175913944607, -25.766576886235413 -18.862249829261067 M-25.766576886235413 -18.862249829261067 C-25.307174829070302 -18.967105350930414, -24.847772771905188 -19.071960872599764, -24.547905759676766 -19.140403561325773 M-25.766576886235413 -18.862249829261067 C-25.286488692058356 -18.97182682671373, -24.806400497881302 -19.081403824166397, -24.547905759676766 -19.140403561325773 M-24.547905759676766 -19.140403561325773 C-24.14460183383375 -19.205606612387417, -23.741297907990734 -19.270809663449057, -23.313917152847882 -19.3399052695533 M-24.547905759676766 -19.140403561325773 C-24.07212723566348 -19.21732374337068, -23.596348711650194 -19.29424392541559, -23.313917152847882 -19.3399052695533 M-23.313917152847882 -19.3399052695533 C-22.953370541982054 -19.374686767482785, -22.592823931116225 -19.409468265412272, -22.069681789623903 -19.45993515863156 M-23.313917152847882 -19.3399052695533 C-22.973721017568902 -19.37272358157795, -22.633524882289922 -19.4055418936026, -22.069681789623903 -19.45993515863156 M-22.069681789623903 -19.45993515863156 C-21.80952566222408 -19.46827785927409, -21.549369534824258 -19.47662055991662, -20.820312500000007 -19.5 M-22.069681789623903 -19.45993515863156 C-21.58135891060926 -19.475594722898737, -21.093036031594615 -19.491254287165912, -20.820312500000007 -19.5 M-20.820312500000007 -19.5 C-20.820312500000004 -19.5, -20.820312500000004 -19.5, -20.8203125 -19.5 M-20.820312500000007 -19.5 C-20.820312500000004 -19.5, -20.8203125 -19.5, -20.8203125 -19.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-27.9453125, -12)\"><rect></rect><foreignObject width=\"55.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>expired</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-flowchart-F-9\" data-look=\"classic\" transform=\"translate(1050.995590209961, 179)\"><rect class=\"basic label-container\" style=\"\" x=\"-71.453125\" y=\"-39\" width=\"142.90625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-41.453125, -24)\"><rect></rect><foreignObject width=\"82.90625\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Fiat payout<br>processing</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-flowchart-G-11\" data-look=\"classic\" transform=\"translate(1378.479965209961, 179)\"><polygon points=\"58.9375,0 117.875,-58.9375 58.9375,-117.875 0,-58.9375\" class=\"label-container\" transform=\"translate(-58.4375, 58.9375)\"></polygon><g class=\"label\" style=\"\" transform=\"translate(-31.9375, -12)\"><rect></rect><foreignObject width=\"63.875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Verified?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-flowchart-Z-13\" data-look=\"classic\" transform=\"translate(1898.3405380249023, 238)\"><g class=\"basic label-container outer-path\"><path d=\"M-27.6875 -19.5 C-12.33702835022924 -19.5, 3.013443299541521 -19.5, 27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 C27.963514166517015 -19.491148762908782, 28.23952833303403 -19.482297525817565, 28.9368692896239 -19.45993515863156 C29.238897347604773 -19.43079887512003, 29.540925405585647 -19.401662591608495, 30.181104652847864 -19.3399052695533 C30.557435518117998 -19.279063013745873, 30.933766383388136 -19.218220757938447, 31.41509325967676 -19.140403561325776 C31.68242068776471 -19.0793878203392, 31.94974811585266 -19.018372079352623, 32.63376438623539 -18.862249829261074 C32.989186171208814 -18.756762509127984, 33.34460795618224 -18.65127518899489, 33.832110251460605 -18.50658706670804 C34.21042874390201 -18.367362364351795, 34.58874723634341 -18.22813766199555, 35.0052065951478 -18.074876768247425 C35.26686690888372 -17.959047509233958, 35.528527222619644 -17.84321825022049, 36.14823291279238 -17.568892924097174 C36.43482725682019 -17.419376838390306, 36.721421600848 -17.269860752683435, 37.25649226407678 -16.990714730406097 C37.62097215560584 -16.769764878239588, 37.985452047134906 -16.54881502607308, 38.3254305736057 -16.342718045390892 C38.60323838344819 -16.148931343351027, 38.88104619329069 -15.955144641311165, 39.35065534457871 -15.627565626425154 C39.670954173524066 -15.372135833851036, 39.99125300246942 -15.116706041276919, 40.327953708501866 -14.848196188198123 C40.61965850872374 -14.583277606722698, 40.91136330894561 -14.318359025247272, 41.25330973676799 -14.007812326905688 C41.527204838235406 -13.72499314743454, 41.80109993970283 -13.442173967963392, 42.12292094296865 -13.10986736009568 C42.325510008874495 -12.871894715638263, 42.528099074780336 -12.633922071180846, 42.93321390812658 -12.158051136245305 C43.151701851609886 -11.865297196638808, 43.37018979509319 -11.57254325703231, 43.680858964640635 -11.156274872382312 C43.83513720402235 -10.919262067184048, 43.98941544340406 -10.682249261985783, 44.36278387860425 -10.108655082055241 C44.59818635655377 -9.690674145370176, 44.83358883450328 -9.272693208685112, 44.976186474273504 -9.019496659696287 C45.11458844135157 -8.732102013730982, 45.25299040842964 -8.444707367765677, 45.51854614880834 -7.893275190886684 C45.64607583096496 -7.57827441034116, 45.77360551312158 -7.263273629795636, 45.987634229970325 -6.734618561215508 C46.070000113182125 -6.486545644202894, 46.15236599639392 -6.23847272719028, 46.38152313421488 -5.548287939305138 C46.44538151094536 -5.304768272436261, 46.50923988767585 -5.0612486055673855, 46.69859428754556 -4.339158212148133 C46.75745230537296 -4.03693473025091, 46.816310323200355 -3.734711248353686, 46.937544776581774 -3.1121979531509023 C46.98245854213954 -2.7638556567110566, 47.027372307697306 -2.415513360271211, 47.09739270250937 -1.872449005199798 C47.12644169835531 -1.4199874469718874, 47.15549069420125 -0.9675258887439766, 47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.34024283350743234, 47.17748121591342 -0.055479904367588984, 47.17748121591342 0.625005762647271 C47.158905429838676 0.9143386248660069, 47.140329643763934 1.2036714870847427, 47.09739270250937 1.8724490051997846 C47.04090128553505 2.310585279760531, 46.98440986856073 2.748721554321277, 46.937544776581774 3.1121979531508885 C46.85515615165985 3.535246129282955, 46.772767526737915 3.9582943054150213, 46.69859428754556 4.339158212148129 C46.63123038787692 4.596045957283455, 46.563866488208284 4.852933702418782, 46.38152313421489 5.548287939305125 C46.28047258511469 5.852636092976377, 46.179422036014486 6.156984246647628, 45.987634229970325 6.734618561215495 C45.84341813934619 7.090835093285537, 45.69920204872206 7.447051625355578, 45.51854614880834 7.893275190886679 C45.32720248293197 8.290604407177545, 45.135858817055606 8.687933623468412, 44.976186474273504 9.019496659696284 C44.786986394499905 9.355440559919868, 44.59778631472631 9.691384460143455, 44.36278387860425 10.108655082055236 C44.161532607343545 10.417831078244816, 43.96028133608284 10.727007074434397, 43.68085896464064 11.156274872382301 C43.45486631181061 11.45908443882033, 43.228873658980575 11.761894005258357, 42.93321390812658 12.158051136245302 C42.6820298416063 12.453106233558307, 42.43084577508602 12.748161330871312, 42.12292094296866 13.10986736009567 C41.91165813350679 13.32801355586428, 41.70039532404492 13.54615975163289, 41.25330973676799 14.007812326905684 C41.04024906165024 14.20130839477107, 40.8271883865325 14.394804462636456, 40.32795370850189 14.848196188198111 C40.06195997071048 15.060319115696121, 39.79596623291907 15.27244204319413, 39.35065534457871 15.627565626425152 C39.05292697046842 15.835248051750904, 38.75519859635813 16.042930477076656, 38.32543057360571 16.34271804539089 C38.10955836937094 16.473581044203893, 37.89368616513616 16.604444043016898, 37.25649226407678 16.990714730406093 C36.9087003547822 17.172157546713727, 36.56090844548761 17.353600363021364, 36.14823291279239 17.56889292409717 C35.745138090779704 17.747331044419138, 35.342043268767014 17.925769164741105, 35.005206595147804 18.07487676824742 C34.697688090136246 18.188046420761573, 34.39016958512469 18.301216073275725, 33.83211025146062 18.506587066708033 C33.5655862856147 18.585689980758257, 33.29906231976877 18.664792894808482, 32.63376438623541 18.86224982926107 C32.203724278827494 18.960403677502967, 31.77368417141958 19.058557525744863, 31.415093259676766 19.140403561325773 C31.035332716843858 19.201800300804003, 30.65557217401095 19.263197040282233, 30.18110465284788 19.3399052695533 C29.68651886440275 19.387617365738162, 29.191933075957625 19.43532946192303, 28.9368692896239 19.45993515863156 C28.545708867822693 19.47247891201115, 28.154548446021487 19.485022665390744, 27.687500000000004 19.5 C27.687500000000004 19.5, 27.6875 19.5, 27.6875 19.5 C7.9902542530637035 19.5, -11.706991493872593 19.5, -27.687499999999996 19.5 C-28.167155508291316 19.48461838144191, -28.646811016582635 19.469236762883813, -28.936869289623893 19.45993515863156 C-29.38904645321102 19.416314171482913, -29.84122361679815 19.372693184334263, -30.18110465284787 19.3399052695533 C-30.45530881906681 19.29557406644409, -30.729512985285755 19.251242863334877, -31.41509325967676 19.140403561325773 C-31.698151763474943 19.0757973049632, -31.981210267273124 19.011191048600622, -32.633764386235384 18.862249829261074 C-32.87499751642706 18.790653102478725, -33.11623064661873 18.71905637569638, -33.83211025146059 18.506587066708043 C-34.21032972266888 18.367398805080928, -34.58854919387717 18.228210543453812, -35.0052065951478 18.074876768247425 C-35.372589833989565 17.912247106448746, -35.739973072831326 17.74961744465007, -36.14823291279238 17.568892924097174 C-36.53092982248799 17.369240191438045, -36.913626732183594 17.169587458778917, -37.25649226407678 16.990714730406097 C-37.51335138804528 16.83500521998463, -37.77021051201378 16.679295709563164, -38.325430573605686 16.3427180453909 C-38.58972643947909 16.15835669054125, -38.854022305352494 15.9739953356916, -39.35065534457871 15.627565626425156 C-39.711711004032615 15.339633346105277, -40.072766663486526 15.051701065785398, -40.327953708501866 14.848196188198125 C-40.566226562914835 14.631803086174525, -40.80449941732781 14.415409984150925, -41.253309736767974 14.007812326905697 C-41.573959351500626 13.676715273871274, -41.89460896623328 13.345618220836851, -42.122920942968655 13.109867360095677 C-42.41398854689069 12.767962790312998, -42.70505615081273 12.42605822053032, -42.933213908126575 12.158051136245307 C-43.205063160762776 11.793797903689203, -43.47691241339897 11.429544671133101, -43.680858964640635 11.156274872382316 C-43.82706381809055 10.931664955982967, -43.97326867154047 10.70705503958362, -44.36278387860425 10.108655082055249 C-44.586810402736425 9.710873303313111, -44.810836926868596 9.313091524570973, -44.976186474273504 9.019496659696289 C-45.12409617907209 8.712358992921326, -45.272005883870676 8.405221326146362, -45.51854614880834 7.893275190886686 C-45.68430016909764 7.4838595561361405, -45.850054189386945 7.074443921385595, -45.987634229970325 6.73461856121551 C-46.07153303125528 6.48192873920388, -46.15543183254023 6.2292389171922515, -46.38152313421488 5.5482879393051325 C-46.49506454021898 5.11530534905485, -46.608605946223086 4.682322758804568, -46.69859428754556 4.339158212148136 C-46.775675149727896 3.9433642758878418, -46.85275601191022 3.5475703396275478, -46.937544776581774 3.112197953150904 C-46.97442264038188 2.8261805238751636, -47.01130050418199 2.5401630945994236, -47.09739270250937 1.872449005199809 C-47.119520170292354 1.52779583350924, -47.14164763807535 1.1831426618186711, -47.17748121591342 0.6250057626472781 C-47.17748121591342 0.17816749486075295, -47.17748121591342 -0.26867077292577224, -47.17748121591342 -0.6250057626472687 C-47.14702628900056 -1.0993658320895618, -47.116571362087704 -1.5737259015318552, -47.09739270250937 -1.8724490051997822 C-47.050746858354984 -2.234224961197355, -47.00410101420061 -2.5960009171949276, -46.937544776581774 -3.112197953150895 C-46.88618574949156 -3.375915702524932, -46.834826722401345 -3.6396334518989693, -46.69859428754556 -4.339158212148126 C-46.586637010936165 -4.766099830450386, -46.47467973432676 -5.193041448752647, -46.38152313421489 -5.548287939305123 C-46.244599102099556 -5.960681308154628, -46.10767506998423 -6.373074677004133, -45.98763422997033 -6.734618561215485 C-45.862558108156286 -7.043559000278495, -45.73748198634223 -7.352499439341504, -45.51854614880834 -7.893275190886676 C-45.36386717029093 -8.214469399378027, -45.20918819177353 -8.535663607869376, -44.976186474273504 -9.019496659696282 C-44.80273050536192 -9.32748529682026, -44.62927453645034 -9.635473933944239, -44.36278387860425 -10.108655082055243 C-44.16656096079821 -10.410106177036498, -43.97033804299217 -10.711557272017753, -43.68085896464064 -11.156274872382308 C-43.404968175485806 -11.52594339568184, -43.12907738633097 -11.89561191898137, -42.93321390812659 -12.158051136245302 C-42.717100168303126 -12.411910632262105, -42.500986428479656 -12.665770128278908, -42.12292094296866 -13.10986736009567 C-41.793301068780536 -13.450226942489866, -41.46368119459242 -13.790586524884063, -41.253309736767996 -14.007812326905677 C-40.89310700891768 -14.334938913897407, -40.53290428106737 -14.662065500889135, -40.32795370850189 -14.848196188198107 C-40.10150354404042 -15.028784168264172, -39.87505337957895 -15.209372148330235, -39.35065534457872 -15.627565626425149 C-39.01287747525136 -15.863184845899621, -38.675099605924 -16.098804065374093, -38.325430573605715 -16.342718045390885 C-37.98281970334167 -16.55041076834991, -37.64020883307762 -16.758103491308933, -37.25649226407679 -16.99071473040609 C-36.85469515425655 -17.20033202523598, -36.4528980444363 -17.40994932006587, -36.14823291279239 -17.56889292409717 C-35.88298714867629 -17.686309355635334, -35.61774138456019 -17.803725787173498, -35.005206595147804 -18.07487676824742 C-34.54010136524076 -18.24603979223883, -34.07499613533371 -18.417202816230237, -33.83211025146062 -18.506587066708033 C-33.513882943096675 -18.601035261421224, -33.19565563473273 -18.69548345613441, -32.63376438623541 -18.862249829261067 C-32.14924023402828 -18.972839305186767, -31.664716081821137 -19.083428781112467, -31.415093259676766 -19.140403561325773 C-31.101562600379328 -19.191092766854407, -30.78803194108189 -19.241781972383038, -30.181104652847882 -19.3399052695533 C-29.68987173160712 -19.38729391867137, -29.19863881036636 -19.434682567789444, -28.936869289623903 -19.45993515863156 C-28.51062999912703 -19.473603823053345, -28.08439070863016 -19.48727248747513, -27.687500000000007 -19.5 C-27.687500000000004 -19.5, -27.687500000000004 -19.5, -27.6875 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-27.6875 -19.5 C-5.597320653418368 -19.5, 16.492858693163264 -19.5, 27.6875 -19.5 M-27.6875 -19.5 C-10.375044992948073 -19.5, 6.937410014103854 -19.5, 27.6875 -19.5 M27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 M27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 M27.6875 -19.5 C28.079955749171567 -19.487414707992844, 28.47241149834314 -19.474829415985685, 28.9368692896239 -19.45993515863156 M27.6875 -19.5 C27.964195401520413 -19.49112691702817, 28.240890803040827 -19.482253834056333, 28.9368692896239 -19.45993515863156 M28.9368692896239 -19.45993515863156 C29.24709912326581 -19.430007659686087, 29.557328956907714 -19.400080160740615, 30.181104652847864 -19.3399052695533 M28.9368692896239 -19.45993515863156 C29.3122274023329 -19.4237248129327, 29.6875855150419 -19.38751446723384, 30.181104652847864 -19.3399052695533 M30.181104652847864 -19.3399052695533 C30.458779239500487 -19.295012995781885, 30.736453826153106 -19.250120722010468, 31.41509325967676 -19.140403561325776 M30.181104652847864 -19.3399052695533 C30.629602632558182 -19.267395594347516, 31.078100612268496 -19.194885919141733, 31.41509325967676 -19.140403561325776 M31.41509325967676 -19.140403561325776 C31.790967848770414 -19.05461263917607, 32.16684243786407 -18.968821717026362, 32.63376438623539 -18.862249829261074 M31.41509325967676 -19.140403561325776 C31.795504556486 -19.05357716524477, 32.175915853295244 -18.966750769163767, 32.63376438623539 -18.862249829261074 M32.63376438623539 -18.862249829261074 C32.96142342450644 -18.765002346619614, 33.2890824627775 -18.667754863978157, 33.832110251460605 -18.50658706670804 M32.63376438623539 -18.862249829261074 C33.10966592347837 -18.721004751065504, 33.58556746072134 -18.579759672869933, 33.832110251460605 -18.50658706670804 M33.832110251460605 -18.50658706670804 C34.158098085064516 -18.3866205305433, 34.484085918668434 -18.266653994378558, 35.0052065951478 -18.074876768247425 M33.832110251460605 -18.50658706670804 C34.30006866932417 -18.334374043174055, 34.768027087187725 -18.162161019640067, 35.0052065951478 -18.074876768247425 M35.0052065951478 -18.074876768247425 C35.33155877719513 -17.93041033814859, 35.65791095924246 -17.785943908049752, 36.14823291279238 -17.568892924097174 M35.0052065951478 -18.074876768247425 C35.36095873247964 -17.91739585006282, 35.716710869811486 -17.759914931878217, 36.14823291279238 -17.568892924097174 M36.14823291279238 -17.568892924097174 C36.498276220214464 -17.386275554828515, 36.84831952763654 -17.203658185559853, 37.25649226407678 -16.990714730406097 M36.14823291279238 -17.568892924097174 C36.37275316221288 -17.451760853786585, 36.59727341163338 -17.334628783475992, 37.25649226407678 -16.990714730406097 M37.25649226407678 -16.990714730406097 C37.66677162001475 -16.742000973767382, 38.077050975952716 -16.493287217128664, 38.3254305736057 -16.342718045390892 M37.25649226407678 -16.990714730406097 C37.53421302231432 -16.82235877469417, 37.81193378055186 -16.654002818982242, 38.3254305736057 -16.342718045390892 M38.3254305736057 -16.342718045390892 C38.53174013251446 -16.198805428093006, 38.73804969142321 -16.054892810795124, 39.35065534457871 -15.627565626425154 M38.3254305736057 -16.342718045390892 C38.702561402634956 -16.079647904790548, 39.07969223166421 -15.816577764190203, 39.35065534457871 -15.627565626425154 M39.35065534457871 -15.627565626425154 C39.67114926491503 -15.371980253658343, 39.99164318525135 -15.11639488089153, 40.327953708501866 -14.848196188198123 M39.35065534457871 -15.627565626425154 C39.59494445664788 -15.43275156035628, 39.83923356871705 -15.237937494287408, 40.327953708501866 -14.848196188198123 M40.327953708501866 -14.848196188198123 C40.66616328654244 -14.541043197956743, 41.004372864583026 -14.233890207715364, 41.25330973676799 -14.007812326905688 M40.327953708501866 -14.848196188198123 C40.69266900515888 -14.51697140561218, 41.057384301815894 -14.185746623026235, 41.25330973676799 -14.007812326905688 M41.25330973676799 -14.007812326905688 C41.51669883135439 -13.735841462098401, 41.780087925940784 -13.463870597291114, 42.12292094296865 -13.10986736009568 M41.25330973676799 -14.007812326905688 C41.56919912252916 -13.68163060110638, 41.88508850829033 -13.355448875307072, 42.12292094296865 -13.10986736009568 M42.12292094296865 -13.10986736009568 C42.381985564606744 -12.805555314325, 42.64105018624485 -12.50124326855432, 42.93321390812658 -12.158051136245305 M42.12292094296865 -13.10986736009568 C42.40938413654018 -12.773371392709082, 42.69584733011171 -12.436875425322482, 42.93321390812658 -12.158051136245305 M42.93321390812658 -12.158051136245305 C43.13242054466852 -11.891132391377036, 43.33162718121046 -11.62421364650877, 43.680858964640635 -11.156274872382312 M42.93321390812658 -12.158051136245305 C43.0982646199756 -11.936898218796797, 43.26331533182462 -11.715745301348289, 43.680858964640635 -11.156274872382312 M43.680858964640635 -11.156274872382312 C43.87969802790692 -10.850804675440703, 44.0785370911732 -10.545334478499093, 44.36278387860425 -10.108655082055241 M43.680858964640635 -11.156274872382312 C43.923691716139665 -10.783218556355804, 44.166524467638695 -10.410162240329296, 44.36278387860425 -10.108655082055241 M44.36278387860425 -10.108655082055241 C44.58651965192493 -9.711389560820622, 44.810255425245614 -9.314124039586005, 44.976186474273504 -9.019496659696287 M44.36278387860425 -10.108655082055241 C44.515901499155845 -9.836779241925512, 44.66901911970744 -9.564903401795785, 44.976186474273504 -9.019496659696287 M44.976186474273504 -9.019496659696287 C45.095970360197306 -8.770762857610935, 45.21575424612111 -8.522029055525582, 45.51854614880834 -7.893275190886684 M44.976186474273504 -9.019496659696287 C45.11436462360337 -8.73256677607404, 45.252542772933246 -8.445636892451796, 45.51854614880834 -7.893275190886684 M45.51854614880834 -7.893275190886684 C45.65824589252663 -7.5482141229917135, 45.79794563624491 -7.2031530550967435, 45.987634229970325 -6.734618561215508 M45.51854614880834 -7.893275190886684 C45.623932328587394 -7.63296928932925, 45.72931850836645 -7.372663387771816, 45.987634229970325 -6.734618561215508 M45.987634229970325 -6.734618561215508 C46.120926846478575 -6.33316243758702, 46.254219462986825 -5.931706313958532, 46.38152313421488 -5.548287939305138 M45.987634229970325 -6.734618561215508 C46.13193340363228 -6.300012441096784, 46.27623257729424 -5.86540632097806, 46.38152313421488 -5.548287939305138 M46.38152313421488 -5.548287939305138 C46.47762031276917 -5.181827748697007, 46.57371749132345 -4.815367558088877, 46.69859428754556 -4.339158212148133 M46.38152313421488 -5.548287939305138 C46.4994794897472 -5.098469233052529, 46.61743584527952 -4.64865052679992, 46.69859428754556 -4.339158212148133 M46.69859428754556 -4.339158212148133 C46.78381441866828 -3.9015708501140747, 46.86903454979099 -3.4639834880800167, 46.937544776581774 -3.1121979531509023 M46.69859428754556 -4.339158212148133 C46.791686956059856 -3.8611470344696843, 46.88477962457415 -3.383135856791236, 46.937544776581774 -3.1121979531509023 M46.937544776581774 -3.1121979531509023 C46.997478167475634 -2.6473664085647926, 47.0574115583695 -2.182534863978683, 47.09739270250937 -1.872449005199798 M46.937544776581774 -3.1121979531509023 C46.97211203217311 -2.844101144861212, 47.00667928776444 -2.576004336571522, 47.09739270250937 -1.872449005199798 M47.09739270250937 -1.872449005199798 C47.11907555689278 -1.5347210460931284, 47.14075841127619 -1.196993086986459, 47.17748121591342 -0.6250057626472757 M47.09739270250937 -1.872449005199798 C47.119833402180866 -1.5229169940094818, 47.142274101852365 -1.1733849828191656, 47.17748121591342 -0.6250057626472757 M47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.15806252779990776, 47.17748121591342 0.3088807070474602, 47.17748121591342 0.625005762647271 M47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.20702697039013163, 47.17748121591342 0.21095182186701245, 47.17748121591342 0.625005762647271 M47.17748121591342 0.625005762647271 C47.15296002946672 1.0069430346999968, 47.12843884302003 1.3888803067527227, 47.09739270250937 1.8724490051997846 M47.17748121591342 0.625005762647271 C47.14544925613911 1.1239293918646354, 47.11341729636481 1.6228530210819994, 47.09739270250937 1.8724490051997846 M47.09739270250937 1.8724490051997846 C47.04496303867211 2.2790831245133853, 46.99253337483485 2.6857172438269856, 46.937544776581774 3.1121979531508885 M47.09739270250937 1.8724490051997846 C47.05217498010989 2.2231487308808515, 47.00695725771042 2.573848456561919, 46.937544776581774 3.1121979531508885 M46.937544776581774 3.1121979531508885 C46.849986157421675 3.5617929570172953, 46.762427538261576 4.0113879608837015, 46.69859428754556 4.339158212148129 M46.937544776581774 3.1121979531508885 C46.84344005337038 3.595405817801107, 46.74933533015899 4.078613682451325, 46.69859428754556 4.339158212148129 M46.69859428754556 4.339158212148129 C46.598153296644035 4.72218324185648, 46.4977123057425 5.105208271564832, 46.38152313421489 5.548287939305125 M46.69859428754556 4.339158212148129 C46.57957060049435 4.79304711606668, 46.46054691344314 5.246936019985233, 46.38152313421489 5.548287939305125 M46.38152313421489 5.548287939305125 C46.25633439042915 5.925336489470169, 46.13114564664342 6.3023850396352135, 45.987634229970325 6.734618561215495 M46.38152313421489 5.548287939305125 C46.2530474285588 5.935236294917405, 46.12457172290272 6.3221846505296835, 45.987634229970325 6.734618561215495 M45.987634229970325 6.734618561215495 C45.8293621777675 7.125553590138436, 45.671090125564675 7.516488619061377, 45.51854614880834 7.893275190886679 M45.987634229970325 6.734618561215495 C45.8430815124702 7.091666568177471, 45.69852879497008 7.448714575139447, 45.51854614880834 7.893275190886679 M45.51854614880834 7.893275190886679 C45.380520271286095 8.179888878842297, 45.24249439376385 8.466502566797914, 44.976186474273504 9.019496659696284 M45.51854614880834 7.893275190886679 C45.30714850261791 8.332246926386134, 45.095750856427486 8.771218661885587, 44.976186474273504 9.019496659696284 M44.976186474273504 9.019496659696284 C44.77943063026676 9.36885658441991, 44.582674786260014 9.718216509143536, 44.36278387860425 10.108655082055236 M44.976186474273504 9.019496659696284 C44.793183151322275 9.344437590692078, 44.61017982837105 9.669378521687872, 44.36278387860425 10.108655082055236 M44.36278387860425 10.108655082055236 C44.13698580410049 10.455541559765752, 43.91118772959673 10.802428037476268, 43.68085896464064 11.156274872382301 M44.36278387860425 10.108655082055236 C44.20910217709231 10.344751444892678, 44.05542047558037 10.58084780773012, 43.68085896464064 11.156274872382301 M43.68085896464064 11.156274872382301 C43.5030726128992 11.394492387045988, 43.325286261157764 11.632709901709676, 42.93321390812658 12.158051136245302 M43.68085896464064 11.156274872382301 C43.40047368555863 11.531965602727787, 43.120088406476626 11.907656333073273, 42.93321390812658 12.158051136245302 M42.93321390812658 12.158051136245302 C42.617593306229196 12.528797054554984, 42.30197270433182 12.899542972864666, 42.12292094296866 13.10986736009567 M42.93321390812658 12.158051136245302 C42.64473201150093 12.496918387106733, 42.35625011487527 12.835785637968165, 42.12292094296866 13.10986736009567 M42.12292094296866 13.10986736009567 C41.87845732400153 13.362296117515616, 41.6339937050344 13.614724874935561, 41.25330973676799 14.007812326905684 M42.12292094296866 13.10986736009567 C41.887985837672474 13.352457144844843, 41.65305073237629 13.595046929594016, 41.25330973676799 14.007812326905684 M41.25330973676799 14.007812326905684 C40.99026127491798 14.246705980076959, 40.72721281306796 14.485599633248231, 40.32795370850189 14.848196188198111 M41.25330973676799 14.007812326905684 C40.88829697726858 14.339307257374658, 40.52328421776917 14.670802187843634, 40.32795370850189 14.848196188198111 M40.32795370850189 14.848196188198111 C40.04719343948981 15.072095031390706, 39.76643317047774 15.2959938745833, 39.35065534457871 15.627565626425152 M40.32795370850189 14.848196188198111 C40.10353895723499 15.027160980406128, 39.87912420596808 15.206125772614145, 39.35065534457871 15.627565626425152 M39.35065534457871 15.627565626425152 C39.13739866316638 15.776324255645449, 38.92414198175404 15.925082884865745, 38.32543057360571 16.34271804539089 M39.35065534457871 15.627565626425152 C38.94873159905219 15.907930232305933, 38.54680785352567 16.188294838186714, 38.32543057360571 16.34271804539089 M38.32543057360571 16.34271804539089 C38.061959679557205 16.502435649689925, 37.7984887855087 16.66215325398896, 37.25649226407678 16.990714730406093 M38.32543057360571 16.34271804539089 C37.96279233227073 16.562551478387004, 37.60015409093576 16.78238491138312, 37.25649226407678 16.990714730406093 M37.25649226407678 16.990714730406093 C36.85971357473313 17.197713918487796, 36.46293488538948 17.404713106569503, 36.14823291279239 17.56889292409717 M37.25649226407678 16.990714730406093 C36.98527920563875 17.132206409272964, 36.71406614720071 17.27369808813983, 36.14823291279239 17.56889292409717 M36.14823291279239 17.56889292409717 C35.735329897757445 17.75167284052038, 35.32242688272251 17.934452756943593, 35.005206595147804 18.07487676824742 M36.14823291279239 17.56889292409717 C35.74704094869675 17.746488705665534, 35.34584898460111 17.924084487233902, 35.005206595147804 18.07487676824742 M35.005206595147804 18.07487676824742 C34.6860497716369 18.19232942955277, 34.366892948125994 18.309782090858118, 33.83211025146062 18.506587066708033 M35.005206595147804 18.07487676824742 C34.74647054757736 18.17009402548315, 34.487734500006916 18.265311282718876, 33.83211025146062 18.506587066708033 M33.83211025146062 18.506587066708033 C33.4907671133275 18.607895918359247, 33.14942397519438 18.709204770010466, 32.63376438623541 18.86224982926107 M33.83211025146062 18.506587066708033 C33.43738634201753 18.623739051082662, 33.042662432574446 18.740891035457288, 32.63376438623541 18.86224982926107 M32.63376438623541 18.86224982926107 C32.27316312955743 18.944554712954705, 31.91256187287945 19.026859596648343, 31.415093259676766 19.140403561325773 M32.63376438623541 18.86224982926107 C32.375014924843825 18.921307705325667, 32.116265463452244 18.98036558139026, 31.415093259676766 19.140403561325773 M31.415093259676766 19.140403561325773 C31.057521768135086 19.1982129470699, 30.699950276593402 19.256022332814027, 30.18110465284788 19.3399052695533 M31.415093259676766 19.140403561325773 C31.09538503536364 19.19209150765841, 30.775676811050516 19.243779453991046, 30.18110465284788 19.3399052695533 M30.18110465284788 19.3399052695533 C29.81300403975124 19.375415492992975, 29.4449034266546 19.41092571643265, 28.9368692896239 19.45993515863156 M30.18110465284788 19.3399052695533 C29.83749976351553 19.37305241998185, 29.493894874183184 19.406199570410404, 28.9368692896239 19.45993515863156 M28.9368692896239 19.45993515863156 C28.441270570304372 19.47582804493575, 27.945671850984844 19.49172093123994, 27.687500000000004 19.5 M28.9368692896239 19.45993515863156 C28.681153666817334 19.4681354609347, 28.425438044010765 19.47633576323784, 27.687500000000004 19.5 M27.687500000000004 19.5 C27.687500000000004 19.5, 27.687500000000004 19.5, 27.6875 19.5 M27.687500000000004 19.5 C27.687500000000004 19.5, 27.687500000000004 19.5, 27.6875 19.5 M27.6875 19.5 C6.732461045119518 19.5, -14.222577909760965 19.5, -27.687499999999996 19.5 M27.6875 19.5 C15.573179420130622 19.5, 3.458858840261243 19.5, -27.687499999999996 19.5 M-27.687499999999996 19.5 C-28.08162694323339 19.48736111605206, -28.475753886466784 19.474722232104124, -28.936869289623893 19.45993515863156 M-27.687499999999996 19.5 C-28.08290378615074 19.487320170184926, -28.478307572301485 19.474640340369852, -28.936869289623893 19.45993515863156 M-28.936869289623893 19.45993515863156 C-29.322530350144394 19.42273089994843, -29.708191410664895 19.385526641265304, -30.18110465284787 19.3399052695533 M-28.936869289623893 19.45993515863156 C-29.351453987501895 19.419940671438315, -29.766038685379893 19.379946184245075, -30.18110465284787 19.3399052695533 M-30.18110465284787 19.3399052695533 C-30.444967577449894 19.297245958191183, -30.708830502051914 19.254586646829072, -31.41509325967676 19.140403561325773 M-30.18110465284787 19.3399052695533 C-30.631863779259263 19.26703002968434, -31.082622905670654 19.19415478981538, -31.41509325967676 19.140403561325773 M-31.41509325967676 19.140403561325773 C-31.818545295903785 19.048318266827536, -32.22199733213081 18.9562329723293, -32.633764386235384 18.862249829261074 M-31.41509325967676 19.140403561325773 C-31.80404548850775 19.051627753245594, -32.19299771733874 18.962851945165415, -32.633764386235384 18.862249829261074 M-32.633764386235384 18.862249829261074 C-32.95206697788566 18.767779290863672, -33.27036956953593 18.673308752466273, -33.83211025146059 18.506587066708043 M-32.633764386235384 18.862249829261074 C-32.88022127395859 18.789102718663433, -33.12667816168179 18.715955608065787, -33.83211025146059 18.506587066708043 M-33.83211025146059 18.506587066708043 C-34.26314871192899 18.347960928779823, -34.694187172397385 18.189334790851603, -35.0052065951478 18.074876768247425 M-33.83211025146059 18.506587066708043 C-34.10065255932283 18.407761015036858, -34.36919486718507 18.308934963365672, -35.0052065951478 18.074876768247425 M-35.0052065951478 18.074876768247425 C-35.376529167072945 17.910503280548898, -35.747851738998094 17.74612979285037, -36.14823291279238 17.568892924097174 M-35.0052065951478 18.074876768247425 C-35.29614937103196 17.94608503187431, -35.58709214691612 17.817293295501194, -36.14823291279238 17.568892924097174 M-36.14823291279238 17.568892924097174 C-36.43923505639626 17.4170772921748, -36.73023720000014 17.265261660252428, -37.25649226407678 16.990714730406097 M-36.14823291279238 17.568892924097174 C-36.57475971773203 17.346374163163617, -37.00128652267168 17.12385540223006, -37.25649226407678 16.990714730406097 M-37.25649226407678 16.990714730406097 C-37.488535528008946 16.85004874017284, -37.72057879194111 16.709382749939582, -38.325430573605686 16.3427180453909 M-37.25649226407678 16.990714730406097 C-37.67634356235889 16.736198406067388, -38.09619486064099 16.481682081728678, -38.325430573605686 16.3427180453909 M-38.325430573605686 16.3427180453909 C-38.73275117171622 16.0585888287735, -39.14007176982674 15.774459612156104, -39.35065534457871 15.627565626425156 M-38.325430573605686 16.3427180453909 C-38.68536888706093 16.09164065940298, -39.045307200516184 15.84056327341506, -39.35065534457871 15.627565626425156 M-39.35065534457871 15.627565626425156 C-39.6581719058284 15.382329352187908, -39.965688467078074 15.13709307795066, -40.327953708501866 14.848196188198125 M-39.35065534457871 15.627565626425156 C-39.59795862006051 15.430347845244967, -39.84526189554231 15.23313006406478, -40.327953708501866 14.848196188198125 M-40.327953708501866 14.848196188198125 C-40.524740593595176 14.669479545852044, -40.721527478688486 14.49076290350596, -41.253309736767974 14.007812326905697 M-40.327953708501866 14.848196188198125 C-40.647352067951616 14.558127048963366, -40.966750427401365 14.268057909728604, -41.253309736767974 14.007812326905697 M-41.253309736767974 14.007812326905697 C-41.599848209997276 13.64998290195867, -41.94638668322658 13.292153477011642, -42.122920942968655 13.109867360095677 M-41.253309736767974 14.007812326905697 C-41.56647781277829 13.684440576847837, -41.8796458887886 13.36106882678998, -42.122920942968655 13.109867360095677 M-42.122920942968655 13.109867360095677 C-42.44531746390019 12.731162061727764, -42.76771398483173 12.352456763359852, -42.933213908126575 12.158051136245307 M-42.122920942968655 13.109867360095677 C-42.38010594591676 12.807763221391593, -42.637290948864866 12.505659082687508, -42.933213908126575 12.158051136245307 M-42.933213908126575 12.158051136245307 C-43.125855720727586 11.899928657390124, -43.31849753332859 11.64180617853494, -43.680858964640635 11.156274872382316 M-42.933213908126575 12.158051136245307 C-43.20308748491167 11.796445129341912, -43.472961061696765 11.434839122438515, -43.680858964640635 11.156274872382316 M-43.680858964640635 11.156274872382316 C-43.856041357263884 10.887147674253933, -44.03122374988714 10.618020476125551, -44.36278387860425 10.108655082055249 M-43.680858964640635 11.156274872382316 C-43.844591032989364 10.904738447182188, -44.00832310133809 10.653202021982061, -44.36278387860425 10.108655082055249 M-44.36278387860425 10.108655082055249 C-44.57225602056153 9.73671608265563, -44.781728162518824 9.36477708325601, -44.976186474273504 9.019496659696289 M-44.36278387860425 10.108655082055249 C-44.53253839366668 9.807238751053294, -44.7022929087291 9.50582242005134, -44.976186474273504 9.019496659696289 M-44.976186474273504 9.019496659696289 C-45.16639132140737 8.624532224891052, -45.35659616854123 8.229567790085815, -45.51854614880834 7.893275190886686 M-44.976186474273504 9.019496659696289 C-45.09288733430604 8.777164826840332, -45.20958819433858 8.534832993984374, -45.51854614880834 7.893275190886686 M-45.51854614880834 7.893275190886686 C-45.630615749253884 7.6164611110678635, -45.742685349699435 7.33964703124904, -45.987634229970325 6.73461856121551 M-45.51854614880834 7.893275190886686 C-45.6925848079007 7.463396338119987, -45.86662346699306 7.033517485353288, -45.987634229970325 6.73461856121551 M-45.987634229970325 6.73461856121551 C-46.10446654961548 6.382738229146516, -46.22129886926063 6.030857897077521, -46.38152313421488 5.5482879393051325 M-45.987634229970325 6.73461856121551 C-46.07201940776808 6.480463850640886, -46.15640458556584 6.226309140066261, -46.38152313421488 5.5482879393051325 M-46.38152313421488 5.5482879393051325 C-46.46236420699925 5.240005892035783, -46.543205279783606 4.9317238447664336, -46.69859428754556 4.339158212148136 M-46.38152313421488 5.5482879393051325 C-46.47559119995207 5.189565635291653, -46.56965926568925 4.8308433312781744, -46.69859428754556 4.339158212148136 M-46.69859428754556 4.339158212148136 C-46.78271839342781 3.9071987080788873, -46.866842499310046 3.4752392040096383, -46.937544776581774 3.112197953150904 M-46.69859428754556 4.339158212148136 C-46.75087031841498 4.070731842176677, -46.80314634928441 3.8023054722052194, -46.937544776581774 3.112197953150904 M-46.937544776581774 3.112197953150904 C-46.98025859168088 2.7809180380390868, -47.022972406779985 2.4496381229272695, -47.09739270250937 1.872449005199809 M-46.937544776581774 3.112197953150904 C-46.97404877861025 2.8290801219485484, -47.01055278063874 2.5459622907461923, -47.09739270250937 1.872449005199809 M-47.09739270250937 1.872449005199809 C-47.11875141026667 1.5397698914413036, -47.14011011802396 1.2070907776827984, -47.17748121591342 0.6250057626472781 M-47.09739270250937 1.872449005199809 C-47.11418767494242 1.6108537528972193, -47.13098264737548 1.3492585005946296, -47.17748121591342 0.6250057626472781 M-47.17748121591342 0.6250057626472781 C-47.17748121591342 0.3096797721244508, -47.17748121591342 -0.005646218398376535, -47.17748121591342 -0.6250057626472687 M-47.17748121591342 0.6250057626472781 C-47.17748121591342 0.28293345352458754, -47.17748121591342 -0.05913885559810306, -47.17748121591342 -0.6250057626472687 M-47.17748121591342 -0.6250057626472687 C-47.154066802028034 -0.9897041586867898, -47.13065238814266 -1.354402554726311, -47.09739270250937 -1.8724490051997822 M-47.17748121591342 -0.6250057626472687 C-47.15148807129875 -1.0298699713094295, -47.12549492668408 -1.4347341799715905, -47.09739270250937 -1.8724490051997822 M-47.09739270250937 -1.8724490051997822 C-47.037600768171 -2.3361834406751876, -46.97780883383264 -2.7999178761505927, -46.937544776581774 -3.112197953150895 M-47.09739270250937 -1.8724490051997822 C-47.04439382357907 -2.2834978443707685, -46.99139494464877 -2.6945466835417546, -46.937544776581774 -3.112197953150895 M-46.937544776581774 -3.112197953150895 C-46.84923618299387 -3.5656439171969367, -46.76092758940596 -4.019089881242978, -46.69859428754556 -4.339158212148126 M-46.937544776581774 -3.112197953150895 C-46.87198120923811 -3.4488530145957514, -46.80641764189445 -3.7855080760406077, -46.69859428754556 -4.339158212148126 M-46.69859428754556 -4.339158212148126 C-46.59458936274893 -4.735774066417252, -46.490584437952286 -5.132389920686379, -46.38152313421489 -5.548287939305123 M-46.69859428754556 -4.339158212148126 C-46.59343447611713 -4.740178149675299, -46.48827466468871 -5.141198087202472, -46.38152313421489 -5.548287939305123 M-46.38152313421489 -5.548287939305123 C-46.29950372666148 -5.795317326838071, -46.21748431910807 -6.0423467143710194, -45.98763422997033 -6.734618561215485 M-46.38152313421489 -5.548287939305123 C-46.25119054058062 -5.940828945652765, -46.12085794694636 -6.333369952000408, -45.98763422997033 -6.734618561215485 M-45.98763422997033 -6.734618561215485 C-45.801024112809685 -7.1955491584634546, -45.61441399564904 -7.656479755711424, -45.51854614880834 -7.893275190886676 M-45.98763422997033 -6.734618561215485 C-45.821058583791476 -7.146063627798283, -45.65448293761262 -7.557508694381083, -45.51854614880834 -7.893275190886676 M-45.51854614880834 -7.893275190886676 C-45.36559119240237 -8.21088943057547, -45.2126362359964 -8.528503670264262, -44.976186474273504 -9.019496659696282 M-45.51854614880834 -7.893275190886676 C-45.38752887721412 -8.165335358672596, -45.256511605619906 -8.437395526458518, -44.976186474273504 -9.019496659696282 M-44.976186474273504 -9.019496659696282 C-44.73174442648085 -9.453528267993542, -44.48730237868819 -9.887559876290803, -44.36278387860425 -10.108655082055243 M-44.976186474273504 -9.019496659696282 C-44.81295841383292 -9.309324609641973, -44.64973035339232 -9.599152559587662, -44.36278387860425 -10.108655082055243 M-44.36278387860425 -10.108655082055243 C-44.121299393594676 -10.479640098693702, -43.879814908585104 -10.85062511533216, -43.68085896464064 -11.156274872382308 M-44.36278387860425 -10.108655082055243 C-44.19164080910684 -10.37157679515219, -44.02049773960944 -10.634498508249138, -43.68085896464064 -11.156274872382308 M-43.68085896464064 -11.156274872382308 C-43.5235507219185 -11.367053586554249, -43.36624247919636 -11.57783230072619, -42.93321390812659 -12.158051136245302 M-43.68085896464064 -11.156274872382308 C-43.50646899212329 -11.38994154830224, -43.33207901960593 -11.623608224222169, -42.93321390812659 -12.158051136245302 M-42.93321390812659 -12.158051136245302 C-42.659328214802294 -12.479772856161459, -42.385442521478 -12.801494576077616, -42.12292094296866 -13.10986736009567 M-42.93321390812659 -12.158051136245302 C-42.70967645276567 -12.420630950953777, -42.48613899740475 -12.683210765662253, -42.12292094296866 -13.10986736009567 M-42.12292094296866 -13.10986736009567 C-41.79811823288762 -13.44525282505278, -41.47331552280657 -13.780638290009891, -41.253309736767996 -14.007812326905677 M-42.12292094296866 -13.10986736009567 C-41.79243683692075 -13.451119332839854, -41.46195273087284 -13.792371305584037, -41.253309736767996 -14.007812326905677 M-41.253309736767996 -14.007812326905677 C-40.986173164027406 -14.250418694222283, -40.719036591286816 -14.493025061538889, -40.32795370850189 -14.848196188198107 M-41.253309736767996 -14.007812326905677 C-40.94817049327047 -14.284931714308165, -40.64303124977294 -14.562051101710653, -40.32795370850189 -14.848196188198107 M-40.32795370850189 -14.848196188198107 C-39.95438596346094 -15.14610652381307, -39.58081821841999 -15.444016859428034, -39.35065534457872 -15.627565626425149 M-40.32795370850189 -14.848196188198107 C-40.07731932357438 -15.048070440516705, -39.82668493864687 -15.2479446928353, -39.35065534457872 -15.627565626425149 M-39.35065534457872 -15.627565626425149 C-38.980586407385395 -15.885709696985117, -38.61051747019208 -16.143853767545085, -38.325430573605715 -16.342718045390885 M-39.35065534457872 -15.627565626425149 C-39.04831238998966 -15.838466983330918, -38.7459694354006 -16.049368340236686, -38.325430573605715 -16.342718045390885 M-38.325430573605715 -16.342718045390885 C-37.92507941860566 -16.58541326827645, -37.52472826360562 -16.828108491162016, -37.25649226407679 -16.99071473040609 M-38.325430573605715 -16.342718045390885 C-38.05527874447411 -16.506485671798835, -37.785126915342495 -16.67025329820678, -37.25649226407679 -16.99071473040609 M-37.25649226407679 -16.99071473040609 C-36.87799847809953 -17.188174696113588, -36.49950469212226 -17.38563466182109, -36.14823291279239 -17.56889292409717 M-37.25649226407679 -16.99071473040609 C-36.85025724760684 -17.202647278292517, -36.44402223113689 -17.41457982617894, -36.14823291279239 -17.56889292409717 M-36.14823291279239 -17.56889292409717 C-35.729469470617566 -17.75426707777181, -35.310706028442745 -17.939641231446455, -35.005206595147804 -18.07487676824742 M-36.14823291279239 -17.56889292409717 C-35.70167291628135 -17.766571787820965, -35.255112919770326 -17.96425065154476, -35.005206595147804 -18.07487676824742 M-35.005206595147804 -18.07487676824742 C-34.57496177836687 -18.233210837962293, -34.14471696158593 -18.39154490767717, -33.83211025146062 -18.506587066708033 M-35.005206595147804 -18.07487676824742 C-34.540677151082235 -18.24582789772666, -34.07614770701667 -18.416779027205894, -33.83211025146062 -18.506587066708033 M-33.83211025146062 -18.506587066708033 C-33.471798061287416 -18.61352583343416, -33.11148587111421 -18.720464600160284, -32.63376438623541 -18.862249829261067 M-33.83211025146062 -18.506587066708033 C-33.4610850225059 -18.616705407110626, -33.09005979355118 -18.72682374751322, -32.63376438623541 -18.862249829261067 M-32.63376438623541 -18.862249829261067 C-32.218499695609175 -18.95703128504115, -31.803235004982934 -19.051812740821237, -31.415093259676766 -19.140403561325773 M-32.63376438623541 -18.862249829261067 C-32.192818704670614 -18.96289280363875, -31.751873023105816 -19.063535778016433, -31.415093259676766 -19.140403561325773 M-31.415093259676766 -19.140403561325773 C-31.126418747267127 -19.187074217787885, -30.837744234857485 -19.233744874249997, -30.181104652847882 -19.3399052695533 M-31.415093259676766 -19.140403561325773 C-30.981232421892358 -19.210546816937708, -30.54737158410795 -19.280690072549643, -30.181104652847882 -19.3399052695533 M-30.181104652847882 -19.3399052695533 C-29.85221026130298 -19.37163331595226, -29.523315869758072 -19.40336136235122, -28.936869289623903 -19.45993515863156 M-30.181104652847882 -19.3399052695533 C-29.917928812409468 -19.365293526365136, -29.654752971971053 -19.390681783176973, -28.936869289623903 -19.45993515863156 M-28.936869289623903 -19.45993515863156 C-28.464170622203103 -19.475093684843603, -27.991471954782305 -19.490252211055648, -27.687500000000007 -19.5 M-28.936869289623903 -19.45993515863156 C-28.659511882625605 -19.468829470830553, -28.38215447562731 -19.477723783029546, -27.687500000000007 -19.5 M-27.687500000000007 -19.5 C-27.687500000000004 -19.5, -27.6875 -19.5, -27.6875 -19.5 M-27.687500000000007 -19.5 C-27.687500000000004 -19.5, -27.687500000000004 -19.5, -27.6875 -19.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-34.8125, -12)\"><rect></rect><foreignObject width=\"69.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>complete</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-flowchart-I-15\" data-look=\"classic\" transform=\"translate(1651.9230728149414, 136)\"><rect class=\"basic label-container\" style=\"\" x=\"-57.96875\" y=\"-39\" width=\"115.9375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-27.96875, -24)\"><rect></rect><foreignObject width=\"55.9375\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Manual<br>review</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-de7ec1ecf4bec1e9cc705a683beb1da9b496e9591938c941ad605722a7813eb9-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1953.51806640625px;\" viewBox=\"0 0 1953.51806640625 265.5\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .error-icon{fill:#a44141;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .error-text{fill:#ddd;stroke:#ddd;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edge-thickness-normal{stroke-width:1px;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edge-thickness-thick{stroke-width:3.5px;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edge-pattern-solid{stroke-dasharray:0;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edge-pattern-dashed{stroke-dasharray:3;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edge-pattern-dotted{stroke-dasharray:2;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .marker{fill:lightgrey;stroke:lightgrey;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .marker.cross{stroke:lightgrey;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec p{margin:0;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .cluster-label text{fill:#F9FFFE;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .cluster-label span{color:#F9FFFE;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .cluster-label span p{background-color:transparent;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .label text,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec span{fill:#ccc;color:#ccc;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node rect,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node circle,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node ellipse,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node polygon,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .rough-node .label text,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node .label text,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .image-shape .label,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .icon-shape .label{text-anchor:middle;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .rough-node .label,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node .label,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .image-shape .label,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .icon-shape .label{text-align:center;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node.clickable{cursor:pointer;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .arrowheadPath{fill:lightgrey;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .flowchart-link{stroke:lightgrey;fill:none;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .cluster text{fill:#F9FFFE;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .cluster span{color:#F9FFFE;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec rect.text{fill:none;stroke-width:0;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .icon-shape,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .icon-shape p,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .icon-shape .label rect,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec .node .neo-node{stroke:#ccc;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec [data-look=\"neo\"].node rect,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec [data-look=\"neo\"].cluster rect,#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec [data-look=\"neo\"].node polygon{stroke:url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec [data-look=\"neo\"].node path{stroke:url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-gradient);stroke-width:1px;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec [data-look=\"neo\"].node circle{stroke:url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M137.511,125.25L152.175,125.167C166.839,125.083,196.167,124.917,224.912,124.833C253.657,124.75,281.819,124.75,295.899,124.75L309.98,124.75\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-L_A_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A_B_0\" data-points=\"W3sieCI6MTM3LjUxMTIxMjQzMTgyODI2LCJ5IjoxMjUuMjV9LHsieCI6MjI1LjQ5NTU5MDIwOTk2MDk0LCJ5IjoxMjQuNzV9LHsieCI6MzEzLjk3OTk2NTIwOTk2MDk0LCJ5IjoxMjQuNzV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd)\"></path><path d=\"M456.917,124.75L471.05,124.75C485.183,124.75,513.449,124.75,541.048,124.75C568.647,124.75,595.579,124.75,609.045,124.75L622.511,124.75\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-L_B_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_C_0\" data-points=\"W3sieCI6NDU2LjkxNzQ2NTIwOTk2MDk0LCJ5IjoxMjQuNzV9LHsieCI6NTQxLjcxNDM0MDIwOTk2MDksInkiOjEyNC43NX0seyJ4Ijo2MjYuNTExMjE1MjA5OTYwOSwieSI6MTI0Ljc1fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd)\"></path><path d=\"M782.611,85.75L800.233,76.042C817.854,66.333,853.097,46.917,897.827,37.208C942.558,27.5,996.777,27.5,1052.22,27.5C1107.662,27.5,1164.329,27.5,1218.91,27.5C1273.49,27.5,1325.985,27.5,1372.772,27.5C1419.558,27.5,1460.636,27.5,1491.308,27.578C1521.98,27.656,1542.246,27.813,1552.379,27.891L1562.511,27.969\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-L_C_D_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_D_0\" data-points=\"W3sieCI6NzgyLjYxMTQ3MjI3OTM2OTcsInkiOjg1Ljc1fSx7IngiOjg4OC4zMzkzNDAyMDk5NjA5LCJ5IjoyNy41fSx7IngiOjEwNTAuOTk1NTkwMjA5OTYxLCJ5IjoyNy41fSx7IngiOjEyMjAuOTk1NTkwMjA5OTYxLCJ5IjoyNy41fSx7IngiOjEzNzguNDc5OTY1MjA5OTYxLCJ5IjoyNy41fSx7IngiOjE1MDEuNzE0MzQwMjA5OTYxLCJ5IjoyNy41fSx7IngiOjE1NjYuNTExMjE1MjA5OTU5MSwieSI6Mjh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd)\"></path><path d=\"M1738.335,28L1747.696,27.917C1757.056,27.833,1775.778,27.667,1796.709,33.666C1817.64,39.666,1840.782,51.831,1852.353,57.914L1863.923,63.997\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-L_D_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_E_0\" data-points=\"W3sieCI6MTczOC4zMzQ5Mjc2NDE3ODc1LCJ5IjoyOH0seyJ4IjoxNzk0LjQ5ODk5MjkxOTkyMTksInkiOjI3LjV9LHsieCI6MTg2Ny40NjM4MzU1NTU4ODg5LCJ5Ijo2NS44NTc4NTA3MTg4NzAzN31d\" data-look=\"classic\" marker-end=\"url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd)\"></path><path d=\"M797.136,150.97L812.337,155.641C827.537,160.313,857.938,169.657,887.673,174.328C917.407,179,946.475,179,961.009,179L975.542,179\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-L_C_F_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_F_0\" data-points=\"W3sieCI6Nzk3LjEzNjIxNTIwOTk2MDksInkiOjE1MC45Njk3OTI4NjUzNjI0OH0seyJ4Ijo4ODguMzM5MzQwMjA5OTYwOSwieSI6MTc5fSx7IngiOjk3OS41NDI0NjUyMDk5NjA5LCJ5IjoxNzl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd)\"></path><path d=\"M1122.449,179L1138.873,179C1155.298,179,1188.147,179,1220.329,179C1252.511,179,1284.027,179,1299.785,179L1315.542,179\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-L_F_G_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_G_0\" data-points=\"W3sieCI6MTEyMi40NDg3MTUyMDk5NjEsInkiOjE3OX0seyJ4IjoxMjIwLjk5NTU5MDIwOTk2MSwieSI6MTc5fSx7IngiOjEzMTkuNTQyNDY1MjA5OTYxLCJ5IjoxNzl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd)\"></path><path d=\"M1422.172,194.245L1435.429,198.871C1448.686,203.497,1475.2,212.748,1513.492,217.374C1551.784,222,1601.853,222,1650.651,222C1699.448,222,1746.974,222,1779.826,223.466C1812.679,224.933,1830.858,227.865,1839.948,229.331L1849.038,230.798\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-L_G_Z_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_Z_0\" data-points=\"W3sieCI6MTQyMi4xNzIwNDc0MDc1MzYsInkiOjE5NC4yNDU0MTc4MDI0MjUwNH0seyJ4IjoxNTAxLjcxNDM0MDIwOTk2MSwieSI6MjIyfSx7IngiOjE2NTEuOTIzMDcyODE0OTQxNCwieSI6MjIyfSx7IngiOjE3OTQuNDk4OTkyOTE5OTIxOSwieSI6MjIyfSx7IngiOjE4NTIuOTg2NzM4MTAzNjM4OCwieSI6MjMxLjQzNDgwNDY3NzY2MDV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd)\"></path><path d=\"M1422.172,163.755L1435.429,159.129C1448.686,154.503,1475.2,145.252,1503.164,140.626C1531.128,136,1560.541,136,1575.248,136L1589.954,136\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-L_G_I_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_I_0\" data-points=\"W3sieCI6MTQyMi4xNzIwNDc0MDc1MzYsInkiOjE2My43NTQ1ODIxOTc1NzQ5Nn0seyJ4IjoxNTAxLjcxNDM0MDIwOTk2MSwieSI6MTM2fSx7IngiOjE1OTMuOTU0MzIyODE0OTQxNCwieSI6MTM2fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd)\"></path><path d=\"M1699.046,175L1714.955,188.167C1730.863,201.333,1762.681,227.667,1787.678,239.523C1812.675,251.379,1830.851,248.757,1839.94,247.447L1849.028,246.136\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-L_I_Z_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_I_Z_0\" data-points=\"W3sieCI6MTY5OS4wNDU2MjI2ODAxNDY4LCJ5IjoxNzV9LHsieCI6MTc5NC40OTg5OTI5MTk5MjE5LCJ5IjoyNTR9LHsieCI6MTg1Mi45ODY3MzgxMDM2NDI3LCJ5IjoyNDUuNTY1MTk1MzIyMzM4OX1d\" data-look=\"classic\" marker-end=\"url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd)\"></path><path d=\"M1709.892,136L1723.993,136C1738.094,136,1766.297,136,1791.965,130.078C1817.634,124.155,1840.769,112.31,1852.336,106.388L1863.903,100.465\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-L_I_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_I_E_0\" data-points=\"W3sieCI6MTcwOS44OTE4MjI4MTQ5NDE0LCJ5IjoxMzZ9LHsieCI6MTc5NC40OTg5OTI5MTk5MjE5LCJ5IjoxMzZ9LHsieCI6MTg2Ny40NjM4MzU1NTU4NzYsInkiOjk4LjY0MjE0OTI4MTEzNjMxfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(225.49559020996094, 124.75)\"><g class=\"label\" data-id=\"L_A_B_0\" transform=\"translate(-63.484375, -12)\"><foreignObject width=\"126.96875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>pendingPayment</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(541.7143402099609, 124.75)\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(-59.796875, -12)\"><foreignObject width=\"119.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>waitingPayment</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1220.995590209961, 27.5)\"><g class=\"label\" data-id=\"L_C_D_0\" transform=\"translate(-73.546875, -12)\"><foreignObject width=\"147.09375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>cancelled / declined</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1794.4989929199219, 27.5)\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(-29.34375, -12)\"><foreignObject width=\"58.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>timeout</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(888.3393402099609, 179)\"><g class=\"label\" data-id=\"L_C_F_0\" transform=\"translate(-66.203125, -12)\"><foreignObject width=\"132.40625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>paymentReceived</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1220.995590209961, 179)\"><g class=\"label\" data-id=\"L_F_G_0\" transform=\"translate(-39.296875, -12)\"><foreignObject width=\"78.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>inProgress</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1651.9230728149414, 222)\"><g class=\"label\" data-id=\"L_G_Z_0\" transform=\"translate(-34.8125, -12)\"><foreignObject width=\"69.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>complete</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1501.714340209961, 136)\"><g class=\"label\" data-id=\"L_G_I_0\" transform=\"translate(-39.296875, -12)\"><foreignObject width=\"78.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>inProgress</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1769.53422, 233.33842)\"><g class=\"label\" data-id=\"L_I_Z_0\" transform=\"translate(-31.6640625, -12)\"><foreignObject width=\"63.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>resolved</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1794.4989929199219, 136)\"><g class=\"label\" data-id=\"L_I_E_0\" transform=\"translate(-29.34375, -12)\"><foreignObject width=\"58.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>timeout</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-flowchart-A-0\" data-look=\"classic\" transform=\"translate(72.50560760498047, 124.75)\"><g class=\"basic label-container outer-path\"><path d=\"M-45.015625 -19.5 C-9.738252580753162 -19.5, 25.539119838493676 -19.5, 45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 C45.422407083573 -19.486955290333107, 45.829189167146005 -19.473910580666214, 46.2649942896239 -19.45993515863156 C46.56388089646991 -19.43110192713286, 46.86276750331592 -19.402268695634163, 47.509229652847864 -19.3399052695533 C47.81456804154093 -19.290540526803973, 48.119906430233996 -19.24117578405465, 48.74321825967676 -19.140403561325776 C49.04889491825383 -19.070634858732173, 49.3545715768309 -19.00086615613857, 49.96188938623539 -18.862249829261074 C50.36341789804537 -18.743078274622043, 50.76494640985534 -18.623906719983008, 51.160235251460605 -18.50658706670804 C51.41665182598785 -18.412223396993184, 51.67306840051509 -18.317859727278325, 52.3333315951478 -18.074876768247425 C52.630573716796434 -17.943296498367832, 52.92781583844506 -17.811716228488237, 53.47635791279238 -17.568892924097174 C53.80874166660982 -17.395488532632573, 54.14112542042725 -17.222084141167972, 54.58461726407678 -16.990714730406097 C54.83799827427766 -16.83711367299023, 55.091379284478535 -16.68351261557436, 55.6535555736057 -16.342718045390892 C55.905771730238314 -16.16678297278543, 56.15798788687093 -15.99084790017997, 56.67878034457871 -15.627565626425154 C56.93874125440856 -15.420253718686187, 57.19870216423842 -15.21294181094722, 57.656078708501866 -14.848196188198123 C57.88267869945911 -14.642404071917968, 58.10927869041637 -14.436611955637813, 58.58143473676799 -14.007812326905688 C58.89266302676592 -13.686443565165003, 59.20389131676385 -13.365074803424319, 59.45104594296865 -13.10986736009568 C59.61446578747004 -12.917905111891772, 59.77788563197143 -12.725942863687862, 60.26133890812658 -12.158051136245305 C60.421098062065 -11.943988424326163, 60.580857216003416 -11.72992571240702, 61.008983964640635 -11.156274872382312 C61.201360763763034 -10.860732448526605, 61.393737562885434 -10.565190024670896, 61.69090887860425 -10.108655082055241 C61.81953303943357 -9.880269859894158, 61.94815720026289 -9.651884637733072, 62.304311474273504 -9.019496659696287 C62.453499538206486 -8.709704452826244, 62.60268760213947 -8.399912245956203, 62.84667114880834 -7.893275190886684 C63.011381707830125 -7.48643692564086, 63.1760922668519 -7.079598660395035, 63.315759229970325 -6.734618561215508 C63.42421785690466 -6.407958457424749, 63.532676483839 -6.081298353633989, 63.70964813421488 -5.548287939305138 C63.78195984098624 -5.2725320612939806, 63.8542715477576 -4.996776183282822, 64.02671928754556 -4.339158212148133 C64.09218960457093 -4.002981971379241, 64.1576599215963 -3.666805730610349, 64.26566977658177 -3.1121979531509023 C64.32326295167249 -2.665516660206077, 64.38085612676322 -2.218835367261252, 64.42551770250937 -1.872449005199798 C64.45332832853585 -1.4392760565041036, 64.48113895456233 -1.0061031078084093, 64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.2718691524868906, 64.50560621591342 0.08126745767349453, 64.50560621591342 0.625005762647271 C64.47932860958004 1.034300692191791, 64.45305100324664 1.443595621736311, 64.42551770250937 1.8724490051997846 C64.36726398121505 2.3242533640600724, 64.30901025992074 2.77605772292036, 64.26566977658177 3.1121979531508885 C64.21558419902738 3.3693768083021802, 64.16549862147298 3.626555663453472, 64.02671928754556 4.339158212148129 C63.94261295637895 4.659892104800937, 63.858506625212335 4.980625997453746, 63.70964813421489 5.548287939305125 C63.60345401907677 5.868127694366634, 63.49725990393865 6.187967449428142, 63.315759229970325 6.734618561215495 C63.162522743034906 7.11311564657192, 63.00928625609948 7.491612731928345, 62.84667114880834 7.893275190886679 C62.63233505225998 8.338348681427139, 62.417998955711624 8.7834221719676, 62.304311474273504 9.019496659696284 C62.06376032331878 9.446619586661765, 61.82320917236406 9.873742513627247, 61.69090887860425 10.108655082055236 C61.486987938562905 10.421932406398323, 61.28306699852156 10.73520973074141, 61.00898396464064 11.156274872382301 C60.788856780895635 11.451225244601623, 60.56872959715063 11.746175616820945, 60.26133890812658 12.158051136245302 C60.06320699950092 12.390788150141988, 59.86507509087525 12.623525164038677, 59.45104594296866 13.10986736009567 C59.1982529098843 13.37089692144927, 58.945459876799944 13.631926482802873, 58.58143473676799 14.007812326905684 C58.36699388251887 14.202561836940646, 58.15255302826975 14.397311346975606, 57.65607870850189 14.848196188198111 C57.27862730804957 15.149203635655224, 56.90117590759726 15.450211083112338, 56.67878034457871 15.627565626425152 C56.33835277604744 15.865033161360648, 55.99792520751616 16.102500696296143, 55.65355557360571 16.34271804539089 C55.422350901521725 16.482875676317665, 55.19114622943775 16.62303330724444, 54.58461726407678 16.990714730406093 C54.26229509131514 17.15887000147864, 53.939972918553494 17.327025272551182, 53.47635791279239 17.56889292409717 C53.11672990099253 17.72808957693503, 52.757101889192676 17.887286229772894, 52.333331595147804 18.07487676824742 C51.916325453280585 18.228338883217077, 51.49931931141337 18.38180099818673, 51.16023525146062 18.506587066708033 C50.8411736824052 18.60128286561533, 50.52211211334977 18.69597866452263, 49.96188938623541 18.86224982926107 C49.646041776501455 18.934339985084573, 49.33019416676749 19.006430140908076, 48.743218259676766 19.140403561325773 C48.29720316178496 19.21251182345418, 47.85118806389315 19.284620085582585, 47.50922965284788 19.3399052695533 C47.155904303629875 19.373990141056456, 46.80257895441187 19.408075012559614, 46.2649942896239 19.45993515863156 C45.78717578271407 19.475257868130853, 45.309357275804246 19.490580577630148, 45.01562500000001 19.5 C45.01562500000001 19.5, 45.015625 19.5, 45.015625 19.5 C24.43328422171455 19.5, 3.8509434434291023 19.5, -45.01562499999999 19.5 C-45.371838226348395 19.48857693515799, -45.728051452696796 19.47715387031598, -46.26499428962389 19.45993515863156 C-46.53588669329409 19.433802494245278, -46.80677909696428 19.407669829858992, -47.50922965284787 19.3399052695533 C-47.802622966827116 19.292471713848265, -48.09601628080636 19.24503815814323, -48.74321825967676 19.140403561325773 C-49.19145253630757 19.0380970126868, -49.639686812938386 18.935790464047827, -49.961889386235384 18.862249829261074 C-50.327842874330585 18.753636754923477, -50.693796362425786 18.64502368058588, -51.16023525146059 18.506587066708043 C-51.465606642861324 18.394207571850377, -51.77097803426205 18.28182807699271, -52.3333315951478 18.074876768247425 C-52.704254012956085 17.91068041690628, -53.07517643076437 17.746484065565138, -53.47635791279238 17.568892924097174 C-53.75150650298829 17.42534808083305, -54.0266550931842 17.281803237568926, -54.58461726407678 16.990714730406097 C-54.80113667495803 16.85945939112059, -55.01765608583928 16.728204051835082, -55.653555573605686 16.3427180453909 C-56.04752780817125 16.06790006934112, -56.44150004273682 15.793082093291344, -56.67878034457871 15.627565626425156 C-56.9205018404016 15.434799165985554, -57.162223336224486 15.242032705545954, -57.656078708501866 14.848196188198125 C-57.88175111800498 14.643246476852159, -58.10742352750808 14.438296765506193, -58.581434736767974 14.007812326905697 C-58.90034668696467 13.678509555169562, -59.21925863716136 13.349206783433429, -59.451045942968655 13.109867360095677 C-59.62559227347257 12.904835308318212, -59.800138603976485 12.699803256540749, -60.261338908126575 12.158051136245307 C-60.476702365926506 11.869483722808033, -60.69206582372643 11.580916309370759, -61.008983964640635 11.156274872382316 C-61.25769673519347 10.774185268082961, -61.50640950574631 10.392095663783607, -61.69090887860425 10.108655082055249 C-61.88025792699554 9.772446672966236, -62.06960697538683 9.436238263877222, -62.304311474273504 9.019496659696289 C-62.50941363828458 8.593597627644009, -62.714515802295644 8.167698595591729, -62.84667114880834 7.893275190886686 C-62.95239191038142 7.632142865829292, -63.05811267195451 7.371010540771897, -63.315759229970325 6.73461856121551 C-63.431267695509845 6.38672546678518, -63.546776161049365 6.038832372354849, -63.70964813421488 5.5482879393051325 C-63.81309548688305 5.153798349215161, -63.91654283955121 4.75930875912519, -64.02671928754556 4.339158212148136 C-64.09513261528011 3.987870233393169, -64.16354594301465 3.6365822546382023, -64.26566977658177 3.112197953150904 C-64.30544903318975 2.803677894202239, -64.3452282897977 2.4951578352535733, -64.42551770250937 1.872449005199809 C-64.45249295137944 1.4522877300194332, -64.47946820024951 1.0321264548390574, -64.50560621591342 0.6250057626472781 C-64.50560621591342 0.1421962868966568, -64.50560621591342 -0.3406131888539645, -64.50560621591342 -0.6250057626472687 C-64.48413667696175 -0.9594111617194323, -64.46266713801008 -1.293816560791596, -64.42551770250937 -1.8724490051997822 C-64.38003876536611 -2.2251746608509277, -64.33455982822285 -2.577900316502073, -64.26566977658177 -3.112197953150895 C-64.2018910627614 -3.4396881689825536, -64.13811234894104 -3.767178384814212, -64.02671928754556 -4.339158212148126 C-63.91922529410742 -4.749079397319212, -63.81173130066928 -5.1590005824902985, -63.70964813421489 -5.548287939305123 C-63.61721944208797 -5.826668433479199, -63.524790749961056 -6.105048927653276, -63.31575922997033 -6.734618561215485 C-63.21088708734569 -6.993654781063297, -63.106014944721046 -7.252691000911108, -62.84667114880834 -7.893275190886676 C-62.72740288060685 -8.14093830173919, -62.60813461240537 -8.388601412591704, -62.304311474273504 -9.019496659696282 C-62.131621130620566 -9.326125851645573, -61.95893078696763 -9.632755043594862, -61.69090887860425 -10.108655082055243 C-61.45776442396184 -10.46682757243801, -61.22461996931943 -10.825000062820779, -61.00898396464064 -11.156274872382308 C-60.750181509142934 -11.503046585360512, -60.491379053645225 -11.849818298338715, -60.26133890812659 -12.158051136245302 C-60.0247860517129 -12.435919581627656, -59.78823319529922 -12.713788027010013, -59.45104594296866 -13.10986736009567 C-59.18871682602542 -13.38074371096061, -58.926387709082185 -13.65162006182555, -58.581434736767996 -14.007812326905677 C-58.38679446712051 -14.184579469900195, -58.19215419747302 -14.361346612894714, -57.65607870850189 -14.848196188198107 C-57.38673477657886 -15.062990806363677, -57.11739084465583 -15.277785424529245, -56.67878034457872 -15.627565626425149 C-56.37626451043017 -15.838587576627784, -56.07374867628162 -16.04960952683042, -55.653555573605715 -16.342718045390885 C-55.24876871242522 -16.588102219430137, -54.84398185124473 -16.833486393469393, -54.58461726407679 -16.99071473040609 C-54.35525528583922 -17.11037272753927, -54.12589330760165 -17.230030724672453, -53.47635791279239 -17.56889292409717 C-53.05390642082441 -17.755899668013132, -52.631454928856435 -17.942906411929094, -52.333331595147804 -18.07487676824742 C-51.956876965932935 -18.213415551706937, -51.58042233671807 -18.351954335166454, -51.16023525146062 -18.506587066708033 C-50.782110626563096 -18.61881247056096, -50.40398600166557 -18.731037874413886, -49.96188938623541 -18.862249829261067 C-49.62271703316553 -18.93966370554282, -49.283544680095645 -19.017077581824573, -48.743218259676766 -19.140403561325773 C-48.46148113457292 -19.185952634808526, -48.179744009469076 -19.23150170829128, -47.50922965284788 -19.3399052695533 C-47.12350949755435 -19.377115229038107, -46.73778934226083 -19.414325188522916, -46.2649942896239 -19.45993515863156 C-45.99484249853002 -19.46859840075338, -45.72469070743614 -19.477261642875195, -45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.01562500000001 -19.5, -45.015625 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M-45.015625 -19.5 C-17.887563164881026 -19.5, 9.240498670237947 -19.5, 45.015625 -19.5 M-45.015625 -19.5 C-17.388210043654855 -19.5, 10.23920491269029 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.015625 -19.5, 45.015625 -19.5, 45.015625 -19.5 M45.015625 -19.5 C45.31259638408832 -19.49047670573202, 45.609567768176646 -19.48095341146404, 46.2649942896239 -19.45993515863156 M45.015625 -19.5 C45.27781478309595 -19.491592083977565, 45.540004566191904 -19.483184167955134, 46.2649942896239 -19.45993515863156 M46.2649942896239 -19.45993515863156 C46.68345489073706 -19.419566767714677, 47.10191549185022 -19.379198376797792, 47.509229652847864 -19.3399052695533 M46.2649942896239 -19.45993515863156 C46.67123905583462 -19.420745214616023, 47.077483822045345 -19.381555270600487, 47.509229652847864 -19.3399052695533 M47.509229652847864 -19.3399052695533 C47.964864663341075 -19.26624173455904, 48.42049967383428 -19.192578199564775, 48.74321825967676 -19.140403561325776 M47.509229652847864 -19.3399052695533 C47.98364303918951 -19.263205792380344, 48.45805642553115 -19.186506315207385, 48.74321825967676 -19.140403561325776 M48.74321825967676 -19.140403561325776 C49.080157885459414 -19.063499290477424, 49.417097511242076 -18.986595019629075, 49.96188938623539 -18.862249829261074 M48.74321825967676 -19.140403561325776 C49.185581515738974 -19.039437034819596, 49.62794477180118 -18.938470508313415, 49.96188938623539 -18.862249829261074 M49.96188938623539 -18.862249829261074 C50.21610051249581 -18.786801301368413, 50.47031163875622 -18.711352773475756, 51.160235251460605 -18.50658706670804 M49.96188938623539 -18.862249829261074 C50.25434699197782 -18.77544994701802, 50.54680459772025 -18.68865006477497, 51.160235251460605 -18.50658706670804 M51.160235251460605 -18.50658706670804 C51.57216948265236 -18.35499146175118, 51.98410371384413 -18.203395856794323, 52.3333315951478 -18.074876768247425 M51.160235251460605 -18.50658706670804 C51.520314428621184 -18.37407460097752, 51.88039360578177 -18.241562135247, 52.3333315951478 -18.074876768247425 M52.3333315951478 -18.074876768247425 C52.60989991650143 -17.952448176491927, 52.88646823785508 -17.830019584736434, 53.47635791279238 -17.568892924097174 M52.3333315951478 -18.074876768247425 C52.60144684066889 -17.956190102411412, 52.86956208618998 -17.8375034365754, 53.47635791279238 -17.568892924097174 M53.47635791279238 -17.568892924097174 C53.80825870219302 -17.39574049485946, 54.140159491593664 -17.22258806562175, 54.58461726407678 -16.990714730406097 M53.47635791279238 -17.568892924097174 C53.88736450053025 -17.35447105053661, 54.298371088268134 -17.140049176976042, 54.58461726407678 -16.990714730406097 M54.58461726407678 -16.990714730406097 C54.81096190267619 -16.853503280338394, 55.037306541275605 -16.71629183027069, 55.6535555736057 -16.342718045390892 M54.58461726407678 -16.990714730406097 C54.915944307737426 -16.78986232944518, 55.247271351398076 -16.589009928484263, 55.6535555736057 -16.342718045390892 M55.6535555736057 -16.342718045390892 C55.91607726329373 -16.15959427904531, 56.17859895298175 -15.976470512699727, 56.67878034457871 -15.627565626425154 M55.6535555736057 -16.342718045390892 C55.874219140703595 -16.188792693355264, 56.09488270780149 -16.034867341319636, 56.67878034457871 -15.627565626425154 M56.67878034457871 -15.627565626425154 C56.93196422111457 -15.42565822239372, 57.185148097650426 -15.223750818362285, 57.656078708501866 -14.848196188198123 M56.67878034457871 -15.627565626425154 C57.00230883332954 -15.369560266101024, 57.325837322080375 -15.111554905776893, 57.656078708501866 -14.848196188198123 M57.656078708501866 -14.848196188198123 C57.85038802011543 -14.671729612533346, 58.04469733172899 -14.495263036868568, 58.58143473676799 -14.007812326905688 M57.656078708501866 -14.848196188198123 C57.8668909774577 -14.656742063319422, 58.07770324641353 -14.46528793844072, 58.58143473676799 -14.007812326905688 M58.58143473676799 -14.007812326905688 C58.784631197608 -13.797995298348686, 58.987827658448005 -13.588178269791685, 59.45104594296865 -13.10986736009568 M58.58143473676799 -14.007812326905688 C58.8789502465283 -13.700603136600543, 59.176465756288614 -13.393393946295397, 59.45104594296865 -13.10986736009568 M59.45104594296865 -13.10986736009568 C59.6394524084767 -12.888554405078336, 59.82785887398475 -12.667241450060992, 60.26133890812658 -12.158051136245305 M59.45104594296865 -13.10986736009568 C59.62777791308904 -12.902267931658288, 59.80450988320943 -12.694668503220896, 60.26133890812658 -12.158051136245305 M60.26133890812658 -12.158051136245305 C60.43160247027487 -11.929913474296216, 60.601866032423146 -11.701775812347126, 61.008983964640635 -11.156274872382312 M60.26133890812658 -12.158051136245305 C60.4916976339474 -11.849391429757047, 60.72205635976823 -11.540731723268788, 61.008983964640635 -11.156274872382312 M61.008983964640635 -11.156274872382312 C61.2545872975978 -10.778962199230813, 61.50019063055497 -10.401649526079316, 61.69090887860425 -10.108655082055241 M61.008983964640635 -11.156274872382312 C61.27096945279641 -10.753794809621139, 61.53295494095217 -10.351314746859966, 61.69090887860425 -10.108655082055241 M61.69090887860425 -10.108655082055241 C61.89590238841222 -9.744668347547425, 62.10089589822018 -9.38068161303961, 62.304311474273504 -9.019496659696287 M61.69090887860425 -10.108655082055241 C61.90256122513969 -9.732844908657453, 62.11421357167514 -9.357034735259665, 62.304311474273504 -9.019496659696287 M62.304311474273504 -9.019496659696287 C62.515665863032424 -8.580614749178922, 62.727020251791345 -8.141732838661557, 62.84667114880834 -7.893275190886684 M62.304311474273504 -9.019496659696287 C62.44914357372486 -8.718749706275055, 62.59397567317621 -8.418002752853823, 62.84667114880834 -7.893275190886684 M62.84667114880834 -7.893275190886684 C62.98908667511674 -7.5415060874880595, 63.131502201425135 -7.189736984089434, 63.315759229970325 -6.734618561215508 M62.84667114880834 -7.893275190886684 C62.98148061959071 -7.560293191690424, 63.11629009037308 -7.227311192494164, 63.315759229970325 -6.734618561215508 M63.315759229970325 -6.734618561215508 C63.39488857557256 -6.496293579810664, 63.47401792117479 -6.257968598405821, 63.70964813421488 -5.548287939305138 M63.315759229970325 -6.734618561215508 C63.456922632553926 -6.309456883967528, 63.59808603513752 -5.884295206719546, 63.70964813421488 -5.548287939305138 M63.70964813421488 -5.548287939305138 C63.80298600359082 -5.192350190486207, 63.896323872966754 -4.836412441667275, 64.02671928754556 -4.339158212148133 M63.70964813421488 -5.548287939305138 C63.832702705900076 -5.079027525280754, 63.95575727758527 -4.609767111256369, 64.02671928754556 -4.339158212148133 M64.02671928754556 -4.339158212148133 C64.10420099937258 -3.9413059976820115, 64.18168271119958 -3.54345378321589, 64.26566977658177 -3.1121979531509023 M64.02671928754556 -4.339158212148133 C64.08606807838035 -4.034414714582849, 64.14541686921515 -3.7296712170175645, 64.26566977658177 -3.1121979531509023 M64.26566977658177 -3.1121979531509023 C64.31682375505775 -2.7154577975868177, 64.36797773353373 -2.318717642022733, 64.42551770250937 -1.872449005199798 M64.26566977658177 -3.1121979531509023 C64.31326237661911 -2.743079145483215, 64.36085497665644 -2.373960337815528, 64.42551770250937 -1.872449005199798 M64.42551770250937 -1.872449005199798 C64.44990407210477 -1.4926116144280992, 64.47429044170018 -1.1127742236564004, 64.50560621591342 -0.6250057626472757 M64.42551770250937 -1.872449005199798 C64.4460258154408 -1.5530185924417939, 64.46653392837224 -1.2335881796837898, 64.50560621591342 -0.6250057626472757 M64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.14932861711375162, 64.50560621591342 0.32634852841977247, 64.50560621591342 0.625005762647271 M64.50560621591342 -0.6250057626472757 C64.50560621591342 -0.1959264839216755, 64.50560621591342 0.2331527948039247, 64.50560621591342 0.625005762647271 M64.50560621591342 0.625005762647271 C64.47627714864008 1.081829659426567, 64.44694808136673 1.5386535562058632, 64.42551770250937 1.8724490051997846 M64.50560621591342 0.625005762647271 C64.47954824622944 1.0308796740896897, 64.45349027654547 1.4367535855321085, 64.42551770250937 1.8724490051997846 M64.42551770250937 1.8724490051997846 C64.37216464208788 2.2862448060754152, 64.31881158166638 2.7000406069510454, 64.26566977658177 3.1121979531508885 M64.42551770250937 1.8724490051997846 C64.36183673959871 2.3663459783062564, 64.29815577668808 2.860242951412728, 64.26566977658177 3.1121979531508885 M64.26566977658177 3.1121979531508885 C64.20003716164182 3.4492075594094835, 64.13440454670186 3.786217165668078, 64.02671928754556 4.339158212148129 M64.26566977658177 3.1121979531508885 C64.20433600997406 3.4271338817853874, 64.14300224336633 3.742069810419886, 64.02671928754556 4.339158212148129 M64.02671928754556 4.339158212148129 C63.93176240675872 4.701269953160823, 63.836805525971876 5.063381694173517, 63.70964813421489 5.548287939305125 M64.02671928754556 4.339158212148129 C63.929069785331585 4.711538085651984, 63.831420283117616 5.08391795915584, 63.70964813421489 5.548287939305125 M63.70964813421489 5.548287939305125 C63.57523600699787 5.953115850818605, 63.44082387978085 6.357943762332086, 63.315759229970325 6.734618561215495 M63.70964813421489 5.548287939305125 C63.60520077752741 5.862866736221471, 63.50075342083993 6.177445533137816, 63.315759229970325 6.734618561215495 M63.315759229970325 6.734618561215495 C63.20296864837045 7.013213478424733, 63.09017806677058 7.291808395633971, 62.84667114880834 7.893275190886679 M63.315759229970325 6.734618561215495 C63.18154146290075 7.066139040801338, 63.04732369583118 7.397659520387181, 62.84667114880834 7.893275190886679 M62.84667114880834 7.893275190886679 C62.64447163573343 8.313146806163243, 62.442272122658515 8.733018421439809, 62.304311474273504 9.019496659696284 M62.84667114880834 7.893275190886679 C62.71391943519167 8.168936964643347, 62.58116772157499 8.444598738400014, 62.304311474273504 9.019496659696284 M62.304311474273504 9.019496659696284 C62.08989659901463 9.40021198257889, 61.875481723755755 9.780927305461494, 61.69090887860425 10.108655082055236 M62.304311474273504 9.019496659696284 C62.13947396673452 9.312182345939355, 61.974636459195544 9.604868032182427, 61.69090887860425 10.108655082055236 M61.69090887860425 10.108655082055236 C61.492145113399914 10.41400960095333, 61.29338134819558 10.719364119851424, 61.00898396464064 11.156274872382301 M61.69090887860425 10.108655082055236 C61.425896133128084 10.515785824992948, 61.16088338765192 10.922916567930661, 61.00898396464064 11.156274872382301 M61.00898396464064 11.156274872382301 C60.82077175286976 11.408462089670055, 60.63255954109888 11.660649306957808, 60.26133890812658 12.158051136245302 M61.00898396464064 11.156274872382301 C60.77273514749117 11.472826764652591, 60.536486330341695 11.78937865692288, 60.26133890812658 12.158051136245302 M60.26133890812658 12.158051136245302 C60.09652171837676 12.351654785689215, 59.931704528626945 12.54525843513313, 59.45104594296866 13.10986736009567 M60.26133890812658 12.158051136245302 C60.00237615093605 12.46224352623962, 59.74341339374552 12.76643591623394, 59.45104594296866 13.10986736009567 M59.45104594296866 13.10986736009567 C59.16165855471219 13.408683597616914, 58.87227116645572 13.707499835138156, 58.58143473676799 14.007812326905684 M59.45104594296866 13.10986736009567 C59.22256191334763 13.345795879567083, 58.994077883726604 13.581724399038496, 58.58143473676799 14.007812326905684 M58.58143473676799 14.007812326905684 C58.27602629504956 14.285176193009798, 57.97061785333114 14.56254005911391, 57.65607870850189 14.848196188198111 M58.58143473676799 14.007812326905684 C58.23416006271736 14.323197997494104, 57.88688538866672 14.638583668082521, 57.65607870850189 14.848196188198111 M57.65607870850189 14.848196188198111 C57.43339414687236 15.0257812002126, 57.21070958524284 15.203366212227088, 56.67878034457871 15.627565626425152 M57.65607870850189 14.848196188198111 C57.31499425288205 15.12020196491637, 56.973909797262216 15.39220774163463, 56.67878034457871 15.627565626425152 M56.67878034457871 15.627565626425152 C56.44982742844645 15.787273269507024, 56.22087451231418 15.946980912588893, 55.65355557360571 16.34271804539089 M56.67878034457871 15.627565626425152 C56.27898044942815 15.906448726223669, 55.87918055427758 16.185331826022185, 55.65355557360571 16.34271804539089 M55.65355557360571 16.34271804539089 C55.326855656250466 16.54076545519346, 55.00015573889522 16.738812864996024, 54.58461726407678 16.990714730406093 M55.65355557360571 16.34271804539089 C55.36317399026288 16.518749067684908, 55.07279240692006 16.694780089978927, 54.58461726407678 16.990714730406093 M54.58461726407678 16.990714730406093 C54.28779129060824 17.145568650638523, 53.990965317139704 17.30042257087095, 53.47635791279239 17.56889292409717 M54.58461726407678 16.990714730406093 C54.32658812434373 17.125328367329278, 54.06855898461067 17.259942004252462, 53.47635791279239 17.56889292409717 M53.47635791279239 17.56889292409717 C53.07141598057675 17.748148705313408, 52.66647404836111 17.927404486529646, 52.333331595147804 18.07487676824742 M53.47635791279239 17.56889292409717 C53.06507801229529 17.75095433586246, 52.653798111798196 17.93301574762775, 52.333331595147804 18.07487676824742 M52.333331595147804 18.07487676824742 C52.00627083902353 18.19523814981764, 51.67921008289926 18.31559953138786, 51.16023525146062 18.506587066708033 M52.333331595147804 18.07487676824742 C51.990434653277546 18.20106601256026, 51.64753771140728 18.3272552568731, 51.16023525146062 18.506587066708033 M51.16023525146062 18.506587066708033 C50.91584288837593 18.57912143722988, 50.671450525291235 18.651655807751723, 49.96188938623541 18.86224982926107 M51.16023525146062 18.506587066708033 C50.82517282865916 18.60603183501696, 50.490110405857706 18.705476603325884, 49.96188938623541 18.86224982926107 M49.96188938623541 18.86224982926107 C49.7077006111606 18.920266758435123, 49.45351183608579 18.978283687609174, 48.743218259676766 19.140403561325773 M49.96188938623541 18.86224982926107 C49.6097631662775 18.942620341128134, 49.25763694631959 19.022990852995196, 48.743218259676766 19.140403561325773 M48.743218259676766 19.140403561325773 C48.45722907867706 19.18664007423058, 48.17123989767735 19.232876587135394, 47.50922965284788 19.3399052695533 M48.743218259676766 19.140403561325773 C48.42851794675732 19.191281867381214, 48.11381763383787 19.242160173436655, 47.50922965284788 19.3399052695533 M47.50922965284788 19.3399052695533 C47.25148715983623 19.364769377873433, 46.99374466682458 19.389633486193567, 46.2649942896239 19.45993515863156 M47.50922965284788 19.3399052695533 C47.06495710489316 19.38276370793858, 46.62068455693844 19.425622146323857, 46.2649942896239 19.45993515863156 M46.2649942896239 19.45993515863156 C45.782184929253624 19.475417915087224, 45.29937556888335 19.49090067154289, 45.01562500000001 19.5 M46.2649942896239 19.45993515863156 C45.81764075133299 19.47428091588371, 45.370287213042076 19.48862667313586, 45.01562500000001 19.5 M45.01562500000001 19.5 C45.01562500000001 19.5, 45.015625 19.5, 45.015625 19.5 M45.01562500000001 19.5 C45.01562500000001 19.5, 45.01562500000001 19.5, 45.015625 19.5 M45.015625 19.5 C12.093970444541938 19.5, -20.827684110916124 19.5, -45.01562499999999 19.5 M45.015625 19.5 C14.015684885226747 19.5, -16.984255229546505 19.5, -45.01562499999999 19.5 M-45.01562499999999 19.5 C-45.343021161023906 19.489501042353933, -45.67041732204782 19.479002084707865, -46.26499428962389 19.45993515863156 M-45.01562499999999 19.5 C-45.36979278430538 19.4886425285031, -45.72396056861077 19.477285057006196, -46.26499428962389 19.45993515863156 M-46.26499428962389 19.45993515863156 C-46.53289005117517 19.4340915767065, -46.80078581272646 19.408247994781437, -47.50922965284787 19.3399052695533 M-46.26499428962389 19.45993515863156 C-46.72444563377263 19.415612440032614, -47.18389697792137 19.371289721433673, -47.50922965284787 19.3399052695533 M-47.50922965284787 19.3399052695533 C-47.9229541346916 19.27301750381008, -48.33667861653532 19.20612973806686, -48.74321825967676 19.140403561325773 M-47.50922965284787 19.3399052695533 C-47.90318277989894 19.27621398312381, -48.297135906950004 19.21252269669432, -48.74321825967676 19.140403561325773 M-48.74321825967676 19.140403561325773 C-49.09770486601628 19.059494306670068, -49.4521914723558 18.97858505201436, -49.961889386235384 18.862249829261074 M-48.74321825967676 19.140403561325773 C-49.036039286375285 19.073569072817612, -49.328860313073804 19.00673458430945, -49.961889386235384 18.862249829261074 M-49.961889386235384 18.862249829261074 C-50.40902140211841 18.729543393990838, -50.85615341800143 18.596836958720605, -51.16023525146059 18.506587066708043 M-49.961889386235384 18.862249829261074 C-50.33234938946159 18.752299244887777, -50.7028093926878 18.642348660514475, -51.16023525146059 18.506587066708043 M-51.16023525146059 18.506587066708043 C-51.613046769859444 18.339948242193472, -52.065858288258305 18.173309417678905, -52.3333315951478 18.074876768247425 M-51.16023525146059 18.506587066708043 C-51.54942446196664 18.363361839616196, -51.93861367247268 18.220136612524346, -52.3333315951478 18.074876768247425 M-52.3333315951478 18.074876768247425 C-52.70688743497416 17.909514679096567, -53.08044327480054 17.744152589945706, -53.47635791279238 17.568892924097174 M-52.3333315951478 18.074876768247425 C-52.645773686995796 17.93656792245167, -52.958215778843794 17.79825907665591, -53.47635791279238 17.568892924097174 M-53.47635791279238 17.568892924097174 C-53.886830903356355 17.35474942784045, -54.29730389392033 17.14060593158372, -54.58461726407678 16.990714730406097 M-53.47635791279238 17.568892924097174 C-53.90797166075824 17.343720308245185, -54.3395854087241 17.118547692393197, -54.58461726407678 16.990714730406097 M-54.58461726407678 16.990714730406097 C-54.966428771702084 16.759258350710166, -55.348240279327385 16.52780197101423, -55.653555573605686 16.3427180453909 M-54.58461726407678 16.990714730406097 C-54.888340706941655 16.80659579446434, -55.192064149806534 16.622476858522585, -55.653555573605686 16.3427180453909 M-55.653555573605686 16.3427180453909 C-55.9067808607657 16.16607904701408, -56.16000614792571 15.98944004863726, -56.67878034457871 15.627565626425156 M-55.653555573605686 16.3427180453909 C-55.93652701372292 16.14532941840133, -56.21949845384015 15.947940791411764, -56.67878034457871 15.627565626425156 M-56.67878034457871 15.627565626425156 C-56.96162591621031 15.402003809885723, -57.244471487841906 15.17644199334629, -57.656078708501866 14.848196188198125 M-56.67878034457871 15.627565626425156 C-56.986828006485084 15.38190581354738, -57.294875668391455 15.136246000669605, -57.656078708501866 14.848196188198125 M-57.656078708501866 14.848196188198125 C-57.87993399893607 14.644896736312207, -58.10378928937027 14.441597284426287, -58.581434736767974 14.007812326905697 M-57.656078708501866 14.848196188198125 C-57.89147567183067 14.634414894365259, -58.12687263515947 14.42063360053239, -58.581434736767974 14.007812326905697 M-58.581434736767974 14.007812326905697 C-58.78333502421966 13.799333703789955, -58.985235311671346 13.590855080674213, -59.451045942968655 13.109867360095677 M-58.581434736767974 14.007812326905697 C-58.85779116075409 13.72245162985566, -59.134147584740205 13.437090932805624, -59.451045942968655 13.109867360095677 M-59.451045942968655 13.109867360095677 C-59.65583385985802 12.869311820154843, -59.860621776747394 12.628756280214011, -60.261338908126575 12.158051136245307 M-59.451045942968655 13.109867360095677 C-59.74107262335496 12.769185518328298, -60.031099303741264 12.42850367656092, -60.261338908126575 12.158051136245307 M-60.261338908126575 12.158051136245307 C-60.511073214107995 11.823429917493518, -60.760807520089415 11.488808698741728, -61.008983964640635 11.156274872382316 M-60.261338908126575 12.158051136245307 C-60.43713754157739 11.922496983006193, -60.61293617502821 11.686942829767077, -61.008983964640635 11.156274872382316 M-61.008983964640635 11.156274872382316 C-61.17074156760522 10.907771756230423, -61.33249917056981 10.65926864007853, -61.69090887860425 10.108655082055249 M-61.008983964640635 11.156274872382316 C-61.24390312291035 10.795375960653354, -61.47882228118007 10.434477048924391, -61.69090887860425 10.108655082055249 M-61.69090887860425 10.108655082055249 C-61.81985386614848 9.879700199574614, -61.94879885369271 9.65074531709398, -62.304311474273504 9.019496659696289 M-61.69090887860425 10.108655082055249 C-61.918967381271656 9.703714117141704, -62.147025883939065 9.29877315222816, -62.304311474273504 9.019496659696289 M-62.304311474273504 9.019496659696289 C-62.446557799216826 8.7241191223677, -62.58880412416015 8.428741585039111, -62.84667114880834 7.893275190886686 M-62.304311474273504 9.019496659696289 C-62.457500282156744 8.701396822411338, -62.610689090039976 8.383296985126387, -62.84667114880834 7.893275190886686 M-62.84667114880834 7.893275190886686 C-62.999856029051266 7.514905575058487, -63.153040909294184 7.136535959230287, -63.315759229970325 6.73461856121551 M-62.84667114880834 7.893275190886686 C-63.01478690101076 7.478026032649762, -63.182902653213176 7.062776874412838, -63.315759229970325 6.73461856121551 M-63.315759229970325 6.73461856121551 C-63.395118285781294 6.4956017292612955, -63.47447734159227 6.256584897307081, -63.70964813421488 5.5482879393051325 M-63.315759229970325 6.73461856121551 C-63.45852482509611 6.304631335305165, -63.6012904202219 5.874644109394819, -63.70964813421488 5.5482879393051325 M-63.70964813421488 5.5482879393051325 C-63.78930327587768 5.24452836138811, -63.868958417540476 4.940768783471088, -64.02671928754556 4.339158212148136 M-63.70964813421488 5.5482879393051325 C-63.79854115583881 5.209300321373805, -63.887434177462744 4.870312703442476, -64.02671928754556 4.339158212148136 M-64.02671928754556 4.339158212148136 C-64.09034014414968 4.01247855975882, -64.15396100075378 3.685798907369505, -64.26566977658177 3.112197953150904 M-64.02671928754556 4.339158212148136 C-64.09811067182775 3.9725785424334874, -64.16950205610995 3.6059988727188386, -64.26566977658177 3.112197953150904 M-64.26566977658177 3.112197953150904 C-64.3291041750713 2.6202132850050823, -64.3925385735608 2.12822861685926, -64.42551770250937 1.872449005199809 M-64.26566977658177 3.112197953150904 C-64.32021704333486 2.6891401237900854, -64.37476431008797 2.2660822944292667, -64.42551770250937 1.872449005199809 M-64.42551770250937 1.872449005199809 C-64.44540138862408 1.5627445441405485, -64.4652850747388 1.2530400830812882, -64.50560621591342 0.6250057626472781 M-64.42551770250937 1.872449005199809 C-64.45665129974957 1.3875180975963386, -64.48778489698977 0.9025871899928684, -64.50560621591342 0.6250057626472781 M-64.50560621591342 0.6250057626472781 C-64.50560621591342 0.3029887206535754, -64.50560621591342 -0.01902832134012733, -64.50560621591342 -0.6250057626472687 M-64.50560621591342 0.6250057626472781 C-64.50560621591342 0.25408224131273394, -64.50560621591342 -0.11684128002181027, -64.50560621591342 -0.6250057626472687 M-64.50560621591342 -0.6250057626472687 C-64.47380461185074 -1.1203414157161777, -64.44200300778807 -1.615677068785087, -64.42551770250937 -1.8724490051997822 M-64.50560621591342 -0.6250057626472687 C-64.48075082445405 -1.0121485475378034, -64.45589543299468 -1.399291332428338, -64.42551770250937 -1.8724490051997822 M-64.42551770250937 -1.8724490051997822 C-64.3724917164483 -2.2837080819241566, -64.31946573038722 -2.694967158648531, -64.26566977658177 -3.112197953150895 M-64.42551770250937 -1.8724490051997822 C-64.37259475156692 -2.282908961890646, -64.31967180062448 -2.6933689185815104, -64.26566977658177 -3.112197953150895 M-64.26566977658177 -3.112197953150895 C-64.19410847779847 -3.479650097917337, -64.12254717901516 -3.847102242683779, -64.02671928754556 -4.339158212148126 M-64.26566977658177 -3.112197953150895 C-64.18233025666827 -3.5401287740930303, -64.09899073675474 -3.9680595950351654, -64.02671928754556 -4.339158212148126 M-64.02671928754556 -4.339158212148126 C-63.910949899997725 -4.780637061637972, -63.795180512449896 -5.222115911127817, -63.70964813421489 -5.548287939305123 M-64.02671928754556 -4.339158212148126 C-63.92296665855475 -4.7348119531639545, -63.81921402956393 -5.130465694179783, -63.70964813421489 -5.548287939305123 M-63.70964813421489 -5.548287939305123 C-63.63064423016665 -5.786235110735731, -63.55164032611841 -6.02418228216634, -63.31575922997033 -6.734618561215485 M-63.70964813421489 -5.548287939305123 C-63.61669908594027 -5.828235663288583, -63.52375003766566 -6.108183387272043, -63.31575922997033 -6.734618561215485 M-63.31575922997033 -6.734618561215485 C-63.199367608103344 -7.0221081175058755, -63.08297598623635 -7.309597673796265, -62.84667114880834 -7.893275190886676 M-63.31575922997033 -6.734618561215485 C-63.17952175081567 -7.071127768699977, -63.043284271661 -7.40763697618447, -62.84667114880834 -7.893275190886676 M-62.84667114880834 -7.893275190886676 C-62.70867105431381 -8.179835339833573, -62.57067095981928 -8.46639548878047, -62.304311474273504 -9.019496659696282 M-62.84667114880834 -7.893275190886676 C-62.644363273536506 -8.313371822583738, -62.442055398264664 -8.7334684542808, -62.304311474273504 -9.019496659696282 M-62.304311474273504 -9.019496659696282 C-62.13788854934192 -9.314997415060835, -61.97146562441034 -9.610498170425387, -61.69090887860425 -10.108655082055243 M-62.304311474273504 -9.019496659696282 C-62.08648627972166 -9.406267349815831, -61.86866108516981 -9.79303803993538, -61.69090887860425 -10.108655082055243 M-61.69090887860425 -10.108655082055243 C-61.47932778099678 -10.433700465460209, -61.267746683389326 -10.758745848865177, -61.00898396464064 -11.156274872382308 M-61.69090887860425 -10.108655082055243 C-61.480164546390796 -10.432414969112038, -61.269420214177345 -10.756174856168835, -61.00898396464064 -11.156274872382308 M-61.00898396464064 -11.156274872382308 C-60.83166746541165 -11.393862827483764, -60.654350966182655 -11.631450782585217, -60.26133890812659 -12.158051136245302 M-61.00898396464064 -11.156274872382308 C-60.75675700646734 -11.494236017985934, -60.50453004829404 -11.832197163589559, -60.26133890812659 -12.158051136245302 M-60.26133890812659 -12.158051136245302 C-60.06885256306781 -12.38415654993466, -59.87636621800902 -12.610261963624021, -59.45104594296866 -13.10986736009567 M-60.26133890812659 -12.158051136245302 C-60.08463742832013 -12.365614749025006, -59.90793594851367 -12.573178361804711, -59.45104594296866 -13.10986736009567 M-59.45104594296866 -13.10986736009567 C-59.1416344249588 -13.429360155598914, -58.83222290694894 -13.748852951102158, -58.581434736767996 -14.007812326905677 M-59.45104594296866 -13.10986736009567 C-59.24060331919347 -13.327166646804292, -59.030160695418274 -13.544465933512912, -58.581434736767996 -14.007812326905677 M-58.581434736767996 -14.007812326905677 C-58.289531015195614 -14.272911563488465, -57.99762729362324 -14.538010800071255, -57.65607870850189 -14.848196188198107 M-58.581434736767996 -14.007812326905677 C-58.385082095761454 -14.186134600261626, -58.188729454754906 -14.364456873617577, -57.65607870850189 -14.848196188198107 M-57.65607870850189 -14.848196188198107 C-57.32873978704962 -15.109240267201761, -57.00140086559735 -15.370284346205414, -56.67878034457872 -15.627565626425149 M-57.65607870850189 -14.848196188198107 C-57.291664285765876 -15.138806992855024, -56.92724986302986 -15.42941779751194, -56.67878034457872 -15.627565626425149 M-56.67878034457872 -15.627565626425149 C-56.39603695330272 -15.82479517641515, -56.11329356202671 -16.022024726405153, -55.653555573605715 -16.342718045390885 M-56.67878034457872 -15.627565626425149 C-56.33370123313431 -15.868277876334792, -55.988622121689914 -16.108990126244436, -55.653555573605715 -16.342718045390885 M-55.653555573605715 -16.342718045390885 C-55.290683331210346 -16.562693331204954, -54.92781108881497 -16.782668617019027, -54.58461726407679 -16.99071473040609 M-55.653555573605715 -16.342718045390885 C-55.38940327974296 -16.50284871826167, -55.12525098588021 -16.662979391132456, -54.58461726407679 -16.99071473040609 M-54.58461726407679 -16.99071473040609 C-54.22640924894141 -17.177591622459033, -53.868201233806026 -17.36446851451198, -53.47635791279239 -17.56889292409717 M-54.58461726407679 -16.99071473040609 C-54.241548572628965 -17.169693446988436, -53.898479881181146 -17.348672163570782, -53.47635791279239 -17.56889292409717 M-53.47635791279239 -17.56889292409717 C-53.07232658189163 -17.74774560912334, -52.668295250990866 -17.926598294149507, -52.333331595147804 -18.07487676824742 M-53.47635791279239 -17.56889292409717 C-53.07089043462378 -17.74838134891702, -52.665422956455174 -17.92786977373687, -52.333331595147804 -18.07487676824742 M-52.333331595147804 -18.07487676824742 C-51.91947954325459 -18.227178148950554, -51.50562749136138 -18.379479529653686, -51.16023525146062 -18.506587066708033 M-52.333331595147804 -18.07487676824742 C-51.921123766270675 -18.226573059681606, -51.50891593739354 -18.37826935111579, -51.16023525146062 -18.506587066708033 M-51.16023525146062 -18.506587066708033 C-50.88943759031465 -18.586958391090228, -50.61863992916868 -18.66732971547242, -49.96188938623541 -18.862249829261067 M-51.16023525146062 -18.506587066708033 C-50.70174330478504 -18.642665069808004, -50.24325135810946 -18.77874307290798, -49.96188938623541 -18.862249829261067 M-49.96188938623541 -18.862249829261067 C-49.67896270562318 -18.926825997841675, -49.39603602501095 -18.991402166422283, -48.743218259676766 -19.140403561325773 M-49.96188938623541 -18.862249829261067 C-49.586493903714214 -18.94793139846207, -49.21109842119302 -19.03361296766308, -48.743218259676766 -19.140403561325773 M-48.743218259676766 -19.140403561325773 C-48.32395434782598 -19.20818689915361, -47.9046904359752 -19.27597023698145, -47.50922965284788 -19.3399052695533 M-48.743218259676766 -19.140403561325773 C-48.42266501563207 -19.192228123895383, -48.102111771587374 -19.244052686464997, -47.50922965284788 -19.3399052695533 M-47.50922965284788 -19.3399052695533 C-47.03011742217636 -19.38612465022942, -46.55100519150484 -19.43234403090554, -46.2649942896239 -19.45993515863156 M-47.50922965284788 -19.3399052695533 C-47.13813420276091 -19.375704401315613, -46.76703875267394 -19.411503533077926, -46.2649942896239 -19.45993515863156 M-46.2649942896239 -19.45993515863156 C-45.83072429405788 -19.473861352134094, -45.39645429849186 -19.48778754563663, -45.01562500000001 -19.5 M-46.2649942896239 -19.45993515863156 C-45.98418554173525 -19.468940148615278, -45.7033767938466 -19.477945138598997, -45.01562500000001 -19.5 M-45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.015625 -19.5, -45.015625 -19.5 M-45.01562500000001 -19.5 C-45.01562500000001 -19.5, -45.015625 -19.5, -45.015625 -19.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-52.140625, -12)\"><rect></rect><foreignObject width=\"104.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Order created</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-flowchart-B-1\" data-look=\"classic\" transform=\"translate(385.44871520996094, 124.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-71.46875\" y=\"-39\" width=\"142.9375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-41.46875, -24)\"><rect></rect><foreignObject width=\"82.9375\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>KYC + bank<br>details</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-flowchart-C-3\" data-look=\"classic\" transform=\"translate(711.8237152099609, 124.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-85.3125\" y=\"-39\" width=\"170.625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-55.3125, -24)\"><rect></rect><foreignObject width=\"110.625\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Awaiting<br>crypto transfer</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-flowchart-D-5\" data-look=\"classic\" transform=\"translate(1651.9230728149414, 27.5)\"><g class=\"basic label-container outer-path\"><path d=\"M-66.421875 -19.5 C-25.377321614401225 -19.5, 15.66723177119755 -19.5, 66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 C66.71982069074632 -19.49044546161387, 67.01776638149263 -19.480890923227744, 67.6712442896239 -19.45993515863156 C68.0632681928304 -19.42211708416695, 68.4552920960369 -19.384299009702342, 68.91547965284786 -19.3399052695533 C69.23428142284301 -19.288363871725135, 69.55308319283817 -19.236822473896968, 70.14946825967675 -19.140403561325776 C70.4145271321667 -19.079905603350735, 70.67958600465666 -19.01940764537569, 71.36813938623538 -18.862249829261074 C71.7787181148589 -18.74039221777734, 72.18929684348242 -18.618534606293608, 72.5664852514606 -18.50658706670804 C72.82053850582943 -18.413093120657773, 73.07459176019825 -18.319599174607507, 73.7395815951478 -18.074876768247425 C74.01865567876297 -17.951338949869548, 74.29772976237813 -17.827801131491672, 74.88260791279238 -17.568892924097174 C75.28091373123559 -17.361097033742404, 75.6792195496788 -17.153301143387637, 75.99086726407678 -16.990714730406097 C76.24063917128905 -16.83930153243137, 76.49041107850131 -16.687888334456645, 77.0598055736057 -16.342718045390892 C77.27501429114905 -16.192597760267883, 77.4902230086924 -16.042477475144874, 78.08503034457871 -15.627565626425154 C78.33868911581813 -15.425279506505113, 78.59234788705753 -15.222993386585074, 79.06232870850187 -14.848196188198123 C79.43179398075576 -14.512657603452562, 79.80125925300966 -14.177119018707, 79.98768473676799 -14.007812326905688 C80.20638775155396 -13.781983508287723, 80.42509076633993 -13.556154689669759, 80.85729594296865 -13.10986736009568 C81.13147909271407 -12.787796230941506, 81.40566224245951 -12.46572510178733, 81.66758890812658 -12.158051136245305 C81.83851802109695 -11.929021696827549, 82.00944713406732 -11.699992257409791, 82.41523396464063 -11.156274872382312 C82.67170010386361 -10.762274011734618, 82.9281662430866 -10.368273151086925, 83.09715887860425 -10.108655082055241 C83.34010944171273 -9.677271755843936, 83.5830600048212 -9.24588842963263, 83.7105614742735 -9.019496659696287 C83.90646351130157 -8.612701888175403, 84.10236554832963 -8.205907116654519, 84.25292114880834 -7.893275190886684 C84.4223832865706 -7.474700434286385, 84.59184542433283 -7.056125677686087, 84.72200922997033 -6.734618561215508 C84.82509329123262 -6.424145792908181, 84.92817735249493 -6.113673024600855, 85.11589813421489 -5.548287939305138 C85.19103088329842 -5.261774204310183, 85.26616363238196 -4.975260469315227, 85.43296928754556 -4.339158212148133 C85.50614676955865 -3.9634073080772168, 85.57932425157173 -3.5876564040063004, 85.67191977658177 -3.1121979531509023 C85.71567428353957 -2.772846637490957, 85.75942879049735 -2.433495321831012, 85.83176770250937 -1.872449005199798 C85.85693476805643 -1.4804516448146496, 85.88210183360349 -1.088454284429501, 85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.2513335357669325, 85.91185621591342 0.12233869111341067, 85.91185621591342 0.625005762647271 C85.88752507041032 1.0039829936050946, 85.86319392490724 1.3829602245629182, 85.83176770250937 1.8724490051997846 C85.77600876239345 2.3049043338906965, 85.72024982227754 2.7373596625816083, 85.67191977658177 3.1121979531508885 C85.57809346513129 3.5939762322511593, 85.48426715368082 4.07575451135143, 85.43296928754556 4.339158212148129 C85.32546683550976 4.749111653618091, 85.21796438347396 5.159065095088053, 85.11589813421489 5.548287939305125 C84.9740583299288 5.97548683071102, 84.83221852564272 6.402685722116916, 84.72200922997033 6.734618561215495 C84.61222245413617 7.005794020108752, 84.50243567830204 7.27696947900201, 84.25292114880834 7.893275190886679 C84.07801186949926 8.256478051831017, 83.9031025901902 8.619680912775356, 83.7105614742735 9.019496659696284 C83.58706062076695 9.238784930914669, 83.46355976726039 9.458073202133054, 83.09715887860425 10.108655082055236 C82.90064229823902 10.410557321586854, 82.70412571787378 10.712459561118472, 82.41523396464065 11.156274872382301 C82.1915147304193 11.456038264997384, 81.96779549619797 11.755801657612468, 81.66758890812659 12.158051136245302 C81.36106192122132 12.518115176943892, 81.05453493431605 12.878179217642485, 80.85729594296866 13.10986736009567 C80.51539181329812 13.462911444831594, 80.17348768362758 13.815955529567518, 79.98768473676799 14.007812326905684 C79.67822419128241 14.288856206438341, 79.36876364579683 14.569900085970998, 79.0623287085019 14.848196188198111 C78.84569390137119 15.02095668199052, 78.62905909424049 15.193717175782927, 78.08503034457871 15.627565626425152 C77.84783655757285 15.79302174428689, 77.610642770567 15.958477862148627, 77.0598055736057 16.34271804539089 C76.6683202015613 16.580038778547614, 76.2768348295169 16.817359511704343, 75.99086726407678 16.990714730406093 C75.58430395313519 17.202818549308095, 75.17774064219358 17.414922368210096, 74.88260791279238 17.56889292409717 C74.58035394212071 17.70269179086804, 74.27809997144904 17.836490657638915, 73.7395815951478 18.07487676824742 C73.29829549157026 18.23727413356798, 72.85700938799273 18.399671498888537, 72.56648525146062 18.506587066708033 C72.17056695028882 18.624093540278256, 71.774648649117 18.741600013848476, 71.36813938623541 18.86224982926107 C70.92631398768424 18.9630935933002, 70.48448858913306 19.063937357339334, 70.14946825967677 19.140403561325773 C69.77662848374291 19.200681404883113, 69.40378870780904 19.260959248440457, 68.91547965284788 19.3399052695533 C68.5378553228539 19.376334234508114, 68.16023099285992 19.412763199462933, 67.6712442896239 19.45993515863156 C67.23952017017659 19.473779710842212, 66.80779605072928 19.48762426305287, 66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 C18.81592684969759 19.5, -28.79002130060482 19.5, -66.421875 19.5 C-66.78390944140644 19.48839026012139, -67.14594388281287 19.476780520242773, -67.6712442896239 19.45993515863156 C-67.977315096699 19.430408875977026, -68.28338590377409 19.400882593322493, -68.91547965284786 19.3399052695533 C-69.24882698542092 19.28601225797006, -69.58217431799396 19.232119246386823, -70.14946825967675 19.140403561325773 C-70.60587495832145 19.036231710692167, -71.06228165696616 18.932059860058565, -71.36813938623538 18.862249829261074 C-71.77653605694228 18.74103984111314, -72.18493272764918 18.619829852965204, -72.56648525146059 18.506587066708043 C-72.94908229083492 18.365787819530027, -73.33167933020925 18.22498857235201, -73.7395815951478 18.074876768247425 C-74.0013406037921 17.9590038199257, -74.26309961243639 17.84313087160398, -74.88260791279238 17.568892924097174 C-75.16895453998534 17.419506072104376, -75.45530116717829 17.270119220111578, -75.99086726407678 16.990714730406097 C-76.3503848733232 16.772773042920942, -76.70990248256959 16.554831355435788, -77.05980557360569 16.3427180453909 C-77.39419394742289 16.109463191255422, -77.72858232124008 15.876208337119943, -78.08503034457871 15.627565626425156 C-78.46525259312482 15.324348501348608, -78.84547484167092 15.02113137627206, -79.06232870850187 14.848196188198125 C-79.43047459586397 14.513855833902271, -79.79862048322609 14.179515479606415, -79.98768473676797 14.007812326905697 C-80.21943968685241 13.768506313508249, -80.45119463693685 13.5292003001108, -80.85729594296865 13.109867360095677 C-81.05760957835857 12.874567565797925, -81.2579232137485 12.639267771500172, -81.66758890812658 12.158051136245307 C-81.9101455733128 11.833047302262555, -82.15270223849902 11.508043468279805, -82.41523396464063 11.156274872382316 C-82.558441859505 10.93626908916645, -82.70164975436934 10.716263305950584, -83.09715887860425 10.108655082055249 C-83.23759489898913 9.859296707172795, -83.378030919374 9.609938332290342, -83.7105614742735 9.019496659696289 C-83.85595800066838 8.717577661650022, -84.00135452706327 8.415658663603754, -84.25292114880834 7.893275190886686 C-84.38258506056094 7.573002821976562, -84.51224897231354 7.252730453066437, -84.72200922997033 6.73461856121551 C-84.87263165968896 6.280967801328109, -85.0232540894076 5.8273170414407085, -85.11589813421489 5.5482879393051325 C-85.18452017228309 5.286602367171646, -85.25314221035129 5.02491679503816, -85.43296928754556 4.339158212148136 C-85.51961323118306 3.8942598737735357, -85.60625717482056 3.4493615353989355, -85.67191977658177 3.112197953150904 C-85.72263256543785 2.718879577156087, -85.77334535429392 2.3255612011612703, -85.83176770250937 1.872449005199809 C-85.85738279768553 1.4734732216983915, -85.8829978928617 1.0744974381969739, -85.91185621591342 0.6250057626472781 C-85.91185621591342 0.17032176869176263, -85.91185621591342 -0.2843622252637529, -85.91185621591342 -0.6250057626472687 C-85.88321523718251 -1.071112124963039, -85.8545742584516 -1.5172184872788095, -85.83176770250937 -1.8724490051997822 C-85.78934536443604 -2.201468282058246, -85.74692302636274 -2.5304875589167097, -85.67191977658177 -3.112197953150895 C-85.60849850970516 -3.437852754472852, -85.54507724282853 -3.763507555794809, -85.43296928754556 -4.339158212148126 C-85.3131815266537 -4.795960860772777, -85.19339376576184 -5.252763509397428, -85.11589813421489 -5.548287939305123 C-85.035886244495 -5.789271002977995, -84.95587435477513 -6.030254066650868, -84.72200922997033 -6.734618561215485 C-84.53529816142203 -7.195798510342694, -84.34858709287376 -7.656978459469904, -84.25292114880834 -7.893275190886676 C-84.10842122822905 -8.193332367772568, -83.96392130764977 -8.493389544658461, -83.7105614742735 -9.019496659696282 C-83.50734158952949 -9.38033414330403, -83.30412170478549 -9.741171626911775, -83.09715887860425 -10.108655082055243 C-82.88609426444059 -10.432907008195308, -82.67502965027693 -10.757158934335374, -82.41523396464063 -11.156274872382308 C-82.24988254684541 -11.37783070840386, -82.08453112905019 -11.59938654442541, -81.66758890812659 -12.158051136245302 C-81.39957203719891 -12.472879003428945, -81.13155516627121 -12.78770687061259, -80.85729594296866 -13.10986736009567 C-80.60741462690818 -13.367890334565704, -80.3575333108477 -13.625913309035738, -79.98768473676799 -14.007812326905677 C-79.69190195029032 -14.27643442760102, -79.39611916381266 -14.545056528296362, -79.0623287085019 -14.848196188198107 C-78.83702438919468 -15.027870387245875, -78.61172006988747 -15.207544586293642, -78.08503034457871 -15.627565626425149 C-77.85790859738427 -15.785995925326024, -77.63078685018982 -15.9444262242269, -77.05980557360571 -16.342718045390885 C-76.72092278065864 -16.548150785971746, -76.38203998771155 -16.753583526552607, -75.99086726407678 -16.99071473040609 C-75.65350259425298 -17.16671766256079, -75.31613792442917 -17.342720594715487, -74.8826079127924 -17.56889292409717 C-74.63375835881986 -17.67905123978107, -74.38490880484733 -17.78920955546497, -73.73958159514781 -18.07487676824742 C-73.46476499239861 -18.176011818435953, -73.18994838964943 -18.27714686862448, -72.56648525146062 -18.506587066708033 C-72.24619079325201 -18.601648780644428, -71.92589633504339 -18.696710494580827, -71.36813938623541 -18.862249829261067 C-70.90104760521376 -18.968860480220535, -70.43395582419211 -19.07547113118, -70.14946825967677 -19.140403561325773 C-69.6569439719738 -19.22003106857869, -69.16441968427084 -19.29965857583161, -68.91547965284788 -19.3399052695533 C-68.52494310301557 -19.377579860826703, -68.13440655318327 -19.415254452100108, -67.6712442896239 -19.45993515863156 C-67.23301350264163 -19.4739883670056, -66.79478271565937 -19.48804157537964, -66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M-66.421875 -19.5 C-16.599567766429075 -19.5, 33.22273946714185 -19.5, 66.421875 -19.5 M-66.421875 -19.5 C-21.350206438893657 -19.5, 23.721462122212685 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.421875 -19.5, 66.421875 -19.5, 66.421875 -19.5 M66.421875 -19.5 C66.8069732565701 -19.487650648460082, 67.1920715131402 -19.47530129692016, 67.6712442896239 -19.45993515863156 M66.421875 -19.5 C66.86562984772604 -19.485769645749837, 67.30938469545208 -19.471539291499678, 67.6712442896239 -19.45993515863156 M67.6712442896239 -19.45993515863156 C67.9344096401847 -19.4345479137656, 68.19757499074551 -19.409160668899638, 68.91547965284786 -19.3399052695533 M67.6712442896239 -19.45993515863156 C68.01808786702516 -19.426475575860092, 68.36493144442643 -19.39301599308862, 68.91547965284786 -19.3399052695533 M68.91547965284786 -19.3399052695533 C69.34380268293872 -19.27065732374292, 69.77212571302955 -19.20140937793254, 70.14946825967675 -19.140403561325776 M68.91547965284786 -19.3399052695533 C69.231000974299 -19.288894229205475, 69.54652229575011 -19.237883188857648, 70.14946825967675 -19.140403561325776 M70.14946825967675 -19.140403561325776 C70.60080922391464 -19.03738793151352, 71.05215018815251 -18.934372301701266, 71.36813938623538 -18.862249829261074 M70.14946825967675 -19.140403561325776 C70.4086562665235 -19.08124559012282, 70.66784427337022 -19.022087618919862, 71.36813938623538 -18.862249829261074 M71.36813938623538 -18.862249829261074 C71.79846161035547 -18.73453245194968, 72.22878383447558 -18.606815074638284, 72.5664852514606 -18.50658706670804 M71.36813938623538 -18.862249829261074 C71.82246373630397 -18.7274087469579, 72.27678808637255 -18.592567664654723, 72.5664852514606 -18.50658706670804 M72.5664852514606 -18.50658706670804 C72.9679821905936 -18.358832481710074, 73.36947912972661 -18.21107789671211, 73.7395815951478 -18.074876768247425 M72.5664852514606 -18.50658706670804 C72.91549309278312 -18.378148954908234, 73.26450093410563 -18.24971084310843, 73.7395815951478 -18.074876768247425 M73.7395815951478 -18.074876768247425 C74.1073426902041 -17.91207984071127, 74.47510378526043 -17.749282913175122, 74.88260791279238 -17.568892924097174 M73.7395815951478 -18.074876768247425 C74.08104114669797 -17.923722753813873, 74.42250069824814 -17.772568739380326, 74.88260791279238 -17.568892924097174 M74.88260791279238 -17.568892924097174 C75.1567130228297 -17.425892463763404, 75.43081813286703 -17.282892003429634, 75.99086726407678 -16.990714730406097 M74.88260791279238 -17.568892924097174 C75.16920230760424 -17.419376811896303, 75.45579670241608 -17.269860699695432, 75.99086726407678 -16.990714730406097 M75.99086726407678 -16.990714730406097 C76.28071502528678 -16.815007314226083, 76.57056278649678 -16.63929989804607, 77.0598055736057 -16.342718045390892 M75.99086726407678 -16.990714730406097 C76.31780225157128 -16.792524819703683, 76.64473723906579 -16.59433490900127, 77.0598055736057 -16.342718045390892 M77.0598055736057 -16.342718045390892 C77.41693951059028 -16.093596871029405, 77.77407344757488 -15.844475696667915, 78.08503034457871 -15.627565626425154 M77.0598055736057 -16.342718045390892 C77.4342423717971 -16.081527144080326, 77.80867916998848 -15.82033624276976, 78.08503034457871 -15.627565626425154 M78.08503034457871 -15.627565626425154 C78.3947072121769 -15.380606565363141, 78.70438407977508 -15.13364750430113, 79.06232870850187 -14.848196188198123 M78.08503034457871 -15.627565626425154 C78.36347383320616 -15.405514353937187, 78.6419173218336 -15.18346308144922, 79.06232870850187 -14.848196188198123 M79.06232870850187 -14.848196188198123 C79.31169100986192 -14.621731943867871, 79.56105331122197 -14.395267699537621, 79.98768473676799 -14.007812326905688 M79.06232870850187 -14.848196188198123 C79.25278879498777 -14.675225376949374, 79.44324888147366 -14.502254565700627, 79.98768473676799 -14.007812326905688 M79.98768473676799 -14.007812326905688 C80.26217859187278 -13.72437488514537, 80.53667244697756 -13.440937443385051, 80.85729594296865 -13.10986736009568 M79.98768473676799 -14.007812326905688 C80.25176691155936 -13.735125799883829, 80.51584908635071 -13.462439272861971, 80.85729594296865 -13.10986736009568 M80.85729594296865 -13.10986736009568 C81.14296603105646 -12.774303019539236, 81.42863611914427 -12.438738678982789, 81.66758890812658 -12.158051136245305 M80.85729594296865 -13.10986736009568 C81.03078649092079 -12.906075490579257, 81.20427703887293 -12.702283621062831, 81.66758890812658 -12.158051136245305 M81.66758890812658 -12.158051136245305 C81.9302499129532 -11.80610931868744, 82.19291091777981 -11.454167501129575, 82.41523396464063 -11.156274872382312 M81.66758890812658 -12.158051136245305 C81.89518785950335 -11.85308927609145, 82.12278681088013 -11.548127415937595, 82.41523396464063 -11.156274872382312 M82.41523396464063 -11.156274872382312 C82.56258346201918 -10.929906475528654, 82.70993295939773 -10.703538078674995, 83.09715887860425 -10.108655082055241 M82.41523396464063 -11.156274872382312 C82.55206177658725 -10.946070609820234, 82.68888958853387 -10.735866347258158, 83.09715887860425 -10.108655082055241 M83.09715887860425 -10.108655082055241 C83.2941262013899 -9.75891965534512, 83.49109352417554 -9.409184228634997, 83.7105614742735 -9.019496659696287 M83.09715887860425 -10.108655082055241 C83.32145717227657 -9.71039074897494, 83.54575546594887 -9.312126415894635, 83.7105614742735 -9.019496659696287 M83.7105614742735 -9.019496659696287 C83.84863688477668 -8.732780115445927, 83.98671229527986 -8.446063571195568, 84.25292114880834 -7.893275190886684 M83.7105614742735 -9.019496659696287 C83.88070188807689 -8.666196450011892, 84.05084230188027 -8.312896240327497, 84.25292114880834 -7.893275190886684 M84.25292114880834 -7.893275190886684 C84.38249106953846 -7.573234981619304, 84.51206099026857 -7.253194772351925, 84.72200922997033 -6.734618561215508 M84.25292114880834 -7.893275190886684 C84.42010586012258 -7.480325721644023, 84.58729057143681 -7.067376252401362, 84.72200922997033 -6.734618561215508 M84.72200922997033 -6.734618561215508 C84.87458664153333 -6.275079707496942, 85.02716405309633 -5.815540853778375, 85.11589813421489 -5.548287939305138 M84.72200922997033 -6.734618561215508 C84.86822100494345 -6.294251990679188, 85.01443277991658 -5.853885420142867, 85.11589813421489 -5.548287939305138 M85.11589813421489 -5.548287939305138 C85.19603408132149 -5.242694841848508, 85.27617002842808 -4.937101744391878, 85.43296928754556 -4.339158212148133 M85.11589813421489 -5.548287939305138 C85.2171463550391 -5.162184592045902, 85.31839457586332 -4.776081244786667, 85.43296928754556 -4.339158212148133 M85.43296928754556 -4.339158212148133 C85.49413562761802 -4.025081983386613, 85.55530196769047 -3.711005754625093, 85.67191977658177 -3.1121979531509023 M85.43296928754556 -4.339158212148133 C85.5066674265558 -3.960733844437806, 85.58036556556601 -3.5823094767274797, 85.67191977658177 -3.1121979531509023 M85.67191977658177 -3.1121979531509023 C85.7320135410853 -2.6461225825176973, 85.7921073055888 -2.1800472118844922, 85.83176770250937 -1.872449005199798 M85.67191977658177 -3.1121979531509023 C85.70931975112634 -2.822131136043528, 85.74671972567091 -2.532064318936154, 85.83176770250937 -1.872449005199798 M85.83176770250937 -1.872449005199798 C85.85737347081451 -1.4736184952430855, 85.88297923911965 -1.074787985286373, 85.91185621591342 -0.6250057626472757 M85.83176770250937 -1.872449005199798 C85.86098489381226 -1.417367666964918, 85.89020208511515 -0.9622863287300383, 85.91185621591342 -0.6250057626472757 M85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.13982947771734877, 85.91185621591342 0.34534680721257816, 85.91185621591342 0.625005762647271 M85.91185621591342 -0.6250057626472757 C85.91185621591342 -0.3354919898366742, 85.91185621591342 -0.04597821702607274, 85.91185621591342 0.625005762647271 M85.91185621591342 0.625005762647271 C85.88458214277597 1.0498214669986945, 85.8573080696385 1.474637171350118, 85.83176770250937 1.8724490051997846 M85.91185621591342 0.625005762647271 C85.8875231023084 1.0040136483810311, 85.8631899887034 1.3830215341147913, 85.83176770250937 1.8724490051997846 M85.83176770250937 1.8724490051997846 C85.78236886162269 2.255576660212425, 85.73297002073599 2.638704315225066, 85.67191977658177 3.1121979531508885 M85.83176770250937 1.8724490051997846 C85.79379498164877 2.166957929632697, 85.75582226078816 2.46146685406561, 85.67191977658177 3.1121979531508885 M85.67191977658177 3.1121979531508885 C85.59058950155799 3.5298117262383713, 85.50925922653418 3.9474254993258544, 85.43296928754556 4.339158212148129 M85.67191977658177 3.1121979531508885 C85.59829920284916 3.4902240395540933, 85.52467862911655 3.8682501259572977, 85.43296928754556 4.339158212148129 M85.43296928754556 4.339158212148129 C85.36831480122152 4.585713789933322, 85.30366031489748 4.832269367718515, 85.11589813421489 5.548287939305125 M85.43296928754556 4.339158212148129 C85.30827990080961 4.81465288449435, 85.18359051407367 5.290147556840572, 85.11589813421489 5.548287939305125 M85.11589813421489 5.548287939305125 C85.02664346331953 5.817108787241352, 84.93738879242417 6.085929635177578, 84.72200922997033 6.734618561215495 M85.11589813421489 5.548287939305125 C84.99710907702105 5.906061653106973, 84.8783200198272 6.26383536690882, 84.72200922997033 6.734618561215495 M84.72200922997033 6.734618561215495 C84.61459250013485 6.999939960670306, 84.50717577029938 7.265261360125118, 84.25292114880834 7.893275190886679 M84.72200922997033 6.734618561215495 C84.60678268327798 7.019230359299311, 84.49155613658564 7.303842157383126, 84.25292114880834 7.893275190886679 M84.25292114880834 7.893275190886679 C84.08644101377473 8.238974753388216, 83.91996087874112 8.584674315889755, 83.7105614742735 9.019496659696284 M84.25292114880834 7.893275190886679 C84.0803364436567 8.251651023855178, 83.90775173850507 8.610026856823678, 83.7105614742735 9.019496659696284 M83.7105614742735 9.019496659696284 C83.58199171315759 9.247785289657639, 83.45342195204168 9.476073919618992, 83.09715887860425 10.108655082055236 M83.7105614742735 9.019496659696284 C83.54565465972073 9.312305407560455, 83.38074784516795 9.605114155424626, 83.09715887860425 10.108655082055236 M83.09715887860425 10.108655082055236 C82.88178874513387 10.43952144204423, 82.6664186116635 10.770387802033222, 82.41523396464065 11.156274872382301 M83.09715887860425 10.108655082055236 C82.87279531548505 10.453337765058837, 82.64843175236584 10.798020448062436, 82.41523396464065 11.156274872382301 M82.41523396464065 11.156274872382301 C82.1256781910021 11.544253229984312, 81.83612241736355 11.932231587586323, 81.66758890812659 12.158051136245302 M82.41523396464065 11.156274872382301 C82.17200649447359 11.482177523927781, 81.92877902430654 11.808080175473261, 81.66758890812659 12.158051136245302 M81.66758890812659 12.158051136245302 C81.45408918668664 12.408840057526959, 81.2405894652467 12.659628978808616, 80.85729594296866 13.10986736009567 M81.66758890812659 12.158051136245302 C81.48069584396477 12.377586363926397, 81.29380277980293 12.597121591607493, 80.85729594296866 13.10986736009567 M80.85729594296866 13.10986736009567 C80.6211236274304 13.353734665996624, 80.38495131189217 13.597601971897577, 79.98768473676799 14.007812326905684 M80.85729594296866 13.10986736009567 C80.65365873682192 13.320139494367734, 80.45002153067519 13.530411628639797, 79.98768473676799 14.007812326905684 M79.98768473676799 14.007812326905684 C79.69467839917095 14.273912930188445, 79.40167206157392 14.540013533471207, 79.0623287085019 14.848196188198111 M79.98768473676799 14.007812326905684 C79.7312769091636 14.240675131756635, 79.4748690815592 14.473537936607586, 79.0623287085019 14.848196188198111 M79.0623287085019 14.848196188198111 C78.67512911594129 15.1569775594513, 78.28792952338068 15.46575893070449, 78.08503034457871 15.627565626425152 M79.0623287085019 14.848196188198111 C78.82045648996049 15.041082845994831, 78.57858427141907 15.233969503791549, 78.08503034457871 15.627565626425152 M78.08503034457871 15.627565626425152 C77.80760403597006 15.821086209719207, 77.53017772736142 16.01460679301326, 77.0598055736057 16.34271804539089 M78.08503034457871 15.627565626425152 C77.70827134520349 15.890376394755092, 77.33151234582826 16.153187163085033, 77.0598055736057 16.34271804539089 M77.0598055736057 16.34271804539089 C76.76570210025598 16.521005299279345, 76.47159862690624 16.6992925531678, 75.99086726407678 16.990714730406093 M77.0598055736057 16.34271804539089 C76.70637150737382 16.55697185334978, 76.35293744114192 16.77122566130867, 75.99086726407678 16.990714730406093 M75.99086726407678 16.990714730406093 C75.68636856525771 17.149571506539278, 75.38186986643863 17.308428282672462, 74.88260791279238 17.56889292409717 M75.99086726407678 16.990714730406093 C75.67585512741492 17.155056360327684, 75.36084299075306 17.31939799024927, 74.88260791279238 17.56889292409717 M74.88260791279238 17.56889292409717 C74.59266692361473 17.69724119921226, 74.30272593443708 17.82558947432735, 73.7395815951478 18.07487676824742 M74.88260791279238 17.56889292409717 C74.55759497073143 17.712766512381176, 74.23258202867048 17.856640100665185, 73.7395815951478 18.07487676824742 M73.7395815951478 18.07487676824742 C73.396047556088 18.201300470215273, 73.05251351702822 18.32772417218312, 72.56648525146062 18.506587066708033 M73.7395815951478 18.07487676824742 C73.44985916460948 18.18149730085031, 73.16013673407116 18.288117833453203, 72.56648525146062 18.506587066708033 M72.56648525146062 18.506587066708033 C72.28148782229029 18.591172807703753, 71.99649039311996 18.675758548699477, 71.36813938623541 18.86224982926107 M72.56648525146062 18.506587066708033 C72.24739666460015 18.601290884358054, 71.92830807773966 18.695994702008072, 71.36813938623541 18.86224982926107 M71.36813938623541 18.86224982926107 C70.95683959091977 18.956126323559868, 70.54553979560414 19.05000281785867, 70.14946825967677 19.140403561325773 M71.36813938623541 18.86224982926107 C70.94869987690453 18.95798416016725, 70.52926036757364 19.053718491073433, 70.14946825967677 19.140403561325773 M70.14946825967677 19.140403561325773 C69.89695468884236 19.18122799718629, 69.64444111800795 19.22205243304681, 68.91547965284788 19.3399052695533 M70.14946825967677 19.140403561325773 C69.83916738564963 19.19057060021926, 69.5288665116225 19.24073763911275, 68.91547965284788 19.3399052695533 M68.91547965284788 19.3399052695533 C68.4869319251158 19.381246753443563, 68.05838419738372 19.42258823733383, 67.6712442896239 19.45993515863156 M68.91547965284788 19.3399052695533 C68.65474598512832 19.36505793290009, 68.39401231740875 19.390210596246884, 67.6712442896239 19.45993515863156 M67.6712442896239 19.45993515863156 C67.35171840627082 19.47018173179129, 67.03219252291774 19.48042830495102, 66.421875 19.5 M67.6712442896239 19.45993515863156 C67.26611055284246 19.47292700902516, 66.86097681606101 19.48591885941876, 66.421875 19.5 M66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 M66.421875 19.5 C66.421875 19.5, 66.421875 19.5, 66.421875 19.5 M66.421875 19.5 C32.90581243097 19.5, -0.6102501380599961 19.5, -66.421875 19.5 M66.421875 19.5 C23.341318389024615 19.5, -19.73923822195077 19.5, -66.421875 19.5 M-66.421875 19.5 C-66.83754525440482 19.486670263994306, -67.25321550880963 19.47334052798861, -67.6712442896239 19.45993515863156 M-66.421875 19.5 C-66.69290387869466 19.491308631385973, -66.96393275738934 19.482617262771942, -67.6712442896239 19.45993515863156 M-67.6712442896239 19.45993515863156 C-68.12168694972499 19.416481496948165, -68.57212960982609 19.373027835264768, -68.91547965284786 19.3399052695533 M-67.6712442896239 19.45993515863156 C-67.95199230538236 19.432851735200227, -68.23274032114084 19.405768311768895, -68.91547965284786 19.3399052695533 M-68.91547965284786 19.3399052695533 C-69.35702942966144 19.268518925907742, -69.79857920647501 19.19713258226218, -70.14946825967675 19.140403561325773 M-68.91547965284786 19.3399052695533 C-69.29213205641267 19.279011029927954, -69.66878445997747 19.218116790302613, -70.14946825967675 19.140403561325773 M-70.14946825967675 19.140403561325773 C-70.40224909304511 19.08270798565854, -70.65502992641349 19.025012409991305, -71.36813938623538 18.862249829261074 M-70.14946825967675 19.140403561325773 C-70.41045955105807 19.08083400219533, -70.67145084243937 19.02126444306489, -71.36813938623538 18.862249829261074 M-71.36813938623538 18.862249829261074 C-71.78561619354342 18.738344904232534, -72.20309300085144 18.61443997920399, -72.56648525146059 18.506587066708043 M-71.36813938623538 18.862249829261074 C-71.7075320928337 18.761519855451365, -72.04692479943202 18.66078988164166, -72.56648525146059 18.506587066708043 M-72.56648525146059 18.506587066708043 C-72.80730569424647 18.417962917643074, -73.04812613703234 18.3293387685781, -73.7395815951478 18.074876768247425 M-72.56648525146059 18.506587066708043 C-72.86700836708211 18.3959917821541, -73.16753148270362 18.285396497600154, -73.7395815951478 18.074876768247425 M-73.7395815951478 18.074876768247425 C-74.08794614621071 17.920666115359115, -74.43631069727364 17.766455462470805, -74.88260791279238 17.568892924097174 M-73.7395815951478 18.074876768247425 C-74.01055683059082 17.95492406971156, -74.28153206603385 17.834971371175694, -74.88260791279238 17.568892924097174 M-74.88260791279238 17.568892924097174 C-75.23670073470527 17.384162925712502, -75.59079355661814 17.19943292732783, -75.99086726407678 16.990714730406097 M-74.88260791279238 17.568892924097174 C-75.29826438192579 17.35204521039095, -75.71392085105919 17.135197496684732, -75.99086726407678 16.990714730406097 M-75.99086726407678 16.990714730406097 C-76.2140716727891 16.855406906149984, -76.43727608150142 16.720099081893874, -77.05980557360569 16.3427180453909 M-75.99086726407678 16.990714730406097 C-76.28988096096072 16.80945087015553, -76.58889465784465 16.62818700990496, -77.05980557360569 16.3427180453909 M-77.05980557360569 16.3427180453909 C-77.42027049842993 16.09127331810861, -77.78073542325417 15.83982859082632, -78.08503034457871 15.627565626425156 M-77.05980557360569 16.3427180453909 C-77.36262212889602 16.131486325137768, -77.66543868418636 15.920254604884638, -78.08503034457871 15.627565626425156 M-78.08503034457871 15.627565626425156 C-78.38683745232434 15.386882489422446, -78.68864456006999 15.146199352419737, -79.06232870850187 14.848196188198125 M-78.08503034457871 15.627565626425156 C-78.43012042837262 15.35236546783232, -78.77521051216651 15.077165309239483, -79.06232870850187 14.848196188198125 M-79.06232870850187 14.848196188198125 C-79.25273495728834 14.675274270923522, -79.44314120607483 14.502352353648917, -79.98768473676797 14.007812326905697 M-79.06232870850187 14.848196188198125 C-79.40386612862947 14.53802093982318, -79.74540354875708 14.227845691448234, -79.98768473676797 14.007812326905697 M-79.98768473676797 14.007812326905697 C-80.2319697970694 13.755567945968036, -80.47625485737082 13.503323565030376, -80.85729594296865 13.109867360095677 M-79.98768473676797 14.007812326905697 C-80.32808951177708 13.656316448957005, -80.66849428678618 13.304820571008314, -80.85729594296865 13.109867360095677 M-80.85729594296865 13.109867360095677 C-81.12998794554285 12.78954781725751, -81.40267994811704 12.469228274419345, -81.66758890812658 12.158051136245307 M-80.85729594296865 13.109867360095677 C-81.12618391184563 12.794016251693918, -81.3950718807226 12.478165143292157, -81.66758890812658 12.158051136245307 M-81.66758890812658 12.158051136245307 C-81.91412320198997 11.827717642204579, -82.16065749585336 11.497384148163853, -82.41523396464063 11.156274872382316 M-81.66758890812658 12.158051136245307 C-81.81959597764505 11.954375511219464, -81.97160304716353 11.750699886193622, -82.41523396464063 11.156274872382316 M-82.41523396464063 11.156274872382316 C-82.59916467294529 10.873707912115606, -82.78309538124995 10.591140951848896, -83.09715887860425 10.108655082055249 M-82.41523396464063 11.156274872382316 C-82.5690249871938 10.920010563068752, -82.72281600974695 10.683746253755189, -83.09715887860425 10.108655082055249 M-83.09715887860425 10.108655082055249 C-83.24109114872728 9.853088761729017, -83.38502341885032 9.597522441402784, -83.7105614742735 9.019496659696289 M-83.09715887860425 10.108655082055249 C-83.30579411089776 9.73820210050994, -83.5144293431913 9.367749118964632, -83.7105614742735 9.019496659696289 M-83.7105614742735 9.019496659696289 C-83.89440229888896 8.637747253818786, -84.07824312350442 8.25599784794128, -84.25292114880834 7.893275190886686 M-83.7105614742735 9.019496659696289 C-83.88548415878982 8.656265962552267, -84.06040684330615 8.293035265408243, -84.25292114880834 7.893275190886686 M-84.25292114880834 7.893275190886686 C-84.41295319094192 7.497992952807685, -84.57298523307551 7.102710714728683, -84.72200922997033 6.73461856121551 M-84.25292114880834 7.893275190886686 C-84.40711501754815 7.512413353963711, -84.56130888628796 7.131551517040736, -84.72200922997033 6.73461856121551 M-84.72200922997033 6.73461856121551 C-84.83976912021473 6.379944534289898, -84.95752901045913 6.025270507364286, -85.11589813421489 5.5482879393051325 M-84.72200922997033 6.73461856121551 C-84.80872795898719 6.473435566169849, -84.89544668800404 6.212252571124188, -85.11589813421489 5.5482879393051325 M-85.11589813421489 5.5482879393051325 C-85.23375175992558 5.0988609863857475, -85.35160538563629 4.649434033466363, -85.43296928754556 4.339158212148136 M-85.11589813421489 5.5482879393051325 C-85.24138872622787 5.069737923993033, -85.36687931824083 4.591187908680934, -85.43296928754556 4.339158212148136 M-85.43296928754556 4.339158212148136 C-85.5008447768155 3.990631920236714, -85.56872026608545 3.642105628325292, -85.67191977658177 3.112197953150904 M-85.43296928754556 4.339158212148136 C-85.5065668912097 3.9612500721917874, -85.58016449487386 3.5833419322354385, -85.67191977658177 3.112197953150904 M-85.67191977658177 3.112197953150904 C-85.73136970459512 2.651116051195468, -85.79081963260849 2.1900341492400317, -85.83176770250937 1.872449005199809 M-85.67191977658177 3.112197953150904 C-85.70605344697212 2.8474639460589635, -85.74018711736248 2.582729938967023, -85.83176770250937 1.872449005199809 M-85.83176770250937 1.872449005199809 C-85.85734013765274 1.4741376861437203, -85.8829125727961 1.0758263670876314, -85.91185621591342 0.6250057626472781 M-85.83176770250937 1.872449005199809 C-85.8619428867401 1.402446153835973, -85.89211807097081 0.9324433024721369, -85.91185621591342 0.6250057626472781 M-85.91185621591342 0.6250057626472781 C-85.91185621591342 0.1674153330506929, -85.91185621591342 -0.29017509654589235, -85.91185621591342 -0.6250057626472687 M-85.91185621591342 0.6250057626472781 C-85.91185621591342 0.1484721630185245, -85.91185621591342 -0.32806143661022913, -85.91185621591342 -0.6250057626472687 M-85.91185621591342 -0.6250057626472687 C-85.8931578205256 -0.9162483638854777, -85.8744594251378 -1.2074909651236867, -85.83176770250937 -1.8724490051997822 M-85.91185621591342 -0.6250057626472687 C-85.88342907311849 -1.0677814576549407, -85.85500193032355 -1.5105571526626127, -85.83176770250937 -1.8724490051997822 M-85.83176770250937 -1.8724490051997822 C-85.77415795704343 -2.319258814702557, -85.7165482115775 -2.7660686242053316, -85.67191977658177 -3.112197953150895 M-85.83176770250937 -1.8724490051997822 C-85.79075419912722 -2.190541638399366, -85.74974069574509 -2.5086342715989494, -85.67191977658177 -3.112197953150895 M-85.67191977658177 -3.112197953150895 C-85.57834174241638 -3.5927013808656874, -85.48476370825098 -4.0732048085804795, -85.43296928754556 -4.339158212148126 M-85.67191977658177 -3.112197953150895 C-85.58918069942612 -3.537045627435048, -85.50644162227046 -3.9618933017192006, -85.43296928754556 -4.339158212148126 M-85.43296928754556 -4.339158212148126 C-85.32455203364529 -4.752600189604955, -85.216134779745 -5.166042167061784, -85.11589813421489 -5.548287939305123 M-85.43296928754556 -4.339158212148126 C-85.36571927187698 -4.595611668233565, -85.2984692562084 -4.852065124319004, -85.11589813421489 -5.548287939305123 M-85.11589813421489 -5.548287939305123 C-84.96074560752864 -6.015582629486056, -84.80559308084237 -6.482877319666991, -84.72200922997033 -6.734618561215485 M-85.11589813421489 -5.548287939305123 C-84.95943080234062 -6.019542613226575, -84.80296347046637 -6.490797287148027, -84.72200922997033 -6.734618561215485 M-84.72200922997033 -6.734618561215485 C-84.61711746046515 -6.993703259837655, -84.51222569096 -7.252787958459826, -84.25292114880834 -7.893275190886676 M-84.72200922997033 -6.734618561215485 C-84.6212048609637 -6.983607301581756, -84.52040049195706 -7.232596041948026, -84.25292114880834 -7.893275190886676 M-84.25292114880834 -7.893275190886676 C-84.08452131534578 -8.242961048250885, -83.91612148188324 -8.592646905615094, -83.7105614742735 -9.019496659696282 M-84.25292114880834 -7.893275190886676 C-84.12442358374548 -8.160103134147139, -83.99592601868264 -8.426931077407602, -83.7105614742735 -9.019496659696282 M-83.7105614742735 -9.019496659696282 C-83.54498402615795 -9.313496185360169, -83.37940657804239 -9.607495711024054, -83.09715887860425 -10.108655082055243 M-83.7105614742735 -9.019496659696282 C-83.4868109597751 -9.416788355384652, -83.2630604452767 -9.81408005107302, -83.09715887860425 -10.108655082055243 M-83.09715887860425 -10.108655082055243 C-82.90662629608198 -10.401364293971646, -82.71609371355972 -10.69407350588805, -82.41523396464063 -11.156274872382308 M-83.09715887860425 -10.108655082055243 C-82.95868587171456 -10.321386805846563, -82.82021286482488 -10.534118529637881, -82.41523396464063 -11.156274872382308 M-82.41523396464063 -11.156274872382308 C-82.24434161235689 -11.385255055828956, -82.07344926007315 -11.614235239275606, -81.66758890812659 -12.158051136245302 M-82.41523396464063 -11.156274872382308 C-82.15975393276787 -11.498594840382115, -81.90427390089509 -11.840914808381921, -81.66758890812659 -12.158051136245302 M-81.66758890812659 -12.158051136245302 C-81.3936889778143 -12.479789579737648, -81.11978904750204 -12.801528023229995, -80.85729594296866 -13.10986736009567 M-81.66758890812659 -12.158051136245302 C-81.42298369136167 -12.44537834228851, -81.17837847459674 -12.732705548331719, -80.85729594296866 -13.10986736009567 M-80.85729594296866 -13.10986736009567 C-80.63155049390168 -13.342968070303376, -80.40580504483471 -13.576068780511083, -79.98768473676799 -14.007812326905677 M-80.85729594296866 -13.10986736009567 C-80.6504702201088 -13.32343189965612, -80.44364449724894 -13.536996439216571, -79.98768473676799 -14.007812326905677 M-79.98768473676799 -14.007812326905677 C-79.66416656177726 -14.301622973610415, -79.34064838678653 -14.595433620315156, -79.0623287085019 -14.848196188198107 M-79.98768473676799 -14.007812326905677 C-79.74011620282774 -14.232647519125758, -79.49254766888748 -14.45748271134584, -79.0623287085019 -14.848196188198107 M-79.0623287085019 -14.848196188198107 C-78.8179600617274 -15.043073681077969, -78.5735914149529 -15.23795117395783, -78.08503034457871 -15.627565626425149 M-79.0623287085019 -14.848196188198107 C-78.72863619871701 -15.114307084820933, -78.39494368893213 -15.380417981443756, -78.08503034457871 -15.627565626425149 M-78.08503034457871 -15.627565626425149 C-77.80987912939347 -15.819499203034251, -77.5347279142082 -16.011432779643354, -77.05980557360571 -16.342718045390885 M-78.08503034457871 -15.627565626425149 C-77.86631413405459 -15.780132586814625, -77.64759792353047 -15.9326995472041, -77.05980557360571 -16.342718045390885 M-77.05980557360571 -16.342718045390885 C-76.75254131060139 -16.528983447309347, -76.44527704759705 -16.71524884922781, -75.99086726407678 -16.99071473040609 M-77.05980557360571 -16.342718045390885 C-76.79816798928422 -16.501324286559683, -76.53653040496273 -16.659930527728484, -75.99086726407678 -16.99071473040609 M-75.99086726407678 -16.99071473040609 C-75.71201321483905 -17.136192709278877, -75.43315916560131 -17.281670688151667, -74.8826079127924 -17.56889292409717 M-75.99086726407678 -16.99071473040609 C-75.60009388498861 -17.1945809519741, -75.20932050590042 -17.398447173542113, -74.8826079127924 -17.56889292409717 M-74.8826079127924 -17.56889292409717 C-74.57680206558776 -17.704264101246512, -74.27099621838313 -17.839635278395853, -73.73958159514781 -18.07487676824742 M-74.8826079127924 -17.56889292409717 C-74.56518275061501 -17.709407627310217, -74.24775758843762 -17.849922330523263, -73.73958159514781 -18.07487676824742 M-73.73958159514781 -18.07487676824742 C-73.39970825359151 -18.199953299694865, -73.05983491203521 -18.325029831142313, -72.56648525146062 -18.506587066708033 M-73.73958159514781 -18.07487676824742 C-73.34396316537786 -18.22046800745944, -72.94834473560789 -18.36605924667146, -72.56648525146062 -18.506587066708033 M-72.56648525146062 -18.506587066708033 C-72.22358352984803 -18.608358497754782, -71.88068180823544 -18.710129928801535, -71.36813938623541 -18.862249829261067 M-72.56648525146062 -18.506587066708033 C-72.31002094775417 -18.582704325839504, -72.05355664404772 -18.65882158497098, -71.36813938623541 -18.862249829261067 M-71.36813938623541 -18.862249829261067 C-70.99182936078869 -18.948140136916876, -70.61551933534196 -19.034030444572682, -70.14946825967677 -19.140403561325773 M-71.36813938623541 -18.862249829261067 C-71.11251937669209 -18.920593428362878, -70.85689936714878 -18.97893702746469, -70.14946825967677 -19.140403561325773 M-70.14946825967677 -19.140403561325773 C-69.66676738793383 -19.218442894868, -69.18406651619091 -19.29648222841023, -68.91547965284788 -19.3399052695533 M-70.14946825967677 -19.140403561325773 C-69.65840684190097 -19.21979456311359, -69.16734542412517 -19.299185564901414, -68.91547965284788 -19.3399052695533 M-68.91547965284788 -19.3399052695533 C-68.43471448245845 -19.386284107336056, -67.95394931206903 -19.43266294511881, -67.6712442896239 -19.45993515863156 M-68.91547965284788 -19.3399052695533 C-68.45182910414545 -19.384633080365255, -67.98817855544301 -19.42936089117721, -67.6712442896239 -19.45993515863156 M-67.6712442896239 -19.45993515863156 C-67.38019279458433 -19.46926861358011, -67.08914129954478 -19.478602068528662, -66.421875 -19.5 M-67.6712442896239 -19.45993515863156 C-67.27353598688946 -19.472688889808, -66.875827684155 -19.485442620984447, -66.421875 -19.5 M-66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5 M-66.421875 -19.5 C-66.421875 -19.5, -66.421875 -19.5, -66.421875 -19.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-73.546875, -12)\"><rect></rect><foreignObject width=\"147.09375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>cancelled / declined</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-flowchart-E-7\" data-look=\"classic\" transform=\"translate(1898.3405380249023, 81.75)\"><g class=\"basic label-container outer-path\"><path d=\"M-20.8203125 -19.5 C-4.311262732677704 -19.5, 12.197787034644591 -19.5, 20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 C21.099007018609356 -19.49106280923417, 21.377701537218712 -19.48212561846834, 22.0696817896239 -19.45993515863156 C22.386338650662253 -19.42938765208278, 22.702995511700607 -19.398840145534006, 23.313917152847864 -19.3399052695533 C23.76710089255325 -19.266638037010125, 24.220284632258636 -19.193370804466948, 24.54790575967676 -19.140403561325776 C25.013341523303204 -19.034170885530244, 25.47877728692965 -18.92793820973471, 25.76657688623539 -18.862249829261074 C26.128572679561465 -18.75481137795659, 26.49056847288754 -18.647372926652107, 26.964922751460602 -18.50658706670804 C27.35436888681457 -18.36326728889717, 27.743815022168533 -18.219947511086296, 28.138019095147794 -18.074876768247425 C28.567465506333264 -17.884773581090784, 28.996911917518734 -17.694670393934146, 29.28104541279238 -17.568892924097174 C29.55244187171816 -17.427305565313326, 29.823838330643937 -17.285718206529474, 30.389304764076783 -16.990714730406097 C30.612832256827396 -16.85521105070732, 30.83635974957801 -16.719707371008543, 31.458243073605697 -16.342718045390892 C31.858413029081685 -16.063576807529017, 32.25858298455767 -15.784435569667144, 32.48346784457871 -15.627565626425154 C32.860419208797396 -15.32695694455783, 33.237370573016086 -15.026348262690508, 33.460766208501866 -14.848196188198123 C33.68654701486458 -14.643148033692292, 33.91232782122729 -14.438099879186458, 34.38612223676799 -14.007812326905688 C34.65588024365439 -13.729265037251226, 34.925638250540786 -13.450717747596762, 35.25573344296865 -13.10986736009568 C35.5330602881256 -12.7841034674298, 35.81038713328255 -12.45833957476392, 36.06602640812658 -12.158051136245305 C36.223951747406815 -11.94644556890418, 36.38187708668704 -11.734840001563052, 36.813671464640635 -11.156274872382312 C37.00816893575389 -10.857474526868478, 37.20266640686715 -10.558674181354643, 37.49559637860425 -10.108655082055241 C37.69856351969502 -9.74826637039689, 37.90153066078579 -9.387877658738537, 38.108998974273504 -9.019496659696287 C38.29966974222658 -8.623564730340846, 38.49034051017966 -8.227632800985404, 38.65135864880834 -7.893275190886684 C38.75638039169574 -7.633869455497529, 38.86140213458315 -7.374463720108373, 39.120446729970325 -6.734618561215508 C39.218502201351356 -6.439291104433566, 39.31655767273239 -6.143963647651623, 39.51433563421488 -5.548287939305138 C39.58589024456685 -5.275419198068782, 39.65744485491882 -5.002550456832426, 39.83140678754556 -4.339158212148133 C39.92525140043676 -3.8572859590177755, 40.01909601332796 -3.375413705887418, 40.070357276581774 -3.1121979531509023 C40.13334148220611 -2.6237048919667334, 40.19632568783045 -2.1352118307825645, 40.23020520250937 -1.872449005199798 C40.251931926371405 -1.5340377435527222, 40.27365865023344 -1.1956264819056464, 40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.1777971680124289, 40.31029371591342 0.2694114266224179, 40.31029371591342 0.625005762647271 C40.280378258656135 1.0909631567519371, 40.25046280139885 1.5569205508566033, 40.23020520250937 1.8724490051997846 C40.19089652142248 2.1773193733326206, 40.15158784033559 2.482189741465457, 40.070357276581774 3.1121979531508885 C40.002571574721564 3.4602632056899187, 39.934785872861355 3.8083284582289494, 39.83140678754556 4.339158212148129 C39.723614905192804 4.750215376856523, 39.61582302284005 5.161272541564918, 39.51433563421489 5.548287939305125 C39.42662084541264 5.812470907723797, 39.33890605661039 6.076653876142468, 39.120446729970325 6.734618561215495 C38.98557812043003 7.06774663428722, 38.85070951088972 7.400874707358945, 38.65135864880834 7.893275190886679 C38.448810685583176 8.313870370355879, 38.24626272235801 8.73446554982508, 38.108998974273504 9.019496659696284 C37.947547524038455 9.306170058320738, 37.786096073803414 9.592843456945195, 37.49559637860425 10.108655082055236 C37.264445002148456 10.463765669126923, 37.03329362569267 10.81887625619861, 36.81367146464064 11.156274872382301 C36.63696944883572 11.393039475676094, 36.46026743303079 11.629804078969885, 36.06602640812658 12.158051136245302 C35.877141842029175 12.379925695419598, 35.688257275931775 12.601800254593893, 35.25573344296866 13.10986736009567 C35.05704977284343 13.315024561732661, 34.858366102718186 13.520181763369651, 34.38612223676799 14.007812326905684 C34.185880641034714 14.189666446048351, 33.98563904530143 14.371520565191016, 33.46076620850189 14.848196188198111 C33.16996737052679 15.080100523001176, 32.87916853255169 15.312004857804242, 32.48346784457871 15.627565626425152 C32.09877231794109 15.895912572606612, 31.71407679130347 16.16425951878807, 31.458243073605708 16.34271804539089 C31.114314262733558 16.551209711691623, 30.770385451861404 16.759701377992357, 30.389304764076787 16.990714730406093 C29.981892210152335 17.203261598828284, 29.574479656227883 17.415808467250475, 29.281045412792388 17.56889292409717 C29.038680362234054 17.676180742475562, 28.79631531167572 17.783468560853958, 28.138019095147804 18.07487676824742 C27.781794979931128 18.20597053554678, 27.425570864714455 18.33706430284614, 26.964922751460616 18.506587066708033 C26.53539525498143 18.634068573027218, 26.105867758502246 18.761550079346407, 25.766576886235413 18.86224982926107 C25.39211394908352 18.94771855106696, 25.01765101193163 19.033187272872844, 24.547905759676766 19.140403561325773 C24.23868794001742 19.19039550038829, 23.929470120358076 19.240387439450807, 23.31391715284788 19.3399052695533 C22.948372366205444 19.37516893548877, 22.582827579563006 19.410432601424237, 22.0696817896239 19.45993515863156 C21.701878858594682 19.47172988274469, 21.334075927565465 19.483524606857824, 20.820312500000004 19.5 C20.820312500000004 19.5, 20.8203125 19.5, 20.8203125 19.5 C10.058963865499345 19.5, -0.7023847690013092 19.5, -20.820312499999996 19.5 C-21.177744847013834 19.488537840331123, -21.535177194027668 19.47707568066225, -22.069681789623893 19.45993515863156 C-22.45881880900314 19.42239557837778, -22.84795582838239 19.384855998124003, -23.31391715284787 19.3399052695533 C-23.674191998376337 19.28165882650141, -24.034466843904806 19.223412383449524, -24.54790575967676 19.140403561325773 C-24.941648752393366 19.05053429265136, -25.33539174510997 18.960665023976947, -25.766576886235388 18.862249829261074 C-26.179570766499133 18.739675413447912, -26.592564646762877 18.617100997634747, -26.96492275146059 18.506587066708043 C-27.277606589672082 18.3915165238285, -27.590290427883577 18.276445980948953, -28.138019095147797 18.074876768247425 C-28.475839512034767 17.925333690778178, -28.81365992892174 17.775790613308935, -29.28104541279238 17.568892924097174 C-29.72356362478545 17.338031456346833, -30.166081836778517 17.107169988596493, -30.38930476407678 16.990714730406097 C-30.69061018360484 16.808061614421003, -30.991915603132895 16.625408498435906, -31.458243073605686 16.3427180453909 C-31.77120179933865 16.12441158608447, -32.08416052507162 15.906105126778037, -32.48346784457871 15.627565626425156 C-32.72953693669762 15.431332073633875, -32.97560602881652 15.235098520842595, -33.460766208501866 14.848196188198125 C-33.79821496706872 14.541734154072595, -34.13566372563559 14.235272119947062, -34.386122236767974 14.007812326905697 C-34.6264929176696 13.75960986407485, -34.86686359857123 13.511407401244002, -35.255733442968655 13.109867360095677 C-35.47012361298167 12.858032467252121, -35.6845137829947 12.606197574408565, -36.066026408126575 12.158051136245307 C-36.32705432108231 11.8082975130167, -36.58808223403804 11.458543889788094, -36.813671464640635 11.156274872382316 C-37.056389884198346 10.783394200920094, -37.299108303756064 10.410513529457873, -37.49559637860425 10.108655082055249 C-37.70946215873404 9.728914733176241, -37.92332793886383 9.349174384297235, -38.108998974273504 9.019496659696289 C-38.24108616996982 8.74521477161966, -38.373173365666126 8.47093288354303, -38.65135864880834 7.893275190886686 C-38.7671220157556 7.607337436394525, -38.88288538270285 7.3213996819023635, -39.120446729970325 6.73461856121551 C-39.208781197515066 6.468569219156848, -39.2971156650598 6.202519877098186, -39.51433563421488 5.5482879393051325 C-39.59667918770009 5.234276281944212, -39.67902274118529 4.920264624583292, -39.83140678754556 4.339158212148136 C-39.91721064440738 3.898573541814237, -40.003014501269206 3.457988871480338, -40.070357276581774 3.112197953150904 C-40.130216402922194 2.647942389776101, -40.190075529262614 2.1836868264012983, -40.23020520250937 1.872449005199809 C-40.25297598633783 1.5177756668256264, -40.27574677016629 1.1631023284514437, -40.31029371591342 0.6250057626472781 C-40.31029371591342 0.12551576885195703, -40.31029371591342 -0.3739742249433641, -40.31029371591342 -0.6250057626472687 C-40.28734734008264 -0.9824140881928161, -40.26440096425186 -1.3398224137383634, -40.23020520250937 -1.8724490051997822 C-40.18246932643431 -2.2426790335229936, -40.13473345035925 -2.6129090618462048, -40.070357276581774 -3.112197953150895 C-39.99936113266185 -3.476748147139343, -39.92836498874194 -3.841298341127791, -39.83140678754556 -4.339158212148126 C-39.726328034914694 -4.7398690373491, -39.62124928228383 -5.140579862550075, -39.51433563421489 -5.548287939305123 C-39.43403281014085 -5.79014725089863, -39.35372998606682 -6.032006562492137, -39.12044672997033 -6.734618561215485 C-38.94491288615134 -7.168190549164387, -38.76937904233235 -7.601762537113289, -38.65135864880834 -7.893275190886676 C-38.43658262907994 -8.339262191323346, -38.22180660935154 -8.785249191760014, -38.108998974273504 -9.019496659696282 C-37.93918168836161 -9.321024446697711, -37.76936440244971 -9.622552233699139, -37.49559637860425 -10.108655082055243 C-37.230402809906224 -10.516063618019572, -36.96520924120819 -10.923472153983901, -36.81367146464064 -11.156274872382308 C-36.560176030535956 -11.495935660173455, -36.30668059643127 -11.835596447964601, -36.06602640812659 -12.158051136245302 C-35.883358822379506 -12.372622876543902, -35.70069123663243 -12.587194616842503, -35.25573344296866 -13.10986736009567 C-34.95612078851883 -13.419242024471522, -34.656508134069 -13.728616688847376, -34.386122236767996 -14.007812326905677 C-34.12085061859446 -14.24872499182848, -33.855579000420924 -14.489637656751281, -33.46076620850189 -14.848196188198107 C-33.180404428091414 -15.071777247335154, -32.90004264768094 -15.2953583064722, -32.48346784457872 -15.627565626425149 C-32.20835067331765 -15.819475455466476, -31.93323350205658 -16.011385284507803, -31.45824307360571 -16.342718045390885 C-31.03317099959333 -16.60039923465797, -30.60809892558095 -16.858080423925056, -30.38930476407679 -16.99071473040609 C-29.989585895558772 -17.199247808079786, -29.589867027040754 -17.407780885753482, -29.281045412792388 -17.56889292409717 C-28.900450220912518 -17.737371125587153, -28.519855029032648 -17.90584932707714, -28.138019095147804 -18.07487676824742 C-27.81615179714954 -18.19332690921947, -27.494284499151277 -18.311777050191516, -26.96492275146062 -18.506587066708033 C-26.613866929133607 -18.610778592045076, -26.262811106806595 -18.71497011738212, -25.766576886235413 -18.862249829261067 C-25.342174163990357 -18.95911698112692, -24.917771441745302 -19.055984132992766, -24.547905759676766 -19.140403561325773 C-24.156378183032015 -19.203702703575992, -23.764850606387267 -19.26700184582621, -23.313917152847882 -19.3399052695533 C-22.826672957784794 -19.386909131054157, -22.339428762721703 -19.433912992555015, -22.069681789623903 -19.45993515863156 C-21.615125442121556 -19.474511895955704, -21.16056909461921 -19.489088633279845, -20.820312500000007 -19.5 C-20.820312500000004 -19.5, -20.820312500000004 -19.5, -20.8203125 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M-20.8203125 -19.5 C-8.074396590475859 -19.5, 4.671519319048283 -19.5, 20.8203125 -19.5 M-20.8203125 -19.5 C-9.99740778404545 -19.5, 0.8254969319091003 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C20.8203125 -19.5, 20.8203125 -19.5, 20.8203125 -19.5 M20.8203125 -19.5 C21.210069483795003 -19.48750125214564, 21.59982646759001 -19.475002504291282, 22.0696817896239 -19.45993515863156 M20.8203125 -19.5 C21.09783616020714 -19.49110035638419, 21.375359820414282 -19.482200712768382, 22.0696817896239 -19.45993515863156 M22.0696817896239 -19.45993515863156 C22.361233495257963 -19.43180951623127, 22.652785200892023 -19.403683873830975, 23.313917152847864 -19.3399052695533 M22.0696817896239 -19.45993515863156 C22.413442062471233 -19.426773018542193, 22.757202335318567 -19.393610878452826, 23.313917152847864 -19.3399052695533 M23.313917152847864 -19.3399052695533 C23.57546977088985 -19.297619470639116, 23.83702238893184 -19.255333671724937, 24.54790575967676 -19.140403561325776 M23.313917152847864 -19.3399052695533 C23.592811677482832 -19.294815765669657, 23.871706202117796 -19.24972626178602, 24.54790575967676 -19.140403561325776 M24.54790575967676 -19.140403561325776 C24.982680889451693 -19.041168975127515, 25.41745601922663 -18.941934388929255, 25.76657688623539 -18.862249829261074 M24.54790575967676 -19.140403561325776 C24.944225477631445 -19.049946171930475, 25.34054519558613 -18.95948878253517, 25.76657688623539 -18.862249829261074 M25.76657688623539 -18.862249829261074 C26.13625149394362 -18.752532346154887, 26.505926101651852 -18.642814863048695, 26.964922751460602 -18.50658706670804 M25.76657688623539 -18.862249829261074 C26.08416975307877 -18.76798993346094, 26.401762619922145 -18.6737300376608, 26.964922751460602 -18.50658706670804 M26.964922751460602 -18.50658706670804 C27.35373959903088 -18.36349887261864, 27.742556446601156 -18.220410678529237, 28.138019095147794 -18.074876768247425 M26.964922751460602 -18.50658706670804 C27.354654040815447 -18.36316234958891, 27.744385330170292 -18.21973763246978, 28.138019095147794 -18.074876768247425 M28.138019095147794 -18.074876768247425 C28.585448292355004 -17.876813135159356, 29.03287748956221 -17.678749502071287, 29.28104541279238 -17.568892924097174 M28.138019095147794 -18.074876768247425 C28.46636527020531 -17.929527656592683, 28.794711445262823 -17.78417854493794, 29.28104541279238 -17.568892924097174 M29.28104541279238 -17.568892924097174 C29.52363519228509 -17.442333991522, 29.7662249717778 -17.315775058946823, 30.389304764076783 -16.990714730406097 M29.28104541279238 -17.568892924097174 C29.685207143697255 -17.358042007962045, 30.08936887460213 -17.147191091826915, 30.389304764076783 -16.990714730406097 M30.389304764076783 -16.990714730406097 C30.81032016000605 -16.73549272323268, 31.231335555935317 -16.480270716059263, 31.458243073605697 -16.342718045390892 M30.389304764076783 -16.990714730406097 C30.789212526429804 -16.748288294748825, 31.189120288782824 -16.505861859091553, 31.458243073605697 -16.342718045390892 M31.458243073605697 -16.342718045390892 C31.811126431097815 -16.09656189127873, 32.16400978858994 -15.850405737166566, 32.48346784457871 -15.627565626425154 M31.458243073605697 -16.342718045390892 C31.767874383778047 -16.12673264713805, 32.0775056939504 -15.910747248885205, 32.48346784457871 -15.627565626425154 M32.48346784457871 -15.627565626425154 C32.780963694019114 -15.390320603193464, 33.07845954345952 -15.153075579961772, 33.460766208501866 -14.848196188198123 M32.48346784457871 -15.627565626425154 C32.83331982318824 -15.348567983436197, 33.18317180179777 -15.069570340447239, 33.460766208501866 -14.848196188198123 M33.460766208501866 -14.848196188198123 C33.69493596809715 -14.635529408326008, 33.92910572769244 -14.422862628453894, 34.38612223676799 -14.007812326905688 M33.460766208501866 -14.848196188198123 C33.70514382865602 -14.626258899451635, 33.949521448810174 -14.404321610705146, 34.38612223676799 -14.007812326905688 M34.38612223676799 -14.007812326905688 C34.66430253227246 -13.720568332770311, 34.94248282777693 -13.433324338634934, 35.25573344296865 -13.10986736009568 M34.38612223676799 -14.007812326905688 C34.60083888916636 -13.786099754739357, 34.815555541564734 -13.564387182573025, 35.25573344296865 -13.10986736009568 M35.25573344296865 -13.10986736009568 C35.434519711559 -12.899854835782582, 35.61330598014934 -12.689842311469484, 36.06602640812658 -12.158051136245305 M35.25573344296865 -13.10986736009568 C35.43365917713618 -12.900865668481416, 35.611584911303716 -12.691863976867152, 36.06602640812658 -12.158051136245305 M36.06602640812658 -12.158051136245305 C36.2349630194018 -11.931691467578407, 36.403899630677024 -11.705331798911507, 36.813671464640635 -11.156274872382312 M36.06602640812658 -12.158051136245305 C36.35627479829274 -11.769144735594967, 36.64652318845889 -11.38023833494463, 36.813671464640635 -11.156274872382312 M36.813671464640635 -11.156274872382312 C37.073126790459675 -10.757681818414069, 37.33258211627872 -10.359088764445826, 37.49559637860425 -10.108655082055241 M36.813671464640635 -11.156274872382312 C36.969044601872106 -10.917580010065576, 37.124417739103585 -10.67888514774884, 37.49559637860425 -10.108655082055241 M37.49559637860425 -10.108655082055241 C37.67082437249323 -9.797520035146913, 37.8460523663822 -9.486384988238587, 38.108998974273504 -9.019496659696287 M37.49559637860425 -10.108655082055241 C37.66614998424501 -9.805819884814763, 37.836703589885765 -9.502984687574285, 38.108998974273504 -9.019496659696287 M38.108998974273504 -9.019496659696287 C38.270908949101766 -8.68328713264691, 38.43281892393003 -8.347077605597535, 38.65135864880834 -7.893275190886684 M38.108998974273504 -9.019496659696287 C38.301454543479 -8.61985855235157, 38.49391011268449 -8.220220445006854, 38.65135864880834 -7.893275190886684 M38.65135864880834 -7.893275190886684 C38.823030820124686 -7.469241608679678, 38.99470299144103 -7.045208026472671, 39.120446729970325 -6.734618561215508 M38.65135864880834 -7.893275190886684 C38.80648346370069 -7.51011389896833, 38.961608278593026 -7.126952607049976, 39.120446729970325 -6.734618561215508 M39.120446729970325 -6.734618561215508 C39.262968277541255 -6.3053663676567, 39.405489825112184 -5.876114174097892, 39.51433563421488 -5.548287939305138 M39.120446729970325 -6.734618561215508 C39.26851184684745 -6.288670020154252, 39.41657696372458 -5.842721479092997, 39.51433563421488 -5.548287939305138 M39.51433563421488 -5.548287939305138 C39.633764886234985 -5.092852440387236, 39.75319413825509 -4.637416941469334, 39.83140678754556 -4.339158212148133 M39.51433563421488 -5.548287939305138 C39.58434485544909 -5.281312436550689, 39.6543540766833 -5.0143369337962405, 39.83140678754556 -4.339158212148133 M39.83140678754556 -4.339158212148133 C39.89372049565936 -4.019190490990664, 39.95603420377315 -3.699222769833195, 40.070357276581774 -3.1121979531509023 M39.83140678754556 -4.339158212148133 C39.91360228327758 -3.9171017135883854, 39.9957977790096 -3.495045215028638, 40.070357276581774 -3.1121979531509023 M40.070357276581774 -3.1121979531509023 C40.11042077605188 -2.8014733626935686, 40.15048427552199 -2.490748772236235, 40.23020520250937 -1.872449005199798 M40.070357276581774 -3.1121979531509023 C40.13171110464547 -2.63634977837261, 40.19306493270917 -2.160501603594318, 40.23020520250937 -1.872449005199798 M40.23020520250937 -1.872449005199798 C40.261421409999215 -1.3862313762762466, 40.29263761748906 -0.9000137473526953, 40.31029371591342 -0.6250057626472757 M40.23020520250937 -1.872449005199798 C40.2567923798145 -1.458332257889163, 40.28337955711962 -1.0442155105785282, 40.31029371591342 -0.6250057626472757 M40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.13277111309852346, 40.31029371591342 0.35946353645022877, 40.31029371591342 0.625005762647271 M40.31029371591342 -0.6250057626472757 C40.31029371591342 -0.20314626700550587, 40.31029371591342 0.21871322863626397, 40.31029371591342 0.625005762647271 M40.31029371591342 0.625005762647271 C40.28776904522736 0.975845690169552, 40.265244374541304 1.326685617691833, 40.23020520250937 1.8724490051997846 M40.31029371591342 0.625005762647271 C40.2800651669455 1.0958398128681288, 40.249836617977586 1.5666738630889867, 40.23020520250937 1.8724490051997846 M40.23020520250937 1.8724490051997846 C40.19337869524971 2.1580681232892536, 40.15655218799006 2.443687241378723, 40.070357276581774 3.1121979531508885 M40.23020520250937 1.8724490051997846 C40.19717811459773 2.128600577106241, 40.16415102668609 2.3847521490126975, 40.070357276581774 3.1121979531508885 M40.070357276581774 3.1121979531508885 C39.98837773991381 3.5331455475596885, 39.90639820324584 3.954093141968489, 39.83140678754556 4.339158212148129 M40.070357276581774 3.1121979531508885 C40.015933061561775 3.3916547947166737, 39.961508846541776 3.6711116362824594, 39.83140678754556 4.339158212148129 M39.83140678754556 4.339158212148129 C39.73292290589931 4.7147199360496135, 39.63443902425305 5.090281659951099, 39.51433563421489 5.548287939305125 M39.83140678754556 4.339158212148129 C39.75621250598569 4.625906597143709, 39.68101822442581 4.91265498213929, 39.51433563421489 5.548287939305125 M39.51433563421489 5.548287939305125 C39.366464662037295 5.993651747464124, 39.2185936898597 6.439015555623122, 39.120446729970325 6.734618561215495 M39.51433563421489 5.548287939305125 C39.4331904707543 5.79268424292237, 39.352045307293714 6.037080546539613, 39.120446729970325 6.734618561215495 M39.120446729970325 6.734618561215495 C39.00758826256457 7.013381157677742, 38.89472979515882 7.29214375413999, 38.65135864880834 7.893275190886679 M39.120446729970325 6.734618561215495 C38.95814164322367 7.1355152634351136, 38.79583655647701 7.536411965654732, 38.65135864880834 7.893275190886679 M38.65135864880834 7.893275190886679 C38.493622631754945 8.220817405308162, 38.33588661470154 8.548359619729647, 38.108998974273504 9.019496659696284 M38.65135864880834 7.893275190886679 C38.52315840437708 8.159485741494004, 38.394958159945816 8.425696292101328, 38.108998974273504 9.019496659696284 M38.108998974273504 9.019496659696284 C37.94811325303084 9.305165549208493, 37.787227531788176 9.590834438720703, 37.49559637860425 10.108655082055236 M38.108998974273504 9.019496659696284 C37.927196105053 9.342306063534062, 37.74539323583249 9.665115467371841, 37.49559637860425 10.108655082055236 M37.49559637860425 10.108655082055236 C37.26082329687545 10.469329580990305, 37.02605021514665 10.830004079925372, 36.81367146464064 11.156274872382301 M37.49559637860425 10.108655082055236 C37.33323758080515 10.358081794916359, 37.17087878300605 10.607508507777482, 36.81367146464064 11.156274872382301 M36.81367146464064 11.156274872382301 C36.5608155683198 11.495078737806185, 36.30795967199896 11.83388260323007, 36.06602640812658 12.158051136245302 M36.81367146464064 11.156274872382301 C36.62276681143747 11.412069715902863, 36.431862158234296 11.667864559423426, 36.06602640812658 12.158051136245302 M36.06602640812658 12.158051136245302 C35.751846060448784 12.527105249995872, 35.437665712770986 12.896159363746442, 35.25573344296866 13.10986736009567 M36.06602640812658 12.158051136245302 C35.88026739107919 12.376254247656677, 35.69450837403179 12.594457359068052, 35.25573344296866 13.10986736009567 M35.25573344296866 13.10986736009567 C35.03968425988176 13.332955879600707, 34.823635076794865 13.556044399105742, 34.38612223676799 14.007812326905684 M35.25573344296866 13.10986736009567 C34.91679820955053 13.459845815700067, 34.577862976132394 13.809824271304466, 34.38612223676799 14.007812326905684 M34.38612223676799 14.007812326905684 C34.166663682235516 14.207118779576911, 33.94720512770305 14.406425232248138, 33.46076620850189 14.848196188198111 M34.38612223676799 14.007812326905684 C34.15811411326654 14.214883271905334, 33.930105989765096 14.421954216904986, 33.46076620850189 14.848196188198111 M33.46076620850189 14.848196188198111 C33.093354527870176 15.141197226266458, 32.72594284723847 15.434198264334805, 32.48346784457871 15.627565626425152 M33.46076620850189 14.848196188198111 C33.13246231403683 15.110009807500452, 32.80415841957177 15.371823426802793, 32.48346784457871 15.627565626425152 M32.48346784457871 15.627565626425152 C32.132581313935844 15.872328880568523, 31.781694783292973 16.117092134711893, 31.458243073605708 16.34271804539089 M32.48346784457871 15.627565626425152 C32.23272808915359 15.802470825460647, 31.981988333728467 15.977376024496143, 31.458243073605708 16.34271804539089 M31.458243073605708 16.34271804539089 C31.11473006124243 16.550957652192043, 30.77121704887915 16.759197258993193, 30.389304764076787 16.990714730406093 M31.458243073605708 16.34271804539089 C31.049096551070054 16.590745071763855, 30.639950028534397 16.838772098136822, 30.389304764076787 16.990714730406093 M30.389304764076787 16.990714730406093 C30.000104028039352 17.193760505101853, 29.61090329200192 17.396806279797612, 29.281045412792388 17.56889292409717 M30.389304764076787 16.990714730406093 C29.956054995600468 17.216740857110466, 29.522805227124152 17.442766983814842, 29.281045412792388 17.56889292409717 M29.281045412792388 17.56889292409717 C28.97650977779782 17.703701815980622, 28.67197414280325 17.838510707864074, 28.138019095147804 18.07487676824742 M29.281045412792388 17.56889292409717 C28.984108603934512 17.700338041061077, 28.68717179507664 17.831783158024983, 28.138019095147804 18.07487676824742 M28.138019095147804 18.07487676824742 C27.72288267500747 18.227650808338066, 27.307746254867133 18.380424848428706, 26.964922751460616 18.506587066708033 M28.138019095147804 18.07487676824742 C27.70904677405308 18.23274254778695, 27.280074452958353 18.390608327326472, 26.964922751460616 18.506587066708033 M26.964922751460616 18.506587066708033 C26.52522876339227 18.637085934365878, 26.08553477532392 18.767584802023723, 25.766576886235413 18.86224982926107 M26.964922751460616 18.506587066708033 C26.496380897358716 18.645647829579097, 26.027839043256815 18.784708592450166, 25.766576886235413 18.86224982926107 M25.766576886235413 18.86224982926107 C25.445145689963294 18.9356144022756, 25.12371449369118 19.00897897529013, 24.547905759676766 19.140403561325773 M25.766576886235413 18.86224982926107 C25.427028129837534 18.939749617146177, 25.08747937343966 19.017249405031283, 24.547905759676766 19.140403561325773 M24.547905759676766 19.140403561325773 C24.150061890894303 19.20472387270524, 23.752218022111837 19.269044184084706, 23.31391715284788 19.3399052695533 M24.547905759676766 19.140403561325773 C24.22602698376613 19.192442425607815, 23.904148207855492 19.244481289889862, 23.31391715284788 19.3399052695533 M23.31391715284788 19.3399052695533 C23.053477967984854 19.36502952449309, 22.793038783121826 19.39015377943288, 22.0696817896239 19.45993515863156 M23.31391715284788 19.3399052695533 C22.928490979982605 19.37708686890682, 22.54306480711733 19.414268468260342, 22.0696817896239 19.45993515863156 M22.0696817896239 19.45993515863156 C21.795892762745147 19.46871503982555, 21.5221037358664 19.477494921019538, 20.820312500000004 19.5 M22.0696817896239 19.45993515863156 C21.678852686700406 19.472468287259616, 21.28802358377691 19.485001415887673, 20.820312500000004 19.5 M20.820312500000004 19.5 C20.820312500000004 19.5, 20.8203125 19.5, 20.8203125 19.5 M20.820312500000004 19.5 C20.820312500000004 19.5, 20.820312500000004 19.5, 20.8203125 19.5 M20.8203125 19.5 C7.141254320160529 19.5, -6.537803859678942 19.5, -20.820312499999996 19.5 M20.8203125 19.5 C10.933910282681543 19.5, 1.0475080653630862 19.5, -20.820312499999996 19.5 M-20.820312499999996 19.5 C-21.193922977204558 19.488019039184728, -21.56753345440912 19.476038078369456, -22.069681789623893 19.45993515863156 M-20.820312499999996 19.5 C-21.127157580922653 19.49016007549253, -21.434002661845312 19.480320150985058, -22.069681789623893 19.45993515863156 M-22.069681789623893 19.45993515863156 C-22.536209623750903 19.414929779555138, -23.002737457877913 19.369924400478713, -23.31391715284787 19.3399052695533 M-22.069681789623893 19.45993515863156 C-22.507941035144952 19.4176568163, -22.946200280666016 19.375378473968443, -23.31391715284787 19.3399052695533 M-23.31391715284787 19.3399052695533 C-23.684282362241653 19.28002749472361, -24.054647571635435 19.220149719893914, -24.54790575967676 19.140403561325773 M-23.31391715284787 19.3399052695533 C-23.566477243824963 19.299073312676878, -23.819037334802054 19.25824135580046, -24.54790575967676 19.140403561325773 M-24.54790575967676 19.140403561325773 C-24.99696829224515 19.037907968673924, -25.44603082481354 18.935412376022075, -25.766576886235388 18.862249829261074 M-24.54790575967676 19.140403561325773 C-24.794467520612862 19.084127448357965, -25.041029281548965 19.027851335390153, -25.766576886235388 18.862249829261074 M-25.766576886235388 18.862249829261074 C-26.056533172672104 18.776192325458265, -26.346489459108817 18.690134821655455, -26.96492275146059 18.506587066708043 M-25.766576886235388 18.862249829261074 C-26.150256508029692 18.748375731487958, -26.533936129823996 18.63450163371484, -26.96492275146059 18.506587066708043 M-26.96492275146059 18.506587066708043 C-27.246321001570067 18.403029909450847, -27.527719251679542 18.29947275219365, -28.138019095147797 18.074876768247425 M-26.96492275146059 18.506587066708043 C-27.210749004568516 18.416120733171354, -27.456575257676437 18.325654399634665, -28.138019095147797 18.074876768247425 M-28.138019095147797 18.074876768247425 C-28.563638521098806 17.886467673930596, -28.989257947049815 17.698058579613768, -29.28104541279238 17.568892924097174 M-28.138019095147797 18.074876768247425 C-28.498470224804546 17.915315745551244, -28.85892135446129 17.75575472285506, -29.28104541279238 17.568892924097174 M-29.28104541279238 17.568892924097174 C-29.678825545570994 17.361371283616908, -30.07660567834961 17.15384964313664, -30.38930476407678 16.990714730406097 M-29.28104541279238 17.568892924097174 C-29.65502943904483 17.373785697149472, -30.02901346529728 17.17867847020177, -30.38930476407678 16.990714730406097 M-30.38930476407678 16.990714730406097 C-30.759819619381453 16.766106447733428, -31.13033447468613 16.54149816506076, -31.458243073605686 16.3427180453909 M-30.38930476407678 16.990714730406097 C-30.651406168895157 16.831827318526372, -30.913507573713538 16.672939906646647, -31.458243073605686 16.3427180453909 M-31.458243073605686 16.3427180453909 C-31.71427081653163 16.16412417518812, -31.970298559457575 15.985530304985346, -32.48346784457871 15.627565626425156 M-31.458243073605686 16.3427180453909 C-31.759587257375966 16.13251338777222, -32.060931441146245 15.922308730153542, -32.48346784457871 15.627565626425156 M-32.48346784457871 15.627565626425156 C-32.70176853906127 15.453476631800765, -32.920069233543835 15.279387637176375, -33.460766208501866 14.848196188198125 M-32.48346784457871 15.627565626425156 C-32.70015270370628 15.454765217497187, -32.91683756283385 15.281964808569217, -33.460766208501866 14.848196188198125 M-33.460766208501866 14.848196188198125 C-33.652095148321564 14.67443630734022, -33.84342408814126 14.500676426482315, -34.386122236767974 14.007812326905697 M-33.460766208501866 14.848196188198125 C-33.8249706004526 14.517435395748622, -34.189174992403345 14.18667460329912, -34.386122236767974 14.007812326905697 M-34.386122236767974 14.007812326905697 C-34.68670804151863 13.69743280494712, -34.98729384626928 13.387053282988543, -35.255733442968655 13.109867360095677 M-34.386122236767974 14.007812326905697 C-34.60556439014244 13.781220287010704, -34.82500654351691 13.554628247115712, -35.255733442968655 13.109867360095677 M-35.255733442968655 13.109867360095677 C-35.46711726897643 12.861563889986499, -35.67850109498421 12.61326041987732, -36.066026408126575 12.158051136245307 M-35.255733442968655 13.109867360095677 C-35.555545020275396 12.75769162162915, -35.85535659758213 12.405515883162622, -36.066026408126575 12.158051136245307 M-36.066026408126575 12.158051136245307 C-36.266691393675906 11.889178336565463, -36.46735637922524 11.620305536885619, -36.813671464640635 11.156274872382316 M-36.066026408126575 12.158051136245307 C-36.33802131782405 11.793602736496721, -36.61001622752153 11.429154336748136, -36.813671464640635 11.156274872382316 M-36.813671464640635 11.156274872382316 C-36.95420990525851 10.94037008773788, -37.09474834587638 10.724465303093446, -37.49559637860425 10.108655082055249 M-36.813671464640635 11.156274872382316 C-37.03132169542505 10.8219056706271, -37.248971926209464 10.487536468871884, -37.49559637860425 10.108655082055249 M-37.49559637860425 10.108655082055249 C-37.63095619729489 9.868310017302067, -37.76631601598554 9.627964952548883, -38.108998974273504 9.019496659696289 M-37.49559637860425 10.108655082055249 C-37.66821016973192 9.80216181686635, -37.840823960859595 9.495668551677452, -38.108998974273504 9.019496659696289 M-38.108998974273504 9.019496659696289 C-38.28896656348391 8.645790110011337, -38.46893415269432 8.272083560326383, -38.65135864880834 7.893275190886686 M-38.108998974273504 9.019496659696289 C-38.30340276780351 8.615813022856399, -38.49780656133351 8.21212938601651, -38.65135864880834 7.893275190886686 M-38.65135864880834 7.893275190886686 C-38.81652284088152 7.48531644323351, -38.9816870329547 7.077357695580335, -39.120446729970325 6.73461856121551 M-38.65135864880834 7.893275190886686 C-38.79027930718818 7.550138478840275, -38.92919996556802 7.207001766793863, -39.120446729970325 6.73461856121551 M-39.120446729970325 6.73461856121551 C-39.2545223568958 6.330804134966121, -39.38859798382126 5.9269897087167305, -39.51433563421488 5.5482879393051325 M-39.120446729970325 6.73461856121551 C-39.22467994900351 6.420684712795692, -39.32891316803669 6.106750864375874, -39.51433563421488 5.5482879393051325 M-39.51433563421488 5.5482879393051325 C-39.59075445236211 5.256869865584443, -39.667173270509345 4.965451791863754, -39.83140678754556 4.339158212148136 M-39.51433563421488 5.5482879393051325 C-39.62605643787347 5.1222480948523295, -39.737777241532065 4.696208250399526, -39.83140678754556 4.339158212148136 M-39.83140678754556 4.339158212148136 C-39.911790801531986 3.926403289495204, -39.99217481551841 3.513648366842272, -40.070357276581774 3.112197953150904 M-39.83140678754556 4.339158212148136 C-39.899772492048946 3.9881147686200062, -39.96813819655233 3.6370713250918767, -40.070357276581774 3.112197953150904 M-40.070357276581774 3.112197953150904 C-40.13051004865334 2.645664931472237, -40.19066282072491 2.1791319097935697, -40.23020520250937 1.872449005199809 M-40.070357276581774 3.112197953150904 C-40.123730443835356 2.698246207656134, -40.17710361108894 2.284294462161364, -40.23020520250937 1.872449005199809 M-40.23020520250937 1.872449005199809 C-40.24774333139625 1.5992784912637545, -40.265281460283134 1.3261079773276998, -40.31029371591342 0.6250057626472781 M-40.23020520250937 1.872449005199809 C-40.260479222587065 1.4009067057405384, -40.290753242664756 0.9293644062812678, -40.31029371591342 0.6250057626472781 M-40.31029371591342 0.6250057626472781 C-40.31029371591342 0.33768084973128804, -40.31029371591342 0.05035593681529793, -40.31029371591342 -0.6250057626472687 M-40.31029371591342 0.6250057626472781 C-40.31029371591342 0.24983318411368954, -40.31029371591342 -0.12533939441989905, -40.31029371591342 -0.6250057626472687 M-40.31029371591342 -0.6250057626472687 C-40.28069418619228 -1.0860423303643851, -40.25109465647114 -1.5470788980815013, -40.23020520250937 -1.8724490051997822 M-40.31029371591342 -0.6250057626472687 C-40.29416473694029 -0.8762276292312126, -40.27803575796716 -1.1274494958151564, -40.23020520250937 -1.8724490051997822 M-40.23020520250937 -1.8724490051997822 C-40.16979879339664 -2.3409491856833955, -40.109392384283915 -2.809449366167009, -40.070357276581774 -3.112197953150895 M-40.23020520250937 -1.8724490051997822 C-40.19441534857416 -2.1500280448152065, -40.15862549463895 -2.427607084430631, -40.070357276581774 -3.112197953150895 M-40.070357276581774 -3.112197953150895 C-39.98688901713186 -3.5407898244033396, -39.90342075768194 -3.969381695655784, -39.83140678754556 -4.339158212148126 M-40.070357276581774 -3.112197953150895 C-39.9923519483604 -3.5127388271357027, -39.91434662013902 -3.9132797011205103, -39.83140678754556 -4.339158212148126 M-39.83140678754556 -4.339158212148126 C-39.74182624041759 -4.680767662801805, -39.652245693289615 -5.022377113455484, -39.51433563421489 -5.548287939305123 M-39.83140678754556 -4.339158212148126 C-39.72401230760472 -4.7486999092245945, -39.61661782766388 -5.158241606301062, -39.51433563421489 -5.548287939305123 M-39.51433563421489 -5.548287939305123 C-39.411216640545206 -5.8588659184577665, -39.308097646875524 -6.16944389761041, -39.12044672997033 -6.734618561215485 M-39.51433563421489 -5.548287939305123 C-39.415818963056175 -5.845004456335243, -39.31730229189746 -6.141720973365363, -39.12044672997033 -6.734618561215485 M-39.12044672997033 -6.734618561215485 C-39.021196080791235 -6.979769583568615, -38.92194543161214 -7.224920605921745, -38.65135864880834 -7.893275190886676 M-39.12044672997033 -6.734618561215485 C-38.97233708643691 -7.100452244248189, -38.82422744290349 -7.466285927280894, -38.65135864880834 -7.893275190886676 M-38.65135864880834 -7.893275190886676 C-38.47349562881645 -8.262611557558818, -38.295632608824555 -8.631947924230959, -38.108998974273504 -9.019496659696282 M-38.65135864880834 -7.893275190886676 C-38.45698059381815 -8.296905381097915, -38.26260253882797 -8.700535571309153, -38.108998974273504 -9.019496659696282 M-38.108998974273504 -9.019496659696282 C-37.88068810334608 -9.424885730010535, -37.652377232418665 -9.830274800324787, -37.49559637860425 -10.108655082055243 M-38.108998974273504 -9.019496659696282 C-37.91498431302283 -9.363989336861668, -37.720969651772144 -9.708482014027053, -37.49559637860425 -10.108655082055243 M-37.49559637860425 -10.108655082055243 C-37.2595115694688 -10.471344746535056, -37.023426760333344 -10.834034411014871, -36.81367146464064 -11.156274872382308 M-37.49559637860425 -10.108655082055243 C-37.288026198669016 -10.427538618833468, -37.08045601873378 -10.746422155611693, -36.81367146464064 -11.156274872382308 M-36.81367146464064 -11.156274872382308 C-36.58547092449659 -11.462042806678452, -36.35727038435254 -11.767810740974596, -36.06602640812659 -12.158051136245302 M-36.81367146464064 -11.156274872382308 C-36.65546901233639 -11.368251745930104, -36.497266560032145 -11.580228619477902, -36.06602640812659 -12.158051136245302 M-36.06602640812659 -12.158051136245302 C-35.81615654612937 -12.45156249414516, -35.56628668413215 -12.745073852045017, -35.25573344296866 -13.10986736009567 M-36.06602640812659 -12.158051136245302 C-35.889298265691906 -12.365646068465265, -35.712570123257215 -12.573241000685229, -35.25573344296866 -13.10986736009567 M-35.25573344296866 -13.10986736009567 C-34.987986044069366 -13.38633853192946, -34.72023864517007 -13.66280970376325, -34.386122236767996 -14.007812326905677 M-35.25573344296866 -13.10986736009567 C-35.06541332622417 -13.306388506206538, -34.87509320947968 -13.502909652317406, -34.386122236767996 -14.007812326905677 M-34.386122236767996 -14.007812326905677 C-34.087109908711696 -14.279367411813745, -33.78809758065539 -14.55092249672181, -33.46076620850189 -14.848196188198107 M-34.386122236767996 -14.007812326905677 C-34.05380091347156 -14.309617759983112, -33.72147959017512 -14.61142319306055, -33.46076620850189 -14.848196188198107 M-33.46076620850189 -14.848196188198107 C-33.26293716949155 -15.005959582357027, -33.06510813048122 -15.163722976515949, -32.48346784457872 -15.627565626425149 M-33.46076620850189 -14.848196188198107 C-33.219067408105474 -15.040944549639045, -32.97736860770907 -15.233692911079984, -32.48346784457872 -15.627565626425149 M-32.48346784457872 -15.627565626425149 C-32.19723279169037 -15.82723080840433, -31.910997738802017 -16.02689599038351, -31.45824307360571 -16.342718045390885 M-32.48346784457872 -15.627565626425149 C-32.22392889786788 -15.80860876039071, -31.964389951157035 -15.989651894356273, -31.45824307360571 -16.342718045390885 M-31.45824307360571 -16.342718045390885 C-31.059962182087354 -16.584158262387632, -30.661681290568996 -16.825598479384375, -30.38930476407679 -16.99071473040609 M-31.45824307360571 -16.342718045390885 C-31.09318103882225 -16.564020796219264, -30.728119004038792 -16.785323547047643, -30.38930476407679 -16.99071473040609 M-30.38930476407679 -16.99071473040609 C-30.08367020067656 -17.15016408636371, -29.778035637276332 -17.30961344232133, -29.281045412792388 -17.56889292409717 M-30.38930476407679 -16.99071473040609 C-29.995586108326346 -17.196117500922263, -29.601867452575902 -17.401520271438432, -29.281045412792388 -17.56889292409717 M-29.281045412792388 -17.56889292409717 C-28.931069866077227 -17.72381671697224, -28.581094319362066 -17.878740509847308, -28.138019095147804 -18.07487676824742 M-29.281045412792388 -17.56889292409717 C-28.88860549800963 -17.742614433055042, -28.496165583226873 -17.916335942012914, -28.138019095147804 -18.07487676824742 M-28.138019095147804 -18.07487676824742 C-27.739421981798017 -18.22156419055147, -27.34082486844823 -18.368251612855513, -26.96492275146062 -18.506587066708033 M-28.138019095147804 -18.07487676824742 C-27.892171927918437 -18.165350798374128, -27.64632476068907 -18.255824828500838, -26.96492275146062 -18.506587066708033 M-26.96492275146062 -18.506587066708033 C-26.55539001343917 -18.62813423367159, -26.14585727541772 -18.749681400635147, -25.766576886235413 -18.862249829261067 M-26.96492275146062 -18.506587066708033 C-26.60672189888058 -18.612899199519145, -26.24852104630054 -18.719211332330257, -25.766576886235413 -18.862249829261067 M-25.766576886235413 -18.862249829261067 C-25.279275812942732 -18.97347311930344, -24.79197473965005 -19.08469640934581, -24.547905759676766 -19.140403561325773 M-25.766576886235413 -18.862249829261067 C-25.39801829220864 -18.94637092327809, -25.029459698181864 -19.030492017295106, -24.547905759676766 -19.140403561325773 M-24.547905759676766 -19.140403561325773 C-24.171462239408864 -19.201264030319585, -23.795018719140966 -19.2621244993134, -23.313917152847882 -19.3399052695533 M-24.547905759676766 -19.140403561325773 C-24.226398893832144 -19.19238229807255, -23.90489202798752 -19.244361034819327, -23.313917152847882 -19.3399052695533 M-23.313917152847882 -19.3399052695533 C-22.859290527253506 -19.383762553355876, -22.40466390165913 -19.427619837158453, -22.069681789623903 -19.45993515863156 M-23.313917152847882 -19.3399052695533 C-22.957720667831243 -19.374267116073906, -22.601524182814604 -19.408628962594513, -22.069681789623903 -19.45993515863156 M-22.069681789623903 -19.45993515863156 C-21.61333600108005 -19.474569279846968, -21.1569902125362 -19.489203401062376, -20.820312500000007 -19.5 M-22.069681789623903 -19.45993515863156 C-21.754438167474433 -19.470044408009407, -21.43919454532496 -19.480153657387252, -20.820312500000007 -19.5 M-20.820312500000007 -19.5 C-20.820312500000007 -19.5, -20.820312500000004 -19.5, -20.8203125 -19.5 M-20.820312500000007 -19.5 C-20.820312500000004 -19.5, -20.8203125 -19.5, -20.8203125 -19.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-27.9453125, -12)\"><rect></rect><foreignObject width=\"55.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>expired</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-flowchart-F-9\" data-look=\"classic\" transform=\"translate(1050.995590209961, 179)\"><rect class=\"basic label-container\" style=\"\" x=\"-71.453125\" y=\"-39\" width=\"142.90625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-41.453125, -24)\"><rect></rect><foreignObject width=\"82.90625\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Fiat payout<br>processing</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-flowchart-G-11\" data-look=\"classic\" transform=\"translate(1378.479965209961, 179)\"><polygon points=\"58.9375,0 117.875,-58.9375 58.9375,-117.875 0,-58.9375\" class=\"label-container\" transform=\"translate(-58.4375, 58.9375)\"></polygon><g class=\"label\" style=\"\" transform=\"translate(-31.9375, -12)\"><rect></rect><foreignObject width=\"63.875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Verified?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-flowchart-Z-13\" data-look=\"classic\" transform=\"translate(1898.3405380249023, 238)\"><g class=\"basic label-container outer-path\"><path d=\"M-27.6875 -19.5 C-10.521429006819865 -19.5, 6.64464198636027 -19.5, 27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 C28.07546914377225 -19.48755858469535, 28.463438287544502 -19.475117169390703, 28.9368692896239 -19.45993515863156 C29.25581726724198 -19.429166630821808, 29.57476524486006 -19.398398103012056, 30.181104652847864 -19.3399052695533 C30.607523448550406 -19.270965185591262, 31.03394224425295 -19.202025101629225, 31.41509325967676 -19.140403561325776 C31.86892869112778 -19.036818585650042, 32.3227641225788 -18.93323360997431, 32.63376438623539 -18.862249829261074 C33.091796953733116 -18.72630816748976, 33.54982952123085 -18.590366505718443, 33.832110251460605 -18.50658706670804 C34.14316711565811 -18.392115265305225, 34.45422397985561 -18.27764346390241, 35.0052065951478 -18.074876768247425 C35.281057771257586 -17.95276563541802, 35.556908947367376 -17.830654502588622, 36.14823291279238 -17.568892924097174 C36.46617121554485 -17.403024715200413, 36.78410951829731 -17.237156506303656, 37.25649226407678 -16.990714730406097 C37.62786820255341 -16.765584454054306, 37.99924414103003 -16.54045417770251, 38.3254305736057 -16.342718045390892 C38.570530479453794 -16.171746961275183, 38.81563038530188 -16.000775877159473, 39.35065534457871 -15.627565626425154 C39.6449234110841 -15.392894674189229, 39.93919147758949 -15.158223721953302, 40.327953708501866 -14.848196188198123 C40.578271979195264 -14.62086375781289, 40.82859024988867 -14.393531327427654, 41.25330973676799 -14.007812326905688 C41.487991584873164 -13.76548405099903, 41.72267343297835 -13.523155775092373, 42.12292094296865 -13.10986736009568 C42.32832743476032 -12.868585206876697, 42.53373392655199 -12.627303053657714, 42.93321390812658 -12.158051136245305 C43.13728090741075 -11.884619948090611, 43.34134790669491 -11.611188759935915, 43.680858964640635 -11.156274872382312 C43.88871403495326 -10.836953667480632, 44.09656910526589 -10.517632462578954, 44.36278387860425 -10.108655082055241 C44.571145151139014 -9.738688543803036, 44.77950642367379 -9.368722005550831, 44.976186474273504 -9.019496659696287 C45.13896088643523 -8.681492110027982, 45.30173529859695 -8.343487560359677, 45.51854614880834 -7.893275190886684 C45.64947002386402 -7.5698906882582335, 45.7803938989197 -7.246506185629783, 45.987634229970325 -6.734618561215508 C46.1210907133076 -6.332668896806629, 46.25454719664487 -5.93071923239775, 46.38152313421488 -5.548287939305138 C46.484456179290106 -5.155759626969383, 46.587389224365324 -4.763231314633628, 46.69859428754556 -4.339158212148133 C46.78207180563483 -3.910518799739416, 46.8655493237241 -3.4818793873306992, 46.937544776581774 -3.1121979531509023 C46.97828673708215 -2.7962113529200616, 47.019028697582534 -2.4802247526892214, 47.09739270250937 -1.872449005199798 C47.113758694037955 -1.6175354767514236, 47.13012468556655 -1.3626219483030493, 47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.16371625971384707, 47.17748121591342 0.29757324321958156, 47.17748121591342 0.625005762647271 C47.149434605222396 1.061854362976545, 47.12138799453138 1.4987029633058189, 47.09739270250937 1.8724490051997846 C47.047248847094046 2.2613548457767667, 46.997104991678725 2.6502606863537483, 46.937544776581774 3.1121979531508885 C46.855503087551085 3.533464686806375, 46.773461398520396 3.9547314204618607, 46.69859428754556 4.339158212148129 C46.573047640014735 4.817921991444407, 46.44750099248391 5.296685770740685, 46.38152313421489 5.548287939305125 C46.232173353209994 5.998105684035763, 46.0828235722051 6.447923428766401, 45.987634229970325 6.734618561215495 C45.85827476973433 7.054138928993423, 45.72891530949834 7.3736592967713515, 45.51854614880834 7.893275190886679 C45.33880846072999 8.266504345951809, 45.15907077265165 8.63973350101694, 44.976186474273504 9.019496659696284 C44.80634496938283 9.321067449946964, 44.63650346449216 9.622638240197647, 44.36278387860425 10.108655082055236 C44.0998050557611 10.512661173643934, 43.83682623291796 10.91666726523263, 43.68085896464064 11.156274872382301 C43.52413182794751 11.366274957415223, 43.36740469125437 11.576275042448145, 42.93321390812658 12.158051136245302 C42.74085708625468 12.384004404629273, 42.548500264382774 12.609957673013247, 42.12292094296866 13.10986736009567 C41.92219843234681 13.317129831937331, 41.721475921724966 13.52439230377899, 41.25330973676799 14.007812326905684 C41.0308928711151 14.209805439463855, 40.808476005462204 14.411798552022026, 40.32795370850189 14.848196188198111 C40.03043862079697 15.085456553433794, 39.732923533092055 15.322716918669478, 39.35065534457871 15.627565626425152 C39.05198277725191 15.835906680065277, 38.753310209925104 16.0442477337054, 38.32543057360571 16.34271804539089 C37.91475382560335 16.591672703434373, 37.504077077600996 16.840627361477853, 37.25649226407678 16.990714730406093 C36.96397095631895 17.143322909294515, 36.67144964856112 17.295931088182936, 36.14823291279239 17.56889292409717 C35.73141916661558 17.75340400518917, 35.31460542043877 17.93791508628117, 35.005206595147804 18.07487676824742 C34.59481213998777 18.22590572139107, 34.184417684827736 18.37693467453472, 33.83211025146062 18.506587066708033 C33.43913312048358 18.623220616402964, 33.046155989506545 18.739854166097896, 32.63376438623541 18.86224982926107 C32.24240221454806 18.951575691071866, 31.8510400428607 19.040901552882662, 31.415093259676766 19.140403561325773 C30.96988450246064 19.212381460547, 30.524675745244515 19.284359359768224, 30.18110465284788 19.3399052695533 C29.72631887500492 19.383777906581887, 29.271533097161964 19.427650543610476, 28.9368692896239 19.45993515863156 C28.642221042276724 19.46938395442596, 28.347572794929544 19.478832750220363, 27.687500000000004 19.5 C27.687500000000004 19.5, 27.6875 19.5, 27.6875 19.5 C16.156943877883343 19.5, 4.626387755766686 19.5, -27.687499999999996 19.5 C-27.980292933041877 19.49061070052422, -28.273085866083754 19.481221401048437, -28.936869289623893 19.45993515863156 C-29.275477954801215 19.427269987938402, -29.614086619978536 19.39460481724525, -30.18110465284787 19.3399052695533 C-30.4327179137707 19.299226388817278, -30.684331174693526 19.258547508081254, -31.41509325967676 19.140403561325773 C-31.858353615018007 19.039232277763276, -32.301613970359256 18.938060994200775, -32.633764386235384 18.862249829261074 C-32.9544888636473 18.767060487882354, -33.27521334105922 18.671871146503634, -33.83211025146059 18.506587066708043 C-34.233704803814646 18.3587965591424, -34.63529935616871 18.211006051576764, -35.0052065951478 18.074876768247425 C-35.45159097681524 17.877275644005458, -35.89797535848268 17.679674519763488, -36.14823291279238 17.568892924097174 C-36.397615255761664 17.438790315507113, -36.64699759873095 17.308687706917055, -37.25649226407678 16.990714730406097 C-37.50627158128953 16.839297040445526, -37.75605089850229 16.68787935048496, -38.325430573605686 16.3427180453909 C-38.60858656422703 16.145200683958727, -38.89174255484838 15.947683322526554, -39.35065534457871 15.627565626425156 C-39.62351254292067 15.409969271782431, -39.89636974126264 15.192372917139707, -40.327953708501866 14.848196188198125 C-40.51324897803698 14.679915927050512, -40.69854424757209 14.5116356659029, -41.253309736767974 14.007812326905697 C-41.571064471891845 13.679704474741376, -41.888819207015715 13.351596622577055, -42.122920942968655 13.109867360095677 C-42.33668738432036 12.858765134428863, -42.55045382567207 12.60766290876205, -42.933213908126575 12.158051136245307 C-43.08859768332931 11.949851033226777, -43.24398145853204 11.741650930208246, -43.680858964640635 11.156274872382316 C-43.82713792470913 10.931551108316418, -43.97341688477762 10.70682734425052, -44.36278387860425 10.108655082055249 C-44.49141569632731 9.880256264303986, -44.62004751405037 9.651857446552723, -44.976186474273504 9.019496659696289 C-45.095460764379766 8.771821044229656, -45.214735054486034 8.52414542876302, -45.51854614880834 7.893275190886686 C-45.664649810789236 7.532396321071728, -45.81075347277014 7.17151745125677, -45.987634229970325 6.73461856121551 C-46.12323865089951 6.326199651007183, -46.25884307182869 5.9177807407988565, -46.38152313421488 5.5482879393051325 C-46.482871366336525 5.161803205623664, -46.58421959845816 4.775318471942195, -46.69859428754556 4.339158212148136 C-46.790620625950105 3.8666224142142926, -46.882646964354656 3.3940866162804495, -46.937544776581774 3.112197953150904 C-46.99833310492126 2.64073568256305, -47.05912143326074 2.169273411975196, -47.09739270250937 1.872449005199809 C-47.127050471934574 1.4105053070816715, -47.15670824135977 0.9485616089635339, -47.17748121591342 0.6250057626472781 C-47.17748121591342 0.25592023061131197, -47.17748121591342 -0.1131653014246542, -47.17748121591342 -0.6250057626472687 C-47.15107632619101 -1.0362832337171444, -47.124671436468596 -1.44756070478702, -47.09739270250937 -1.8724490051997822 C-47.049893815737484 -2.2408409912864102, -47.00239492896559 -2.6092329773730385, -46.937544776581774 -3.112197953150895 C-46.85927589666806 -3.514092109374201, -46.781007016754344 -3.9159862655975073, -46.69859428754556 -4.339158212148126 C-46.625486561915565 -4.617949655064021, -46.55237883628557 -4.896741097979915, -46.38152313421489 -5.548287939305123 C-46.302388084736755 -5.786630099875395, -46.223253035258615 -6.024972260445667, -45.98763422997033 -6.734618561215485 C-45.87774741788933 -7.0060411115725305, -45.76786060580834 -7.277463661929576, -45.51854614880834 -7.893275190886676 C-45.316578382384215 -8.312665579284307, -45.11461061596008 -8.732055967681937, -44.976186474273504 -9.019496659696282 C-44.763124688150285 -9.397809435803396, -44.55006290202707 -9.776122211910511, -44.36278387860425 -10.108655082055243 C-44.21975890268609 -10.328379852649144, -44.07673392676792 -10.548104623243043, -43.68085896464064 -11.156274872382308 C-43.401323111390376 -11.530827449497545, -43.12178725814011 -11.905380026612782, -42.93321390812659 -12.158051136245302 C-42.73490602658686 -12.390994857939983, -42.53659814504714 -12.623938579634666, -42.12292094296866 -13.10986736009567 C-41.847766998876125 -13.393986397930155, -41.57261305478358 -13.678105435764639, -41.253309736767996 -14.007812326905677 C-41.025229943000426 -14.21494836094473, -40.797150149232856 -14.422084394983782, -40.32795370850189 -14.848196188198107 C-39.99913900122111 -15.110417167127684, -39.67032429394033 -15.372638146057263, -39.35065534457872 -15.627565626425149 C-39.13770162544041 -15.776112922278111, -38.9247479063021 -15.924660218131073, -38.325430573605715 -16.342718045390885 C-37.95936070408862 -16.56463175155749, -37.59329083457152 -16.786545457724092, -37.25649226407679 -16.99071473040609 C-36.886627042476555 -17.183673179604952, -36.51676182087632 -17.376631628803818, -36.14823291279239 -17.56889292409717 C-35.69336253400889 -17.770250547534253, -35.238492155225394 -17.971608170971336, -35.005206595147804 -18.07487676824742 C-34.707446657947 -18.1844551776, -34.40968672074621 -18.294033586952583, -33.83211025146062 -18.506587066708033 C-33.37409090256835 -18.642524805266635, -32.91607155367607 -18.778462543825242, -32.63376438623541 -18.862249829261067 C-32.213647609753565 -18.958138741974874, -31.79353083327172 -19.05402765468868, -31.415093259676766 -19.140403561325773 C-31.088653078964878 -19.19317987816186, -30.762212898252994 -19.245956194997948, -30.181104652847882 -19.3399052695533 C-29.914654306569602 -19.365609414005338, -29.648203960291323 -19.39131355845738, -28.936869289623903 -19.45993515863156 C-28.510758422217656 -19.473599704774788, -28.084647554811408 -19.48726425091802, -27.687500000000007 -19.5 C-27.687500000000007 -19.5, -27.687500000000004 -19.5, -27.6875 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M-27.6875 -19.5 C-8.589857982217723 -19.5, 10.507784035564555 -19.5, 27.6875 -19.5 M-27.6875 -19.5 C-8.752283310890682 -19.5, 10.182933378218635 -19.5, 27.6875 -19.5 M27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 M27.6875 -19.5 C27.6875 -19.5, 27.6875 -19.5, 27.6875 -19.5 M27.6875 -19.5 C28.124548323026353 -19.485984710943498, 28.561596646052706 -19.471969421887, 28.9368692896239 -19.45993515863156 M27.6875 -19.5 C28.142983684518345 -19.485393524782705, 28.598467369036694 -19.47078704956541, 28.9368692896239 -19.45993515863156 M28.9368692896239 -19.45993515863156 C29.211374974198353 -19.43345392538205, 29.485880658772807 -19.406972692132538, 30.181104652847864 -19.3399052695533 M28.9368692896239 -19.45993515863156 C29.43247725893475 -19.41212445388793, 29.928085228245603 -19.3643137491443, 30.181104652847864 -19.3399052695533 M30.181104652847864 -19.3399052695533 C30.50506158715254 -19.287530424738467, 30.829018521457215 -19.235155579923635, 31.41509325967676 -19.140403561325776 M30.181104652847864 -19.3399052695533 C30.527464222885744 -19.283908540328156, 30.87382379292362 -19.227911811103017, 31.41509325967676 -19.140403561325776 M31.41509325967676 -19.140403561325776 C31.68607884807615 -19.07855286911984, 31.95706443647554 -19.016702176913903, 32.63376438623539 -18.862249829261074 M31.41509325967676 -19.140403561325776 C31.776601684234876 -19.05789162248332, 32.13811010879299 -18.975379683640867, 32.63376438623539 -18.862249829261074 M32.63376438623539 -18.862249829261074 C33.05576855254466 -18.737001207845555, 33.477772718853934 -18.611752586430036, 33.832110251460605 -18.50658706670804 M32.63376438623539 -18.862249829261074 C33.06514988331721 -18.734216878115873, 33.496535380399024 -18.606183926970672, 33.832110251460605 -18.50658706670804 M33.832110251460605 -18.50658706670804 C34.18727072580821 -18.375884729080685, 34.54243120015582 -18.24518239145333, 35.0052065951478 -18.074876768247425 M33.832110251460605 -18.50658706670804 C34.238917992158704 -18.35687805764161, 34.6457257328568 -18.207169048575174, 35.0052065951478 -18.074876768247425 M35.0052065951478 -18.074876768247425 C35.28480266958131 -17.951107880018572, 35.56439874401482 -17.827338991789723, 36.14823291279238 -17.568892924097174 M35.0052065951478 -18.074876768247425 C35.45725863677503 -17.874766739066416, 35.909310678402264 -17.67465670988541, 36.14823291279238 -17.568892924097174 M36.14823291279238 -17.568892924097174 C36.42039930762622 -17.426903890243256, 36.69256570246006 -17.28491485638934, 37.25649226407678 -16.990714730406097 M36.14823291279238 -17.568892924097174 C36.541073821919014 -17.36394807343242, 36.93391473104564 -17.159003222767673, 37.25649226407678 -16.990714730406097 M37.25649226407678 -16.990714730406097 C37.49382321506535 -16.84684331320535, 37.73115416605391 -16.702971896004605, 38.3254305736057 -16.342718045390892 M37.25649226407678 -16.990714730406097 C37.58695909340331 -16.790383796429705, 37.917425922729834 -16.590052862453316, 38.3254305736057 -16.342718045390892 M38.3254305736057 -16.342718045390892 C38.70882062271985 -16.0752817438166, 39.09221067183399 -15.807845442242307, 39.35065534457871 -15.627565626425154 M38.3254305736057 -16.342718045390892 C38.611926262907836 -16.142871054732222, 38.89842195220998 -15.943024064073551, 39.35065534457871 -15.627565626425154 M39.35065534457871 -15.627565626425154 C39.68563633193329 -15.360427203228324, 40.020617319287865 -15.093288780031493, 40.327953708501866 -14.848196188198123 M39.35065534457871 -15.627565626425154 C39.68052106530219 -15.364506492243668, 40.010386786025656 -15.101447358062181, 40.327953708501866 -14.848196188198123 M40.327953708501866 -14.848196188198123 C40.515960715938995 -14.677453198436552, 40.703967723376124 -14.506710208674981, 41.25330973676799 -14.007812326905688 M40.327953708501866 -14.848196188198123 C40.5259098055743 -14.668417698468255, 40.723865902646736 -14.488639208738388, 41.25330973676799 -14.007812326905688 M41.25330973676799 -14.007812326905688 C41.477441845763664 -13.776377522779278, 41.70157395475935 -13.544942718652868, 42.12292094296865 -13.10986736009568 M41.25330973676799 -14.007812326905688 C41.56879540532493 -13.682047472265552, 41.88428107388186 -13.356282617625418, 42.12292094296865 -13.10986736009568 M42.12292094296865 -13.10986736009568 C42.36204908432426 -12.82897383848267, 42.601177225679876 -12.548080316869658, 42.93321390812658 -12.158051136245305 M42.12292094296865 -13.10986736009568 C42.37256324692763 -12.81662330481595, 42.62220555088662 -12.52337924953622, 42.93321390812658 -12.158051136245305 M42.93321390812658 -12.158051136245305 C43.140540969770065 -11.880251761526914, 43.34786803141355 -11.602452386808524, 43.680858964640635 -11.156274872382312 M42.93321390812658 -12.158051136245305 C43.130266685580004 -11.894018366335048, 43.327319463033426 -11.629985596424794, 43.680858964640635 -11.156274872382312 M43.680858964640635 -11.156274872382312 C43.84026123257085 -10.911390183339226, 43.999663500501065 -10.66650549429614, 44.36278387860425 -10.108655082055241 M43.680858964640635 -11.156274872382312 C43.876042774593074 -10.856420126103714, 44.071226584545514 -10.556565379825116, 44.36278387860425 -10.108655082055241 M44.36278387860425 -10.108655082055241 C44.53594454199796 -9.801190789781177, 44.709105205391666 -9.493726497507113, 44.976186474273504 -9.019496659696287 M44.36278387860425 -10.108655082055241 C44.507303363619 -9.852046102226806, 44.65182284863376 -9.595437122398371, 44.976186474273504 -9.019496659696287 M44.976186474273504 -9.019496659696287 C45.15102071772034 -8.65644961232539, 45.32585496116718 -8.293402564954494, 45.51854614880834 -7.893275190886684 M44.976186474273504 -9.019496659696287 C45.13667463743472 -8.686239554995424, 45.29716280059594 -8.35298245029456, 45.51854614880834 -7.893275190886684 M45.51854614880834 -7.893275190886684 C45.69148215860589 -7.466119903196429, 45.86441816840345 -7.038964615506172, 45.987634229970325 -6.734618561215508 M45.51854614880834 -7.893275190886684 C45.64215828029564 -7.587950836235085, 45.76577041178293 -7.282626481583486, 45.987634229970325 -6.734618561215508 M45.987634229970325 -6.734618561215508 C46.104124022033076 -6.383769867650345, 46.220613814095834 -6.032921174085183, 46.38152313421488 -5.548287939305138 M45.987634229970325 -6.734618561215508 C46.13509659010543 -6.290485427424999, 46.28255895024053 -5.8463522936344905, 46.38152313421488 -5.548287939305138 M46.38152313421488 -5.548287939305138 C46.463378657433026 -5.236137352866177, 46.54523418065117 -4.923986766427217, 46.69859428754556 -4.339158212148133 M46.38152313421488 -5.548287939305138 C46.48716442231889 -5.145431922540649, 46.59280571042291 -4.742575905776159, 46.69859428754556 -4.339158212148133 M46.69859428754556 -4.339158212148133 C46.78859171027834 -3.8770404673773275, 46.878589133011126 -3.414922722606522, 46.937544776581774 -3.1121979531509023 M46.69859428754556 -4.339158212148133 C46.76149571160182 -4.016172693839927, 46.824397135658074 -3.6931871755317216, 46.937544776581774 -3.1121979531509023 M46.937544776581774 -3.1121979531509023 C46.992129216887065 -2.688851813060018, 47.04671365719235 -2.265505672969134, 47.09739270250937 -1.872449005199798 M46.937544776581774 -3.1121979531509023 C46.9758545441825 -2.8150749607589516, 47.014164311783226 -2.5179519683670004, 47.09739270250937 -1.872449005199798 M47.09739270250937 -1.872449005199798 C47.11416083748228 -1.611271768001776, 47.13092897245519 -1.3500945308037542, 47.17748121591342 -0.6250057626472757 M47.09739270250937 -1.872449005199798 C47.11748998298772 -1.5594176395166393, 47.137587263466074 -1.2463862738334806, 47.17748121591342 -0.6250057626472757 M47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.3362669858391838, 47.17748121591342 -0.047528209031091895, 47.17748121591342 0.625005762647271 M47.17748121591342 -0.6250057626472757 C47.17748121591342 -0.26747434917014995, 47.17748121591342 0.0900570643069758, 47.17748121591342 0.625005762647271 M47.17748121591342 0.625005762647271 C47.15189395431131 1.0235480157658703, 47.12630669270921 1.4220902688844694, 47.09739270250937 1.8724490051997846 M47.17748121591342 0.625005762647271 C47.16088826422826 0.8834543787330393, 47.144295312543115 1.1419029948188077, 47.09739270250937 1.8724490051997846 M47.09739270250937 1.8724490051997846 C47.05571480208094 2.1956945706902884, 47.01403690165252 2.518940136180792, 46.937544776581774 3.1121979531508885 M47.09739270250937 1.8724490051997846 C47.04997732892439 2.2401932795002684, 47.00256195533942 2.6079375538007517, 46.937544776581774 3.1121979531508885 M46.937544776581774 3.1121979531508885 C46.860261022286615 3.50903369752928, 46.782977267991456 3.905869441907672, 46.69859428754556 4.339158212148129 M46.937544776581774 3.1121979531508885 C46.87891632207433 3.413242675918353, 46.82028786756689 3.714287398685818, 46.69859428754556 4.339158212148129 M46.69859428754556 4.339158212148129 C46.59289147532371 4.742248847038661, 46.48718866310186 5.145339481929193, 46.38152313421489 5.548287939305125 M46.69859428754556 4.339158212148129 C46.57189357615034 4.822322937133797, 46.445192864755114 5.305487662119465, 46.38152313421489 5.548287939305125 M46.38152313421489 5.548287939305125 C46.27086784947757 5.881564026408585, 46.16021256474024 6.214840113512045, 45.987634229970325 6.734618561215495 M46.38152313421489 5.548287939305125 C46.248989287734794 5.947458768502395, 46.11645544125469 6.346629597699665, 45.987634229970325 6.734618561215495 M45.987634229970325 6.734618561215495 C45.87351008777718 7.01650739887276, 45.75938594558403 7.298396236530026, 45.51854614880834 7.893275190886679 M45.987634229970325 6.734618561215495 C45.866851231843995 7.032954901767935, 45.746068233717665 7.3312912423203755, 45.51854614880834 7.893275190886679 M45.51854614880834 7.893275190886679 C45.36187602702063 8.218604050982462, 45.205205905232916 8.543932911078244, 44.976186474273504 9.019496659696284 M45.51854614880834 7.893275190886679 C45.38198911182674 8.176838800031499, 45.245432074845134 8.46040240917632, 44.976186474273504 9.019496659696284 M44.976186474273504 9.019496659696284 C44.813771174562156 9.307881470666253, 44.65135587485081 9.596266281636222, 44.36278387860425 10.108655082055236 M44.976186474273504 9.019496659696284 C44.79557430955738 9.340191847114626, 44.61496214484125 9.660887034532971, 44.36278387860425 10.108655082055236 M44.36278387860425 10.108655082055236 C44.14886166285755 10.437297051600318, 43.93493944711085 10.7659390211454, 43.68085896464064 11.156274872382301 M44.36278387860425 10.108655082055236 C44.145515188713745 10.442438134539328, 43.92824649882324 10.77622118702342, 43.68085896464064 11.156274872382301 M43.68085896464064 11.156274872382301 C43.516292985463195 11.376778292210954, 43.35172700628575 11.597281712039608, 42.93321390812658 12.158051136245302 M43.68085896464064 11.156274872382301 C43.40193857843662 11.530002779725773, 43.12301819223259 11.903730687069245, 42.93321390812658 12.158051136245302 M42.93321390812658 12.158051136245302 C42.638240989512695 12.504543110883722, 42.343268070898816 12.851035085522144, 42.12292094296866 13.10986736009567 M42.93321390812658 12.158051136245302 C42.76449860815089 12.356233727769284, 42.59578330817519 12.554416319293269, 42.12292094296866 13.10986736009567 M42.12292094296866 13.10986736009567 C41.81566802105146 13.427131227909209, 41.508415099134254 13.744395095722748, 41.25330973676799 14.007812326905684 M42.12292094296866 13.10986736009567 C41.828962010414315 13.413404092435238, 41.53500307785996 13.716940824774806, 41.25330973676799 14.007812326905684 M41.25330973676799 14.007812326905684 C40.93392087047722 14.29787284470463, 40.614532004186465 14.587933362503577, 40.32795370850189 14.848196188198111 M41.25330973676799 14.007812326905684 C40.91169459414068 14.318058160798437, 40.57007945151337 14.628303994691187, 40.32795370850189 14.848196188198111 M40.32795370850189 14.848196188198111 C39.99395533339109 15.11455100427893, 39.659956958280304 15.38090582035975, 39.35065534457871 15.627565626425152 M40.32795370850189 14.848196188198111 C40.08791546249253 15.03962030170458, 39.84787721648318 15.231044415211048, 39.35065534457871 15.627565626425152 M39.35065534457871 15.627565626425152 C39.021696944124116 15.85703276620264, 38.69273854366951 16.086499905980126, 38.32543057360571 16.34271804539089 M39.35065534457871 15.627565626425152 C39.00970603130676 15.865397107905777, 38.66875671803481 16.1032285893864, 38.32543057360571 16.34271804539089 M38.32543057360571 16.34271804539089 C37.98098377692374 16.551523717733556, 37.63653698024177 16.760329390076222, 37.25649226407678 16.990714730406093 M38.32543057360571 16.34271804539089 C38.00305493904035 16.53814404955392, 37.68067930447499 16.733570053716956, 37.25649226407678 16.990714730406093 M37.25649226407678 16.990714730406093 C36.92141706914258 17.16552324497736, 36.58634187420837 17.340331759548633, 36.14823291279239 17.56889292409717 M37.25649226407678 16.990714730406093 C37.004459369040745 17.122200130311622, 36.7524264740047 17.25368553021715, 36.14823291279239 17.56889292409717 M36.14823291279239 17.56889292409717 C35.739384772885785 17.74987786758466, 35.33053663297919 17.930862811072153, 35.005206595147804 18.07487676824742 M36.14823291279239 17.56889292409717 C35.86674266834247 17.693500305203727, 35.58525242389254 17.818107686310288, 35.005206595147804 18.07487676824742 M35.005206595147804 18.07487676824742 C34.5548167161901 18.240624407062256, 34.10442683723241 18.40637204587709, 33.83211025146062 18.506587066708033 M35.005206595147804 18.07487676824742 C34.76341082375859 18.163859847254262, 34.52161505236938 18.2528429262611, 33.83211025146062 18.506587066708033 M33.83211025146062 18.506587066708033 C33.5015577155967 18.604693324246778, 33.171005179732774 18.702799581785523, 32.63376438623541 18.86224982926107 M33.83211025146062 18.506587066708033 C33.43768476535439 18.623650480602738, 33.04325927924817 18.74071389449744, 32.63376438623541 18.86224982926107 M32.63376438623541 18.86224982926107 C32.261455118403305 18.947226990098724, 31.8891458505712 19.032204150936376, 31.415093259676766 19.140403561325773 M32.63376438623541 18.86224982926107 C32.15072128748554 18.972501264399924, 31.66767818873567 19.08275269953878, 31.415093259676766 19.140403561325773 M31.415093259676766 19.140403561325773 C31.05227385249986 19.19906138937161, 30.689454445322955 19.257719217417446, 30.18110465284788 19.3399052695533 M31.415093259676766 19.140403561325773 C30.964943337414326 19.21318030979238, 30.514793415151882 19.285957058258987, 30.18110465284788 19.3399052695533 M30.18110465284788 19.3399052695533 C29.83501755990224 19.373291875179138, 29.488930466956603 19.406678480804977, 28.9368692896239 19.45993515863156 M30.18110465284788 19.3399052695533 C29.73671288872816 19.382775208578636, 29.292321124608442 19.425645147603976, 28.9368692896239 19.45993515863156 M28.9368692896239 19.45993515863156 C28.67031326460394 19.46848309153412, 28.403757239583978 19.477031024436684, 27.687500000000004 19.5 M28.9368692896239 19.45993515863156 C28.567895922548846 19.471767416350566, 28.198922555473793 19.48359967406957, 27.687500000000004 19.5 M27.687500000000004 19.5 C27.687500000000004 19.5, 27.6875 19.5, 27.6875 19.5 M27.687500000000004 19.5 C27.687500000000004 19.5, 27.6875 19.5, 27.6875 19.5 M27.6875 19.5 C13.783860178301133 19.5, -0.1197796433977345 19.5, -27.687499999999996 19.5 M27.6875 19.5 C14.332005352671766 19.5, 0.9765107053435322 19.5, -27.687499999999996 19.5 M-27.687499999999996 19.5 C-27.93786630122864 19.49197124002804, -28.188232602457287 19.48394248005608, -28.936869289623893 19.45993515863156 M-27.687499999999996 19.5 C-28.15193734096026 19.485106398447847, -28.616374681920526 19.470212796895694, -28.936869289623893 19.45993515863156 M-28.936869289623893 19.45993515863156 C-29.432894874522677 19.41208416701442, -29.92892045942146 19.364233175397278, -30.18110465284787 19.3399052695533 M-28.936869289623893 19.45993515863156 C-29.40802976552942 19.41448287417433, -29.879190241434944 19.3690305897171, -30.18110465284787 19.3399052695533 M-30.18110465284787 19.3399052695533 C-30.659134225902058 19.2626211553566, -31.13716379895624 19.185337041159908, -31.41509325967676 19.140403561325773 M-30.18110465284787 19.3399052695533 C-30.47992483330613 19.291594340161918, -30.778745013764382 19.243283410770534, -31.41509325967676 19.140403561325773 M-31.41509325967676 19.140403561325773 C-31.736147496768055 19.067125026784378, -32.05720173385935 18.99384649224298, -32.633764386235384 18.862249829261074 M-31.41509325967676 19.140403561325773 C-31.759017721365986 19.061905047262062, -32.10294218305521 18.98340653319835, -32.633764386235384 18.862249829261074 M-32.633764386235384 18.862249829261074 C-32.9910606572927 18.756206171497663, -33.348356928350015 18.65016251373425, -33.83211025146059 18.506587066708043 M-32.633764386235384 18.862249829261074 C-32.9525819169508 18.76762645965211, -33.27139944766621 18.673003090043142, -33.83211025146059 18.506587066708043 M-33.83211025146059 18.506587066708043 C-34.1610429739669 18.385536784204966, -34.489975696473216 18.26448650170189, -35.0052065951478 18.074876768247425 M-33.83211025146059 18.506587066708043 C-34.26267683841814 18.34813458259377, -34.693243425375684 18.18968209847949, -35.0052065951478 18.074876768247425 M-35.0052065951478 18.074876768247425 C-35.24955138565588 17.96671257772018, -35.49389617616395 17.858548387192933, -36.14823291279238 17.568892924097174 M-35.0052065951478 18.074876768247425 C-35.27513556095799 17.955387222241527, -35.545064526768186 17.83589767623563, -36.14823291279238 17.568892924097174 M-36.14823291279238 17.568892924097174 C-36.57868994659379 17.344323765283868, -37.0091469803952 17.11975460647056, -37.25649226407678 16.990714730406097 M-36.14823291279238 17.568892924097174 C-36.438342604875636 17.417542883561467, -36.7284522969589 17.266192843025756, -37.25649226407678 16.990714730406097 M-37.25649226407678 16.990714730406097 C-37.636837783336574 16.760147041472443, -38.017183302596365 16.529579352538786, -38.325430573605686 16.3427180453909 M-37.25649226407678 16.990714730406097 C-37.58485823602378 16.791657348519184, -37.91322420797077 16.59259996663227, -38.325430573605686 16.3427180453909 M-38.325430573605686 16.3427180453909 C-38.673134463129315 16.100174863918, -39.020838352652945 15.857631682445101, -39.35065534457871 15.627565626425156 M-38.325430573605686 16.3427180453909 C-38.71002999568449 16.07443813758937, -39.0946294177633 15.806158229787844, -39.35065534457871 15.627565626425156 M-39.35065534457871 15.627565626425156 C-39.725931860262186 15.328292591695075, -40.10120837594566 15.029019556964991, -40.327953708501866 14.848196188198125 M-39.35065534457871 15.627565626425156 C-39.693740981158186 15.353963961145245, -40.03682661773766 15.080362295865337, -40.327953708501866 14.848196188198125 M-40.327953708501866 14.848196188198125 C-40.638104955760156 14.566525031590468, -40.948256203018445 14.284853874982808, -41.253309736767974 14.007812326905697 M-40.327953708501866 14.848196188198125 C-40.57721310833937 14.621825396308028, -40.82647250817687 14.39545460441793, -41.253309736767974 14.007812326905697 M-41.253309736767974 14.007812326905697 C-41.51899386254834 13.733471653965077, -41.7846779883287 13.459130981024458, -42.122920942968655 13.109867360095677 M-41.253309736767974 14.007812326905697 C-41.489870049521144 13.763544382025172, -41.72643036227432 13.519276437144647, -42.122920942968655 13.109867360095677 M-42.122920942968655 13.109867360095677 C-42.3875242335544 12.799049278619892, -42.652127524140155 12.488231197144104, -42.933213908126575 12.158051136245307 M-42.122920942968655 13.109867360095677 C-42.32006272025467 12.878293410810615, -42.51720449754068 12.646719461525553, -42.933213908126575 12.158051136245307 M-42.933213908126575 12.158051136245307 C-43.20830949636398 11.78944810973084, -43.483405084601394 11.42084508321637, -43.680858964640635 11.156274872382316 M-42.933213908126575 12.158051136245307 C-43.153277403427545 11.863186100738867, -43.37334089872851 11.568321065232425, -43.680858964640635 11.156274872382316 M-43.680858964640635 11.156274872382316 C-43.84547124962398 10.903386198060163, -44.01008353460731 10.650497523738013, -44.36278387860425 10.108655082055249 M-43.680858964640635 11.156274872382316 C-43.91319373352484 10.799346276755223, -44.14552850240904 10.44241768112813, -44.36278387860425 10.108655082055249 M-44.36278387860425 10.108655082055249 C-44.51415798380498 9.839875029981053, -44.665532089005715 9.571094977906856, -44.976186474273504 9.019496659696289 M-44.36278387860425 10.108655082055249 C-44.4908549031554 9.881252009367167, -44.61892592770656 9.653848936679085, -44.976186474273504 9.019496659696289 M-44.976186474273504 9.019496659696289 C-45.13145331287767 8.697081747156606, -45.28672015148182 8.37466683461692, -45.51854614880834 7.893275190886686 M-44.976186474273504 9.019496659696289 C-45.16503234943884 8.627354159261046, -45.353878224604166 8.235211658825804, -45.51854614880834 7.893275190886686 M-45.51854614880834 7.893275190886686 C-45.69454065435358 7.458565359567651, -45.87053515989883 7.023855528248617, -45.987634229970325 6.73461856121551 M-45.51854614880834 7.893275190886686 C-45.612624167216936 7.660900666542715, -45.706702185625524 7.428526142198743, -45.987634229970325 6.73461856121551 M-45.987634229970325 6.73461856121551 C-46.14172583796799 6.2705191890901615, -46.29581744596565 5.806419816964813, -46.38152313421488 5.5482879393051325 M-45.987634229970325 6.73461856121551 C-46.14102851492395 6.272619414995463, -46.29442279987758 5.810620268775415, -46.38152313421488 5.5482879393051325 M-46.38152313421488 5.5482879393051325 C-46.494712037816086 5.116649593492603, -46.60790094141729 4.685011247680074, -46.69859428754556 4.339158212148136 M-46.38152313421488 5.5482879393051325 C-46.485868591339695 5.150373487681034, -46.59021404846451 4.752459036056937, -46.69859428754556 4.339158212148136 M-46.69859428754556 4.339158212148136 C-46.789092214880256 3.8744704820281872, -46.87959014221495 3.409782751908239, -46.937544776581774 3.112197953150904 M-46.69859428754556 4.339158212148136 C-46.76610745902758 3.992492345501795, -46.83362063050961 3.6458264788554544, -46.937544776581774 3.112197953150904 M-46.937544776581774 3.112197953150904 C-46.990522091447886 2.701316360603439, -47.043499406314005 2.2904347680559733, -47.09739270250937 1.872449005199809 M-46.937544776581774 3.112197953150904 C-46.96982209698827 2.8618614299560194, -47.00209941739475 2.611524906761135, -47.09739270250937 1.872449005199809 M-47.09739270250937 1.872449005199809 C-47.12891443102521 1.3814726396843373, -47.16043615954104 0.8904962741688657, -47.17748121591342 0.6250057626472781 M-47.09739270250937 1.872449005199809 C-47.12886913940611 1.3821780932103835, -47.160345576302866 0.8919071812209581, -47.17748121591342 0.6250057626472781 M-47.17748121591342 0.6250057626472781 C-47.17748121591342 0.1707127030934304, -47.17748121591342 -0.28358035646041735, -47.17748121591342 -0.6250057626472687 M-47.17748121591342 0.6250057626472781 C-47.17748121591342 0.3726352031472709, -47.17748121591342 0.12026464364726364, -47.17748121591342 -0.6250057626472687 M-47.17748121591342 -0.6250057626472687 C-47.149665081804194 -1.0582645041777878, -47.121848947694964 -1.491523245708307, -47.09739270250937 -1.8724490051997822 M-47.17748121591342 -0.6250057626472687 C-47.1507205277856 -1.0418250810766114, -47.12395983965779 -1.4586443995059541, -47.09739270250937 -1.8724490051997822 M-47.09739270250937 -1.8724490051997822 C-47.055109179643125 -2.2003916587243455, -47.012825656776876 -2.5283343122489086, -46.937544776581774 -3.112197953150895 M-47.09739270250937 -1.8724490051997822 C-47.04473659903051 -2.2808393456580913, -46.99208049555164 -2.6892296861164007, -46.937544776581774 -3.112197953150895 M-46.937544776581774 -3.112197953150895 C-46.88358208467966 -3.3892849710492827, -46.829619392777545 -3.6663719889476702, -46.69859428754556 -4.339158212148126 M-46.937544776581774 -3.112197953150895 C-46.86259401980413 -3.497054248356044, -46.78764326302649 -3.881910543561193, -46.69859428754556 -4.339158212148126 M-46.69859428754556 -4.339158212148126 C-46.62156026343764 -4.6329223328288744, -46.54452623932972 -4.926686453509623, -46.38152313421489 -5.548287939305123 M-46.69859428754556 -4.339158212148126 C-46.62761215948381 -4.609843830296485, -46.55663003142206 -4.880529448444842, -46.38152313421489 -5.548287939305123 M-46.38152313421489 -5.548287939305123 C-46.30106407142385 -5.790617817020968, -46.22060500863282 -6.032947694736815, -45.98763422997033 -6.734618561215485 M-46.38152313421489 -5.548287939305123 C-46.22574422851339 -6.017469183280029, -46.069965322811896 -6.486650427254935, -45.98763422997033 -6.734618561215485 M-45.98763422997033 -6.734618561215485 C-45.85673737847504 -7.0579363151273204, -45.725840526979745 -7.381254069039156, -45.51854614880834 -7.893275190886676 M-45.98763422997033 -6.734618561215485 C-45.84277676904186 -7.092419290337293, -45.697919308113384 -7.450220019459103, -45.51854614880834 -7.893275190886676 M-45.51854614880834 -7.893275190886676 C-45.32166001882821 -8.302113452478737, -45.12477388884808 -8.710951714070799, -44.976186474273504 -9.019496659696282 M-45.51854614880834 -7.893275190886676 C-45.35861865974192 -8.225368043833186, -45.1986911706755 -8.557460896779697, -44.976186474273504 -9.019496659696282 M-44.976186474273504 -9.019496659696282 C-44.83107643732009 -9.277154224291666, -44.68596640036668 -9.53481178888705, -44.36278387860425 -10.108655082055243 M-44.976186474273504 -9.019496659696282 C-44.806922027416235 -9.320042824975195, -44.637657580558965 -9.620588990254106, -44.36278387860425 -10.108655082055243 M-44.36278387860425 -10.108655082055243 C-44.09018705666808 -10.527437003045202, -43.81759023473191 -10.946218924035163, -43.68085896464064 -11.156274872382308 M-44.36278387860425 -10.108655082055243 C-44.094562553806476 -10.52071506445513, -43.826341229008705 -10.932775046855017, -43.68085896464064 -11.156274872382308 M-43.68085896464064 -11.156274872382308 C-43.51553034191838 -11.377800165082764, -43.350201719196114 -11.59932545778322, -42.93321390812659 -12.158051136245302 M-43.68085896464064 -11.156274872382308 C-43.48298272192487 -11.42141101072488, -43.285106479209105 -11.686547149067453, -42.93321390812659 -12.158051136245302 M-42.93321390812659 -12.158051136245302 C-42.66551404488541 -12.472506628162122, -42.397814181644236 -12.786962120078945, -42.12292094296866 -13.10986736009567 M-42.93321390812659 -12.158051136245302 C-42.676043114960905 -12.460138583330396, -42.41887232179521 -12.762226030415489, -42.12292094296866 -13.10986736009567 M-42.12292094296866 -13.10986736009567 C-41.78421517222954 -13.45960887664476, -41.445509401490405 -13.809350393193847, -41.253309736767996 -14.007812326905677 M-42.12292094296866 -13.10986736009567 C-41.880875169672535 -13.359799493351483, -41.63882939637641 -13.609731626607298, -41.253309736767996 -14.007812326905677 M-41.253309736767996 -14.007812326905677 C-41.02672445005041 -14.213591089184428, -40.800139163332815 -14.419369851463177, -40.32795370850189 -14.848196188198107 M-41.253309736767996 -14.007812326905677 C-40.990579975589036 -14.246416544559855, -40.727850214410076 -14.485020762214033, -40.32795370850189 -14.848196188198107 M-40.32795370850189 -14.848196188198107 C-39.97634906282032 -15.128591536536584, -39.62474441713876 -15.40898688487506, -39.35065534457872 -15.627565626425149 M-40.32795370850189 -14.848196188198107 C-40.01228422024 -15.099934204769095, -39.6966147319781 -15.351672221340081, -39.35065534457872 -15.627565626425149 M-39.35065534457872 -15.627565626425149 C-39.03503070825758 -15.84773170955248, -38.71940607193645 -16.067897792679812, -38.325430573605715 -16.342718045390885 M-39.35065534457872 -15.627565626425149 C-38.99668011779493 -15.87448342128892, -38.64270489101115 -16.12140121615269, -38.325430573605715 -16.342718045390885 M-38.325430573605715 -16.342718045390885 C-38.038592348861044 -16.516601062879616, -37.751754124116374 -16.69048408036835, -37.25649226407679 -16.99071473040609 M-38.325430573605715 -16.342718045390885 C-38.0358200315529 -16.518281657923758, -37.74620948950009 -16.69384527045663, -37.25649226407679 -16.99071473040609 M-37.25649226407679 -16.99071473040609 C-37.020016606739794 -17.114083929368913, -36.7835409494028 -17.237453128331737, -36.14823291279239 -17.56889292409717 M-37.25649226407679 -16.99071473040609 C-36.84628234448866 -17.204720982703225, -36.43607242490052 -17.41872723500036, -36.14823291279239 -17.56889292409717 M-36.14823291279239 -17.56889292409717 C-35.912343366692966 -17.67331422874062, -35.676453820593544 -17.777735533384064, -35.005206595147804 -18.07487676824742 M-36.14823291279239 -17.56889292409717 C-35.771481319752105 -17.735669678397176, -35.39472972671182 -17.902446432697186, -35.005206595147804 -18.07487676824742 M-35.005206595147804 -18.07487676824742 C-34.56417094210822 -18.237181965454873, -34.12313528906864 -18.39948716266232, -33.83211025146062 -18.506587066708033 M-35.005206595147804 -18.07487676824742 C-34.631631914943846 -18.212355703848967, -34.25805723473989 -18.34983463945051, -33.83211025146062 -18.506587066708033 M-33.83211025146062 -18.506587066708033 C-33.381891850545706 -18.640209524854967, -32.9316734496308 -18.7738319830019, -32.63376438623541 -18.862249829261067 M-33.83211025146062 -18.506587066708033 C-33.364431180759475 -18.645391759994595, -32.89675211005832 -18.784196453281158, -32.63376438623541 -18.862249829261067 M-32.63376438623541 -18.862249829261067 C-32.33865293555283 -18.92960709209718, -32.04354148487025 -18.99696435493329, -31.415093259676766 -19.140403561325773 M-32.63376438623541 -18.862249829261067 C-32.14918666088367 -18.972851532907427, -31.664608935531923 -19.083453236553783, -31.415093259676766 -19.140403561325773 M-31.415093259676766 -19.140403561325773 C-30.929464079152115 -19.218916321122457, -30.443834898627465 -19.29742908091914, -30.181104652847882 -19.3399052695533 M-31.415093259676766 -19.140403561325773 C-31.15996574185937 -19.18165059986304, -30.90483822404197 -19.222897638400305, -30.181104652847882 -19.3399052695533 M-30.181104652847882 -19.3399052695533 C-29.7597966046119 -19.380548350269564, -29.338488556375918 -19.42119143098583, -28.936869289623903 -19.45993515863156 M-30.181104652847882 -19.3399052695533 C-29.92083840837566 -19.365012841141578, -29.660572163903435 -19.39012041272986, -28.936869289623903 -19.45993515863156 M-28.936869289623903 -19.45993515863156 C-28.506068487477393 -19.473750101853504, -28.075267685330882 -19.487565045075453, -27.687500000000007 -19.5 M-28.936869289623903 -19.45993515863156 C-28.548209353335942 -19.47239872630764, -28.15954941704798 -19.484862293983724, -27.687500000000007 -19.5 M-27.687500000000007 -19.5 C-27.687500000000007 -19.5, -27.687500000000004 -19.5, -27.6875 -19.5 M-27.687500000000007 -19.5 C-27.687500000000007 -19.5, -27.687500000000004 -19.5, -27.6875 -19.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-34.8125, -12)\"><rect></rect><foreignObject width=\"69.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>complete</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-flowchart-I-15\" data-look=\"classic\" transform=\"translate(1651.9230728149414, 136)\"><rect class=\"basic label-container\" style=\"\" x=\"-57.96875\" y=\"-39\" width=\"115.9375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-27.96875, -24)\"><rect></rect><foreignObject width=\"55.9375\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Manual<br>review</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-98cfa3c7462c9eca2a9999140eb43a11ba86ea8e9dcc59a37df3d7d2c3a882ec-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart LR\n    A([Order created]) -->|pendingPayment| B[KYC + bank\\ndetails]\n    B -->|waitingPayment| C[Awaiting\\ncrypto transfer]\n    C -->|cancelled / declined| D([cancelled / declined])\n    D -->|timeout| E([expired])\n    C -->|paymentReceived| F[Fiat payout\\nprocessing]\n    F -->|inProgress| G{Verified?}\n    G -->|complete| Z([complete])\n    G -->|inProgress| I[Manual\\nreview]\n    I -->|resolved| Z\n    I -->|timeout| E\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["waitingPayment"]}," is the signal for custodial integrations to execute the crypto transfer. Once Banxa receives the crypto (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["paymentReceived"]},"), the fiat payout is processed."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"terminal-statuses","__idx":4},"children":["Terminal statuses"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following statuses are final — the order will not progress further:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["complete"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cancelled"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["declined"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["refunded"]}]}]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Note:"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["expired"]}," is not always terminal. Orders can resume if payment is received after the expiry time. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extraVerification"]}," is a hold state — the order will resume once verification is resolved by Banxa support."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"checking-order-status","__idx":5},"children":["Checking order status"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can retrieve the current status of any order via the order lookup endpoint, or receive status updates automatically via webhooks."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["→ See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/hosted-checkout/docs/transaction-lifecycle/order-lookup"},"children":["Order Lookup"]}," and ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/hosted-checkout/docs/transaction-lifecycle/webhooks"},"children":["Webhooks"]},"."]}]},"headings":[{"value":"Order Statuses","id":"order-statuses","depth":1},{"value":"Status reference","id":"status-reference","depth":2},{"value":"Typical on-ramp (buy) flow","id":"typical-on-ramp-buy-flow","depth":2},{"value":"Typical off-ramp (sell) flow","id":"typical-off-ramp-sell-flow","depth":2},{"value":"Terminal statuses","id":"terminal-statuses","depth":2},{"value":"Checking order status","id":"checking-order-status","depth":2}],"frontmatter":{"title":"Order Status Reference Guide | Banxa Docs","description":"All Banxa order statuses: pendingPayment, waitingPayment, paymentReceived, inProgress, complete, and more — with distinct buy and sell flow definitions.","seo":{"title":"Order Statuses"}},"lastModified":"2026-05-19T23:30:38.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/hosted-checkout/docs/transaction-lifecycle/order-statuses","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}