{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-products/namirialnotify/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"EviNotice","description":"Integration and usage documentation.","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":"evinotice","__idx":0},"children":["EviNotice"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["EviNotice is the Namirial Notify certified hosted notice service. When you submit a notice, Namirial Notify sends a delivery notification to the recipient via email, SMS, RCS, or WhatsApp, and hosts the certified content on a secure platform page. Every step — delivery, access, reading, acceptance, rejection, or refusal — is recorded as evidence and optionally generates a signed affidavit."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For the API reference, see the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/apis/evinotice-api"},"children":["EviNotice API"]},"."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"when-to-use-evinotice","__idx":1},"children":["When to use EviNotice"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use EviNotice when:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["You need controlled access to the content"]}," — the recipient must authenticate before reading, using a challenge question, a mobile PIN, or an email PIN."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["You need acceptance or rejection on record"]}," — the recipient can explicitly accept, reject, or refuse the notice, generating legally binding evidence of their decision."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["You need to certify what the recipient saw"]}," — the notice content is hosted on Namirial Notify and certified there, so the evidence covers both delivery of the notification and the recipient's interaction with the content."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["You need recipient identity verification"]}," — QERDS-level certifications can require government-issued identity verification before the recipient can read the notice."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services/evimail"},"children":["EviMail"]}," instead when the certified content should arrive directly in the recipient's inbox without requiring them to follow a link. Use ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services/evisms"},"children":["EviSMS"]}," when the certified communication is the SMS message itself rather than a hosted document."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"how-the-pieces-fit-together","__idx":2},"children":["How the pieces fit together"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["An EviNotice involves two distinct layers:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["The notification channel"]}," — how the platform alerts the recipient. This can be email, SMS, RCS, or WhatsApp. The notification contains a secure link to the hosted notice."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["The hosted notice"]}," — the actual certified content, living on Namirial Notify. The recipient clicks through to read it, and all on-platform interactions are recorded as evidence."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This separation is why EviNotice has more lifecycle states than EviMail or EviSMS: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]}," refers to the notification reaching the recipient's device; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}," refers to the recipient following the link; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}," refers to the recipient opening the content on the platform."]},{"$$mdtype":"Tag","name":"Mermaid","attributes":{"data-language":"mermaid","diagramSource":"%%{init: {'theme': 'base', 'themeVariables': {'primaryColor': '#E4F2F2', 'primaryBorderColor': '#006660', 'primaryTextColor': '#0A1111', 'lineColor': '#047C76', 'secondaryColor': '#CDDBDB', 'tertiaryColor': '#f5fafa', 'edgeLabelBackground': '#f5fafa', 'transitionColor': '#047C76'}}}%%\nflowchart LR\n    A[Your system] -->|Submit| B[Namirial Notify]\n    B -->|\"Notification<br/>email / SMS / RCS / WhatsApp\"| C[Recipient]\n    C -->|Clicks secure link| D[Hosted notice page]\n    D -->|Reads, accepts, rejects, or refuses| E[Evidence chain]\n    E --> F[Affidavits]\n","diagramHtml":"<div class=\"mermaid\" data-processed=\"true\"><svg id=\"mermaid-1780582417076\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"flowchart\" style=\"max-width: 1801.515625px;\" viewBox=\"0 0 1801.515625 88\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#mermaid-1780582417076{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;fill:#0A1111;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-1780582417076 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1780582417076 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1780582417076 .error-icon{fill:#f5fafa;}#mermaid-1780582417076 .error-text{fill:#0a0505;stroke:#0a0505;}#mermaid-1780582417076 .edge-thickness-normal{stroke-width:1px;}#mermaid-1780582417076 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1780582417076 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1780582417076 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1780582417076 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1780582417076 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1780582417076 .marker{fill:#047C76;stroke:#047C76;}#mermaid-1780582417076 .marker.cross{stroke:#047C76;}#mermaid-1780582417076 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1780582417076 p{margin:0;}#mermaid-1780582417076 .label{font-family:\"trebuchet ms\",verdana,arial,sans-serif;color:#0A1111;}#mermaid-1780582417076 .cluster-label text{fill:#0a0505;}#mermaid-1780582417076 .cluster-label span{color:#0a0505;}#mermaid-1780582417076 .cluster-label span p{background-color:transparent;}#mermaid-1780582417076 .label text,#mermaid-1780582417076 span{fill:#0A1111;color:#0A1111;}#mermaid-1780582417076 .node rect,#mermaid-1780582417076 .node circle,#mermaid-1780582417076 .node ellipse,#mermaid-1780582417076 .node polygon,#mermaid-1780582417076 .node path{fill:#E4F2F2;stroke:#006660;stroke-width:1px;}#mermaid-1780582417076 .rough-node .label text,#mermaid-1780582417076 .node .label text,#mermaid-1780582417076 .image-shape .label,#mermaid-1780582417076 .icon-shape .label{text-anchor:middle;}#mermaid-1780582417076 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-1780582417076 .rough-node .label,#mermaid-1780582417076 .node .label,#mermaid-1780582417076 .image-shape .label,#mermaid-1780582417076 .icon-shape .label{text-align:center;}#mermaid-1780582417076 .node.clickable{cursor:pointer;}#mermaid-1780582417076 .root .anchor path{fill:#047C76!important;stroke-width:0;stroke:#047C76;}#mermaid-1780582417076 .arrowheadPath{fill:#0b0b0b;}#mermaid-1780582417076 .edgePath .path{stroke:#047C76;stroke-width:2.0px;}#mermaid-1780582417076 .flowchart-link{stroke:#047C76;fill:none;}#mermaid-1780582417076 .edgeLabel{background-color:#f5fafa;text-align:center;}#mermaid-1780582417076 .edgeLabel p{background-color:#f5fafa;}#mermaid-1780582417076 .edgeLabel rect{opacity:0.5;background-color:#f5fafa;fill:#f5fafa;}#mermaid-1780582417076 .labelBkg{background-color:rgba(245, 250, 250, 0.5);}#mermaid-1780582417076 .cluster rect{fill:#f5fafa;stroke:hsl(180, 0%, 87.0588235294%);stroke-width:1px;}#mermaid-1780582417076 .cluster text{fill:#0a0505;}#mermaid-1780582417076 .cluster span{color:#0a0505;}#mermaid-1780582417076 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:12px;background:#f5fafa;border:1px solid hsl(180, 0%, 87.0588235294%);border-radius:2px;pointer-events:none;z-index:100;}#mermaid-1780582417076 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#0A1111;}#mermaid-1780582417076 rect.text{fill:none;stroke-width:0;}#mermaid-1780582417076 .icon-shape,#mermaid-1780582417076 .image-shape{background-color:#f5fafa;text-align:center;}#mermaid-1780582417076 .icon-shape p,#mermaid-1780582417076 .image-shape p{background-color:#f5fafa;padding:2px;}#mermaid-1780582417076 .icon-shape rect,#mermaid-1780582417076 .image-shape rect{opacity:0.5;background-color:#f5fafa;fill:#f5fafa;}#mermaid-1780582417076 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-1780582417076 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-1780582417076 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g><marker id=\"mermaid-1780582417076_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=\"mermaid-1780582417076_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=\"mermaid-1780582417076_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=\"mermaid-1780582417076_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=\"mermaid-1780582417076_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=\"mermaid-1780582417076_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><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M159.844,44L168.422,44C177,44,194.156,44,210.646,44C227.135,44,242.958,44,250.87,44L258.781,44\" id=\"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=\"W3sieCI6MTU5Ljg0Mzc1LCJ5Ijo0NH0seyJ4IjoyMTEuMzEyNSwieSI6NDR9LHsieCI6MjYyLjc4MTI1LCJ5Ijo0NH1d\" marker-end=\"url(#mermaid-1780582417076_flowchart-v2-pointEnd)\"></path><path d=\"M435.047,44L455.88,44C476.714,44,518.38,44,559.38,44C600.38,44,640.714,44,660.88,44L681.047,44\" id=\"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=\"W3sieCI6NDM1LjA0Njg3NSwieSI6NDR9LHsieCI6NTYwLjA0Njg3NSwieSI6NDR9LHsieCI6Njg1LjA0Njg3NSwieSI6NDR9XQ==\" marker-end=\"url(#mermaid-1780582417076_flowchart-v2-pointEnd)\"></path><path d=\"M813.938,44L828.611,44C843.284,44,872.63,44,901.31,44C929.99,44,958.003,44,972.009,44L986.016,44\" id=\"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=\"W3sieCI6ODEzLjkzNzUsInkiOjQ0fSx7IngiOjkwMS45NzY1NjI1LCJ5Ijo0NH0seyJ4Ijo5OTAuMDE1NjI1LCJ5Ijo0NH1d\" marker-end=\"url(#mermaid-1780582417076_flowchart-v2-pointEnd)\"></path><path d=\"M1194.031,44L1214.865,44C1235.698,44,1277.365,44,1318.365,44C1359.365,44,1399.698,44,1419.865,44L1440.031,44\" id=\"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=\"W3sieCI6MTE5NC4wMzEyNSwieSI6NDR9LHsieCI6MTMxOS4wMzEyNSwieSI6NDR9LHsieCI6MTQ0NC4wMzEyNSwieSI6NDR9XQ==\" marker-end=\"url(#mermaid-1780582417076_flowchart-v2-pointEnd)\"></path><path d=\"M1614.563,44L1618.729,44C1622.896,44,1631.229,44,1638.896,44C1646.563,44,1653.563,44,1657.063,44L1660.563,44\" id=\"L_E_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_E_F_0\" data-points=\"W3sieCI6MTYxNC41NjI1LCJ5Ijo0NH0seyJ4IjoxNjM5LjU2MjUsInkiOjQ0fSx7IngiOjE2NjQuNTYyNSwieSI6NDR9XQ==\" marker-end=\"url(#mermaid-1780582417076_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(211.3125, 44)\"><g class=\"label\" data-id=\"L_A_B_0\" transform=\"translate(-26.46875, -12)\"><foreignObject width=\"52.9375\" 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>Submit</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(560.046875, 44)\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(-100, -36)\"><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Notification<br>email / SMS / RCS / WhatsApp</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(901.9765625, 44)\"><g class=\"label\" data-id=\"L_C_D_0\" transform=\"translate(-63.0390625, -12)\"><foreignObject width=\"126.078125\" 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>Clicks secure link</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1319.03125, 44)\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Reads, accepts, rejects, or refuses</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_E_F_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><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\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"flowchart-A-0\" transform=\"translate(83.921875, 44)\"><rect class=\"basic label-container\" style=\"\" x=\"-75.921875\" y=\"-27\" width=\"151.84375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-45.921875, -12)\"><rect></rect><foreignObject width=\"91.84375\" 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>Your system</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-B-1\" transform=\"translate(348.9140625, 44)\"><rect class=\"basic label-container\" style=\"\" x=\"-86.1328125\" y=\"-27\" width=\"172.265625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-56.1328125, -12)\"><rect></rect><foreignObject width=\"112.265625\" 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>Namirial Notify</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-C-3\" transform=\"translate(749.4921875, 44)\"><rect class=\"basic label-container\" style=\"\" x=\"-64.4453125\" y=\"-27\" width=\"128.890625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-34.4453125, -12)\"><rect></rect><foreignObject width=\"68.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>Recipient</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-D-5\" transform=\"translate(1092.0234375, 44)\"><rect class=\"basic label-container\" style=\"\" x=\"-102.0078125\" y=\"-27\" width=\"204.015625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-72.0078125, -12)\"><rect></rect><foreignObject width=\"144.015625\" 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>Hosted notice page</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-E-7\" transform=\"translate(1529.296875, 44)\"><rect class=\"basic label-container\" style=\"\" x=\"-85.265625\" y=\"-27\" width=\"170.53125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-55.265625, -12)\"><rect></rect><foreignObject width=\"110.53125\" 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>Evidence chain</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-F-9\" transform=\"translate(1729.0390625, 44)\"><rect class=\"basic label-container\" style=\"\" x=\"-64.4765625\" y=\"-27\" width=\"128.953125\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-34.4765625, -12)\"><rect></rect><foreignObject width=\"68.953125\" 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>Affidavits</p></span></div></foreignObject></g></g></g></g></g></svg></div>"},"children":["%%{init: {'theme': 'base', 'themeVariables': {'primaryColor': '#E4F2F2', 'primaryBorderColor': '#006660', 'primaryTextColor': '#0A1111', 'lineColor': '#047C76', 'secondaryColor': '#CDDBDB', 'tertiaryColor': '#f5fafa', 'edgeLabelBackground': '#f5fafa', 'transitionColor': '#047C76'}}}%%\nflowchart LR\n    A[Your system] -->|Submit| B[Namirial Notify]\n    B -->|\"Notification<br/>email / SMS / RCS / WhatsApp\"| C[Recipient]\n    C -->|Clicks secure link| D[Hosted notice page]\n    D -->|Reads, accepts, rejects, or refuses| E[Evidence chain]\n    E --> F[Affidavits]\n"]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"how-evinotice-works","__idx":3},"children":["How EviNotice works"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"lifecycle-overview","__idx":4},"children":["Lifecycle overview"]},{"$$mdtype":"Tag","name":"Mermaid","attributes":{"data-language":"mermaid","diagramSource":"%%{init: {'theme': 'base', 'themeVariables': {'primaryColor': '#E4F2F2', 'primaryBorderColor': '#006660', 'primaryTextColor': '#0A1111', 'lineColor': '#047C76', 'secondaryColor': '#CDDBDB', 'tertiaryColor': '#f5fafa', 'edgeLabelBackground': '#f5fafa', 'transitionColor': '#047C76'}}}%%\nstateDiagram-v2\n    [*] --> Submitted : Submit accepted\n    Submitted --> Processed : Validation passed, content certified\n    Submitted --> Failed : Invalid attachment\n    Processed --> Dispatched : Notification queued for dispatch\n    Dispatched --> Sent : Delivery channel accepted the notification\n    Sent --> Delivered : Delivery confirmation received\n    Delivered --> Received : Recipient follows hosted notice link\n    Received --> Read : Recipient opens notice content\n    Read --> Replied : Recipient accepts or rejects\n    Read --> Closed : Lifecycle complete (no commitment configured)\n    Replied --> Closed : Lifecycle complete\n    Dispatched --> Closed : Refused without opening\n    Sent --> Closed : Refused without opening\n    Delivered --> Closed : Refused without opening\n    Received --> Closed : Refused without opening\n    Sent --> Closed : TimeToLive elapsed\n    Failed --> Closed : Closed after failure\n","diagramHtml":"<div class=\"mermaid\" data-processed=\"true\"><svg id=\"mermaid-1785857886862\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"statediagram\" style=\"max-width: 1127.49609375px;\" viewBox=\"0 0 1127.49609375 1232\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\"><style>#mermaid-1785857886862{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;fill:#0A1111;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-1785857886862 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1785857886862 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1785857886862 .error-icon{fill:#f5fafa;}#mermaid-1785857886862 .error-text{fill:#0a0505;stroke:#0a0505;}#mermaid-1785857886862 .edge-thickness-normal{stroke-width:1px;}#mermaid-1785857886862 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1785857886862 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1785857886862 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1785857886862 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1785857886862 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1785857886862 .marker{fill:#047C76;stroke:#047C76;}#mermaid-1785857886862 .marker.cross{stroke:#047C76;}#mermaid-1785857886862 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1785857886862 p{margin:0;}#mermaid-1785857886862 defs #statediagram-barbEnd{fill:#047C76;stroke:#047C76;}#mermaid-1785857886862 g.stateGroup text{fill:#006660;stroke:none;font-size:10px;}#mermaid-1785857886862 g.stateGroup text{fill:#0A1111;stroke:none;font-size:10px;}#mermaid-1785857886862 g.stateGroup .state-title{font-weight:bolder;fill:#0A1111;}#mermaid-1785857886862 g.stateGroup rect{fill:#E4F2F2;stroke:#006660;}#mermaid-1785857886862 g.stateGroup line{stroke:#047C76;stroke-width:1;}#mermaid-1785857886862 .transition{stroke:#047C76;stroke-width:1;fill:none;}#mermaid-1785857886862 .stateGroup .composit{fill:#f4f4f4;border-bottom:1px;}#mermaid-1785857886862 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#mermaid-1785857886862 .state-note{stroke:hsl(52.6829268293, 60%, 73.9215686275%);fill:#fff5ad;}#mermaid-1785857886862 .state-note text{fill:#333;stroke:none;font-size:10px;}#mermaid-1785857886862 .stateLabel .box{stroke:none;stroke-width:0;fill:#E4F2F2;opacity:0.5;}#mermaid-1785857886862 .edgeLabel .label rect{fill:#E4F2F2;opacity:0.5;}#mermaid-1785857886862 .edgeLabel{background-color:#f5fafa;text-align:center;}#mermaid-1785857886862 .edgeLabel p{background-color:#f5fafa;}#mermaid-1785857886862 .edgeLabel rect{opacity:0.5;background-color:#f5fafa;fill:#f5fafa;}#mermaid-1785857886862 .edgeLabel .label text{fill:#0A1111;}#mermaid-1785857886862 .label div .edgeLabel{color:#0A1111;}#mermaid-1785857886862 .stateLabel text{fill:#0A1111;font-size:10px;font-weight:bold;}#mermaid-1785857886862 .node circle.state-start{fill:#047C76;stroke:#047C76;}#mermaid-1785857886862 .node .fork-join{fill:#047C76;stroke:#047C76;}#mermaid-1785857886862 .node circle.state-end{fill:#006660;stroke:#f4f4f4;stroke-width:1.5;}#mermaid-1785857886862 .end-state-inner{fill:#f4f4f4;stroke-width:1.5;}#mermaid-1785857886862 .node rect{fill:#E4F2F2;stroke:#006660;stroke-width:1px;}#mermaid-1785857886862 .node polygon{fill:#E4F2F2;stroke:#006660;stroke-width:1px;}#mermaid-1785857886862 #statediagram-barbEnd{fill:#047C76;}#mermaid-1785857886862 .statediagram-cluster rect{fill:#E4F2F2;stroke:#006660;stroke-width:1px;}#mermaid-1785857886862 .cluster-label,#mermaid-1785857886862 .nodeLabel{color:#0A1111;}#mermaid-1785857886862 .statediagram-cluster rect.outer{rx:5px;ry:5px;}#mermaid-1785857886862 .statediagram-state .divider{stroke:#006660;}#mermaid-1785857886862 .statediagram-state .title-state{rx:5px;ry:5px;}#mermaid-1785857886862 .statediagram-cluster.statediagram-cluster .inner{fill:#f4f4f4;}#mermaid-1785857886862 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#f5fafa;}#mermaid-1785857886862 .statediagram-cluster .inner{rx:0;ry:0;}#mermaid-1785857886862 .statediagram-state rect.basic{rx:5px;ry:5px;}#mermaid-1785857886862 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#f5fafa;}#mermaid-1785857886862 .note-edge{stroke-dasharray:5;}#mermaid-1785857886862 .statediagram-note rect{fill:#fff5ad;stroke:hsl(52.6829268293, 60%, 73.9215686275%);stroke-width:1px;rx:0;ry:0;}#mermaid-1785857886862 .statediagram-note rect{fill:#fff5ad;stroke:hsl(52.6829268293, 60%, 73.9215686275%);stroke-width:1px;rx:0;ry:0;}#mermaid-1785857886862 .statediagram-note text{fill:#333;}#mermaid-1785857886862 .statediagram-note .nodeLabel{color:#333;}#mermaid-1785857886862 .statediagram .edgeLabel{color:red;}#mermaid-1785857886862 #dependencyStart,#mermaid-1785857886862 #dependencyEnd{fill:#047C76;stroke:#047C76;stroke-width:1;}#mermaid-1785857886862 .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#0A1111;}#mermaid-1785857886862 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g><defs><marker id=\"mermaid-1785857886862_stateDiagram-barbEnd\" refX=\"19\" refY=\"7\" markerWidth=\"20\" markerHeight=\"14\" markerUnits=\"userSpaceOnUse\" orient=\"auto\"><path d=\"M 19,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M842.039,22L842.039,28.167C842.039,34.333,842.039,46.667,842.122,59.083C842.206,71.5,842.372,84,842.456,90.25L842.539,96.5\" id=\"edge0\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge0\" data-points=\"W3sieCI6ODQyLjAzOTA2MjUsInkiOjIyfSx7IngiOjg0Mi4wMzkwNjI1LCJ5Ijo1OX0seyJ4Ijo4NDIuNTM5MDYyNSwieSI6OTYuNX1d\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M825.148,136.5L817.963,144.583C810.778,152.667,796.409,168.833,789.307,185.167C782.206,201.5,782.372,218,782.456,226.25L782.539,234.5\" id=\"edge1\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge1\" data-points=\"W3sieCI6ODI1LjE0Nzc1ODE1MjE3MzksInkiOjEzNi41fSx7IngiOjc4Mi4wMzkwNjI1LCJ5IjoxODV9LHsieCI6NzgyLjUzOTA2MjUsInkiOjIzNC41fV0=\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M889.204,132.082L915.783,140.902C942.361,149.722,995.519,167.361,1022.097,187.68C1048.676,208,1048.676,231,1048.676,254C1048.676,277,1048.676,300,1048.676,323C1048.676,346,1048.676,369,1048.676,392C1048.676,415,1048.676,438,1048.676,461C1048.676,484,1048.676,507,1048.676,530C1048.676,553,1048.676,576,1048.676,599C1048.676,622,1048.676,645,1048.676,668C1048.676,691,1048.676,714,1048.676,737C1048.676,760,1048.676,783,1048.676,806C1048.676,829,1048.676,852,1048.676,875C1048.676,898,1048.676,921,1048.676,944C1048.676,967,1048.676,990,1048.759,1010.417C1048.842,1030.833,1049.009,1048.667,1049.092,1057.583L1049.176,1066.5\" id=\"edge2\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge2\" data-points=\"W3sieCI6ODg5LjIwMzk5MTAxODcxMzYsInkiOjEzMi4wODIzMjI4NjcyNDgxfSx7IngiOjEwNDguNjc1NzgxMjUsInkiOjE4NX0seyJ4IjoxMDQ4LjY3NTc4MTI1LCJ5IjoyNTR9LHsieCI6MTA0OC42NzU3ODEyNSwieSI6MzIzfSx7IngiOjEwNDguNjc1NzgxMjUsInkiOjM5Mn0seyJ4IjoxMDQ4LjY3NTc4MTI1LCJ5Ijo0NjF9LHsieCI6MTA0OC42NzU3ODEyNSwieSI6NTMwfSx7IngiOjEwNDguNjc1NzgxMjUsInkiOjU5OX0seyJ4IjoxMDQ4LjY3NTc4MTI1LCJ5Ijo2Njh9LHsieCI6MTA0OC42NzU3ODEyNSwieSI6NzM3fSx7IngiOjEwNDguNjc1NzgxMjUsInkiOjgwNn0seyJ4IjoxMDQ4LjY3NTc4MTI1LCJ5Ijo4NzV9LHsieCI6MTA0OC42NzU3ODEyNSwieSI6OTQ0fSx7IngiOjEwNDguNjc1NzgxMjUsInkiOjEwMTN9LHsieCI6MTA0OS4xNzU3ODEyNSwieSI6MTA2Ni41fV0=\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M782.539,274.5L782.456,282.583C782.372,290.667,782.206,306.833,782.206,323.167C782.206,339.5,782.372,356,782.456,364.25L782.539,372.5\" id=\"edge3\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge3\" data-points=\"W3sieCI6NzgyLjUzOTA2MjUsInkiOjI3NC41fSx7IngiOjc4Mi4wMzkwNjI1LCJ5IjozMjN9LHsieCI6NzgyLjUzOTA2MjUsInkiOjM3Mi41fV0=\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M739.065,412.5L721.23,420.583C703.395,428.667,667.725,444.833,649.973,461.167C632.221,477.5,632.388,494,632.471,502.25L632.555,510.5\" id=\"edge4\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge4\" data-points=\"W3sieCI6NzM5LjA2NTMzMDYxNTk0MiwieSI6NDEyLjV9LHsieCI6NjMyLjA1NDY4NzUsInkiOjQ2MX0seyJ4Ijo2MzIuNTU0Njg3NSwieSI6NTEwLjV9XQ==\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M607.914,535.78L558.266,546.316C508.618,556.853,409.323,577.927,359.758,596.713C310.194,615.5,310.361,632,310.444,640.25L310.527,648.5\" id=\"edge5\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge5\" data-points=\"W3sieCI6NjA3LjkxNDA2MjUsInkiOjUzNS43Nzk2ODU1ODU3MDU4fSx7IngiOjMxMC4wMjczNDM3NSwieSI6NTk5fSx7IngiOjMxMC41MjczNDM3NSwieSI6NjQ4LjV9XQ==\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M293.136,688.5L285.951,696.583C278.766,704.667,264.397,720.833,257.295,737.167C250.194,753.5,250.361,770,250.444,778.25L250.527,786.5\" id=\"edge6\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge6\" data-points=\"W3sieCI6MjkzLjEzNjAzOTQwMjE3Mzk0LCJ5Ijo2ODguNX0seyJ4IjoyNTAuMDI3MzQzNzUsInkiOjczN30seyJ4IjoyNTAuNTI3MzQzNzUsInkiOjc4Ni41fV0=\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M233.136,826.5L225.951,834.583C218.766,842.667,204.397,858.833,197.295,875.167C190.194,891.5,190.361,908,190.444,916.25L190.527,924.5\" id=\"edge7\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge7\" data-points=\"W3sieCI6MjMzLjEzNjAzOTQwMjE3MzksInkiOjgyNi41fSx7IngiOjE5MC4wMjczNDM3NSwieSI6ODc1fSx7IngiOjE5MC41MjczNDM3NSwieSI6OTI0LjV9XQ==\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M167.091,964.214L157.243,972.345C147.394,980.476,127.697,996.738,117.932,1013.786C108.167,1030.833,108.333,1048.667,108.417,1057.583L108.5,1066.5\" id=\"edge8\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge8\" data-points=\"W3sieCI6MTY3LjA5MTQ0MTA1Njc3NzQsInkiOjk2NC4yMTM4ODA5MDczMzN9LHsieCI6MTA4LCJ5IjoxMDEzfSx7IngiOjEwOC41LCJ5IjoxMDY2LjV9XQ==\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M215.12,963.626L225.725,971.855C236.33,980.084,257.54,996.542,268.145,1016.938C278.75,1037.333,278.75,1061.667,278.75,1084C278.75,1106.333,278.75,1126.667,322.206,1145.346C365.661,1164.024,452.573,1181.049,496.029,1189.561L539.484,1198.073\" id=\"edge9\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge9\" data-points=\"W3sieCI6MjE1LjExOTc5ODQ1MzI4NjIyLCJ5Ijo5NjMuNjI1NjYwMTg5MjY4M30seyJ4IjoyNzguNzUsInkiOjEwMTN9LHsieCI6Mjc4Ljc1LCJ5IjoxMDg2fSx7IngiOjI3OC43NSwieSI6MTE0N30seyJ4Ijo1MzkuNDg0Mzc1LCJ5IjoxMTk4LjA3MzIwOTM4NjU3MDJ9XQ==\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M108.5,1106.5L108.417,1113.25C108.333,1120,108.167,1133.5,179.997,1149.156C251.828,1164.813,395.656,1182.625,467.57,1191.532L539.484,1200.438\" id=\"edge10\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge10\" data-points=\"W3sieCI6MTA4LjUsInkiOjExMDYuNX0seyJ4IjoxMDgsInkiOjExNDd9LHsieCI6NTM5LjQ4NDM3NSwieSI6MTIwMC40Mzc5NjE5MTg1NTA5fV0=\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M826.013,412.5L843.681,420.583C861.35,428.667,896.687,444.833,914.355,464.417C932.023,484,932.023,507,932.023,530C932.023,553,932.023,576,932.023,599C932.023,622,932.023,645,932.023,668C932.023,691,932.023,714,932.023,737C932.023,760,932.023,783,932.023,806C932.023,829,932.023,852,932.023,875C932.023,898,932.023,921,932.023,944C932.023,967,932.023,990,932.023,1013.667C932.023,1037.333,932.023,1061.667,932.023,1084C932.023,1106.333,932.023,1126.667,877.624,1145.544C823.224,1164.421,714.424,1181.842,660.025,1190.553L605.625,1199.263\" id=\"edge11\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge11\" data-points=\"W3sieCI6ODI2LjAxMjc5NDM4NDA1OCwieSI6NDEyLjV9LHsieCI6OTMyLjAyMzQzNzUsInkiOjQ2MX0seyJ4Ijo5MzIuMDIzNDM3NSwieSI6NTMwfSx7IngiOjkzMi4wMjM0Mzc1LCJ5Ijo1OTl9LHsieCI6OTMyLjAyMzQzNzUsInkiOjY2OH0seyJ4Ijo5MzIuMDIzNDM3NSwieSI6NzM3fSx7IngiOjkzMi4wMjM0Mzc1LCJ5Ijo4MDZ9LHsieCI6OTMyLjAyMzQzNzUsInkiOjg3NX0seyJ4Ijo5MzIuMDIzNDM3NSwieSI6OTQ0fSx7IngiOjkzMi4wMjM0Mzc1LCJ5IjoxMDEzfSx7IngiOjkzMi4wMjM0Mzc1LCJ5IjoxMDg2fSx7IngiOjkzMi4wMjM0Mzc1LCJ5IjoxMTQ3fSx7IngiOjYwNS42MjUsInkiOjExOTkuMjYzNDEyNjIyNjIzNX1d\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M632.555,550.5L632.471,558.583C632.388,566.667,632.221,582.833,632.138,602.417C632.055,622,632.055,645,632.055,668C632.055,691,632.055,714,632.055,737C632.055,760,632.055,783,632.055,806C632.055,829,632.055,852,632.055,875C632.055,898,632.055,921,632.055,944C632.055,967,632.055,990,632.055,1013.667C632.055,1037.333,632.055,1061.667,632.055,1084C632.055,1106.333,632.055,1126.667,625.647,1143.083C619.239,1159.5,606.423,1172,600.015,1178.25L593.607,1184.5\" id=\"edge12\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge12\" data-points=\"W3sieCI6NjMyLjU1NDY4NzUsInkiOjU1MC41fSx7IngiOjYzMi4wNTQ2ODc1LCJ5Ijo1OTl9LHsieCI6NjMyLjA1NDY4NzUsInkiOjY2OH0seyJ4Ijo2MzIuMDU0Njg3NSwieSI6NzM3fSx7IngiOjYzMi4wNTQ2ODc1LCJ5Ijo4MDZ9LHsieCI6NjMyLjA1NDY4NzUsInkiOjg3NX0seyJ4Ijo2MzIuMDU0Njg3NSwieSI6OTQ0fSx7IngiOjYzMi4wNTQ2ODc1LCJ5IjoxMDEzfSx7IngiOjYzMi4wNTQ2ODc1LCJ5IjoxMDg2fSx7IngiOjYzMi4wNTQ2ODc1LCJ5IjoxMTQ3fSx7IngiOjU5My42MDczMTkwNzg5NDc0LCJ5IjoxMTg0LjV9XQ==\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M354.012,683.109L380.91,692.091C407.809,701.073,461.605,719.036,488.504,739.518C515.402,760,515.402,783,515.402,806C515.402,829,515.402,852,515.402,875C515.402,898,515.402,921,515.402,944C515.402,967,515.402,990,515.402,1013.667C515.402,1037.333,515.402,1061.667,515.402,1084C515.402,1106.333,515.402,1126.667,521.615,1143.083C527.827,1159.5,540.252,1172,546.464,1178.25L552.677,1184.5\" id=\"edge13\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge13\" data-points=\"W3sieCI6MzU0LjAxMTcxODc1LCJ5Ijo2ODMuMTA5NDc5NjEwNDY4Nn0seyJ4Ijo1MTUuNDAyMzQzNzUsInkiOjczN30seyJ4Ijo1MTUuNDAyMzQzNzUsInkiOjgwNn0seyJ4Ijo1MTUuNDAyMzQzNzUsInkiOjg3NX0seyJ4Ijo1MTUuNDAyMzQzNzUsInkiOjk0NH0seyJ4Ijo1MTUuNDAyMzQzNzUsInkiOjEwMTN9LHsieCI6NTE1LjQwMjM0Mzc1LCJ5IjoxMDg2fSx7IngiOjUxNS40MDIzNDM3NSwieSI6MTE0N30seyJ4Ijo1NTIuNjc2NjcyMTQ5MTIyOSwieSI6MTE4NC41fV0=\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M290.297,824.951L308.373,833.293C326.448,841.634,362.599,858.317,380.675,878.159C398.75,898,398.75,921,398.75,944C398.75,967,398.75,990,398.75,1013.667C398.75,1037.333,398.75,1061.667,398.75,1084C398.75,1106.333,398.75,1126.667,422.206,1144.604C445.661,1162.541,492.573,1178.082,516.029,1185.853L539.484,1193.623\" id=\"edge14\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge14\" data-points=\"W3sieCI6MjkwLjI5NzMxMTU0MzEzMjc2LCJ5Ijo4MjQuOTUxMzA5NjE4MzA5NH0seyJ4IjozOTguNzUsInkiOjg3NX0seyJ4IjozOTguNzUsInkiOjk0NH0seyJ4IjozOTguNzUsInkiOjEwMTN9LHsieCI6Mzk4Ljc1LCJ5IjoxMDg2fSx7IngiOjM5OC43NSwieSI6MTE0N30seyJ4Ijo1MzkuNDg0Mzc1LCJ5IjoxMTkzLjYyMzE1NzM3Mjc2M31d\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M657.195,539.608L684.116,549.507C711.036,559.406,764.878,579.203,791.798,600.601C818.719,622,818.719,645,818.719,668C818.719,691,818.719,714,818.719,737C818.719,760,818.719,783,818.719,806C818.719,829,818.719,852,818.719,875C818.719,898,818.719,921,818.719,944C818.719,967,818.719,990,818.719,1013.667C818.719,1037.333,818.719,1061.667,818.719,1084C818.719,1106.333,818.719,1126.667,783.203,1145.143C747.688,1163.619,676.656,1180.239,641.141,1188.548L605.625,1196.858\" id=\"edge15\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge15\" data-points=\"W3sieCI6NjU3LjE5NTMxMjUsInkiOjUzOS42MDgzNTgwOTY1MTM2fSx7IngiOjgxOC43MTg3NSwieSI6NTk5fSx7IngiOjgxOC43MTg3NSwieSI6NjY4fSx7IngiOjgxOC43MTg3NSwieSI6NzM3fSx7IngiOjgxOC43MTg3NSwieSI6ODA2fSx7IngiOjgxOC43MTg3NSwieSI6ODc1fSx7IngiOjgxOC43MTg3NSwieSI6OTQ0fSx7IngiOjgxOC43MTg3NSwieSI6MTAxM30seyJ4Ijo4MTguNzE4NzUsInkiOjEwODZ9LHsieCI6ODE4LjcxODc1LCJ5IjoxMTQ3fSx7IngiOjYwNS42MjUsInkiOjExOTYuODU3OTk1NzU1ODY3M31d\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path><path d=\"M1049.176,1106.5L1049.092,1113.25C1049.009,1120,1048.842,1133.5,974.917,1149.174C900.992,1164.848,753.309,1182.697,679.467,1191.621L605.625,1200.545\" id=\"edge16\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge16\" data-points=\"W3sieCI6MTA0OS4xNzU3ODEyNSwieSI6MTEwNi41fSx7IngiOjEwNDguNjc1NzgxMjUsInkiOjExNDd9LHsieCI6NjA1LjYyNSwieSI6MTIwMC41NDUwNjAwMzM2MDIzfV0=\" marker-end=\"url(#mermaid-1785857886862_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(842.0390625, 59)\"><g class=\"label\" data-id=\"edge0\" transform=\"translate(-62.28125, -12)\"><foreignObject width=\"124.5625\" 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>Submit accepted</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(782.0390625, 185)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Validation passed, content certified</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1048.67578125, 599)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-69.5859375, -12)\"><foreignObject width=\"139.171875\" 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>Invalid attachment</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(782.0390625, 323)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Notification queued for dispatch</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(632.0546875, 461)\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Delivery channel accepted the notification</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(310.02734375, 599)\"><g class=\"label\" data-id=\"edge5\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Delivery confirmation received</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(250.02734375, 737)\"><g class=\"label\" data-id=\"edge6\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Recipient follows hosted notice link</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(190.02734375, 875)\"><g class=\"label\" data-id=\"edge7\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Recipient opens notice content</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(108, 1013)\"><g class=\"label\" data-id=\"edge8\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Recipient accepts or rejects</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(278.75, 1086)\"><g class=\"label\" data-id=\"edge9\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Lifecycle complete (no commitment configured)</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(108, 1147)\"><g class=\"label\" data-id=\"edge10\" transform=\"translate(-68.4453125, -12)\"><foreignObject width=\"136.890625\" 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>Lifecycle complete</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(932.0234375, 806)\"><g class=\"label\" data-id=\"edge11\" transform=\"translate(-93.3046875, -12)\"><foreignObject width=\"186.609375\" 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>Refused without opening</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(632.0546875, 875)\"><g class=\"label\" data-id=\"edge12\" transform=\"translate(-93.3046875, -12)\"><foreignObject width=\"186.609375\" 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>Refused without opening</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(515.40234375, 944)\"><g class=\"label\" data-id=\"edge13\" transform=\"translate(-93.3046875, -12)\"><foreignObject width=\"186.609375\" 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>Refused without opening</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(398.75, 1013)\"><g class=\"label\" data-id=\"edge14\" transform=\"translate(-93.3046875, -12)\"><foreignObject width=\"186.609375\" 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>Refused without opening</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(818.71875, 875)\"><g class=\"label\" data-id=\"edge15\" transform=\"translate(-73.359375, -12)\"><foreignObject width=\"146.71875\" 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>TimeToLive elapsed</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1048.67578125, 1147)\"><g class=\"label\" data-id=\"edge16\" transform=\"translate(-70.8203125, -12)\"><foreignObject width=\"141.640625\" 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>Closed after failure</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"state-root_start-0\" transform=\"translate(842.0390625, 15)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"state-Submitted-2\" transform=\"translate(842.0390625, 116)\"><g class=\"basic label-container outer-path\"><path d=\"M-41.703125 -20 C-14.173103413784677 -20, 13.356918172430646 -20, 41.703125 -20 C41.703125 -20, 41.703125 -20, 41.703125 -20 C41.84834304580662 -19.993993737196956, 41.99356109161325 -19.987987474393908, 42.11602172736166 -19.982922465033347 C42.22498042507363 -19.969340777527435, 42.3339391227856 -19.955759090021523, 42.52609795140367 -19.931806517013612 C42.67172568391138 -19.901271592533234, 42.8173534164191 -19.870736668052857, 42.930552435703994 -19.847001329696653 C43.04199840025692 -19.8138224285118, 43.15344436480985 -19.78064352732694, 43.32662234602342 -19.729086208503173 C43.4631414851935 -19.675816275096395, 43.599660624363594 -19.622546341689617, 43.711602123264846 -19.578866633275286 C43.80540161864077 -19.533010854182365, 43.89920111401669 -19.487155075089447, 44.082861965185366 -19.397368756032446 C44.18331693958605 -19.337510583864315, 44.28377191398673 -19.27765241169618, 44.437865790612136 -19.185832391312644 C44.520700083329565 -19.126689843076207, 44.60353437604699 -19.067547294839773, 44.77418856344834 -18.94570254698197 C44.88824337668023 -18.849103047741945, 45.00229818991212 -18.75250354850192, 45.089532858128706 -18.678619553365657 C45.20198812684891 -18.566164284645453, 45.314443395569114 -18.453709015925245, 45.38174455336566 -18.386407858128706 C45.4697153248833 -18.282540964467284, 45.55768609640095 -18.17867407080586, 45.64882754698197 -18.07106356344834 C45.70087240339045 -17.998170206656518, 45.75291725979892 -17.925276849864694, 45.888957391312644 -17.734740790612136 C45.96834602694785 -17.601509469447855, 46.04773466258305 -17.46827814828357, 46.10049375603245 -17.37973696518537 C46.1710836461373 -17.23534303705998, 46.241673536242146 -17.090949108934588, 46.28199163327529 -17.008477123264846 C46.32462784571404 -16.899209875356654, 46.36726405815279 -16.789942627448465, 46.432211208503176 -16.623497346023417 C46.47708185567728 -16.472779498962392, 46.52195250285138 -16.32206165190137, 46.55012632969665 -16.227427435703994 C46.57087446283726 -16.128475051362045, 46.59162259597787 -16.0295226670201, 46.63493151701361 -15.82297295140367 C46.65097491927944 -15.694265217773877, 46.66701832154527 -15.565557484144083, 46.68604746503335 -15.412896727361662 C46.69069683482804 -15.300485329799269, 46.69534620462273 -15.188073932236874, 46.703125 -15 C46.703125 -15, 46.703125 -15, 46.703125 -15 C46.703125 -8.789648925366627, 46.703125 -2.579297850733253, 46.703125 15 C46.703125 15, 46.703125 15, 46.703125 15 C46.69861829339288 15.108962119702374, 46.694111586785766 15.217924239404748, 46.68604746503335 15.412896727361662 C46.66743863078617 15.56218556533758, 46.648829796539005 15.711474403313499, 46.63493151701361 15.822972951403669 C46.614732507161065 15.919306446697489, 46.59453349730852 16.015639941991306, 46.55012632969665 16.227427435703994 C46.522431655117394 16.32045220781049, 46.494736980538136 16.41347697991699, 46.432211208503176 16.623497346023417 C46.37343107991692 16.774137905185093, 46.31465095133067 16.924778464346772, 46.28199163327529 17.008477123264846 C46.238378629124625 17.097688949169513, 46.19476562497396 17.18690077507418, 46.10049375603245 17.379736965185366 C46.04148423091862 17.478767726065524, 45.9824747058048 17.577798486945685, 45.888957391312644 17.734740790612133 C45.82681804656086 17.821772358001837, 45.76467870180908 17.908803925391542, 45.64882754698197 18.07106356344834 C45.577285649062276 18.15553292270672, 45.50574375114259 18.2400022819651, 45.38174455336566 18.386407858128706 C45.28401689785354 18.48413551364082, 45.18628924234143 18.581863169152932, 45.089532858128706 18.678619553365657 C44.983357954311316 18.768545109771285, 44.877183050493926 18.858470666176917, 44.77418856344834 18.94570254698197 C44.66538051448502 19.02339000073108, 44.556572465521704 19.101077454480194, 44.437865790612136 19.185832391312644 C44.33323459793626 19.248179049432014, 44.228603405260394 19.31052570755138, 44.082861965185366 19.397368756032446 C43.98195257253764 19.44670035210458, 43.881043179889915 19.49603194817671, 43.711602123264846 19.578866633275286 C43.62084122469803 19.614281645792833, 43.53008032613122 19.649696658310383, 43.32662234602342 19.729086208503173 C43.16845975870006 19.776173250882806, 43.01029717137669 19.823260293262443, 42.930552435703994 19.847001329696653 C42.816000252281384 19.87102039673587, 42.70144806885877 19.895039463775085, 42.52609795140367 19.931806517013612 C42.407049403436744 19.946645903042192, 42.28800085546982 19.961485289070776, 42.11602172736166 19.982922465033347 C41.96240701371519 19.98927601658715, 41.808792300068724 19.99562956814096, 41.703125 20 C41.703125 20, 41.703125 20, 41.703125 20 C11.721149589195424 20, -18.260825821609153 20, -41.703125 20 C-41.703125 20, -41.703125 20, -41.703125 20 C-41.81596999198877 19.99533269660718, -41.92881498397754 19.990665393214357, -42.11602172736166 19.982922465033347 C-42.24644296537246 19.96666547466917, -42.376864203383256 19.95040848430499, -42.52609795140367 19.931806517013612 C-42.687319612540996 19.89800188953877, -42.84854127367833 19.864197262063925, -42.930552435703994 19.847001329696653 C-43.05782138268754 19.809111722542124, -43.1850903296711 19.771222115387598, -43.32662234602342 19.729086208503173 C-43.430602700364034 19.688512948336065, -43.53458305470465 19.647939688168954, -43.711602123264846 19.578866633275286 C-43.816484909418904 19.527592563481466, -43.92136769557296 19.476318493687643, -44.082861965185366 19.397368756032446 C-44.1638532738407 19.349108411270656, -44.24484458249604 19.30084806650887, -44.437865790612136 19.185832391312644 C-44.564117304476234 19.09569054300711, -44.69036881834033 19.005548694701577, -44.77418856344834 18.94570254698197 C-44.859843467041266 18.87315654423059, -44.94549837063418 18.800610541479205, -45.089532858128706 18.67861955336566 C-45.19881775413691 18.569334657357455, -45.308102650145116 18.46004976134925, -45.38174455336566 18.386407858128706 C-45.4881909037184 18.26072688975711, -45.59463725407113 18.13504592138551, -45.64882754698197 18.07106356344834 C-45.715600782520646 17.97754182819628, -45.782374018059315 17.88402009294422, -45.888957391312644 17.734740790612133 C-45.94620851020821 17.638661016126033, -46.00345962910377 17.542581241639933, -46.10049375603244 17.37973696518537 C-46.16455283833353 17.248702017945437, -46.22861192063462 17.117667070705505, -46.28199163327528 17.00847712326485 C-46.32872931424563 16.888698712352372, -46.37546699521597 16.76892030143989, -46.432211208503176 16.623497346023417 C-46.46530684363117 16.512331067225293, -46.49840247875916 16.401164788427167, -46.55012632969665 16.227427435703994 C-46.567627167169746 16.143962114549183, -46.58512800464284 16.06049679339437, -46.63493151701361 15.82297295140367 C-46.6540365682989 15.669703226499541, -46.673141619584186 15.516433501595412, -46.68604746503335 15.412896727361664 C-46.69104692692959 15.292020883186357, -46.69604638882583 15.17114503901105, -46.703125 15 C-46.703125 15, -46.703125 15, -46.703125 15 C-46.703125 5.52173689135928, -46.703125 -3.9565262172814393, -46.703125 -15 C-46.703125 -15, -46.703125 -15, -46.703125 -15 C-46.69779740272841 -15.128809426093147, -46.692469805456824 -15.257618852186294, -46.68604746503335 -15.41289672736166 C-46.67309167895956 -15.51683414882131, -46.66013589288576 -15.620771570280958, -46.63493151701361 -15.822972951403669 C-46.60879679640509 -15.947615149369092, -46.582662075796556 -16.072257347334514, -46.55012632969665 -16.227427435703994 C-46.50927459798611 -16.364645983683413, -46.468422866275574 -16.501864531662832, -46.432211208503176 -16.623497346023417 C-46.39807598547525 -16.71097842521993, -46.36394076244732 -16.798459504416446, -46.28199163327529 -17.008477123264846 C-46.23660677025735 -17.101313344412933, -46.19122190723941 -17.19414956556102, -46.10049375603245 -17.379736965185366 C-46.03473246081572 -17.490098658305516, -45.96897116559898 -17.60046035142567, -45.888957391312644 -17.734740790612133 C-45.81916346051568 -17.832493272808588, -45.74936952971873 -17.930245755005043, -45.64882754698197 -18.07106356344834 C-45.58745079147955 -18.143530961733855, -45.526074035977125 -18.21599836001937, -45.38174455336566 -18.386407858128706 C-45.3161584797323 -18.451993931762058, -45.250572406098954 -18.517580005395413, -45.089532858128706 -18.678619553365657 C-44.98227226351892 -18.7694646429668, -44.87501166890914 -18.86030973256794, -44.77418856344834 -18.945702546981966 C-44.65919287248774 -19.027807892201974, -44.54419718152715 -19.109913237421978, -44.437865790612136 -19.185832391312644 C-44.311129778389144 -19.261350662904523, -44.18439376616616 -19.336868934496405, -44.082861965185366 -19.397368756032446 C-43.93565398059503 -19.469334354514984, -43.7884459960047 -19.541299952997523, -43.711602123264846 -19.578866633275286 C-43.595268813616414 -19.62426003156094, -43.47893550396798 -19.66965342984659, -43.32662234602342 -19.729086208503173 C-43.21152554159206 -19.76335201181189, -43.0964287371607 -19.797617815120603, -42.930552435703994 -19.847001329696653 C-42.835706698663884 -19.866888389447805, -42.740860961623774 -19.886775449198957, -42.52609795140367 -19.931806517013612 C-42.36254229103017 -19.952193708818054, -42.198986630656655 -19.972580900622496, -42.11602172736166 -19.982922465033347 C-41.98937458315185 -19.988160629664705, -41.86272743894203 -19.993398794296066, -41.703125 -20 C-41.703125 -20, -41.703125 -20, -41.703125 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-41.703125 -20 C-12.572175201192081 -20, 16.558774597615837 -20, 41.703125 -20 M-41.703125 -20 C-12.300469451940891 -20, 17.102186096118217 -20, 41.703125 -20 M41.703125 -20 C41.703125 -20, 41.703125 -20, 41.703125 -20 M41.703125 -20 C41.703125 -20, 41.703125 -20, 41.703125 -20 M41.703125 -20 C41.82411398153093 -19.994995858708116, 41.94510296306186 -19.98999171741623, 42.11602172736166 -19.982922465033347 M41.703125 -20 C41.819032441680136 -19.995206032751007, 41.93493988336027 -19.990412065502017, 42.11602172736166 -19.982922465033347 M42.11602172736166 -19.982922465033347 C42.277428954125064 -19.962803075199123, 42.438836180888465 -19.942683685364898, 42.52609795140367 -19.931806517013612 M42.11602172736166 -19.982922465033347 C42.212711616425864 -19.970870082930517, 42.30940150549006 -19.95881770082769, 42.52609795140367 -19.931806517013612 M42.52609795140367 -19.931806517013612 C42.6615439056445 -19.903406486932134, 42.79698985988532 -19.875006456850656, 42.930552435703994 -19.847001329696653 M42.52609795140367 -19.931806517013612 C42.643097159637634 -19.90727436282726, 42.7600963678716 -19.882742208640906, 42.930552435703994 -19.847001329696653 M42.930552435703994 -19.847001329696653 C43.05103778796927 -19.8111312861911, 43.17152314023455 -19.77526124268554, 43.32662234602342 -19.729086208503173 M42.930552435703994 -19.847001329696653 C43.06284343677581 -19.807616592260757, 43.19513443784762 -19.76823185482486, 43.32662234602342 -19.729086208503173 M43.32662234602342 -19.729086208503173 C43.41687140129817 -19.69387091785795, 43.507120456572906 -19.658655627212728, 43.711602123264846 -19.578866633275286 M43.32662234602342 -19.729086208503173 C43.416643516094965 -19.69395983894017, 43.50666468616651 -19.658833469377168, 43.711602123264846 -19.578866633275286 M43.711602123264846 -19.578866633275286 C43.80460272084416 -19.533401411516735, 43.89760331842348 -19.48793618975818, 44.082861965185366 -19.397368756032446 M43.711602123264846 -19.578866633275286 C43.841001135126774 -19.51560731104757, 43.9704001469887 -19.452347988819856, 44.082861965185366 -19.397368756032446 M44.082861965185366 -19.397368756032446 C44.19864109714695 -19.32837936794311, 44.31442022910852 -19.259389979853772, 44.437865790612136 -19.185832391312644 M44.082861965185366 -19.397368756032446 C44.176376874701326 -19.34164596492639, 44.26989178421728 -19.285923173820333, 44.437865790612136 -19.185832391312644 M44.437865790612136 -19.185832391312644 C44.511951296357516 -19.1329363569116, 44.5860368021029 -19.08004032251056, 44.77418856344834 -18.94570254698197 M44.437865790612136 -19.185832391312644 C44.51277927073213 -19.132345194570707, 44.58769275085213 -19.07885799782877, 44.77418856344834 -18.94570254698197 M44.77418856344834 -18.94570254698197 C44.894586801675246 -18.843730440829344, 45.01498503990215 -18.741758334676714, 45.089532858128706 -18.678619553365657 M44.77418856344834 -18.94570254698197 C44.87947702137646 -18.856527771946986, 44.984765479304585 -18.767352996912, 45.089532858128706 -18.678619553365657 M45.089532858128706 -18.678619553365657 C45.15381261069616 -18.614339800798202, 45.218092363263615 -18.55006004823075, 45.38174455336566 -18.386407858128706 M45.089532858128706 -18.678619553365657 C45.15251159733224 -18.615640814162123, 45.21549033653577 -18.552662074958587, 45.38174455336566 -18.386407858128706 M45.38174455336566 -18.386407858128706 C45.459109827981415 -18.295062850997674, 45.53647510259718 -18.203717843866638, 45.64882754698197 -18.07106356344834 M45.38174455336566 -18.386407858128706 C45.478139866448345 -18.27259412703723, 45.57453517953103 -18.15878039594575, 45.64882754698197 -18.07106356344834 M45.64882754698197 -18.07106356344834 C45.72613543511155 -17.962787129212007, 45.80344332324113 -17.854510694975673, 45.888957391312644 -17.734740790612136 M45.64882754698197 -18.07106356344834 C45.71624511279879 -17.976639387492284, 45.78366267861561 -17.882215211536227, 45.888957391312644 -17.734740790612136 M45.888957391312644 -17.734740790612136 C45.95141487333892 -17.62992361142301, 46.0138723553652 -17.525106432233883, 46.10049375603245 -17.37973696518537 M45.888957391312644 -17.734740790612136 C45.960249732747776 -17.615096804261952, 46.03154207418291 -17.495452817911772, 46.10049375603245 -17.37973696518537 M46.10049375603245 -17.37973696518537 C46.16823808518836 -17.24116372501583, 46.235982414344264 -17.102590484846292, 46.28199163327529 -17.008477123264846 M46.10049375603245 -17.37973696518537 C46.13951843870667 -17.299910700874605, 46.17854312138089 -17.22008443656384, 46.28199163327529 -17.008477123264846 M46.28199163327529 -17.008477123264846 C46.31654401782278 -16.919926950718605, 46.35109640237027 -16.83137677817236, 46.432211208503176 -16.623497346023417 M46.28199163327529 -17.008477123264846 C46.33063837217583 -16.883806216180727, 46.37928511107637 -16.759135309096607, 46.432211208503176 -16.623497346023417 M46.432211208503176 -16.623497346023417 C46.46198481359102 -16.52348956943233, 46.49175841867886 -16.42348179284124, 46.55012632969665 -16.227427435703994 M46.432211208503176 -16.623497346023417 C46.46799828236489 -16.503290683879175, 46.503785356226594 -16.38308402173493, 46.55012632969665 -16.227427435703994 M46.55012632969665 -16.227427435703994 C46.58022509610274 -16.083879836435685, 46.61032386250882 -15.940332237167373, 46.63493151701361 -15.82297295140367 M46.55012632969665 -16.227427435703994 C46.570634017365904 -16.129621788397777, 46.59114170503516 -16.03181614109156, 46.63493151701361 -15.82297295140367 M46.63493151701361 -15.82297295140367 C46.65148995582527 -15.69013335188583, 46.66804839463693 -15.55729375236799, 46.68604746503335 -15.412896727361662 M46.63493151701361 -15.82297295140367 C46.65315785909957 -15.676752645799194, 46.67138420118553 -15.53053234019472, 46.68604746503335 -15.412896727361662 M46.68604746503335 -15.412896727361662 C46.69220723143471 -15.263967306727983, 46.698366997836075 -15.115037886094301, 46.703125 -15 M46.68604746503335 -15.412896727361662 C46.689747364487836 -15.32344140612773, 46.693447263942325 -15.233986084893798, 46.703125 -15 M46.703125 -15 C46.703125 -15, 46.703125 -15, 46.703125 -15 M46.703125 -15 C46.703125 -15, 46.703125 -15, 46.703125 -15 M46.703125 -15 C46.703125 -5.758676950191306, 46.703125 3.482646099617387, 46.703125 15 M46.703125 -15 C46.703125 -7.858136789744668, 46.703125 -0.7162735794893358, 46.703125 15 M46.703125 15 C46.703125 15, 46.703125 15, 46.703125 15 M46.703125 15 C46.703125 15, 46.703125 15, 46.703125 15 M46.703125 15 C46.697122714741226 15.145121877652693, 46.691120429482446 15.290243755305386, 46.68604746503335 15.412896727361662 M46.703125 15 C46.69858616315196 15.109738957305295, 46.69404732630392 15.21947791461059, 46.68604746503335 15.412896727361662 M46.68604746503335 15.412896727361662 C46.67280886616738 15.519103006319224, 46.659570267301405 15.625309285276787, 46.63493151701361 15.822972951403669 M46.68604746503335 15.412896727361662 C46.67191158063923 15.526301453682962, 46.657775696245125 15.63970618000426, 46.63493151701361 15.822972951403669 M46.63493151701361 15.822972951403669 C46.60438001879821 15.968679727678195, 46.573828520582815 16.114386503952723, 46.55012632969665 16.227427435703994 M46.63493151701361 15.822972951403669 C46.60653476713343 15.958403261647156, 46.57813801725325 16.093833571890645, 46.55012632969665 16.227427435703994 M46.55012632969665 16.227427435703994 C46.525490580237566 16.310177459451175, 46.50085483077848 16.39292748319836, 46.432211208503176 16.623497346023417 M46.55012632969665 16.227427435703994 C46.514149353608275 16.34827196818347, 46.478172377519904 16.46911650066295, 46.432211208503176 16.623497346023417 M46.432211208503176 16.623497346023417 C46.384123176244735 16.746736410697576, 46.336035143986294 16.86997547537173, 46.28199163327529 17.008477123264846 M46.432211208503176 16.623497346023417 C46.385737470766266 16.742599328400807, 46.33926373302936 16.8617013107782, 46.28199163327529 17.008477123264846 M46.28199163327529 17.008477123264846 C46.23792521945668 17.098616413469394, 46.19385880563807 17.188755703673937, 46.10049375603245 17.379736965185366 M46.28199163327529 17.008477123264846 C46.215456187752565 17.144577552438605, 46.14892074222985 17.280677981612364, 46.10049375603245 17.379736965185366 M46.10049375603245 17.379736965185366 C46.02676639240341 17.503467446049065, 45.95303902877436 17.62719792691276, 45.888957391312644 17.734740790612133 M46.10049375603245 17.379736965185366 C46.04691276117172 17.469657476823766, 45.99333176631098 17.559577988462166, 45.888957391312644 17.734740790612133 M45.888957391312644 17.734740790612133 C45.801398580165475 17.857374535840005, 45.713839769018314 17.980008281067878, 45.64882754698197 18.07106356344834 M45.888957391312644 17.734740790612133 C45.809937105254775 17.84541558737207, 45.730916819196906 17.956090384132004, 45.64882754698197 18.07106356344834 M45.64882754698197 18.07106356344834 C45.57155293177536 18.162301529217256, 45.49427831656875 18.25353949498617, 45.38174455336566 18.386407858128706 M45.64882754698197 18.07106356344834 C45.588343652392474 18.142476762846, 45.52785975780298 18.213889962243663, 45.38174455336566 18.386407858128706 M45.38174455336566 18.386407858128706 C45.28567992638622 18.482472485108143, 45.18961529940678 18.57853711208758, 45.089532858128706 18.678619553365657 M45.38174455336566 18.386407858128706 C45.309828425812185 18.45832398568218, 45.237912298258706 18.530240113235656, 45.089532858128706 18.678619553365657 M45.089532858128706 18.678619553365657 C44.96537199265608 18.783778442236734, 44.841211127183456 18.88893733110781, 44.77418856344834 18.94570254698197 M45.089532858128706 18.678619553365657 C45.01221883909633 18.744101187249683, 44.93490482006395 18.80958282113371, 44.77418856344834 18.94570254698197 M44.77418856344834 18.94570254698197 C44.69793846852835 19.000144068348277, 44.62168837360835 19.05458558971458, 44.437865790612136 19.185832391312644 M44.77418856344834 18.94570254698197 C44.65987414434443 19.027321473445635, 44.545559725240516 19.1089403999093, 44.437865790612136 19.185832391312644 M44.437865790612136 19.185832391312644 C44.34169858806666 19.243135606023884, 44.24553138552119 19.300438820735124, 44.082861965185366 19.397368756032446 M44.437865790612136 19.185832391312644 C44.351411042496736 19.237348239366145, 44.264956294381335 19.28886408741965, 44.082861965185366 19.397368756032446 M44.082861965185366 19.397368756032446 C43.96784538726666 19.453596934744137, 43.85282880934795 19.50982511345583, 43.711602123264846 19.578866633275286 M44.082861965185366 19.397368756032446 C43.97486947379828 19.45016306807958, 43.8668769824112 19.502957380126713, 43.711602123264846 19.578866633275286 M43.711602123264846 19.578866633275286 C43.627240573635696 19.611784612088783, 43.54287902400654 19.644702590902277, 43.32662234602342 19.729086208503173 M43.711602123264846 19.578866633275286 C43.58206478879222 19.629412258035277, 43.45252745431959 19.679957882795268, 43.32662234602342 19.729086208503173 M43.32662234602342 19.729086208503173 C43.22257602184808 19.76006214129993, 43.118529697672734 19.791038074096683, 42.930552435703994 19.847001329696653 M43.32662234602342 19.729086208503173 C43.243689105989965 19.753776503813985, 43.1607558659565 19.778466799124796, 42.930552435703994 19.847001329696653 M42.930552435703994 19.847001329696653 C42.83824108133788 19.866356985283073, 42.74592972697176 19.885712640869496, 42.52609795140367 19.931806517013612 M42.930552435703994 19.847001329696653 C42.770545189069935 19.880551321227458, 42.610537942435876 19.914101312758266, 42.52609795140367 19.931806517013612 M42.52609795140367 19.931806517013612 C42.36646703413467 19.951704490100266, 42.206836116865674 19.97160246318692, 42.11602172736166 19.982922465033347 M42.52609795140367 19.931806517013612 C42.3735764486487 19.95081830250527, 42.22105494589373 19.969830087996925, 42.11602172736166 19.982922465033347 M42.11602172736166 19.982922465033347 C42.013221482095375 19.987174314628604, 41.91042123682909 19.99142616422386, 41.703125 20 M42.11602172736166 19.982922465033347 C41.955538073645506 19.98956011804994, 41.79505441992934 19.996197771066534, 41.703125 20 M41.703125 20 C41.703125 20, 41.703125 20, 41.703125 20 M41.703125 20 C41.703125 20, 41.703125 20, 41.703125 20 M41.703125 20 C22.626796012914532 20, 3.5504670258290645 20, -41.703125 20 M41.703125 20 C23.779674061105755 20, 5.85622312221151 20, -41.703125 20 M-41.703125 20 C-41.703125 20, -41.703125 20, -41.703125 20 M-41.703125 20 C-41.703125 20, -41.703125 20, -41.703125 20 M-41.703125 20 C-41.82434460078418 19.994986320225244, -41.94556420156836 19.989972640450492, -42.11602172736166 19.982922465033347 M-41.703125 20 C-41.79202131839937 19.996323221073773, -41.88091763679874 19.992646442147542, -42.11602172736166 19.982922465033347 M-42.11602172736166 19.982922465033347 C-42.26033937269954 19.964933289302287, -42.40465701803741 19.946944113571227, -42.52609795140367 19.931806517013612 M-42.11602172736166 19.982922465033347 C-42.23436815424535 19.96817059830652, -42.35271458112904 19.953418731579692, -42.52609795140367 19.931806517013612 M-42.52609795140367 19.931806517013612 C-42.641117646148345 19.907689423158576, -42.75613734089301 19.88357232930354, -42.930552435703994 19.847001329696653 M-42.52609795140367 19.931806517013612 C-42.645039558015824 19.90686708471637, -42.76398116462797 19.88192765241913, -42.930552435703994 19.847001329696653 M-42.930552435703994 19.847001329696653 C-43.045442614562624 19.812797041486192, -43.16033279342126 19.778592753275735, -43.32662234602342 19.729086208503173 M-42.930552435703994 19.847001329696653 C-43.070026942776785 19.805477969864484, -43.20950144984957 19.763954610032314, -43.32662234602342 19.729086208503173 M-43.32662234602342 19.729086208503173 C-43.446972470224594 19.68212544431533, -43.56732259442577 19.63516468012748, -43.711602123264846 19.578866633275286 M-43.32662234602342 19.729086208503173 C-43.42805772905898 19.689505999220845, -43.52949311209453 19.64992578993852, -43.711602123264846 19.578866633275286 M-43.711602123264846 19.578866633275286 C-43.7896879979965 19.540692775221768, -43.86777387272816 19.50251891716825, -44.082861965185366 19.397368756032446 M-43.711602123264846 19.578866633275286 C-43.8281870140294 19.521871753131784, -43.94477190479397 19.464876872988278, -44.082861965185366 19.397368756032446 M-44.082861965185366 19.397368756032446 C-44.17138617765534 19.34461977488254, -44.25991039012531 19.29187079373263, -44.437865790612136 19.185832391312644 M-44.082861965185366 19.397368756032446 C-44.177974236015515 19.340694144181523, -44.273086506845665 19.2840195323306, -44.437865790612136 19.185832391312644 M-44.437865790612136 19.185832391312644 C-44.51987789437015 19.127276874710045, -44.60188999812816 19.06872135810745, -44.77418856344834 18.94570254698197 M-44.437865790612136 19.185832391312644 C-44.53268866727928 19.118130158659618, -44.62751154394642 19.05042792600659, -44.77418856344834 18.94570254698197 M-44.77418856344834 18.94570254698197 C-44.88061940810043 18.85556021974689, -44.987050252752525 18.76541789251181, -45.089532858128706 18.67861955336566 M-44.77418856344834 18.94570254698197 C-44.85091931063233 18.880714919154144, -44.927650057816315 18.81572729132632, -45.089532858128706 18.67861955336566 M-45.089532858128706 18.67861955336566 C-45.152385595980945 18.615766815513417, -45.21523833383319 18.552914077661175, -45.38174455336566 18.386407858128706 M-45.089532858128706 18.67861955336566 C-45.17689413049882 18.591258280995543, -45.26425540286894 18.503897008625422, -45.38174455336566 18.386407858128706 M-45.38174455336566 18.386407858128706 C-45.47572257652135 18.275448215860873, -45.56970059967705 18.164488573593044, -45.64882754698197 18.07106356344834 M-45.38174455336566 18.386407858128706 C-45.45033012900886 18.30542902198639, -45.51891570465207 18.224450185844077, -45.64882754698197 18.07106356344834 M-45.64882754698197 18.07106356344834 C-45.72405903743872 17.965695305098198, -45.799290527895465 17.86032704674805, -45.888957391312644 17.734740790612133 M-45.64882754698197 18.07106356344834 C-45.73450065237878 17.951070913451595, -45.82017375777559 17.831078263454845, -45.888957391312644 17.734740790612133 M-45.888957391312644 17.734740790612133 C-45.93658894177712 17.654804734944854, -45.98422049224158 17.57486867927758, -46.10049375603244 17.37973696518537 M-45.888957391312644 17.734740790612133 C-45.95413415317791 17.625360071028773, -46.01931091504318 17.515979351445417, -46.10049375603244 17.37973696518537 M-46.10049375603244 17.37973696518537 C-46.14988169209833 17.27871232723839, -46.199269628164224 17.177687689291414, -46.28199163327528 17.00847712326485 M-46.10049375603244 17.37973696518537 C-46.1406469072563 17.29760238156138, -46.18080005848015 17.21546779793739, -46.28199163327528 17.00847712326485 M-46.28199163327528 17.00847712326485 C-46.333326467606604 16.876917218002063, -46.384661301937925 16.745357312739277, -46.432211208503176 16.623497346023417 M-46.28199163327528 17.00847712326485 C-46.335645598267334 16.87097379549001, -46.38929956325938 16.733470467715172, -46.432211208503176 16.623497346023417 M-46.432211208503176 16.623497346023417 C-46.47836352564702 16.468474445421872, -46.52451584279086 16.31345154482033, -46.55012632969665 16.227427435703994 M-46.432211208503176 16.623497346023417 C-46.460227821471165 16.5293912019312, -46.488244434439146 16.435285057838986, -46.55012632969665 16.227427435703994 M-46.55012632969665 16.227427435703994 C-46.569578111404084 16.13465763484503, -46.589029893111515 16.041887833986067, -46.63493151701361 15.82297295140367 M-46.55012632969665 16.227427435703994 C-46.57280384730919 16.119273394879695, -46.59548136492173 16.0111193540554, -46.63493151701361 15.82297295140367 M-46.63493151701361 15.82297295140367 C-46.650913724789824 15.694756148808281, -46.66689593256603 15.56653934621289, -46.68604746503335 15.412896727361664 M-46.63493151701361 15.82297295140367 C-46.645856046306676 15.73533122909413, -46.65678057559973 15.647689506784591, -46.68604746503335 15.412896727361664 M-46.68604746503335 15.412896727361664 C-46.692410629671315 15.259049590768981, -46.69877379430928 15.105202454176299, -46.703125 15 M-46.68604746503335 15.412896727361664 C-46.689534216957576 15.328594838274869, -46.6930209688818 15.244292949188074, -46.703125 15 M-46.703125 15 C-46.703125 15, -46.703125 15, -46.703125 15 M-46.703125 15 C-46.703125 15, -46.703125 15, -46.703125 15 M-46.703125 15 C-46.703125 6.121722710046292, -46.703125 -2.756554579907416, -46.703125 -15 M-46.703125 15 C-46.703125 4.094510356184134, -46.703125 -6.810979287631731, -46.703125 -15 M-46.703125 -15 C-46.703125 -15, -46.703125 -15, -46.703125 -15 M-46.703125 -15 C-46.703125 -15, -46.703125 -15, -46.703125 -15 M-46.703125 -15 C-46.69662413813866 -15.157176348508083, -46.69012327627732 -15.314352697016163, -46.68604746503335 -15.41289672736166 M-46.703125 -15 C-46.69914940536468 -15.096121016144624, -46.69517381072936 -15.192242032289247, -46.68604746503335 -15.41289672736166 M-46.68604746503335 -15.41289672736166 C-46.67217665369284 -15.524174912727998, -46.65830584235233 -15.635453098094334, -46.63493151701361 -15.822972951403669 M-46.68604746503335 -15.41289672736166 C-46.67370402547887 -15.511921616467447, -46.66136058592439 -15.610946505573231, -46.63493151701361 -15.822972951403669 M-46.63493151701361 -15.822972951403669 C-46.61767540586888 -15.905271119179506, -46.60041929472415 -15.987569286955344, -46.55012632969665 -16.227427435703994 M-46.63493151701361 -15.822972951403669 C-46.60729775023714 -15.954764428369355, -46.57966398346067 -16.08655590533504, -46.55012632969665 -16.227427435703994 M-46.55012632969665 -16.227427435703994 C-46.52053607994772 -16.32681933256818, -46.49094583019878 -16.426211229432372, -46.432211208503176 -16.623497346023417 M-46.55012632969665 -16.227427435703994 C-46.51576736673151 -16.342837157905308, -46.481408403766366 -16.458246880106618, -46.432211208503176 -16.623497346023417 M-46.432211208503176 -16.623497346023417 C-46.372903545308446 -16.77548986051948, -46.31359588211372 -16.927482375015547, -46.28199163327529 -17.008477123264846 M-46.432211208503176 -16.623497346023417 C-46.38838119198459 -16.735824051582362, -46.34455117546601 -16.84815075714131, -46.28199163327529 -17.008477123264846 M-46.28199163327529 -17.008477123264846 C-46.241970944034016 -17.090340751572665, -46.20195025479274 -17.172204379880483, -46.10049375603245 -17.379736965185366 M-46.28199163327529 -17.008477123264846 C-46.22686175892862 -17.121247083696165, -46.171731884581945 -17.234017044127484, -46.10049375603245 -17.379736965185366 M-46.10049375603245 -17.379736965185366 C-46.03336605879781 -17.492391776768013, -45.966238361563164 -17.605046588350657, -45.888957391312644 -17.734740790612133 M-46.10049375603245 -17.379736965185366 C-46.05351160125505 -17.45858319427161, -46.00652944647765 -17.537429423357853, -45.888957391312644 -17.734740790612133 M-45.888957391312644 -17.734740790612133 C-45.81099551046632 -17.843933198639743, -45.73303362962 -17.95312560666735, -45.64882754698197 -18.07106356344834 M-45.888957391312644 -17.734740790612133 C-45.80282338179964 -17.855378976988586, -45.716689372286645 -17.976017163365043, -45.64882754698197 -18.07106356344834 M-45.64882754698197 -18.07106356344834 C-45.58924253536022 -18.14141545373146, -45.529657523738464 -18.211767344014582, -45.38174455336566 -18.386407858128706 M-45.64882754698197 -18.07106356344834 C-45.58407859571669 -18.147512505747436, -45.51932964445141 -18.22396144804653, -45.38174455336566 -18.386407858128706 M-45.38174455336566 -18.386407858128706 C-45.313799492750896 -18.45435291874347, -45.24585443213613 -18.522297979358235, -45.089532858128706 -18.678619553365657 M-45.38174455336566 -18.386407858128706 C-45.28743381237876 -18.480718599115608, -45.19312307139185 -18.575029340102507, -45.089532858128706 -18.678619553365657 M-45.089532858128706 -18.678619553365657 C-45.014037343846674 -18.742560992291914, -44.938541829564635 -18.806502431218174, -44.77418856344834 -18.945702546981966 M-45.089532858128706 -18.678619553365657 C-44.96710847728983 -18.78230771477417, -44.84468409645094 -18.885995876182687, -44.77418856344834 -18.945702546981966 M-44.77418856344834 -18.945702546981966 C-44.66852867789493 -19.021142255259747, -44.562868792341526 -19.096581963537524, -44.437865790612136 -19.185832391312644 M-44.77418856344834 -18.945702546981966 C-44.653599972782864 -19.031801145837953, -44.53301138211739 -19.117899744693936, -44.437865790612136 -19.185832391312644 M-44.437865790612136 -19.185832391312644 C-44.301753333825076 -19.266937811140735, -44.16564087703801 -19.348043230968827, -44.082861965185366 -19.397368756032446 M-44.437865790612136 -19.185832391312644 C-44.364922181843795 -19.229297347809517, -44.291978573075454 -19.27276230430639, -44.082861965185366 -19.397368756032446 M-44.082861965185366 -19.397368756032446 C-43.97617271899083 -19.44952595032736, -43.86948347279629 -19.501683144622273, -43.711602123264846 -19.578866633275286 M-44.082861965185366 -19.397368756032446 C-43.992286436706046 -19.441648433748476, -43.901710908226725 -19.485928111464506, -43.711602123264846 -19.578866633275286 M-43.711602123264846 -19.578866633275286 C-43.56435080185138 -19.63632427718837, -43.41709948043792 -19.69378192110145, -43.32662234602342 -19.729086208503173 M-43.711602123264846 -19.578866633275286 C-43.59264659829976 -19.625283223152575, -43.47369107333468 -19.671699813029864, -43.32662234602342 -19.729086208503173 M-43.32662234602342 -19.729086208503173 C-43.217592419564 -19.7615458239832, -43.108562493104586 -19.794005439463234, -42.930552435703994 -19.847001329696653 M-43.32662234602342 -19.729086208503173 C-43.18350003861681 -19.771695565547564, -43.0403777312102 -19.81430492259196, -42.930552435703994 -19.847001329696653 M-42.930552435703994 -19.847001329696653 C-42.8315147720318 -19.86776734403244, -42.7324771083596 -19.888533358368228, -42.52609795140367 -19.931806517013612 M-42.930552435703994 -19.847001329696653 C-42.821110967206934 -19.869948792504964, -42.71166949870987 -19.892896255313275, -42.52609795140367 -19.931806517013612 M-42.52609795140367 -19.931806517013612 C-42.379421113210825 -19.950089765827368, -42.23274427501797 -19.96837301464112, -42.11602172736166 -19.982922465033347 M-42.52609795140367 -19.931806517013612 C-42.40103437657227 -19.947395675358937, -42.275970801740876 -19.96298483370426, -42.11602172736166 -19.982922465033347 M-42.11602172736166 -19.982922465033347 C-41.96558581469665 -19.989144540406027, -41.81514990203164 -19.995366615778707, -41.703125 -20 M-42.11602172736166 -19.982922465033347 C-42.02983259899564 -19.98648727375155, -41.943643470629624 -19.990052082469752, -41.703125 -20 M-41.703125 -20 C-41.703125 -20, -41.703125 -20, -41.703125 -20 M-41.703125 -20 C-41.703125 -20, -41.703125 -20, -41.703125 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-38.703125, -12)\"><rect></rect><foreignObject width=\"77.40625\" 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>Submitted</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Processed-3\" transform=\"translate(782.0390625, 254)\"><g class=\"basic label-container outer-path\"><path d=\"M-41.234375 -20 C-9.21748736178332 -20, 22.79940027643336 -20, 41.234375 -20 C41.234375 -20, 41.234375 -20, 41.234375 -20 C41.3875326460458 -19.993665352901996, 41.54069029209159 -19.98733070580399, 41.64727172736166 -19.982922465033347 C41.753057329091156 -19.96973630352917, 41.85884293082066 -19.95655014202499, 42.05734795140367 -19.931806517013612 C42.20651312793563 -19.90052986852041, 42.355678304467595 -19.86925322002721, 42.461802435703994 -19.847001329696653 C42.55665267889253 -19.818763188829582, 42.65150292208108 -19.79052504796251, 42.85787234602342 -19.729086208503173 C42.96642913615657 -19.686727217548494, 43.07498592628971 -19.644368226593812, 43.242852123264846 -19.578866633275286 C43.32520799231302 -19.53860530219943, 43.40756386136119 -19.49834397112357, 43.614111965185366 -19.397368756032446 C43.710477804870536 -19.339947179277136, 43.8068436445557 -19.28252560252183, 43.969115790612136 -19.185832391312644 C44.0510926179513 -19.127302061588995, 44.13306944529046 -19.068771731865343, 44.30543856344834 -18.94570254698197 C44.379167927613224 -18.88325696090107, 44.4528972917781 -18.820811374820167, 44.620782858128706 -18.678619553365657 C44.700366430794894 -18.59903598069947, 44.77995000346108 -18.51945240803328, 44.91299455336566 -18.386407858128706 C45.00601712152261 -18.276576319446196, 45.099039689679564 -18.16674478076369, 45.18007754698197 -18.07106356344834 C45.229967375324996 -18.00118851125973, 45.27985720366802 -17.931313459071117, 45.420207391312644 -17.734740790612136 C45.471837718042195 -17.648093922489473, 45.52346804477175 -17.561447054366806, 45.63174375603245 -17.37973696518537 C45.695155208513555 -17.25002676591627, 45.75856666099467 -17.120316566647176, 45.81324163327529 -17.008477123264846 C45.863108822685085 -16.88067846958396, 45.91297601209488 -16.752879815903068, 45.963461208503176 -16.623497346023417 C46.00130018757406 -16.496398455775125, 46.039139166644944 -16.369299565526834, 46.08137632969665 -16.227427435703994 C46.10552357580218 -16.11226393828275, 46.12967082190771 -15.997100440861509, 46.16618151701361 -15.82297295140367 C46.17806848587064 -15.72761008535032, 46.189955454727674 -15.63224721929697, 46.21729746503335 -15.412896727361662 C46.22379178072178 -15.255878650722153, 46.23028609641022 -15.098860574082643, 46.234375 -15 C46.234375 -15, 46.234375 -15, 46.234375 -15 C46.234375 -6.629135677116642, 46.234375 1.7417286457667167, 46.234375 15 C46.234375 15, 46.234375 15, 46.234375 15 C46.2285287715986 15.141348770713243, 46.22268254319719 15.282697541426488, 46.21729746503335 15.412896727361662 C46.20060025774715 15.546849592978608, 46.183903050460955 15.680802458595554, 46.16618151701361 15.822972951403669 C46.13931032170579 15.951127558269127, 46.11243912639798 16.079282165134586, 46.08137632969665 16.227427435703994 C46.03638756199592 16.37854204262003, 45.99139879429519 16.52965664953607, 45.963461208503176 16.623497346023417 C45.92333982934025 16.726319628600976, 45.883218450177324 16.82914191117854, 45.81324163327529 17.008477123264846 C45.77071063595564 17.09547566882077, 45.72817963863599 17.182474214376693, 45.63174375603245 17.379736965185366 C45.55651179856383 17.505992480311942, 45.481279841095215 17.63224799543852, 45.420207391312644 17.734740790612133 C45.34644989067711 17.83804459776845, 45.27269239004157 17.94134840492477, 45.18007754698197 18.07106356344834 C45.07683505581582 18.192961742426384, 44.97359256464968 18.314859921404423, 44.91299455336566 18.386407858128706 C44.804629774168426 18.494772637325934, 44.6962649949712 18.603137416523165, 44.620782858128706 18.678619553365657 C44.518788702067454 18.76500419704478, 44.4167945460062 18.851388840723907, 44.30543856344834 18.94570254698197 C44.20848800060442 19.014923918366236, 44.111537437760504 19.084145289750506, 43.969115790612136 19.185832391312644 C43.8320423550581 19.267510430195454, 43.69496891950407 19.349188469078264, 43.614111965185366 19.397368756032446 C43.50083721341167 19.45274540782916, 43.38756246163798 19.508122059625872, 43.242852123264846 19.578866633275286 C43.09204950701765 19.637709996732536, 42.941246890770444 19.696553360189785, 42.85787234602342 19.729086208503173 C42.7355800714669 19.765494196082255, 42.613287796910384 19.80190218366134, 42.461802435703994 19.847001329696653 C42.34410427059724 19.87168003972754, 42.22640610549049 19.89635874975843, 42.05734795140367 19.931806517013612 C41.939839537894066 19.946453925482295, 41.822331124384455 19.961101333950978, 41.64727172736166 19.982922465033347 C41.540541611697115 19.987336855270595, 41.43381149603256 19.99175124550784, 41.234375 20 C41.234375 20, 41.234375 20, 41.234375 20 C24.7194809548469 20, 8.204586909693802 20, -41.234375 20 C-41.234375 20, -41.234375 20, -41.234375 20 C-41.38660996712853 19.9937035151843, -41.538844934257064 19.9874070303686, -41.64727172736166 19.982922465033347 C-41.77916813633716 19.966481594800182, -41.91106454531267 19.950040724567014, -42.05734795140367 19.931806517013612 C-42.145704775739915 19.913280039178833, -42.23406160007616 19.894753561344054, -42.461802435703994 19.847001329696653 C-42.59636317180835 19.806940862864337, -42.730923907912704 19.766880396032025, -42.85787234602342 19.729086208503173 C-43.002226230163274 19.672759148122584, -43.14658011430312 19.61643208774199, -43.242852123264846 19.578866633275286 C-43.326634516396304 19.537907917069884, -43.41041690952777 19.49694920086448, -43.614111965185366 19.397368756032446 C-43.716241929421074 19.336512506561295, -43.81837189365678 19.275656257090144, -43.969115790612136 19.185832391312644 C-44.08568818294338 19.102601302951616, -44.20226057527463 19.019370214590587, -44.30543856344834 18.94570254698197 C-44.42844274114969 18.841523322680203, -44.55144691885103 18.73734409837844, -44.620782858128706 18.67861955336566 C-44.694676684466046 18.60472572702832, -44.768570510803386 18.530831900690977, -44.91299455336566 18.386407858128706 C-44.967611250926495 18.321922045172617, -45.02222794848734 18.257436232216524, -45.18007754698197 18.07106356344834 C-45.23624069753686 17.992402176820253, -45.29240384809175 17.913740790192165, -45.420207391312644 17.734740790612133 C-45.48077528947143 17.633094742317265, -45.541343187630225 17.531448694022398, -45.63174375603244 17.37973696518537 C-45.6889132718614 17.262794851416544, -45.74608278769036 17.145852737647722, -45.81324163327528 17.00847712326485 C-45.86743182617148 16.8695995611482, -45.921622019067684 16.730721999031545, -45.963461208503176 16.623497346023417 C-45.99420273779238 16.52023836935089, -46.02494426708158 16.41697939267836, -46.08137632969665 16.227427435703994 C-46.10122949450495 16.132743351058803, -46.12108265931325 16.038059266413615, -46.16618151701361 15.82297295140367 C-46.183536962565675 15.683739388214939, -46.200892408117745 15.544505825026208, -46.21729746503335 15.412896727361664 C-46.22154201941732 15.310272864042279, -46.22578657380129 15.207649000722895, -46.234375 15 C-46.234375 15, -46.234375 15, -46.234375 15 C-46.234375 5.431596591959549, -46.234375 -4.136806816080902, -46.234375 -15 C-46.234375 -15, -46.234375 -15, -46.234375 -15 C-46.22790649888416 -15.15639393781842, -46.22143799776831 -15.312787875636841, -46.21729746503335 -15.41289672736166 C-46.2043680063739 -15.516622937896338, -46.19143854771445 -15.620349148431018, -46.16618151701361 -15.822972951403669 C-46.14491031923234 -15.92441994540559, -46.12363912145106 -16.02586693940751, -46.08137632969665 -16.227427435703994 C-46.044163796540865 -16.352422131215427, -46.00695126338507 -16.477416826726863, -45.963461208503176 -16.623497346023417 C-45.910389772334234 -16.759507780370654, -45.85731833616529 -16.895518214717896, -45.81324163327529 -17.008477123264846 C-45.77019818445687 -17.09652390511595, -45.72715473563846 -17.184570686967053, -45.63174375603245 -17.379736965185366 C-45.57764724066239 -17.470522631867635, -45.52355072529232 -17.5613082985499, -45.420207391312644 -17.734740790612133 C-45.34336112952725 -17.84237067692551, -45.26651486774187 -17.95000056323888, -45.18007754698197 -18.07106356344834 C-45.12154659655138 -18.14017092603474, -45.0630156461208 -18.209278288621142, -44.91299455336566 -18.386407858128706 C-44.820957452821794 -18.47844495867257, -44.72892035227793 -18.57048205921643, -44.620782858128706 -18.678619553365657 C-44.52189273176234 -18.762375217998166, -44.42300260539598 -18.84613088263067, -44.30543856344834 -18.945702546981966 C-44.20880568758278 -19.014697094223415, -44.112172811717215 -19.083691641464867, -43.969115790612136 -19.185832391312644 C-43.887839225472966 -19.234262712044494, -43.80656266033379 -19.282693032776347, -43.614111965185366 -19.397368756032446 C-43.524114496968004 -19.44136583730626, -43.43411702875064 -19.485362918580076, -43.242852123264846 -19.578866633275286 C-43.11832586591992 -19.627456929672444, -42.993799608574996 -19.676047226069603, -42.85787234602342 -19.729086208503173 C-42.71724374862702 -19.77095315591125, -42.57661515123063 -19.81282010331933, -42.461802435703994 -19.847001329696653 C-42.3523914385974 -19.869942403326263, -42.24298044149081 -19.892883476955873, -42.05734795140367 -19.931806517013612 C-41.955235375756416 -19.944534836294107, -41.85312280010917 -19.9572631555746, -41.64727172736166 -19.982922465033347 C-41.50368416764869 -19.988861290432723, -41.36009660793572 -19.9948001158321, -41.234375 -20 C-41.234375 -20, -41.234375 -20, -41.234375 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-41.234375 -20 C-10.158474594036477 -20, 20.917425811927046 -20, 41.234375 -20 M-41.234375 -20 C-12.822518885233869 -20, 15.589337229532262 -20, 41.234375 -20 M41.234375 -20 C41.234375 -20, 41.234375 -20, 41.234375 -20 M41.234375 -20 C41.234375 -20, 41.234375 -20, 41.234375 -20 M41.234375 -20 C41.3896884028141 -19.99357619014252, 41.545001805628196 -19.98715238028504, 41.64727172736166 -19.982922465033347 M41.234375 -20 C41.35546248139067 -19.994991784723783, 41.47654996278133 -19.989983569447563, 41.64727172736166 -19.982922465033347 M41.64727172736166 -19.982922465033347 C41.80602265202947 -19.96313418291004, 41.96477357669727 -19.94334590078673, 42.05734795140367 -19.931806517013612 M41.64727172736166 -19.982922465033347 C41.730951262335424 -19.972491821876634, 41.814630797309185 -19.96206117871992, 42.05734795140367 -19.931806517013612 M42.05734795140367 -19.931806517013612 C42.19662782609268 -19.902602598350384, 42.33590770078169 -19.87339867968716, 42.461802435703994 -19.847001329696653 M42.05734795140367 -19.931806517013612 C42.17309995412148 -19.90753587432367, 42.28885195683929 -19.883265231633732, 42.461802435703994 -19.847001329696653 M42.461802435703994 -19.847001329696653 C42.562679708824014 -19.816968864276543, 42.66355698194403 -19.78693639885643, 42.85787234602342 -19.729086208503173 M42.461802435703994 -19.847001329696653 C42.58206682237079 -19.811197070499993, 42.70233120903759 -19.77539281130333, 42.85787234602342 -19.729086208503173 M42.85787234602342 -19.729086208503173 C42.97022726340303 -19.685245183698004, 43.08258218078265 -19.641404158892833, 43.242852123264846 -19.578866633275286 M42.85787234602342 -19.729086208503173 C42.9692319585781 -19.685633552845847, 43.08059157113278 -19.64218089718852, 43.242852123264846 -19.578866633275286 M43.242852123264846 -19.578866633275286 C43.31947495055485 -19.54140801553322, 43.39609777784485 -19.503949397791153, 43.614111965185366 -19.397368756032446 M43.242852123264846 -19.578866633275286 C43.327729222990364 -19.537372747626303, 43.412606322715874 -19.495878861977317, 43.614111965185366 -19.397368756032446 M43.614111965185366 -19.397368756032446 C43.68658838223086 -19.354182185377077, 43.75906479927635 -19.310995614721705, 43.969115790612136 -19.185832391312644 M43.614111965185366 -19.397368756032446 C43.749394232644505 -19.316758021669354, 43.88467650010365 -19.236147287306263, 43.969115790612136 -19.185832391312644 M43.969115790612136 -19.185832391312644 C44.06420861634685 -19.117937418729976, 44.15930144208157 -19.050042446147305, 44.30543856344834 -18.94570254698197 M43.969115790612136 -19.185832391312644 C44.08380056891967 -19.103949033460164, 44.1984853472272 -19.022065675607685, 44.30543856344834 -18.94570254698197 M44.30543856344834 -18.94570254698197 C44.3810235167898 -18.881685357036456, 44.456608470131265 -18.81766816709094, 44.620782858128706 -18.678619553365657 M44.30543856344834 -18.94570254698197 C44.41648746374773 -18.851648926129805, 44.52753636404712 -18.75759530527764, 44.620782858128706 -18.678619553365657 M44.620782858128706 -18.678619553365657 C44.70924597013667 -18.590156441357692, 44.797709082144635 -18.50169332934973, 44.91299455336566 -18.386407858128706 M44.620782858128706 -18.678619553365657 C44.73482707343563 -18.564575338058727, 44.848871288742565 -18.4505311227518, 44.91299455336566 -18.386407858128706 M44.91299455336566 -18.386407858128706 C44.9806191991259 -18.306563589755307, 45.04824384488613 -18.22671932138191, 45.18007754698197 -18.07106356344834 M44.91299455336566 -18.386407858128706 C44.96949309475072 -18.319700156367894, 45.02599163613578 -18.25299245460708, 45.18007754698197 -18.07106356344834 M45.18007754698197 -18.07106356344834 C45.244928920148254 -17.980233563927392, 45.30978029331454 -17.889403564406443, 45.420207391312644 -17.734740790612136 M45.18007754698197 -18.07106356344834 C45.23957564909399 -17.9877312865438, 45.29907375120602 -17.904399009639256, 45.420207391312644 -17.734740790612136 M45.420207391312644 -17.734740790612136 C45.49354106313259 -17.611671009852902, 45.566874734952535 -17.488601229093668, 45.63174375603245 -17.37973696518537 M45.420207391312644 -17.734740790612136 C45.48328721129762 -17.62887919356918, 45.54636703128261 -17.523017596526223, 45.63174375603245 -17.37973696518537 M45.63174375603245 -17.37973696518537 C45.67864402194918 -17.283800937862146, 45.725544287865915 -17.18786491053892, 45.81324163327529 -17.008477123264846 M45.63174375603245 -17.37973696518537 C45.68292312063928 -17.275047901587662, 45.73410248524611 -17.170358837989955, 45.81324163327529 -17.008477123264846 M45.81324163327529 -17.008477123264846 C45.84521883807412 -16.92652657080469, 45.87719604287294 -16.844576018344537, 45.963461208503176 -16.623497346023417 M45.81324163327529 -17.008477123264846 C45.86028376379472 -16.88791847502704, 45.90732589431415 -16.76735982678923, 45.963461208503176 -16.623497346023417 M45.963461208503176 -16.623497346023417 C46.00508210180771 -16.48369522979192, 46.04670299511225 -16.343893113560423, 46.08137632969665 -16.227427435703994 M45.963461208503176 -16.623497346023417 C45.9990671365997 -16.503899141778763, 46.03467306469623 -16.38430093753411, 46.08137632969665 -16.227427435703994 M46.08137632969665 -16.227427435703994 C46.10222771232453 -16.127982631977726, 46.123079094952395 -16.02853782825146, 46.16618151701361 -15.82297295140367 M46.08137632969665 -16.227427435703994 C46.10414117557031 -16.11885690730465, 46.12690602144397 -16.01028637890531, 46.16618151701361 -15.82297295140367 M46.16618151701361 -15.82297295140367 C46.18096099944535 -15.704404978320966, 46.19574048187708 -15.585837005238263, 46.21729746503335 -15.412896727361662 M46.16618151701361 -15.82297295140367 C46.18383260555549 -15.681367600825256, 46.20148369409736 -15.539762250246842, 46.21729746503335 -15.412896727361662 M46.21729746503335 -15.412896727361662 C46.22407571483051 -15.249013756900517, 46.23085396462768 -15.08513078643937, 46.234375 -15 M46.21729746503335 -15.412896727361662 C46.22273859274542 -15.281342388292197, 46.228179720457504 -15.149788049222732, 46.234375 -15 M46.234375 -15 C46.234375 -15, 46.234375 -15, 46.234375 -15 M46.234375 -15 C46.234375 -15, 46.234375 -15, 46.234375 -15 M46.234375 -15 C46.234375 -8.090466239855528, 46.234375 -1.180932479711057, 46.234375 15 M46.234375 -15 C46.234375 -3.126730800048456, 46.234375 8.746538399903088, 46.234375 15 M46.234375 15 C46.234375 15, 46.234375 15, 46.234375 15 M46.234375 15 C46.234375 15, 46.234375 15, 46.234375 15 M46.234375 15 C46.22881290479894 15.134479063300153, 46.223250809597886 15.268958126600305, 46.21729746503335 15.412896727361662 M46.234375 15 C46.22987862135504 15.108712412599877, 46.225382242710076 15.217424825199755, 46.21729746503335 15.412896727361662 M46.21729746503335 15.412896727361662 C46.20207665789129 15.535005215250342, 46.18685585074923 15.657113703139023, 46.16618151701361 15.822972951403669 M46.21729746503335 15.412896727361662 C46.20339526719813 15.52442670997977, 46.18949306936292 15.635956692597876, 46.16618151701361 15.822972951403669 M46.16618151701361 15.822972951403669 C46.13231750574787 15.984477826826387, 46.09845349448213 16.145982702249107, 46.08137632969665 16.227427435703994 M46.16618151701361 15.822972951403669 C46.13657036752736 15.964194998944693, 46.10695921804111 16.10541704648572, 46.08137632969665 16.227427435703994 M46.08137632969665 16.227427435703994 C46.056715431984095 16.310261930945554, 46.03205453427154 16.393096426187114, 45.963461208503176 16.623497346023417 M46.08137632969665 16.227427435703994 C46.05408109334027 16.319110518470627, 46.02678585698389 16.410793601237256, 45.963461208503176 16.623497346023417 M45.963461208503176 16.623497346023417 C45.93001784768842 16.709205334327457, 45.89657448687366 16.7949133226315, 45.81324163327529 17.008477123264846 M45.963461208503176 16.623497346023417 C45.93213658013327 16.703775488427446, 45.900811951763366 16.784053630831473, 45.81324163327529 17.008477123264846 M45.81324163327529 17.008477123264846 C45.742937744864044 17.152286025575222, 45.6726338564528 17.2960949278856, 45.63174375603245 17.379736965185366 M45.81324163327529 17.008477123264846 C45.75173203498123 17.134297017613765, 45.69022243668717 17.26011691196268, 45.63174375603245 17.379736965185366 M45.63174375603245 17.379736965185366 C45.58804810316074 17.453067732424966, 45.54435245028902 17.526398499664566, 45.420207391312644 17.734740790612133 M45.63174375603245 17.379736965185366 C45.58470718044291 17.45867452417849, 45.537670604853375 17.53761208317162, 45.420207391312644 17.734740790612133 M45.420207391312644 17.734740790612133 C45.34217353311 17.844034009199664, 45.26413967490735 17.953327227787195, 45.18007754698197 18.07106356344834 M45.420207391312644 17.734740790612133 C45.33868225237889 17.8489238521074, 45.257157113445125 17.96310691360267, 45.18007754698197 18.07106356344834 M45.18007754698197 18.07106356344834 C45.07914693686907 18.19023210962479, 44.978216326756176 18.30940065580124, 44.91299455336566 18.386407858128706 M45.18007754698197 18.07106356344834 C45.08702451426128 18.18093107157328, 44.9939714815406 18.290798579698222, 44.91299455336566 18.386407858128706 M44.91299455336566 18.386407858128706 C44.81659876793094 18.482803643563425, 44.72020298249622 18.579199428998145, 44.620782858128706 18.678619553365657 M44.91299455336566 18.386407858128706 C44.805705667438794 18.493696744055566, 44.69841678151194 18.600985629982425, 44.620782858128706 18.678619553365657 M44.620782858128706 18.678619553365657 C44.52774857994721 18.757415567578732, 44.434714301765716 18.836211581791808, 44.30543856344834 18.94570254698197 M44.620782858128706 18.678619553365657 C44.498050436255994 18.782568612221375, 44.37531801438328 18.886517671077094, 44.30543856344834 18.94570254698197 M44.30543856344834 18.94570254698197 C44.21513154060793 19.010180521975343, 44.124824517767514 19.074658496968716, 43.969115790612136 19.185832391312644 M44.30543856344834 18.94570254698197 C44.17769446241924 19.036910082040023, 44.04995036139014 19.128117617098077, 43.969115790612136 19.185832391312644 M43.969115790612136 19.185832391312644 C43.84581305819392 19.259304872192004, 43.7225103257757 19.332777353071368, 43.614111965185366 19.397368756032446 M43.969115790612136 19.185832391312644 C43.894555683562714 19.230260571711526, 43.81999557651329 19.27468875211041, 43.614111965185366 19.397368756032446 M43.614111965185366 19.397368756032446 C43.46674839863471 19.46941041390075, 43.31938483208405 19.54145207176905, 43.242852123264846 19.578866633275286 M43.614111965185366 19.397368756032446 C43.515039539843144 19.4458023135104, 43.415967114500916 19.494235870988355, 43.242852123264846 19.578866633275286 M43.242852123264846 19.578866633275286 C43.09403801308339 19.636934079257923, 42.945223902901944 19.695001525240556, 42.85787234602342 19.729086208503173 M43.242852123264846 19.578866633275286 C43.09391129185964 19.63698352603287, 42.944970460454435 19.695100418790453, 42.85787234602342 19.729086208503173 M42.85787234602342 19.729086208503173 C42.708054460087624 19.77368892564173, 42.55823657415182 19.818291642780284, 42.461802435703994 19.847001329696653 M42.85787234602342 19.729086208503173 C42.70840832582975 19.773583575245798, 42.558944305636075 19.81808094198842, 42.461802435703994 19.847001329696653 M42.461802435703994 19.847001329696653 C42.35231466422105 19.869958501220143, 42.2428268927381 19.892915672743637, 42.05734795140367 19.931806517013612 M42.461802435703994 19.847001329696653 C42.32880331631169 19.87488831246201, 42.19580419691939 19.902775295227368, 42.05734795140367 19.931806517013612 M42.05734795140367 19.931806517013612 C41.97092987863604 19.94257851855034, 41.88451180586841 19.953350520087067, 41.64727172736166 19.982922465033347 M42.05734795140367 19.931806517013612 C41.94324026859426 19.94603002484259, 41.829132585784855 19.96025353267156, 41.64727172736166 19.982922465033347 M41.64727172736166 19.982922465033347 C41.55708734360636 19.986652518736772, 41.46690295985106 19.990382572440197, 41.234375 20 M41.64727172736166 19.982922465033347 C41.54592965909574 19.98711400398175, 41.44458759082982 19.991305542930153, 41.234375 20 M41.234375 20 C41.234375 20, 41.234375 20, 41.234375 20 M41.234375 20 C41.234375 20, 41.234375 20, 41.234375 20 M41.234375 20 C22.69237147132225 20, 4.1503679426445 20, -41.234375 20 M41.234375 20 C14.105665807961199 20, -13.023043384077603 20, -41.234375 20 M-41.234375 20 C-41.234375 20, -41.234375 20, -41.234375 20 M-41.234375 20 C-41.234375 20, -41.234375 20, -41.234375 20 M-41.234375 20 C-41.32731310060505 19.99615605172519, -41.4202512012101 19.992312103450377, -41.64727172736166 19.982922465033347 M-41.234375 20 C-41.357340680991726 19.99491410181366, -41.48030636198345 19.98982820362732, -41.64727172736166 19.982922465033347 M-41.64727172736166 19.982922465033347 C-41.73568439258234 19.97190183780663, -41.82409705780302 19.960881210579913, -42.05734795140367 19.931806517013612 M-41.64727172736166 19.982922465033347 C-41.76207806510951 19.968611869957115, -41.876884402857364 19.954301274880883, -42.05734795140367 19.931806517013612 M-42.05734795140367 19.931806517013612 C-42.18527588490311 19.904982850112603, -42.313203818402556 19.87815918321159, -42.461802435703994 19.847001329696653 M-42.05734795140367 19.931806517013612 C-42.204036823217024 19.90104909501849, -42.35072569503038 19.870291673023367, -42.461802435703994 19.847001329696653 M-42.461802435703994 19.847001329696653 C-42.57250435408178 19.814043940655562, -42.68320627245956 19.78108655161447, -42.85787234602342 19.729086208503173 M-42.461802435703994 19.847001329696653 C-42.60990537260115 19.80290917500797, -42.758008309498294 19.75881702031928, -42.85787234602342 19.729086208503173 M-42.85787234602342 19.729086208503173 C-42.95201716490726 19.69235078618054, -43.046161983791094 19.65561536385791, -43.242852123264846 19.578866633275286 M-42.85787234602342 19.729086208503173 C-42.96237690142787 19.688308404446232, -43.06688145683231 19.647530600389295, -43.242852123264846 19.578866633275286 M-43.242852123264846 19.578866633275286 C-43.32853219367627 19.536980199177684, -43.41421226408769 19.49509376508008, -43.614111965185366 19.397368756032446 M-43.242852123264846 19.578866633275286 C-43.3349496553107 19.533842893354592, -43.42704718735656 19.488819153433898, -43.614111965185366 19.397368756032446 M-43.614111965185366 19.397368756032446 C-43.70868015220963 19.3410183477595, -43.8032483392339 19.284667939486553, -43.969115790612136 19.185832391312644 M-43.614111965185366 19.397368756032446 C-43.7398260746105 19.32245940633794, -43.86554018403564 19.247550056643437, -43.969115790612136 19.185832391312644 M-43.969115790612136 19.185832391312644 C-44.05108040273678 19.127310783084525, -44.13304501486142 19.06878917485641, -44.30543856344834 18.94570254698197 M-43.969115790612136 19.185832391312644 C-44.038205947518335 19.13650296742987, -44.107296104424535 19.08717354354709, -44.30543856344834 18.94570254698197 M-44.30543856344834 18.94570254698197 C-44.371874302943326 18.889434345886343, -44.43831004243831 18.833166144790717, -44.620782858128706 18.67861955336566 M-44.30543856344834 18.94570254698197 C-44.38568066698159 18.87774095202921, -44.46592277051484 18.809779357076454, -44.620782858128706 18.67861955336566 M-44.620782858128706 18.67861955336566 C-44.71107118508547 18.588331226408894, -44.80135951204224 18.498042899452123, -44.91299455336566 18.386407858128706 M-44.620782858128706 18.67861955336566 C-44.68335616119326 18.616046250301103, -44.74592946425782 18.55347294723655, -44.91299455336566 18.386407858128706 M-44.91299455336566 18.386407858128706 C-44.97196763173424 18.316778476072336, -45.03094071010281 18.247149094015967, -45.18007754698197 18.07106356344834 M-44.91299455336566 18.386407858128706 C-44.99877493985801 18.28512714717973, -45.08455532635037 18.183846436230755, -45.18007754698197 18.07106356344834 M-45.18007754698197 18.07106356344834 C-45.252008685721634 17.97031773528349, -45.3239398244613 17.869571907118644, -45.420207391312644 17.734740790612133 M-45.18007754698197 18.07106356344834 C-45.2594661015522 17.959872974544492, -45.33885465612242 17.848682385640643, -45.420207391312644 17.734740790612133 M-45.420207391312644 17.734740790612133 C-45.49009150371934 17.6174601175052, -45.55997561612604 17.50017944439827, -45.63174375603244 17.37973696518537 M-45.420207391312644 17.734740790612133 C-45.49919323318647 17.602185444599154, -45.57817907506029 17.469630098586176, -45.63174375603244 17.37973696518537 M-45.63174375603244 17.37973696518537 C-45.697001770209425 17.246249563594567, -45.7622597843864 17.11276216200377, -45.81324163327528 17.00847712326485 M-45.63174375603244 17.37973696518537 C-45.69724245642979 17.245757232061642, -45.76274115682714 17.11177749893791, -45.81324163327528 17.00847712326485 M-45.81324163327528 17.00847712326485 C-45.84882997496873 16.917272020090042, -45.88441831666218 16.82606691691523, -45.963461208503176 16.623497346023417 M-45.81324163327528 17.00847712326485 C-45.846162768745195 16.92410748381863, -45.87908390421511 16.839737844372415, -45.963461208503176 16.623497346023417 M-45.963461208503176 16.623497346023417 C-46.00054515188698 16.498934575942258, -46.03762909527079 16.3743718058611, -46.08137632969665 16.227427435703994 M-45.963461208503176 16.623497346023417 C-45.99022833014818 16.53358816930256, -46.016995451793186 16.443678992581702, -46.08137632969665 16.227427435703994 M-46.08137632969665 16.227427435703994 C-46.11080477528698 16.087076742997997, -46.14023322087731 15.946726050292002, -46.16618151701361 15.82297295140367 M-46.08137632969665 16.227427435703994 C-46.10138193967221 16.13201630671805, -46.12138754964776 16.036605177732106, -46.16618151701361 15.82297295140367 M-46.16618151701361 15.82297295140367 C-46.18185655269424 15.697220428117696, -46.19753158837487 15.571467904831719, -46.21729746503335 15.412896727361664 M-46.16618151701361 15.82297295140367 C-46.18491194653408 15.67270861884207, -46.20364237605455 15.522444286280468, -46.21729746503335 15.412896727361664 M-46.21729746503335 15.412896727361664 C-46.22271958084603 15.281802053639359, -46.228141696658724 15.150707379917051, -46.234375 15 M-46.21729746503335 15.412896727361664 C-46.2239485614561 15.252088042051833, -46.23059965787885 15.091279356742001, -46.234375 15 M-46.234375 15 C-46.234375 15, -46.234375 15, -46.234375 15 M-46.234375 15 C-46.234375 15, -46.234375 15, -46.234375 15 M-46.234375 15 C-46.234375 7.934798514550467, -46.234375 0.8695970291009338, -46.234375 -15 M-46.234375 15 C-46.234375 6.336166873790262, -46.234375 -2.3276662524194762, -46.234375 -15 M-46.234375 -15 C-46.234375 -15, -46.234375 -15, -46.234375 -15 M-46.234375 -15 C-46.234375 -15, -46.234375 -15, -46.234375 -15 M-46.234375 -15 C-46.229275762929284 -15.123288185481803, -46.22417652585857 -15.246576370963606, -46.21729746503335 -15.41289672736166 M-46.234375 -15 C-46.230010207801875 -15.105530945639288, -46.22564541560375 -15.211061891278575, -46.21729746503335 -15.41289672736166 M-46.21729746503335 -15.41289672736166 C-46.20373857104517 -15.521672564732643, -46.19017967705699 -15.630448402103625, -46.16618151701361 -15.822972951403669 M-46.21729746503335 -15.41289672736166 C-46.198654218009395 -15.562461640850389, -46.180010970985435 -15.712026554339115, -46.16618151701361 -15.822972951403669 M-46.16618151701361 -15.822972951403669 C-46.1395757101681 -15.949861862654778, -46.112969903322586 -16.076750773905886, -46.08137632969665 -16.227427435703994 M-46.16618151701361 -15.822972951403669 C-46.14696518053804 -15.914619862462544, -46.127748844062474 -16.006266773521418, -46.08137632969665 -16.227427435703994 M-46.08137632969665 -16.227427435703994 C-46.05178370075008 -16.326827324152188, -46.0221910718035 -16.42622721260038, -45.963461208503176 -16.623497346023417 M-46.08137632969665 -16.227427435703994 C-46.04829685025014 -16.3385394485246, -46.01521737080363 -16.449651461345205, -45.963461208503176 -16.623497346023417 M-45.963461208503176 -16.623497346023417 C-45.90553838129189 -16.77194083005782, -45.8476155540806 -16.92038431409222, -45.81324163327529 -17.008477123264846 M-45.963461208503176 -16.623497346023417 C-45.93206203134843 -16.703966540589185, -45.900662854193676 -16.784435735154954, -45.81324163327529 -17.008477123264846 M-45.81324163327529 -17.008477123264846 C-45.77210590704949 -17.09262159618032, -45.73097018082369 -17.176766069095788, -45.63174375603245 -17.379736965185366 M-45.81324163327529 -17.008477123264846 C-45.7446470118954 -17.148789663978594, -45.676052390515515 -17.28910220469234, -45.63174375603245 -17.379736965185366 M-45.63174375603245 -17.379736965185366 C-45.55357054072844 -17.51092854785057, -45.475397325424424 -17.64212013051577, -45.420207391312644 -17.734740790612133 M-45.63174375603245 -17.379736965185366 C-45.56190534640452 -17.49694093913318, -45.492066936776595 -17.61414491308099, -45.420207391312644 -17.734740790612133 M-45.420207391312644 -17.734740790612133 C-45.339812814470015 -17.84734040137718, -45.25941823762739 -17.95994001214223, -45.18007754698197 -18.07106356344834 M-45.420207391312644 -17.734740790612133 C-45.36706200203881 -17.80917553958662, -45.31391661276497 -17.883610288561105, -45.18007754698197 -18.07106356344834 M-45.18007754698197 -18.07106356344834 C-45.09883283320794 -18.16698901573821, -45.017588119433924 -18.262914468028082, -44.91299455336566 -18.386407858128706 M-45.18007754698197 -18.07106356344834 C-45.108771733877504 -18.155254177892104, -45.037465920773045 -18.239444792335867, -44.91299455336566 -18.386407858128706 M-44.91299455336566 -18.386407858128706 C-44.81564887237062 -18.48375353912374, -44.71830319137559 -18.581099220118773, -44.620782858128706 -18.678619553365657 M-44.91299455336566 -18.386407858128706 C-44.80544524164965 -18.493957169844712, -44.697895929933644 -18.60150648156072, -44.620782858128706 -18.678619553365657 M-44.620782858128706 -18.678619553365657 C-44.53569435703466 -18.750685837671064, -44.45060585594061 -18.822752121976468, -44.30543856344834 -18.945702546981966 M-44.620782858128706 -18.678619553365657 C-44.49878055248159 -18.78195023532187, -44.37677824683448 -18.88528091727808, -44.30543856344834 -18.945702546981966 M-44.30543856344834 -18.945702546981966 C-44.198249627461365 -19.022233976285623, -44.09106069147438 -19.09876540558928, -43.969115790612136 -19.185832391312644 M-44.30543856344834 -18.945702546981966 C-44.19494924642727 -19.02459040305169, -44.084459929406194 -19.103478259121417, -43.969115790612136 -19.185832391312644 M-43.969115790612136 -19.185832391312644 C-43.83861967964733 -19.263591195433648, -43.708123568682524 -19.341349999554648, -43.614111965185366 -19.397368756032446 M-43.969115790612136 -19.185832391312644 C-43.850267260731 -19.25665074357441, -43.73141873084987 -19.32746909583618, -43.614111965185366 -19.397368756032446 M-43.614111965185366 -19.397368756032446 C-43.531351086526044 -19.437828084242348, -43.44859020786672 -19.478287412452254, -43.242852123264846 -19.578866633275286 M-43.614111965185366 -19.397368756032446 C-43.52533026051167 -19.44077148672618, -43.43654855583799 -19.48417421741992, -43.242852123264846 -19.578866633275286 M-43.242852123264846 -19.578866633275286 C-43.138866268154906 -19.619442039849247, -43.03488041304496 -19.66001744642321, -42.85787234602342 -19.729086208503173 M-43.242852123264846 -19.578866633275286 C-43.100322945088706 -19.634481691179413, -42.957793766912566 -19.69009674908354, -42.85787234602342 -19.729086208503173 M-42.85787234602342 -19.729086208503173 C-42.73665342556968 -19.765174644720705, -42.615434505115935 -19.801263080938234, -42.461802435703994 -19.847001329696653 M-42.85787234602342 -19.729086208503173 C-42.75736920942457 -19.75900728865496, -42.65686607282571 -19.788928368806747, -42.461802435703994 -19.847001329696653 M-42.461802435703994 -19.847001329696653 C-42.36220781628996 -19.86788412537088, -42.26261319687592 -19.888766921045107, -42.05734795140367 -19.931806517013612 M-42.461802435703994 -19.847001329696653 C-42.3256215372723 -19.875555461369764, -42.189440638840594 -19.90410959304288, -42.05734795140367 -19.931806517013612 M-42.05734795140367 -19.931806517013612 C-41.96110482155845 -19.94380321063787, -41.86486169171322 -19.95579990426213, -41.64727172736166 -19.982922465033347 M-42.05734795140367 -19.931806517013612 C-41.91322634367934 -19.94977125668163, -41.769104735955004 -19.967735996349646, -41.64727172736166 -19.982922465033347 M-41.64727172736166 -19.982922465033347 C-41.527078802591184 -19.98789368117407, -41.406885877820706 -19.992864897314792, -41.234375 -20 M-41.64727172736166 -19.982922465033347 C-41.49415633811207 -19.989255364377332, -41.341040948862485 -19.99558826372132, -41.234375 -20 M-41.234375 -20 C-41.234375 -20, -41.234375 -20, -41.234375 -20 M-41.234375 -20 C-41.234375 -20, -41.234375 -20, -41.234375 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-38.234375, -12)\"><rect></rect><foreignObject width=\"76.46875\" 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>Processed</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Failed-16\" transform=\"translate(1048.67578125, 1086)\"><g class=\"basic label-container outer-path\"><path d=\"M-25 -20 C-6.981796538548046 -20, 11.036406922903907 -20, 25 -20 C25 -20, 25 -20, 25 -20 C25.11141583166463 -19.99539180711543, 25.222831663329263 -19.990783614230853, 25.412896727361662 -19.982922465033347 C25.530138021428495 -19.96830835296848, 25.647379315495332 -19.953694240903616, 25.82297295140367 -19.931806517013612 C25.968561682712423 -19.901279770224697, 26.114150414021175 -19.870753023435782, 26.227427435703998 -19.847001329696653 C26.36936551855812 -19.804744531576805, 26.511303601412244 -19.762487733456958, 26.623497346023417 -19.729086208503173 C26.77588756022085 -19.669623362403417, 26.92827777441828 -19.610160516303665, 27.008477123264846 -19.578866633275286 C27.103128698353494 -19.532594297793448, 27.19778027344214 -19.48632196231161, 27.37973696518537 -19.397368756032446 C27.521303735662944 -19.313013270690988, 27.66287050614052 -19.22865778534953, 27.734740790612136 -19.185832391312644 C27.83178144229896 -19.11654669773086, 27.928822093985787 -19.04726100414908, 28.07106356344834 -18.94570254698197 C28.150404887946266 -18.87850387295532, 28.22974621244419 -18.81130519892867, 28.386407858128706 -18.678619553365657 C28.4850537759048 -18.579973635589564, 28.583699693680888 -18.481327717813475, 28.678619553365657 -18.386407858128706 C28.74637541562025 -18.306408662733176, 28.814131277874843 -18.226409467337646, 28.94570254698197 -18.07106356344834 C29.022224272049442 -17.963888219089803, 29.098745997116918 -17.856712874731265, 29.185832391312644 -17.734740790612136 C29.267269271525713 -17.59807207152568, 29.348706151738778 -17.461403352439227, 29.397368756032446 -17.37973696518537 C29.457827784330068 -17.256066046112245, 29.51828681262769 -17.132395127039118, 29.578866633275286 -17.008477123264846 C29.621572527979257 -16.899031295015835, 29.66427842268323 -16.789585466766827, 29.729086208503173 -16.623497346023417 C29.76978482570989 -16.4867931005964, 29.81048344291661 -16.350088855169385, 29.847001329696653 -16.227427435703994 C29.86873668223801 -16.123766786145573, 29.890472034779364 -16.020106136587152, 29.931806517013612 -15.82297295140367 C29.947435986109813 -15.697585984731793, 29.963065455206017 -15.572199018059917, 29.982922465033347 -15.412896727361662 C29.98814478067276 -15.28663277644762, 29.99336709631217 -15.160368825533578, 30 -15 C30 -15, 30 -15, 30 -15 C30 -4.756245767676571, 30 5.487508464646858, 30 15 C30 15, 30 15, 30 15 C29.994678929757306 15.128651617084063, 29.989357859514612 15.257303234168127, 29.982922465033347 15.412896727361662 C29.96921743682029 15.522844922352196, 29.955512408607234 15.632793117342727, 29.931806517013612 15.822972951403669 C29.905373960593074 15.949035593490075, 29.878941404172533 16.075098235576483, 29.847001329696653 16.227427435703994 C29.812041520670093 16.34485536424942, 29.777081711643536 16.462283292794844, 29.729086208503173 16.623497346023417 C29.697429051680537 16.704627685815602, 29.665771894857897 16.785758025607784, 29.578866633275286 17.008477123264846 C29.51626594630891 17.136528875165816, 29.453665259342532 17.26458062706679, 29.397368756032446 17.379736965185366 C29.32578017669939 17.4998781028747, 29.254191597366333 17.620019240564034, 29.185832391312644 17.734740790612133 C29.095116443111774 17.861796381408954, 29.004400494910904 17.988851972205776, 28.94570254698197 18.07106356344834 C28.83964984888397 18.19627974748104, 28.733597150785965 18.321495931513738, 28.678619553365657 18.386407858128706 C28.5717112931842 18.49331611831016, 28.464803033002745 18.600224378491617, 28.386407858128706 18.678619553365657 C28.27690641806071 18.77136254225753, 28.167404977992717 18.864105531149406, 28.07106356344834 18.94570254698197 C27.94325175788622 19.036958422147467, 27.8154399523241 19.128214297312965, 27.734740790612136 19.185832391312644 C27.632126635492234 19.24697715592684, 27.52951248037233 19.308121920541033, 27.37973696518537 19.397368756032446 C27.278057784995585 19.44707667830266, 27.176378604805805 19.496784600572877, 27.008477123264846 19.578866633275286 C26.874675680388457 19.63107611829757, 26.74087423751207 19.68328560331986, 26.623497346023417 19.729086208503173 C26.507391110755634 19.763652532392502, 26.391284875487855 19.798218856281835, 26.227427435703998 19.847001329696653 C26.14101012046576 19.86512113523889, 26.054592805227525 19.883240940781125, 25.82297295140367 19.931806517013612 C25.73935218698812 19.942229834427884, 25.65573142257257 19.952653151842156, 25.412896727361662 19.982922465033347 C25.271010685357037 19.988790915139738, 25.12912464335241 19.99465936524613, 25 20 C25 20, 25 20, 25 20 C13.649741569878401 20, 2.299483139756802 20, -25 20 C-25 20, -25 20, -25 20 C-25.119210974745233 19.995069397612742, -25.23842194949047 19.990138795225484, -25.412896727361662 19.982922465033347 C-25.503196544405093 19.97166660457724, -25.593496361448523 19.960410744121138, -25.82297295140367 19.931806517013612 C-25.94725341228779 19.90574764469489, -26.07153387317191 19.879688772376173, -26.227427435703994 19.847001329696653 C-26.331679923022254 19.815964019472958, -26.435932410340516 19.784926709249266, -26.623497346023417 19.729086208503173 C-26.738217791278288 19.684322151856808, -26.85293823653316 19.63955809521044, -27.008477123264846 19.578866633275286 C-27.152483888330035 19.508466015657355, -27.296490653395228 19.438065398039424, -27.37973696518537 19.397368756032446 C-27.499894756698183 19.325770253174554, -27.620052548210996 19.25417175031666, -27.734740790612133 19.185832391312644 C-27.807452672721336 19.13391710533712, -27.88016455483054 19.082001819361594, -28.07106356344834 18.94570254698197 C-28.181771132407146 18.851938019028573, -28.292478701365948 18.758173491075176, -28.386407858128706 18.67861955336566 C-28.475258536261954 18.58976887523241, -28.564109214395206 18.50091819709916, -28.678619553365657 18.386407858128706 C-28.758386212220703 18.29222754198402, -28.838152871075746 18.198047225839332, -28.945702546981966 18.07106356344834 C-29.0145896281278 17.9745812032147, -29.083476709273636 17.87809884298106, -29.185832391312644 17.734740790612133 C-29.255302813692815 17.61815437894887, -29.324773236072982 17.501567967285602, -29.397368756032446 17.37973696518537 C-29.45149939951316 17.26901096415993, -29.505630042993875 17.158284963134484, -29.578866633275286 17.00847712326485 C-29.617201253976184 16.910233910183745, -29.65553587467708 16.811990697102637, -29.729086208503173 16.623497346023417 C-29.77282195798731 16.476591553105536, -29.816557707471453 16.329685760187658, -29.847001329696653 16.227427435703994 C-29.87982443280343 16.07088687892683, -29.91264753591021 15.914346322149669, -29.931806517013612 15.82297295140367 C-29.949205890618654 15.683386976672319, -29.966605264223695 15.543801001940968, -29.982922465033347 15.412896727361664 C-29.986469936364234 15.327126778373529, -29.990017407695124 15.241356829385394, -30 15 C-30 15, -30 15, -30 15 C-30 4.092739526343941, -30 -6.814520947312118, -30 -15 C-30 -15, -30 -15, -30 -15 C-29.994089484019312 -15.142903101074596, -29.988178968038625 -15.285806202149193, -29.982922465033347 -15.41289672736166 C-29.963913613607744 -15.56539469165604, -29.94490476218214 -15.717892655950418, -29.931806517013612 -15.822972951403669 C-29.90829147892965 -15.935121310512937, -29.884776440845688 -16.047269669622207, -29.847001329696653 -16.227427435703994 C-29.81335386330478 -16.34044728304349, -29.779706396912907 -16.453467130382982, -29.729086208503173 -16.623497346023417 C-29.68704919750584 -16.731228972245223, -29.645012186508506 -16.838960598467033, -29.57886663327529 -17.008477123264846 C-29.536434822953037 -17.09527277857471, -29.49400301263078 -17.18206843388457, -29.397368756032446 -17.379736965185366 C-29.32516882364684 -17.500904085677362, -29.252968891261236 -17.622071206169363, -29.185832391312644 -17.734740790612133 C-29.107679961579606 -17.84420007896076, -29.02952753184657 -17.953659367309385, -28.94570254698197 -18.07106356344834 C-28.8507657764923 -18.18315519655436, -28.755829006002628 -18.295246829660382, -28.67861955336566 -18.386407858128706 C-28.595362083035596 -18.46966532845877, -28.51210461270553 -18.55292279878883, -28.386407858128706 -18.678619553365657 C-28.272498432833686 -18.775095915304423, -28.158589007538666 -18.871572277243185, -28.07106356344834 -18.945702546981966 C-27.98360745244484 -19.00814501004784, -27.89615134144134 -19.070587473113715, -27.734740790612136 -19.185832391312644 C-27.6353581978884 -19.24505156270026, -27.535975605164662 -19.30427073408788, -27.379736965185366 -19.397368756032446 C-27.24332982542853 -19.464054143222622, -27.106922685671687 -19.530739530412802, -27.00847712326485 -19.578866633275286 C-26.87111371457268 -19.632466001671855, -26.733750305880505 -19.686065370068427, -26.62349734602342 -19.729086208503173 C-26.52348391989447 -19.758861495531313, -26.42347049376552 -19.78863678255945, -26.227427435703994 -19.847001329696653 C-26.094397871714843 -19.87489469602268, -25.961368307725696 -19.90278806234871, -25.822972951403674 -19.931806517013612 C-25.69264405154542 -19.94805199743908, -25.56231515168717 -19.964297477864545, -25.412896727361662 -19.982922465033347 C-25.324549638192792 -19.986576527670568, -25.236202549023922 -19.990230590307792, -25 -20 C-25 -20, -25 -20, -25 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-25 -20 C-12.986731235818045 -20, -0.9734624716360898 -20, 25 -20 M-25 -20 C-6.24180931383809 -20, 12.51638137232382 -20, 25 -20 M25 -20 C25 -20, 25 -20, 25 -20 M25 -20 C25 -20, 25 -20, 25 -20 M25 -20 C25.16082200738317 -19.993348352572223, 25.321644014766342 -19.986696705144443, 25.412896727361662 -19.982922465033347 M25 -20 C25.102835237306827 -19.995746703123242, 25.205670474613655 -19.99149340624648, 25.412896727361662 -19.982922465033347 M25.412896727361662 -19.982922465033347 C25.54315281747491 -19.96668606033313, 25.673408907588154 -19.950449655632916, 25.82297295140367 -19.931806517013612 M25.412896727361662 -19.982922465033347 C25.501471379455094 -19.971881646164, 25.59004603154853 -19.96084082729465, 25.82297295140367 -19.931806517013612 M25.82297295140367 -19.931806517013612 C25.90551807306777 -19.91449862508373, 25.988063194731875 -19.897190733153852, 26.227427435703998 -19.847001329696653 M25.82297295140367 -19.931806517013612 C25.973602989597378 -19.900222719329488, 26.124233027791085 -19.868638921645363, 26.227427435703998 -19.847001329696653 M26.227427435703998 -19.847001329696653 C26.360183795010002 -19.807478049111797, 26.492940154316003 -19.767954768526945, 26.623497346023417 -19.729086208503173 M26.227427435703998 -19.847001329696653 C26.331517947072417 -19.81601224180255, 26.435608458440836 -19.785023153908444, 26.623497346023417 -19.729086208503173 M26.623497346023417 -19.729086208503173 C26.762057580458983 -19.675019837252368, 26.900617814894552 -19.620953466001563, 27.008477123264846 -19.578866633275286 M26.623497346023417 -19.729086208503173 C26.723681475527368 -19.689994239863946, 26.823865605031315 -19.650902271224716, 27.008477123264846 -19.578866633275286 M27.008477123264846 -19.578866633275286 C27.152873096899988 -19.508275743181652, 27.29726907053513 -19.43768485308802, 27.37973696518537 -19.397368756032446 M27.008477123264846 -19.578866633275286 C27.096288813292375 -19.535938113846257, 27.184100503319907 -19.49300959441723, 27.37973696518537 -19.397368756032446 M27.37973696518537 -19.397368756032446 C27.50134354187927 -19.324906964588585, 27.622950118573172 -19.25244517314472, 27.734740790612136 -19.185832391312644 M27.37973696518537 -19.397368756032446 C27.496206360370167 -19.327968060338847, 27.612675755554967 -19.25856736464525, 27.734740790612136 -19.185832391312644 M27.734740790612136 -19.185832391312644 C27.852424739910532 -19.101807666531354, 27.97010868920893 -19.01778294175006, 28.07106356344834 -18.94570254698197 M27.734740790612136 -19.185832391312644 C27.810950976899242 -19.13141936416254, 27.88716116318635 -19.077006337012435, 28.07106356344834 -18.94570254698197 M28.07106356344834 -18.94570254698197 C28.145275940639834 -18.882847869735382, 28.219488317831328 -18.8199931924888, 28.386407858128706 -18.678619553365657 M28.07106356344834 -18.94570254698197 C28.182610861251195 -18.85122680497689, 28.29415815905405 -18.756751062971805, 28.386407858128706 -18.678619553365657 M28.386407858128706 -18.678619553365657 C28.462486812548974 -18.60254059894539, 28.538565766969242 -18.52646164452512, 28.678619553365657 -18.386407858128706 M28.386407858128706 -18.678619553365657 C28.44780553164972 -18.617221879844642, 28.509203205170735 -18.555824206323628, 28.678619553365657 -18.386407858128706 M28.678619553365657 -18.386407858128706 C28.73674474690021 -18.31777957180417, 28.79486994043477 -18.249151285479638, 28.94570254698197 -18.07106356344834 M28.678619553365657 -18.386407858128706 C28.73226572662444 -18.32306794105074, 28.785911899883224 -18.259728023972777, 28.94570254698197 -18.07106356344834 M28.94570254698197 -18.07106356344834 C28.999638597203827 -17.995521424914877, 29.05357464742568 -17.91997928638141, 29.185832391312644 -17.734740790612136 M28.94570254698197 -18.07106356344834 C29.009513270531247 -17.98169108440228, 29.073323994080525 -17.892318605356216, 29.185832391312644 -17.734740790612136 M29.185832391312644 -17.734740790612136 C29.25465213642498 -17.619246356299925, 29.32347188153732 -17.503751921987718, 29.397368756032446 -17.37973696518537 M29.185832391312644 -17.734740790612136 C29.246412538533733 -17.63307418573836, 29.30699268575482 -17.531407580864585, 29.397368756032446 -17.37973696518537 M29.397368756032446 -17.37973696518537 C29.452208440238575 -17.26756059817421, 29.507048124444704 -17.155384231163055, 29.578866633275286 -17.008477123264846 M29.397368756032446 -17.37973696518537 C29.45646011260011 -17.258863663351505, 29.51555146916777 -17.137990361517637, 29.578866633275286 -17.008477123264846 M29.578866633275286 -17.008477123264846 C29.636982203528135 -16.8595396811488, 29.695097773780986 -16.71060223903275, 29.729086208503173 -16.623497346023417 M29.578866633275286 -17.008477123264846 C29.613603713024922 -16.919453617481764, 29.648340792774555 -16.83043011169868, 29.729086208503173 -16.623497346023417 M29.729086208503173 -16.623497346023417 C29.76153806414135 -16.514493484413315, 29.79398991977953 -16.405489622803216, 29.847001329696653 -16.227427435703994 M29.729086208503173 -16.623497346023417 C29.76515286874554 -16.502351569780895, 29.801219528987904 -16.381205793538374, 29.847001329696653 -16.227427435703994 M29.847001329696653 -16.227427435703994 C29.876984884794155 -16.084429304361787, 29.90696843989166 -15.941431173019582, 29.931806517013612 -15.82297295140367 M29.847001329696653 -16.227427435703994 C29.875479582717738 -16.091608419157655, 29.903957835738826 -15.955789402611318, 29.931806517013612 -15.82297295140367 M29.931806517013612 -15.82297295140367 C29.950570070945286 -15.672442879205093, 29.96933362487696 -15.521912807006515, 29.982922465033347 -15.412896727361662 M29.931806517013612 -15.82297295140367 C29.95074458392516 -15.671042853839115, 29.96968265083671 -15.519112756274557, 29.982922465033347 -15.412896727361662 M29.982922465033347 -15.412896727361662 C29.98764715617414 -15.298664227551937, 29.992371847314935 -15.184431727742211, 30 -15 M29.982922465033347 -15.412896727361662 C29.98647968740609 -15.326891019917877, 29.99003690977883 -15.240885312474092, 30 -15 M30 -15 C30 -15, 30 -15, 30 -15 M30 -15 C30 -15, 30 -15, 30 -15 M30 -15 C30 -5.473842474368642, 30 4.052315051262717, 30 15 M30 -15 C30 -7.557330091894572, 30 -0.11466018378914455, 30 15 M30 15 C30 15, 30 15, 30 15 M30 15 C30 15, 30 15, 30 15 M30 15 C29.996517111052107 15.084208490930147, 29.993034222104217 15.168416981860293, 29.982922465033347 15.412896727361662 M30 15 C29.99338854068052 15.15985034850924, 29.98677708136104 15.319700697018478, 29.982922465033347 15.412896727361662 M29.982922465033347 15.412896727361662 C29.967147377328892 15.539451915133514, 29.95137228962444 15.666007102905365, 29.931806517013612 15.822972951403669 M29.982922465033347 15.412896727361662 C29.9677508540679 15.534610540337262, 29.952579243102456 15.656324353312863, 29.931806517013612 15.822972951403669 M29.931806517013612 15.822972951403669 C29.905364455868703 15.949080923599169, 29.878922394723798 16.075188895794668, 29.847001329696653 16.227427435703994 M29.931806517013612 15.822972951403669 C29.901071431449527 15.969555295892661, 29.870336345885445 16.116137640381652, 29.847001329696653 16.227427435703994 M29.847001329696653 16.227427435703994 C29.815430812694753 16.333470933019004, 29.783860295692854 16.439514430334015, 29.729086208503173 16.623497346023417 M29.847001329696653 16.227427435703994 C29.81823497099896 16.324051931309743, 29.78946861230127 16.420676426915488, 29.729086208503173 16.623497346023417 M29.729086208503173 16.623497346023417 C29.68982832621158 16.72410667577728, 29.65057044391999 16.824716005531137, 29.578866633275286 17.008477123264846 M29.729086208503173 16.623497346023417 C29.694999103589907 16.710855109060667, 29.660911998676642 16.798212872097917, 29.578866633275286 17.008477123264846 M29.578866633275286 17.008477123264846 C29.532532153128397 17.103255817297654, 29.486197672981508 17.198034511330462, 29.397368756032446 17.379736965185366 M29.578866633275286 17.008477123264846 C29.518732401721877 17.13148365997855, 29.458598170168464 17.254490196692256, 29.397368756032446 17.379736965185366 M29.397368756032446 17.379736965185366 C29.325778067850806 17.499881641979268, 29.254187379669162 17.62002631877317, 29.185832391312644 17.734740790612133 M29.397368756032446 17.379736965185366 C29.320982372348457 17.507929857477205, 29.24459598866447 17.63612274976904, 29.185832391312644 17.734740790612133 M29.185832391312644 17.734740790612133 C29.116010491372958 17.832532446030317, 29.04618859143327 17.9303241014485, 28.94570254698197 18.07106356344834 M29.185832391312644 17.734740790612133 C29.112128561403672 17.837969427238818, 29.0384247314947 17.941198063865503, 28.94570254698197 18.07106356344834 M28.94570254698197 18.07106356344834 C28.869448218886323 18.16109687850168, 28.79319389079068 18.25113019355502, 28.678619553365657 18.386407858128706 M28.94570254698197 18.07106356344834 C28.858925739406274 18.17352074654733, 28.772148931830575 18.275977929646313, 28.678619553365657 18.386407858128706 M28.678619553365657 18.386407858128706 C28.59455299910668 18.470474412387684, 28.5104864448477 18.554540966646663, 28.386407858128706 18.678619553365657 M28.678619553365657 18.386407858128706 C28.613846998160575 18.451180413333788, 28.54907444295549 18.515952968538873, 28.386407858128706 18.678619553365657 M28.386407858128706 18.678619553365657 C28.315645009660493 18.73855262881535, 28.244882161192276 18.79848570426504, 28.07106356344834 18.94570254698197 M28.386407858128706 18.678619553365657 C28.297012560516208 18.7543335082535, 28.20761726290371 18.830047463141337, 28.07106356344834 18.94570254698197 M28.07106356344834 18.94570254698197 C27.937158411560993 19.04130898780257, 27.803253259673646 19.136915428623166, 27.734740790612136 19.185832391312644 M28.07106356344834 18.94570254698197 C27.99381748507283 19.000855186867287, 27.91657140669732 19.0560078267526, 27.734740790612136 19.185832391312644 M27.734740790612136 19.185832391312644 C27.63490239912031 19.245323159814262, 27.535064007628485 19.304813928315884, 27.37973696518537 19.397368756032446 M27.734740790612136 19.185832391312644 C27.646717329362595 19.23828298950098, 27.558693868113053 19.29073358768932, 27.37973696518537 19.397368756032446 M27.37973696518537 19.397368756032446 C27.299454420672152 19.436616500505497, 27.21917187615894 19.47586424497855, 27.008477123264846 19.578866633275286 M27.37973696518537 19.397368756032446 C27.24423636483099 19.463610963113695, 27.10873576447661 19.52985317019494, 27.008477123264846 19.578866633275286 M27.008477123264846 19.578866633275286 C26.926445697456725 19.610875394952412, 26.844414271648606 19.64288415662954, 26.623497346023417 19.729086208503173 M27.008477123264846 19.578866633275286 C26.88345809700774 19.627649208698642, 26.758439070750637 19.676431784121995, 26.623497346023417 19.729086208503173 M26.623497346023417 19.729086208503173 C26.52231311372115 19.759210059631297, 26.42112888141888 19.789333910759417, 26.227427435703998 19.847001329696653 M26.623497346023417 19.729086208503173 C26.51108260283611 19.762553527583723, 26.398667859648807 19.796020846664273, 26.227427435703998 19.847001329696653 M26.227427435703998 19.847001329696653 C26.143454477569193 19.86460860745128, 26.05948151943439 19.882215885205913, 25.82297295140367 19.931806517013612 M26.227427435703998 19.847001329696653 C26.145868000666834 19.864102544874815, 26.06430856562967 19.881203760052976, 25.82297295140367 19.931806517013612 M25.82297295140367 19.931806517013612 C25.720510394784473 19.944578461376764, 25.61804783816527 19.957350405739916, 25.412896727361662 19.982922465033347 M25.82297295140367 19.931806517013612 C25.669118612884166 19.95098444031006, 25.51526427436466 19.970162363606505, 25.412896727361662 19.982922465033347 M25.412896727361662 19.982922465033347 C25.248910897901535 19.98970496911018, 25.084925068441407 19.99648747318701, 25 20 M25.412896727361662 19.982922465033347 C25.277717525074262 19.98851351819712, 25.142538322786862 19.994104571360896, 25 20 M25 20 C25 20, 25 20, 25 20 M25 20 C25 20, 25 20, 25 20 M25 20 C7.832172195437902 20, -9.335655609124196 20, -25 20 M25 20 C9.027436134819226 20, -6.945127730361548 20, -25 20 M-25 20 C-25 20, -25 20, -25 20 M-25 20 C-25 20, -25 20, -25 20 M-25 20 C-25.098165829962376 19.995939831239582, -25.196331659924752 19.991879662479164, -25.412896727361662 19.982922465033347 M-25 20 C-25.09284052291965 19.99616008756811, -25.185681045839303 19.99232017513622, -25.412896727361662 19.982922465033347 M-25.412896727361662 19.982922465033347 C-25.557947287434647 19.96484193157583, -25.702997847507635 19.946761398118312, -25.82297295140367 19.931806517013612 M-25.412896727361662 19.982922465033347 C-25.545468510236013 19.966397409531485, -25.678040293110367 19.94987235402962, -25.82297295140367 19.931806517013612 M-25.82297295140367 19.931806517013612 C-25.94569099805522 19.906075248508927, -26.06840904470677 19.88034398000424, -26.227427435703994 19.847001329696653 M-25.82297295140367 19.931806517013612 C-25.956317091736654 19.90384719096455, -26.089661232069638 19.87588786491549, -26.227427435703994 19.847001329696653 M-26.227427435703994 19.847001329696653 C-26.328208433632764 19.816997526642826, -26.42898943156153 19.786993723589, -26.623497346023417 19.729086208503173 M-26.227427435703994 19.847001329696653 C-26.374056667593425 19.80334791599803, -26.520685899482856 19.75969450229941, -26.623497346023417 19.729086208503173 M-26.623497346023417 19.729086208503173 C-26.759548832087802 19.67599875390449, -26.895600318152187 19.622911299305812, -27.008477123264846 19.578866633275286 M-26.623497346023417 19.729086208503173 C-26.75066878001777 19.679463760974528, -26.87784021401212 19.62984131344588, -27.008477123264846 19.578866633275286 M-27.008477123264846 19.578866633275286 C-27.13587553639024 19.516585344173958, -27.26327394951564 19.45430405507263, -27.37973696518537 19.397368756032446 M-27.008477123264846 19.578866633275286 C-27.093396041725757 19.537352303692305, -27.178314960186672 19.495837974109328, -27.37973696518537 19.397368756032446 M-27.37973696518537 19.397368756032446 C-27.478433041020235 19.338558659918355, -27.5771291168551 19.279748563804265, -27.734740790612133 19.185832391312644 M-27.37973696518537 19.397368756032446 C-27.49159353812583 19.330716705786518, -27.603450111066294 19.264064655540594, -27.734740790612133 19.185832391312644 M-27.734740790612133 19.185832391312644 C-27.84172542760464 19.109446828687375, -27.948710064597147 19.033061266062106, -28.07106356344834 18.94570254698197 M-27.734740790612133 19.185832391312644 C-27.820603722199767 19.124527436485945, -27.906466653787405 19.063222481659242, -28.07106356344834 18.94570254698197 M-28.07106356344834 18.94570254698197 C-28.147287895112253 18.881143831220722, -28.22351222677617 18.816585115459475, -28.386407858128706 18.67861955336566 M-28.07106356344834 18.94570254698197 C-28.181758112607643 18.85194904623625, -28.292452661766944 18.75819554549053, -28.386407858128706 18.67861955336566 M-28.386407858128706 18.67861955336566 C-28.446970180175015 18.61805723131935, -28.507532502221327 18.55749490927304, -28.678619553365657 18.386407858128706 M-28.386407858128706 18.67861955336566 C-28.47671386491146 18.588313546582906, -28.56701987169421 18.498007539800152, -28.678619553365657 18.386407858128706 M-28.678619553365657 18.386407858128706 C-28.752700917512875 18.298940156761226, -28.826782281660094 18.211472455393746, -28.945702546981966 18.07106356344834 M-28.678619553365657 18.386407858128706 C-28.781741044812915 18.264652543248797, -28.884862536260172 18.142897228368888, -28.945702546981966 18.07106356344834 M-28.945702546981966 18.07106356344834 C-28.997184519036914 17.998958575245574, -29.048666491091858 17.92685358704281, -29.185832391312644 17.734740790612133 M-28.945702546981966 18.07106356344834 C-29.032027699371902 17.95015766481581, -29.118352851761834 17.829251766183276, -29.185832391312644 17.734740790612133 M-29.185832391312644 17.734740790612133 C-29.240841648808495 17.642423345000452, -29.295850906304345 17.55010589938877, -29.397368756032446 17.37973696518537 M-29.185832391312644 17.734740790612133 C-29.239398388924087 17.644845447605498, -29.29296438653553 17.554950104598863, -29.397368756032446 17.37973696518537 M-29.397368756032446 17.37973696518537 C-29.453315584697535 17.265295897985645, -29.509262413362624 17.15085483078592, -29.578866633275286 17.00847712326485 M-29.397368756032446 17.37973696518537 C-29.469554731333975 17.232078192606632, -29.541740706635505 17.084419420027896, -29.578866633275286 17.00847712326485 M-29.578866633275286 17.00847712326485 C-29.63076705980106 16.87546772943374, -29.682667486326835 16.742458335602635, -29.729086208503173 16.623497346023417 M-29.578866633275286 17.00847712326485 C-29.615773602061832 16.913892668472283, -29.65268057084838 16.819308213679715, -29.729086208503173 16.623497346023417 M-29.729086208503173 16.623497346023417 C-29.752757074318275 16.543988309305497, -29.776427940133377 16.464479272587578, -29.847001329696653 16.227427435703994 M-29.729086208503173 16.623497346023417 C-29.762423817945628 16.511518289830345, -29.795761427388083 16.399539233637277, -29.847001329696653 16.227427435703994 M-29.847001329696653 16.227427435703994 C-29.87731515108351 16.082854192202156, -29.90762897247037 15.938280948700319, -29.931806517013612 15.82297295140367 M-29.847001329696653 16.227427435703994 C-29.867291627048502 16.13065857036241, -29.887581924400354 16.033889705020826, -29.931806517013612 15.82297295140367 M-29.931806517013612 15.82297295140367 C-29.942492936364008 15.737241459266452, -29.953179355714408 15.65150996712923, -29.982922465033347 15.412896727361664 M-29.931806517013612 15.82297295140367 C-29.94602458141122 15.70890893836598, -29.960242645808826 15.594844925328289, -29.982922465033347 15.412896727361664 M-29.982922465033347 15.412896727361664 C-29.988987912161498 15.266247736503868, -29.99505335928965 15.11959874564607, -30 15 M-29.982922465033347 15.412896727361664 C-29.986890696462552 15.31695373712731, -29.990858927891757 15.221010746892954, -30 15 M-30 15 C-30 15, -30 15, -30 15 M-30 15 C-30 15, -30 15, -30 15 M-30 15 C-30 3.141593338768571, -30 -8.716813322462858, -30 -15 M-30 15 C-30 4.060621286626784, -30 -6.878757426746432, -30 -15 M-30 -15 C-30 -15, -30 -15, -30 -15 M-30 -15 C-30 -15, -30 -15, -30 -15 M-30 -15 C-29.996417383334517 -15.086619684834954, -29.992834766669034 -15.17323936966991, -29.982922465033347 -15.41289672736166 M-30 -15 C-29.996198057886684 -15.091922485257534, -29.992396115773367 -15.18384497051507, -29.982922465033347 -15.41289672736166 M-29.982922465033347 -15.41289672736166 C-29.96481454634022 -15.558166984700323, -29.946706627647096 -15.703437242038985, -29.931806517013612 -15.822972951403669 M-29.982922465033347 -15.41289672736166 C-29.962762149335692 -15.574632280688338, -29.942601833638037 -15.736367834015013, -29.931806517013612 -15.822972951403669 M-29.931806517013612 -15.822972951403669 C-29.90423694845534 -15.9544582530273, -29.876667379897064 -16.08594355465093, -29.847001329696653 -16.227427435703994 M-29.931806517013612 -15.822972951403669 C-29.90858051465364 -15.933742835936217, -29.885354512293667 -16.044512720468763, -29.847001329696653 -16.227427435703994 M-29.847001329696653 -16.227427435703994 C-29.812409164874694 -16.343620469134432, -29.777817000052732 -16.459813502564874, -29.729086208503173 -16.623497346023417 M-29.847001329696653 -16.227427435703994 C-29.811912051361166 -16.345290243992213, -29.776822773025682 -16.46315305228043, -29.729086208503173 -16.623497346023417 M-29.729086208503173 -16.623497346023417 C-29.697346229223598 -16.7048399415817, -29.66560624994402 -16.786182537139982, -29.57886663327529 -17.008477123264846 M-29.729086208503173 -16.623497346023417 C-29.677391188092624 -16.755980329096385, -29.625696167682076 -16.888463312169357, -29.57886663327529 -17.008477123264846 M-29.57886663327529 -17.008477123264846 C-29.513551650786713 -17.142081055399572, -29.44823666829814 -17.2756849875343, -29.397368756032446 -17.379736965185366 M-29.57886663327529 -17.008477123264846 C-29.516242390076346 -17.136577060209692, -29.453618146877403 -17.264676997154538, -29.397368756032446 -17.379736965185366 M-29.397368756032446 -17.379736965185366 C-29.338280552496705 -17.478899765494283, -29.27919234896096 -17.578062565803197, -29.185832391312644 -17.734740790612133 M-29.397368756032446 -17.379736965185366 C-29.342418027107506 -17.471956187181462, -29.287467298182566 -17.564175409177558, -29.185832391312644 -17.734740790612133 M-29.185832391312644 -17.734740790612133 C-29.09150115658749 -17.866859905236378, -28.997169921862337 -17.998979019860624, -28.94570254698197 -18.07106356344834 M-29.185832391312644 -17.734740790612133 C-29.134677591974715 -17.806387544913612, -29.083522792636785 -17.878034299215095, -28.94570254698197 -18.07106356344834 M-28.94570254698197 -18.07106356344834 C-28.84481276654047 -18.190183902122868, -28.743922986098973 -18.309304240797392, -28.67861955336566 -18.386407858128706 M-28.94570254698197 -18.07106356344834 C-28.87422309983785 -18.15545918721534, -28.802743652693724 -18.239854810982337, -28.67861955336566 -18.386407858128706 M-28.67861955336566 -18.386407858128706 C-28.585376519670177 -18.47965089182419, -28.492133485974694 -18.57289392551967, -28.386407858128706 -18.678619553365657 M-28.67861955336566 -18.386407858128706 C-28.61361604158842 -18.451411369905948, -28.548612529811177 -18.51641488168319, -28.386407858128706 -18.678619553365657 M-28.386407858128706 -18.678619553365657 C-28.27786844773447 -18.77054774468691, -28.169329037340237 -18.862475936008156, -28.07106356344834 -18.945702546981966 M-28.386407858128706 -18.678619553365657 C-28.262942102243212 -18.7831897144476, -28.139476346357714 -18.88775987552955, -28.07106356344834 -18.945702546981966 M-28.07106356344834 -18.945702546981966 C-27.996662367612522 -18.998823979775256, -27.9222611717767 -19.051945412568546, -27.734740790612136 -19.185832391312644 M-28.07106356344834 -18.945702546981966 C-27.97539399543136 -19.014009305639338, -27.87972442741438 -19.08231606429671, -27.734740790612136 -19.185832391312644 M-27.734740790612136 -19.185832391312644 C-27.60468769368349 -19.26332721636633, -27.474634596754843 -19.340822041420022, -27.379736965185366 -19.397368756032446 M-27.734740790612136 -19.185832391312644 C-27.64891641405236 -19.23697261944955, -27.56309203749258 -19.28811284758645, -27.379736965185366 -19.397368756032446 M-27.379736965185366 -19.397368756032446 C-27.289863594382375 -19.44130516977712, -27.19999022357938 -19.48524158352179, -27.00847712326485 -19.578866633275286 M-27.379736965185366 -19.397368756032446 C-27.286601139405036 -19.442900086830157, -27.193465313624706 -19.48843141762787, -27.00847712326485 -19.578866633275286 M-27.00847712326485 -19.578866633275286 C-26.925723903437483 -19.6111570398527, -26.842970683610112 -19.64344744643011, -26.62349734602342 -19.729086208503173 M-27.00847712326485 -19.578866633275286 C-26.92646840151209 -19.61086653580252, -26.844459679759325 -19.642866438329754, -26.62349734602342 -19.729086208503173 M-26.62349734602342 -19.729086208503173 C-26.539676418249496 -19.75404077990457, -26.45585549047557 -19.778995351305973, -26.227427435703994 -19.847001329696653 M-26.62349734602342 -19.729086208503173 C-26.508038628818113 -19.76345975791299, -26.39257991161281 -19.79783330732281, -26.227427435703994 -19.847001329696653 M-26.227427435703994 -19.847001329696653 C-26.086904437986863 -19.87646590384857, -25.946381440269736 -19.905930478000485, -25.822972951403674 -19.931806517013612 M-26.227427435703994 -19.847001329696653 C-26.08822615443262 -19.87618876905315, -25.949024873161243 -19.905376208409653, -25.822972951403674 -19.931806517013612 M-25.822972951403674 -19.931806517013612 C-25.731869022566883 -19.94316260990023, -25.640765093730096 -19.95451870278685, -25.412896727361662 -19.982922465033347 M-25.822972951403674 -19.931806517013612 C-25.68319981997068 -19.949229219677186, -25.543426688537686 -19.966651922340755, -25.412896727361662 -19.982922465033347 M-25.412896727361662 -19.982922465033347 C-25.28732141219848 -19.98811629848742, -25.161746097035298 -19.99331013194149, -25 -20 M-25.412896727361662 -19.982922465033347 C-25.302389877270482 -19.987493062161946, -25.1918830271793 -19.992063659290544, -25 -20 M-25 -20 C-25 -20, -25 -20, -25 -20 M-25 -20 C-25 -20, -25 -20, -25 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-22, -12)\"><rect></rect><foreignObject width=\"44\" 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>Failed</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Dispatched-11\" transform=\"translate(782.0390625, 392)\"><g class=\"basic label-container outer-path\"><path d=\"M-44.953125 -20 C-23.000045654220045 -20, -1.0469663084400906 -20, 44.953125 -20 C44.953125 -20, 44.953125 -20, 44.953125 -20 C45.08815569341875 -19.99441508920847, 45.2231863868375 -19.988830178416936, 45.36602172736166 -19.982922465033347 C45.45538265098878 -19.971783637519536, 45.5447435746159 -19.96064481000572, 45.77609795140367 -19.931806517013612 C45.88583530141777 -19.908797014375235, 45.995572651431864 -19.885787511736854, 46.180552435703994 -19.847001329696653 C46.31539282714837 -19.806857605862348, 46.45023321859276 -19.766713882028046, 46.57662234602342 -19.729086208503173 C46.71404375563617 -19.675464208077166, 46.85146516524891 -19.621842207651156, 46.961602123264846 -19.578866633275286 C47.04771871798901 -19.536766795444823, 47.133835312713174 -19.494666957614356, 47.332861965185366 -19.397368756032446 C47.42061807503967 -19.345077464697166, 47.50837418489397 -19.292786173361883, 47.687865790612136 -19.185832391312644 C47.76507099430275 -19.130708935391407, 47.84227619799336 -19.07558547947017, 48.02418856344834 -18.94570254698197 C48.120578578490154 -18.86406436862779, 48.216968593531966 -18.78242619027361, 48.339532858128706 -18.678619553365657 C48.41599892509109 -18.602153486403274, 48.49246499205347 -18.525687419440896, 48.63174455336566 -18.386407858128706 C48.69632542458295 -18.310157367567264, 48.760906295800254 -18.233906877005825, 48.89882754698197 -18.07106356344834 C48.967208032336444 -17.975290734767235, 49.03558851769092 -17.87951790608613, 49.138957391312644 -17.734740790612136 C49.21945912197566 -17.599641454965052, 49.29996085263867 -17.46454211931797, 49.35049375603245 -17.37973696518537 C49.388315518979496 -17.302371312505645, 49.42613728192654 -17.225005659825925, 49.53199163327529 -17.008477123264846 C49.56714367865161 -16.918390151723166, 49.60229572402794 -16.82830318018149, 49.682211208503176 -16.623497346023417 C49.70721313471074 -16.53951735625947, 49.73221506091831 -16.455537366495523, 49.80012632969665 -16.227427435703994 C49.82782870152914 -16.095308766222978, 49.85553107336163 -15.963190096741961, 49.88493151701361 -15.82297295140367 C49.89818508223929 -15.71664660525548, 49.91143864746496 -15.61032025910729, 49.93604746503335 -15.412896727361662 C49.940241118063724 -15.31150354530611, 49.94443477109411 -15.210110363250555, 49.953125 -15 C49.953125 -15, 49.953125 -15, 49.953125 -15 C49.953125 -8.468254459642067, 49.953125 -1.9365089192841332, 49.953125 15 C49.953125 15, 49.953125 15, 49.953125 15 C49.94903653256606 15.098850028806444, 49.94494806513213 15.197700057612888, 49.93604746503335 15.412896727361662 C49.920652707099165 15.536400730481237, 49.905257949164984 15.659904733600811, 49.88493151701361 15.822972951403669 C49.8536807488439 15.97201469901316, 49.82242998067419 16.121056446622653, 49.80012632969665 16.227427435703994 C49.77636138162113 16.307252489164053, 49.752596433545605 16.387077542624112, 49.682211208503176 16.623497346023417 C49.62957422667329 16.758394369322737, 49.57693724484341 16.893291392622054, 49.53199163327529 17.008477123264846 C49.4926603704866 17.088930507223317, 49.4533291076979 17.169383891181788, 49.35049375603245 17.379736965185366 C49.271815655510636 17.511775854572317, 49.193137554988816 17.643814743959272, 49.138957391312644 17.734740790612133 C49.08173500385006 17.814885730835478, 49.02451261638748 17.895030671058826, 48.89882754698197 18.07106356344834 C48.806222062492324 18.180402652375406, 48.71361657800268 18.28974174130247, 48.63174455336566 18.386407858128706 C48.52916497593804 18.48898743555633, 48.42658539851041 18.59156701298395, 48.339532858128706 18.678619553365657 C48.26376507039133 18.742791596145423, 48.18799728265396 18.806963638925186, 48.02418856344834 18.94570254698197 C47.91211768405596 19.02571961688048, 47.80004680466357 19.10573668677899, 47.687865790612136 19.185832391312644 C47.56195223591657 19.26086058459261, 47.436038681221014 19.335888777872576, 47.332861965185366 19.397368756032446 C47.24707800967818 19.43930597645873, 47.16129405417099 19.481243196885018, 46.961602123264846 19.578866633275286 C46.83901244460091 19.62670127432624, 46.71642276593697 19.674535915377195, 46.57662234602342 19.729086208503173 C46.42591558911608 19.77395355399547, 46.27520883220875 19.81882089948777, 46.180552435703994 19.847001329696653 C46.06364111698598 19.871515055389434, 45.94672979826797 19.89602878108222, 45.77609795140367 19.931806517013612 C45.683047068395936 19.94340529748455, 45.5899961853882 19.955004077955486, 45.36602172736166 19.982922465033347 C45.25889678526222 19.987353185412736, 45.151771843162784 19.991783905792122, 44.953125 20 C44.953125 20, 44.953125 20, 44.953125 20 C18.49573414273219 20, -7.961656714535621 20, -44.953125 20 C-44.953125 20, -44.953125 20, -44.953125 20 C-45.05578753583066 19.99575384610913, -45.15845007166132 19.991507692218264, -45.36602172736166 19.982922465033347 C-45.49373175150853 19.96700342712487, -45.6214417756554 19.95108438921639, -45.77609795140367 19.931806517013612 C-45.91001439565714 19.90372719145147, -46.043930839910615 19.875647865889327, -46.180552435703994 19.847001329696653 C-46.30147877389633 19.81099999899235, -46.422405112088654 19.774998668288053, -46.57662234602342 19.729086208503173 C-46.68773575875773 19.68572962031386, -46.79884917149205 19.64237303212455, -46.961602123264846 19.578866633275286 C-47.1016917189459 19.510381003080564, -47.241781314626955 19.441895372885845, -47.332861965185366 19.397368756032446 C-47.44349293954838 19.331447004023076, -47.55412391391139 19.265525252013706, -47.687865790612136 19.185832391312644 C-47.78200106289876 19.118621098751074, -47.876136335185386 19.051409806189504, -48.02418856344834 18.94570254698197 C-48.103273485629586 18.878721034640073, -48.18235840781083 18.811739522298176, -48.339532858128706 18.67861955336566 C-48.44953491620272 18.568617495291647, -48.55953697427673 18.45861543721763, -48.63174455336566 18.386407858128706 C-48.693080151107814 18.313989054718906, -48.75441574884998 18.24157025130911, -48.89882754698197 18.07106356344834 C-48.98017785115291 17.95712537327418, -49.06152815532385 17.843187183100024, -49.138957391312644 17.734740790612133 C-49.183897304333726 17.65932188541367, -49.2288372173548 17.58390298021521, -49.35049375603244 17.37973696518537 C-49.4009142070256 17.27660028419688, -49.451334658018766 17.173463603208393, -49.53199163327528 17.00847712326485 C-49.56454908197042 16.925039533142595, -49.59710653066556 16.84160194302034, -49.682211208503176 16.623497346023417 C-49.71906732197483 16.499699843127324, -49.7559234354465 16.37590234023123, -49.80012632969665 16.227427435703994 C-49.82324305006397 16.117178740893205, -49.84635977043129 16.006930046082413, -49.88493151701361 15.82297295140367 C-49.90166106882302 15.688760602778817, -49.918390620632415 15.554548254153964, -49.93604746503335 15.412896727361664 C-49.94128146551377 15.286350263039106, -49.94651546599419 15.159803798716547, -49.953125 15 C-49.953125 15, -49.953125 15, -49.953125 15 C-49.953125 5.3138913825490945, -49.953125 -4.372217234901811, -49.953125 -15 C-49.953125 -15, -49.953125 -15, -49.953125 -15 C-49.946988674557915 -15.14836267049144, -49.94085234911583 -15.296725340982883, -49.93604746503335 -15.41289672736166 C-49.918894121351215 -15.550508934106734, -49.90174077766909 -15.688121140851807, -49.88493151701361 -15.822972951403669 C-49.859771081669464 -15.942968569877511, -49.83461064632532 -16.062964188351355, -49.80012632969665 -16.227427435703994 C-49.775398909458296 -16.310485376170895, -49.75067148921995 -16.393543316637796, -49.682211208503176 -16.623497346023417 C-49.64323479863309 -16.72338532378327, -49.604258388763 -16.823273301543125, -49.53199163327529 -17.008477123264846 C-49.48351315226881 -17.10764144115343, -49.435034671262336 -17.206805759042012, -49.35049375603245 -17.379736965185366 C-49.29814719341833 -17.467585832213828, -49.24580063080421 -17.555434699242287, -49.138957391312644 -17.734740790612133 C-49.07036077493441 -17.83081632962652, -49.00176415855617 -17.926891868640908, -48.89882754698197 -18.07106356344834 C-48.79346002312916 -18.195470763778417, -48.688092499276344 -18.319877964108496, -48.63174455336566 -18.386407858128706 C-48.55558554958115 -18.46256686191321, -48.47942654579665 -18.538725865697717, -48.339532858128706 -18.678619553365657 C-48.272689643544055 -18.735232868257885, -48.2058464289594 -18.79184618315011, -48.02418856344834 -18.945702546981966 C-47.938492098051526 -19.006888647232895, -47.85279563265471 -19.068074747483823, -47.687865790612136 -19.185832391312644 C-47.55680841824269 -19.26392563463878, -47.42575104587324 -19.342018877964918, -47.332861965185366 -19.397368756032446 C-47.18736594680231 -19.468497425234066, -47.041869928419246 -19.539626094435686, -46.961602123264846 -19.578866633275286 C-46.84932241212924 -19.62267831251298, -46.737042700993634 -19.666489991750677, -46.57662234602342 -19.729086208503173 C-46.488481226246364 -19.755326956789904, -46.40034010646931 -19.781567705076636, -46.180552435703994 -19.847001329696653 C-46.08399114734522 -19.867248102732187, -45.98742985898646 -19.887494875767718, -45.77609795140367 -19.931806517013612 C-45.67501084191764 -19.944407012070414, -45.57392373243161 -19.957007507127216, -45.36602172736166 -19.982922465033347 C-45.26873884886715 -19.986946114650923, -45.17145597037265 -19.990969764268495, -44.953125 -20 C-44.953125 -20, -44.953125 -20, -44.953125 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-44.953125 -20 C-24.39493039905345 -20, -3.8367357981069006 -20, 44.953125 -20 M-44.953125 -20 C-23.40486196974864 -20, -1.8565989394972817 -20, 44.953125 -20 M44.953125 -20 C44.953125 -20, 44.953125 -20, 44.953125 -20 M44.953125 -20 C44.953125 -20, 44.953125 -20, 44.953125 -20 M44.953125 -20 C45.073520537376986 -19.995020403739883, 45.19391607475397 -19.99004080747977, 45.36602172736166 -19.982922465033347 M44.953125 -20 C45.10514710288258 -19.99371231931464, 45.25716920576516 -19.987424638629275, 45.36602172736166 -19.982922465033347 M45.36602172736166 -19.982922465033347 C45.480043037480506 -19.968709723549022, 45.59406434759935 -19.9544969820647, 45.77609795140367 -19.931806517013612 M45.36602172736166 -19.982922465033347 C45.525861912225366 -19.962998406768214, 45.68570209708907 -19.943074348503085, 45.77609795140367 -19.931806517013612 M45.77609795140367 -19.931806517013612 C45.917868543525636 -19.9020803498239, 46.0596391356476 -19.87235418263419, 46.180552435703994 -19.847001329696653 M45.77609795140367 -19.931806517013612 C45.89880148304132 -19.906078291987292, 46.02150501467896 -19.880350066960972, 46.180552435703994 -19.847001329696653 M46.180552435703994 -19.847001329696653 C46.30565135723429 -19.80975776711064, 46.430750278764584 -19.772514204524626, 46.57662234602342 -19.729086208503173 M46.180552435703994 -19.847001329696653 C46.309573642593115 -19.8085900521659, 46.43859484948223 -19.77017877463515, 46.57662234602342 -19.729086208503173 M46.57662234602342 -19.729086208503173 C46.682288891052174 -19.687854994687846, 46.787955436080935 -19.64662378087252, 46.961602123264846 -19.578866633275286 M46.57662234602342 -19.729086208503173 C46.72296098475564 -19.671984694477423, 46.86929962348786 -19.614883180451674, 46.961602123264846 -19.578866633275286 M46.961602123264846 -19.578866633275286 C47.0426384488896 -19.539250387671213, 47.123674774514356 -19.49963414206714, 47.332861965185366 -19.397368756032446 M46.961602123264846 -19.578866633275286 C47.07220071508196 -19.524798276361125, 47.182799306899085 -19.47072991944696, 47.332861965185366 -19.397368756032446 M47.332861965185366 -19.397368756032446 C47.46085129803444 -19.32110366744852, 47.58884063088351 -19.24483857886459, 47.687865790612136 -19.185832391312644 M47.332861965185366 -19.397368756032446 C47.41596792570992 -19.347848352259955, 47.49907388623448 -19.29832794848747, 47.687865790612136 -19.185832391312644 M47.687865790612136 -19.185832391312644 C47.7806786751551 -19.119565265452458, 47.87349155969807 -19.053298139592272, 48.02418856344834 -18.94570254698197 M47.687865790612136 -19.185832391312644 C47.763017570919665 -19.132175051507087, 47.838169351227194 -19.07851771170153, 48.02418856344834 -18.94570254698197 M48.02418856344834 -18.94570254698197 C48.09850082973857 -18.882763267984313, 48.172813096028804 -18.819823988986652, 48.339532858128706 -18.678619553365657 M48.02418856344834 -18.94570254698197 C48.142328000752556 -18.845643547622753, 48.260467438056764 -18.745584548263533, 48.339532858128706 -18.678619553365657 M48.339532858128706 -18.678619553365657 C48.40368842025586 -18.614463991238498, 48.46784398238302 -18.55030842911134, 48.63174455336566 -18.386407858128706 M48.339532858128706 -18.678619553365657 C48.423747483325066 -18.594404928169293, 48.50796210852143 -18.51019030297293, 48.63174455336566 -18.386407858128706 M48.63174455336566 -18.386407858128706 C48.71972927461121 -18.282524494054663, 48.80771399585677 -18.178641129980623, 48.89882754698197 -18.07106356344834 M48.63174455336566 -18.386407858128706 C48.71371742978696 -18.289622665825778, 48.795690306208265 -18.19283747352285, 48.89882754698197 -18.07106356344834 M48.89882754698197 -18.07106356344834 C48.9630011997053 -17.981182770466955, 49.02717485242863 -17.891301977485565, 49.138957391312644 -17.734740790612136 M48.89882754698197 -18.07106356344834 C48.98815785688369 -17.945948679839404, 49.07748816678541 -17.82083379623047, 49.138957391312644 -17.734740790612136 M49.138957391312644 -17.734740790612136 C49.193700057654205 -17.642870742684174, 49.248442723995765 -17.551000694756215, 49.35049375603245 -17.37973696518537 M49.138957391312644 -17.734740790612136 C49.20422279598562 -17.625211309203003, 49.2694882006586 -17.51568182779387, 49.35049375603245 -17.37973696518537 M49.35049375603245 -17.37973696518537 C49.39931486919004 -17.279871782029424, 49.44813598234764 -17.18000659887348, 49.53199163327529 -17.008477123264846 M49.35049375603245 -17.37973696518537 C49.41536847041691 -17.24703361585204, 49.480243184801374 -17.11433026651871, 49.53199163327529 -17.008477123264846 M49.53199163327529 -17.008477123264846 C49.57812349585875 -16.89025129181665, 49.624255358442205 -16.772025460368454, 49.682211208503176 -16.623497346023417 M49.53199163327529 -17.008477123264846 C49.57533940113553 -16.89738631509665, 49.61868716899577 -16.786295506928457, 49.682211208503176 -16.623497346023417 M49.682211208503176 -16.623497346023417 C49.72893022475122 -16.466570936685198, 49.77564924099926 -16.30964452734698, 49.80012632969665 -16.227427435703994 M49.682211208503176 -16.623497346023417 C49.70933102474404 -16.532403489038156, 49.7364508409849 -16.441309632052896, 49.80012632969665 -16.227427435703994 M49.80012632969665 -16.227427435703994 C49.81934446590524 -16.13577194132478, 49.83856260211383 -16.044116446945566, 49.88493151701361 -15.82297295140367 M49.80012632969665 -16.227427435703994 C49.82605277070964 -16.103778568678226, 49.85197921172262 -15.980129701652459, 49.88493151701361 -15.82297295140367 M49.88493151701361 -15.82297295140367 C49.89516904979101 -15.740842638898478, 49.9054065825684 -15.658712326393285, 49.93604746503335 -15.412896727361662 M49.88493151701361 -15.82297295140367 C49.90449220530195 -15.666047891736419, 49.92405289359029 -15.509122832069167, 49.93604746503335 -15.412896727361662 M49.93604746503335 -15.412896727361662 C49.94169369951572 -15.276383363797233, 49.94733993399809 -15.139870000232802, 49.953125 -15 M49.93604746503335 -15.412896727361662 C49.94167920836884 -15.276733727426041, 49.94731095170433 -15.14057072749042, 49.953125 -15 M49.953125 -15 C49.953125 -15, 49.953125 -15, 49.953125 -15 M49.953125 -15 C49.953125 -15, 49.953125 -15, 49.953125 -15 M49.953125 -15 C49.953125 -8.484489554244695, 49.953125 -1.968979108489389, 49.953125 15 M49.953125 -15 C49.953125 -5.84204341951528, 49.953125 3.3159131609694406, 49.953125 15 M49.953125 15 C49.953125 15, 49.953125 15, 49.953125 15 M49.953125 15 C49.953125 15, 49.953125 15, 49.953125 15 M49.953125 15 C49.94816086145687 15.12002180423752, 49.94319672291375 15.240043608475041, 49.93604746503335 15.412896727361662 M49.953125 15 C49.949229751079 15.094178435873822, 49.945334502158 15.188356871747644, 49.93604746503335 15.412896727361662 M49.93604746503335 15.412896727361662 C49.91892194916504 15.550285686270065, 49.90179643329673 15.687674645178468, 49.88493151701361 15.822972951403669 M49.93604746503335 15.412896727361662 C49.92483532714855 15.502845781333225, 49.91362318926376 15.592794835304785, 49.88493151701361 15.822972951403669 M49.88493151701361 15.822972951403669 C49.85116234626644 15.98402551165272, 49.81739317551927 16.14507807190177, 49.80012632969665 16.227427435703994 M49.88493151701361 15.822972951403669 C49.85237538301971 15.97824027409823, 49.81981924902581 16.133507596792793, 49.80012632969665 16.227427435703994 M49.80012632969665 16.227427435703994 C49.76429276330175 16.347790263514405, 49.72845919690685 16.468153091324815, 49.682211208503176 16.623497346023417 M49.80012632969665 16.227427435703994 C49.77484111057594 16.3123589895894, 49.74955589145523 16.397290543474803, 49.682211208503176 16.623497346023417 M49.682211208503176 16.623497346023417 C49.63174409156856 16.752833482182993, 49.58127697463393 16.882169618342573, 49.53199163327529 17.008477123264846 M49.682211208503176 16.623497346023417 C49.62690214662823 16.7652423235854, 49.571593084753296 16.90698730114738, 49.53199163327529 17.008477123264846 M49.53199163327529 17.008477123264846 C49.470643052657856 17.1339676506918, 49.40929447204042 17.25945817811876, 49.35049375603245 17.379736965185366 M49.53199163327529 17.008477123264846 C49.487566154955054 17.099350891646978, 49.44314067663482 17.190224660029106, 49.35049375603245 17.379736965185366 M49.35049375603245 17.379736965185366 C49.271888672936576 17.511653315520615, 49.19328358984071 17.643569665855864, 49.138957391312644 17.734740790612133 M49.35049375603245 17.379736965185366 C49.27487417317354 17.50664299965206, 49.199254590314624 17.633549034118747, 49.138957391312644 17.734740790612133 M49.138957391312644 17.734740790612133 C49.05240596711745 17.855963602626137, 48.96585454292226 17.977186414640144, 48.89882754698197 18.07106356344834 M49.138957391312644 17.734740790612133 C49.068265802547394 17.833750521018597, 48.997574213782144 17.932760251425062, 48.89882754698197 18.07106356344834 M48.89882754698197 18.07106356344834 C48.83267791520175 18.149166286106404, 48.76652828342153 18.227269008764466, 48.63174455336566 18.386407858128706 M48.89882754698197 18.07106356344834 C48.82200733205142 18.16176501982511, 48.74518711712088 18.25246647620188, 48.63174455336566 18.386407858128706 M48.63174455336566 18.386407858128706 C48.538497609514295 18.47965480198007, 48.445250665662925 18.572901745831434, 48.339532858128706 18.678619553365657 M48.63174455336566 18.386407858128706 C48.53694193263279 18.48121047886157, 48.44213931189993 18.576013099594437, 48.339532858128706 18.678619553365657 M48.339532858128706 18.678619553365657 C48.230441274864184 18.77101541125224, 48.12134969159967 18.86341126913882, 48.02418856344834 18.94570254698197 M48.339532858128706 18.678619553365657 C48.2193579811884 18.780402482158525, 48.09918310424809 18.882185410951397, 48.02418856344834 18.94570254698197 M48.02418856344834 18.94570254698197 C47.9498191622976 18.99880127880644, 47.87544976114687 19.05190001063091, 47.687865790612136 19.185832391312644 M48.02418856344834 18.94570254698197 C47.94147897003463 19.004756061626843, 47.85876937662093 19.063809576271716, 47.687865790612136 19.185832391312644 M47.687865790612136 19.185832391312644 C47.6021215807575 19.236924850461833, 47.51637737090286 19.288017309611018, 47.332861965185366 19.397368756032446 M47.687865790612136 19.185832391312644 C47.556196046043205 19.264290529267107, 47.42452630147428 19.34274866722157, 47.332861965185366 19.397368756032446 M47.332861965185366 19.397368756032446 C47.21461313724831 19.455177085492505, 47.09636430931125 19.51298541495256, 46.961602123264846 19.578866633275286 M47.332861965185366 19.397368756032446 C47.253472617280735 19.436179843291026, 47.174083269376105 19.474990930549605, 46.961602123264846 19.578866633275286 M46.961602123264846 19.578866633275286 C46.81317185609069 19.636784303251705, 46.664741588916534 19.69470197322812, 46.57662234602342 19.729086208503173 M46.961602123264846 19.578866633275286 C46.831106564865514 19.629786158171733, 46.70061100646618 19.680705683068183, 46.57662234602342 19.729086208503173 M46.57662234602342 19.729086208503173 C46.44583996629488 19.768021809905523, 46.31505758656635 19.806957411307874, 46.180552435703994 19.847001329696653 M46.57662234602342 19.729086208503173 C46.42930255888247 19.772945209407617, 46.28198277174152 19.81680421031206, 46.180552435703994 19.847001329696653 M46.180552435703994 19.847001329696653 C46.081792718588694 19.867709064768057, 45.983033001473395 19.88841679983946, 45.77609795140367 19.931806517013612 M46.180552435703994 19.847001329696653 C46.05716045189578 19.872873907963076, 45.93376846808757 19.898746486229502, 45.77609795140367 19.931806517013612 M45.77609795140367 19.931806517013612 C45.62700371992325 19.95039109358642, 45.47790948844283 19.96897567015922, 45.36602172736166 19.982922465033347 M45.77609795140367 19.931806517013612 C45.62900881958121 19.950141158174702, 45.481919687758754 19.968475799335792, 45.36602172736166 19.982922465033347 M45.36602172736166 19.982922465033347 C45.20495270342846 19.98958432914121, 45.04388367949526 19.996246193249068, 44.953125 20 M45.36602172736166 19.982922465033347 C45.27621472886446 19.98663690996704, 45.186407730367264 19.990351354900728, 44.953125 20 M44.953125 20 C44.953125 20, 44.953125 20, 44.953125 20 M44.953125 20 C44.953125 20, 44.953125 20, 44.953125 20 M44.953125 20 C15.588157239503339 20, -13.776810520993322 20, -44.953125 20 M44.953125 20 C10.034670151521723 20, -24.883784696956553 20, -44.953125 20 M-44.953125 20 C-44.953125 20, -44.953125 20, -44.953125 20 M-44.953125 20 C-44.953125 20, -44.953125 20, -44.953125 20 M-44.953125 20 C-45.104784403982045 19.99372732065213, -45.25644380796409 19.987454641304257, -45.36602172736166 19.982922465033347 M-44.953125 20 C-45.04100730064834 19.996365161158185, -45.128889601296684 19.992730322316373, -45.36602172736166 19.982922465033347 M-45.36602172736166 19.982922465033347 C-45.491609374160944 19.96726798118535, -45.617197020960226 19.951613497337355, -45.77609795140367 19.931806517013612 M-45.36602172736166 19.982922465033347 C-45.52529004845252 19.963069689513162, -45.684558369543375 19.94321691399298, -45.77609795140367 19.931806517013612 M-45.77609795140367 19.931806517013612 C-45.89652704641325 19.906555191197885, -46.016956141422824 19.881303865382158, -46.180552435703994 19.847001329696653 M-45.77609795140367 19.931806517013612 C-45.86437903880299 19.91329591954454, -45.9526601262023 19.89478532207547, -46.180552435703994 19.847001329696653 M-46.180552435703994 19.847001329696653 C-46.27872644617557 19.81777366043627, -46.37690045664714 19.788545991175887, -46.57662234602342 19.729086208503173 M-46.180552435703994 19.847001329696653 C-46.26597519415247 19.821569872641483, -46.351397952600934 19.796138415586316, -46.57662234602342 19.729086208503173 M-46.57662234602342 19.729086208503173 C-46.72390743410637 19.67161538879477, -46.871192522189325 19.61414456908637, -46.961602123264846 19.578866633275286 M-46.57662234602342 19.729086208503173 C-46.72379157601217 19.671660596763413, -46.870960806000916 19.614234985023653, -46.961602123264846 19.578866633275286 M-46.961602123264846 19.578866633275286 C-47.09464370699497 19.513826566169907, -47.2276852907251 19.448786499064525, -47.332861965185366 19.397368756032446 M-46.961602123264846 19.578866633275286 C-47.066071562740824 19.52779463635918, -47.1705410022168 19.47672263944307, -47.332861965185366 19.397368756032446 M-47.332861965185366 19.397368756032446 C-47.43359255345942 19.33734635364294, -47.534323141733466 19.277323951253432, -47.687865790612136 19.185832391312644 M-47.332861965185366 19.397368756032446 C-47.44042868891344 19.33327290107961, -47.54799541264151 19.269177046126774, -47.687865790612136 19.185832391312644 M-47.687865790612136 19.185832391312644 C-47.775462864391265 19.123289282759455, -47.863059938170395 19.060746174206262, -48.02418856344834 18.94570254698197 M-47.687865790612136 19.185832391312644 C-47.80293724608528 19.103672951270422, -47.91800870155843 19.0215135112282, -48.02418856344834 18.94570254698197 M-48.02418856344834 18.94570254698197 C-48.10377417891543 18.878296969058667, -48.18335979438251 18.810891391135367, -48.339532858128706 18.67861955336566 M-48.02418856344834 18.94570254698197 C-48.14666771618941 18.84196799613864, -48.26914686893049 18.738233445295304, -48.339532858128706 18.67861955336566 M-48.339532858128706 18.67861955336566 C-48.40123094813095 18.61692146336341, -48.462929038133204 18.555223373361162, -48.63174455336566 18.386407858128706 M-48.339532858128706 18.67861955336566 C-48.41612517915121 18.602027232343154, -48.49271750017372 18.525434911320648, -48.63174455336566 18.386407858128706 M-48.63174455336566 18.386407858128706 C-48.68589896664026 18.322467863197986, -48.74005337991486 18.25852786826727, -48.89882754698197 18.07106356344834 M-48.63174455336566 18.386407858128706 C-48.71631406522565 18.286556824156598, -48.800883577085656 18.186705790184494, -48.89882754698197 18.07106356344834 M-48.89882754698197 18.07106356344834 C-48.97251274892068 17.967861016917322, -49.04619795085939 17.864658470386303, -49.138957391312644 17.734740790612133 M-48.89882754698197 18.07106356344834 C-48.98074233446491 17.956334765204453, -49.062657121947844 17.841605966960564, -49.138957391312644 17.734740790612133 M-49.138957391312644 17.734740790612133 C-49.22068580202612 17.597582820218882, -49.3024142127396 17.460424849825632, -49.35049375603244 17.37973696518537 M-49.138957391312644 17.734740790612133 C-49.20624998621016 17.621809245044748, -49.273542581107684 17.508877699477363, -49.35049375603244 17.37973696518537 M-49.35049375603244 17.37973696518537 C-49.39372948766964 17.29129686254182, -49.436965219306835 17.20285675989827, -49.53199163327528 17.00847712326485 M-49.35049375603244 17.37973696518537 C-49.41846590485932 17.240697712430364, -49.48643805368619 17.10165845967536, -49.53199163327528 17.00847712326485 M-49.53199163327528 17.00847712326485 C-49.57313964151609 16.903023815848403, -49.6142876497569 16.797570508431956, -49.682211208503176 16.623497346023417 M-49.53199163327528 17.00847712326485 C-49.58718688993462 16.867023803474407, -49.64238214659396 16.725570483683967, -49.682211208503176 16.623497346023417 M-49.682211208503176 16.623497346023417 C-49.71883657738792 16.50047490053235, -49.75546194627267 16.377452455041283, -49.80012632969665 16.227427435703994 M-49.682211208503176 16.623497346023417 C-49.72260049280451 16.487832131509947, -49.762989777105844 16.352166916996474, -49.80012632969665 16.227427435703994 M-49.80012632969665 16.227427435703994 C-49.819275619253396 16.13610028606344, -49.83842490881015 16.044773136422883, -49.88493151701361 15.82297295140367 M-49.80012632969665 16.227427435703994 C-49.831491516905714 16.077839998673642, -49.86285670411477 15.92825256164329, -49.88493151701361 15.82297295140367 M-49.88493151701361 15.82297295140367 C-49.90230799476156 15.683570658027898, -49.9196844725095 15.544168364652126, -49.93604746503335 15.412896727361664 M-49.88493151701361 15.82297295140367 C-49.895801389682056 15.735769710294397, -49.90667126235051 15.648566469185123, -49.93604746503335 15.412896727361664 M-49.93604746503335 15.412896727361664 C-49.94138820996557 15.283769420142393, -49.946728954897786 15.154642112923124, -49.953125 15 M-49.93604746503335 15.412896727361664 C-49.94189272402863 15.27157139472759, -49.947737983023906 15.130246062093518, -49.953125 15 M-49.953125 15 C-49.953125 15, -49.953125 15, -49.953125 15 M-49.953125 15 C-49.953125 15, -49.953125 15, -49.953125 15 M-49.953125 15 C-49.953125 5.345574732583929, -49.953125 -4.308850534832143, -49.953125 -15 M-49.953125 15 C-49.953125 3.287937710959211, -49.953125 -8.424124578081578, -49.953125 -15 M-49.953125 -15 C-49.953125 -15, -49.953125 -15, -49.953125 -15 M-49.953125 -15 C-49.953125 -15, -49.953125 -15, -49.953125 -15 M-49.953125 -15 C-49.94689891930584 -15.150532752410083, -49.940672838611675 -15.301065504820167, -49.93604746503335 -15.41289672736166 M-49.953125 -15 C-49.94707502464627 -15.14627491784107, -49.941025049292534 -15.292549835682143, -49.93604746503335 -15.41289672736166 M-49.93604746503335 -15.41289672736166 C-49.921302528579155 -15.531187556332307, -49.90655759212496 -15.649478385302952, -49.88493151701361 -15.822972951403669 M-49.93604746503335 -15.41289672736166 C-49.92490731325733 -15.50226827484426, -49.91376716148132 -15.591639822326858, -49.88493151701361 -15.822972951403669 M-49.88493151701361 -15.822972951403669 C-49.85193218601268 -15.98035397754719, -49.81893285501175 -16.13773500369071, -49.80012632969665 -16.227427435703994 M-49.88493151701361 -15.822972951403669 C-49.86030539831106 -15.940420296964422, -49.835679279608506 -16.057867642525178, -49.80012632969665 -16.227427435703994 M-49.80012632969665 -16.227427435703994 C-49.758587477678134 -16.36695398011344, -49.717048625659615 -16.506480524522885, -49.682211208503176 -16.623497346023417 M-49.80012632969665 -16.227427435703994 C-49.764650801716975 -16.346587633677174, -49.72917527373729 -16.465747831650358, -49.682211208503176 -16.623497346023417 M-49.682211208503176 -16.623497346023417 C-49.62394765413012 -16.77281403893648, -49.565684099757064 -16.92213073184955, -49.53199163327529 -17.008477123264846 M-49.682211208503176 -16.623497346023417 C-49.63775282344884 -16.73743442212529, -49.59329443839451 -16.851371498227163, -49.53199163327529 -17.008477123264846 M-49.53199163327529 -17.008477123264846 C-49.48645925283432 -17.101615096124778, -49.44092687239335 -17.194753068984713, -49.35049375603245 -17.379736965185366 M-49.53199163327529 -17.008477123264846 C-49.488645898524595 -17.097142240873577, -49.4453001637739 -17.18580735848231, -49.35049375603245 -17.379736965185366 M-49.35049375603245 -17.379736965185366 C-49.267126980749275 -17.519644466092938, -49.1837602054661 -17.659551967000507, -49.138957391312644 -17.734740790612133 M-49.35049375603245 -17.379736965185366 C-49.27012413017533 -17.514614600362588, -49.189754504318216 -17.64949223553981, -49.138957391312644 -17.734740790612133 M-49.138957391312644 -17.734740790612133 C-49.06787967907193 -17.834291320594293, -48.99680196683121 -17.933841850576453, -48.89882754698197 -18.07106356344834 M-49.138957391312644 -17.734740790612133 C-49.06275637789336 -17.84146695035932, -48.98655536447408 -17.948193110106505, -48.89882754698197 -18.07106356344834 M-48.89882754698197 -18.07106356344834 C-48.80921752524566 -18.176865916185648, -48.71960750350935 -18.282668268922954, -48.63174455336566 -18.386407858128706 M-48.89882754698197 -18.07106356344834 C-48.81789195253236 -18.166624039241547, -48.73695635808275 -18.262184515034754, -48.63174455336566 -18.386407858128706 M-48.63174455336566 -18.386407858128706 C-48.531990274899066 -18.486162136595297, -48.432235996432475 -18.585916415061888, -48.339532858128706 -18.678619553365657 M-48.63174455336566 -18.386407858128706 C-48.5535589370893 -18.464593474405063, -48.47537332081294 -18.542779090681417, -48.339532858128706 -18.678619553365657 M-48.339532858128706 -18.678619553365657 C-48.251960755104975 -18.752789341205204, -48.164388652081236 -18.826959129044752, -48.02418856344834 -18.945702546981966 M-48.339532858128706 -18.678619553365657 C-48.269790280688746 -18.737688503333697, -48.20004770324879 -18.796757453301737, -48.02418856344834 -18.945702546981966 M-48.02418856344834 -18.945702546981966 C-47.912599196038066 -19.02537582393321, -47.801009828627784 -19.105049100884454, -47.687865790612136 -19.185832391312644 M-48.02418856344834 -18.945702546981966 C-47.94135615700623 -19.00484374844371, -47.858523750564125 -19.063984949905457, -47.687865790612136 -19.185832391312644 M-47.687865790612136 -19.185832391312644 C-47.57262912454042 -19.254498539892694, -47.4573924584687 -19.323164688472744, -47.332861965185366 -19.397368756032446 M-47.687865790612136 -19.185832391312644 C-47.55308681995464 -19.266143225877, -47.41830784929715 -19.346454060441356, -47.332861965185366 -19.397368756032446 M-47.332861965185366 -19.397368756032446 C-47.21433927840346 -19.455310966923758, -47.095816591621556 -19.51325317781507, -46.961602123264846 -19.578866633275286 M-47.332861965185366 -19.397368756032446 C-47.2512745855219 -19.437254395540677, -47.16968720585843 -19.477140035048908, -46.961602123264846 -19.578866633275286 M-46.961602123264846 -19.578866633275286 C-46.84542346788276 -19.62419968527895, -46.72924481250068 -19.66953273728261, -46.57662234602342 -19.729086208503173 M-46.961602123264846 -19.578866633275286 C-46.86381746511871 -19.617022325285323, -46.76603280697257 -19.655178017295363, -46.57662234602342 -19.729086208503173 M-46.57662234602342 -19.729086208503173 C-46.45989029864734 -19.76383884472947, -46.34315825127126 -19.798591480955768, -46.180552435703994 -19.847001329696653 M-46.57662234602342 -19.729086208503173 C-46.47715096839759 -19.75870012070007, -46.37767959077176 -19.788314032896967, -46.180552435703994 -19.847001329696653 M-46.180552435703994 -19.847001329696653 C-46.08795967647316 -19.866415989678355, -45.99536691724232 -19.885830649660054, -45.77609795140367 -19.931806517013612 M-46.180552435703994 -19.847001329696653 C-46.094684718232315 -19.86500589670563, -46.00881700076064 -19.8830104637146, -45.77609795140367 -19.931806517013612 M-45.77609795140367 -19.931806517013612 C-45.68346832766676 -19.9433527875712, -45.590838703929855 -19.95489905812879, -45.36602172736166 -19.982922465033347 M-45.77609795140367 -19.931806517013612 C-45.685862635032215 -19.94305433746934, -45.59562731866076 -19.95430215792507, -45.36602172736166 -19.982922465033347 M-45.36602172736166 -19.982922465033347 C-45.250284455444856 -19.987709394008867, -45.13454718352804 -19.992496322984383, -44.953125 -20 M-45.36602172736166 -19.982922465033347 C-45.2492309052634 -19.987752969166696, -45.132440083165136 -19.992583473300048, -44.953125 -20 M-44.953125 -20 C-44.953125 -20, -44.953125 -20, -44.953125 -20 M-44.953125 -20 C-44.953125 -20, -44.953125 -20, -44.953125 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-41.953125, -12)\"><rect></rect><foreignObject width=\"83.90625\" 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>Dispatched</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Sent-15\" transform=\"translate(632.0546875, 530)\"><g class=\"basic label-container outer-path\"><path d=\"M-19.640625 -20 C-6.753638552522322 -20, 6.133347894955357 -20, 19.640625 -20 C19.640625 -20, 19.640625 -20, 19.640625 -20 C19.795688453818947 -19.99358652810943, 19.950751907637898 -19.987173056218857, 20.053521727361662 -19.982922465033347 C20.194993116628687 -19.965288074751523, 20.33646450589571 -19.947653684469703, 20.46359795140367 -19.931806517013612 C20.56853998402014 -19.909802486698908, 20.673482016636616 -19.887798456384203, 20.868052435703998 -19.847001329696653 C21.026132125119616 -19.79993896709345, 21.184211814535235 -19.752876604490247, 21.264122346023417 -19.729086208503173 C21.41074930305034 -19.671872192329722, 21.557376260077266 -19.614658176156272, 21.649102123264846 -19.578866633275286 C21.755691584599962 -19.52675822082565, 21.862281045935077 -19.474649808376014, 22.02036196518537 -19.397368756032446 C22.09485519082544 -19.352980428303276, 22.169348416465514 -19.308592100574103, 22.375365790612136 -19.185832391312644 C22.44639064044461 -19.135121623230972, 22.51741549027708 -19.084410855149304, 22.71168856344834 -18.94570254698197 C22.788762565465873 -18.88042419713994, 22.865836567483406 -18.815145847297913, 23.027032858128706 -18.678619553365657 C23.088347801147155 -18.617304610347208, 23.1496627441656 -18.555989667328763, 23.319244553365657 -18.386407858128706 C23.42223840799157 -18.26480324375899, 23.525232262617486 -18.14319862938927, 23.58632754698197 -18.07106356344834 C23.66152168398605 -17.965747621863787, 23.736715820990124 -17.860431680279238, 23.826457391312644 -17.734740790612136 C23.891817882082385 -17.62505173414299, 23.957178372852123 -17.51536267767384, 24.037993756032446 -17.37973696518537 C24.10690581760303 -17.238775090182934, 24.175817879173614 -17.097813215180498, 24.219491633275286 -17.008477123264846 C24.266626464824988 -16.8876809026472, 24.313761296374693 -16.766884682029552, 24.369711208503173 -16.623497346023417 C24.39953518563026 -16.523320372735046, 24.429359162757347 -16.423143399446676, 24.487626329696653 -16.227427435703994 C24.520850713037486 -16.06897308573494, 24.55407509637832 -15.910518735765885, 24.572431517013612 -15.82297295140367 C24.586840760938212 -15.707375206104718, 24.60125000486281 -15.591777460805767, 24.623547465033347 -15.412896727361662 C24.62711806038132 -15.326567691186968, 24.630688655729294 -15.240238655012272, 24.640625 -15 C24.640625 -15, 24.640625 -15, 24.640625 -15 C24.640625 -6.161111092319054, 24.640625 2.6777778153618925, 24.640625 15 C24.640625 15, 24.640625 15, 24.640625 15 C24.634140402707832 15.156783107481422, 24.627655805415664 15.313566214962842, 24.623547465033347 15.412896727361662 C24.609734656375814 15.523709587870655, 24.59592184771828 15.634522448379649, 24.572431517013612 15.822972951403669 C24.542033725293653 15.967946667787487, 24.51163593357369 16.112920384171304, 24.487626329696653 16.227427435703994 C24.451351918792305 16.34927103411917, 24.415077507887958 16.471114632534345, 24.369711208503173 16.623497346023417 C24.322974524605705 16.743273201657107, 24.27623784070824 16.863049057290798, 24.219491633275286 17.008477123264846 C24.169970808564372 17.10977358927998, 24.120449983853458 17.211070055295107, 24.037993756032446 17.379736965185366 C23.981670365727982 17.474259810208135, 23.925346975423516 17.568782655230905, 23.826457391312644 17.734740790612133 C23.777510931332635 17.80329457319954, 23.728564471352627 17.871848355786945, 23.58632754698197 18.07106356344834 C23.51661174867076 18.153376850973157, 23.446895950359544 18.235690138497972, 23.319244553365657 18.386407858128706 C23.21522463207778 18.49042777941658, 23.111204710789906 18.594447700704457, 23.027032858128706 18.678619553365657 C22.925283933324945 18.76479649676454, 22.82353500852118 18.85097344016342, 22.71168856344834 18.94570254698197 C22.621073761430697 19.010400272084127, 22.530458959413053 19.075097997186283, 22.375365790612136 19.185832391312644 C22.27343791085177 19.246568224573554, 22.1715100310914 19.307304057834465, 22.02036196518537 19.397368756032446 C21.91466540636697 19.449040655040363, 21.80896884754857 19.500712554048278, 21.649102123264846 19.578866633275286 C21.5055088337702 19.63489690870436, 21.361915544275558 19.690927184133432, 21.264122346023417 19.729086208503173 C21.146209297089985 19.76419044412679, 21.028296248156554 19.79929467975041, 20.868052435703998 19.847001329696653 C20.72414121060831 19.877176340420952, 20.58022998551262 19.90735135114525, 20.46359795140367 19.931806517013612 C20.337417653968096 19.947534874686383, 20.211237356532518 19.96326323235915, 20.053521727361662 19.982922465033347 C19.893842874149982 19.989526831254853, 19.7341640209383 19.99613119747636, 19.640625 20 C19.640625 20, 19.640625 20, 19.640625 20 C4.8471277469102265 20, -9.946369506179547 20, -19.640625 20 C-19.640625 20, -19.640625 20, -19.640625 20 C-19.761679876919214 19.994993133254695, -19.882734753838427 19.989986266509394, -20.053521727361662 19.982922465033347 C-20.136401788709946 19.972591476160122, -20.21928185005823 19.9622604872869, -20.46359795140367 19.931806517013612 C-20.624744266460482 19.898017687950507, -20.785890581517293 19.864228858887397, -20.868052435703994 19.847001329696653 C-21.00559823512385 19.806052171011093, -21.143144034543703 19.76510301232553, -21.264122346023417 19.729086208503173 C-21.355123049792482 19.69357762370534, -21.446123753561544 19.65806903890751, -21.649102123264846 19.578866633275286 C-21.781547097220507 19.514118230916214, -21.913992071176168 19.449369828557142, -22.02036196518537 19.397368756032446 C-22.13012593054277 19.33196362925382, -22.23988989590017 19.266558502475192, -22.375365790612133 19.185832391312644 C-22.490510431865292 19.103620697627843, -22.605655073118456 19.021409003943045, -22.71168856344834 18.94570254698197 C-22.81391995778443 18.85911697273358, -22.916151352120526 18.77253139848519, -23.027032858128706 18.67861955336566 C-23.099809406126607 18.60584300536776, -23.172585954124507 18.533066457369856, -23.319244553365657 18.386407858128706 C-23.40638797737782 18.283517811821135, -23.49353140138998 18.180627765513563, -23.586327546981966 18.07106356344834 C-23.679583649186487 17.940450265610487, -23.772839751391004 17.80983696777263, -23.826457391312644 17.734740790612133 C-23.888208358943302 17.631109295565288, -23.949959326573957 17.527477800518444, -24.037993756032446 17.37973696518537 C-24.099677757737396 17.253560322957405, -24.161361759442347 17.12738368072944, -24.219491633275286 17.00847712326485 C-24.250311692746628 16.92949208012486, -24.281131752217973 16.850507036984872, -24.369711208503173 16.623497346023417 C-24.41150037670046 16.48313000439075, -24.453289544897746 16.34276266275808, -24.487626329696653 16.227427435703994 C-24.508906219584247 16.125938987146153, -24.530186109471845 16.024450538588315, -24.572431517013612 15.82297295140367 C-24.586436728878827 15.71061654169024, -24.600441940744044 15.59826013197681, -24.623547465033347 15.412896727361664 C-24.629735701376415 15.263278967000936, -24.63592393771948 15.113661206640208, -24.640625 15 C-24.640625 15, -24.640625 15, -24.640625 15 C-24.640625 6.039902389185709, -24.640625 -2.920195221628582, -24.640625 -15 C-24.640625 -15, -24.640625 -15, -24.640625 -15 C-24.63411266740749 -15.157453685217941, -24.627600334814982 -15.314907370435883, -24.623547465033347 -15.41289672736166 C-24.60568384733738 -15.556207086971229, -24.587820229641412 -15.699517446580796, -24.572431517013612 -15.822972951403669 C-24.54365368120393 -15.960220743784362, -24.51487584539425 -16.097468536165056, -24.487626329696653 -16.227427435703994 C-24.455319848735503 -16.335942992381604, -24.423013367774356 -16.444458549059213, -24.369711208503173 -16.623497346023417 C-24.33396215034441 -16.71511433019924, -24.298213092185645 -16.806731314375064, -24.21949163327529 -17.008477123264846 C-24.151503762898987 -17.14754853496321, -24.083515892522684 -17.286619946661578, -24.037993756032446 -17.379736965185366 C-23.954365129052015 -17.520083909941487, -23.870736502071583 -17.660430854697612, -23.826457391312644 -17.734740790612133 C-23.7672765250116 -17.81762875111823, -23.708095658710555 -17.90051671162433, -23.58632754698197 -18.07106356344834 C-23.492320313581207 -18.182057694187357, -23.39831308018044 -18.293051824926373, -23.31924455336566 -18.386407858128706 C-23.208059776761402 -18.497592634732964, -23.096875000157144 -18.60877741133722, -23.027032858128706 -18.678619553365657 C-22.923729942590036 -18.76611265977916, -22.820427027051366 -18.853605766192665, -22.71168856344834 -18.945702546981966 C-22.610371426951335 -19.01804159203053, -22.509054290454326 -19.090380637079097, -22.375365790612136 -19.185832391312644 C-22.240366693585855 -19.26627439272225, -22.105367596559574 -19.346716394131853, -22.020361965185366 -19.397368756032446 C-21.932975345579802 -19.440089471194614, -21.845588725974235 -19.48281018635678, -21.64910212326485 -19.578866633275286 C-21.530463191796777 -19.6251596879867, -21.411824260328704 -19.671452742698108, -21.26412234602342 -19.729086208503173 C-21.151756053576257 -19.762539103173417, -21.039389761129094 -19.795991997843664, -20.868052435703994 -19.847001329696653 C-20.71103552773238 -19.879924313145576, -20.55401861976077 -19.9128472965945, -20.463597951403674 -19.931806517013612 C-20.30892374517562 -19.951086636713352, -20.154249538947564 -19.970366756413092, -20.053521727361662 -19.982922465033347 C-19.932384595185404 -19.987932733881248, -19.811247463009146 -19.99294300272915, -19.640625 -20 C-19.640625 -20, -19.640625 -20, -19.640625 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-19.640625 -20 C-7.894323257424814 -20, 3.8519784851503722 -20, 19.640625 -20 M-19.640625 -20 C-9.147506491240955 -20, 1.3456120175180892 -20, 19.640625 -20 M19.640625 -20 C19.640625 -20, 19.640625 -20, 19.640625 -20 M19.640625 -20 C19.640625 -20, 19.640625 -20, 19.640625 -20 M19.640625 -20 C19.72445567210486 -19.996532737754315, 19.808286344209723 -19.993065475508626, 20.053521727361662 -19.982922465033347 M19.640625 -20 C19.75214425299594 -19.995387529577524, 19.86366350599188 -19.990775059155045, 20.053521727361662 -19.982922465033347 M20.053521727361662 -19.982922465033347 C20.173945232695367 -19.967911690747734, 20.294368738029068 -19.952900916462116, 20.46359795140367 -19.931806517013612 M20.053521727361662 -19.982922465033347 C20.185738812304926 -19.966441622582487, 20.317955897248186 -19.949960780131622, 20.46359795140367 -19.931806517013612 M20.46359795140367 -19.931806517013612 C20.610794966569724 -19.900942548561762, 20.757991981735778 -19.87007858010991, 20.868052435703998 -19.847001329696653 M20.46359795140367 -19.931806517013612 C20.618701773913678 -19.899284665403307, 20.773805596423685 -19.866762813793002, 20.868052435703998 -19.847001329696653 M20.868052435703998 -19.847001329696653 C20.987865657086445 -19.81133138822471, 21.107678878468892 -19.77566144675276, 21.264122346023417 -19.729086208503173 M20.868052435703998 -19.847001329696653 C21.015763029818014 -19.803025980515322, 21.16347362393203 -19.759050631333988, 21.264122346023417 -19.729086208503173 M21.264122346023417 -19.729086208503173 C21.393029419997198 -19.678786512152975, 21.52193649397098 -19.628486815802773, 21.649102123264846 -19.578866633275286 M21.264122346023417 -19.729086208503173 C21.37208288335503 -19.68695987611362, 21.48004342068664 -19.64483354372406, 21.649102123264846 -19.578866633275286 M21.649102123264846 -19.578866633275286 C21.730763716223375 -19.53894471309784, 21.8124253091819 -19.4990227929204, 22.02036196518537 -19.397368756032446 M21.649102123264846 -19.578866633275286 C21.79576759220185 -19.507166254534646, 21.942433061138853 -19.435465875794005, 22.02036196518537 -19.397368756032446 M22.02036196518537 -19.397368756032446 C22.119866480336526 -19.3380769346472, 22.21937099548768 -19.27878511326196, 22.375365790612136 -19.185832391312644 M22.02036196518537 -19.397368756032446 C22.104808413145697 -19.347049595123256, 22.189254861106026 -19.296730434214062, 22.375365790612136 -19.185832391312644 M22.375365790612136 -19.185832391312644 C22.501490508447688 -19.09578107363143, 22.627615226283236 -19.00572975595021, 22.71168856344834 -18.94570254698197 M22.375365790612136 -19.185832391312644 C22.4821224262146 -19.109609618550923, 22.588879061817067 -19.0333868457892, 22.71168856344834 -18.94570254698197 M22.71168856344834 -18.94570254698197 C22.82631827695856 -18.848616132043905, 22.940947990468775 -18.751529717105843, 23.027032858128706 -18.678619553365657 M22.71168856344834 -18.94570254698197 C22.78575330440924 -18.882972911244295, 22.859818045370137 -18.82024327550662, 23.027032858128706 -18.678619553365657 M23.027032858128706 -18.678619553365657 C23.131371217080808 -18.574281194413555, 23.23570957603291 -18.469942835461453, 23.319244553365657 -18.386407858128706 M23.027032858128706 -18.678619553365657 C23.143647605304448 -18.562004806189915, 23.26026235248019 -18.445390059014173, 23.319244553365657 -18.386407858128706 M23.319244553365657 -18.386407858128706 C23.42224127821497 -18.26479985489263, 23.52523800306428 -18.14319185165655, 23.58632754698197 -18.07106356344834 M23.319244553365657 -18.386407858128706 C23.424228851541177 -18.262453131500802, 23.529213149716693 -18.138498404872898, 23.58632754698197 -18.07106356344834 M23.58632754698197 -18.07106356344834 C23.670667037703836 -17.952938757020238, 23.7550065284257 -17.83481395059214, 23.826457391312644 -17.734740790612136 M23.58632754698197 -18.07106356344834 C23.635054817174332 -18.002816775259586, 23.683782087366698 -17.934569987070827, 23.826457391312644 -17.734740790612136 M23.826457391312644 -17.734740790612136 C23.891696634790712 -17.625255213352922, 23.956935878268784 -17.515769636093708, 24.037993756032446 -17.37973696518537 M23.826457391312644 -17.734740790612136 C23.898534661406163 -17.613779524007168, 23.970611931499683 -17.492818257402202, 24.037993756032446 -17.37973696518537 M24.037993756032446 -17.37973696518537 C24.079858492633335 -17.294101277712866, 24.121723229234224 -17.208465590240365, 24.219491633275286 -17.008477123264846 M24.037993756032446 -17.37973696518537 C24.099040929624323 -17.254862975683608, 24.160088103216196 -17.129988986181846, 24.219491633275286 -17.008477123264846 M24.219491633275286 -17.008477123264846 C24.26053479573842 -16.903292512548358, 24.301577958201555 -16.79810790183187, 24.369711208503173 -16.623497346023417 M24.219491633275286 -17.008477123264846 C24.255549388114197 -16.916069017299616, 24.291607142953108 -16.82366091133439, 24.369711208503173 -16.623497346023417 M24.369711208503173 -16.623497346023417 C24.40249072071908 -16.513392905369315, 24.435270232934986 -16.403288464715214, 24.487626329696653 -16.227427435703994 M24.369711208503173 -16.623497346023417 C24.414711695402204 -16.472343375014184, 24.459712182301235 -16.321189404004954, 24.487626329696653 -16.227427435703994 M24.487626329696653 -16.227427435703994 C24.51928375626835 -16.076446245243602, 24.550941182840045 -15.925465054783212, 24.572431517013612 -15.82297295140367 M24.487626329696653 -16.227427435703994 C24.507471586379083 -16.132781066640497, 24.527316843061513 -16.038134697577, 24.572431517013612 -15.82297295140367 M24.572431517013612 -15.82297295140367 C24.5856144963844 -15.717212878247837, 24.59879747575519 -15.611452805092004, 24.623547465033347 -15.412896727361662 M24.572431517013612 -15.82297295140367 C24.589684894443383 -15.684558226792847, 24.606938271873158 -15.546143502182023, 24.623547465033347 -15.412896727361662 M24.623547465033347 -15.412896727361662 C24.629143825627057 -15.277589203249349, 24.63474018622077 -15.142281679137035, 24.640625 -15 M24.623547465033347 -15.412896727361662 C24.627169526134686 -15.325323363994695, 24.630791587236025 -15.237750000627727, 24.640625 -15 M24.640625 -15 C24.640625 -15, 24.640625 -15, 24.640625 -15 M24.640625 -15 C24.640625 -15, 24.640625 -15, 24.640625 -15 M24.640625 -15 C24.640625 -8.344819785831742, 24.640625 -1.6896395716634842, 24.640625 15 M24.640625 -15 C24.640625 -3.128517926155494, 24.640625 8.742964147689012, 24.640625 15 M24.640625 15 C24.640625 15, 24.640625 15, 24.640625 15 M24.640625 15 C24.640625 15, 24.640625 15, 24.640625 15 M24.640625 15 C24.63582323929443 15.116095870087522, 24.63102147858886 15.232191740175043, 24.623547465033347 15.412896727361662 M24.640625 15 C24.63445272572481 15.149231833141076, 24.62828045144962 15.298463666282151, 24.623547465033347 15.412896727361662 M24.623547465033347 15.412896727361662 C24.607883262365533 15.538562343113632, 24.59221905969772 15.6642279588656, 24.572431517013612 15.822972951403669 M24.623547465033347 15.412896727361662 C24.60918710071084 15.528102337457506, 24.594826736388335 15.643307947553348, 24.572431517013612 15.822972951403669 M24.572431517013612 15.822972951403669 C24.548392942708873 15.937618169241592, 24.524354368404133 16.052263387079513, 24.487626329696653 16.227427435703994 M24.572431517013612 15.822972951403669 C24.555089556326298 15.905680554422448, 24.537747595638983 15.988388157441225, 24.487626329696653 16.227427435703994 M24.487626329696653 16.227427435703994 C24.45108614237276 16.350163761375768, 24.414545955048865 16.47290008704754, 24.369711208503173 16.623497346023417 M24.487626329696653 16.227427435703994 C24.460830966236248 16.317431475010586, 24.43403560277584 16.40743551431718, 24.369711208503173 16.623497346023417 M24.369711208503173 16.623497346023417 C24.33341058777156 16.71652786392883, 24.297109967039948 16.809558381834243, 24.219491633275286 17.008477123264846 M24.369711208503173 16.623497346023417 C24.31720864730162 16.758049878776326, 24.264706086100066 16.89260241152924, 24.219491633275286 17.008477123264846 M24.219491633275286 17.008477123264846 C24.15563777292477 17.13909228229521, 24.091783912574257 17.269707441325576, 24.037993756032446 17.379736965185366 M24.219491633275286 17.008477123264846 C24.18177546519875 17.085626778184544, 24.144059297122215 17.162776433104238, 24.037993756032446 17.379736965185366 M24.037993756032446 17.379736965185366 C23.993134140568586 17.45502111369543, 23.948274525104722 17.53030526220549, 23.826457391312644 17.734740790612133 M24.037993756032446 17.379736965185366 C23.99541815560936 17.451188041883487, 23.952842555186276 17.522639118581612, 23.826457391312644 17.734740790612133 M23.826457391312644 17.734740790612133 C23.766986795148863 17.81803454303918, 23.707516198985086 17.90132829546623, 23.58632754698197 18.07106356344834 M23.826457391312644 17.734740790612133 C23.77115954625538 17.8121902414847, 23.71586170119812 17.889639692357267, 23.58632754698197 18.07106356344834 M23.58632754698197 18.07106356344834 C23.482601573418307 18.193532589014442, 23.37887559985465 18.316001614580543, 23.319244553365657 18.386407858128706 M23.58632754698197 18.07106356344834 C23.52365824841922 18.14505706444142, 23.460988949856475 18.219050565434497, 23.319244553365657 18.386407858128706 M23.319244553365657 18.386407858128706 C23.249305313169852 18.45634709832451, 23.179366072974048 18.526286338520315, 23.027032858128706 18.678619553365657 M23.319244553365657 18.386407858128706 C23.208381187326577 18.497271224167786, 23.097517821287497 18.608134590206866, 23.027032858128706 18.678619553365657 M23.027032858128706 18.678619553365657 C22.91849781652798 18.770544044507552, 22.809962774927257 18.862468535649448, 22.71168856344834 18.94570254698197 M23.027032858128706 18.678619553365657 C22.923813070256035 18.76604225423747, 22.820593282383363 18.85346495510928, 22.71168856344834 18.94570254698197 M22.71168856344834 18.94570254698197 C22.610809954363678 19.017728489476184, 22.50993134527901 19.0897544319704, 22.375365790612136 19.185832391312644 M22.71168856344834 18.94570254698197 C22.600691541900282 19.024952897116556, 22.48969452035222 19.104203247251142, 22.375365790612136 19.185832391312644 M22.375365790612136 19.185832391312644 C22.298859847229735 19.231420038496776, 22.222353903847335 19.277007685680903, 22.02036196518537 19.397368756032446 M22.375365790612136 19.185832391312644 C22.250352356015853 19.260324229432538, 22.125338921419573 19.334816067552435, 22.02036196518537 19.397368756032446 M22.02036196518537 19.397368756032446 C21.90764141034442 19.452474477457727, 21.794920855503477 19.507580198883012, 21.649102123264846 19.578866633275286 M22.02036196518537 19.397368756032446 C21.943460237573657 19.434963719833622, 21.866558509961944 19.4725586836348, 21.649102123264846 19.578866633275286 M21.649102123264846 19.578866633275286 C21.550531468695382 19.61732902204142, 21.45196081412592 19.655791410807556, 21.264122346023417 19.729086208503173 M21.649102123264846 19.578866633275286 C21.54020558913987 19.621358192746953, 21.43130905501489 19.66384975221862, 21.264122346023417 19.729086208503173 M21.264122346023417 19.729086208503173 C21.174691797713866 19.75571083629632, 21.08526124940432 19.782335464089467, 20.868052435703998 19.847001329696653 M21.264122346023417 19.729086208503173 C21.139526931831284 19.766179870459894, 21.014931517639152 19.803273532416615, 20.868052435703998 19.847001329696653 M20.868052435703998 19.847001329696653 C20.773078337933274 19.866915303862715, 20.67810424016255 19.88682927802878, 20.46359795140367 19.931806517013612 M20.868052435703998 19.847001329696653 C20.746475159584143 19.872493403774325, 20.62489788346429 19.897985477851993, 20.46359795140367 19.931806517013612 M20.46359795140367 19.931806517013612 C20.35192201718034 19.945726907697445, 20.24024608295701 19.959647298381274, 20.053521727361662 19.982922465033347 M20.46359795140367 19.931806517013612 C20.30506769081816 19.951567293387747, 20.14653743023265 19.97132806976188, 20.053521727361662 19.982922465033347 M20.053521727361662 19.982922465033347 C19.953400816555252 19.98706349653562, 19.85327990574884 19.99120452803789, 19.640625 20 M20.053521727361662 19.982922465033347 C19.91373485713682 19.988704092752698, 19.77394798691198 19.99448572047205, 19.640625 20 M19.640625 20 C19.640625 20, 19.640625 20, 19.640625 20 M19.640625 20 C19.640625 20, 19.640625 20, 19.640625 20 M19.640625 20 C5.801552040347339 20, -8.037520919305322 20, -19.640625 20 M19.640625 20 C11.56524136220734 20, 3.48985772441468 20, -19.640625 20 M-19.640625 20 C-19.640625 20, -19.640625 20, -19.640625 20 M-19.640625 20 C-19.640625 20, -19.640625 20, -19.640625 20 M-19.640625 20 C-19.787369433779794 19.993930605323396, -19.934113867559592 19.98786121064679, -20.053521727361662 19.982922465033347 M-19.640625 20 C-19.760741239376156 19.995031955590647, -19.88085747875231 19.990063911181295, -20.053521727361662 19.982922465033347 M-20.053521727361662 19.982922465033347 C-20.137179672690916 19.972494513023015, -20.22083761802017 19.962066561012684, -20.46359795140367 19.931806517013612 M-20.053521727361662 19.982922465033347 C-20.176341340083376 19.967613016273294, -20.299160952805092 19.95230356751324, -20.46359795140367 19.931806517013612 M-20.46359795140367 19.931806517013612 C-20.546218030043192 19.914482908258755, -20.628838108682714 19.897159299503898, -20.868052435703994 19.847001329696653 M-20.46359795140367 19.931806517013612 C-20.590101048491302 19.90528160689115, -20.716604145578934 19.87875669676869, -20.868052435703994 19.847001329696653 M-20.868052435703994 19.847001329696653 C-20.960906173139414 19.81935757434514, -21.05375991057483 19.79171381899363, -21.264122346023417 19.729086208503173 M-20.868052435703994 19.847001329696653 C-20.976481790258305 19.814720512219527, -21.084911144812615 19.782439694742404, -21.264122346023417 19.729086208503173 M-21.264122346023417 19.729086208503173 C-21.35528319211294 19.693515135977993, -21.44644403820246 19.65794406345281, -21.649102123264846 19.578866633275286 M-21.264122346023417 19.729086208503173 C-21.400933049563342 19.675702506326246, -21.537743753103268 19.62231880414932, -21.649102123264846 19.578866633275286 M-21.649102123264846 19.578866633275286 C-21.74214729000872 19.533379622979854, -21.83519245675259 19.487892612684423, -22.02036196518537 19.397368756032446 M-21.649102123264846 19.578866633275286 C-21.77016088044325 19.519684613114215, -21.89121963762165 19.460502592953144, -22.02036196518537 19.397368756032446 M-22.02036196518537 19.397368756032446 C-22.138232695691418 19.3271330457323, -22.25610342619747 19.256897335432157, -22.375365790612133 19.185832391312644 M-22.02036196518537 19.397368756032446 C-22.095936971147278 19.352335827146, -22.171511977109187 19.307302898259554, -22.375365790612133 19.185832391312644 M-22.375365790612133 19.185832391312644 C-22.45096504997707 19.131855557601007, -22.52656430934201 19.077878723889366, -22.71168856344834 18.94570254698197 M-22.375365790612133 19.185832391312644 C-22.48069944597539 19.110625606913665, -22.586033101338643 19.035418822514686, -22.71168856344834 18.94570254698197 M-22.71168856344834 18.94570254698197 C-22.79532992280776 18.8748619292042, -22.878971282167182 18.804021311426435, -23.027032858128706 18.67861955336566 M-22.71168856344834 18.94570254698197 C-22.82746585353289 18.847644184264777, -22.943243143617437 18.749585821547583, -23.027032858128706 18.67861955336566 M-23.027032858128706 18.67861955336566 C-23.13496674677468 18.570685664719687, -23.242900635420654 18.46275177607371, -23.319244553365657 18.386407858128706 M-23.027032858128706 18.67861955336566 C-23.092659359381432 18.612993052112934, -23.15828586063416 18.547366550860204, -23.319244553365657 18.386407858128706 M-23.319244553365657 18.386407858128706 C-23.405654461234022 18.284383872695585, -23.492064369102383 18.182359887262464, -23.586327546981966 18.07106356344834 M-23.319244553365657 18.386407858128706 C-23.42232804653354 18.264697407732477, -23.525411539701423 18.142986957336248, -23.586327546981966 18.07106356344834 M-23.586327546981966 18.07106356344834 C-23.653700116630112 17.976702408547656, -23.721072686278255 17.88234125364697, -23.826457391312644 17.734740790612133 M-23.586327546981966 18.07106356344834 C-23.673302449575015 17.94924763303458, -23.760277352168064 17.827431702620817, -23.826457391312644 17.734740790612133 M-23.826457391312644 17.734740790612133 C-23.89723649217529 17.615958133078102, -23.968015593037936 17.497175475544072, -24.037993756032446 17.37973696518537 M-23.826457391312644 17.734740790612133 C-23.90274109679988 17.606720214568064, -23.979024802287114 17.478699638524, -24.037993756032446 17.37973696518537 M-24.037993756032446 17.37973696518537 C-24.081749163574063 17.290233848488672, -24.12550457111568 17.200730731791978, -24.219491633275286 17.00847712326485 M-24.037993756032446 17.37973696518537 C-24.0919013863208 17.269467144936254, -24.145809016609153 17.15919732468714, -24.219491633275286 17.00847712326485 M-24.219491633275286 17.00847712326485 C-24.264093545251082 16.89417221918736, -24.308695457226882 16.779867315109872, -24.369711208503173 16.623497346023417 M-24.219491633275286 17.00847712326485 C-24.251213247478535 16.927181593363507, -24.282934861681785 16.845886063462164, -24.369711208503173 16.623497346023417 M-24.369711208503173 16.623497346023417 C-24.408512180401917 16.49316717882607, -24.44731315230066 16.362837011628724, -24.487626329696653 16.227427435703994 M-24.369711208503173 16.623497346023417 C-24.411183921756955 16.484192957808645, -24.452656635010737 16.34488856959387, -24.487626329696653 16.227427435703994 M-24.487626329696653 16.227427435703994 C-24.51158619057925 16.11315761939004, -24.535546051461854 15.998887803076084, -24.572431517013612 15.82297295140367 M-24.487626329696653 16.227427435703994 C-24.51239538836317 16.109298378195653, -24.53716444702969 15.991169320687314, -24.572431517013612 15.82297295140367 M-24.572431517013612 15.82297295140367 C-24.5840998550252 15.729364045024955, -24.595768193036793 15.63575513864624, -24.623547465033347 15.412896727361664 M-24.572431517013612 15.82297295140367 C-24.587971400069843 15.698304686162981, -24.603511283126075 15.57363642092229, -24.623547465033347 15.412896727361664 M-24.623547465033347 15.412896727361664 C-24.627589017610124 15.315180995221779, -24.6316305701869 15.217465263081893, -24.640625 15 M-24.623547465033347 15.412896727361664 C-24.62933584935288 15.27294649760579, -24.635124233672414 15.132996267849917, -24.640625 15 M-24.640625 15 C-24.640625 15, -24.640625 15, -24.640625 15 M-24.640625 15 C-24.640625 15, -24.640625 15, -24.640625 15 M-24.640625 15 C-24.640625 3.440632046546712, -24.640625 -8.118735906906576, -24.640625 -15 M-24.640625 15 C-24.640625 6.158949280316001, -24.640625 -2.6821014393679974, -24.640625 -15 M-24.640625 -15 C-24.640625 -15, -24.640625 -15, -24.640625 -15 M-24.640625 -15 C-24.640625 -15, -24.640625 -15, -24.640625 -15 M-24.640625 -15 C-24.634224080229377 -15.154759971538985, -24.627823160458753 -15.30951994307797, -24.623547465033347 -15.41289672736166 M-24.640625 -15 C-24.637130324636036 -15.084493460197264, -24.633635649272072 -15.168986920394529, -24.623547465033347 -15.41289672736166 M-24.623547465033347 -15.41289672736166 C-24.61277977994232 -15.499280171567715, -24.60201209485129 -15.58566361577377, -24.572431517013612 -15.822972951403669 M-24.623547465033347 -15.41289672736166 C-24.612219062950622 -15.503778507519971, -24.600890660867897 -15.594660287678282, -24.572431517013612 -15.822972951403669 M-24.572431517013612 -15.822972951403669 C-24.547438692933245 -15.942169195105754, -24.52244586885288 -16.061365438807837, -24.487626329696653 -16.227427435703994 M-24.572431517013612 -15.822972951403669 C-24.550369928688696 -15.928189490758166, -24.52830834036378 -16.033406030112662, -24.487626329696653 -16.227427435703994 M-24.487626329696653 -16.227427435703994 C-24.456791280024344 -16.331000541806027, -24.425956230352035 -16.434573647908064, -24.369711208503173 -16.623497346023417 M-24.487626329696653 -16.227427435703994 C-24.4575641942683 -16.328404368624923, -24.427502058839952 -16.429381301545853, -24.369711208503173 -16.623497346023417 M-24.369711208503173 -16.623497346023417 C-24.327512358133117 -16.73164373101128, -24.28531350776306 -16.83979011599915, -24.21949163327529 -17.008477123264846 M-24.369711208503173 -16.623497346023417 C-24.33372209691919 -16.715729534402996, -24.29773298533521 -16.807961722782576, -24.21949163327529 -17.008477123264846 M-24.21949163327529 -17.008477123264846 C-24.14698476741144 -17.156792287980235, -24.07447790154759 -17.305107452695623, -24.037993756032446 -17.379736965185366 M-24.21949163327529 -17.008477123264846 C-24.1750862467322 -17.099309793259927, -24.13068086018911 -17.190142463255007, -24.037993756032446 -17.379736965185366 M-24.037993756032446 -17.379736965185366 C-23.959516924158915 -17.51143808219841, -23.881040092285385 -17.64313919921145, -23.826457391312644 -17.734740790612133 M-24.037993756032446 -17.379736965185366 C-23.993015643590976 -17.455219977282823, -23.948037531149506 -17.53070298938028, -23.826457391312644 -17.734740790612133 M-23.826457391312644 -17.734740790612133 C-23.741526047314576 -17.85369453912996, -23.656594703316507 -17.97264828764779, -23.58632754698197 -18.07106356344834 M-23.826457391312644 -17.734740790612133 C-23.750404503443967 -17.841259487617457, -23.67435161557529 -17.947778184622777, -23.58632754698197 -18.07106356344834 M-23.58632754698197 -18.07106356344834 C-23.52701933651927 -18.141088635220537, -23.467711126056567 -18.211113706992734, -23.31924455336566 -18.386407858128706 M-23.58632754698197 -18.07106356344834 C-23.523392919667682 -18.145370337506396, -23.460458292353394 -18.219677111564447, -23.31924455336566 -18.386407858128706 M-23.31924455336566 -18.386407858128706 C-23.255118847842066 -18.4505335636523, -23.190993142318472 -18.51465926917589, -23.027032858128706 -18.678619553365657 M-23.31924455336566 -18.386407858128706 C-23.205200718084903 -18.500451693409463, -23.091156882804146 -18.614495528690217, -23.027032858128706 -18.678619553365657 M-23.027032858128706 -18.678619553365657 C-22.916858146276756 -18.771932774370843, -22.806683434424805 -18.86524599537603, -22.71168856344834 -18.945702546981966 M-23.027032858128706 -18.678619553365657 C-22.929576880090636 -18.76116055632433, -22.83212090205257 -18.843701559283, -22.71168856344834 -18.945702546981966 M-22.71168856344834 -18.945702546981966 C-22.613721707312035 -19.01564953783005, -22.515754851175732 -19.08559652867814, -22.375365790612136 -19.185832391312644 M-22.71168856344834 -18.945702546981966 C-22.61475611451872 -19.014910985280007, -22.5178236655891 -19.084119423578052, -22.375365790612136 -19.185832391312644 M-22.375365790612136 -19.185832391312644 C-22.24073515202781 -19.26605483914626, -22.106104513443483 -19.34627728697988, -22.020361965185366 -19.397368756032446 M-22.375365790612136 -19.185832391312644 C-22.275174161087467 -19.245533643994985, -22.1749825315628 -19.305234896677327, -22.020361965185366 -19.397368756032446 M-22.020361965185366 -19.397368756032446 C-21.875304527895334 -19.468283016002594, -21.730247090605303 -19.53919727597274, -21.64910212326485 -19.578866633275286 M-22.020361965185366 -19.397368756032446 C-21.898840218433193 -19.456777118004123, -21.77731847168102 -19.516185479975796, -21.64910212326485 -19.578866633275286 M-21.64910212326485 -19.578866633275286 C-21.497919660054738 -19.637858213477397, -21.34673719684463 -19.696849793679508, -21.26412234602342 -19.729086208503173 M-21.64910212326485 -19.578866633275286 C-21.51785417221445 -19.630079742695205, -21.386606221164044 -19.681292852115128, -21.26412234602342 -19.729086208503173 M-21.26412234602342 -19.729086208503173 C-21.15589564987672 -19.761306691958268, -21.04766895373002 -19.793527175413363, -20.868052435703994 -19.847001329696653 M-21.26412234602342 -19.729086208503173 C-21.138775941046042 -19.766403450103663, -21.01342953606866 -19.803720691704154, -20.868052435703994 -19.847001329696653 M-20.868052435703994 -19.847001329696653 C-20.778393666283883 -19.86580079670821, -20.68873489686377 -19.88460026371977, -20.463597951403674 -19.931806517013612 M-20.868052435703994 -19.847001329696653 C-20.778451562802907 -19.865788657084764, -20.688850689901816 -19.884575984472875, -20.463597951403674 -19.931806517013612 M-20.463597951403674 -19.931806517013612 C-20.378606663837097 -19.9424006699605, -20.29361537627052 -19.95299482290739, -20.053521727361662 -19.982922465033347 M-20.463597951403674 -19.931806517013612 C-20.306090994490738 -19.951439738717983, -20.1485840375778 -19.971072960422354, -20.053521727361662 -19.982922465033347 M-20.053521727361662 -19.982922465033347 C-19.909883181888464 -19.988863399219365, -19.76624463641527 -19.994804333405384, -19.640625 -20 M-20.053521727361662 -19.982922465033347 C-19.938354359373744 -19.987685822608007, -19.82318699138582 -19.99244918018267, -19.640625 -20 M-19.640625 -20 C-19.640625 -20, -19.640625 -20, -19.640625 -20 M-19.640625 -20 C-19.640625 -20, -19.640625 -20, -19.640625 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-16.640625, -12)\"><rect></rect><foreignObject width=\"33.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>Sent</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Delivered-13\" transform=\"translate(310.02734375, 668)\"><g class=\"basic label-container outer-path\"><path d=\"M-38.484375 -20 C-12.208720656801482 -20, 14.066933686397036 -20, 38.484375 -20 C38.484375 -20, 38.484375 -20, 38.484375 -20 C38.58677118847025 -19.995764862317447, 38.689167376940496 -19.99152972463489, 38.89727172736166 -19.982922465033347 C39.06056617555055 -19.962567833293765, 39.223860623739434 -19.94221320155418, 39.30734795140367 -19.931806517013612 C39.39328506060048 -19.913787400089934, 39.4792221697973 -19.89576828316625, 39.711802435703994 -19.847001329696653 C39.85339186821704 -19.80484832928057, 39.99498130073008 -19.762695328864492, 40.10787234602342 -19.729086208503173 C40.22385101824199 -19.68383119017206, 40.33982969046056 -19.63857617184095, 40.492852123264846 -19.578866633275286 C40.63146793917637 -19.511101490107414, 40.77008375508788 -19.443336346939546, 40.864111965185366 -19.397368756032446 C41.00457016880067 -19.31367383316186, 41.14502837241598 -19.22997891029128, 41.219115790612136 -19.185832391312644 C41.30943591034545 -19.12134506531747, 41.39975603007876 -19.0568577393223, 41.55543856344834 -18.94570254698197 C41.62103412619491 -18.89014593929367, 41.68662968894147 -18.834589331605375, 41.870782858128706 -18.678619553365657 C41.98570546734735 -18.563696944147008, 42.100628076566004 -18.448774334928363, 42.16299455336566 -18.386407858128706 C42.21811318763163 -18.321329409624727, 42.273231821897596 -18.25625096112075, 42.43007754698197 -18.07106356344834 C42.50011195327551 -17.972974274362958, 42.570146359569044 -17.87488498527757, 42.670207391312644 -17.734740790612136 C42.7265534318135 -17.640179933655226, 42.78289947231435 -17.545619076698316, 42.88174375603245 -17.37973696518537 C42.95269775048443 -17.234598249713635, 43.023651744936416 -17.0894595342419, 43.06324163327529 -17.008477123264846 C43.09882173443648 -16.917293138764283, 43.134401835597664 -16.82610915426372, 43.213461208503176 -16.623497346023417 C43.25340148041932 -16.489340337525718, 43.293341752335465 -16.35518332902802, 43.33137632969665 -16.227427435703994 C43.35289196891467 -16.12481464703354, 43.37440760813268 -16.022201858363086, 43.41618151701361 -15.82297295140367 C43.4302585295349 -15.710040522990267, 43.44433554205619 -15.597108094576864, 43.46729746503335 -15.412896727361662 C43.47314223786847 -15.271583148996394, 43.4789870107036 -15.130269570631125, 43.484375 -15 C43.484375 -15, 43.484375 -15, 43.484375 -15 C43.484375 -8.360647585575656, 43.484375 -1.7212951711513114, 43.484375 15 C43.484375 15, 43.484375 15, 43.484375 15 C43.480568074829215 15.09204296447915, 43.47676114965844 15.1840859289583, 43.46729746503335 15.412896727361662 C43.45155149557 15.539218314881023, 43.435805526106655 15.665539902400383, 43.41618151701361 15.822972951403669 C43.383206887210044 15.980236172135088, 43.350232257406475 16.137499392866506, 43.33137632969665 16.227427435703994 C43.285094264597 16.382886152006705, 43.23881219949735 16.538344868309416, 43.213461208503176 16.623497346023417 C43.17273085889122 16.72788028610822, 43.13200050927926 16.832263226193025, 43.06324163327529 17.008477123264846 C42.991267695665144 17.15570216581335, 42.919293758055 17.30292720836185, 42.88174375603245 17.379736965185366 C42.8102861430534 17.49965831297362, 42.73882853007436 17.619579660761868, 42.670207391312644 17.734740790612133 C42.59638316417274 17.838138054052617, 42.52255893703285 17.9415353174931, 42.43007754698197 18.07106356344834 C42.37171351080132 18.13997385075224, 42.31334947462067 18.208884138056142, 42.16299455336566 18.386407858128706 C42.08214100807071 18.467261403423656, 42.00128746277576 18.548114948718602, 41.870782858128706 18.678619553365657 C41.79655999765791 18.7414831094969, 41.72233713718711 18.80434666562814, 41.55543856344834 18.94570254698197 C41.47594923442622 19.002456837044058, 41.3964599054041 19.059211127106146, 41.219115790612136 19.185832391312644 C41.125934811762725 19.24135620293113, 41.032753832913315 19.29688001454961, 40.864111965185366 19.397368756032446 C40.749630096161674 19.453335531493828, 40.635148227137975 19.509302306955206, 40.492852123264846 19.578866633275286 C40.34518293677822 19.63648732864588, 40.1975137502916 19.69410802401648, 40.10787234602342 19.729086208503173 C40.02140540757729 19.754828531412482, 39.93493846913117 19.780570854321795, 39.711802435703994 19.847001329696653 C39.60870460163381 19.868618672239954, 39.50560676756363 19.89023601478326, 39.30734795140367 19.931806517013612 C39.196838893244745 19.9455814567477, 39.08632983508582 19.95935639648179, 38.89727172736166 19.982922465033347 C38.776888752206546 19.987901541716123, 38.65650577705142 19.9928806183989, 38.484375 20 C38.484375 20, 38.484375 20, 38.484375 20 C12.03852465366215 20, -14.407325692675698 20, -38.484375 20 C-38.484375 20, -38.484375 20, -38.484375 20 C-38.638612474593764 19.993620690862883, -38.79284994918753 19.98724138172577, -38.89727172736166 19.982922465033347 C-39.05694899826988 19.96301871397159, -39.21662626917811 19.94311496290983, -39.30734795140367 19.931806517013612 C-39.43582155508364 19.904868435107527, -39.56429515876362 19.877930353201446, -39.711802435703994 19.847001329696653 C-39.82717471051766 19.812653515301843, -39.94254698533132 19.778305700907033, -40.10787234602342 19.729086208503173 C-40.226665137580305 19.682733117398808, -40.34545792913719 19.636380026294443, -40.492852123264846 19.578866633275286 C-40.63019687098369 19.51172287748292, -40.76754161870254 19.444579121690555, -40.864111965185366 19.397368756032446 C-40.97976267793168 19.328455889186014, -41.095413390678 19.259543022339578, -41.219115790612136 19.185832391312644 C-41.35053780749499 19.09199887480833, -41.48195982437784 18.998165358304018, -41.55543856344834 18.94570254698197 C-41.62490636676814 18.886866318822502, -41.69437417008793 18.828030090663038, -41.870782858128706 18.67861955336566 C-41.98207462881986 18.567327782674507, -42.09336639951101 18.456036011983354, -42.16299455336566 18.386407858128706 C-42.23934933918247 18.296255932868117, -42.31570412499928 18.206104007607525, -42.43007754698197 18.07106356344834 C-42.52157826477954 17.94290883444346, -42.61307898257711 17.814754105438578, -42.670207391312644 17.734740790612133 C-42.727732461062374 17.63820126727227, -42.78525753081211 17.54166174393241, -42.88174375603244 17.37973696518537 C-42.926092120927116 17.28902093483643, -42.97044048582179 17.198304904487486, -43.06324163327528 17.00847712326485 C-43.11429605360062 16.877635857509578, -43.16535047392595 16.746794591754302, -43.213461208503176 16.623497346023417 C-43.24465145982151 16.51873113862392, -43.27584171113984 16.413964931224427, -43.33137632969665 16.227427435703994 C-43.3575002836053 16.102836586484873, -43.38362423751394 15.978245737265752, -43.41618151701361 15.82297295140367 C-43.4338776469837 15.68100625726176, -43.45157377695379 15.539039563119852, -43.46729746503335 15.412896727361664 C-43.47341666124314 15.264948203523627, -43.47953585745294 15.116999679685588, -43.484375 15 C-43.484375 15, -43.484375 15, -43.484375 15 C-43.484375 6.145219216755038, -43.484375 -2.709561566489924, -43.484375 -15 C-43.484375 -15, -43.484375 -15, -43.484375 -15 C-43.47938130550975 -15.12073640115486, -43.474387611019495 -15.241472802309719, -43.46729746503335 -15.41289672736166 C-43.45604542257253 -15.503165914647587, -43.44479338011172 -15.593435101933514, -43.41618151701361 -15.822972951403669 C-43.392877390512965 -15.934115427048, -43.369573264012324 -16.045257902692335, -43.33137632969665 -16.227427435703994 C-43.29756472174211 -16.340998624833652, -43.263753113787565 -16.454569813963314, -43.213461208503176 -16.623497346023417 C-43.15858522896279 -16.764132428683673, -43.10370924942241 -16.904767511343934, -43.06324163327529 -17.008477123264846 C-43.000859604046894 -17.136081603613825, -42.9384775748185 -17.2636860839628, -42.88174375603245 -17.379736965185366 C-42.83483312029899 -17.458463169829365, -42.787922484565534 -17.537189374473368, -42.670207391312644 -17.734740790612133 C-42.57543336129647 -17.86748007862837, -42.480659331280286 -18.0002193666446, -42.43007754698197 -18.07106356344834 C-42.364918035370295 -18.147997253432436, -42.29975852375862 -18.224930943416528, -42.16299455336566 -18.386407858128706 C-42.094983374815314 -18.454419036679052, -42.026972196264964 -18.522430215229395, -41.870782858128706 -18.678619553365657 C-41.76002733636907 -18.772424695269628, -41.64927181460944 -18.866229837173595, -41.55543856344834 -18.945702546981966 C-41.44677972949596 -19.023283463261, -41.33812089554358 -19.100864379540035, -41.219115790612136 -19.185832391312644 C-41.10299369808557 -19.25502613954112, -40.98687160555901 -19.324219887769598, -40.864111965185366 -19.397368756032446 C-40.74952308379854 -19.453387846650365, -40.63493420241173 -19.50940693726828, -40.492852123264846 -19.578866633275286 C-40.39794515848973 -19.61589944584753, -40.30303819371462 -19.65293225841977, -40.10787234602342 -19.729086208503173 C-39.99586592474091 -19.762431964885735, -39.8838595034584 -19.795777721268298, -39.711802435703994 -19.847001329696653 C-39.57114006124823 -19.876495128077465, -39.43047768679247 -19.905988926458278, -39.30734795140367 -19.931806517013612 C-39.15319116683422 -19.951022140170867, -38.99903438226476 -19.970237763328125, -38.89727172736166 -19.982922465033347 C-38.74649191173501 -19.989158764337734, -38.595712096108365 -19.99539506364212, -38.484375 -20 C-38.484375 -20, -38.484375 -20, -38.484375 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-38.484375 -20 C-17.112226842448578 -20, 4.259921315102844 -20, 38.484375 -20 M-38.484375 -20 C-11.937571391637778 -20, 14.609232216724443 -20, 38.484375 -20 M38.484375 -20 C38.484375 -20, 38.484375 -20, 38.484375 -20 M38.484375 -20 C38.484375 -20, 38.484375 -20, 38.484375 -20 M38.484375 -20 C38.59027979991216 -19.995619745074773, 38.69618459982433 -19.991239490149546, 38.89727172736166 -19.982922465033347 M38.484375 -20 C38.5989979027962 -19.995259161672244, 38.7136208055924 -19.99051832334449, 38.89727172736166 -19.982922465033347 M38.89727172736166 -19.982922465033347 C39.013710046918774 -19.968408443636736, 39.13014836647588 -19.95389442224013, 39.30734795140367 -19.931806517013612 M38.89727172736166 -19.982922465033347 C39.05733870781262 -19.962970136727748, 39.21740568826357 -19.943017808422148, 39.30734795140367 -19.931806517013612 M39.30734795140367 -19.931806517013612 C39.40426596051648 -19.91148494750149, 39.501183969629295 -19.891163377989365, 39.711802435703994 -19.847001329696653 M39.30734795140367 -19.931806517013612 C39.394969280822906 -19.913434256245594, 39.48259061024215 -19.89506199547758, 39.711802435703994 -19.847001329696653 M39.711802435703994 -19.847001329696653 C39.801810955288786 -19.820204632399637, 39.89181947487357 -19.793407935102618, 40.10787234602342 -19.729086208503173 M39.711802435703994 -19.847001329696653 C39.82820742731191 -19.812346062191217, 39.944612418919824 -19.777690794685782, 40.10787234602342 -19.729086208503173 M40.10787234602342 -19.729086208503173 C40.247965664379926 -19.674421626050098, 40.38805898273644 -19.619757043597026, 40.492852123264846 -19.578866633275286 M40.10787234602342 -19.729086208503173 C40.23636113728141 -19.678949726575148, 40.3648499285394 -19.628813244647123, 40.492852123264846 -19.578866633275286 M40.492852123264846 -19.578866633275286 C40.612707695702646 -19.520272814292184, 40.73256326814045 -19.46167899530908, 40.864111965185366 -19.397368756032446 M40.492852123264846 -19.578866633275286 C40.587129609551766 -19.53277717866487, 40.681407095838686 -19.486687724054452, 40.864111965185366 -19.397368756032446 M40.864111965185366 -19.397368756032446 C40.979625125887175 -19.328537852413927, 41.095138286588984 -19.25970694879541, 41.219115790612136 -19.185832391312644 M40.864111965185366 -19.397368756032446 C40.9740980037891 -19.33183130232136, 41.08408404239283 -19.26629384861027, 41.219115790612136 -19.185832391312644 M41.219115790612136 -19.185832391312644 C41.29080224409447 -19.134649247304388, 41.36248869757681 -19.083466103296132, 41.55543856344834 -18.94570254698197 M41.219115790612136 -19.185832391312644 C41.304620205068915 -19.124783412797317, 41.3901246195257 -19.06373443428199, 41.55543856344834 -18.94570254698197 M41.55543856344834 -18.94570254698197 C41.629672815027185 -18.88282934307435, 41.70390706660603 -18.819956139166724, 41.870782858128706 -18.678619553365657 M41.55543856344834 -18.94570254698197 C41.63209159369353 -18.88078074204366, 41.70874462393871 -18.815858937105357, 41.870782858128706 -18.678619553365657 M41.870782858128706 -18.678619553365657 C41.953483019552976 -18.595919391941383, 42.036183180977254 -18.51321923051711, 42.16299455336566 -18.386407858128706 M41.870782858128706 -18.678619553365657 C41.94083605923498 -18.608566352259384, 42.01088926034125 -18.538513151153108, 42.16299455336566 -18.386407858128706 M42.16299455336566 -18.386407858128706 C42.23300286049965 -18.30374920608944, 42.30301116763365 -18.22109055405017, 42.43007754698197 -18.07106356344834 M42.16299455336566 -18.386407858128706 C42.25095523071374 -18.282552882630764, 42.33891590806183 -18.178697907132822, 42.43007754698197 -18.07106356344834 M42.43007754698197 -18.07106356344834 C42.50117385221881 -17.971486992354837, 42.57227015745566 -17.871910421261337, 42.670207391312644 -17.734740790612136 M42.43007754698197 -18.07106356344834 C42.490059995227895 -17.98705291757546, 42.55004244347382 -17.90304227170258, 42.670207391312644 -17.734740790612136 M42.670207391312644 -17.734740790612136 C42.7479062857993 -17.604345220986414, 42.825605180285955 -17.47394965136069, 42.88174375603245 -17.37973696518537 M42.670207391312644 -17.734740790612136 C42.742057383452355 -17.61416094562772, 42.81390737559207 -17.4935811006433, 42.88174375603245 -17.37973696518537 M42.88174375603245 -17.37973696518537 C42.948636399476406 -17.242905875985244, 43.015529042920356 -17.106074786785122, 43.06324163327529 -17.008477123264846 M42.88174375603245 -17.37973696518537 C42.94451135140559 -17.251343796681343, 43.007278946778726 -17.122950628177318, 43.06324163327529 -17.008477123264846 M43.06324163327529 -17.008477123264846 C43.11806657002343 -16.867972852070118, 43.17289150677158 -16.727468580875392, 43.213461208503176 -16.623497346023417 M43.06324163327529 -17.008477123264846 C43.11531744958526 -16.87501824393926, 43.167393265895235 -16.74155936461367, 43.213461208503176 -16.623497346023417 M43.213461208503176 -16.623497346023417 C43.243259802338144 -16.523405633710325, 43.27305839617311 -16.42331392139723, 43.33137632969665 -16.227427435703994 M43.213461208503176 -16.623497346023417 C43.2449346128499 -16.51778004436708, 43.27640801719662 -16.41206274271074, 43.33137632969665 -16.227427435703994 M43.33137632969665 -16.227427435703994 C43.350981649509826 -16.133925378041607, 43.370586969323 -16.04042332037922, 43.41618151701361 -15.82297295140367 M43.33137632969665 -16.227427435703994 C43.36354651711943 -16.074000776609484, 43.39571670454221 -15.920574117514978, 43.41618151701361 -15.82297295140367 M43.41618151701361 -15.82297295140367 C43.43549982000589 -15.66799242080855, 43.45481812299816 -15.51301189021343, 43.46729746503335 -15.412896727361662 M43.41618151701361 -15.82297295140367 C43.43524803753231 -15.670012338467194, 43.45431455805101 -15.517051725530715, 43.46729746503335 -15.412896727361662 M43.46729746503335 -15.412896727361662 C43.47325804102807 -15.268783286738294, 43.47921861702279 -15.124669846114928, 43.484375 -15 M43.46729746503335 -15.412896727361662 C43.47311790620391 -15.272171434407019, 43.478938347374466 -15.131446141452374, 43.484375 -15 M43.484375 -15 C43.484375 -15, 43.484375 -15, 43.484375 -15 M43.484375 -15 C43.484375 -15, 43.484375 -15, 43.484375 -15 M43.484375 -15 C43.484375 -5.931966314219418, 43.484375 3.1360673715611647, 43.484375 15 M43.484375 -15 C43.484375 -6.23401496786088, 43.484375 2.531970064278241, 43.484375 15 M43.484375 15 C43.484375 15, 43.484375 15, 43.484375 15 M43.484375 15 C43.484375 15, 43.484375 15, 43.484375 15 M43.484375 15 C43.480471533094416 15.094377128422002, 43.47656806618884 15.188754256844001, 43.46729746503335 15.412896727361662 M43.484375 15 C43.47916517829304 15.125961875478067, 43.47395535658608 15.251923750956136, 43.46729746503335 15.412896727361662 M43.46729746503335 15.412896727361662 C43.45373472047951 15.521703455784964, 43.44017197592568 15.630510184208267, 43.41618151701361 15.822972951403669 M43.46729746503335 15.412896727361662 C43.45514519676513 15.510387950317213, 43.44299292849691 15.607879173272764, 43.41618151701361 15.822972951403669 M43.41618151701361 15.822972951403669 C43.389361602474985 15.95088298906632, 43.36254168793635 16.078793026728974, 43.33137632969665 16.227427435703994 M43.41618151701361 15.822972951403669 C43.38484674117881 15.972415349939542, 43.35351196534401 16.121857748475414, 43.33137632969665 16.227427435703994 M43.33137632969665 16.227427435703994 C43.30493390036918 16.316245990155355, 43.2784914710417 16.40506454460672, 43.213461208503176 16.623497346023417 M43.33137632969665 16.227427435703994 C43.28789357800221 16.373483424026322, 43.244410826307764 16.51953941234865, 43.213461208503176 16.623497346023417 M43.213461208503176 16.623497346023417 C43.171230602196374 16.731725114502314, 43.12899999588958 16.839952882981216, 43.06324163327529 17.008477123264846 M43.213461208503176 16.623497346023417 C43.17586851082915 16.71983917334185, 43.13827581315511 16.816181000660283, 43.06324163327529 17.008477123264846 M43.06324163327529 17.008477123264846 C43.01186677954267 17.113566066260812, 42.960491925810054 17.218655009256775, 42.88174375603245 17.379736965185366 M43.06324163327529 17.008477123264846 C42.998560409087915 17.140784682073924, 42.93387918490054 17.273092240883003, 42.88174375603245 17.379736965185366 M42.88174375603245 17.379736965185366 C42.80286534943113 17.512112011547387, 42.723986942829804 17.644487057909405, 42.670207391312644 17.734740790612133 M42.88174375603245 17.379736965185366 C42.830710384507704 17.465382013211535, 42.779677012982965 17.551027061237708, 42.670207391312644 17.734740790612133 M42.670207391312644 17.734740790612133 C42.574848477023615 17.868299260021594, 42.479489562734585 18.001857729431055, 42.43007754698197 18.07106356344834 M42.670207391312644 17.734740790612133 C42.591947663243694 17.844350359630603, 42.51368793517474 17.953959928649077, 42.43007754698197 18.07106356344834 M42.43007754698197 18.07106356344834 C42.34003402890295 18.177377744350327, 42.24999051082392 18.283691925252313, 42.16299455336566 18.386407858128706 M42.43007754698197 18.07106356344834 C42.36744307463848 18.14501594520204, 42.30480860229499 18.21896832695574, 42.16299455336566 18.386407858128706 M42.16299455336566 18.386407858128706 C42.06432708211747 18.485075329376894, 41.96565961086928 18.58374280062508, 41.870782858128706 18.678619553365657 M42.16299455336566 18.386407858128706 C42.07285436220587 18.476548049288493, 41.982714171046084 18.56668824044828, 41.870782858128706 18.678619553365657 M41.870782858128706 18.678619553365657 C41.77773061291186 18.75743078488144, 41.68467836769501 18.836242016397218, 41.55543856344834 18.94570254698197 M41.870782858128706 18.678619553365657 C41.754399125943735 18.777191546341488, 41.638015393758764 18.87576353931732, 41.55543856344834 18.94570254698197 M41.55543856344834 18.94570254698197 C41.42675697902609 19.037579432317322, 41.29807539460384 19.12945631765267, 41.219115790612136 19.185832391312644 M41.55543856344834 18.94570254698197 C41.45363695704051 19.01838749689831, 41.35183535063268 19.091072446814653, 41.219115790612136 19.185832391312644 M41.219115790612136 19.185832391312644 C41.13432261466091 19.23635815725955, 41.04952943870969 19.28688392320645, 40.864111965185366 19.397368756032446 M41.219115790612136 19.185832391312644 C41.13106427270879 19.23829970763788, 41.043012754805446 19.290767023963113, 40.864111965185366 19.397368756032446 M40.864111965185366 19.397368756032446 C40.788481463673506 19.434342255262003, 40.71285096216165 19.47131575449156, 40.492852123264846 19.578866633275286 M40.864111965185366 19.397368756032446 C40.74043059737142 19.457832892408195, 40.616749229557485 19.518297028783945, 40.492852123264846 19.578866633275286 M40.492852123264846 19.578866633275286 C40.36087711924268 19.630363439645134, 40.228902115220514 19.681860246014978, 40.10787234602342 19.729086208503173 M40.492852123264846 19.578866633275286 C40.389065679260455 19.619364229394407, 40.28527923525606 19.659861825513527, 40.10787234602342 19.729086208503173 M40.10787234602342 19.729086208503173 C40.01945855451001 19.755408134682998, 39.931044762996606 19.781730060862827, 39.711802435703994 19.847001329696653 M40.10787234602342 19.729086208503173 C40.028633008263924 19.752676781459513, 39.949393670504435 19.776267354415854, 39.711802435703994 19.847001329696653 M39.711802435703994 19.847001329696653 C39.62944083350197 19.864270741641857, 39.547079231299946 19.881540153587064, 39.30734795140367 19.931806517013612 M39.711802435703994 19.847001329696653 C39.62285490716515 19.865651665177953, 39.5339073786263 19.884302000659254, 39.30734795140367 19.931806517013612 M39.30734795140367 19.931806517013612 C39.148603215556946 19.951594027701177, 38.98985847971022 19.971381538388744, 38.89727172736166 19.982922465033347 M39.30734795140367 19.931806517013612 C39.168490623163756 19.949115064928215, 39.02963329492384 19.96642361284282, 38.89727172736166 19.982922465033347 M38.89727172736166 19.982922465033347 C38.805236269511106 19.986729079727674, 38.71320081166055 19.990535694422004, 38.484375 20 M38.89727172736166 19.982922465033347 C38.75116222313688 19.988965598829303, 38.6050527189121 19.99500873262526, 38.484375 20 M38.484375 20 C38.484375 20, 38.484375 20, 38.484375 20 M38.484375 20 C38.484375 20, 38.484375 20, 38.484375 20 M38.484375 20 C11.599466113807381 20, -15.285442772385238 20, -38.484375 20 M38.484375 20 C13.575979559449369 20, -11.332415881101262 20, -38.484375 20 M-38.484375 20 C-38.484375 20, -38.484375 20, -38.484375 20 M-38.484375 20 C-38.484375 20, -38.484375 20, -38.484375 20 M-38.484375 20 C-38.63870553614387 19.993616841808702, -38.79303607228773 19.9872336836174, -38.89727172736166 19.982922465033347 M-38.484375 20 C-38.646309078718126 19.99330235696158, -38.80824315743625 19.986604713923153, -38.89727172736166 19.982922465033347 M-38.89727172736166 19.982922465033347 C-39.06013730881284 19.962621291476868, -39.22300289026402 19.94232011792039, -39.30734795140367 19.931806517013612 M-38.89727172736166 19.982922465033347 C-39.01599078364107 19.968124150100785, -39.134709839920475 19.95332583516822, -39.30734795140367 19.931806517013612 M-39.30734795140367 19.931806517013612 C-39.429653281529745 19.906161786064104, -39.55195861165581 19.880517055114595, -39.711802435703994 19.847001329696653 M-39.30734795140367 19.931806517013612 C-39.39039715997914 19.91439292917331, -39.47344636855461 19.896979341333008, -39.711802435703994 19.847001329696653 M-39.711802435703994 19.847001329696653 C-39.869837785410255 19.799952167596864, -40.027873135116515 19.752903005497075, -40.10787234602342 19.729086208503173 M-39.711802435703994 19.847001329696653 C-39.815916443803914 19.816005246522497, -39.92003045190384 19.78500916334834, -40.10787234602342 19.729086208503173 M-40.10787234602342 19.729086208503173 C-40.21064866132492 19.688982765827024, -40.313424976626415 19.648879323150876, -40.492852123264846 19.578866633275286 M-40.10787234602342 19.729086208503173 C-40.249267399472366 19.673913687440837, -40.39066245292132 19.618741166378506, -40.492852123264846 19.578866633275286 M-40.492852123264846 19.578866633275286 C-40.6151507888766 19.519078458816825, -40.73744945448835 19.459290284358364, -40.864111965185366 19.397368756032446 M-40.492852123264846 19.578866633275286 C-40.58078286013744 19.535879915389994, -40.66871359701004 19.492893197504703, -40.864111965185366 19.397368756032446 M-40.864111965185366 19.397368756032446 C-40.99096187631134 19.321782615425764, -41.11781178743731 19.246196474819083, -41.219115790612136 19.185832391312644 M-40.864111965185366 19.397368756032446 C-40.94188443963369 19.351026420142727, -41.01965691408202 19.304684084253008, -41.219115790612136 19.185832391312644 M-41.219115790612136 19.185832391312644 C-41.319401819013386 19.114229543294197, -41.41968784741463 19.042626695275754, -41.55543856344834 18.94570254698197 M-41.219115790612136 19.185832391312644 C-41.341066615777834 19.098761175717925, -41.463017440943524 19.011689960123203, -41.55543856344834 18.94570254698197 M-41.55543856344834 18.94570254698197 C-41.61920577792615 18.891694471286268, -41.68297299240395 18.837686395590563, -41.870782858128706 18.67861955336566 M-41.55543856344834 18.94570254698197 C-41.630415454363245 18.882200359641324, -41.705392345278156 18.818698172300675, -41.870782858128706 18.67861955336566 M-41.870782858128706 18.67861955336566 C-41.93618549026216 18.6132169212322, -42.00158812239562 18.547814289098746, -42.16299455336566 18.386407858128706 M-41.870782858128706 18.67861955336566 C-41.932300632684495 18.617101778809868, -41.99381840724029 18.555584004254076, -42.16299455336566 18.386407858128706 M-42.16299455336566 18.386407858128706 C-42.24550109760407 18.288992565424767, -42.32800764184248 18.19157727272083, -42.43007754698197 18.07106356344834 M-42.16299455336566 18.386407858128706 C-42.2404044798898 18.295010130589066, -42.317814406413945 18.20361240304943, -42.43007754698197 18.07106356344834 M-42.43007754698197 18.07106356344834 C-42.51661087255037 17.94986610013834, -42.60314419811878 17.828668636828336, -42.670207391312644 17.734740790612133 M-42.43007754698197 18.07106356344834 C-42.525676071460566 17.937169499087826, -42.62127459593916 17.803275434727308, -42.670207391312644 17.734740790612133 M-42.670207391312644 17.734740790612133 C-42.729244822355945 17.635663197539653, -42.78828225339924 17.536585604467174, -42.88174375603244 17.37973696518537 M-42.670207391312644 17.734740790612133 C-42.74358720935203 17.61159356650432, -42.81696702739141 17.48844634239651, -42.88174375603244 17.37973696518537 M-42.88174375603244 17.37973696518537 C-42.93754523722377 17.26559321099531, -42.993346718415104 17.151449456805246, -43.06324163327528 17.00847712326485 M-42.88174375603244 17.37973696518537 C-42.92612897607888 17.28894554641852, -42.97051419612532 17.198154127651677, -43.06324163327528 17.00847712326485 M-43.06324163327528 17.00847712326485 C-43.10782113985763 16.894229639289694, -43.152400646439965 16.779982155314542, -43.213461208503176 16.623497346023417 M-43.06324163327528 17.00847712326485 C-43.121069276359655 16.86027757524159, -43.178896919444036 16.71207802721833, -43.213461208503176 16.623497346023417 M-43.213461208503176 16.623497346023417 C-43.24399631689003 16.520931724939647, -43.27453142527689 16.41836610385588, -43.33137632969665 16.227427435703994 M-43.213461208503176 16.623497346023417 C-43.25892669503858 16.47078146876828, -43.30439218157399 16.31806559151314, -43.33137632969665 16.227427435703994 M-43.33137632969665 16.227427435703994 C-43.34954755559514 16.140764885541717, -43.36771878149363 16.054102335379444, -43.41618151701361 15.82297295140367 M-43.33137632969665 16.227427435703994 C-43.364777244480564 16.068131168677347, -43.39817815926448 15.9088349016507, -43.41618151701361 15.82297295140367 M-43.41618151701361 15.82297295140367 C-43.43606066932767 15.663493023241998, -43.45593982164172 15.504013095080326, -43.46729746503335 15.412896727361664 M-43.41618151701361 15.82297295140367 C-43.42682394529299 15.73759437636955, -43.437466373572356 15.65221580133543, -43.46729746503335 15.412896727361664 M-43.46729746503335 15.412896727361664 C-43.47360851605477 15.260309581848912, -43.47991956707618 15.107722436336159, -43.484375 15 M-43.46729746503335 15.412896727361664 C-43.471942861627106 15.300581392941089, -43.47658825822086 15.188266058520513, -43.484375 15 M-43.484375 15 C-43.484375 15, -43.484375 15, -43.484375 15 M-43.484375 15 C-43.484375 15, -43.484375 15, -43.484375 15 M-43.484375 15 C-43.484375 3.756650876630605, -43.484375 -7.48669824673879, -43.484375 -15 M-43.484375 15 C-43.484375 8.560184144955201, -43.484375 2.1203682899104024, -43.484375 -15 M-43.484375 -15 C-43.484375 -15, -43.484375 -15, -43.484375 -15 M-43.484375 -15 C-43.484375 -15, -43.484375 -15, -43.484375 -15 M-43.484375 -15 C-43.48077799780753 -15.086967494810233, -43.47718099561506 -15.173934989620466, -43.46729746503335 -15.41289672736166 M-43.484375 -15 C-43.4797485002017 -15.11185845202991, -43.4751220004034 -15.22371690405982, -43.46729746503335 -15.41289672736166 M-43.46729746503335 -15.41289672736166 C-43.45447623989465 -15.51575463758643, -43.44165501475596 -15.618612547811198, -43.41618151701361 -15.822972951403669 M-43.46729746503335 -15.41289672736166 C-43.4559267870641 -15.504117664604669, -43.44455610909486 -15.595338601847677, -43.41618151701361 -15.822972951403669 M-43.41618151701361 -15.822972951403669 C-43.395779190393704 -15.92027610882424, -43.37537686377379 -16.017579266244812, -43.33137632969665 -16.227427435703994 M-43.41618151701361 -15.822972951403669 C-43.39539301170109 -15.922117879462439, -43.37460450638857 -16.021262807521207, -43.33137632969665 -16.227427435703994 M-43.33137632969665 -16.227427435703994 C-43.289221676338215 -16.369022420352554, -43.24706702297978 -16.51061740500111, -43.213461208503176 -16.623497346023417 M-43.33137632969665 -16.227427435703994 C-43.30544916678548 -16.314515240771975, -43.27952200387431 -16.401603045839956, -43.213461208503176 -16.623497346023417 M-43.213461208503176 -16.623497346023417 C-43.17378125522182 -16.725188351020822, -43.13410130194046 -16.826879356018228, -43.06324163327529 -17.008477123264846 M-43.213461208503176 -16.623497346023417 C-43.170920941153085 -16.73251870774265, -43.128380673802994 -16.841540069461878, -43.06324163327529 -17.008477123264846 M-43.06324163327529 -17.008477123264846 C-42.99618118157003 -17.14565146974991, -42.92912072986477 -17.28282581623498, -42.88174375603245 -17.379736965185366 M-43.06324163327529 -17.008477123264846 C-42.99339132568319 -17.15135821117997, -42.92354101809109 -17.294239299095093, -42.88174375603245 -17.379736965185366 M-42.88174375603245 -17.379736965185366 C-42.802343303044466 -17.512988118426506, -42.722942850056484 -17.646239271667646, -42.670207391312644 -17.734740790612133 M-42.88174375603245 -17.379736965185366 C-42.82335102683139 -17.477732608964835, -42.76495829763033 -17.575728252744305, -42.670207391312644 -17.734740790612133 M-42.670207391312644 -17.734740790612133 C-42.58560511564711 -17.853233650253948, -42.50100283998158 -17.971726509895763, -42.43007754698197 -18.07106356344834 M-42.670207391312644 -17.734740790612133 C-42.58881041854732 -17.84874434421961, -42.507413445782 -17.962747897827086, -42.43007754698197 -18.07106356344834 M-42.43007754698197 -18.07106356344834 C-42.36577115403534 -18.146989978127984, -42.30146476108871 -18.22291639280763, -42.16299455336566 -18.386407858128706 M-42.43007754698197 -18.07106356344834 C-42.347322250177015 -18.168772557752607, -42.26456695337206 -18.266481552056877, -42.16299455336566 -18.386407858128706 M-42.16299455336566 -18.386407858128706 C-42.07255411489839 -18.47684829659597, -41.982113676431126 -18.56728873506324, -41.870782858128706 -18.678619553365657 M-42.16299455336566 -18.386407858128706 C-42.100669172151534 -18.44873323934283, -42.03834379093741 -18.511058620556952, -41.870782858128706 -18.678619553365657 M-41.870782858128706 -18.678619553365657 C-41.800807756704515 -18.737885441102488, -41.73083265528033 -18.797151328839323, -41.55543856344834 -18.945702546981966 M-41.870782858128706 -18.678619553365657 C-41.7854805411023 -18.750866930528172, -41.7001782240759 -18.823114307690684, -41.55543856344834 -18.945702546981966 M-41.55543856344834 -18.945702546981966 C-41.45928052921788 -19.01435806381237, -41.363122494987415 -19.083013580642778, -41.219115790612136 -19.185832391312644 M-41.55543856344834 -18.945702546981966 C-41.48607288305664 -18.995228690852283, -41.416707202664945 -19.0447548347226, -41.219115790612136 -19.185832391312644 M-41.219115790612136 -19.185832391312644 C-41.11417716107496 -19.248362242038297, -41.00923853153779 -19.31089209276395, -40.864111965185366 -19.397368756032446 M-41.219115790612136 -19.185832391312644 C-41.095867309572505 -19.25927254538709, -40.97261882853288 -19.332712699461542, -40.864111965185366 -19.397368756032446 M-40.864111965185366 -19.397368756032446 C-40.726305109379894 -19.46473842270261, -40.58849825357443 -19.532108089372773, -40.492852123264846 -19.578866633275286 M-40.864111965185366 -19.397368756032446 C-40.74873578983239 -19.45377273121769, -40.63335961447942 -19.510176706402934, -40.492852123264846 -19.578866633275286 M-40.492852123264846 -19.578866633275286 C-40.340126335553364 -19.63846042056655, -40.18740054784188 -19.698054207857812, -40.10787234602342 -19.729086208503173 M-40.492852123264846 -19.578866633275286 C-40.346586733766 -19.63593956536148, -40.20032134426716 -19.693012497447672, -40.10787234602342 -19.729086208503173 M-40.10787234602342 -19.729086208503173 C-39.98476797086211 -19.76573596890756, -39.86166359570079 -19.802385729311947, -39.711802435703994 -19.847001329696653 M-40.10787234602342 -19.729086208503173 C-39.98991145350457 -19.7642046877793, -39.871950560985724 -19.79932316705543, -39.711802435703994 -19.847001329696653 M-39.711802435703994 -19.847001329696653 C-39.60417864191186 -19.869567666198257, -39.49655484811973 -19.892134002699862, -39.30734795140367 -19.931806517013612 M-39.711802435703994 -19.847001329696653 C-39.604264298174165 -19.869549705968733, -39.49672616064433 -19.892098082240814, -39.30734795140367 -19.931806517013612 M-39.30734795140367 -19.931806517013612 C-39.20380480371946 -19.94471315691255, -39.10026165603525 -19.957619796811485, -38.89727172736166 -19.982922465033347 M-39.30734795140367 -19.931806517013612 C-39.22350005264308 -19.942258146694467, -39.1396521538825 -19.952709776375322, -38.89727172736166 -19.982922465033347 M-38.89727172736166 -19.982922465033347 C-38.79495293820997 -19.987154401456408, -38.692634149058264 -19.991386337879465, -38.484375 -20 M-38.89727172736166 -19.982922465033347 C-38.8121400477179 -19.986443537348876, -38.72700836807414 -19.98996460966441, -38.484375 -20 M-38.484375 -20 C-38.484375 -20, -38.484375 -20, -38.484375 -20 M-38.484375 -20 C-38.484375 -20, -38.484375 -20, -38.484375 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-35.484375, -12)\"><rect></rect><foreignObject width=\"70.96875\" 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>Delivered</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Received-14\" transform=\"translate(250.02734375, 806)\"><g class=\"basic label-container outer-path\"><path d=\"M-36.15625 -20 C-10.84910189290029 -20, 14.45804621419942 -20, 36.15625 -20 C36.15625 -20, 36.15625 -20, 36.15625 -20 C36.27250423812517 -19.99519168914394, 36.38875847625035 -19.99038337828788, 36.56914672736166 -19.982922465033347 C36.67468136462683 -19.969767586217024, 36.780216001892 -19.9566127074007, 36.97922295140367 -19.931806517013612 C37.090291578679185 -19.908517874887583, 37.2013602059547 -19.885229232761557, 37.383677435703994 -19.847001329696653 C37.514197434888466 -19.808143842366707, 37.64471743407294 -19.769286355036762, 37.77974734602342 -19.729086208503173 C37.91324285713193 -19.676996098427146, 38.04673836824044 -19.62490598835112, 38.164727123264846 -19.578866633275286 C38.23949307272562 -19.54231578778933, 38.314259022186405 -19.505764942303376, 38.535986965185366 -19.397368756032446 C38.636901157984305 -19.337236949093022, 38.73781535078324 -19.277105142153594, 38.890990790612136 -19.185832391312644 C38.965188816041135 -19.132856019401643, 39.03938684147014 -19.079879647490642, 39.22731356344834 -18.94570254698197 C39.33658539529296 -18.853154026335417, 39.44585722713757 -18.760605505688865, 39.542657858128706 -18.678619553365657 C39.63930970876238 -18.58196770273198, 39.73596155939606 -18.4853158520983, 39.83486955336566 -18.386407858128706 C39.90817795945124 -18.29985278662008, 39.98148636553682 -18.213297715111448, 40.10195254698197 -18.07106356344834 C40.16698774510671 -17.97997610105385, 40.232022943231456 -17.88888863865936, 40.342082391312644 -17.734740790612136 C40.39465228147054 -17.646517131606565, 40.44722217162844 -17.55829347260099, 40.55361875603245 -17.37973696518537 C40.6121474696114 -17.26001456798036, 40.67067618319035 -17.14029217077535, 40.73511663327529 -17.008477123264846 C40.79083789316852 -16.86567577271672, 40.846559153061754 -16.722874422168594, 40.885336208503176 -16.623497346023417 C40.91858586141142 -16.511813730620837, 40.95183551431967 -16.400130115218257, 41.00325132969665 -16.227427435703994 C41.022554722267984 -16.13536533508622, 41.04185811483931 -16.043303234468443, 41.08805651701361 -15.82297295140367 C41.102575107461654 -15.706497976762744, 41.117093697909695 -15.590023002121816, 41.13917246503335 -15.412896727361662 C41.14483945099105 -15.275881639381483, 41.15050643694875 -15.138866551401302, 41.15625 -15 C41.15625 -15, 41.15625 -15, 41.15625 -15 C41.15625 -4.92837598856204, 41.15625 5.14324802287592, 41.15625 15 C41.15625 15, 41.15625 15, 41.15625 15 C41.14984665917222 15.154818507304089, 41.143443318344445 15.309637014608176, 41.13917246503335 15.412896727361662 C41.11906815367232 15.574182987507141, 41.0989638423113 15.735469247652622, 41.08805651701361 15.822972951403669 C41.05709688429985 15.970626210355507, 41.0261372515861 16.118279469307343, 41.00325132969665 16.227427435703994 C40.960514294434134 16.370978606685437, 40.91777725917162 16.514529777666883, 40.885336208503176 16.623497346023417 C40.843331475367236 16.73114625117594, 40.8013267422313 16.83879515632846, 40.73511663327529 17.008477123264846 C40.68323511102917 17.11460247327056, 40.63135358878305 17.22072782327627, 40.55361875603245 17.379736965185366 C40.50977304024274 17.45331957049551, 40.46592732445304 17.526902175805652, 40.342082391312644 17.734740790612133 C40.29278345104177 17.803788252563407, 40.24348451077089 17.87283571451468, 40.10195254698197 18.07106356344834 C40.035981954673794 18.14895489460121, 39.97001136236561 18.226846225754084, 39.83486955336566 18.386407858128706 C39.76663280648311 18.454644605011254, 39.69839605960056 18.5228813518938, 39.542657858128706 18.678619553365657 C39.43167213997953 18.77261966166628, 39.32068642183035 18.866619769966906, 39.22731356344834 18.94570254698197 C39.14637070669666 19.0034946358957, 39.065427849944975 19.061286724809428, 38.890990790612136 19.185832391312644 C38.77946214519572 19.252289039167493, 38.667933499779316 19.318745687022343, 38.535986965185366 19.397368756032446 C38.39238219835322 19.467572848689382, 38.24877743152108 19.537776941346316, 38.164727123264846 19.578866633275286 C38.02614182844544 19.63294278311821, 37.887556533626025 19.687018932961134, 37.77974734602342 19.729086208503173 C37.69331970873805 19.75481683094998, 37.60689207145268 19.78054745339679, 37.383677435703994 19.847001329696653 C37.22612738467997 19.880036101488102, 37.06857733365594 19.91307087327955, 36.97922295140367 19.931806517013612 C36.84661376148174 19.948336235299095, 36.71400457155981 19.964865953584574, 36.56914672736166 19.982922465033347 C36.41844857706936 19.989155386634522, 36.26775042677706 19.995388308235697, 36.15625 20 C36.15625 20, 36.15625 20, 36.15625 20 C19.096826185481977 20, 2.037402370963953 20, -36.15625 20 C-36.15625 20, -36.15625 20, -36.15625 20 C-36.24121276736967 19.996485913947804, -36.32617553473933 19.99297182789561, -36.56914672736166 19.982922465033347 C-36.72822313514546 19.96309361148194, -36.88729954292926 19.943264757930535, -36.97922295140367 19.931806517013612 C-37.10743955893459 19.904922321533334, -37.2356561664655 19.87803812605306, -37.383677435703994 19.847001329696653 C-37.46983250985309 19.821351852811294, -37.55598758400218 19.795702375925938, -37.77974734602342 19.729086208503173 C-37.91372406321188 19.67680833123209, -38.04770078040033 19.624530453961004, -38.164727123264846 19.578866633275286 C-38.2602178322727 19.532184070217337, -38.355708541280556 19.485501507159384, -38.535986965185366 19.397368756032446 C-38.64848901309345 19.330332086189802, -38.76099106100155 19.263295416347155, -38.890990790612136 19.185832391312644 C-38.96185861641652 19.135233736232134, -39.0327264422209 19.084635081151625, -39.22731356344834 18.94570254698197 C-39.31116881358267 18.874680772958687, -39.39502406371699 18.803658998935408, -39.542657858128706 18.67861955336566 C-39.6091097536388 18.612167657855572, -39.67556164914888 18.54571576234548, -39.83486955336566 18.386407858128706 C-39.89579745949183 18.31447041530031, -39.956725365618006 18.242532972471917, -40.10195254698197 18.07106356344834 C-40.17710376292148 17.965807736555014, -40.252254978861004 17.860551909661687, -40.342082391312644 17.734740790612133 C-40.422739542007214 17.599380626497922, -40.503396692701784 17.464020462383708, -40.55361875603244 17.37973696518537 C-40.598585144163145 17.28775674810103, -40.643551532293856 17.195776531016694, -40.73511663327528 17.00847712326485 C-40.77726041239616 16.900471873792846, -40.81940419151704 16.79246662432084, -40.885336208503176 16.623497346023417 C-40.924784657311115 16.490992342225265, -40.96423310611905 16.358487338427114, -41.00325132969665 16.227427435703994 C-41.025330886663255 16.122125199967744, -41.04741044362986 16.016822964231498, -41.08805651701361 15.82297295140367 C-41.10213442766225 15.710033317789406, -41.11621233831089 15.597093684175142, -41.13917246503335 15.412896727361664 C-41.142868389069974 15.32353752286994, -41.146564313106595 15.234178318378214, -41.15625 15 C-41.15625 15, -41.15625 15, -41.15625 15 C-41.15625 6.5999650706294375, -41.15625 -1.800069858741125, -41.15625 -15 C-41.15625 -15, -41.15625 -15, -41.15625 -15 C-41.15255962101829 -15.089225137424606, -41.148869242036575 -15.178450274849212, -41.13917246503335 -15.41289672736166 C-41.128669063151754 -15.497159967114847, -41.11816566127017 -15.581423206868031, -41.08805651701361 -15.822972951403669 C-41.06074963471577 -15.953205444804635, -41.033442752417926 -16.0834379382056, -41.00325132969665 -16.227427435703994 C-40.96962412431462 -16.340379227511082, -40.935996918932595 -16.45333101931817, -40.885336208503176 -16.623497346023417 C-40.83267628114737 -16.75845317366594, -40.78001635379157 -16.89340900130847, -40.73511663327529 -17.008477123264846 C-40.670752988186344 -17.14013506364493, -40.6063893430974 -17.271793004025017, -40.55361875603245 -17.379736965185366 C-40.4841096196846 -17.4963883472694, -40.41460048333675 -17.613039729353428, -40.342082391312644 -17.734740790612133 C-40.262810523281274 -17.845767949849797, -40.1835386552499 -17.956795109087462, -40.10195254698197 -18.07106356344834 C-40.04627580858206 -18.13680096425809, -39.99059907018214 -18.20253836506784, -39.83486955336566 -18.386407858128706 C-39.724897320414385 -18.496380091079974, -39.61492508746312 -18.606352324031246, -39.542657858128706 -18.678619553365657 C-39.46560001390536 -18.74388421825408, -39.38854216968201 -18.80914888314251, -39.22731356344834 -18.945702546981966 C-39.15893627053384 -18.99452299575755, -39.09055897761934 -19.043343444533132, -38.890990790612136 -19.185832391312644 C-38.79293194779067 -19.244262778968743, -38.6948731049692 -19.302693166624838, -38.535986965185366 -19.397368756032446 C-38.41191846490071 -19.458022149940827, -38.28784996461605 -19.518675543849206, -38.164727123264846 -19.578866633275286 C-38.02834326351566 -19.632083780488227, -37.89195940376647 -19.68530092770117, -37.77974734602342 -19.729086208503173 C-37.621377153102934 -19.776235057746966, -37.46300696018245 -19.823383906990763, -37.383677435703994 -19.847001329696653 C-37.22362171609085 -19.880561484942366, -37.063565996477706 -19.91412164018808, -36.97922295140367 -19.931806517013612 C-36.85643309962276 -19.947112256076263, -36.733643247841854 -19.962417995138914, -36.56914672736166 -19.982922465033347 C-36.40543065038281 -19.989693812065024, -36.24171457340396 -19.9964651590967, -36.15625 -20 C-36.15625 -20, -36.15625 -20, -36.15625 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-36.15625 -20 C-10.00714081846671 -20, 16.14196836306658 -20, 36.15625 -20 M-36.15625 -20 C-18.326232374209606 -20, -0.496214748419213 -20, 36.15625 -20 M36.15625 -20 C36.15625 -20, 36.15625 -20, 36.15625 -20 M36.15625 -20 C36.15625 -20, 36.15625 -20, 36.15625 -20 M36.15625 -20 C36.29439998024613 -19.994286074550963, 36.43254996049227 -19.988572149101927, 36.56914672736166 -19.982922465033347 M36.15625 -20 C36.31242221458338 -19.993540669424995, 36.468594429166764 -19.987081338849986, 36.56914672736166 -19.982922465033347 M36.56914672736166 -19.982922465033347 C36.71540592315533 -19.96469127529036, 36.861665118949006 -19.946460085547372, 36.97922295140367 -19.931806517013612 M36.56914672736166 -19.982922465033347 C36.656658365995504 -19.972014150653553, 36.744170004629346 -19.96110583627376, 36.97922295140367 -19.931806517013612 M36.97922295140367 -19.931806517013612 C37.11790243439489 -19.902728487251043, 37.25658191738611 -19.873650457488473, 37.383677435703994 -19.847001329696653 M36.97922295140367 -19.931806517013612 C37.07792894107655 -19.911110047402218, 37.17663493074943 -19.89041357779082, 37.383677435703994 -19.847001329696653 M37.383677435703994 -19.847001329696653 C37.53670407950396 -19.801443323952284, 37.689730723303924 -19.755885318207913, 37.77974734602342 -19.729086208503173 M37.383677435703994 -19.847001329696653 C37.467984255229986 -19.821902102053162, 37.55229107475598 -19.79680287440967, 37.77974734602342 -19.729086208503173 M37.77974734602342 -19.729086208503173 C37.88144270456987 -19.689404556461707, 37.983138063116314 -19.649722904420244, 38.164727123264846 -19.578866633275286 M37.77974734602342 -19.729086208503173 C37.85803073148573 -19.698539936707252, 37.93631411694804 -19.667993664911336, 38.164727123264846 -19.578866633275286 M38.164727123264846 -19.578866633275286 C38.301068730871364 -19.512213282801262, 38.437410338477875 -19.44555993232724, 38.535986965185366 -19.397368756032446 M38.164727123264846 -19.578866633275286 C38.29643247071357 -19.514479812282698, 38.42813781816229 -19.450092991290106, 38.535986965185366 -19.397368756032446 M38.535986965185366 -19.397368756032446 C38.626479624659645 -19.343446835061584, 38.71697228413392 -19.289524914090727, 38.890990790612136 -19.185832391312644 M38.535986965185366 -19.397368756032446 C38.63895933541198 -19.336010541545225, 38.7419317056386 -19.274652327058003, 38.890990790612136 -19.185832391312644 M38.890990790612136 -19.185832391312644 C38.958333388380886 -19.137750700671646, 39.025675986149636 -19.089669010030647, 39.22731356344834 -18.94570254698197 M38.890990790612136 -19.185832391312644 C39.007526460326915 -19.102627522395814, 39.1240621300417 -19.019422653478983, 39.22731356344834 -18.94570254698197 M39.22731356344834 -18.94570254698197 C39.32605805082452 -18.862070232282033, 39.4248025382007 -18.778437917582096, 39.542657858128706 -18.678619553365657 M39.22731356344834 -18.94570254698197 C39.312117180699275 -18.873877546983703, 39.3969207979502 -18.802052546985436, 39.542657858128706 -18.678619553365657 M39.542657858128706 -18.678619553365657 C39.62257223153755 -18.59870517995681, 39.7024866049464 -18.518790806547962, 39.83486955336566 -18.386407858128706 M39.542657858128706 -18.678619553365657 C39.6517701849556 -18.56950722653876, 39.7608825117825 -18.460394899711865, 39.83486955336566 -18.386407858128706 M39.83486955336566 -18.386407858128706 C39.9248599080106 -18.280156447174722, 40.01485026265555 -18.17390503622074, 40.10195254698197 -18.07106356344834 M39.83486955336566 -18.386407858128706 C39.927823201269305 -18.27665769343551, 40.02077684917295 -18.16690752874231, 40.10195254698197 -18.07106356344834 M40.10195254698197 -18.07106356344834 C40.15826454475535 -17.99219370331964, 40.21457654252872 -17.913323843190934, 40.342082391312644 -17.734740790612136 M40.10195254698197 -18.07106356344834 C40.172283452589916 -17.972559001235027, 40.242614358197855 -17.87405443902171, 40.342082391312644 -17.734740790612136 M40.342082391312644 -17.734740790612136 C40.41296082346162 -17.61579143367076, 40.48383925561059 -17.49684207672939, 40.55361875603245 -17.37973696518537 M40.342082391312644 -17.734740790612136 C40.411706269596536 -17.617896846713567, 40.48133014788042 -17.501052902814997, 40.55361875603245 -17.37973696518537 M40.55361875603245 -17.37973696518537 C40.5964792424455 -17.292064438916352, 40.63933972885854 -17.204391912647335, 40.73511663327529 -17.008477123264846 M40.55361875603245 -17.37973696518537 C40.59306422494977 -17.299049968856856, 40.63250969386709 -17.218362972528347, 40.73511663327529 -17.008477123264846 M40.73511663327529 -17.008477123264846 C40.78221653867931 -16.887770410687455, 40.829316444083325 -16.76706369811006, 40.885336208503176 -16.623497346023417 M40.73511663327529 -17.008477123264846 C40.7710438858139 -16.916403466031888, 40.80697113835252 -16.82432980879893, 40.885336208503176 -16.623497346023417 M40.885336208503176 -16.623497346023417 C40.91326619516404 -16.529682174567654, 40.941196181824914 -16.43586700311189, 41.00325132969665 -16.227427435703994 M40.885336208503176 -16.623497346023417 C40.931454822532885 -16.46858765218668, 40.977573436562594 -16.313677958349945, 41.00325132969665 -16.227427435703994 M41.00325132969665 -16.227427435703994 C41.033889428003725 -16.081307644653766, 41.0645275263108 -15.935187853603535, 41.08805651701361 -15.82297295140367 M41.00325132969665 -16.227427435703994 C41.02823327801018 -16.108283060912395, 41.0532152263237 -15.989138686120798, 41.08805651701361 -15.82297295140367 M41.08805651701361 -15.82297295140367 C41.10761821733598 -15.666039772722485, 41.12717991765835 -15.509106594041297, 41.13917246503335 -15.412896727361662 M41.08805651701361 -15.82297295140367 C41.10675412671769 -15.672971914875937, 41.12545173642176 -15.522970878348204, 41.13917246503335 -15.412896727361662 M41.13917246503335 -15.412896727361662 C41.14393391844709 -15.297775397740198, 41.148695371860825 -15.182654068118735, 41.15625 -15 M41.13917246503335 -15.412896727361662 C41.144202524080946 -15.291281112271724, 41.149232583128544 -15.169665497181784, 41.15625 -15 M41.15625 -15 C41.15625 -15, 41.15625 -15, 41.15625 -15 M41.15625 -15 C41.15625 -15, 41.15625 -15, 41.15625 -15 M41.15625 -15 C41.15625 -8.337196711260251, 41.15625 -1.6743934225205024, 41.15625 15 M41.15625 -15 C41.15625 -5.993501148433436, 41.15625 3.012997703133127, 41.15625 15 M41.15625 15 C41.15625 15, 41.15625 15, 41.15625 15 M41.15625 15 C41.15625 15, 41.15625 15, 41.15625 15 M41.15625 15 C41.15037960802808 15.141932991984433, 41.144509216056164 15.283865983968864, 41.13917246503335 15.412896727361662 M41.15625 15 C41.150739622371994 15.13322864766929, 41.14522924474398 15.266457295338581, 41.13917246503335 15.412896727361662 M41.13917246503335 15.412896727361662 C41.12059028562684 15.561971727644327, 41.10200810622034 15.711046727926991, 41.08805651701361 15.822972951403669 M41.13917246503335 15.412896727361662 C41.123578851272924 15.537996045632655, 41.1079852375125 15.663095363903647, 41.08805651701361 15.822972951403669 M41.08805651701361 15.822972951403669 C41.064589768305495 15.934891007919155, 41.041123019597386 16.04680906443464, 41.00325132969665 16.227427435703994 M41.08805651701361 15.822972951403669 C41.062122788907374 15.946656572170765, 41.036189060801135 16.070340192937863, 41.00325132969665 16.227427435703994 M41.00325132969665 16.227427435703994 C40.96043021602878 16.371261021070737, 40.91760910236091 16.515094606437476, 40.885336208503176 16.623497346023417 M41.00325132969665 16.227427435703994 C40.95746946263282 16.381206016421178, 40.91168759556899 16.53498459713836, 40.885336208503176 16.623497346023417 M40.885336208503176 16.623497346023417 C40.829547671060894 16.766471114152996, 40.77375913361861 16.909444882282575, 40.73511663327529 17.008477123264846 M40.885336208503176 16.623497346023417 C40.84321863547056 16.73143543504708, 40.80110106243796 16.839373524070737, 40.73511663327529 17.008477123264846 M40.73511663327529 17.008477123264846 C40.683197793761906 17.11467880696082, 40.63127895424853 17.220880490656796, 40.55361875603245 17.379736965185366 M40.73511663327529 17.008477123264846 C40.696542265566336 17.087382253591237, 40.65796789785738 17.16628738391763, 40.55361875603245 17.379736965185366 M40.55361875603245 17.379736965185366 C40.49429652168721 17.479292519868924, 40.434974287341966 17.578848074552482, 40.342082391312644 17.734740790612133 M40.55361875603245 17.379736965185366 C40.48094595890309 17.501697655110043, 40.408273161773735 17.623658345034716, 40.342082391312644 17.734740790612133 M40.342082391312644 17.734740790612133 C40.27199980194442 17.83289756429248, 40.20191721257619 17.93105433797283, 40.10195254698197 18.07106356344834 M40.342082391312644 17.734740790612133 C40.27037210032804 17.835177302250486, 40.198661809343434 17.93561381388884, 40.10195254698197 18.07106356344834 M40.10195254698197 18.07106356344834 C40.02264487117402 18.164701959333343, 39.94333719536608 18.258340355218344, 39.83486955336566 18.386407858128706 M40.10195254698197 18.07106356344834 C40.016660063448406 18.17176820846242, 39.93136757991484 18.272472853476497, 39.83486955336566 18.386407858128706 M39.83486955336566 18.386407858128706 C39.760864774161014 18.46041263733335, 39.68685999495637 18.53441741653799, 39.542657858128706 18.678619553365657 M39.83486955336566 18.386407858128706 C39.757789799830356 18.463487611664004, 39.68071004629506 18.5405673651993, 39.542657858128706 18.678619553365657 M39.542657858128706 18.678619553365657 C39.442028763519914 18.763848048969983, 39.34139966891113 18.849076544574306, 39.22731356344834 18.94570254698197 M39.542657858128706 18.678619553365657 C39.47707003472222 18.734169606167274, 39.41148221131573 18.78971965896889, 39.22731356344834 18.94570254698197 M39.22731356344834 18.94570254698197 C39.12082327357206 19.021735152550356, 39.014332983695766 19.097767758118742, 38.890990790612136 19.185832391312644 M39.22731356344834 18.94570254698197 C39.13914459220308 19.008653982477632, 39.050975620957814 19.071605417973295, 38.890990790612136 19.185832391312644 M38.890990790612136 19.185832391312644 C38.81428741544257 19.231537682306634, 38.737584040273 19.27724297330062, 38.535986965185366 19.397368756032446 M38.890990790612136 19.185832391312644 C38.81588166121752 19.230587718020196, 38.740772531822905 19.27534304472775, 38.535986965185366 19.397368756032446 M38.535986965185366 19.397368756032446 C38.40952381383736 19.459192823511355, 38.283060662489355 19.52101689099026, 38.164727123264846 19.578866633275286 M38.535986965185366 19.397368756032446 C38.44526707767971 19.441719006576136, 38.354547190174046 19.48606925711983, 38.164727123264846 19.578866633275286 M38.164727123264846 19.578866633275286 C38.06611466914636 19.617345332276063, 37.96750221502787 19.65582403127684, 37.77974734602342 19.729086208503173 M38.164727123264846 19.578866633275286 C38.04171350894534 19.62686669453236, 37.91869989462583 19.674866755789434, 37.77974734602342 19.729086208503173 M37.77974734602342 19.729086208503173 C37.621357300993786 19.776240967975934, 37.46296725596415 19.82339572744869, 37.383677435703994 19.847001329696653 M37.77974734602342 19.729086208503173 C37.67023398828019 19.761689747712158, 37.560720630536956 19.794293286921143, 37.383677435703994 19.847001329696653 M37.383677435703994 19.847001329696653 C37.23443680464043 19.878293799341392, 37.08519617357686 19.909586268986132, 36.97922295140367 19.931806517013612 M37.383677435703994 19.847001329696653 C37.226512397648364 19.879955372757994, 37.06934735959273 19.912909415819332, 36.97922295140367 19.931806517013612 M36.97922295140367 19.931806517013612 C36.8944027718402 19.942379341370156, 36.80958259227673 19.9529521657267, 36.56914672736166 19.982922465033347 M36.97922295140367 19.931806517013612 C36.859533874989644 19.94672574482986, 36.73984479857561 19.96164497264611, 36.56914672736166 19.982922465033347 M36.56914672736166 19.982922465033347 C36.45692759668734 19.987563882610726, 36.344708466013024 19.992205300188104, 36.15625 20 M36.56914672736166 19.982922465033347 C36.466856779811714 19.987153208558933, 36.364566832261765 19.991383952084522, 36.15625 20 M36.15625 20 C36.15625 20, 36.15625 20, 36.15625 20 M36.15625 20 C36.15625 20, 36.15625 20, 36.15625 20 M36.15625 20 C13.095263597916109 20, -9.965722804167783 20, -36.15625 20 M36.15625 20 C14.557099274684706 20, -7.042051450630588 20, -36.15625 20 M-36.15625 20 C-36.15625 20, -36.15625 20, -36.15625 20 M-36.15625 20 C-36.15625 20, -36.15625 20, -36.15625 20 M-36.15625 20 C-36.31007089736061 19.993637920624696, -36.46389179472122 19.987275841249396, -36.56914672736166 19.982922465033347 M-36.15625 20 C-36.30974872420152 19.993651245805125, -36.46324744840304 19.987302491610247, -36.56914672736166 19.982922465033347 M-36.56914672736166 19.982922465033347 C-36.65576245473871 19.97212582587525, -36.742378182115765 19.96132918671715, -36.97922295140367 19.931806517013612 M-36.56914672736166 19.982922465033347 C-36.68592994980208 19.968365451537167, -36.8027131722425 19.95380843804099, -36.97922295140367 19.931806517013612 M-36.97922295140367 19.931806517013612 C-37.09956909860141 19.906572583525065, -37.21991524579914 19.881338650036522, -37.383677435703994 19.847001329696653 M-36.97922295140367 19.931806517013612 C-37.13603394408434 19.89892670946086, -37.29284493676501 19.866046901908106, -37.383677435703994 19.847001329696653 M-37.383677435703994 19.847001329696653 C-37.48060380360576 19.8181450997226, -37.57753017150752 19.789288869748546, -37.77974734602342 19.729086208503173 M-37.383677435703994 19.847001329696653 C-37.53273817882534 19.802624023740314, -37.681798921946694 19.75824671778398, -37.77974734602342 19.729086208503173 M-37.77974734602342 19.729086208503173 C-37.882954774935406 19.688814544774203, -37.98616220384739 19.64854288104523, -38.164727123264846 19.578866633275286 M-37.77974734602342 19.729086208503173 C-37.88264680822283 19.688934713758346, -37.98554627042224 19.648783219013524, -38.164727123264846 19.578866633275286 M-38.164727123264846 19.578866633275286 C-38.25487040300574 19.5347982690912, -38.34501368274663 19.490729904907113, -38.535986965185366 19.397368756032446 M-38.164727123264846 19.578866633275286 C-38.24127074272927 19.54144673787962, -38.3178143621937 19.504026842483952, -38.535986965185366 19.397368756032446 M-38.535986965185366 19.397368756032446 C-38.65628276250902 19.32568801956059, -38.77657855983268 19.25400728308874, -38.890990790612136 19.185832391312644 M-38.535986965185366 19.397368756032446 C-38.64955540019272 19.329696657402266, -38.76312383520006 19.262024558772087, -38.890990790612136 19.185832391312644 M-38.890990790612136 19.185832391312644 C-38.958446284428874 19.137670094442694, -39.02590177824561 19.089507797572743, -39.22731356344834 18.94570254698197 M-38.890990790612136 19.185832391312644 C-39.02253864361496 19.091909029545565, -39.15408649661778 18.99798566777849, -39.22731356344834 18.94570254698197 M-39.22731356344834 18.94570254698197 C-39.29372084843383 18.889458445626552, -39.36012813341931 18.833214344271138, -39.542657858128706 18.67861955336566 M-39.22731356344834 18.94570254698197 C-39.29181431225371 18.89107319940207, -39.356315061059085 18.836443851822168, -39.542657858128706 18.67861955336566 M-39.542657858128706 18.67861955336566 C-39.647389072459724 18.573888339034642, -39.75212028679074 18.46915712470362, -39.83486955336566 18.386407858128706 M-39.542657858128706 18.67861955336566 C-39.60248336619497 18.6187940452994, -39.66230887426123 18.558968537233135, -39.83486955336566 18.386407858128706 M-39.83486955336566 18.386407858128706 C-39.932053728979874 18.27166271880627, -40.02923790459408 18.156917579483835, -40.10195254698197 18.07106356344834 M-39.83486955336566 18.386407858128706 C-39.927873472566 18.27659833822766, -40.020877391766334 18.16678881832662, -40.10195254698197 18.07106356344834 M-40.10195254698197 18.07106356344834 C-40.18181184523322 17.959213656996777, -40.26167114348447 17.84736375054521, -40.342082391312644 17.734740790612133 M-40.10195254698197 18.07106356344834 C-40.17577259372818 17.967672155013513, -40.24959264047439 17.86428074657869, -40.342082391312644 17.734740790612133 M-40.342082391312644 17.734740790612133 C-40.38575126891797 17.661454958067367, -40.42942014652329 17.5881691255226, -40.55361875603244 17.37973696518537 M-40.342082391312644 17.734740790612133 C-40.41206839588013 17.617289120395995, -40.4820544004476 17.499837450179857, -40.55361875603244 17.37973696518537 M-40.55361875603244 17.37973696518537 C-40.619433569848105 17.245110611729245, -40.68524838366376 17.110484258273125, -40.73511663327528 17.00847712326485 M-40.55361875603244 17.37973696518537 C-40.61128658220698 17.261775541312552, -40.668954408381516 17.143814117439735, -40.73511663327528 17.00847712326485 M-40.73511663327528 17.00847712326485 C-40.78517120488188 16.880198250170004, -40.835225776488464 16.751919377075154, -40.885336208503176 16.623497346023417 M-40.73511663327528 17.00847712326485 C-40.772049661182535 16.913825884669507, -40.808982689089795 16.819174646074163, -40.885336208503176 16.623497346023417 M-40.885336208503176 16.623497346023417 C-40.91573099855585 16.521403045915896, -40.94612578860853 16.419308745808376, -41.00325132969665 16.227427435703994 M-40.885336208503176 16.623497346023417 C-40.91260097501816 16.531916609649915, -40.93986574153314 16.440335873276414, -41.00325132969665 16.227427435703994 M-41.00325132969665 16.227427435703994 C-41.03432401578253 16.079235000496947, -41.06539670186841 15.931042565289902, -41.08805651701361 15.82297295140367 M-41.00325132969665 16.227427435703994 C-41.03380342027085 16.081717834340804, -41.064355510845054 15.936008232977612, -41.08805651701361 15.82297295140367 M-41.08805651701361 15.82297295140367 C-41.10802747881635 15.662756484257358, -41.1279984406191 15.502540017111045, -41.13917246503335 15.412896727361664 M-41.08805651701361 15.82297295140367 C-41.104822274599684 15.68847014297596, -41.121588032185755 15.55396733454825, -41.13917246503335 15.412896727361664 M-41.13917246503335 15.412896727361664 C-41.14273675589674 15.326720119570572, -41.14630104676013 15.240543511779478, -41.15625 15 M-41.13917246503335 15.412896727361664 C-41.14545977023885 15.260883702745092, -41.151747075444355 15.108870678128518, -41.15625 15 M-41.15625 15 C-41.15625 15, -41.15625 15, -41.15625 15 M-41.15625 15 C-41.15625 15, -41.15625 15, -41.15625 15 M-41.15625 15 C-41.15625 8.747656602559157, -41.15625 2.4953132051183164, -41.15625 -15 M-41.15625 15 C-41.15625 5.210940501925744, -41.15625 -4.578118996148511, -41.15625 -15 M-41.15625 -15 C-41.15625 -15, -41.15625 -15, -41.15625 -15 M-41.15625 -15 C-41.15625 -15, -41.15625 -15, -41.15625 -15 M-41.15625 -15 C-41.15167887618599 -15.110519584170406, -41.14710775237198 -15.221039168340813, -41.13917246503335 -15.41289672736166 M-41.15625 -15 C-41.14990516117116 -15.153404059378605, -41.143560322342324 -15.30680811875721, -41.13917246503335 -15.41289672736166 M-41.13917246503335 -15.41289672736166 C-41.127235565575326 -15.508660160226583, -41.115298666117305 -15.604423593091505, -41.08805651701361 -15.822972951403669 M-41.13917246503335 -15.41289672736166 C-41.126636269261844 -15.513467997679195, -41.11410007349034 -15.61403926799673, -41.08805651701361 -15.822972951403669 M-41.08805651701361 -15.822972951403669 C-41.05621814118915 -15.974817128422158, -41.02437976536469 -16.126661305440646, -41.00325132969665 -16.227427435703994 M-41.08805651701361 -15.822972951403669 C-41.06040711519189 -15.954838995319367, -41.03275771337017 -16.086705039235063, -41.00325132969665 -16.227427435703994 M-41.00325132969665 -16.227427435703994 C-40.96106571109508 -16.369126430770773, -40.91888009249351 -16.510825425837556, -40.885336208503176 -16.623497346023417 M-41.00325132969665 -16.227427435703994 C-40.9718895714664 -16.332769724665678, -40.94052781323615 -16.43811201362736, -40.885336208503176 -16.623497346023417 M-40.885336208503176 -16.623497346023417 C-40.846808037735435 -16.72223658541471, -40.808279866967695 -16.820975824806002, -40.73511663327529 -17.008477123264846 M-40.885336208503176 -16.623497346023417 C-40.84686366169531 -16.72209403342274, -40.80839111488744 -16.820690720822057, -40.73511663327529 -17.008477123264846 M-40.73511663327529 -17.008477123264846 C-40.69555510055943 -17.089401531887937, -40.65599356784357 -17.17032594051103, -40.55361875603245 -17.379736965185366 M-40.73511663327529 -17.008477123264846 C-40.67269915674351 -17.13615411223184, -40.61028168021173 -17.26383110119883, -40.55361875603245 -17.379736965185366 M-40.55361875603245 -17.379736965185366 C-40.48330277975289 -17.49774239938542, -40.41298680347333 -17.615747833585473, -40.342082391312644 -17.734740790612133 M-40.55361875603245 -17.379736965185366 C-40.501897458176195 -17.466536502557247, -40.450176160319934 -17.553336039929125, -40.342082391312644 -17.734740790612133 M-40.342082391312644 -17.734740790612133 C-40.25128869682113 -17.86190527186412, -40.16049500232961 -17.989069753116105, -40.10195254698197 -18.07106356344834 M-40.342082391312644 -17.734740790612133 C-40.2536380766949 -17.858614760616778, -40.16519376207716 -17.98248873062142, -40.10195254698197 -18.07106356344834 M-40.10195254698197 -18.07106356344834 C-40.00773669201349 -18.182304013206913, -39.913520837045 -18.29354446296548, -39.83486955336566 -18.386407858128706 M-40.10195254698197 -18.07106356344834 C-39.996350286958105 -18.195747916251864, -39.89074802693425 -18.320432269055384, -39.83486955336566 -18.386407858128706 M-39.83486955336566 -18.386407858128706 C-39.775139133937024 -18.446138277557342, -39.715408714508385 -18.505868696985978, -39.542657858128706 -18.678619553365657 M-39.83486955336566 -18.386407858128706 C-39.770649241740394 -18.450628169753966, -39.70642893011514 -18.51484848137923, -39.542657858128706 -18.678619553365657 M-39.542657858128706 -18.678619553365657 C-39.42083075019011 -18.781801850431908, -39.29900364225152 -18.88498414749816, -39.22731356344834 -18.945702546981966 M-39.542657858128706 -18.678619553365657 C-39.45093106583088 -18.756308183523235, -39.35920427353305 -18.833996813680812, -39.22731356344834 -18.945702546981966 M-39.22731356344834 -18.945702546981966 C-39.12664984651734 -19.01757505942751, -39.02598612958633 -19.089447571873052, -38.890990790612136 -19.185832391312644 M-39.22731356344834 -18.945702546981966 C-39.12338841642784 -19.01990367575367, -39.01946326940733 -19.09410480452538, -38.890990790612136 -19.185832391312644 M-38.890990790612136 -19.185832391312644 C-38.809759956165124 -19.234235462466653, -38.72852912171811 -19.282638533620663, -38.535986965185366 -19.397368756032446 M-38.890990790612136 -19.185832391312644 C-38.79243609298261 -19.244558244301825, -38.69388139535309 -19.303284097291005, -38.535986965185366 -19.397368756032446 M-38.535986965185366 -19.397368756032446 C-38.450781473502076 -19.43902318272711, -38.36557598181878 -19.48067760942177, -38.164727123264846 -19.578866633275286 M-38.535986965185366 -19.397368756032446 C-38.39334711880144 -19.467101127826297, -38.2507072724175 -19.53683349962015, -38.164727123264846 -19.578866633275286 M-38.164727123264846 -19.578866633275286 C-38.05409106889809 -19.622036955651573, -37.94345501453134 -19.665207278027857, -37.77974734602342 -19.729086208503173 M-38.164727123264846 -19.578866633275286 C-38.0840759748056 -19.61033680905959, -38.003424826346354 -19.64180698484389, -37.77974734602342 -19.729086208503173 M-37.77974734602342 -19.729086208503173 C-37.68551472454662 -19.757140475419977, -37.59128210306982 -19.78519474233678, -37.383677435703994 -19.847001329696653 M-37.77974734602342 -19.729086208503173 C-37.659918866175104 -19.764760692617227, -37.54009038632679 -19.800435176731277, -37.383677435703994 -19.847001329696653 M-37.383677435703994 -19.847001329696653 C-37.22802689630812 -19.87963781578306, -37.07237635691225 -19.912274301869466, -36.97922295140367 -19.931806517013612 M-37.383677435703994 -19.847001329696653 C-37.2835825746328 -19.86798901501628, -37.18348771356161 -19.888976700335906, -36.97922295140367 -19.931806517013612 M-36.97922295140367 -19.931806517013612 C-36.867033209041665 -19.945790953815138, -36.75484346667966 -19.959775390616663, -36.56914672736166 -19.982922465033347 M-36.97922295140367 -19.931806517013612 C-36.86989469906857 -19.94543426945526, -36.76056644673346 -19.959062021896905, -36.56914672736166 -19.982922465033347 M-36.56914672736166 -19.982922465033347 C-36.425941214568724 -19.988845488855226, -36.282735701775785 -19.994768512677105, -36.15625 -20 M-36.56914672736166 -19.982922465033347 C-36.446337400929174 -19.98800189634728, -36.323528074496686 -19.993081327661216, -36.15625 -20 M-36.15625 -20 C-36.15625 -20, -36.15625 -20, -36.15625 -20 M-36.15625 -20 C-36.15625 -20, -36.15625 -20, -36.15625 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-33.15625, -12)\"><rect></rect><foreignObject width=\"66.3125\" 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>Received</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Read-9\" transform=\"translate(190.02734375, 944)\"><g class=\"basic label-container outer-path\"><path d=\"M-21.7734375 -20 C-8.004670254798832 -20, 5.7640969904023365 -20, 21.7734375 -20 C21.7734375 -20, 21.7734375 -20, 21.7734375 -20 C21.8931538381709 -19.995048495626843, 22.0128701763418 -19.990096991253687, 22.186334227361662 -19.982922465033347 C22.32269920908883 -19.96592458778757, 22.459064190816 -19.94892671054179, 22.59641045140367 -19.931806517013612 C22.70521646114316 -19.90899229589518, 22.81402247088265 -19.88617807477675, 23.000864935703998 -19.847001329696653 C23.153831065749152 -19.801461339677655, 23.306797195794307 -19.755921349658657, 23.396934846023417 -19.729086208503173 C23.545400314437 -19.67115480296051, 23.69386578285058 -19.613223397417848, 23.781914623264846 -19.578866633275286 C23.861733543246903 -19.53984554102459, 23.941552463228955 -19.500824448773898, 24.15317446518537 -19.397368756032446 C24.286620316839304 -19.3178522879722, 24.420066168493243 -19.23833581991196, 24.508178290612136 -19.185832391312644 C24.609043629005402 -19.113815923909968, 24.709908967398672 -19.04179945650729, 24.84450106344834 -18.94570254698197 C24.954990347356627 -18.85212289703568, 25.065479631264914 -18.758543247089392, 25.159845358128706 -18.678619553365657 C25.235442343919743 -18.60302256757462, 25.311039329710784 -18.52742558178358, 25.452057053365657 -18.386407858128706 C25.51136104368877 -18.31638776906591, 25.570665034011878 -18.24636768000311, 25.71914004698197 -18.07106356344834 C25.808558684654386 -17.94582496909932, 25.8979773223268 -17.8205863747503, 25.959269891312644 -17.734740790612136 C26.00566551107791 -17.65687889428272, 26.052061130843175 -17.5790169979533, 26.170806256032446 -17.37973696518537 C26.23037570575346 -17.25788570817521, 26.289945155474474 -17.13603445116505, 26.352304133275286 -17.008477123264846 C26.409802672908903 -16.861120995101942, 26.46730121254252 -16.71376486693904, 26.502523708503173 -16.623497346023417 C26.535524998693187 -16.512647966285787, 26.568526288883202 -16.401798586548157, 26.620438829696653 -16.227427435703994 C26.64526670451681 -16.109017871096487, 26.670094579336965 -15.99060830648898, 26.705244017013612 -15.82297295140367 C26.724858160183732 -15.665619051483484, 26.744472303353856 -15.508265151563297, 26.756359965033347 -15.412896727361662 C26.76191632390572 -15.278556355702106, 26.76747268277809 -15.14421598404255, 26.7734375 -15 C26.7734375 -15, 26.7734375 -15, 26.7734375 -15 C26.7734375 -4.880896767364925, 26.7734375 5.238206465270149, 26.7734375 15 C26.7734375 15, 26.7734375 15, 26.7734375 15 C26.768795475342586 15.112233808516374, 26.764153450685168 15.224467617032747, 26.756359965033347 15.412896727361662 C26.740379566654 15.54109901412274, 26.72439916827465 15.669301300883815, 26.705244017013612 15.822972951403669 C26.685823245846002 15.915594856216549, 26.666402474678396 16.00821676102943, 26.620438829696653 16.227427435703994 C26.578386650773787 16.36867821479098, 26.536334471850925 16.50992899387796, 26.502523708503173 16.623497346023417 C26.462104174189538 16.72708373476576, 26.421684639875902 16.830670123508103, 26.352304133275286 17.008477123264846 C26.309760898592256 17.09550070074766, 26.26721766390923 17.182524278230478, 26.170806256032446 17.379736965185366 C26.11238925995381 17.47777333404008, 26.053972263875178 17.57580970289479, 25.959269891312644 17.734740790612133 C25.866996144071063 17.863978214718152, 25.774722396829482 17.99321563882417, 25.71914004698197 18.07106356344834 C25.618358599144894 18.190055994058522, 25.51757715130782 18.309048424668703, 25.452057053365657 18.386407858128706 C25.38790846525133 18.450556446243034, 25.323759877137 18.514705034357362, 25.159845358128706 18.678619553365657 C25.09501027622322 18.733532066636993, 25.03017519431774 18.78844457990833, 24.84450106344834 18.94570254698197 C24.751217526884467 19.01230571192616, 24.657933990320593 19.078908876870354, 24.508178290612136 19.185832391312644 C24.406885935017193 19.246189534367936, 24.30559357942225 19.30654667742323, 24.15317446518537 19.397368756032446 C24.02137963931144 19.461799320361642, 23.889584813437512 19.526229884690842, 23.781914623264846 19.578866633275286 C23.664631215847518 19.624630760860775, 23.547347808430185 19.670394888446268, 23.396934846023417 19.729086208503173 C23.253496780432044 19.771789570832123, 23.110058714840672 19.814492933161073, 23.000864935703998 19.847001329696653 C22.91117842829356 19.865806612753172, 22.82149192088312 19.88461189580969, 22.59641045140367 19.931806517013612 C22.50140401979581 19.943649056363345, 22.40639758818795 19.95549159571308, 22.186334227361662 19.982922465033347 C22.065574655799054 19.987917117858753, 21.94481508423645 19.992911770684163, 21.7734375 20 C21.7734375 20, 21.7734375 20, 21.7734375 20 C8.183850606453136 20, -5.4057362870937276 20, -21.7734375 20 C-21.7734375 20, -21.7734375 20, -21.7734375 20 C-21.91408593980792 19.994182737499102, -22.05473437961584 19.9883654749982, -22.186334227361662 19.982922465033347 C-22.291303478136548 19.969838061569543, -22.39627272891143 19.956753658105736, -22.59641045140367 19.931806517013612 C-22.75419123177881 19.898723366364713, -22.911972012153953 19.865640215715818, -23.000864935703994 19.847001329696653 C-23.1560288467077 19.800807031937197, -23.311192757711407 19.75461273417774, -23.396934846023417 19.729086208503173 C-23.550642115975652 19.669109445653152, -23.704349385927888 19.609132682803132, -23.781914623264846 19.578866633275286 C-23.922305898928432 19.51023352072386, -24.06269717459202 19.441600408172437, -24.15317446518537 19.397368756032446 C-24.285549992193122 19.31849006302843, -24.417925519200875 19.23961137002442, -24.508178290612133 19.185832391312644 C-24.576967637076915 19.136717741956915, -24.645756983541702 19.08760309260118, -24.84450106344834 18.94570254698197 C-24.9323402366633 18.87130656222882, -25.020179409878263 18.79691057747567, -25.159845358128706 18.67861955336566 C-25.243347332988662 18.595117578505704, -25.32684930784862 18.511615603645744, -25.452057053365657 18.386407858128706 C-25.54500729706725 18.276661712769275, -25.637957540768845 18.166915567409845, -25.719140046981966 18.07106356344834 C-25.81373859869862 17.938570048082457, -25.908337150415274 17.80607653271657, -25.959269891312644 17.734740790612133 C-26.043654968499578 17.59312435861012, -26.128040045686515 17.45150792660811, -26.170806256032446 17.37973696518537 C-26.221842232587534 17.275341206535533, -26.27287820914262 17.1709454478857, -26.352304133275286 17.00847712326485 C-26.406093902265134 16.87062575967149, -26.45988367125498 16.73277439607813, -26.502523708503173 16.623497346023417 C-26.54451922842487 16.48243688116656, -26.58651474834657 16.341376416309704, -26.620438829696653 16.227427435703994 C-26.651967021812396 16.077062592626238, -26.68349521392814 15.926697749548481, -26.705244017013612 15.82297295140367 C-26.717060438986085 15.728176045704338, -26.728876860958557 15.633379140005005, -26.756359965033347 15.412896727361664 C-26.761513145401384 15.288304313197614, -26.766666325769418 15.163711899033562, -26.7734375 15 C-26.7734375 15, -26.7734375 15, -26.7734375 15 C-26.7734375 6.2563705047134555, -26.7734375 -2.487258990573089, -26.7734375 -15 C-26.7734375 -15, -26.7734375 -15, -26.7734375 -15 C-26.76785410386891 -15.134994072305627, -26.762270707737823 -15.269988144611254, -26.756359965033347 -15.41289672736166 C-26.737091265823572 -15.567479313037177, -26.717822566613798 -15.722061898712694, -26.705244017013612 -15.822972951403669 C-26.672365948436855 -15.979775650527527, -26.639487879860095 -16.136578349651387, -26.620438829696653 -16.227427435703994 C-26.58840728830891 -16.33501948663374, -26.556375746921166 -16.442611537563486, -26.502523708503173 -16.623497346023417 C-26.451807990428385 -16.753470592302758, -26.401092272353594 -16.883443838582096, -26.35230413327529 -17.008477123264846 C-26.312009184475826 -17.090901758465776, -26.271714235676363 -17.173326393666702, -26.170806256032446 -17.379736965185366 C-26.127054426701307 -17.453162008688153, -26.083302597370167 -17.526587052190944, -25.959269891312644 -17.734740790612133 C-25.886649818838617 -17.836451530508327, -25.814029746364593 -17.938162270404522, -25.71914004698197 -18.07106356344834 C-25.644586337544343 -18.15908896184637, -25.570032628106713 -18.2471143602444, -25.45205705336566 -18.386407858128706 C-25.375632513788183 -18.462832397706183, -25.299207974210702 -18.53925693728366, -25.159845358128706 -18.678619553365657 C-25.062635167407148 -18.760952385086117, -24.96542497668559 -18.843285216806578, -24.84450106344834 -18.945702546981966 C-24.73490694458169 -19.023951243854547, -24.625312825715042 -19.10219994072713, -24.508178290612136 -19.185832391312644 C-24.39524284827498 -19.25312730818095, -24.282307405937825 -19.320422225049253, -24.153174465185366 -19.397368756032446 C-24.050510115238904 -19.447558298449447, -23.947845765292442 -19.49774784086645, -23.78191462326485 -19.578866633275286 C-23.673590199073512 -19.621134954758116, -23.56526577488217 -19.663403276240942, -23.39693484602342 -19.729086208503173 C-23.24848323464196 -19.773282168083377, -23.100031623260502 -19.81747812766358, -23.000864935703994 -19.847001329696653 C-22.845448955182338 -19.879588633959056, -22.690032974660678 -19.91217593822146, -22.596410451403674 -19.931806517013612 C-22.476134131676236 -19.94679894463254, -22.355857811948802 -19.961791372251465, -22.186334227361662 -19.982922465033347 C-22.072614756268642 -19.98762593714946, -21.958895285175622 -19.992329409265576, -21.7734375 -20 C-21.7734375 -20, -21.7734375 -20, -21.7734375 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-21.7734375 -20 C-5.057722216467642 -20, 11.657993067064716 -20, 21.7734375 -20 M-21.7734375 -20 C-7.603787479238008 -20, 6.565862541523984 -20, 21.7734375 -20 M21.7734375 -20 C21.7734375 -20, 21.7734375 -20, 21.7734375 -20 M21.7734375 -20 C21.7734375 -20, 21.7734375 -20, 21.7734375 -20 M21.7734375 -20 C21.932284244502988 -19.993430050049263, 22.091130989005975 -19.98686010009853, 22.186334227361662 -19.982922465033347 M21.7734375 -20 C21.873618480184522 -19.99585648400987, 21.973799460369044 -19.991712968019744, 22.186334227361662 -19.982922465033347 M22.186334227361662 -19.982922465033347 C22.274693722046827 -19.97190846550697, 22.36305321673199 -19.960894465980594, 22.59641045140367 -19.931806517013612 M22.186334227361662 -19.982922465033347 C22.33236799932003 -19.964719374342128, 22.478401771278396 -19.946516283650908, 22.59641045140367 -19.931806517013612 M22.59641045140367 -19.931806517013612 C22.692728665318715 -19.911610711329246, 22.78904687923376 -19.89141490564488, 23.000864935703998 -19.847001329696653 M22.59641045140367 -19.931806517013612 C22.678798860139135 -19.91453148432942, 22.761187268874597 -19.897256451645223, 23.000864935703998 -19.847001329696653 M23.000864935703998 -19.847001329696653 C23.109114249144092 -19.814774112781574, 23.217363562584183 -19.782546895866496, 23.396934846023417 -19.729086208503173 M23.000864935703998 -19.847001329696653 C23.154703625651216 -19.801201567339692, 23.30854231559843 -19.755401804982732, 23.396934846023417 -19.729086208503173 M23.396934846023417 -19.729086208503173 C23.481442913657474 -19.696111058186755, 23.565950981291532 -19.663135907870334, 23.781914623264846 -19.578866633275286 M23.396934846023417 -19.729086208503173 C23.51553605467144 -19.68280787328182, 23.634137263319467 -19.63652953806047, 23.781914623264846 -19.578866633275286 M23.781914623264846 -19.578866633275286 C23.86778546224637 -19.536886938106573, 23.95365630122789 -19.49490724293786, 24.15317446518537 -19.397368756032446 M23.781914623264846 -19.578866633275286 C23.911696702437837 -19.515420040850397, 24.04147878161083 -19.45197344842551, 24.15317446518537 -19.397368756032446 M24.15317446518537 -19.397368756032446 C24.251976358262446 -19.338495606528113, 24.350778251339523 -19.279622457023784, 24.508178290612136 -19.185832391312644 M24.15317446518537 -19.397368756032446 C24.23818956124623 -19.346710754402746, 24.32320465730709 -19.296052752773043, 24.508178290612136 -19.185832391312644 M24.508178290612136 -19.185832391312644 C24.642331383889193 -19.09004892374238, 24.77648447716625 -18.994265456172116, 24.84450106344834 -18.94570254698197 M24.508178290612136 -19.185832391312644 C24.637910219372863 -19.09320557453386, 24.76764214813359 -19.00057875775508, 24.84450106344834 -18.94570254698197 M24.84450106344834 -18.94570254698197 C24.96889448931632 -18.840346689503452, 25.0932879151843 -18.73499083202493, 25.159845358128706 -18.678619553365657 M24.84450106344834 -18.94570254698197 C24.93989937118286 -18.86490430187184, 25.035297678917377 -18.784106056761708, 25.159845358128706 -18.678619553365657 M25.159845358128706 -18.678619553365657 C25.232869627024694 -18.60559528446967, 25.30589389592068 -18.532571015573684, 25.452057053365657 -18.386407858128706 M25.159845358128706 -18.678619553365657 C25.26618465763344 -18.572280253860924, 25.37252395713817 -18.465940954356192, 25.452057053365657 -18.386407858128706 M25.452057053365657 -18.386407858128706 C25.533659438548757 -18.29006010400413, 25.61526182373186 -18.19371234987955, 25.71914004698197 -18.07106356344834 M25.452057053365657 -18.386407858128706 C25.547521832526314 -18.27369280636288, 25.642986611686972 -18.160977754597052, 25.71914004698197 -18.07106356344834 M25.71914004698197 -18.07106356344834 C25.813489954115056 -17.938918296489604, 25.90783986124814 -17.806773029530863, 25.959269891312644 -17.734740790612136 M25.71914004698197 -18.07106356344834 C25.785661285873044 -17.977894771461216, 25.852182524764114 -17.88472597947409, 25.959269891312644 -17.734740790612136 M25.959269891312644 -17.734740790612136 C26.02198442196605 -17.629492228166175, 26.084698952619455 -17.524243665720217, 26.170806256032446 -17.37973696518537 M25.959269891312644 -17.734740790612136 C26.011744615669222 -17.646676840428086, 26.064219340025797 -17.55861289024403, 26.170806256032446 -17.37973696518537 M26.170806256032446 -17.37973696518537 C26.21003918249906 -17.299484731388795, 26.249272108965673 -17.21923249759222, 26.352304133275286 -17.008477123264846 M26.170806256032446 -17.37973696518537 C26.20922707860985 -17.30114591644567, 26.247647901187257 -17.222554867705973, 26.352304133275286 -17.008477123264846 M26.352304133275286 -17.008477123264846 C26.410164205511617 -16.860194466447822, 26.468024277747947 -16.7119118096308, 26.502523708503173 -16.623497346023417 M26.352304133275286 -17.008477123264846 C26.39289320623089 -16.904456244220416, 26.4334822791865 -16.80043536517599, 26.502523708503173 -16.623497346023417 M26.502523708503173 -16.623497346023417 C26.543117648300637 -16.487144705816128, 26.5837115880981 -16.35079206560884, 26.620438829696653 -16.227427435703994 M26.502523708503173 -16.623497346023417 C26.542870219548753 -16.48797580434341, 26.583216730594337 -16.3524542626634, 26.620438829696653 -16.227427435703994 M26.620438829696653 -16.227427435703994 C26.645063205963663 -16.109988400199388, 26.669687582230676 -15.992549364694783, 26.705244017013612 -15.82297295140367 M26.620438829696653 -16.227427435703994 C26.64003581585898 -16.133965123044977, 26.659632802021306 -16.04050281038596, 26.705244017013612 -15.82297295140367 M26.705244017013612 -15.82297295140367 C26.725653242762796 -15.659240524341667, 26.74606246851198 -15.495508097279663, 26.756359965033347 -15.412896727361662 M26.705244017013612 -15.82297295140367 C26.71647258289908 -15.732892104268792, 26.72770114878455 -15.642811257133916, 26.756359965033347 -15.412896727361662 M26.756359965033347 -15.412896727361662 C26.76258856514044 -15.262303061163049, 26.768817165247533 -15.111709394964434, 26.7734375 -15 M26.756359965033347 -15.412896727361662 C26.762321012920975 -15.26877187741974, 26.7682820608086 -15.124647027477817, 26.7734375 -15 M26.7734375 -15 C26.7734375 -15, 26.7734375 -15, 26.7734375 -15 M26.7734375 -15 C26.7734375 -15, 26.7734375 -15, 26.7734375 -15 M26.7734375 -15 C26.7734375 -7.7853178517723025, 26.7734375 -0.570635703544605, 26.7734375 15 M26.7734375 -15 C26.7734375 -5.029263722670606, 26.7734375 4.941472554658787, 26.7734375 15 M26.7734375 15 C26.7734375 15, 26.7734375 15, 26.7734375 15 M26.7734375 15 C26.7734375 15, 26.7734375 15, 26.7734375 15 M26.7734375 15 C26.76779165254832 15.136504006025156, 26.762145805096637 15.273008012050312, 26.756359965033347 15.412896727361662 M26.7734375 15 C26.767615674112122 15.140758772332672, 26.761793848224244 15.281517544665343, 26.756359965033347 15.412896727361662 M26.756359965033347 15.412896727361662 C26.73774712742217 15.562217682210273, 26.71913428981099 15.711538637058883, 26.705244017013612 15.822972951403669 M26.756359965033347 15.412896727361662 C26.745094782880543 15.503271327448969, 26.73382960072774 15.593645927536276, 26.705244017013612 15.822972951403669 M26.705244017013612 15.822972951403669 C26.676863476331317 15.958325956437678, 26.64848293564902 16.09367896147169, 26.620438829696653 16.227427435703994 M26.705244017013612 15.822972951403669 C26.67157160385532 15.983564053551518, 26.637899190697023 16.144155155699366, 26.620438829696653 16.227427435703994 M26.620438829696653 16.227427435703994 C26.576072797077646 16.37645031235275, 26.531706764458637 16.525473189001502, 26.502523708503173 16.623497346023417 M26.620438829696653 16.227427435703994 C26.57484075713909 16.38058866155712, 26.529242684581522 16.53374988741024, 26.502523708503173 16.623497346023417 M26.502523708503173 16.623497346023417 C26.462128699097462 16.72702088281337, 26.421733689691752 16.830544419603324, 26.352304133275286 17.008477123264846 M26.502523708503173 16.623497346023417 C26.456551397857023 16.741314280900106, 26.410579087210877 16.8591312157768, 26.352304133275286 17.008477123264846 M26.352304133275286 17.008477123264846 C26.294830010829028 17.126042319828375, 26.237355888382773 17.243607516391908, 26.170806256032446 17.379736965185366 M26.352304133275286 17.008477123264846 C26.314242645736435 17.08633314043483, 26.27618115819758 17.164189157604813, 26.170806256032446 17.379736965185366 M26.170806256032446 17.379736965185366 C26.09796371797695 17.501982517139275, 26.025121179921456 17.624228069093185, 25.959269891312644 17.734740790612133 M26.170806256032446 17.379736965185366 C26.120890277927437 17.463506785096325, 26.07097429982243 17.54727660500728, 25.959269891312644 17.734740790612133 M25.959269891312644 17.734740790612133 C25.886965719144005 17.836009084601848, 25.814661546975366 17.937277378591563, 25.71914004698197 18.07106356344834 M25.959269891312644 17.734740790612133 C25.909391553129318 17.804599749830786, 25.859513214945995 17.87445870904944, 25.71914004698197 18.07106356344834 M25.71914004698197 18.07106356344834 C25.64393943212336 18.159852761633626, 25.568738817264748 18.24864195981891, 25.452057053365657 18.386407858128706 M25.71914004698197 18.07106356344834 C25.660341218368927 18.140487209207112, 25.601542389755885 18.209910854965884, 25.452057053365657 18.386407858128706 M25.452057053365657 18.386407858128706 C25.39088346872349 18.447581442770872, 25.329709884081325 18.508755027413038, 25.159845358128706 18.678619553365657 M25.452057053365657 18.386407858128706 C25.3871179942581 18.45134691723626, 25.32217893515055 18.516285976343813, 25.159845358128706 18.678619553365657 M25.159845358128706 18.678619553365657 C25.08626844973782 18.74093601599261, 25.012691541346932 18.803252478619562, 24.84450106344834 18.94570254698197 M25.159845358128706 18.678619553365657 C25.04435990479371 18.776430742964354, 24.92887445145871 18.87424193256305, 24.84450106344834 18.94570254698197 M24.84450106344834 18.94570254698197 C24.737871344373602 19.021834703084615, 24.631241625298866 19.09796685918726, 24.508178290612136 19.185832391312644 M24.84450106344834 18.94570254698197 C24.728138278438138 19.028783978592287, 24.611775493427935 19.111865410202608, 24.508178290612136 19.185832391312644 M24.508178290612136 19.185832391312644 C24.434753060913746 19.229584331592278, 24.361327831215352 19.273336271871916, 24.15317446518537 19.397368756032446 M24.508178290612136 19.185832391312644 C24.428600857864968 19.23325024890005, 24.3490234251178 19.280668106487454, 24.15317446518537 19.397368756032446 M24.15317446518537 19.397368756032446 C24.071669110188058 19.43721429612483, 23.990163755190743 19.477059836217215, 23.781914623264846 19.578866633275286 M24.15317446518537 19.397368756032446 C24.03991279228758 19.452739013956336, 23.92665111938979 19.508109271880226, 23.781914623264846 19.578866633275286 M23.781914623264846 19.578866633275286 C23.679032166262697 19.61901149257155, 23.576149709260548 19.659156351867814, 23.396934846023417 19.729086208503173 M23.781914623264846 19.578866633275286 C23.668198520584053 19.623238794233153, 23.55448241790326 19.667610955191016, 23.396934846023417 19.729086208503173 M23.396934846023417 19.729086208503173 C23.260144328301426 19.76981051008493, 23.123353810579435 19.810534811666688, 23.000864935703998 19.847001329696653 M23.396934846023417 19.729086208503173 C23.294284479185734 19.759646546794105, 23.19163411234805 19.790206885085038, 23.000864935703998 19.847001329696653 M23.000864935703998 19.847001329696653 C22.91000543893758 19.86605256275723, 22.81914594217116 19.885103795817805, 22.59641045140367 19.931806517013612 M23.000864935703998 19.847001329696653 C22.868300952413303 19.874797074016058, 22.73573696912261 19.902592818335467, 22.59641045140367 19.931806517013612 M22.59641045140367 19.931806517013612 C22.50362377557172 19.943372364094433, 22.41083709973977 19.954938211175254, 22.186334227361662 19.982922465033347 M22.59641045140367 19.931806517013612 C22.509941744049886 19.94258483014492, 22.4234730366961 19.95336314327623, 22.186334227361662 19.982922465033347 M22.186334227361662 19.982922465033347 C22.04079020514977 19.988942210320246, 21.89524618293788 19.994961955607142, 21.7734375 20 M22.186334227361662 19.982922465033347 C22.0477152981453 19.988655786355263, 21.90909636892894 19.994389107677183, 21.7734375 20 M21.7734375 20 C21.7734375 20, 21.7734375 20, 21.7734375 20 M21.7734375 20 C21.7734375 20, 21.7734375 20, 21.7734375 20 M21.7734375 20 C12.506342038013011 20, 3.239246576026023 20, -21.7734375 20 M21.7734375 20 C8.908067657247717 20, -3.9573021855045667 20, -21.7734375 20 M-21.7734375 20 C-21.7734375 20, -21.7734375 20, -21.7734375 20 M-21.7734375 20 C-21.7734375 20, -21.7734375 20, -21.7734375 20 M-21.7734375 20 C-21.911720361704514 19.99428057853319, -22.050003223409032 19.988561157066382, -22.186334227361662 19.982922465033347 M-21.7734375 20 C-21.922306094367105 19.993842749391632, -22.071174688734214 19.987685498783264, -22.186334227361662 19.982922465033347 M-22.186334227361662 19.982922465033347 C-22.295962763996958 19.969257282192718, -22.405591300632253 19.955592099352085, -22.59641045140367 19.931806517013612 M-22.186334227361662 19.982922465033347 C-22.29982574731874 19.968775761823817, -22.413317267275815 19.95462905861429, -22.59641045140367 19.931806517013612 M-22.59641045140367 19.931806517013612 C-22.73353267282743 19.90305501066482, -22.87065489425119 19.87430350431602, -23.000864935703994 19.847001329696653 M-22.59641045140367 19.931806517013612 C-22.756917566837828 19.89815171401731, -22.917424682271985 19.864496911021007, -23.000864935703994 19.847001329696653 M-23.000864935703994 19.847001329696653 C-23.10425725189116 19.816220103514002, -23.207649568078324 19.78543887733135, -23.396934846023417 19.729086208503173 M-23.000864935703994 19.847001329696653 C-23.138119043949313 19.806139011236265, -23.275373152194632 19.765276692775874, -23.396934846023417 19.729086208503173 M-23.396934846023417 19.729086208503173 C-23.50234730472486 19.68795413948042, -23.60775976342631 19.646822070457667, -23.781914623264846 19.578866633275286 M-23.396934846023417 19.729086208503173 C-23.536171222855284 19.674756005670634, -23.675407599687148 19.620425802838092, -23.781914623264846 19.578866633275286 M-23.781914623264846 19.578866633275286 C-23.85792241938121 19.54170868595283, -23.933930215497572 19.50455073863037, -24.15317446518537 19.397368756032446 M-23.781914623264846 19.578866633275286 C-23.926778156702394 19.508047167122413, -24.07164169013994 19.437227700969537, -24.15317446518537 19.397368756032446 M-24.15317446518537 19.397368756032446 C-24.25118678858828 19.33896608793311, -24.349199111991197 19.280563419833772, -24.508178290612133 19.185832391312644 M-24.15317446518537 19.397368756032446 C-24.228672355605212 19.352381778035156, -24.304170246025052 19.30739480003787, -24.508178290612133 19.185832391312644 M-24.508178290612133 19.185832391312644 C-24.60590794042393 19.116054762524996, -24.703637590235726 19.046277133737345, -24.84450106344834 18.94570254698197 M-24.508178290612133 19.185832391312644 C-24.60917888347205 19.113719354076924, -24.71017947633197 19.041606316841204, -24.84450106344834 18.94570254698197 M-24.84450106344834 18.94570254698197 C-24.957988999601877 18.849583168136235, -25.07147693575541 18.753463789290503, -25.159845358128706 18.67861955336566 M-24.84450106344834 18.94570254698197 C-24.91848876447504 18.883038160740167, -24.99247646550174 18.820373774498364, -25.159845358128706 18.67861955336566 M-25.159845358128706 18.67861955336566 C-25.240336619288403 18.598128292205963, -25.320827880448096 18.517637031046267, -25.452057053365657 18.386407858128706 M-25.159845358128706 18.67861955336566 C-25.234790713815595 18.603674197678767, -25.309736069502488 18.528728841991878, -25.452057053365657 18.386407858128706 M-25.452057053365657 18.386407858128706 C-25.523578908367117 18.301962163499162, -25.59510076336858 18.21751646886962, -25.719140046981966 18.07106356344834 M-25.452057053365657 18.386407858128706 C-25.515564298776486 18.311424995161623, -25.579071544187315 18.236442132194536, -25.719140046981966 18.07106356344834 M-25.719140046981966 18.07106356344834 C-25.781851099504507 17.983231269504845, -25.84456215202705 17.895398975561346, -25.959269891312644 17.734740790612133 M-25.719140046981966 18.07106356344834 C-25.776034547804997 17.99137785703701, -25.832929048628028 17.911692150625672, -25.959269891312644 17.734740790612133 M-25.959269891312644 17.734740790612133 C-26.027296395529675 17.620577586288167, -26.095322899746705 17.5064143819642, -26.170806256032446 17.37973696518537 M-25.959269891312644 17.734740790612133 C-26.0245486366424 17.625188920692185, -26.089827381972153 17.515637050772238, -26.170806256032446 17.37973696518537 M-26.170806256032446 17.37973696518537 C-26.23337619699354 17.251748105243433, -26.295946137954637 17.123759245301496, -26.352304133275286 17.00847712326485 M-26.170806256032446 17.37973696518537 C-26.234098945851432 17.250269698824557, -26.29739163567042 17.12080243246374, -26.352304133275286 17.00847712326485 M-26.352304133275286 17.00847712326485 C-26.39598991325932 16.896520064263996, -26.439675693243355 16.78456300526314, -26.502523708503173 16.623497346023417 M-26.352304133275286 17.00847712326485 C-26.405747775518 16.871512806501478, -26.459191417760717 16.734548489738106, -26.502523708503173 16.623497346023417 M-26.502523708503173 16.623497346023417 C-26.533556758646515 16.519259168062817, -26.564589808789858 16.41502099010222, -26.620438829696653 16.227427435703994 M-26.502523708503173 16.623497346023417 C-26.532338297051346 16.52335190841572, -26.56215288559952 16.423206470808022, -26.620438829696653 16.227427435703994 M-26.620438829696653 16.227427435703994 C-26.65203505589755 16.07673812319581, -26.68363128209845 15.926048810687623, -26.705244017013612 15.82297295140367 M-26.620438829696653 16.227427435703994 C-26.647412240669308 16.098785339979457, -26.674385651641963 15.970143244254919, -26.705244017013612 15.82297295140367 M-26.705244017013612 15.82297295140367 C-26.725503444092446 15.660442279869704, -26.74576287117128 15.497911608335738, -26.756359965033347 15.412896727361664 M-26.705244017013612 15.82297295140367 C-26.718336133666376 15.717941821792024, -26.73142825031914 15.612910692180378, -26.756359965033347 15.412896727361664 M-26.756359965033347 15.412896727361664 C-26.761901626208473 15.278911713258351, -26.7674432873836 15.14492669915504, -26.7734375 15 M-26.756359965033347 15.412896727361664 C-26.759865723535142 15.328135301597435, -26.76337148203694 15.243373875833207, -26.7734375 15 M-26.7734375 15 C-26.7734375 15, -26.7734375 15, -26.7734375 15 M-26.7734375 15 C-26.7734375 15, -26.7734375 15, -26.7734375 15 M-26.7734375 15 C-26.7734375 7.926009985721253, -26.7734375 0.8520199714425054, -26.7734375 -15 M-26.7734375 15 C-26.7734375 5.409681031675003, -26.7734375 -4.180637936649994, -26.7734375 -15 M-26.7734375 -15 C-26.7734375 -15, -26.7734375 -15, -26.7734375 -15 M-26.7734375 -15 C-26.7734375 -15, -26.7734375 -15, -26.7734375 -15 M-26.7734375 -15 C-26.767738955837917 -15.137778095014607, -26.76204041167583 -15.275556190029214, -26.756359965033347 -15.41289672736166 M-26.7734375 -15 C-26.769583348064746 -15.093184802369242, -26.76572919612949 -15.186369604738484, -26.756359965033347 -15.41289672736166 M-26.756359965033347 -15.41289672736166 C-26.739340452121603 -15.549435280597297, -26.722320939209858 -15.685973833832936, -26.705244017013612 -15.822972951403669 M-26.756359965033347 -15.41289672736166 C-26.739258598159708 -15.550091951654318, -26.72215723128607 -15.687287175946977, -26.705244017013612 -15.822972951403669 M-26.705244017013612 -15.822972951403669 C-26.67850825206364 -15.950481661275395, -26.651772487113668 -16.077990371147123, -26.620438829696653 -16.227427435703994 M-26.705244017013612 -15.822972951403669 C-26.67608962486415 -15.962016623317613, -26.64693523271469 -16.101060295231555, -26.620438829696653 -16.227427435703994 M-26.620438829696653 -16.227427435703994 C-26.59322417715092 -16.318839842222037, -26.56600952460519 -16.41025224874008, -26.502523708503173 -16.623497346023417 M-26.620438829696653 -16.227427435703994 C-26.592675004819437 -16.320684479566925, -26.56491117994222 -16.413941523429852, -26.502523708503173 -16.623497346023417 M-26.502523708503173 -16.623497346023417 C-26.463490762636788 -16.72353021312427, -26.424457816770403 -16.82356308022512, -26.35230413327529 -17.008477123264846 M-26.502523708503173 -16.623497346023417 C-26.45461278656323 -16.746282515851583, -26.40670186462329 -16.869067685679745, -26.35230413327529 -17.008477123264846 M-26.35230413327529 -17.008477123264846 C-26.293127579737632 -17.129524698286318, -26.23395102619998 -17.250572273307792, -26.170806256032446 -17.379736965185366 M-26.35230413327529 -17.008477123264846 C-26.28050358065527 -17.15534750114727, -26.208703028035252 -17.30221787902969, -26.170806256032446 -17.379736965185366 M-26.170806256032446 -17.379736965185366 C-26.109376933776286 -17.482828669645713, -26.047947611520126 -17.585920374106063, -25.959269891312644 -17.734740790612133 M-26.170806256032446 -17.379736965185366 C-26.117007368994567 -17.470023147078713, -26.063208481956686 -17.560309328972064, -25.959269891312644 -17.734740790612133 M-25.959269891312644 -17.734740790612133 C-25.8950482037005 -17.82468886064125, -25.83082651608836 -17.914636930670365, -25.71914004698197 -18.07106356344834 M-25.959269891312644 -17.734740790612133 C-25.881620692960023 -17.84349525955894, -25.803971494607406 -17.952249728505745, -25.71914004698197 -18.07106356344834 M-25.71914004698197 -18.07106356344834 C-25.635735044998626 -18.169539663207193, -25.55233004301528 -18.26801576296604, -25.45205705336566 -18.386407858128706 M-25.71914004698197 -18.07106356344834 C-25.628660066407377 -18.177893074645066, -25.538180085832785 -18.284722585841788, -25.45205705336566 -18.386407858128706 M-25.45205705336566 -18.386407858128706 C-25.34039315687891 -18.498071754615456, -25.228729260392157 -18.609735651102206, -25.159845358128706 -18.678619553365657 M-25.45205705336566 -18.386407858128706 C-25.34367165741571 -18.494793254078655, -25.235286261465763 -18.6031786500286, -25.159845358128706 -18.678619553365657 M-25.159845358128706 -18.678619553365657 C-25.067088335027517 -18.757180744504105, -24.974331311926328 -18.835741935642552, -24.84450106344834 -18.945702546981966 M-25.159845358128706 -18.678619553365657 C-25.048905774590157 -18.772580587644253, -24.93796619105161 -18.866541621922853, -24.84450106344834 -18.945702546981966 M-24.84450106344834 -18.945702546981966 C-24.757797219345914 -19.007607901804093, -24.671093375243487 -19.06951325662622, -24.508178290612136 -19.185832391312644 M-24.84450106344834 -18.945702546981966 C-24.76695674006058 -19.00106812971311, -24.689412416672816 -19.056433712444257, -24.508178290612136 -19.185832391312644 M-24.508178290612136 -19.185832391312644 C-24.372458133805896 -19.266704051091182, -24.23673797699966 -19.34757571086972, -24.153174465185366 -19.397368756032446 M-24.508178290612136 -19.185832391312644 C-24.388954438780473 -19.2568743869138, -24.269730586948807 -19.327916382514957, -24.153174465185366 -19.397368756032446 M-24.153174465185366 -19.397368756032446 C-24.055528677624395 -19.44510487279731, -23.95788289006342 -19.49284098956217, -23.78191462326485 -19.578866633275286 M-24.153174465185366 -19.397368756032446 C-24.023238302379614 -19.46089067535539, -23.893302139573866 -19.52441259467833, -23.78191462326485 -19.578866633275286 M-23.78191462326485 -19.578866633275286 C-23.633337761769955 -19.636841504533155, -23.484760900275063 -19.694816375791028, -23.39693484602342 -19.729086208503173 M-23.78191462326485 -19.578866633275286 C-23.64850181299907 -19.630924473382343, -23.515089002733287 -19.682982313489397, -23.39693484602342 -19.729086208503173 M-23.39693484602342 -19.729086208503173 C-23.249040102630662 -19.77311638130012, -23.101145359237904 -19.817146554097068, -23.000864935703994 -19.847001329696653 M-23.39693484602342 -19.729086208503173 C-23.270309824704132 -19.766784110681474, -23.143684803384843 -19.80448201285978, -23.000864935703994 -19.847001329696653 M-23.000864935703994 -19.847001329696653 C-22.848483661737998 -19.87895232290826, -22.696102387772 -19.910903316119864, -22.596410451403674 -19.931806517013612 M-23.000864935703994 -19.847001329696653 C-22.911143259922063 -19.865813986785227, -22.821421584140133 -19.8846266438738, -22.596410451403674 -19.931806517013612 M-22.596410451403674 -19.931806517013612 C-22.510801832979073 -19.942477620171704, -22.42519321455447 -19.953148723329797, -22.186334227361662 -19.982922465033347 M-22.596410451403674 -19.931806517013612 C-22.448352842447893 -19.950261878723474, -22.300295233492108 -19.96871724043334, -22.186334227361662 -19.982922465033347 M-22.186334227361662 -19.982922465033347 C-22.031717454841267 -19.989317462048753, -21.87710068232087 -19.995712459064155, -21.7734375 -20 M-22.186334227361662 -19.982922465033347 C-22.030652125821522 -19.98936152438294, -21.874970024281385 -19.995800583732528, -21.7734375 -20 M-21.7734375 -20 C-21.7734375 -20, -21.7734375 -20, -21.7734375 -20 M-21.7734375 -20 C-21.7734375 -20, -21.7734375 -20, -21.7734375 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-18.7734375, -12)\"><rect></rect><foreignObject width=\"37.546875\" 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>Read</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Replied-10\" transform=\"translate(108, 1086)\"><g class=\"basic label-container outer-path\"><path d=\"M-30.75 -20 C-6.658770069631199 -20, 17.432459860737602 -20, 30.75 -20 C30.75 -20, 30.75 -20, 30.75 -20 C30.84452204856023 -19.996090539153165, 30.939044097120455 -19.992181078306327, 31.162896727361662 -19.982922465033347 C31.2864275212413 -19.967524367634407, 31.40995831512094 -19.952126270235468, 31.57297295140367 -19.931806517013612 C31.658066616037736 -19.913964251817166, 31.743160280671802 -19.89612198662072, 31.977427435703998 -19.847001329696653 C32.096473009219146 -19.811559926896663, 32.2155185827343 -19.776118524096674, 32.37349734602342 -19.729086208503173 C32.49852348165645 -19.680300858992723, 32.623549617289484 -19.631515509482274, 32.758477123264846 -19.578866633275286 C32.89560813000669 -19.511827369079437, 33.032739136748546 -19.444788104883585, 33.129736965185366 -19.397368756032446 C33.26842970900909 -19.31472581885785, 33.40712245283282 -19.23208288168325, 33.484740790612136 -19.185832391312644 C33.60540023751111 -19.099683202078324, 33.72605968441009 -19.01353401284401, 33.82106356344834 -18.94570254698197 C33.92187445288767 -18.86032007901035, 34.022685342327 -18.77493761103873, 34.136407858128706 -18.678619553365657 C34.248546114148375 -18.566481297345984, 34.36068437016805 -18.454343041326315, 34.42861955336566 -18.386407858128706 C34.51315362348665 -18.286598670138773, 34.59768769360765 -18.186789482148836, 34.69570254698197 -18.07106356344834 C34.780947808276366 -17.951670146401025, 34.86619306957077 -17.83227672935371, 34.935832391312644 -17.734740790612136 C34.983731016404576 -17.65435652588847, 35.03162964149651 -17.57397226116481, 35.14736875603245 -17.37973696518537 C35.18400576736999 -17.304794760658012, 35.22064277870752 -17.229852556130652, 35.32886663327529 -17.008477123264846 C35.36919433378576 -16.90512608438974, 35.40952203429623 -16.801775045514628, 35.479086208503176 -16.623497346023417 C35.5053040390377 -16.535433205619054, 35.53152186957223 -16.44736906521469, 35.59700132969665 -16.227427435703994 C35.61693258761617 -16.1323709079333, 35.63686384553568 -16.037314380162606, 35.68180651701361 -15.82297295140367 C35.70157888994121 -15.66434965780127, 35.72135126286881 -15.505726364198873, 35.73292246503335 -15.412896727361662 C35.739673898989956 -15.249662104149072, 35.74642533294656 -15.08642748093648, 35.75 -15 C35.75 -15, 35.75 -15, 35.75 -15 C35.75 -5.606541592844094, 35.75 3.7869168143118124, 35.75 15 C35.75 15, 35.75 15, 35.75 15 C35.74399874371486 15.145096999363805, 35.73799748742972 15.290193998727611, 35.73292246503335 15.412896727361662 C35.71696539119168 15.540911893689474, 35.701008317350016 15.668927060017287, 35.68180651701361 15.822972951403669 C35.650591875997215 15.971842400718392, 35.61937723498081 16.120711850033114, 35.59700132969665 16.227427435703994 C35.56520456465147 16.33423088680024, 35.53340779960628 16.441034337896482, 35.479086208503176 16.623497346023417 C35.44217381038749 16.718095714994078, 35.405261412271805 16.812694083964743, 35.32886663327529 17.008477123264846 C35.259999506785434 17.149347082090515, 35.19113238029558 17.290217040916183, 35.14736875603245 17.379736965185366 C35.07292250647944 17.504673892294797, 34.99847625692644 17.62961081940423, 34.935832391312644 17.734740790612133 C34.864287973537195 17.83494498236622, 34.79274355576175 17.93514917412031, 34.69570254698197 18.07106356344834 C34.61701583768545 18.163968785558726, 34.53832912838893 18.256874007669108, 34.42861955336566 18.386407858128706 C34.34895609260623 18.466071318888137, 34.269292631846795 18.545734779647567, 34.136407858128706 18.678619553365657 C34.04888145475486 18.752750635576135, 33.96135505138102 18.826881717786613, 33.82106356344834 18.94570254698197 C33.743754932778586 19.00089984834695, 33.66644630210883 19.05609714971193, 33.484740790612136 19.185832391312644 C33.37057073356825 19.253862978864433, 33.256400676524365 19.32189356641622, 33.129736965185366 19.397368756032446 C33.00333803894536 19.45916142576926, 32.876939112705344 19.520954095506074, 32.758477123264846 19.578866633275286 C32.643811019938454 19.62360948563536, 32.52914491661206 19.668352337995437, 32.37349734602342 19.729086208503173 C32.275925422932005 19.75813462858418, 32.17835349984059 19.787183048665188, 31.977427435703998 19.847001329696653 C31.860357953468274 19.871548218791663, 31.743288471232546 19.896095107886676, 31.57297295140367 19.931806517013612 C31.458446000242994 19.94608228658807, 31.34391904908232 19.96035805616253, 31.162896727361662 19.982922465033347 C31.002878141136446 19.98954088271623, 30.842859554911232 19.996159300399114, 30.75 20 C30.75 20, 30.75 20, 30.75 20 C13.259116811042869 20, -4.231766377914262 20, -30.75 20 C-30.75 20, -30.75 20, -30.75 20 C-30.900516618181392 19.99377458662247, -31.051033236362784 19.987549173244943, -31.162896727361662 19.982922465033347 C-31.274067066927266 19.96906509665788, -31.38523740649287 19.955207728282407, -31.57297295140367 19.931806517013612 C-31.67244813066519 19.910948765305765, -31.77192330992671 19.890091013597917, -31.977427435703994 19.847001329696653 C-32.09819807122176 19.811046353686972, -32.218968706739524 19.775091377677292, -32.37349734602342 19.729086208503173 C-32.512138410213936 19.674988297384115, -32.65077947440445 19.620890386265057, -32.758477123264846 19.578866633275286 C-32.8415594693646 19.53825014920996, -32.924641815464355 19.497633665144633, -33.129736965185366 19.397368756032446 C-33.22420448663651 19.34107833142127, -33.31867200808765 19.28478790681009, -33.484740790612136 19.185832391312644 C-33.59865374001704 19.104500108704563, -33.71256668942194 19.023167826096486, -33.82106356344834 18.94570254698197 C-33.9002877097231 18.878603117847835, -33.97951185599786 18.8115036887137, -34.136407858128706 18.67861955336566 C-34.24039077226439 18.574636639229972, -34.344373686400075 18.470653725094287, -34.42861955336566 18.386407858128706 C-34.50608047010096 18.294949926560513, -34.583541386836266 18.203491994992316, -34.69570254698197 18.07106356344834 C-34.75935474588302 17.98191311198657, -34.823006944784076 17.8927626605248, -34.935832391312644 17.734740790612133 C-34.982387908993054 17.656610550957303, -35.028943426673465 17.578480311302478, -35.14736875603244 17.37973696518537 C-35.19597670017921 17.280307826210564, -35.244584644325975 17.18087868723576, -35.32886663327528 17.00847712326485 C-35.387453023889826 16.85833307197226, -35.44603941450438 16.708189020679672, -35.479086208503176 16.623497346023417 C-35.51702100473993 16.49607661158832, -35.55495580097668 16.36865587715323, -35.59700132969665 16.227427435703994 C-35.617550586978986 16.129423533822173, -35.63809984426132 16.031419631940356, -35.68180651701361 15.82297295140367 C-35.696044262094574 15.70875105064935, -35.710282007175536 15.594529149895031, -35.73292246503335 15.412896727361664 C-35.73969289246245 15.249202884323159, -35.746463319891554 15.085509041284656, -35.75 15 C-35.75 15, -35.75 15, -35.75 15 C-35.75 6.819083762128004, -35.75 -1.3618324757439915, -35.75 -15 C-35.75 -15, -35.75 -15, -35.75 -15 C-35.744167639493156 -15.141013475936123, -35.73833527898632 -15.282026951872245, -35.73292246503335 -15.41289672736166 C-35.714005208215944 -15.564659876543933, -35.69508795139855 -15.716423025726206, -35.68180651701361 -15.822972951403669 C-35.655751484738296 -15.94723509828101, -35.62969645246299 -16.07149724515835, -35.59700132969665 -16.227427435703994 C-35.56535845364637 -16.333713982778143, -35.533715577596084 -16.44000052985229, -35.479086208503176 -16.623497346023417 C-35.44718652256086 -16.705249234680497, -35.41528683661854 -16.787001123337582, -35.32886663327529 -17.008477123264846 C-35.27364763798913 -17.12142938349168, -35.21842864270296 -17.23438164371851, -35.14736875603245 -17.379736965185366 C-35.09852135825323 -17.461713475922583, -35.04967396047401 -17.543689986659803, -34.935832391312644 -17.734740790612133 C-34.8680116713867 -17.829729619030445, -34.80019095146075 -17.924718447448754, -34.69570254698197 -18.07106356344834 C-34.59440502054484 -18.190665326910192, -34.49310749410771 -18.310267090372047, -34.42861955336566 -18.386407858128706 C-34.33417224086942 -18.48085517062494, -34.239724928373185 -18.575302483121177, -34.136407858128706 -18.678619553365657 C-34.064561938695185 -18.7394699431305, -33.99271601926167 -18.800320332895346, -33.82106356344834 -18.945702546981966 C-33.71344172327868 -19.022543063931167, -33.605819883109014 -19.099383580880367, -33.484740790612136 -19.185832391312644 C-33.362046389481094 -19.258942385424774, -33.239351988350045 -19.3320523795369, -33.129736965185366 -19.397368756032446 C-33.03992046918309 -19.441277365381293, -32.950103973180816 -19.48518597473014, -32.758477123264846 -19.578866633275286 C-32.659682746580614 -19.617416318681496, -32.560888369896375 -19.655966004087706, -32.37349734602342 -19.729086208503173 C-32.27000399639204 -19.75989751364539, -32.166510646760656 -19.790708818787614, -31.977427435703994 -19.847001329696653 C-31.844101067209568 -19.87495692938303, -31.710774698715138 -19.902912529069408, -31.572972951403674 -19.931806517013612 C-31.43035079712757 -19.949584350004226, -31.28772864285147 -19.967362182994837, -31.162896727361662 -19.982922465033347 C-31.007525788205864 -19.989348654611526, -30.85215484905007 -19.9957748441897, -30.75 -20 C-30.75 -20, -30.75 -20, -30.75 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-30.75 -20 C-13.6888893513363 -20, 3.3722212973273997 -20, 30.75 -20 M-30.75 -20 C-7.808708075867695 -20, 15.13258384826461 -20, 30.75 -20 M30.75 -20 C30.75 -20, 30.75 -20, 30.75 -20 M30.75 -20 C30.75 -20, 30.75 -20, 30.75 -20 M30.75 -20 C30.870476324136085 -19.99501706237481, 30.990952648272167 -19.990034124749624, 31.162896727361662 -19.982922465033347 M30.75 -20 C30.875659399691266 -19.994802688784123, 31.001318799382528 -19.989605377568243, 31.162896727361662 -19.982922465033347 M31.162896727361662 -19.982922465033347 C31.301585124616214 -19.96563497434411, 31.440273521870765 -19.94834748365487, 31.57297295140367 -19.931806517013612 M31.162896727361662 -19.982922465033347 C31.263373500570328 -19.97039804831418, 31.363850273778993 -19.957873631595014, 31.57297295140367 -19.931806517013612 M31.57297295140367 -19.931806517013612 C31.709071051697922 -19.90326974628426, 31.845169151992177 -19.87473297555491, 31.977427435703998 -19.847001329696653 M31.57297295140367 -19.931806517013612 C31.721839173439314 -19.900592552686476, 31.870705395474953 -19.86937858835934, 31.977427435703998 -19.847001329696653 M31.977427435703998 -19.847001329696653 C32.081475771486865 -19.81602479801839, 32.18552410726973 -19.785048266340127, 32.37349734602342 -19.729086208503173 M31.977427435703998 -19.847001329696653 C32.1204596563058 -19.80441879265608, 32.2634918769076 -19.761836255615503, 32.37349734602342 -19.729086208503173 M32.37349734602342 -19.729086208503173 C32.51786008946311 -19.672755691213055, 32.662222832902806 -19.61642517392294, 32.758477123264846 -19.578866633275286 M32.37349734602342 -19.729086208503173 C32.50849011076684 -19.67641186824587, 32.643482875510266 -19.62373752798857, 32.758477123264846 -19.578866633275286 M32.758477123264846 -19.578866633275286 C32.86972235229108 -19.524482154692286, 32.98096758131731 -19.470097676109287, 33.129736965185366 -19.397368756032446 M32.758477123264846 -19.578866633275286 C32.8407368339974 -19.538652311135472, 32.92299654472995 -19.498437988995658, 33.129736965185366 -19.397368756032446 M33.129736965185366 -19.397368756032446 C33.21049271594944 -19.34924877330743, 33.29124846671351 -19.301128790582414, 33.484740790612136 -19.185832391312644 M33.129736965185366 -19.397368756032446 C33.242128684215196 -19.330397827931606, 33.35452040324503 -19.263426899830762, 33.484740790612136 -19.185832391312644 M33.484740790612136 -19.185832391312644 C33.61522073210456 -19.09267150370867, 33.74570067359698 -18.999510616104693, 33.82106356344834 -18.94570254698197 M33.484740790612136 -19.185832391312644 C33.577673625742555 -19.11947962237914, 33.670606460872975 -19.053126853445637, 33.82106356344834 -18.94570254698197 M33.82106356344834 -18.94570254698197 C33.94665100392112 -18.8393354107188, 34.072238444393896 -18.73296827445563, 34.136407858128706 -18.678619553365657 M33.82106356344834 -18.94570254698197 C33.93172918885651 -18.85197354340385, 34.042394814264675 -18.758244539825732, 34.136407858128706 -18.678619553365657 M34.136407858128706 -18.678619553365657 C34.218853151797475 -18.596174259696888, 34.301298445466244 -18.51372896602812, 34.42861955336566 -18.386407858128706 M34.136407858128706 -18.678619553365657 C34.21705802451005 -18.59796938698431, 34.2977081908914 -18.517319220602968, 34.42861955336566 -18.386407858128706 M34.42861955336566 -18.386407858128706 C34.50439565444813 -18.296939184642852, 34.580171755530614 -18.207470511157002, 34.69570254698197 -18.07106356344834 M34.42861955336566 -18.386407858128706 C34.498581438731826 -18.303804016167145, 34.568543324097995 -18.22120017420558, 34.69570254698197 -18.07106356344834 M34.69570254698197 -18.07106356344834 C34.78842068083517 -17.94120373716716, 34.88113881468838 -17.811343910885977, 34.935832391312644 -17.734740790612136 M34.69570254698197 -18.07106356344834 C34.78993680222488 -17.93908027704015, 34.88417105746778 -17.807096990631962, 34.935832391312644 -17.734740790612136 M34.935832391312644 -17.734740790612136 C35.00042796979175 -17.62633542259841, 35.06502354827085 -17.517930054584678, 35.14736875603245 -17.37973696518537 M34.935832391312644 -17.734740790612136 C35.011597653285214 -17.607590275047823, 35.087362915257785 -17.48043975948351, 35.14736875603245 -17.37973696518537 M35.14736875603245 -17.37973696518537 C35.209557471673726 -17.252527914099176, 35.271746187314996 -17.125318863012986, 35.32886663327529 -17.008477123264846 M35.14736875603245 -17.37973696518537 C35.188039657633006 -17.296543306238135, 35.22871055923356 -17.213349647290897, 35.32886663327529 -17.008477123264846 M35.32886663327529 -17.008477123264846 C35.36394328582199 -16.91858336698629, 35.39901993836869 -16.828689610707734, 35.479086208503176 -16.623497346023417 M35.32886663327529 -17.008477123264846 C35.36879159992989 -16.90615820280629, 35.408716566584495 -16.803839282347727, 35.479086208503176 -16.623497346023417 M35.479086208503176 -16.623497346023417 C35.51674431897217 -16.4970059826996, 35.554402429441176 -16.37051461937579, 35.59700132969665 -16.227427435703994 M35.479086208503176 -16.623497346023417 C35.52565713680525 -16.46706835532739, 35.572228065107325 -16.310639364631367, 35.59700132969665 -16.227427435703994 M35.59700132969665 -16.227427435703994 C35.63022780758577 -16.068963096376137, 35.66345428547488 -15.910498757048279, 35.68180651701361 -15.82297295140367 M35.59700132969665 -16.227427435703994 C35.62689273014335 -16.08486881004474, 35.65678413059004 -15.942310184385482, 35.68180651701361 -15.82297295140367 M35.68180651701361 -15.82297295140367 C35.699021010168394 -15.68487017477151, 35.716235503323176 -15.546767398139348, 35.73292246503335 -15.412896727361662 M35.68180651701361 -15.82297295140367 C35.70098709983494 -15.669097276922257, 35.72016768265626 -15.515221602440842, 35.73292246503335 -15.412896727361662 M35.73292246503335 -15.412896727361662 C35.73751126877183 -15.30194968202834, 35.742100072510326 -15.191002636695018, 35.75 -15 M35.73292246503335 -15.412896727361662 C35.73784892764873 -15.293785843072271, 35.742775390264114 -15.174674958782882, 35.75 -15 M35.75 -15 C35.75 -15, 35.75 -15, 35.75 -15 M35.75 -15 C35.75 -15, 35.75 -15, 35.75 -15 M35.75 -15 C35.75 -6.054203009805697, 35.75 2.891593980388606, 35.75 15 M35.75 -15 C35.75 -5.79783875598998, 35.75 3.404322488020039, 35.75 15 M35.75 15 C35.75 15, 35.75 15, 35.75 15 M35.75 15 C35.75 15, 35.75 15, 35.75 15 M35.75 15 C35.74640556890226 15.086905331470868, 35.74281113780453 15.173810662941737, 35.73292246503335 15.412896727361662 M35.75 15 C35.7436104901162 15.154484105909903, 35.73722098023239 15.308968211819804, 35.73292246503335 15.412896727361662 M35.73292246503335 15.412896727361662 C35.71986637807114 15.517638809816237, 35.70681029110893 15.622380892270812, 35.68180651701361 15.822972951403669 M35.73292246503335 15.412896727361662 C35.71472825362941 15.558859265492956, 35.69653404222548 15.70482180362425, 35.68180651701361 15.822972951403669 M35.68180651701361 15.822972951403669 C35.65672278129238 15.942602772602443, 35.63163904557115 16.062232593801216, 35.59700132969665 16.227427435703994 M35.68180651701361 15.822972951403669 C35.650655371208686 15.971539578169159, 35.61950422540376 16.120106204934647, 35.59700132969665 16.227427435703994 M35.59700132969665 16.227427435703994 C35.566151331865775 16.331050751785575, 35.5353013340349 16.434674067867157, 35.479086208503176 16.623497346023417 M35.59700132969665 16.227427435703994 C35.567937784672765 16.325050162583004, 35.53887423964888 16.422672889462017, 35.479086208503176 16.623497346023417 M35.479086208503176 16.623497346023417 C35.44136302045702 16.72017359150483, 35.40363983241087 16.816849836986247, 35.32886663327529 17.008477123264846 M35.479086208503176 16.623497346023417 C35.44223330050241 16.717943254895882, 35.40538039250165 16.812389163768348, 35.32886663327529 17.008477123264846 M35.32886663327529 17.008477123264846 C35.29137100476247 17.08517565729648, 35.25387537624965 17.161874191328117, 35.14736875603245 17.379736965185366 M35.32886663327529 17.008477123264846 C35.2925021790607 17.08286180328604, 35.25613772484611 17.15724648330723, 35.14736875603245 17.379736965185366 M35.14736875603245 17.379736965185366 C35.068951850506245 17.511337512811327, 34.99053494498004 17.642938060437288, 34.935832391312644 17.734740790612133 M35.14736875603245 17.379736965185366 C35.09117769412211 17.47403773450882, 35.03498663221176 17.56833850383227, 34.935832391312644 17.734740790612133 M34.935832391312644 17.734740790612133 C34.867162587887115 17.830918834464054, 34.798492784461594 17.92709687831597, 34.69570254698197 18.07106356344834 M34.935832391312644 17.734740790612133 C34.84294777650938 17.864833787971676, 34.75006316170611 17.99492678533122, 34.69570254698197 18.07106356344834 M34.69570254698197 18.07106356344834 C34.641084219074635 18.1355513013509, 34.5864658911673 18.20003903925346, 34.42861955336566 18.386407858128706 M34.69570254698197 18.07106356344834 C34.621821510253014 18.158294738680027, 34.54794047352405 18.24552591391171, 34.42861955336566 18.386407858128706 M34.42861955336566 18.386407858128706 C34.313976576265375 18.501050835228988, 34.199333599165094 18.61569381232927, 34.136407858128706 18.678619553365657 M34.42861955336566 18.386407858128706 C34.323822071797146 18.49120533969722, 34.21902459022863 18.59600282126573, 34.136407858128706 18.678619553365657 M34.136407858128706 18.678619553365657 C34.04714767519814 18.75421907195533, 33.95788749226757 18.829818590545006, 33.82106356344834 18.94570254698197 M34.136407858128706 18.678619553365657 C34.021455849853176 18.775978938045682, 33.90650384157764 18.873338322725704, 33.82106356344834 18.94570254698197 M33.82106356344834 18.94570254698197 C33.72108206532164 19.017087964563565, 33.62110056719494 19.088473382145164, 33.484740790612136 19.185832391312644 M33.82106356344834 18.94570254698197 C33.71913922726337 19.01847512427493, 33.61721489107839 19.091247701567887, 33.484740790612136 19.185832391312644 M33.484740790612136 19.185832391312644 C33.4103001881754 19.23018936241877, 33.33585958573866 19.274546333524896, 33.129736965185366 19.397368756032446 M33.484740790612136 19.185832391312644 C33.3878980858139 19.2435381179989, 33.29105538101567 19.301243844685153, 33.129736965185366 19.397368756032446 M33.129736965185366 19.397368756032446 C33.04652293998549 19.438049614087227, 32.963308914785614 19.478730472142008, 32.758477123264846 19.578866633275286 M33.129736965185366 19.397368756032446 C33.00320660543768 19.459225679695884, 32.87667624569 19.521082603359318, 32.758477123264846 19.578866633275286 M32.758477123264846 19.578866633275286 C32.64278976200426 19.62400798171786, 32.52710240074368 19.669149330160437, 32.37349734602342 19.729086208503173 M32.758477123264846 19.578866633275286 C32.65810017213983 19.61803384114453, 32.55772322101482 19.65720104901377, 32.37349734602342 19.729086208503173 M32.37349734602342 19.729086208503173 C32.289486432774424 19.75409734103112, 32.20547551952542 19.779108473559063, 31.977427435703998 19.847001329696653 M32.37349734602342 19.729086208503173 C32.24148138859999 19.768389061897167, 32.10946543117657 19.807691915291162, 31.977427435703998 19.847001329696653 M31.977427435703998 19.847001329696653 C31.833291931264192 19.877223366854153, 31.68915642682439 19.907445404011654, 31.57297295140367 19.931806517013612 M31.977427435703998 19.847001329696653 C31.89249378348767 19.864810043817304, 31.80756013127134 19.88261875793795, 31.57297295140367 19.931806517013612 M31.57297295140367 19.931806517013612 C31.451447907024523 19.94695459799805, 31.329922862645372 19.962102678982486, 31.162896727361662 19.982922465033347 M31.57297295140367 19.931806517013612 C31.429625224242567 19.949674792570022, 31.28627749708146 19.967543068126428, 31.162896727361662 19.982922465033347 M31.162896727361662 19.982922465033347 C31.018085410961096 19.988911905383723, 30.87327409456053 19.994901345734096, 30.75 20 M31.162896727361662 19.982922465033347 C31.030707107999664 19.988389868132685, 30.898517488637665 19.99385727123202, 30.75 20 M30.75 20 C30.75 20, 30.75 20, 30.75 20 M30.75 20 C30.75 20, 30.75 20, 30.75 20 M30.75 20 C8.660571674119968 20, -13.428856651760064 20, -30.75 20 M30.75 20 C15.643083341808365 20, 0.5361666836167309 20, -30.75 20 M-30.75 20 C-30.75 20, -30.75 20, -30.75 20 M-30.75 20 C-30.75 20, -30.75 20, -30.75 20 M-30.75 20 C-30.90739998606437 19.99348988842091, -31.06479997212874 19.986979776841824, -31.162896727361662 19.982922465033347 M-30.75 20 C-30.878225755011 19.99469654354294, -31.006451510022004 19.989393087085876, -31.162896727361662 19.982922465033347 M-31.162896727361662 19.982922465033347 C-31.291983028434515 19.96683187438495, -31.421069329507368 19.950741283736555, -31.57297295140367 19.931806517013612 M-31.162896727361662 19.982922465033347 C-31.28134157314658 19.968158330403277, -31.3997864189315 19.953394195773203, -31.57297295140367 19.931806517013612 M-31.57297295140367 19.931806517013612 C-31.692966966349392 19.906646417893956, -31.81296098129511 19.8814863187743, -31.977427435703994 19.847001329696653 M-31.57297295140367 19.931806517013612 C-31.73255839213895 19.898344968879147, -31.892143832874233 19.864883420744686, -31.977427435703994 19.847001329696653 M-31.977427435703994 19.847001329696653 C-32.1143640772635 19.80623352516362, -32.25130071882301 19.76546572063059, -32.37349734602342 19.729086208503173 M-31.977427435703994 19.847001329696653 C-32.062829042931035 19.821576169632934, -32.14823065015808 19.79615100956921, -32.37349734602342 19.729086208503173 M-32.37349734602342 19.729086208503173 C-32.45579950808218 19.69697180521323, -32.53810167014094 19.664857401923285, -32.758477123264846 19.578866633275286 M-32.37349734602342 19.729086208503173 C-32.46085280562673 19.69500000239262, -32.54820826523003 19.66091379628207, -32.758477123264846 19.578866633275286 M-32.758477123264846 19.578866633275286 C-32.8920282145123 19.513577483122422, -33.025579305759756 19.448288332969558, -33.129736965185366 19.397368756032446 M-32.758477123264846 19.578866633275286 C-32.83985426566857 19.539083772500575, -32.9212314080723 19.499300911725864, -33.129736965185366 19.397368756032446 M-33.129736965185366 19.397368756032446 C-33.208291220635935 19.35056057977883, -33.28684547608651 19.30375240352521, -33.484740790612136 19.185832391312644 M-33.129736965185366 19.397368756032446 C-33.23361508610508 19.33547083127948, -33.3374932070248 19.273572906526518, -33.484740790612136 19.185832391312644 M-33.484740790612136 19.185832391312644 C-33.57315699254792 19.122704436496782, -33.66157319448371 19.059576481680917, -33.82106356344834 18.94570254698197 M-33.484740790612136 19.185832391312644 C-33.58932063187136 19.11116381983909, -33.69390047313059 19.036495248365533, -33.82106356344834 18.94570254698197 M-33.82106356344834 18.94570254698197 C-33.886599645160835 18.890196317159745, -33.95213572687333 18.83469008733752, -34.136407858128706 18.67861955336566 M-33.82106356344834 18.94570254698197 C-33.924529004158664 18.858071788769735, -34.02799444486898 18.7704410305575, -34.136407858128706 18.67861955336566 M-34.136407858128706 18.67861955336566 C-34.197517449952734 18.61750996154163, -34.25862704177677 18.556400369717597, -34.42861955336566 18.386407858128706 M-34.136407858128706 18.67861955336566 C-34.22465264673404 18.59037476476032, -34.31289743533939 18.50212997615498, -34.42861955336566 18.386407858128706 M-34.42861955336566 18.386407858128706 C-34.532620179875074 18.263614550442323, -34.63662080638449 18.14082124275594, -34.69570254698197 18.07106356344834 M-34.42861955336566 18.386407858128706 C-34.53485570267652 18.26097507365827, -34.6410918519874 18.135542289187832, -34.69570254698197 18.07106356344834 M-34.69570254698197 18.07106356344834 C-34.74588860383645 18.000773617414936, -34.79607466069093 17.930483671381527, -34.935832391312644 17.734740790612133 M-34.69570254698197 18.07106356344834 C-34.74383560607707 18.003649019683177, -34.79196866517216 17.93623447591801, -34.935832391312644 17.734740790612133 M-34.935832391312644 17.734740790612133 C-34.99273568596099 17.63924474052965, -35.04963898060933 17.543748690447174, -35.14736875603244 17.37973696518537 M-34.935832391312644 17.734740790612133 C-34.9796946080763 17.66113049309463, -35.02355682483996 17.58752019557712, -35.14736875603244 17.37973696518537 M-35.14736875603244 17.37973696518537 C-35.21382553522088 17.243797450570362, -35.28028231440931 17.107857935955355, -35.32886663327528 17.00847712326485 M-35.14736875603244 17.37973696518537 C-35.18392023930891 17.304969711103247, -35.22047172258537 17.230202457021125, -35.32886663327528 17.00847712326485 M-35.32886663327528 17.00847712326485 C-35.361996933437226 16.92357144065366, -35.39512723359917 16.838665758042474, -35.479086208503176 16.623497346023417 M-35.32886663327528 17.00847712326485 C-35.377844324209335 16.882958058808804, -35.42682201514338 16.757438994352757, -35.479086208503176 16.623497346023417 M-35.479086208503176 16.623497346023417 C-35.50357967086294 16.54122525621803, -35.5280731332227 16.458953166412645, -35.59700132969665 16.227427435703994 M-35.479086208503176 16.623497346023417 C-35.51439157023537 16.50490872639998, -35.54969693196757 16.38632010677654, -35.59700132969665 16.227427435703994 M-35.59700132969665 16.227427435703994 C-35.62595741622229 16.089329526677382, -35.65491350274793 15.951231617650768, -35.68180651701361 15.82297295140367 M-35.59700132969665 16.227427435703994 C-35.61943444530802 16.120439001471347, -35.6418675609194 16.0134505672387, -35.68180651701361 15.82297295140367 M-35.68180651701361 15.82297295140367 C-35.69767645695419 15.695656814293294, -35.71354639689478 15.568340677182917, -35.73292246503335 15.412896727361664 M-35.68180651701361 15.82297295140367 C-35.69812797754325 15.692034503343164, -35.71444943807289 15.561096055282656, -35.73292246503335 15.412896727361664 M-35.73292246503335 15.412896727361664 C-35.73779385998508 15.295117256425934, -35.742665254936824 15.177337785490202, -35.75 15 M-35.73292246503335 15.412896727361664 C-35.73792758299743 15.291884132074086, -35.74293270096151 15.17087153678651, -35.75 15 M-35.75 15 C-35.75 15, -35.75 15, -35.75 15 M-35.75 15 C-35.75 15, -35.75 15, -35.75 15 M-35.75 15 C-35.75 8.94901575750027, -35.75 2.8980315150005396, -35.75 -15 M-35.75 15 C-35.75 8.661293713953029, -35.75 2.3225874279060594, -35.75 -15 M-35.75 -15 C-35.75 -15, -35.75 -15, -35.75 -15 M-35.75 -15 C-35.75 -15, -35.75 -15, -35.75 -15 M-35.75 -15 C-35.74585134774428 -15.100305163637218, -35.74170269548855 -15.200610327274436, -35.73292246503335 -15.41289672736166 M-35.75 -15 C-35.74338539763146 -15.15992634042927, -35.73677079526291 -15.31985268085854, -35.73292246503335 -15.41289672736166 M-35.73292246503335 -15.41289672736166 C-35.7155537659212 -15.552236616855277, -35.69818506680905 -15.691576506348895, -35.68180651701361 -15.822972951403669 M-35.73292246503335 -15.41289672736166 C-35.72206753920509 -15.499980057875044, -35.71121261337684 -15.587063388388426, -35.68180651701361 -15.822972951403669 M-35.68180651701361 -15.822972951403669 C-35.65012568743283 -15.974065755932363, -35.618444857852054 -16.125158560461056, -35.59700132969665 -16.227427435703994 M-35.68180651701361 -15.822972951403669 C-35.65762287063756 -15.938310049675401, -35.6334392242615 -16.053647147947135, -35.59700132969665 -16.227427435703994 M-35.59700132969665 -16.227427435703994 C-35.563590358222136 -16.339652910618987, -35.53017938674762 -16.45187838553398, -35.479086208503176 -16.623497346023417 M-35.59700132969665 -16.227427435703994 C-35.57202169928835 -16.31133253519836, -35.547042068880046 -16.395237634692727, -35.479086208503176 -16.623497346023417 M-35.479086208503176 -16.623497346023417 C-35.42067279002647 -16.773198107718127, -35.362259371549776 -16.922898869412837, -35.32886663327529 -17.008477123264846 M-35.479086208503176 -16.623497346023417 C-35.43512593903606 -16.736157861280834, -35.39116566956894 -16.848818376538247, -35.32886663327529 -17.008477123264846 M-35.32886663327529 -17.008477123264846 C-35.28794687410698 -17.092179828503248, -35.24702711493867 -17.175882533741646, -35.14736875603245 -17.379736965185366 M-35.32886663327529 -17.008477123264846 C-35.269260483037485 -17.13040345238201, -35.20965433279969 -17.25232978149917, -35.14736875603245 -17.379736965185366 M-35.14736875603245 -17.379736965185366 C-35.07490466759668 -17.501347396729077, -35.002440579160904 -17.622957828272785, -34.935832391312644 -17.734740790612133 M-35.14736875603245 -17.379736965185366 C-35.07035954520395 -17.50897509629075, -34.99335033437544 -17.638213227396136, -34.935832391312644 -17.734740790612133 M-34.935832391312644 -17.734740790612133 C-34.86789386996528 -17.829894610186813, -34.799955348617914 -17.925048429761496, -34.69570254698197 -18.07106356344834 M-34.935832391312644 -17.734740790612133 C-34.88299318181905 -17.808746708122687, -34.83015397232546 -17.882752625633245, -34.69570254698197 -18.07106356344834 M-34.69570254698197 -18.07106356344834 C-34.62318029285536 -18.156690427092983, -34.55065803872874 -18.242317290737628, -34.42861955336566 -18.386407858128706 M-34.69570254698197 -18.07106356344834 C-34.59283248309398 -18.19252201836998, -34.48996241920598 -18.313980473291622, -34.42861955336566 -18.386407858128706 M-34.42861955336566 -18.386407858128706 C-34.34246914096627 -18.47255827052809, -34.25631872856689 -18.558708682927474, -34.136407858128706 -18.678619553365657 M-34.42861955336566 -18.386407858128706 C-34.36074839543652 -18.454279016057846, -34.292877237507376 -18.522150173986986, -34.136407858128706 -18.678619553365657 M-34.136407858128706 -18.678619553365657 C-34.0247500120254 -18.773188925005147, -33.913092165922095 -18.867758296644634, -33.82106356344834 -18.945702546981966 M-34.136407858128706 -18.678619553365657 C-34.05166912158382 -18.750389602208976, -33.966930385038935 -18.822159651052292, -33.82106356344834 -18.945702546981966 M-33.82106356344834 -18.945702546981966 C-33.7018724682719 -19.030803353237093, -33.58268137309546 -19.115904159492224, -33.484740790612136 -19.185832391312644 M-33.82106356344834 -18.945702546981966 C-33.690213171185476 -19.039127931352215, -33.559362778922605 -19.132553315722465, -33.484740790612136 -19.185832391312644 M-33.484740790612136 -19.185832391312644 C-33.408115663922324 -19.231491056333144, -33.33149053723251 -19.277149721353645, -33.129736965185366 -19.397368756032446 M-33.484740790612136 -19.185832391312644 C-33.38100263441088 -19.24764691519606, -33.27726447820964 -19.309461439079477, -33.129736965185366 -19.397368756032446 M-33.129736965185366 -19.397368756032446 C-33.05150504117759 -19.435614013226395, -32.97327311716981 -19.47385927042034, -32.758477123264846 -19.578866633275286 M-33.129736965185366 -19.397368756032446 C-33.04271444292197 -19.439911474850135, -32.95569192065857 -19.482454193667824, -32.758477123264846 -19.578866633275286 M-32.758477123264846 -19.578866633275286 C-32.67632238248045 -19.61092351260547, -32.59416764169605 -19.64298039193565, -32.37349734602342 -19.729086208503173 M-32.758477123264846 -19.578866633275286 C-32.62781823286615 -19.629849890515654, -32.49715934246745 -19.680833147756022, -32.37349734602342 -19.729086208503173 M-32.37349734602342 -19.729086208503173 C-32.257766935794734 -19.76354064443061, -32.14203652556605 -19.79799508035805, -31.977427435703994 -19.847001329696653 M-32.37349734602342 -19.729086208503173 C-32.28164459520261 -19.756431957227825, -32.189791844381794 -19.783777705952478, -31.977427435703994 -19.847001329696653 M-31.977427435703994 -19.847001329696653 C-31.870391856815942 -19.86944433050275, -31.763356277927887 -19.89188733130884, -31.572972951403674 -19.931806517013612 M-31.977427435703994 -19.847001329696653 C-31.816530109583876 -19.88073795126983, -31.65563278346376 -19.91447457284301, -31.572972951403674 -19.931806517013612 M-31.572972951403674 -19.931806517013612 C-31.409489317633174 -19.952184730711352, -31.24600568386267 -19.97256294440909, -31.162896727361662 -19.982922465033347 M-31.572972951403674 -19.931806517013612 C-31.4886909903045 -19.942312252508547, -31.40440902920533 -19.95281798800348, -31.162896727361662 -19.982922465033347 M-31.162896727361662 -19.982922465033347 C-31.025879859740794 -19.988589524597536, -30.888862992119922 -19.99425658416172, -30.75 -20 M-31.162896727361662 -19.982922465033347 C-31.03572397366871 -19.988182369033737, -30.908551219975756 -19.993442273034123, -30.75 -20 M-30.75 -20 C-30.75 -20, -30.75 -20, -30.75 -20 M-30.75 -20 C-30.75 -20, -30.75 -20, -30.75 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-27.75, -12)\"><rect></rect><foreignObject width=\"55.5\" 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>Replied</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Closed-16\" transform=\"translate(572.0546875, 1204)\"><g class=\"basic label-container outer-path\"><path d=\"M-28.0703125 -20 C-15.035470421451253 -20, -2.0006283429025054 -20, 28.0703125 -20 C28.0703125 -20, 28.0703125 -20, 28.0703125 -20 C28.210180096777087 -19.99421503340575, 28.350047693554178 -19.9884300668115, 28.483209227361662 -19.982922465033347 C28.614743947334 -19.96652667928741, 28.746278667306335 -19.95013089354147, 28.89328545140367 -19.931806517013612 C28.994769695233018 -19.91052750876487, 29.096253939062365 -19.889248500516125, 29.297739935703998 -19.847001329696653 C29.4480597072064 -19.802249194751113, 29.598379478708807 -19.757497059805576, 29.693809846023417 -19.729086208503173 C29.83309740577033 -19.674736034035206, 29.972384965517243 -19.620385859567243, 30.078789623264846 -19.578866633275286 C30.226005791487584 -19.50689703405865, 30.373221959710325 -19.434927434842013, 30.45004946518537 -19.397368756032446 C30.526377581255083 -19.351887070926974, 30.6027056973248 -19.3064053858215, 30.805053290612136 -19.185832391312644 C30.898841618219652 -19.118868812490714, 30.992629945827165 -19.051905233668787, 31.14137606344834 -18.94570254698197 C31.236778718850996 -18.864900619584763, 31.332181374253647 -18.784098692187555, 31.456720358128706 -18.678619553365657 C31.546853624470454 -18.58848628702391, 31.636986890812203 -18.49835302068216, 31.748932053365657 -18.386407858128706 C31.850664957406174 -18.266292045301892, 31.95239786144669 -18.14617623247508, 32.01601504698197 -18.07106356344834 C32.08432819140213 -17.975385051614094, 32.15264133582229 -17.879706539779846, 32.256144891312644 -17.734740790612136 C32.31860348759844 -17.62992174145426, 32.38106208388423 -17.52510269229639, 32.46768125603245 -17.37973696518537 C32.51196800490045 -17.289146972433503, 32.55625475376846 -17.198556979681634, 32.64917913327529 -17.008477123264846 C32.70006474508032 -16.87806847667018, 32.750950356885355 -16.74765983007551, 32.799398708503176 -16.623497346023417 C32.82360797894704 -16.542179840036507, 32.84781724939089 -16.460862334049597, 32.91731382969665 -16.227427435703994 C32.93643931755975 -16.1362138015456, 32.95556480542286 -16.04500016738721, 33.00211901701361 -15.82297295140367 C33.016397193328636 -15.708426692235953, 33.03067536964367 -15.593880433068234, 33.05323496503335 -15.412896727361662 C33.05829992539965 -15.29043727618509, 33.063364885765964 -15.167977825008517, 33.0703125 -15 C33.0703125 -15, 33.0703125 -15, 33.0703125 -15 C33.0703125 -6.869128762152471, 33.0703125 1.2617424756950584, 33.0703125 15 C33.0703125 15, 33.0703125 15, 33.0703125 15 C33.06505489964697 15.127117056635056, 33.05979729929393 15.254234113270112, 33.05323496503335 15.412896727361662 C33.03978496621542 15.520798956358684, 33.02633496739749 15.628701185355705, 33.00211901701361 15.822972951403669 C32.97822673425506 15.93692047286542, 32.954334451496514 16.050867994327174, 32.91731382969665 16.227427435703994 C32.878189568874106 16.358843511254435, 32.83906530805155 16.49025958680487, 32.799398708503176 16.623497346023417 C32.743999321734066 16.76547380645029, 32.688599934964955 16.907450266877166, 32.64917913327529 17.008477123264846 C32.57915659254676 17.151710519691658, 32.50913405181822 17.294943916118466, 32.46768125603245 17.379736965185366 C32.40343484993476 17.487556346334376, 32.339188443837074 17.595375727483386, 32.256144891312644 17.734740790612133 C32.161572312797354 17.867197928246107, 32.066999734282064 17.999655065880077, 32.01601504698197 18.07106356344834 C31.93222387614972 18.16999561190552, 31.848432705317475 18.268927660362696, 31.748932053365657 18.386407858128706 C31.653268306077404 18.48207160541696, 31.557604558789148 18.577735352705215, 31.456720358128706 18.678619553365657 C31.36543927699318 18.75593068542505, 31.274158195857655 18.833241817484442, 31.14137606344834 18.94570254698197 C31.054826467132685 19.007497771001137, 30.968276870817032 19.069292995020305, 30.805053290612136 19.185832391312644 C30.71773345919211 19.23786371712817, 30.630413627772086 19.289895042943694, 30.45004946518537 19.397368756032446 C30.362551605640064 19.44014385308742, 30.275053746094763 19.482918950142395, 30.078789623264846 19.578866633275286 C29.954891561945885 19.62721180682247, 29.830993500626924 19.675556980369652, 29.693809846023417 19.729086208503173 C29.58750774301272 19.760733715756423, 29.48120564000202 19.792381223009674, 29.297739935703998 19.847001329696653 C29.140820395402454 19.879903897292078, 28.983900855100906 19.9128064648875, 28.89328545140367 19.931806517013612 C28.79916616931576 19.943538473291007, 28.705046887227848 19.955270429568404, 28.483209227361662 19.982922465033347 C28.355610534804157 19.988199985995486, 28.22801184224665 19.993477506957625, 28.0703125 20 C28.0703125 20, 28.0703125 20, 28.0703125 20 C11.44134476442903 20, -5.187622971141941 20, -28.0703125 20 C-28.0703125 20, -28.0703125 20, -28.0703125 20 C-28.175650647545407 19.995643181990026, -28.280988795090817 19.99128636398005, -28.483209227361662 19.982922465033347 C-28.597069695553415 19.968729772474326, -28.71093016374517 19.954537079915305, -28.89328545140367 19.931806517013612 C-29.030599205667972 19.90301485045137, -29.16791295993227 19.874223183889125, -29.297739935703994 19.847001329696653 C-29.43894531249672 19.804962667622434, -29.580150689289443 19.76292400554821, -29.693809846023417 19.729086208503173 C-29.834267278892007 19.674279548126602, -29.974724711760597 19.61947288775003, -30.078789623264846 19.578866633275286 C-30.18673844171146 19.526093671627777, -30.29468726015807 19.473320709980264, -30.45004946518537 19.397368756032446 C-30.54391103720316 19.341439398911685, -30.637772609220953 19.285510041790925, -30.805053290612133 19.185832391312644 C-30.90529114622637 19.11426393800303, -31.00552900184061 19.042695484693418, -31.14137606344834 18.94570254698197 C-31.2411691422233 18.861182120670087, -31.340962220998257 18.776661694358207, -31.456720358128706 18.67861955336566 C-31.51875124308575 18.616588668408614, -31.580782128042795 18.55455778345157, -31.748932053365657 18.386407858128706 C-31.806565509032943 18.31836016560695, -31.86419896470023 18.2503124730852, -32.01601504698197 18.07106356344834 C-32.06675821860304 17.999993329635167, -32.117501390224106 17.928923095821997, -32.256144891312644 17.734740790612133 C-32.304181048519446 17.654125717218935, -32.352217205726255 17.573510643825735, -32.46768125603244 17.37973696518537 C-32.50747627038297 17.298334962244937, -32.54727128473351 17.216932959304504, -32.64917913327528 17.00847712326485 C-32.69680828518508 16.886414068136286, -32.744437437094874 16.764351013007722, -32.799398708503176 16.623497346023417 C-32.82576871435676 16.53492205773266, -32.85213872021034 16.446346769441906, -32.91731382969665 16.227427435703994 C-32.948781785855374 16.077349871078237, -32.980249742014095 15.927272306452481, -33.00211901701361 15.82297295140367 C-33.01995750348916 15.679864206287705, -33.03779598996471 15.536755461171742, -33.05323496503335 15.412896727361664 C-33.05845557367255 15.286674047907386, -33.06367618231177 15.160451368453108, -33.0703125 15 C-33.0703125 15, -33.0703125 15, -33.0703125 15 C-33.0703125 8.25672219211563, -33.0703125 1.51344438423126, -33.0703125 -15 C-33.0703125 -15, -33.0703125 -15, -33.0703125 -15 C-33.066583097667305 -15.090168635063018, -33.06285369533461 -15.180337270126035, -33.05323496503335 -15.41289672736166 C-33.03422667540194 -15.565390184678268, -33.01521838577053 -15.717883641994877, -33.00211901701361 -15.822972951403669 C-32.97162349190566 -15.968412779688052, -32.941127966797715 -16.113852607972433, -32.91731382969665 -16.227427435703994 C-32.88421915637426 -16.338590483854063, -32.85112448305186 -16.44975353200413, -32.799398708503176 -16.623497346023417 C-32.749850858240855 -16.750477603608644, -32.70030300797853 -16.87745786119387, -32.64917913327529 -17.008477123264846 C-32.584015990586366 -17.14177046212503, -32.51885284789744 -17.275063800985215, -32.46768125603245 -17.379736965185366 C-32.39712314535338 -17.498148753338814, -32.326565034674324 -17.616560541492266, -32.256144891312644 -17.734740790612133 C-32.17568640135556 -17.847429917263618, -32.095227911398474 -17.960119043915103, -32.01601504698197 -18.07106356344834 C-31.919828154468174 -18.18463121283913, -31.823641261954382 -18.298198862229913, -31.74893205336566 -18.386407858128706 C-31.687637062636114 -18.447702848858253, -31.626342071906564 -18.5089978395878, -31.456720358128706 -18.678619553365657 C-31.377689990953552 -18.745554859974362, -31.298659623778402 -18.812490166583064, -31.14137606344834 -18.945702546981966 C-31.056688487466786 -19.00616831403574, -30.97200091148523 -19.066634081089514, -30.805053290612136 -19.185832391312644 C-30.70828960897941 -19.243491030412898, -30.61152592734668 -19.30114966951315, -30.450049465185366 -19.397368756032446 C-30.30241730824649 -19.4695417197405, -30.154785151307617 -19.541714683448554, -30.07878962326485 -19.578866633275286 C-29.928386185892702 -19.63755423665215, -29.777982748520554 -19.69624184002901, -29.69380984602342 -19.729086208503173 C-29.613482194205318 -19.753000786592885, -29.53315454238722 -19.776915364682594, -29.297739935703994 -19.847001329696653 C-29.17159704914872 -19.87345071161296, -29.045454162593447 -19.899900093529265, -28.893285451403674 -19.931806517013612 C-28.767307063393027 -19.94750970670281, -28.641328675382383 -19.96321289639201, -28.483209227361662 -19.982922465033347 C-28.321063698861643 -19.98962885369944, -28.158918170361627 -19.996335242365536, -28.0703125 -20 C-28.0703125 -20, -28.0703125 -20, -28.0703125 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-28.0703125 -20 C-10.560533252268321 -20, 6.949245995463357 -20, 28.0703125 -20 M-28.0703125 -20 C-9.311817071422816 -20, 9.446678357154369 -20, 28.0703125 -20 M28.0703125 -20 C28.0703125 -20, 28.0703125 -20, 28.0703125 -20 M28.0703125 -20 C28.0703125 -20, 28.0703125 -20, 28.0703125 -20 M28.0703125 -20 C28.20079746277661 -19.994603102018562, 28.33128242555322 -19.989206204037128, 28.483209227361662 -19.982922465033347 M28.0703125 -20 C28.200066543464995 -19.99463333306491, 28.329820586929987 -19.989266666129822, 28.483209227361662 -19.982922465033347 M28.483209227361662 -19.982922465033347 C28.627300115361248 -19.964961554575027, 28.771391003360833 -19.94700064411671, 28.89328545140367 -19.931806517013612 M28.483209227361662 -19.982922465033347 C28.58818931283761 -19.96983671102546, 28.693169398313554 -19.95675095701758, 28.89328545140367 -19.931806517013612 M28.89328545140367 -19.931806517013612 C29.007787185036236 -19.907798028182974, 29.122288918668804 -19.883789539352335, 29.297739935703998 -19.847001329696653 M28.89328545140367 -19.931806517013612 C29.004384912941735 -19.90851140962261, 29.115484374479802 -19.885216302231605, 29.297739935703998 -19.847001329696653 M29.297739935703998 -19.847001329696653 C29.415414411705715 -19.811968120312148, 29.533088887707432 -19.776934910927647, 29.693809846023417 -19.729086208503173 M29.297739935703998 -19.847001329696653 C29.424412976929037 -19.809289131373, 29.55108601815408 -19.771576933049346, 29.693809846023417 -19.729086208503173 M29.693809846023417 -19.729086208503173 C29.771491221167484 -19.69877484186237, 29.849172596311547 -19.668463475221568, 30.078789623264846 -19.578866633275286 M29.693809846023417 -19.729086208503173 C29.83903780398258 -19.672418083459924, 29.98426576194175 -19.615749958416675, 30.078789623264846 -19.578866633275286 M30.078789623264846 -19.578866633275286 C30.17468134557863 -19.531988026757865, 30.270573067892414 -19.48510942024045, 30.45004946518537 -19.397368756032446 M30.078789623264846 -19.578866633275286 C30.173982091196766 -19.532329871395046, 30.26917455912869 -19.485793109514805, 30.45004946518537 -19.397368756032446 M30.45004946518537 -19.397368756032446 C30.590776635105932 -19.313513564031304, 30.731503805026495 -19.229658372030162, 30.805053290612136 -19.185832391312644 M30.45004946518537 -19.397368756032446 C30.576762903905518 -19.32186393532866, 30.703476342625667 -19.246359114624877, 30.805053290612136 -19.185832391312644 M30.805053290612136 -19.185832391312644 C30.905783320648673 -19.11391253221979, 31.00651335068521 -19.041992673126934, 31.14137606344834 -18.94570254698197 M30.805053290612136 -19.185832391312644 C30.887611853203392 -19.126886710602353, 30.970170415794648 -19.06794102989206, 31.14137606344834 -18.94570254698197 M31.14137606344834 -18.94570254698197 C31.243531809036558 -18.859181043954738, 31.345687554624774 -18.772659540927506, 31.456720358128706 -18.678619553365657 M31.14137606344834 -18.94570254698197 C31.212142587017272 -18.885766358880748, 31.2829091105862 -18.82583017077953, 31.456720358128706 -18.678619553365657 M31.456720358128706 -18.678619553365657 C31.537043388589428 -18.598296522904935, 31.61736641905015 -18.517973492444213, 31.748932053365657 -18.386407858128706 M31.456720358128706 -18.678619553365657 C31.550166465506173 -18.58517344598819, 31.64361257288364 -18.491727338610723, 31.748932053365657 -18.386407858128706 M31.748932053365657 -18.386407858128706 C31.852135506819447 -18.264555770890546, 31.955338960273238 -18.142703683652385, 32.01601504698197 -18.07106356344834 M31.748932053365657 -18.386407858128706 C31.82202659916463 -18.300105290983335, 31.895121144963603 -18.213802723837965, 32.01601504698197 -18.07106356344834 M32.01601504698197 -18.07106356344834 C32.106608378551854 -17.944179707928505, 32.197201710121746 -17.817295852408666, 32.256144891312644 -17.734740790612136 M32.01601504698197 -18.07106356344834 C32.0701497222875 -17.99524323317622, 32.12428439759304 -17.919422902904103, 32.256144891312644 -17.734740790612136 M32.256144891312644 -17.734740790612136 C32.30306791676477 -17.655993793337384, 32.34999094221689 -17.57724679606263, 32.46768125603245 -17.37973696518537 M32.256144891312644 -17.734740790612136 C32.307786148472275 -17.648075578860965, 32.3594274056319 -17.561410367109794, 32.46768125603245 -17.37973696518537 M32.46768125603245 -17.37973696518537 C32.53826647337896 -17.235352595339936, 32.60885169072547 -17.090968225494503, 32.64917913327529 -17.008477123264846 M32.46768125603245 -17.37973696518537 C32.53271750630026 -17.246703188921284, 32.59775375656807 -17.1136694126572, 32.64917913327529 -17.008477123264846 M32.64917913327529 -17.008477123264846 C32.70734447721353 -16.859412122125377, 32.765509821151774 -16.710347120985904, 32.799398708503176 -16.623497346023417 M32.64917913327529 -17.008477123264846 C32.685911065614754 -16.914341248441335, 32.72264299795421 -16.820205373617828, 32.799398708503176 -16.623497346023417 M32.799398708503176 -16.623497346023417 C32.83719226608242 -16.49655102387613, 32.87498582366167 -16.369604701728843, 32.91731382969665 -16.227427435703994 M32.799398708503176 -16.623497346023417 C32.83096976669375 -16.517452030887693, 32.86254082488432 -16.411406715751966, 32.91731382969665 -16.227427435703994 M32.91731382969665 -16.227427435703994 C32.93750828037228 -16.131115684121955, 32.95770273104791 -16.03480393253992, 33.00211901701361 -15.82297295140367 M32.91731382969665 -16.227427435703994 C32.93929284997051 -16.122604681441743, 32.96127187024437 -16.01778192717949, 33.00211901701361 -15.82297295140367 M33.00211901701361 -15.82297295140367 C33.01736674755472 -15.70064847131982, 33.03261447809583 -15.578323991235967, 33.05323496503335 -15.412896727361662 M33.00211901701361 -15.82297295140367 C33.01715239594533 -15.702368100946202, 33.03218577487705 -15.581763250488734, 33.05323496503335 -15.412896727361662 M33.05323496503335 -15.412896727361662 C33.058912006768125 -15.275638513107566, 33.0645890485029 -15.13838029885347, 33.0703125 -15 M33.05323496503335 -15.412896727361662 C33.05809972454393 -15.295277686601748, 33.06296448405452 -15.177658645841833, 33.0703125 -15 M33.0703125 -15 C33.0703125 -15, 33.0703125 -15, 33.0703125 -15 M33.0703125 -15 C33.0703125 -15, 33.0703125 -15, 33.0703125 -15 M33.0703125 -15 C33.0703125 -4.791222330140471, 33.0703125 5.417555339719058, 33.0703125 15 M33.0703125 -15 C33.0703125 -5.147023710088861, 33.0703125 4.705952579822277, 33.0703125 15 M33.0703125 15 C33.0703125 15, 33.0703125 15, 33.0703125 15 M33.0703125 15 C33.0703125 15, 33.0703125 15, 33.0703125 15 M33.0703125 15 C33.06481415256739 15.132937784361452, 33.05931580513478 15.265875568722903, 33.05323496503335 15.412896727361662 M33.0703125 15 C33.06474459716193 15.134619479017086, 33.05917669432386 15.269238958034173, 33.05323496503335 15.412896727361662 M33.05323496503335 15.412896727361662 C33.03808453593394 15.53444060942565, 33.02293410683454 15.655984491489635, 33.00211901701361 15.822972951403669 M33.05323496503335 15.412896727361662 C33.03347823219307 15.571394548812995, 33.01372149935279 15.729892370264327, 33.00211901701361 15.822972951403669 M33.00211901701361 15.822972951403669 C32.97517321585709 15.951483369877105, 32.94822741470057 16.07999378835054, 32.91731382969665 16.227427435703994 M33.00211901701361 15.822972951403669 C32.98263012887847 15.91591972093117, 32.963141240743326 16.008866490458672, 32.91731382969665 16.227427435703994 M32.91731382969665 16.227427435703994 C32.87931200632146 16.35507331032841, 32.84131018294627 16.482719184952828, 32.799398708503176 16.623497346023417 M32.91731382969665 16.227427435703994 C32.89250453435465 16.310760389796215, 32.86769523901265 16.394093343888436, 32.799398708503176 16.623497346023417 M32.799398708503176 16.623497346023417 C32.74881041764238 16.753144024341257, 32.69822212678159 16.8827907026591, 32.64917913327529 17.008477123264846 M32.799398708503176 16.623497346023417 C32.755075723368385 16.7370874218706, 32.710752738233595 16.850677497717786, 32.64917913327529 17.008477123264846 M32.64917913327529 17.008477123264846 C32.57670360130527 17.15672819347595, 32.504228069335255 17.304979263687052, 32.46768125603245 17.379736965185366 M32.64917913327529 17.008477123264846 C32.60326599092922 17.102393957050555, 32.55735284858316 17.196310790836264, 32.46768125603245 17.379736965185366 M32.46768125603245 17.379736965185366 C32.390828150616805 17.50871311760539, 32.31397504520117 17.63768927002541, 32.256144891312644 17.734740790612133 M32.46768125603245 17.379736965185366 C32.411123004649816 17.474653957953382, 32.35456475326719 17.5695709507214, 32.256144891312644 17.734740790612133 M32.256144891312644 17.734740790612133 C32.18431835141131 17.835340118988753, 32.11249181150997 17.935939447365378, 32.01601504698197 18.07106356344834 M32.256144891312644 17.734740790612133 C32.193970904762345 17.821820876859483, 32.13179691821204 17.908900963106838, 32.01601504698197 18.07106356344834 M32.01601504698197 18.07106356344834 C31.961027522735392 18.135987210644938, 31.906039998488815 18.20091085784153, 31.748932053365657 18.386407858128706 M32.01601504698197 18.07106356344834 C31.934458435446178 18.167357272729667, 31.852901823910383 18.26365098201099, 31.748932053365657 18.386407858128706 M31.748932053365657 18.386407858128706 C31.683705824631687 18.451634086862676, 31.618479595897718 18.516860315596645, 31.456720358128706 18.678619553365657 M31.748932053365657 18.386407858128706 C31.6519018668897 18.483438044604664, 31.554871680413743 18.58046823108062, 31.456720358128706 18.678619553365657 M31.456720358128706 18.678619553365657 C31.36949141878377 18.752498696395136, 31.282262479438838 18.826377839424616, 31.14137606344834 18.94570254698197 M31.456720358128706 18.678619553365657 C31.38957983446693 18.735484676201416, 31.322439310805148 18.792349799037176, 31.14137606344834 18.94570254698197 M31.14137606344834 18.94570254698197 C31.022051177020032 19.03089887835487, 30.902726290591723 19.116095209727767, 30.805053290612136 19.185832391312644 M31.14137606344834 18.94570254698197 C31.072946891318825 18.99456003680512, 31.00451771918931 19.043417526628264, 30.805053290612136 19.185832391312644 M30.805053290612136 19.185832391312644 C30.667577717940908 19.267750051905978, 30.53010214526968 19.349667712499308, 30.45004946518537 19.397368756032446 M30.805053290612136 19.185832391312644 C30.663120490273275 19.270405983110113, 30.52118768993442 19.354979574907585, 30.45004946518537 19.397368756032446 M30.45004946518537 19.397368756032446 C30.341057793594842 19.45065153751643, 30.232066122004312 19.503934319000415, 30.078789623264846 19.578866633275286 M30.45004946518537 19.397368756032446 C30.326259009054038 19.45788622243693, 30.202468552922706 19.518403688841417, 30.078789623264846 19.578866633275286 M30.078789623264846 19.578866633275286 C29.988786597557787 19.613985922885295, 29.89878357185073 19.649105212495307, 29.693809846023417 19.729086208503173 M30.078789623264846 19.578866633275286 C29.93614191377824 19.63452794224028, 29.79349420429163 19.690189251205272, 29.693809846023417 19.729086208503173 M29.693809846023417 19.729086208503173 C29.573304384675538 19.764962238742005, 29.45279892332766 19.80083826898084, 29.297739935703998 19.847001329696653 M29.693809846023417 19.729086208503173 C29.574203472992647 19.764694568552695, 29.454597099961877 19.800302928602218, 29.297739935703998 19.847001329696653 M29.297739935703998 19.847001329696653 C29.20618643173199 19.86619808076569, 29.114632927759978 19.88539483183473, 28.89328545140367 19.931806517013612 M29.297739935703998 19.847001329696653 C29.187916974615085 19.870028783089733, 29.078094013526172 19.893056236482813, 28.89328545140367 19.931806517013612 M28.89328545140367 19.931806517013612 C28.73486804180101 19.951553226527405, 28.576450632198352 19.9712999360412, 28.483209227361662 19.982922465033347 M28.89328545140367 19.931806517013612 C28.759100291826105 19.948532679711803, 28.62491513224854 19.965258842409995, 28.483209227361662 19.982922465033347 M28.483209227361662 19.982922465033347 C28.395348162335225 19.986556425563343, 28.307487097308787 19.99019038609334, 28.0703125 20 M28.483209227361662 19.982922465033347 C28.37869468880499 19.987245218323572, 28.27418015024832 19.991567971613794, 28.0703125 20 M28.0703125 20 C28.0703125 20, 28.0703125 20, 28.0703125 20 M28.0703125 20 C28.0703125 20, 28.0703125 20, 28.0703125 20 M28.0703125 20 C14.907103812285326 20, 1.7438951245706527 20, -28.0703125 20 M28.0703125 20 C9.145636234221445 20, -9.779040031557109 20, -28.0703125 20 M-28.0703125 20 C-28.0703125 20, -28.0703125 20, -28.0703125 20 M-28.0703125 20 C-28.0703125 20, -28.0703125 20, -28.0703125 20 M-28.0703125 20 C-28.185994113671207 19.995215373066547, -28.301675727342417 19.990430746133097, -28.483209227361662 19.982922465033347 M-28.0703125 20 C-28.174517079710427 19.995690066702487, -28.278721659420857 19.991380133404974, -28.483209227361662 19.982922465033347 M-28.483209227361662 19.982922465033347 C-28.621547401243472 19.965678629641996, -28.75988557512528 19.948434794250645, -28.89328545140367 19.931806517013612 M-28.483209227361662 19.982922465033347 C-28.572343511323854 19.971811888124307, -28.661477795286046 19.960701311215267, -28.89328545140367 19.931806517013612 M-28.89328545140367 19.931806517013612 C-29.012092901257876 19.906895214430417, -29.130900351112082 19.881983911847218, -29.297739935703994 19.847001329696653 M-28.89328545140367 19.931806517013612 C-29.007937632689554 19.907766482627377, -29.122589813975434 19.88372644824114, -29.297739935703994 19.847001329696653 M-29.297739935703994 19.847001329696653 C-29.398926552341198 19.816876768721265, -29.5001131689784 19.786752207745874, -29.693809846023417 19.729086208503173 M-29.297739935703994 19.847001329696653 C-29.386757052480856 19.820499785803626, -29.47577416925772 19.793998241910597, -29.693809846023417 19.729086208503173 M-29.693809846023417 19.729086208503173 C-29.797360404892046 19.688680655049644, -29.90091096376068 19.648275101596116, -30.078789623264846 19.578866633275286 M-29.693809846023417 19.729086208503173 C-29.793632632733875 19.690135236259493, -29.89345541944433 19.651184264015814, -30.078789623264846 19.578866633275286 M-30.078789623264846 19.578866633275286 C-30.16233449833782 19.538024032573244, -30.245879373410798 19.4971814318712, -30.45004946518537 19.397368756032446 M-30.078789623264846 19.578866633275286 C-30.221562605932835 19.50906917511816, -30.364335588600824 19.439271716961034, -30.45004946518537 19.397368756032446 M-30.45004946518537 19.397368756032446 C-30.547525978027164 19.33928536172725, -30.645002490868954 19.281201967422053, -30.805053290612133 19.185832391312644 M-30.45004946518537 19.397368756032446 C-30.587580588752193 19.31541799429014, -30.72511171231902 19.233467232547834, -30.805053290612133 19.185832391312644 M-30.805053290612133 19.185832391312644 C-30.918720033391747 19.104675896856243, -31.03238677617136 19.02351940239984, -31.14137606344834 18.94570254698197 M-30.805053290612133 19.185832391312644 C-30.906412736487738 19.113463137948386, -31.007772182363347 19.041093884584132, -31.14137606344834 18.94570254698197 M-31.14137606344834 18.94570254698197 C-31.225966611332243 18.874058007532234, -31.310557159216145 18.8024134680825, -31.456720358128706 18.67861955336566 M-31.14137606344834 18.94570254698197 C-31.209595873265812 18.887923315401284, -31.27781568308328 18.830144083820596, -31.456720358128706 18.67861955336566 M-31.456720358128706 18.67861955336566 C-31.531641057458657 18.60369885403571, -31.606561756788608 18.528778154705755, -31.748932053365657 18.386407858128706 M-31.456720358128706 18.67861955336566 C-31.52820683822523 18.607133073269136, -31.59969331832175 18.53564659317261, -31.748932053365657 18.386407858128706 M-31.748932053365657 18.386407858128706 C-31.830051451816594 18.290630365361213, -31.91117085026753 18.194852872593724, -32.01601504698197 18.07106356344834 M-31.748932053365657 18.386407858128706 C-31.805712436875197 18.319367386000334, -31.86249282038474 18.252326913871958, -32.01601504698197 18.07106356344834 M-32.01601504698197 18.07106356344834 C-32.075570316748866 17.987651218261345, -32.135125586515755 17.904238873074345, -32.256144891312644 17.734740790612133 M-32.01601504698197 18.07106356344834 C-32.077842702647786 17.984468543785333, -32.1396703583136 17.897873524122325, -32.256144891312644 17.734740790612133 M-32.256144891312644 17.734740790612133 C-32.316251297685405 17.63386922546422, -32.376357704058165 17.532997660316305, -32.46768125603244 17.37973696518537 M-32.256144891312644 17.734740790612133 C-32.3334561065197 17.60499583076445, -32.410767321726745 17.47525087091677, -32.46768125603244 17.37973696518537 M-32.46768125603244 17.37973696518537 C-32.53179740941812 17.248585277175987, -32.595913562803794 17.117433589166605, -32.64917913327528 17.00847712326485 M-32.46768125603244 17.37973696518537 C-32.5180971141442 17.276609679085965, -32.56851297225595 17.17348239298656, -32.64917913327528 17.00847712326485 M-32.64917913327528 17.00847712326485 C-32.67954291612204 16.930661416897568, -32.709906698968794 16.85284571053029, -32.799398708503176 16.623497346023417 M-32.64917913327528 17.00847712326485 C-32.70897202697993 16.85524106954739, -32.768764920684575 16.702005015829926, -32.799398708503176 16.623497346023417 M-32.799398708503176 16.623497346023417 C-32.83482766982501 16.504493562696712, -32.87025663114685 16.38548977937001, -32.91731382969665 16.227427435703994 M-32.799398708503176 16.623497346023417 C-32.82958151263182 16.522115094083013, -32.85976431676046 16.42073284214261, -32.91731382969665 16.227427435703994 M-32.91731382969665 16.227427435703994 C-32.94896870790302 16.076458398955165, -32.98062358610939 15.925489362206333, -33.00211901701361 15.82297295140367 M-32.91731382969665 16.227427435703994 C-32.93433021922262 16.146272552752585, -32.951346608748594 16.065117669801175, -33.00211901701361 15.82297295140367 M-33.00211901701361 15.82297295140367 C-33.02225868367521 15.661403054375338, -33.04239835033682 15.499833157347007, -33.05323496503335 15.412896727361664 M-33.00211901701361 15.82297295140367 C-33.01306760814738 15.735138193668554, -33.02401619928114 15.647303435933438, -33.05323496503335 15.412896727361664 M-33.05323496503335 15.412896727361664 C-33.05942726469613 15.26318072498775, -33.065619564358926 15.113464722613834, -33.0703125 15 M-33.05323496503335 15.412896727361664 C-33.058508674366145 15.285390191505092, -33.063782383698936 15.15788365564852, -33.0703125 15 M-33.0703125 15 C-33.0703125 15, -33.0703125 15, -33.0703125 15 M-33.0703125 15 C-33.0703125 15, -33.0703125 15, -33.0703125 15 M-33.0703125 15 C-33.0703125 4.305334969438123, -33.0703125 -6.389330061123754, -33.0703125 -15 M-33.0703125 15 C-33.0703125 3.864110092800386, -33.0703125 -7.271779814399228, -33.0703125 -15 M-33.0703125 -15 C-33.0703125 -15, -33.0703125 -15, -33.0703125 -15 M-33.0703125 -15 C-33.0703125 -15, -33.0703125 -15, -33.0703125 -15 M-33.0703125 -15 C-33.06624082193427 -15.098444099308889, -33.06216914386855 -15.196888198617778, -33.05323496503335 -15.41289672736166 M-33.0703125 -15 C-33.063606672061155 -15.162131971365113, -33.05690084412231 -15.324263942730228, -33.05323496503335 -15.41289672736166 M-33.05323496503335 -15.41289672736166 C-33.04226279856273 -15.50092061755915, -33.031290632092116 -15.588944507756638, -33.00211901701361 -15.822972951403669 M-33.05323496503335 -15.41289672736166 C-33.036408564989536 -15.547886038163877, -33.019582164945724 -15.682875348966093, -33.00211901701361 -15.822972951403669 M-33.00211901701361 -15.822972951403669 C-32.98077719308659 -15.924756776939844, -32.959435369159564 -16.02654060247602, -32.91731382969665 -16.227427435703994 M-33.00211901701361 -15.822972951403669 C-32.97407069169247 -15.9567415487284, -32.946022366371324 -16.09051014605313, -32.91731382969665 -16.227427435703994 M-32.91731382969665 -16.227427435703994 C-32.89131075015789 -16.314770240229016, -32.86530767061913 -16.40211304475404, -32.799398708503176 -16.623497346023417 M-32.91731382969665 -16.227427435703994 C-32.8839222770489 -16.339587683929658, -32.85053072440116 -16.45174793215532, -32.799398708503176 -16.623497346023417 M-32.799398708503176 -16.623497346023417 C-32.751151200307845 -16.747145112496696, -32.702903692112514 -16.870792878969972, -32.64917913327529 -17.008477123264846 M-32.799398708503176 -16.623497346023417 C-32.76353936651767 -16.715396963424563, -32.72768002453216 -16.807296580825707, -32.64917913327529 -17.008477123264846 M-32.64917913327529 -17.008477123264846 C-32.60530588215418 -17.09822129285626, -32.561432631033064 -17.187965462447675, -32.46768125603245 -17.379736965185366 M-32.64917913327529 -17.008477123264846 C-32.60118720756221 -17.106646176392992, -32.553195281849135 -17.204815229521135, -32.46768125603245 -17.379736965185366 M-32.46768125603245 -17.379736965185366 C-32.39151678185115 -17.5075574452801, -32.31535230766985 -17.63537792537483, -32.256144891312644 -17.734740790612133 M-32.46768125603245 -17.379736965185366 C-32.38789952247298 -17.513627989786777, -32.3081177889135 -17.647519014388184, -32.256144891312644 -17.734740790612133 M-32.256144891312644 -17.734740790612133 C-32.18177755469841 -17.838898726200107, -32.10741021808417 -17.943056661788077, -32.01601504698197 -18.07106356344834 M-32.256144891312644 -17.734740790612133 C-32.173713468359125 -17.8501931818542, -32.09128204540561 -17.96564557309626, -32.01601504698197 -18.07106356344834 M-32.01601504698197 -18.07106356344834 C-31.91970553138211 -18.184775993643264, -31.82339601578225 -18.298488423838187, -31.74893205336566 -18.386407858128706 M-32.01601504698197 -18.07106356344834 C-31.950838659650017 -18.148017178557716, -31.88566227231806 -18.22497079366709, -31.74893205336566 -18.386407858128706 M-31.74893205336566 -18.386407858128706 C-31.681400666816003 -18.453939244678363, -31.613869280266346 -18.52147063122802, -31.456720358128706 -18.678619553365657 M-31.74893205336566 -18.386407858128706 C-31.68622589997367 -18.449114011520695, -31.62351974658168 -18.51182016491268, -31.456720358128706 -18.678619553365657 M-31.456720358128706 -18.678619553365657 C-31.390801159028484 -18.734450267063274, -31.324881959928263 -18.790280980760894, -31.14137606344834 -18.945702546981966 M-31.456720358128706 -18.678619553365657 C-31.35530263591925 -18.764515982476272, -31.253884913709793 -18.850412411586888, -31.14137606344834 -18.945702546981966 M-31.14137606344834 -18.945702546981966 C-31.046799683280057 -19.01322878451757, -30.95222330311177 -19.080755022053168, -30.805053290612136 -19.185832391312644 M-31.14137606344834 -18.945702546981966 C-31.073724353027195 -18.994004939814715, -31.006072642606053 -19.042307332647464, -30.805053290612136 -19.185832391312644 M-30.805053290612136 -19.185832391312644 C-30.69493860567847 -19.251446501597602, -30.584823920744807 -19.31706061188256, -30.450049465185366 -19.397368756032446 M-30.805053290612136 -19.185832391312644 C-30.732182049029497 -19.229254226326617, -30.659310807446857 -19.272676061340587, -30.450049465185366 -19.397368756032446 M-30.450049465185366 -19.397368756032446 C-30.36953012184239 -19.43673226439936, -30.28901077849942 -19.47609577276627, -30.07878962326485 -19.578866633275286 M-30.450049465185366 -19.397368756032446 C-30.326799157322657 -19.457622160038895, -30.203548849459953 -19.517875564045347, -30.07878962326485 -19.578866633275286 M-30.07878962326485 -19.578866633275286 C-29.971837683565184 -19.620599409647607, -29.86488574386552 -19.662332186019928, -29.69380984602342 -19.729086208503173 M-30.07878962326485 -19.578866633275286 C-29.981359307675568 -19.616884060390586, -29.883928992086286 -19.65490148750589, -29.69380984602342 -19.729086208503173 M-29.69380984602342 -19.729086208503173 C-29.548826723520406 -19.77224955420435, -29.403843601017396 -19.815412899905528, -29.297739935703994 -19.847001329696653 M-29.69380984602342 -19.729086208503173 C-29.61099230525263 -19.75374205865109, -29.528174764481836 -19.778397908799004, -29.297739935703994 -19.847001329696653 M-29.297739935703994 -19.847001329696653 C-29.215956667415362 -19.864149477772223, -29.134173399126734 -19.881297625847793, -28.893285451403674 -19.931806517013612 M-29.297739935703994 -19.847001329696653 C-29.170000030244278 -19.873785571263667, -29.042260124784566 -19.900569812830682, -28.893285451403674 -19.931806517013612 M-28.893285451403674 -19.931806517013612 C-28.742884922841036 -19.950553923347908, -28.592484394278397 -19.9693013296822, -28.483209227361662 -19.982922465033347 M-28.893285451403674 -19.931806517013612 C-28.808718709848026 -19.942347750355427, -28.724151968292382 -19.95288898369724, -28.483209227361662 -19.982922465033347 M-28.483209227361662 -19.982922465033347 C-28.3274857001987 -19.989363237759374, -28.171762173035734 -19.995804010485397, -28.0703125 -20 M-28.483209227361662 -19.982922465033347 C-28.32610325924858 -19.989420415940018, -28.168997291135494 -19.995918366846688, -28.0703125 -20 M-28.0703125 -20 C-28.0703125 -20, -28.0703125 -20, -28.0703125 -20 M-28.0703125 -20 C-28.0703125 -20, -28.0703125 -20, -28.0703125 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-25.0703125, -12)\"><rect></rect><foreignObject width=\"50.140625\" 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>Closed</p></span></div></foreignObject></g></g></g></g></g></svg></div>"},"children":["%%{init: {'theme': 'base', 'themeVariables': {'primaryColor': '#E4F2F2', 'primaryBorderColor': '#006660', 'primaryTextColor': '#0A1111', 'lineColor': '#047C76', 'secondaryColor': '#CDDBDB', 'tertiaryColor': '#f5fafa', 'edgeLabelBackground': '#f5fafa', 'transitionColor': '#047C76'}}}%%\nstateDiagram-v2\n    [*] --> Submitted : Submit accepted\n    Submitted --> Processed : Validation passed, content certified\n    Submitted --> Failed : Invalid attachment\n    Processed --> Dispatched : Notification queued for dispatch\n    Dispatched --> Sent : Delivery channel accepted the notification\n    Sent --> Delivered : Delivery confirmation received\n    Delivered --> Received : Recipient follows hosted notice link\n    Received --> Read : Recipient opens notice content\n    Read --> Replied : Recipient accepts or rejects\n    Read --> Closed : Lifecycle complete (no commitment configured)\n    Replied --> Closed : Lifecycle complete\n    Dispatched --> Closed : Refused without opening\n    Sent --> Closed : Refused without opening\n    Delivered --> Closed : Refused without opening\n    Received --> Closed : Refused without opening\n    Sent --> Closed : TimeToLive elapsed\n    Failed --> Closed : Closed after failure\n"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["State: Failed"]}," is recoverable and does not make the notice final. Wait for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," and inspect the final ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome"]},"; permanent failure is represented by ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome: Failed"]},"."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"key-state-transitions","__idx":5},"children":["Key state transitions"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Submitted → Processed"]}," — Namirial Notify validates the attachments, certifies the content, and prepares the notice for dispatch. If an attachment is invalid (corrupted or password-protected), the notice transitions directly to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}," then ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," without being dispatched."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Processed → Dispatched → Sent"]}," — Once processing is complete, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]}," marks the point where the platform has run all its checks and accepted responsibility for the communication; the notification is not yet sent, so ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DispatchedOn"]}," typically matches ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ProcessedOn"]}," to the second. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}," is recorded once transmission is confirmed by the remote system, so ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SentOn"]}," is always equal to or later than ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DispatchedOn"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Sent → Delivered"]}," — A delivery confirmation is received from the channel. For email this is a delivery notification from the recipient's mail server; for SMS, RCS, and WhatsApp this is an operator acknowledgement."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Delivered → Received"]}," — The recipient clicks the secure link in the notification. This fires before the recipient has authenticated or read the content. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}," is specific to EviNotice — it does not exist in EviMail or EviSMS."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Received → Read"]}," — The recipient completes any required authentication and opens the notice content on the hosted page."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Read → Replied"]}," — If commitment is configured, the recipient accepts or rejects the notice. When the lifecycle closes, the final outcome is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accepted"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Rejected"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Any state ≥ Dispatched → Closed (Refused)"]}," — When ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AllowRefusal"]}," is enabled, the recipient can refuse the notice without opening the hosted content. The lifecycle ends immediately with outcome ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Refused"]},"."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Comparing lifecycle timestamps"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When recorded, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["*On"]}," timestamps in the Query response follow the lifecycle order above: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SubmittedOn"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ProcessedOn"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DispatchedOn"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SentOn"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliveredOn"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ReceivedOn"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ReadOn"]},". A milestone can be absent when the corresponding external signal was not received; for example, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ReceivedOn"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ReadOn"]}," can be present while ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliveredOn"]}," is absent. Note that ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DispatchedOn"]}," precedes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SentOn"]}," — dispatch is the hand-off to the sending process, not acceptance by the remote system. Timestamps recorded within the same second come from independent processing steps and should not be order-compared."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"submit-a-certified-notice","__idx":6},"children":["Submit a certified notice"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"POST /v2/EviNotice/Submit\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Returns ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["{ \"Id\": \"<uuid>\" }"]}," on success. Note that ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Id"]}," is PascalCase, unlike the camelCase ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["eviId"]}," returned by EviMail and EviSMS v1 endpoints."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"required-fields","__idx":7},"children":["Required fields"]},{"$$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":"Field"},"children":["Field"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Subject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Subject line of the certified notice. Shown to the recipient in the delivery notification."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Body"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["HTML content of the hosted notice. This is the certified content the recipient reads on the platform."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientAddress"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient's email address or mobile phone number in E.164 format. Determines the primary notification channel."]}]}]}]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For Standard and Advanced notices, the API requires only ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Subject"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Body"]},", and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientAddress"]},". When you omit other fields, the platform applies site or account defaults — for example ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Language"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitLanguage"]}," follow your site's configured language, and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TimeToLive"]}," uses the account-configured value. QERDS notices have additional mandatory conditions; see ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#qerds-recipient-identity"},"children":["QERDS recipient identity"]},"."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"useful-fields-you-should-configure","__idx":8},"children":["Useful fields you should configure"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LookupKey"]}]}," — your own correlation key, filterable in Query. No uniqueness enforced server-side — make it unique within your domain."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IssuerLegalName"]}]}," — the legal name of the sending organisation, recorded in the certification evidence."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientDisplayName"]}]}," — the display name shown to the recipient in the delivery notification."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientLegalName"]}]}," — the legal name of the recipient, recorded in the evidence."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CertificationLevel"]}]}," — the legal framework applied. Supported values include ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Standard"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Advanced"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDS"]},", and regional variants such as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Standard_EU"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Advanced_EU"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDS_ES"]},", or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDS_IT"]},". Available levels depend on your account subscription — submitting an unsupported level returns ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400"]},". See ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/user-guides/certification-levels"},"children":["Certification levels"]}," for the full list and QERDS profile details."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TimeToLive"]}]}," — minutes the platform will attempt delivery and keep the notice accessible. Range: 60–86,400 (1 hour to 60 days). Defaults to the account-configured value when omitted."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Language"]}]}," — language for the delivery notification and hosted notice UI. Accepted values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ca"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["de"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["en"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["es"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["fr"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["it"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pt"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pt-BR"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ro"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitLanguage"]}]}," — language for generated affidavit PDFs. Accepts ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["el"]}," (Greek) in addition to the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Language"]}," values."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NotificationLayout"]}]}," — visual layout of the hosted notice page: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Certified"]}," (default, Namirial Notify branded) or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AsIs"]}," (plain, without certification branding). EviMail exposes the same concept through ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliveryAppearance"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OnlineRetentionPeriod"]}]}," — number of years the notice and its evidence remain accessible online. Valid values depend on your subscription."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LandingPageInfoText"]}]}," — additional text shown on the EviNotice landing page before the recipient opens the hosted content."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"notification-channels","__idx":9},"children":["Notification channels"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NotificationChannels"]}," controls which channels are used to alert the recipient. Supported values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SMS"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["WhatsApp"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RCS"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Email"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientAddress"]}," is an email address, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Email"]}," is the default channel. When it is a mobile number, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SMS"]}," is the default. Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NotificationChannels"]}," to add or override channels."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"recipient-authentication","__idx":10},"children":["Recipient authentication"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignMethod"]}," controls how the recipient authenticates before accessing the hosted notice content."]},{"$$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":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"How the recipient accesses the notice"},"children":["How the recipient accesses the notice"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["WebClick"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No authentication is required by the sign method itself. The recipient clicks the link and accesses the notice directly unless another step such as captcha or QERDS legal-ID verification also applies. Lowest friction."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Challenge"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A challenge question is shown before access. The recipient must provide the correct answer. Requires ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignChallenge"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignChallengeResponse"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MobilePin"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A one-time PIN is sent via ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MobilePinChannels"]},". The recipient enters the PIN to access the notice. Set ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignFixedMobile"]}," if the PIN delivery number differs from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientAddress"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EmailPin"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A one-time PIN is sent to an email address. Set ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignFixedEmail"]}," if the PIN delivery address differs from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientAddress"]},"."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MobilePinChannels"]}]}," configures PIN delivery attempts as an array of arrays. Each outer element is one attempt; all channels in the inner array are tried simultaneously for that attempt:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"\"MobilePinChannels\": [\n  [\"SMS\", \"RCS\", \"WhatsApp\"],\n  [\"SMS\", \"RCS\", \"WhatsApp\"],\n  [\"SMS\", \"RCS\", \"WhatsApp\"]\n]\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Supported channel values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SMS"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RCS"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["WhatsApp"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"qerds-recipient-identity","__idx":11},"children":["QERDS recipient identity"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For QERDS-certified EviNotices, recipient legal-ID verification is required before the hosted notice is shown. QERDS submissions also require the issuer account and site to be provisioned for the QERDS API flow, including the required client-certificate or two-factor authentication configuration. Send QERDS API calls to the Namirial Notify API host for the environment, not to the customer's site host."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientLegalIdRequired"]}]}," — must be ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]}," for QERDS notices."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientLegalIdKind"]}]}," / ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientLegalIdValue"]}]}," — optionally predefine the legal document type and value the recipient must confirm."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDSEnrollmentAllowed"]}]}," — when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},", recipients without a registered identity can complete enrollment during the same notice flow."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDSEnrollmentProfile"]}]}," — selects the enrollment profile to use for in-flow registration."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDSIdentityTenant"]}]}," — identifies the tenant or identity context used by the QERDS verification flow."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDS_ES"]},", the delivery sign method must match the recipient address channel: email recipients use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EmailPin"]}," and mobile recipients use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MobilePin"]},", with the fixed PIN destination matching ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientAddress"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDS_IT"]},", the issuer must have the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDS_IT"]}," identity-verification schema enabled. Email recipients must use a mobile PIN destination (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignMethod: MobilePin"]}," plus ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignFixedMobile"]},"), while mobile recipients must use an email PIN destination (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignMethod: EmailPin"]}," plus ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignFixedEmail"]},"). ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientLegalIdKind"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientLegalIdValue"]}," are required and must validate together."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If the recipient is not yet registered, the platform redirects them to the enrollment flow only when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDSEnrollmentAllowed"]}," is enabled and the supplied ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["QERDSEnrollmentProfile"]}," is configured on the site. Otherwise, access is blocked until the issuer resolves the identity requirement."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"commitment-and-refusal","__idx":12},"children":["Commitment and refusal"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentChoice"]}]}," controls whether the recipient can accept or reject the notice. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Cannot be changed after submission."]}]},{"$$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":"Value"},"children":["Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Effect"},"children":["Effect"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Disabled"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No commitment action. The recipient reads the notice but cannot accept or reject."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accept"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The recipient can only accept."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Reject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The recipient can only reject."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AcceptOrReject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The recipient can accept or reject."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Additional commitment fields:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentCommentsAllowed"]}]}," — when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},", the recipient can add a free-text comment with their decision."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AcceptReasons"]}]}," / ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RejectReasons"]}]}," — predefined reasons the recipient can select from."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RequireAcceptReason"]}]}," / ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RequireRejectReason"]}]}," — force the recipient to select or enter a reason before committing."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["EviMail and EviSMS expose the same concept through a field named ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentOptions"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AllowRefusal"]}]}," is separate from commitment. When ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},", the recipient can refuse the notice without opening the hosted content after following the secure link. In standard non-QERDS flows, refusal is presented on the landing step before the content is shown. Refusal closes the notice immediately with outcome ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Refused"]}," and generates a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Refused"]}," affidavit if ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Refused"]}," is included in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"affidavit-configuration","__idx":13},"children":["Affidavit configuration"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," selects which evidence events generate affidavits. For the full catalog and the lifecycle moment each kind is tied to, see ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#evidence-and-affidavits"},"children":["Evidence and affidavits"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"callbacks","__idx":14},"children":["Callbacks"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}]}," — HTTPS endpoint to receive state callbacks. Must be publicly reachable from Namirial Notify infrastructure."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]}]}," — state transitions that trigger a callback. Valid values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Processed"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]},". ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," is a platform meta-event that fires when affidavit generation completes — it is not a lifecycle state. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}," is unique to EviNotice."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationExtraData"]}]}," — arbitrary string echoed back in every callback for this notice. Use it to embed a routing key or internal record ID so your callback handler can route the event without a separate lookup."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"idempotency","__idx":15},"children":["Idempotency"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Include ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["X-Evi-IdempotencyToken"]}," on every Submit. Use a UUID and keep it constant across retries. A replay of a previously ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200 OK"]}," submission returns ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["202 Accepted"]},"; the notice is not resubmitted."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"attachments","__idx":16},"children":["Attachments"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Include files in the hosted notice via the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Attachments"]}," array. Each attachment requires ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Filename"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MimeType"]},", and base64-encoded ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Data"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Limits: maximum 15 attachments per submission; maximum 8 MB per attachment; maximum 25 MB total across all attachments."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ContentId"]}," to reference an attachment inline in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Body"]}," HTML using ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["cid:"]}," syntax. Set ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IncludeOnAffidavits: true"]}," to include the attachment reference in generated affidavits."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"reminders","__idx":17},"children":["Reminders"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["EviNotice supports automatic reminder notifications sent to the recipient if the notice has not been acted on. Configure via the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Reminders"]}," object:"]},{"$$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":"Field"},"children":["Field"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Initial"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ISO 8601 duration after submission before the first reminder fires (e.g. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["P2D"]}," = 2 days)."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Repeat"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ISO 8601 duration between subsequent reminders (e.g. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["P1D"]}," = daily)."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Days"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Days of the week on which reminders may be sent."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TimeRange"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Time-of-day windows: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["FROM08TO10"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["FROM10TO12"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["FROM12TO15"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["FROM15TO19"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Max"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Maximum total reminders to send."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Stop"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ISO 8601 duration after submission beyond which no further reminders fire (e.g. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["P15D"]},")."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TimeZone"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["IANA time zone identifier used to interpret ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Days"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TimeRange"]},"."]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"what-the-recipient-sees","__idx":18},"children":["What the recipient sees"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The recipient's experience depends on the configured ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignMethod"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"webclick","__idx":19},"children":["WebClick"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The recipient receives a notification (email, SMS, RCS, or WhatsApp) containing a secure link. Clicking the link opens the hosted notice page directly when no additional access step is configured. Appropriate for non-sensitive communications where you need evidence of delivery and access but not identity verification."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"challenge","__idx":20},"children":["Challenge"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After clicking the link, the recipient is presented with a challenge question configured in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignChallenge"]},". They must provide the correct answer (configured in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignChallengeResponse"]},") before the notice content is revealed. Use when you need to confirm the recipient's identity using information only they would know — a contract reference, last four digits of a document, or similar."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"mobilepin","__idx":21},"children":["MobilePin"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After clicking the link, the recipient is prompted to enter a one-time PIN delivered to their mobile device via the channels configured in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MobilePinChannels"]},". If the mobile number for PIN delivery differs from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientAddress"]},", configure it in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignFixedMobile"]},". Each element of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MobilePinChannels"]}," is one attempt; all channels in that element are tried simultaneously."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"emailpin","__idx":22},"children":["EmailPin"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After clicking the link, the recipient is prompted to enter a one-time PIN sent to an email address. If the PIN delivery address differs from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientAddress"]},", configure it in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignFixedEmail"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"captcha-and-qerds-specific-checks","__idx":23},"children":["Captcha and QERDS-specific checks"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Depending on tenant configuration, the recipient can also encounter a captcha step before the content is displayed."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For QERDS-certified notices with legal-ID verification, the recipient can be asked to confirm a government-issued document number before any other access step. If no verified identity is already registered and in-flow enrollment is enabled, the recipient is redirected to the identity provider and then returned to the notice."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"commitment-actions-on-the-hosted-page","__idx":24},"children":["Commitment actions on the hosted page"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentChoice"]}," is not ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Disabled"]},", the hosted notice page displays the configured action buttons after the recipient has opened the content. If ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentCommentsAllowed"]}," is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},", a comment field is shown alongside the buttons. If ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AcceptReasons"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RejectReasons"]}," are configured, the recipient selects from those predefined options rather than typing freely. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentChoiceButtonText"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentChoiceButtonOnly"]}," further customize how the commitment control is presented."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"callbacks-and-what-you-receive","__idx":25},"children":["Callbacks and what you receive"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When a state in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]}," is reached, Namirial Notify sends an HTTP POST to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}," with the following JSON payload."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"base-payload","__idx":26},"children":["Base payload"]},{"$$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":"Field"},"children":["Field"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique ID of this callback delivery. Use it to deduplicate — the platform retries on non-2xx and on timeouts, so the same event may be delivered more than once."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The state or event that triggered this callback (e.g. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]},")."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Date"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["datetime"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Timestamp of the state transition that fired this callback."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EvidenceId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UUID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Id"]}," of the EviNotice, as returned at submission."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EvidenceType"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["eviNotice"]}," for EviNotice callbacks."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EvidenceState"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Current state of the notice at the time the callback was sent."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Owner"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Identifier of the account that submitted the notice."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OwnerEmail"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Email address of the submitting account."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["object"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Event-specific fields. Always includes the fields listed below."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"additionaldata-fields--always-present","__idx":27},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData"]}," fields — always present"]},{"$$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":"Field"},"children":["Field"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Subject"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The subject of the notice."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LookupKey"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The integrator-assigned lookup key set at submission."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["State"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Current lifecycle state."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CreationDate"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Timestamp when the notice was submitted."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["From"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Notification sender address."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["To"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient address the notification was sent to."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ExtraData"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationExtraData"]}," value set at submission, if provided."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"additionaldata-fields--per-event","__idx":28},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData"]}," fields — per event"]},{"$$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":"Callback Kind"},"children":["Callback ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Extra fields"},"children":["Extra fields"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Comments"]}," — the free-text comment left by the recipient, if ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentCommentsAllowed"]}," was ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome"]}," — the final outcome (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accepted"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Rejected"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Refused"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]},", etc.). ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OutcomeDescription"]}," — human-readable description of the outcome."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitId"]}," — unique ID of the generated affidavit. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKind"]}," — the kind that was generated. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitName"]}," — filename of the affidavit PDF."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"callback-reliability","__idx":29},"children":["Callback reliability"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Make your callback handler idempotent, keyed on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]}," — duplicate deliveries will occur. Return ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["2xx"]}," promptly; the platform interprets timeouts as failures and retries. Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationExtraData"]}," to embed a routing key so your handler can correlate the callback to your internal records without a separate API call."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"securing-your-callback-endpoint","__idx":30},"children":["Securing your callback endpoint"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/dev/security-best-practices"},"children":["Security and authentication"]}," for callback hardening guidance including signature verification and IP allowlisting."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"states-reference","__idx":31},"children":["States 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":"State"},"children":["State"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Draft"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Notice has been staged but not yet submitted."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Submitted"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Notice has been accepted by the platform."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Processed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Attachments validated, content certified, notice ready for dispatch."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Notification queued; delivery to the recipient's channel is starting."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The selected delivery channel accepted the notification."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Delivery confirmation received from the channel."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient followed the hosted notice link. The recipient has not yet read the content. Unique to EviNotice."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient opened and read the hosted notice content."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient accepted or rejected the notice. When the lifecycle closes, the final outcome is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accepted"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Rejected"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Notice lifecycle is complete."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A recoverable processing or delivery failure occurred. The platform may retry or advance to a later state."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["On ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]},":"]}," by default, the notice closes immediately after the commitment is recorded. Some configurations keep tracking open until the TTL elapses. Subscribe to both ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," if you need to react to the recipient's answer and then mark the lifecycle as final."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["On ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}," vs ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]},":"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}," fires when the recipient clicks the link; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}," fires when they open the content. A recipient can click the link and abandon the page without reading — both events are recorded independently."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["On refusal:"]}," when a notice is refused, the state moves directly to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," with outcome ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Refused"]},". ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Refused"]}," does not appear as a lifecycle state — it only surfaces as an outcome value."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"evidence-and-affidavits","__idx":32},"children":["Evidence and affidavits"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," selects which evidence events generate signed affidavit PDFs. Generation is asynchronous; you receive an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," callback when each affidavit is ready (if ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," is in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]},")."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"when-each-affidavit-is-generated","__idx":33},"children":["When each affidavit is generated"]},{"$$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":"AffidavitKinds value"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Triggers at"},"children":["Triggers at"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Notes"},"children":["Notes"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Submitted"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Processed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies the notice content at submission time."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SubmittedAdvanced"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Processed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Advanced variant with extended content certification."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies that the notification was queued for dispatch."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TransmissionResult"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies the outcome of the notification send attempt via the delivery channel."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliveryResult"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies delivery confirmation from the channel."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies that the recipient followed the hosted notice link."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies that the recipient opened and read the hosted notice content."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Committed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies the recipient's acceptance or rejection decision."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommittedAdvanced"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Advanced variant of the commitment affidavit."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Refused"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," (outcome ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Refused"]},")"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies that the recipient refused the notice without opening it."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies the end of the notice lifecycle."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ClosedAdvanced"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Advanced variant of the closure affidavit."]}]},{"$$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":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies the full chain from submission to closure (only generated when the notice was processed)."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CompleteAdvanced"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Advanced variant of the complete lifecycle affidavit."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Event"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Various technical events"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Internal technical record for events without a more specific affidavit kind."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OnDemand"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["On request"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Requires a separate ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /v2/EviNotice/Affidavits/Request"]}," call while the notice is still eligible."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ContentDownload"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Content download"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies that the recipient downloaded the notice content or an attachment. Requires ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EnforceTrackingUntilTimeToLive: true"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Terminal failure"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies a permanent delivery failure."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For the legal implications and cross-service comparison of each affidavit type, see ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/user-guides/evidences-affidavits"},"children":["Evidence and affidavits"]},"."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"querying-status","__idx":34},"children":["Querying status"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use the Query endpoint as a fallback when callbacks lag, for point-in-time snapshots, or for batch reconciliation."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"POST /v2/EviNotice/Query\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["EviNotice Query uses ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["cursor-based pagination"]},", unlike the offset-based pagination in EviMail and EviSMS. Pass ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Cursor"]}," from the previous response to retrieve the next page. When ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Cursor"]}," is absent from the response, there are no further results."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Response field names are PascalCase"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Cursor"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Results"]},") rather than the camelCase used by EviMail and EviSMS v1 query endpoints. Deserialise accordingly if sharing response models across services."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Common filters:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LookupKeys: [\"your-key\"]"]}," — fetch by your correlation key."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["State: \"Closed\""]}," — fetch only closed notices."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome: \"Refused\""]}," — fetch by final outcome."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Limit"]}," — maximum results per page (1–100, default 100)."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To retrieve affidavit or attachment metadata, use the Get endpoint (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GET /v2/EviNotice/{Id}"]},") with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IncludeAffidavits=true"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IncludeAttachments=true"]},". To download all affidavits or attachments as a ZIP file, use the dedicated download endpoints."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"first-call-walkthrough","__idx":35},"children":["First-call walkthrough"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"what-you-need","__idx":36},"children":["What you need"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Namirial Notify credentials (username and password)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A recipient email address or mobile number for testing"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["An HTTPS endpoint to receive callbacks (or use a tool like ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://webhook.site"},"children":["Webhook.site"]}," for initial testing)"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"step-1--submit-your-first-notice","__idx":37},"children":["Step 1 — Submit your first notice"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"POST /v2/EviNotice/Submit\nAuthorization: Basic <base64(username:password)>\nContent-Type: application/json\nX-Evi-IdempotencyToken: <uuid>\n\n{\n  \"Subject\": \"Test certified notice\",\n  \"Body\": \"<p>This is a test certified notice. Please read and acknowledge.</p>\",\n  \"RecipientAddress\": \"recipient@example.com\",\n  \"LookupKey\": \"test-001\",\n  \"CertificationLevel\": \"Standard_EU\",\n  \"DeliverySignMethod\": \"WebClick\",\n  \"NotificationLayout\": \"Certified\",\n  \"Language\": \"en\",\n  \"AffidavitKinds\": [\"Submitted\", \"DeliveryResult\", \"Read\", \"Closed\"],\n  \"PushNotificationUrl\": \"https://your-endpoint.example.com/callbacks\",\n  \"PushNotificationFilter\": [\"Sent\", \"Delivered\", \"Received\", \"Read\", \"Closed\", \"AffidavitPublished\"]\n}\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200 OK"]}," response contains ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["{ \"Id\": \"<uuid>\" }"]},". Store the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Id"]}," — you will use it to poll status and retrieve evidence."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"step-2--verify-the-notice-progresses","__idx":38},"children":["Step 2 — Verify the notice progresses"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Query by ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Id"]}," to confirm the notice moves through ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Submitted"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Processed"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]},":"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"POST /v2/EviNotice/Query\nAuthorization: Basic <base64(username:password)>\nContent-Type: application/json\n\n{\n  \"LookupKeys\": [\"test-001\"]\n}\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Or retrieve it directly:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"GET /v2/EviNotice/<Id>\nAuthorization: Basic <base64(username:password)>\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"step-3--follow-the-notice-as-the-recipient","__idx":39},"children":["Step 3 — Follow the notice as the recipient"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Open the delivery email in the recipient's inbox, click the secure link, and read the notice. Verify that:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}," callback fires when the link is clicked"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}," callback fires when the notice is opened"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The notice state in Query advances to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"step-4--confirm-closure-and-download-the-affidavit","__idx":40},"children":["Step 4 — Confirm closure and download the affidavit"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After the notice closes, retrieve the affidavit:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"GET /v2/EviNotice/<Id>/Affidavits\nAuthorization: Basic <base64(username:password)>\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This returns a ZIP file containing all generated affidavit PDFs. Verify the affidavit content covers the lifecycle events you configured in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"step-5--test-the-failure-path","__idx":41},"children":["Step 5 — Test the failure path"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Submit a notice with an invalid or encrypted PDF attachment and set ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IncludeOnAffidavits"]}," to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]}," for that attachment. Confirm that:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The notice reaches ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}," then ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome: Failed"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}," callback fires to your endpoint"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," callback includes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome: Failed"]}," in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData"]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"integration-checklist","__idx":42},"children":["Integration checklist"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Set ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LookupKey"]}," on every Submit and persist ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Id"]}," from the response."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Send ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["X-Evi-IdempotencyToken"]}," (UUIDv4) on every Submit. Treat ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["202 Accepted"]}," as success."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Choose ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliverySignMethod"]}," deliberately — ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["WebClick"]}," for low-friction; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MobilePin"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Challenge"]}," for sensitive content."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Subscribe only to the callback kinds you act on. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}," are unique to EviNotice — include them if your flow depends on distinguishing link-click from content-open."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Make your callback handler idempotent, keyed on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Store the raw callback body before parsing."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Include ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]}," if you download affidavits programmatically — it tells you exactly when each affidavit is ready."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["If using ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentChoice"]},", test both the accept and reject paths in pre-production."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["If using ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AllowRefusal"]},", subscribe to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," with outcome ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Refused"]}," and handle it as a terminal negative result."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Include ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OnDemand"]}," in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," at submit time if you plan to call the affidavit request endpoint later — this cannot be added retroactively."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Remember that EviNotice query responses use PascalCase field names (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Cursor"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Results"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Id"]},") — deserialise separately from EviMail/EviSMS if sharing models."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GET /v2/EviNotice/{Id}/Affidavits"]}," endpoint to download affidavit ZIPs rather than requesting them one at a time."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"troubleshooting","__idx":43},"children":["Troubleshooting"]},{"$$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":"Symptom"},"children":["Symptom"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Likely causes"},"children":["Likely causes"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"What to check"},"children":["What to check"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"What to do"},"children":["What to do"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No callbacks received"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}," missing or HTTP (not HTTPS); ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]}," omits the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}," you expect; endpoint returned non-2xx and retries exhausted"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Query the notice state directly; check your server access logs for the callback ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Confirm filter and URL; switch to HTTPS; use Query polling as fallback"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Notice stays in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Notification channel slow or unavailable; recipient MTA greylisting (email); SMS operator delay"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Timestamps in Query response: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DispatchedOn"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SentOn"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliveredOn"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Wait; do not resubmit"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient says they did not get the notification"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Spam filter caught the email; wrong address or number; SMS delivery failure"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]}," callback and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliveredOn"]}," timestamp; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TransmissionResult"]}," affidavit if generated"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Confirm address; check spam folder; resubmit with corrected address and a new idempotency token"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}," callback fired but ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}," never fires"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient clicked the link but abandoned the page without opening the content"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ReceivedOn"]}," timestamp present; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ReadOn"]}," absent in Query"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Normal — ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Received"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}," are independent events; wait for TTL or contact the recipient"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Notice closed with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome: Failed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A permanent processing or transmission failure was recorded before closure"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["FailedOn"]},", callback payloads, and failure details"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Correct the payload or address; resubmit with a new idempotency token only after the cause is fixed"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Commitment callback not received"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentChoice"]}," is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Disabled"]},"; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," not in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Submit request at creation time"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Cannot change ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentChoice"]}," after submission; resubmit with the correct setting and a new idempotency token"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Affidavit not available"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Generation is asynchronous; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," has not fired yet; the relevant kind was not included in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," at submission"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Query with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IncludeAffidavits=true"]},"; check ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," on the Get response"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Wait for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," callback; if the kind is missing, it cannot be added retroactively — resubmit"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Submit → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400 Bad Request"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Missing required field (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Subject"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Body"]},", or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RecipientAddress"]},"); invalid ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CertificationLevel"]}," for your account; attachment too large or count exceeded"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Problem+JSON body: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Detail"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["InvalidValues"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Fix the flagged field; retry with a new idempotency token"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Submit → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["401 Unauthorized"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Wrong environment base URL; credentials rotated"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Authorization"]}," header; confirm target environment"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Re-issue credentials through your Namirial Notify contact"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Submit → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["403 Forbidden"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Account not provisioned for EviNotice; insufficient credit balance"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Account permissions and credit balance"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Contact your Namirial Notify account manager"]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"related","__idx":44},"children":["Related"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/apis/evinotice-api"},"children":["EviNotice API"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/issuer/create-evinotice"},"children":["How to create a new EviNotice"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/recipient/receive-evinotice"},"children":["How a recipient receives an EviNotice"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services/evimail"},"children":["EviMail"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services/evisms"},"children":["EviSMS"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/dev/api-documentation"},"children":["API documentation"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/dev/callbacks"},"children":["Callbacks and webhooks"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/dev/security-best-practices"},"children":["Security and authentication"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/user-guides/states-outcomes"},"children":["States and outcomes"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/user-guides/evidences-affidavits"},"children":["Evidence and affidavits"]}]}]}]},"headings":[{"value":"EviNotice","id":"evinotice","depth":1},{"value":"When to use EviNotice","id":"when-to-use-evinotice","depth":2},{"value":"How the pieces fit together","id":"how-the-pieces-fit-together","depth":2},{"value":"How EviNotice works","id":"how-evinotice-works","depth":2},{"value":"Lifecycle overview","id":"lifecycle-overview","depth":3},{"value":"Key state transitions","id":"key-state-transitions","depth":3},{"value":"Submit a certified notice","id":"submit-a-certified-notice","depth":2},{"value":"Required fields","id":"required-fields","depth":3},{"value":"Useful fields you should configure","id":"useful-fields-you-should-configure","depth":3},{"value":"Notification channels","id":"notification-channels","depth":3},{"value":"Recipient authentication","id":"recipient-authentication","depth":3},{"value":"QERDS recipient identity","id":"qerds-recipient-identity","depth":3},{"value":"Commitment and refusal","id":"commitment-and-refusal","depth":3},{"value":"Affidavit configuration","id":"affidavit-configuration","depth":3},{"value":"Callbacks","id":"callbacks","depth":3},{"value":"Idempotency","id":"idempotency","depth":3},{"value":"Attachments","id":"attachments","depth":3},{"value":"Reminders","id":"reminders","depth":3},{"value":"What the recipient sees","id":"what-the-recipient-sees","depth":2},{"value":"WebClick","id":"webclick","depth":3},{"value":"Challenge","id":"challenge","depth":3},{"value":"MobilePin","id":"mobilepin","depth":3},{"value":"EmailPin","id":"emailpin","depth":3},{"value":"Captcha and QERDS-specific checks","id":"captcha-and-qerds-specific-checks","depth":3},{"value":"Commitment actions on the hosted page","id":"commitment-actions-on-the-hosted-page","depth":3},{"value":"Callbacks and what you receive","id":"callbacks-and-what-you-receive","depth":2},{"value":"Base payload","id":"base-payload","depth":3},{"value":"AdditionalData fields — always present","id":"additionaldata-fields--always-present","depth":3},{"value":"AdditionalData fields — per event","id":"additionaldata-fields--per-event","depth":3},{"value":"Callback reliability","id":"callback-reliability","depth":3},{"value":"Securing your callback endpoint","id":"securing-your-callback-endpoint","depth":3},{"value":"States reference","id":"states-reference","depth":2},{"value":"Evidence and affidavits","id":"evidence-and-affidavits","depth":2},{"value":"When each affidavit is generated","id":"when-each-affidavit-is-generated","depth":3},{"value":"Querying status","id":"querying-status","depth":2},{"value":"First-call walkthrough","id":"first-call-walkthrough","depth":2},{"value":"What you need","id":"what-you-need","depth":3},{"value":"Step 1 — Submit your first notice","id":"step-1--submit-your-first-notice","depth":3},{"value":"Step 2 — Verify the notice progresses","id":"step-2--verify-the-notice-progresses","depth":3},{"value":"Step 3 — Follow the notice as the recipient","id":"step-3--follow-the-notice-as-the-recipient","depth":3},{"value":"Step 4 — Confirm closure and download the affidavit","id":"step-4--confirm-closure-and-download-the-affidavit","depth":3},{"value":"Step 5 — Test the failure path","id":"step-5--test-the-failure-path","depth":3},{"value":"Integration checklist","id":"integration-checklist","depth":2},{"value":"Troubleshooting","id":"troubleshooting","depth":2},{"value":"Related","id":"related","depth":2}],"frontmatter":{"title":"EviNotice","description":"End-to-end integration guide for EviNotice — certified hosted notices through Namirial Notify.","layout":"doc","outline":"deep","keywords":["evinotice","certified notice","hosted notice","recipient authentication","commitment workflow","affidavit","delivery evidence","namirial notify"],"seo":{"title":"EviNotice"}},"lastModified":"2026-08-03T09:35:33.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/namirialnotify/services/evinotice","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}