{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-products/namirialnotify/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"EviMail","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":"evimail","__idx":0},"children":["EviMail"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["EviMail is the Namirial Notify service for sending certified emails. The recipient gets a normal email in their inbox, and Namirial Notify records evidence for each phase of the delivery so you can prove that the message was sent, delivered, and — when configured — opened, accepted, or rejected."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This page is the integration guide. For the REST contract, see the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/apis/evimail-api"},"children":["EviMail API reference"]},". For shared concepts and terminology used across services, see ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/user-guides/states-outcomes"},"children":["States and outcomes"]}," and ",{"$$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":"when-to-use-evimail","__idx":1},"children":["When to use EviMail"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Pick EviMail when the certified content is the email message itself and your integration needs to prove that the message reached the recipient's mailbox. Pick a different service when:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You need recipients to access content inside a hosted notice and record their on-platform actions. Use ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services/evinotice"},"children":["EviNotice"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You need to deliver to a phone via SMS or RCS. Use ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services/evisms"},"children":["EviSMS"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You need an electronic signature workflow on a document. Use ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services/evisign"},"children":["EviSign"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You need certified physical mail. Use ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services/evipost"},"children":["EviPost"]},"."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A side-by-side comparison is on the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services"},"children":["Services"]}," page."]},{"$$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":["EviMail involves a small set of related concepts. Keep these distinct as you read the rest of the page."]},{"$$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    C[\"EviMail<br/>communication\"] --> R[\"Recipient<br/>(1 main + N CC)\"]\n    C --> EVS[\"Events<br/>(Ready, Dispatched, Sent, Delivered,<br/>Read, Replied, Closed, Failed)\"]\n    EVS --> EV[\"Evidence items<br/>(state transitions + timestamps)\"]\n    EV --> AFF[\"Affidavits<br/>(PDFs signed by Namirial Notify)\"]\n    EVS --> CB[\"Callbacks<br/>(filtered by PushNotificationFilter)\"]\n    CB --> YS[\"Your system<br/>(HTTPS endpoint)\"]\n    AFF -.->|\"via AffidavitPublished<br/>callback or Query\"| YS\n","diagramHtml":"<div class=\"mermaid\" data-processed=\"true\"><svg id=\"mermaid-1780579021385\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"flowchart\" style=\"max-width: 1521.203125px;\" viewBox=\"0 0 1521.203125 346\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#mermaid-1780579021385{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-1780579021385 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1780579021385 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1780579021385 .error-icon{fill:#f5fafa;}#mermaid-1780579021385 .error-text{fill:#0a0505;stroke:#0a0505;}#mermaid-1780579021385 .edge-thickness-normal{stroke-width:1px;}#mermaid-1780579021385 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1780579021385 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1780579021385 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1780579021385 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1780579021385 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1780579021385 .marker{fill:#047C76;stroke:#047C76;}#mermaid-1780579021385 .marker.cross{stroke:#047C76;}#mermaid-1780579021385 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1780579021385 p{margin:0;}#mermaid-1780579021385 .label{font-family:\"trebuchet ms\",verdana,arial,sans-serif;color:#0A1111;}#mermaid-1780579021385 .cluster-label text{fill:#0a0505;}#mermaid-1780579021385 .cluster-label span{color:#0a0505;}#mermaid-1780579021385 .cluster-label span p{background-color:transparent;}#mermaid-1780579021385 .label text,#mermaid-1780579021385 span{fill:#0A1111;color:#0A1111;}#mermaid-1780579021385 .node rect,#mermaid-1780579021385 .node circle,#mermaid-1780579021385 .node ellipse,#mermaid-1780579021385 .node polygon,#mermaid-1780579021385 .node path{fill:#E4F2F2;stroke:#006660;stroke-width:1px;}#mermaid-1780579021385 .rough-node .label text,#mermaid-1780579021385 .node .label text,#mermaid-1780579021385 .image-shape .label,#mermaid-1780579021385 .icon-shape .label{text-anchor:middle;}#mermaid-1780579021385 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-1780579021385 .rough-node .label,#mermaid-1780579021385 .node .label,#mermaid-1780579021385 .image-shape .label,#mermaid-1780579021385 .icon-shape .label{text-align:center;}#mermaid-1780579021385 .node.clickable{cursor:pointer;}#mermaid-1780579021385 .root .anchor path{fill:#047C76!important;stroke-width:0;stroke:#047C76;}#mermaid-1780579021385 .arrowheadPath{fill:#0b0b0b;}#mermaid-1780579021385 .edgePath .path{stroke:#047C76;stroke-width:2.0px;}#mermaid-1780579021385 .flowchart-link{stroke:#047C76;fill:none;}#mermaid-1780579021385 .edgeLabel{background-color:#f5fafa;text-align:center;}#mermaid-1780579021385 .edgeLabel p{background-color:#f5fafa;}#mermaid-1780579021385 .edgeLabel rect{opacity:0.5;background-color:#f5fafa;fill:#f5fafa;}#mermaid-1780579021385 .labelBkg{background-color:rgba(245, 250, 250, 0.5);}#mermaid-1780579021385 .cluster rect{fill:#f5fafa;stroke:hsl(180, 0%, 87.0588235294%);stroke-width:1px;}#mermaid-1780579021385 .cluster text{fill:#0a0505;}#mermaid-1780579021385 .cluster span{color:#0a0505;}#mermaid-1780579021385 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-1780579021385 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#0A1111;}#mermaid-1780579021385 rect.text{fill:none;stroke-width:0;}#mermaid-1780579021385 .icon-shape,#mermaid-1780579021385 .image-shape{background-color:#f5fafa;text-align:center;}#mermaid-1780579021385 .icon-shape p,#mermaid-1780579021385 .image-shape p{background-color:#f5fafa;padding:2px;}#mermaid-1780579021385 .icon-shape rect,#mermaid-1780579021385 .image-shape rect{opacity:0.5;background-color:#f5fafa;fill:#f5fafa;}#mermaid-1780579021385 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-1780579021385 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-1780579021385 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g><marker id=\"mermaid-1780579021385_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-1780579021385_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-1780579021385_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-1780579021385_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-1780579021385_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-1780579021385_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=\"M149.974,90L159.864,82.833C169.754,75.667,189.533,61.333,210.079,54.167C230.625,47,251.938,47,262.594,47L273.25,47\" id=\"L_C_R_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_R_0\" data-points=\"W3sieCI6MTQ5Ljk3NDQ2NjQ2MzQxNDY0LCJ5Ijo5MH0seyJ4IjoyMDkuMzEyNSwieSI6NDd9LHsieCI6Mjc3LjI1LCJ5Ijo0N31d\" marker-end=\"url(#mermaid-1780579021385_flowchart-v2-pointEnd)\"></path><path d=\"M149.974,168L159.864,175.167C169.754,182.333,189.533,196.667,202.923,203.833C216.313,211,223.313,211,226.813,211L230.313,211\" id=\"L_C_EVS_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_EVS_0\" data-points=\"W3sieCI6MTQ5Ljk3NDQ2NjQ2MzQxNDY0LCJ5IjoxNjh9LHsieCI6MjA5LjMxMjUsInkiOjIxMX0seyJ4IjoyMzQuMzEyNSwieSI6MjExfV0=\" marker-end=\"url(#mermaid-1780579021385_flowchart-v2-pointEnd)\"></path><path d=\"M494.313,274.742L498.479,276.785C502.646,278.828,510.979,282.914,518.646,284.957C526.313,287,533.313,287,536.813,287L540.313,287\" id=\"L_EVS_EV_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_EVS_EV_0\" data-points=\"W3sieCI6NDk0LjMxMjUsInkiOjI3NC43NDE5MzU0ODM4NzF9LHsieCI6NTE5LjMxMjUsInkiOjI4N30seyJ4Ijo1NDQuMzEyNSwieSI6Mjg3fV0=\" marker-end=\"url(#mermaid-1780579021385_flowchart-v2-pointEnd)\"></path><path d=\"M804.313,287L808.479,287C812.646,287,820.979,287,828.646,287C836.313,287,843.313,287,846.813,287L850.313,287\" id=\"L_EV_AFF_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_EV_AFF_0\" data-points=\"W3sieCI6ODA0LjMxMjUsInkiOjI4N30seyJ4Ijo4MjkuMzEyNSwieSI6Mjg3fSx7IngiOjg1NC4zMTI1LCJ5IjoyODd9XQ==\" marker-end=\"url(#mermaid-1780579021385_flowchart-v2-pointEnd)\"></path><path d=\"M494.313,147.258L498.479,145.215C502.646,143.172,510.979,139.086,540.979,137.043C570.979,135,622.646,135,674.313,135C725.979,135,777.646,135,806.979,135C836.313,135,843.313,135,846.813,135L850.313,135\" id=\"L_EVS_CB_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_EVS_CB_0\" data-points=\"W3sieCI6NDk0LjMxMjUsInkiOjE0Ny4yNTgwNjQ1MTYxMjkwMn0seyJ4Ijo1MTkuMzEyNSwieSI6MTM1fSx7IngiOjY3NC4zMTI1LCJ5IjoxMzV9LHsieCI6ODI5LjMxMjUsInkiOjEzNX0seyJ4Ijo4NTQuMzEyNSwieSI6MTM1fV0=\" marker-end=\"url(#mermaid-1780579021385_flowchart-v2-pointEnd)\"></path><path d=\"M1114.313,135L1131.806,135C1149.299,135,1184.286,135,1218.65,141.429C1253.014,147.857,1286.756,160.715,1303.626,167.143L1320.497,173.572\" id=\"L_CB_YS_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_CB_YS_0\" data-points=\"W3sieCI6MTExNC4zMTI1LCJ5IjoxMzV9LHsieCI6MTIxOS4yNzM0Mzc1LCJ5IjoxMzV9LHsieCI6MTMyNC4yMzQzNzUsInkiOjE3NC45OTYwODI4ODYxMjk1fV0=\" marker-end=\"url(#mermaid-1780579021385_flowchart-v2-pointEnd)\"></path><path d=\"M1114.313,287L1131.806,287C1149.299,287,1184.286,287,1218.65,280.571C1253.014,274.143,1286.756,261.285,1303.626,254.857L1320.497,248.428\" id=\"L_AFF_YS_0\" class=\"edge-thickness-normal edge-pattern-dotted edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_AFF_YS_0\" data-points=\"W3sieCI6MTExNC4zMTI1LCJ5IjoyODd9LHsieCI6MTIxOS4yNzM0Mzc1LCJ5IjoyODd9LHsieCI6MTMyNC4yMzQzNzUsInkiOjI0Ny4wMDM5MTcxMTM4NzA1fV0=\" marker-end=\"url(#mermaid-1780579021385_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_C_R_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_C_EVS_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_EVS_EV_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_EV_AFF_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_EVS_CB_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_CB_YS_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 class=\"edgeLabel\" transform=\"translate(1219.2734375, 287)\"><g class=\"label\" data-id=\"L_AFF_YS_0\" transform=\"translate(-79.9609375, -24)\"><foreignObject width=\"159.921875\" height=\"48\"><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>via AffidavitPublished<br>callback or Query</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"flowchart-C-0\" transform=\"translate(96.15625, 129)\"><rect class=\"basic label-container\" style=\"\" x=\"-88.15625\" y=\"-39\" width=\"176.3125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-58.15625, -24)\"><rect></rect><foreignObject width=\"116.3125\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>EviMail<br>communication</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-R-1\" transform=\"translate(364.3125, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-87.0625\" y=\"-39\" width=\"174.125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-57.0625, -24)\"><rect></rect><foreignObject width=\"114.125\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Recipient<br>(1 main + N CC)</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-EVS-3\" transform=\"translate(364.3125, 211)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-75\" width=\"260\" height=\"150\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -60)\"><rect></rect><foreignObject width=\"200\" height=\"120\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Events<br>(Ready, Dispatched, Sent, Delivered,<br>Read, Replied, Closed, Failed)</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-EV-5\" transform=\"translate(674.3125, 287)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Evidence items<br>(state transitions + timestamps)</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-AFF-7\" transform=\"translate(984.3125, 287)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Affidavits<br>(PDFs signed by Namirial Notify)</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-CB-9\" transform=\"translate(984.3125, 135)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Callbacks<br>(filtered by PushNotificationFilter)</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-YS-11\" transform=\"translate(1418.71875, 211)\"><rect class=\"basic label-container\" style=\"\" x=\"-94.484375\" y=\"-39\" width=\"188.96875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-64.484375, -24)\"><rect></rect><foreignObject width=\"128.96875\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Your system<br>(HTTPS endpoint)</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    C[\"EviMail<br/>communication\"] --> R[\"Recipient<br/>(1 main + N CC)\"]\n    C --> EVS[\"Events<br/>(Ready, Dispatched, Sent, Delivered,<br/>Read, Replied, Closed, Failed)\"]\n    EVS --> EV[\"Evidence items<br/>(state transitions + timestamps)\"]\n    EV --> AFF[\"Affidavits<br/>(PDFs signed by Namirial Notify)\"]\n    EVS --> CB[\"Callbacks<br/>(filtered by PushNotificationFilter)\"]\n    CB --> YS[\"Your system<br/>(HTTPS endpoint)\"]\n    AFF -.->|\"via AffidavitPublished<br/>callback or Query\"| YS\n"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Communication"]}," — a single submission to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /v1/EviMail/Submit"]},". Identified by ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["eviId"]}," (returned in the response) and, optionally, by your own ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LookupKey"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Recipient"]}," — one main recipient (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Recipient.EmailAddress"]},") and optional ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CarbonCopy[]"]}," addresses. Only the main recipient generates evidence events."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Event"]}," — a recorded fact during the lifecycle, such as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]},". Some events also drive state transitions."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["State"]}," — the current phase of the communication. See the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#states-reference"},"children":["state table"]}," below."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Evidence item"]}," — the recorded data behind an event. The Query endpoint exposes evidence summaries; affidavits certify selected items."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Affidavit"]}," — a signed PDF that certifies one or more evidence items. The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," you choose at submit time control which affidavits are generated."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Callback"]}," — an HTTP POST that Namirial Notify sends to your ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}," when an event matches the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]}," you configured."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"how-evimail-works","__idx":3},"children":["How EviMail works"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The diagram below shows the happy path. The state names match the values returned by the API (see ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/apis/evimail-api#states-and-outcomes"},"children":["API reference"]},")."]},{"$$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 TD\n    A[\"POST /v1/EviMail/Submit\"] --> B[\"State: New<br/>submission accepted\"]\n    B --> C[\"State: Ready<br/>validated + content certified\"]\n    C --> D[\"State: Dispatched<br/>sending requested\"]\n    D --> E[\"State: Sent<br/>accepted by recipient's mail server\"]\n    E --> F[\"State: Delivered<br/>delivery confirmation received\"]\n    F -.->|optional| G[\"State: Read<br/>recipient opened the message\"]\n    F -.->|optional| H[\"State: Replied<br/>recipient accepted or rejected\"]\n    G -.->|optional| H\n    F --> I[\"State: Closed<br/>tracking ends, outcome assigned\"]\n    G --> I\n    H --> I\n","diagramHtml":"<div class=\"mermaid\" data-processed=\"true\"><svg id=\"mermaid-1785857888717\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"flowchart\" style=\"max-width: 532.1484375px;\" viewBox=\"-35 0 532.1484375 1286\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#mermaid-1785857888717{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-1785857888717 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1785857888717 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1785857888717 .error-icon{fill:#f5fafa;}#mermaid-1785857888717 .error-text{fill:#0a0505;stroke:#0a0505;}#mermaid-1785857888717 .edge-thickness-normal{stroke-width:1px;}#mermaid-1785857888717 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1785857888717 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1785857888717 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1785857888717 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1785857888717 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1785857888717 .marker{fill:#047C76;stroke:#047C76;}#mermaid-1785857888717 .marker.cross{stroke:#047C76;}#mermaid-1785857888717 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1785857888717 p{margin:0;}#mermaid-1785857888717 .label{font-family:\"trebuchet ms\",verdana,arial,sans-serif;color:#0A1111;}#mermaid-1785857888717 .cluster-label text{fill:#0a0505;}#mermaid-1785857888717 .cluster-label span{color:#0a0505;}#mermaid-1785857888717 .cluster-label span p{background-color:transparent;}#mermaid-1785857888717 .label text,#mermaid-1785857888717 span{fill:#0A1111;color:#0A1111;}#mermaid-1785857888717 .node rect,#mermaid-1785857888717 .node circle,#mermaid-1785857888717 .node ellipse,#mermaid-1785857888717 .node polygon,#mermaid-1785857888717 .node path{fill:#E4F2F2;stroke:#006660;stroke-width:1px;}#mermaid-1785857888717 .rough-node .label text,#mermaid-1785857888717 .node .label text,#mermaid-1785857888717 .image-shape .label,#mermaid-1785857888717 .icon-shape .label{text-anchor:middle;}#mermaid-1785857888717 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-1785857888717 .rough-node .label,#mermaid-1785857888717 .node .label,#mermaid-1785857888717 .image-shape .label,#mermaid-1785857888717 .icon-shape .label{text-align:center;}#mermaid-1785857888717 .node.clickable{cursor:pointer;}#mermaid-1785857888717 .root .anchor path{fill:#047C76!important;stroke-width:0;stroke:#047C76;}#mermaid-1785857888717 .arrowheadPath{fill:#0b0b0b;}#mermaid-1785857888717 .edgePath .path{stroke:#047C76;stroke-width:2.0px;}#mermaid-1785857888717 .flowchart-link{stroke:#047C76;fill:none;}#mermaid-1785857888717 .edgeLabel{background-color:#f5fafa;text-align:center;}#mermaid-1785857888717 .edgeLabel p{background-color:#f5fafa;}#mermaid-1785857888717 .edgeLabel rect{opacity:0.5;background-color:#f5fafa;fill:#f5fafa;}#mermaid-1785857888717 .labelBkg{background-color:rgba(245, 250, 250, 0.5);}#mermaid-1785857888717 .cluster rect{fill:#f5fafa;stroke:hsl(180, 0%, 87.0588235294%);stroke-width:1px;}#mermaid-1785857888717 .cluster text{fill:#0a0505;}#mermaid-1785857888717 .cluster span{color:#0a0505;}#mermaid-1785857888717 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-1785857888717 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#0A1111;}#mermaid-1785857888717 rect.text{fill:none;stroke-width:0;}#mermaid-1785857888717 .icon-shape,#mermaid-1785857888717 .image-shape{background-color:#f5fafa;text-align:center;}#mermaid-1785857888717 .icon-shape p,#mermaid-1785857888717 .image-shape p{background-color:#f5fafa;padding:2px;}#mermaid-1785857888717 .icon-shape rect,#mermaid-1785857888717 .image-shape rect{opacity:0.5;background-color:#f5fafa;fill:#f5fafa;}#mermaid-1785857888717 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-1785857888717 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-1785857888717 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g><marker id=\"mermaid-1785857888717_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-1785857888717_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-1785857888717_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-1785857888717_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-1785857888717_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-1785857888717_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=\"M138,62L138,66.167C138,70.333,138,78.667,138,86.333C138,94,138,101,138,104.5L138,108\" 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=\"W3sieCI6MTM4LCJ5Ijo2Mn0seyJ4IjoxMzgsInkiOjg3fSx7IngiOjEzOCwieSI6MTEyfV0=\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path><path d=\"M138,190L138,194.167C138,198.333,138,206.667,138,214.333C138,222,138,229,138,232.5L138,236\" 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=\"W3sieCI6MTM4LCJ5IjoxOTB9LHsieCI6MTM4LCJ5IjoyMTV9LHsieCI6MTM4LCJ5IjoyNDB9XQ==\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path><path d=\"M138,342L138,346.167C138,350.333,138,358.667,138,366.333C138,374,138,381,138,384.5L138,388\" 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=\"W3sieCI6MTM4LCJ5IjozNDJ9LHsieCI6MTM4LCJ5IjozNjd9LHsieCI6MTM4LCJ5IjozOTJ9XQ==\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path><path d=\"M138,470L138,474.167C138,478.333,138,486.667,138,494.333C138,502,138,509,138,512.5L138,516\" 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=\"W3sieCI6MTM4LCJ5Ijo0NzB9LHsieCI6MTM4LCJ5Ijo0OTV9LHsieCI6MTM4LCJ5Ijo1MjB9XQ==\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path><path d=\"M138,622L138,626.167C138,630.333,138,638.667,138,646.333C138,654,138,661,138,664.5L138,668\" 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=\"W3sieCI6MTM4LCJ5Ijo2MjJ9LHsieCI6MTM4LCJ5Ijo2NDd9LHsieCI6MTM4LCJ5Ijo2NzJ9XQ==\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path><path d=\"M138,774L138,780.167C138,786.333,138,798.667,138,810.333C138,822,138,833,138,838.5L138,844\" id=\"L_F_G_0\" class=\"edge-thickness-normal edge-pattern-dotted edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_G_0\" data-points=\"W3sieCI6MTM4LCJ5Ijo3NzR9LHsieCI6MTM4LCJ5Ijo4MTF9LHsieCI6MTM4LCJ5Ijo4NDh9XQ==\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path><path d=\"M251.455,774L265.174,780.167C278.892,786.333,306.329,798.667,320.047,819.5C333.766,840.333,333.766,869.667,333.766,899C333.766,928.333,333.766,957.667,335.36,977.859C336.954,998.052,340.141,1009.104,341.735,1014.631L343.329,1020.157\" id=\"L_F_H_0\" class=\"edge-thickness-normal edge-pattern-dotted edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_H_0\" data-points=\"W3sieCI6MjUxLjQ1NTA3ODEyNSwieSI6Nzc0fSx7IngiOjMzMy43NjU2MjUsInkiOjgxMX0seyJ4IjozMzMuNzY1NjI1LCJ5Ijo4OTl9LHsieCI6MzMzLjc2NTYyNSwieSI6OTg3fSx7IngiOjM0NC40Mzc5NDM4OTIwNDU0NCwieSI6MTAyNH1d\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path><path d=\"M268,945.404L287.422,952.337C306.844,959.269,345.688,973.135,363.515,985.593C381.343,998.052,378.155,1009.104,376.561,1014.631L374.968,1020.157\" id=\"L_G_H_0\" class=\"edge-thickness-normal edge-pattern-dotted edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_H_0\" data-points=\"W3sieCI6MjY4LCJ5Ijo5NDUuNDAzODUzNDY2ODUyNX0seyJ4IjozODQuNTMxMjUsInkiOjk4N30seyJ4IjozNzMuODU4OTMxMTA3OTU0NTYsInkiOjEwMjR9XQ==\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path><path d=\"M42.375,774L30.813,780.167C19.25,786.333,-3.875,798.667,-15.437,819.5C-27,840.333,-27,869.667,-27,899C-27,928.333,-27,957.667,-27,987C-27,1016.333,-27,1045.667,-27,1073C-27,1100.333,-27,1125.667,-18.559,1142.221C-10.119,1158.776,6.762,1166.551,15.203,1170.439L23.643,1174.327\" id=\"L_F_I_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_I_0\" data-points=\"W3sieCI6NDIuMzc1LCJ5Ijo3NzR9LHsieCI6LTI3LCJ5Ijo4MTF9LHsieCI6LTI3LCJ5Ijo4OTl9LHsieCI6LTI3LCJ5Ijo5ODd9LHsieCI6LTI3LCJ5IjoxMDc1fSx7IngiOi0yNywieSI6MTE1MX0seyJ4IjoyNy4yNzYzMTU3ODk0NzM2ODUsInkiOjExNzZ9XQ==\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path><path d=\"M138,950L138,956.167C138,962.333,138,974.667,138,995.5C138,1016.333,138,1045.667,138,1073C138,1100.333,138,1125.667,138,1141.833C138,1158,138,1165,138,1168.5L138,1172\" id=\"L_G_I_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_I_0\" data-points=\"W3sieCI6MTM4LCJ5Ijo5NTB9LHsieCI6MTM4LCJ5Ijo5ODd9LHsieCI6MTM4LCJ5IjoxMDc1fSx7IngiOjEzOCwieSI6MTE1MX0seyJ4IjoxMzgsInkiOjExNzZ9XQ==\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path><path d=\"M359.148,1126L359.148,1130.167C359.148,1134.333,359.148,1142.667,344.588,1151.837C330.027,1161.008,300.905,1171.016,286.344,1176.02L271.783,1181.024\" id=\"L_H_I_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_H_I_0\" data-points=\"W3sieCI6MzU5LjE0ODQzNzUsInkiOjExMjZ9LHsieCI6MzU5LjE0ODQzNzUsInkiOjExNTF9LHsieCI6MjY4LCJ5IjoxMTgyLjMyNDEyNDc3NDc5MDh9XQ==\" marker-end=\"url(#mermaid-1785857888717_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_A_B_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_B_C_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_C_D_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_D_E_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 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 class=\"edgeLabel\" transform=\"translate(138, 811)\"><g class=\"label\" data-id=\"L_F_G_0\" transform=\"translate(-30.765625, -12)\"><foreignObject width=\"61.53125\" 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>optional</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(333.765625, 899)\"><g class=\"label\" data-id=\"L_F_H_0\" transform=\"translate(-30.765625, -12)\"><foreignObject width=\"61.53125\" 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>optional</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(344.39921, 972.67476)\"><g class=\"label\" data-id=\"L_G_H_0\" transform=\"translate(-30.765625, -12)\"><foreignObject width=\"61.53125\" 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>optional</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_F_I_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_G_I_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_H_I_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(138, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-121.8828125\" y=\"-27\" width=\"243.765625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-91.8828125, -12)\"><rect></rect><foreignObject width=\"183.765625\" 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>POST /v1/EviMail/Submit</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-B-1\" transform=\"translate(138, 151)\"><rect class=\"basic label-container\" style=\"\" x=\"-108.21875\" y=\"-39\" width=\"216.4375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-78.21875, -24)\"><rect></rect><foreignObject width=\"156.4375\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>State: New<br>submission accepted</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-C-3\" transform=\"translate(138, 291)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>State: Ready<br>validated + content certified</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-D-5\" transform=\"translate(138, 431)\"><rect class=\"basic label-container\" style=\"\" x=\"-99.5625\" y=\"-39\" width=\"199.125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-69.5625, -24)\"><rect></rect><foreignObject width=\"139.125\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>State: Dispatched<br>sending requested</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-E-7\" transform=\"translate(138, 571)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>State: Sent<br>accepted by recipient's mail server</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-F-9\" transform=\"translate(138, 723)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>State: Delivered<br>delivery confirmation received</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-G-11\" transform=\"translate(138, 899)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>State: Read<br>recipient opened the message</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-H-13\" transform=\"translate(359.1484375, 1075)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>State: Replied<br>recipient accepted or rejected</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-I-17\" transform=\"translate(138, 1227)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>State: Closed<br>tracking ends, outcome assigned</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 TD\n    A[\"POST /v1/EviMail/Submit\"] --> B[\"State: New<br/>submission accepted\"]\n    B --> C[\"State: Ready<br/>validated + content certified\"]\n    C --> D[\"State: Dispatched<br/>sending requested\"]\n    D --> E[\"State: Sent<br/>accepted by recipient's mail server\"]\n    E --> F[\"State: Delivered<br/>delivery confirmation received\"]\n    F -.->|optional| G[\"State: Read<br/>recipient opened the message\"]\n    F -.->|optional| H[\"State: Replied<br/>recipient accepted or rejected\"]\n    G -.->|optional| H\n    F --> I[\"State: Closed<br/>tracking ends, outcome assigned\"]\n    G --> I\n    H --> I\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," are optional and only appear when configured (open tracking enabled, and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentOptions"]}," enabled for accept/reject). ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," is terminal."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For a state model that includes the failure path, see:"]},{"$$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    [*] --> New: Submit accepted\n    New --> Ready: content certified\n    Ready --> Dispatched: sending requested\n    Dispatched --> Sent: accepted by recipient's mail server\n    Dispatched --> Failed: send error (may retry)\n    Sent --> Delivered: delivery confirmation\n    Sent --> Failed: delivery error\n    Delivered --> Read: recipient opens (when configured)\n    Sent --> Replied: accepts/rejects without opening (when configured)\n    Delivered --> Replied: accepts/rejects (when configured)\n    Read --> Replied: accepts/rejects (when configured)\n    Sent --> Closed\n    Delivered --> Closed\n    Read --> Closed\n    Replied --> Closed\n    Failed --> Closed\n    Closed --> [*]\n","diagramHtml":"<div class=\"mermaid\" data-processed=\"true\"><svg id=\"mermaid-1785857888338\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"statediagram\" style=\"max-width: 810.4765625px;\" viewBox=\"-40 0 810.4765625 1062\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\"><style>#mermaid-1785857888338{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-1785857888338 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1785857888338 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1785857888338 .error-icon{fill:#f5fafa;}#mermaid-1785857888338 .error-text{fill:#0a0505;stroke:#0a0505;}#mermaid-1785857888338 .edge-thickness-normal{stroke-width:1px;}#mermaid-1785857888338 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1785857888338 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1785857888338 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1785857888338 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1785857888338 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1785857888338 .marker{fill:#047C76;stroke:#047C76;}#mermaid-1785857888338 .marker.cross{stroke:#047C76;}#mermaid-1785857888338 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1785857888338 p{margin:0;}#mermaid-1785857888338 defs #statediagram-barbEnd{fill:#047C76;stroke:#047C76;}#mermaid-1785857888338 g.stateGroup text{fill:#006660;stroke:none;font-size:10px;}#mermaid-1785857888338 g.stateGroup text{fill:#0A1111;stroke:none;font-size:10px;}#mermaid-1785857888338 g.stateGroup .state-title{font-weight:bolder;fill:#0A1111;}#mermaid-1785857888338 g.stateGroup rect{fill:#E4F2F2;stroke:#006660;}#mermaid-1785857888338 g.stateGroup line{stroke:#047C76;stroke-width:1;}#mermaid-1785857888338 .transition{stroke:#047C76;stroke-width:1;fill:none;}#mermaid-1785857888338 .stateGroup .composit{fill:#f4f4f4;border-bottom:1px;}#mermaid-1785857888338 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#mermaid-1785857888338 .state-note{stroke:hsl(52.6829268293, 60%, 73.9215686275%);fill:#fff5ad;}#mermaid-1785857888338 .state-note text{fill:#333;stroke:none;font-size:10px;}#mermaid-1785857888338 .stateLabel .box{stroke:none;stroke-width:0;fill:#E4F2F2;opacity:0.5;}#mermaid-1785857888338 .edgeLabel .label rect{fill:#E4F2F2;opacity:0.5;}#mermaid-1785857888338 .edgeLabel{background-color:#f5fafa;text-align:center;}#mermaid-1785857888338 .edgeLabel p{background-color:#f5fafa;}#mermaid-1785857888338 .edgeLabel rect{opacity:0.5;background-color:#f5fafa;fill:#f5fafa;}#mermaid-1785857888338 .edgeLabel .label text{fill:#0A1111;}#mermaid-1785857888338 .label div .edgeLabel{color:#0A1111;}#mermaid-1785857888338 .stateLabel text{fill:#0A1111;font-size:10px;font-weight:bold;}#mermaid-1785857888338 .node circle.state-start{fill:#047C76;stroke:#047C76;}#mermaid-1785857888338 .node .fork-join{fill:#047C76;stroke:#047C76;}#mermaid-1785857888338 .node circle.state-end{fill:#006660;stroke:#f4f4f4;stroke-width:1.5;}#mermaid-1785857888338 .end-state-inner{fill:#f4f4f4;stroke-width:1.5;}#mermaid-1785857888338 .node rect{fill:#E4F2F2;stroke:#006660;stroke-width:1px;}#mermaid-1785857888338 .node polygon{fill:#E4F2F2;stroke:#006660;stroke-width:1px;}#mermaid-1785857888338 #statediagram-barbEnd{fill:#047C76;}#mermaid-1785857888338 .statediagram-cluster rect{fill:#E4F2F2;stroke:#006660;stroke-width:1px;}#mermaid-1785857888338 .cluster-label,#mermaid-1785857888338 .nodeLabel{color:#0A1111;}#mermaid-1785857888338 .statediagram-cluster rect.outer{rx:5px;ry:5px;}#mermaid-1785857888338 .statediagram-state .divider{stroke:#006660;}#mermaid-1785857888338 .statediagram-state .title-state{rx:5px;ry:5px;}#mermaid-1785857888338 .statediagram-cluster.statediagram-cluster .inner{fill:#f4f4f4;}#mermaid-1785857888338 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#f5fafa;}#mermaid-1785857888338 .statediagram-cluster .inner{rx:0;ry:0;}#mermaid-1785857888338 .statediagram-state rect.basic{rx:5px;ry:5px;}#mermaid-1785857888338 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#f5fafa;}#mermaid-1785857888338 .note-edge{stroke-dasharray:5;}#mermaid-1785857888338 .statediagram-note rect{fill:#fff5ad;stroke:hsl(52.6829268293, 60%, 73.9215686275%);stroke-width:1px;rx:0;ry:0;}#mermaid-1785857888338 .statediagram-note rect{fill:#fff5ad;stroke:hsl(52.6829268293, 60%, 73.9215686275%);stroke-width:1px;rx:0;ry:0;}#mermaid-1785857888338 .statediagram-note text{fill:#333;}#mermaid-1785857888338 .statediagram-note .nodeLabel{color:#333;}#mermaid-1785857888338 .statediagram .edgeLabel{color:red;}#mermaid-1785857888338 #dependencyStart,#mermaid-1785857888338 #dependencyEnd{fill:#047C76;stroke:#047C76;stroke-width:1;}#mermaid-1785857888338 .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#0A1111;}#mermaid-1785857888338 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g><defs><marker id=\"mermaid-1785857888338_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=\"M288.781,22L288.781,28.167C288.781,34.333,288.781,46.667,288.865,59.083C288.948,71.5,289.115,84,289.198,90.25L289.281,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=\"W3sieCI6Mjg4Ljc4MTI1LCJ5IjoyMn0seyJ4IjoyODguNzgxMjUsInkiOjU5fSx7IngiOjI4OS4yODEyNSwieSI6OTYuNX1d\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M289.281,136.5L289.198,142.583C289.115,148.667,288.948,160.833,288.948,173.167C288.948,185.5,289.115,198,289.198,204.25L289.281,210.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=\"W3sieCI6Mjg5LjI4MTI1LCJ5IjoxMzYuNX0seyJ4IjoyODguNzgxMjUsInkiOjE3M30seyJ4IjoyODkuMjgxMjUsInkiOjIxMC41fV0=\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M289.281,250.5L289.198,256.583C289.115,262.667,288.948,274.833,288.948,287.167C288.948,299.5,289.115,312,289.198,318.25L289.281,324.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=\"W3sieCI6Mjg5LjI4MTI1LCJ5IjoyNTAuNX0seyJ4IjoyODguNzgxMjUsInkiOjI4N30seyJ4IjoyODkuMjgxMjUsInkiOjMyNC41fV0=\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M268.765,364.5L260.304,372.583C251.843,380.667,234.922,396.833,226.544,413.167C218.167,429.5,218.333,446,218.417,454.25L218.5,462.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=\"W3sieCI6MjY4Ljc2NDk0NTY1MjE3Mzk0LCJ5IjozNjQuNX0seyJ4IjoyMTgsInkiOjQxM30seyJ4IjoyMTguNSwieSI6NDYyLjV9XQ==\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M339.234,353.298L396.121,363.248C453.008,373.199,566.781,393.099,623.668,414.55C680.555,436,680.555,459,680.555,480C680.555,501,680.555,520,685.963,535.75C691.371,551.5,702.187,564,707.596,570.25L713.004,576.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=\"W3sieCI6MzM5LjIzNDM3NSwieSI6MzUzLjI5Nzg1NDMwODMzMzV9LHsieCI6NjgwLjU1NDY4NzUsInkiOjQxM30seyJ4Ijo2ODAuNTU0Njg3NSwieSI6NDgyfSx7IngiOjY4MC41NTQ2ODc1LCJ5Ijo1Mzl9LHsieCI6NzEzLjAwMzcwMDY1Nzg5NDcsInkiOjU3Ni41fV0=\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M243.141,495.268L257.284,502.557C271.427,509.846,299.714,524.423,313.94,537.961C328.167,551.5,328.333,564,328.417,570.25L328.5,576.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=\"W3sieCI6MjQzLjE0MDYyNSwieSI6NDk1LjI2ODMyMzg2MzYzNjM0fSx7IngiOjMyOCwieSI6NTM5fSx7IngiOjMyOC41LCJ5Ijo1NzYuNX1d\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M243.141,485.068L330.111,494.057C417.082,503.045,591.023,521.023,674.27,536.261C757.517,551.5,750.069,564,746.345,570.25L742.621,576.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=\"W3sieCI6MjQzLjE0MDYyNSwieSI6NDg1LjA2NzgzNTI4NDIwMzN9LHsieCI6NzY0Ljk2NDg0Mzc1LCJ5Ijo1Mzl9LHsieCI6NzQyLjYyMTI5OTM0MjEwNTMsInkiOjU3Ni41fV0=\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M328.5,616.5L328.417,624.583C328.333,632.667,328.167,648.833,328.167,665.833C328.167,682.833,328.333,700.667,328.417,709.583L328.5,718.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=\"W3sieCI6MzI4LjUsInkiOjYxNi41fSx7IngiOjMyOCwieSI6NjY1fSx7IngiOjMyOC41LCJ5Ijo3MTguNX1d\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M193.859,495.268L179.549,502.557C165.24,509.846,136.62,524.423,122.31,541.211C108,558,108,577,108,598C108,619,108,642,108,665.667C108,689.333,108,713.667,108,738C108,762.333,108,786.667,165.754,809.34C223.508,832.013,339.016,853.026,396.77,863.532L454.523,874.039\" 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=\"W3sieCI6MTkzLjg1OTM3NSwieSI6NDk1LjI2ODMyMzg2MzYzNjM0fSx7IngiOjEwOCwieSI6NTM5fSx7IngiOjEwOCwieSI6NTk2fSx7IngiOjEwOCwieSI6NjY1fSx7IngiOjEwOCwieSI6NzM4fSx7IngiOjEwOCwieSI6ODExfSx7IngiOjQ1NC41MjM0Mzc1LCJ5Ijo4NzQuMDM4NzA3MTAyOTUyOX1d\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M370.914,614.59L390.724,622.992C410.534,631.394,450.154,648.197,469.963,668.765C489.773,689.333,489.773,713.667,489.773,738C489.773,762.333,489.773,786.667,489.857,807.083C489.94,827.5,490.107,844,490.19,852.25L490.273,860.5\" 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=\"W3sieCI6MzcwLjkxMzcwMzc0NjQwMTMsInkiOjYxNC41OTAzOTYwNzMyMjIzfSx7IngiOjQ4OS43NzM0Mzc1LCJ5Ijo2NjV9LHsieCI6NDg5Ljc3MzQzNzUsInkiOjczOH0seyJ4Ijo0ODkuNzczNDM3NSwieSI6ODExfSx7IngiOjQ5MC4yNzM0Mzc1LCJ5Ijo4NjAuNX1d\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M355.273,745.436L397.69,756.364C440.107,767.291,524.94,789.145,553.011,808.453C581.082,827.76,552.391,844.52,538.046,852.9L523.7,861.28\" 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=\"W3sieCI6MzU1LjI3MzQzNzUsInkiOjc0NS40MzYyODUyNDY5MDE1fSx7IngiOjYwOS43NzM0Mzc1LCJ5Ijo4MTF9LHsieCI6NTIzLjcwMDE5Mjc1NDQwMTIsInkiOjg2MS4yNzk2MTU3Mjg3MTk1fV0=\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M193.859,488.118L156.216,496.598C118.573,505.079,43.286,522.039,5.643,540.02C-32,558,-32,577,-32,598C-32,619,-32,642,-32,665.667C-32,689.333,-32,713.667,-32,738C-32,762.333,-32,786.667,-32,810.333C-32,834,-32,857,-32,876C-32,895,-32,910,-23.925,922.079C-15.849,934.158,0.302,943.315,8.377,947.894L16.452,952.473\" 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=\"W3sieCI6MTkzLjg1OTM3NSwieSI6NDg4LjExODA2MjV9LHsieCI6LTMyLCJ5Ijo1Mzl9LHsieCI6LTMyLCJ5Ijo1OTZ9LHsieCI6LTMyLCJ5Ijo2NjV9LHsieCI6LTMyLCJ5Ijo3Mzh9LHsieCI6LTMyLCJ5Ijo4MTF9LHsieCI6LTMyLCJ5Ijo4ODB9LHsieCI6LTMyLCJ5Ijo5MjV9LHsieCI6MTYuNDUyMzczOTc3NTY0NzksInkiOjk1Mi40NzMyMTAzNjIzODAzfV0=\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M285.016,605.325L235.513,615.271C186.01,625.217,87.005,645.108,37.503,667.221C-12,689.333,-12,713.667,-12,738C-12,762.333,-12,786.667,-12,810.333C-12,834,-12,857,-12,876C-12,895,-12,910,-6.361,921.75C-0.722,933.5,10.556,942,16.194,946.25L21.833,950.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=\"W3sieCI6Mjg1LjAxNTYyNSwieSI6NjA1LjMyNDc3MDIyMDU4ODJ9LHsieCI6LTEyLCJ5Ijo2NjV9LHsieCI6LTEyLCJ5Ijo3Mzh9LHsieCI6LTEyLCJ5Ijo4MTF9LHsieCI6LTEyLCJ5Ijo4ODB9LHsieCI6LTEyLCJ5Ijo5MjV9LHsieCI6MjEuODMzMzMzMzMzMzMzMzMyLCJ5Ijo5NTAuNX1d\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M301.727,744.9L255.21,755.917C208.693,766.933,115.659,788.967,69.142,811.483C22.625,834,22.625,857,22.625,876C22.625,895,22.625,910,25.058,921.75C27.491,933.5,32.356,942,34.789,946.25L37.222,950.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=\"W3sieCI6MzAxLjcyNjU2MjUsInkiOjc0NC45MDAxOTk1NDk3MzM5fSx7IngiOjIyLjYyNSwieSI6ODExfSx7IngiOjIyLjYyNSwieSI6ODgwfSx7IngiOjIyLjYyNSwieSI6OTI1fSx7IngiOjM3LjIyMjIyMjIyMjIyMjIyLCJ5Ijo5NTAuNX1d\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M490.273,900.5L490.19,904.583C490.107,908.667,489.94,916.833,421.823,927.939C353.706,939.044,217.638,953.088,149.604,960.109L81.57,967.131\" 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=\"W3sieCI6NDkwLjI3MzQzNzUsInkiOjkwMC41fSx7IngiOjQ4OS43NzM0Mzc1LCJ5Ijo5MjV9LHsieCI6ODEuNTcwMzEyNSwieSI6OTY3LjEzMTM4NjI4MDQzOTN9XQ==\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M730.273,616.5L730.19,624.583C730.107,632.667,729.94,648.833,729.857,669.083C729.773,689.333,729.773,713.667,729.773,738C729.773,762.333,729.773,786.667,729.773,810.333C729.773,834,729.773,857,729.773,876C729.773,895,729.773,910,621.74,924.72C513.706,939.439,297.638,953.878,189.604,961.098L81.57,968.317\" 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=\"W3sieCI6NzMwLjI3MzQzNzUsInkiOjYxNi41fSx7IngiOjcyOS43NzM0Mzc1LCJ5Ijo2NjV9LHsieCI6NzI5Ljc3MzQzNzUsInkiOjczOH0seyJ4Ijo3MjkuNzczNDM3NSwieSI6ODExfSx7IngiOjcyOS43NzM0Mzc1LCJ5Ijo4ODB9LHsieCI6NzI5Ljc3MzQzNzUsInkiOjkyNX0seyJ4Ijo4MS41NzAzMTI1LCJ5Ijo5NjguMzE3MjE2MTI5ODA4Nn1d\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path><path d=\"M48.5,990.5L48.417,994.583C48.333,998.667,48.167,1006.833,48.083,1015.083C48,1023.333,48,1031.667,48,1035.833L48,1040\" 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=\"W3sieCI6NDguNSwieSI6OTkwLjV9LHsieCI6NDgsInkiOjEwMTV9LHsieCI6NDgsInkiOjEwNDB9XQ==\" marker-end=\"url(#mermaid-1785857888338_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(288.78125, 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(288.78125, 173)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-61.296875, -12)\"><foreignObject width=\"122.59375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>content certified</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(288.78125, 287)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-69.5625, -12)\"><foreignObject width=\"139.125\" 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>sending requested</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(218, 413)\"><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>accepted by recipient's mail server</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(680.5546875, 482)\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(-81.921875, -12)\"><foreignObject width=\"163.84375\" 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>send error (may retry)</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(328, 539)\"><g class=\"label\" data-id=\"edge5\" transform=\"translate(-79.2421875, -12)\"><foreignObject width=\"158.484375\" 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>delivery confirmation</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(525.76301, 514.27774)\"><g class=\"label\" data-id=\"edge6\" transform=\"translate(-50.3828125, -12)\"><foreignObject width=\"100.765625\" 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>delivery error</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(328, 665)\"><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 (when configured)</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(108, 665)\"><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>accepts/rejects without opening (when configured)</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(489.7734375, 738)\"><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>accepts/rejects (when configured)</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(530.78891, 790.65218)\"><g class=\"label\" data-id=\"edge10\" 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>accepts/rejects (when configured)</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge11\" 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 class=\"edgeLabel\"><g class=\"label\" data-id=\"edge12\" 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 class=\"edgeLabel\"><g class=\"label\" data-id=\"edge13\" 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 class=\"edgeLabel\"><g class=\"label\" data-id=\"edge14\" 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 class=\"edgeLabel\"><g class=\"label\" data-id=\"edge15\" 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 class=\"edgeLabel\"><g class=\"label\" data-id=\"edge16\" 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=\"state-root_start-0\" transform=\"translate(288.78125, 15)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"state-New-1\" transform=\"translate(288.78125, 116)\"><g class=\"basic label-container outer-path\"><path d=\"M-19.71875 -20 C-5.155514072140873 -20, 9.407721855718254 -20, 19.71875 -20 C19.71875 -20, 19.71875 -20, 19.71875 -20 C19.878620122287263 -19.99338772283101, 20.03849024457453 -19.986775445662023, 20.131646727361662 -19.982922465033347 C20.240670760568225 -19.96933263346653, 20.349694793774788 -19.955742801899707, 20.54172295140367 -19.931806517013612 C20.633180115295552 -19.91262996633512, 20.724637279187434 -19.893453415656627, 20.946177435703998 -19.847001329696653 C21.055128341161492 -19.814565239788184, 21.164079246618986 -19.782129149879715, 21.342247346023417 -19.729086208503173 C21.43278419160997 -19.693758621729813, 21.52332103719652 -19.658431034956457, 21.727227123264846 -19.578866633275286 C21.868491755434267 -19.509806562744604, 22.00975638760369 -19.440746492213925, 22.09848696518537 -19.397368756032446 C22.21805105920284 -19.326124020094554, 22.33761515322031 -19.254879284156658, 22.453490790612136 -19.185832391312644 C22.585659578397163 -19.091465690632376, 22.71782836618219 -18.997098989952107, 22.78981356344834 -18.94570254698197 C22.89504148610674 -18.856579042705103, 23.00026940876514 -18.767455538428237, 23.105157858128706 -18.678619553365657 C23.205489916333622 -18.57828749516074, 23.305821974538542 -18.47795543695582, 23.397369553365657 -18.386407858128706 C23.47930338192519 -18.28966876954905, 23.561237210484727 -18.192929680969392, 23.66445254698197 -18.07106356344834 C23.741130938471176 -17.96366879411364, 23.817809329960383 -17.85627402477894, 23.904582391312644 -17.734740790612136 C23.975427279349795 -17.615847727953938, 24.04627216738694 -17.49695466529574, 24.116118756032446 -17.37973696518537 C24.181772849422433 -17.245439370614665, 24.24742694281242 -17.111141776043965, 24.297616633275286 -17.008477123264846 C24.34866934755192 -16.87764022973767, 24.39972206182855 -16.746803336210494, 24.447836208503173 -16.623497346023417 C24.490981523868864 -16.47857478634972, 24.534126839234556 -16.33365222667603, 24.565751329696653 -16.227427435703994 C24.5910799913642 -16.106629509104568, 24.616408653031744 -15.985831582505138, 24.650556517013612 -15.82297295140367 C24.67076172383397 -15.660877260335173, 24.69096693065433 -15.498781569266676, 24.701672465033347 -15.412896727361662 C24.707797032714254 -15.26481833332594, 24.713921600395157 -15.116739939290218, 24.71875 -15 C24.71875 -15, 24.71875 -15, 24.71875 -15 C24.71875 -8.50876278708739, 24.71875 -2.0175255741747797, 24.71875 15 C24.71875 15, 24.71875 15, 24.71875 15 C24.714597615028374 15.100395412386963, 24.71044523005675 15.200790824773925, 24.701672465033347 15.412896727361662 C24.69137347171139 15.495520105319377, 24.681074478389437 15.578143483277092, 24.650556517013612 15.822972951403669 C24.626135502392586 15.939442110745562, 24.60171448777156 16.055911270087453, 24.565751329696653 16.227427435703994 C24.539689878912093 16.314966305787486, 24.51362842812753 16.402505175870978, 24.447836208503173 16.623497346023417 C24.403679111892075 16.736662286019953, 24.359522015280973 16.849827226016494, 24.297616633275286 17.008477123264846 C24.25726267761016 17.0910224589387, 24.216908721945035 17.173567794612552, 24.116118756032446 17.379736965185366 C24.051896917340464 17.487515116907854, 23.98767507864848 17.595293268630343, 23.904582391312644 17.734740790612133 C23.812527492868995 17.86367169790531, 23.72047259442535 17.99260260519849, 23.66445254698197 18.07106356344834 C23.591145787664054 18.157616690622064, 23.517839028346142 18.244169817795783, 23.397369553365657 18.386407858128706 C23.321782608834525 18.461994802659838, 23.24619566430339 18.537581747190973, 23.105157858128706 18.678619553365657 C23.014309292423096 18.755564363542092, 22.92346072671749 18.832509173718524, 22.78981356344834 18.94570254698197 C22.671220677892343 19.03037623977754, 22.552627792336345 19.11504993257311, 22.453490790612136 19.185832391312644 C22.33700516820269 19.255242756333345, 22.22051954579325 19.324653121354046, 22.09848696518537 19.397368756032446 C21.97797246277443 19.45628470625053, 21.857457960363497 19.515200656468608, 21.727227123264846 19.578866633275286 C21.573608382049436 19.638808852105004, 21.41998964083402 19.698751070934723, 21.342247346023417 19.729086208503173 C21.201827486719395 19.770891011888647, 21.06140762741537 19.812695815274118, 20.946177435703998 19.847001329696653 C20.828451838516543 19.87168579163, 20.71072624132909 19.896370253563347, 20.54172295140367 19.931806517013612 C20.4419416466956 19.944244243674586, 20.342160341987533 19.956681970335563, 20.131646727361662 19.982922465033347 C20.0243393574979 19.98736073068088, 19.91703198763414 19.991798996328413, 19.71875 20 C19.71875 20, 19.71875 20, 19.71875 20 C7.203990942438965 20, -5.31076811512207 20, -19.71875 20 C-19.71875 20, -19.71875 20, -19.71875 20 C-19.819496826461766 19.99583308043473, -19.920243652923528 19.991666160869457, -20.131646727361662 19.982922465033347 C-20.265695063209275 19.966213357395308, -20.399743399056884 19.94950424975727, -20.54172295140367 19.931806517013612 C-20.62737935278966 19.91384625832838, -20.713035754175646 19.895885999643152, -20.946177435703994 19.847001329696653 C-21.04980653959067 19.816149608761542, -21.153435643477344 19.78529788782643, -21.342247346023417 19.729086208503173 C-21.45538954007901 19.68493798738577, -21.56853173413461 19.64078976626837, -21.727227123264846 19.578866633275286 C-21.84865485455435 19.51950423266268, -21.970082585843855 19.460141832050073, -22.09848696518537 19.397368756032446 C-22.18975597302444 19.342984231846966, -22.28102498086351 19.288599707661486, -22.453490790612133 19.185832391312644 C-22.541264579482537 19.123163110609404, -22.629038368352944 19.060493829906168, -22.78981356344834 18.94570254698197 C-22.86677641553763 18.8805183363271, -22.943739267626917 18.81533412567223, -23.105157858128706 18.67861955336566 C-23.201179768721268 18.5825976427731, -23.297201679313826 18.486575732180537, -23.397369553365657 18.386407858128706 C-23.468160133124556 18.302825578546525, -23.538950712883455 18.219243298964347, -23.664452546981966 18.07106356344834 C-23.73905461661458 17.96657686381258, -23.8136566862472 17.86209016417682, -23.904582391312644 17.734740790612133 C-23.951536729966534 17.655941243004353, -23.998491068620424 17.577141695396573, -24.116118756032446 17.37973696518537 C-24.1574096333344 17.295275125671, -24.198700510636353 17.210813286156636, -24.297616633275286 17.00847712326485 C-24.3518000970368 16.869616806442412, -24.40598356079831 16.73075648961997, -24.447836208503173 16.623497346023417 C-24.476916948080667 16.525816863656935, -24.505997687658166 16.428136381290454, -24.565751329696653 16.227427435703994 C-24.58411984797218 16.139823955049884, -24.602488366247705 16.052220474395778, -24.650556517013612 15.82297295140367 C-24.669686172614508 15.669505839084612, -24.688815828215407 15.516038726765553, -24.701672465033347 15.412896727361664 C-24.705265897429086 15.326015542278828, -24.708859329824826 15.239134357195994, -24.71875 15 C-24.71875 15, -24.71875 15, -24.71875 15 C-24.71875 8.104147837058974, -24.71875 1.2082956741179487, -24.71875 -15 C-24.71875 -15, -24.71875 -15, -24.71875 -15 C-24.714833300448426 -15.09469706430475, -24.71091660089685 -15.189394128609498, -24.701672465033347 -15.41289672736166 C-24.68601162063615 -15.538535401484102, -24.67035077623896 -15.664174075606546, -24.650556517013612 -15.822972951403669 C-24.622354176649996 -15.9574760801474, -24.594151836286375 -16.091979208891132, -24.565751329696653 -16.227427435703994 C-24.528784405272127 -16.35159714602963, -24.491817480847605 -16.47576685635526, -24.447836208503173 -16.623497346023417 C-24.40410160639511 -16.735579525404923, -24.360367004287042 -16.847661704786432, -24.29761663327529 -17.008477123264846 C-24.227398079722732 -17.15211147033178, -24.157179526170175 -17.29574581739871, -24.116118756032446 -17.379736965185366 C-24.065501105732732 -17.464684342976955, -24.01488345543302 -17.549631720768545, -23.904582391312644 -17.734740790612133 C-23.826618115297148 -17.843936553282894, -23.748653839281648 -17.95313231595366, -23.66445254698197 -18.07106356344834 C-23.597794937437307 -18.149766054319546, -23.53113732789264 -18.228468545190747, -23.39736955336566 -18.386407858128706 C-23.308050256754022 -18.475727154740344, -23.218730960142384 -18.565046451351982, -23.105157858128706 -18.678619553365657 C-23.02956129499495 -18.74264657630366, -22.953964731861195 -18.806673599241662, -22.78981356344834 -18.945702546981966 C-22.677888619211494 -19.02561542118214, -22.565963674974647 -19.105528295382317, -22.453490790612136 -19.185832391312644 C-22.31682135550031 -19.267269698184222, -22.180151920388486 -19.348707005055804, -22.098486965185366 -19.397368756032446 C-21.97886560792046 -19.455848074194563, -21.859244250655554 -19.514327392356684, -21.72722712326485 -19.578866633275286 C-21.597073593211157 -19.62965269829712, -21.466920063157467 -19.68043876331896, -21.34224734602342 -19.729086208503173 C-21.258670377661012 -19.75396815004094, -21.1750934092986 -19.77885009157871, -20.946177435703994 -19.847001329696653 C-20.86241357129144 -19.86456476510815, -20.778649706878884 -19.88212820051965, -20.541722951403674 -19.931806517013612 C-20.407469703322466 -19.94854116693493, -20.27321645524126 -19.965275816856252, -20.131646727361662 -19.982922465033347 C-19.985042265770755 -19.988986070417397, -19.83843780417985 -19.995049675801443, -19.71875 -20 C-19.71875 -20, -19.71875 -20, -19.71875 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-19.71875 -20 C-7.861251678914485 -20, 3.9962466421710303 -20, 19.71875 -20 M-19.71875 -20 C-4.780251308986289 -20, 10.158247382027422 -20, 19.71875 -20 M19.71875 -20 C19.71875 -20, 19.71875 -20, 19.71875 -20 M19.71875 -20 C19.71875 -20, 19.71875 -20, 19.71875 -20 M19.71875 -20 C19.857372206346053 -19.994266543134998, 19.995994412692106 -19.988533086269992, 20.131646727361662 -19.982922465033347 M19.71875 -20 C19.82187668005428 -19.995734648962042, 19.925003360108565 -19.991469297924084, 20.131646727361662 -19.982922465033347 M20.131646727361662 -19.982922465033347 C20.217796318912278 -19.97218392964542, 20.303945910462897 -19.961445394257492, 20.54172295140367 -19.931806517013612 M20.131646727361662 -19.982922465033347 C20.235229833398034 -19.970010844331007, 20.33881293943441 -19.957099223628667, 20.54172295140367 -19.931806517013612 M20.54172295140367 -19.931806517013612 C20.64444453966479 -19.91026806492042, 20.747166127925908 -19.888729612827227, 20.946177435703998 -19.847001329696653 M20.54172295140367 -19.931806517013612 C20.689150519337627 -19.90089420672992, 20.836578087271583 -19.869981896446227, 20.946177435703998 -19.847001329696653 M20.946177435703998 -19.847001329696653 C21.053787437323347 -19.81496444415707, 21.1613974389427 -19.782927558617487, 21.342247346023417 -19.729086208503173 M20.946177435703998 -19.847001329696653 C21.043909006022087 -19.81790538057698, 21.14164057634018 -19.78880943145731, 21.342247346023417 -19.729086208503173 M21.342247346023417 -19.729086208503173 C21.468639198472445 -19.67976795463746, 21.595031050921474 -19.630449700771745, 21.727227123264846 -19.578866633275286 M21.342247346023417 -19.729086208503173 C21.485886055605636 -19.67303821010093, 21.629524765187856 -19.616990211698692, 21.727227123264846 -19.578866633275286 M21.727227123264846 -19.578866633275286 C21.866505021225496 -19.51077781791638, 22.00578291918615 -19.442689002557476, 22.09848696518537 -19.397368756032446 M21.727227123264846 -19.578866633275286 C21.84544938180211 -19.521071292803313, 21.96367164033937 -19.46327595233134, 22.09848696518537 -19.397368756032446 M22.09848696518537 -19.397368756032446 C22.175181867830986 -19.35166851356692, 22.251876770476603 -19.305968271101392, 22.453490790612136 -19.185832391312644 M22.09848696518537 -19.397368756032446 C22.175797641728018 -19.35130159196682, 22.253108318270666 -19.30523442790119, 22.453490790612136 -19.185832391312644 M22.453490790612136 -19.185832391312644 C22.543047952020316 -19.121889807091275, 22.632605113428497 -19.057947222869906, 22.78981356344834 -18.94570254698197 M22.453490790612136 -19.185832391312644 C22.576159045845003 -19.098248940495505, 22.69882730107787 -19.010665489678367, 22.78981356344834 -18.94570254698197 M22.78981356344834 -18.94570254698197 C22.900538546723254 -18.851923269855185, 23.01126352999817 -18.7581439927284, 23.105157858128706 -18.678619553365657 M22.78981356344834 -18.94570254698197 C22.873091025094595 -18.875170134845597, 22.95636848674085 -18.804637722709224, 23.105157858128706 -18.678619553365657 M23.105157858128706 -18.678619553365657 C23.212889894152216 -18.570887517342147, 23.320621930175726 -18.463155481318637, 23.397369553365657 -18.386407858128706 M23.105157858128706 -18.678619553365657 C23.172567067330572 -18.61121034416379, 23.239976276532442 -18.54380113496192, 23.397369553365657 -18.386407858128706 M23.397369553365657 -18.386407858128706 C23.48488125922607 -18.283082982264567, 23.572392965086486 -18.179758106400428, 23.66445254698197 -18.07106356344834 M23.397369553365657 -18.386407858128706 C23.476453834615185 -18.293033223700416, 23.555538115864714 -18.19965858927213, 23.66445254698197 -18.07106356344834 M23.66445254698197 -18.07106356344834 C23.735214306010416 -17.97195555347336, 23.805976065038866 -17.87284754349838, 23.904582391312644 -17.734740790612136 M23.66445254698197 -18.07106356344834 C23.743028619235574 -17.961010926831804, 23.821604691489174 -17.850958290215264, 23.904582391312644 -17.734740790612136 M23.904582391312644 -17.734740790612136 C23.97515326961104 -17.61630757562878, 24.04572414790944 -17.497874360645422, 24.116118756032446 -17.37973696518537 M23.904582391312644 -17.734740790612136 C23.98480809414266 -17.600104689439025, 24.06503379697268 -17.465468588265914, 24.116118756032446 -17.37973696518537 M24.116118756032446 -17.37973696518537 C24.184250381133243 -17.240371498498032, 24.252382006234036 -17.101006031810694, 24.297616633275286 -17.008477123264846 M24.116118756032446 -17.37973696518537 C24.1759919910213 -17.25726430547767, 24.235865226010155 -17.13479164576997, 24.297616633275286 -17.008477123264846 M24.297616633275286 -17.008477123264846 C24.33063504128521 -16.92385819566341, 24.363653449295136 -16.83923926806197, 24.447836208503173 -16.623497346023417 M24.297616633275286 -17.008477123264846 C24.328049646490584 -16.930483994668673, 24.358482659705885 -16.852490866072497, 24.447836208503173 -16.623497346023417 M24.447836208503173 -16.623497346023417 C24.486592842471758 -16.493316107308218, 24.52534947644034 -16.363134868593022, 24.565751329696653 -16.227427435703994 M24.447836208503173 -16.623497346023417 C24.478891271321732 -16.51918522879013, 24.509946334140295 -16.414873111556844, 24.565751329696653 -16.227427435703994 M24.565751329696653 -16.227427435703994 C24.586779374600198 -16.12714009095089, 24.607807419503743 -16.026852746197783, 24.650556517013612 -15.82297295140367 M24.565751329696653 -16.227427435703994 C24.589594495360203 -16.11371416440968, 24.613437661023756 -16.000000893115363, 24.650556517013612 -15.82297295140367 M24.650556517013612 -15.82297295140367 C24.66900524276755 -15.674968579213603, 24.687453968521485 -15.526964207023537, 24.701672465033347 -15.412896727361662 M24.650556517013612 -15.82297295140367 C24.667272562624387 -15.688868955869156, 24.683988608235165 -15.554764960334639, 24.701672465033347 -15.412896727361662 M24.701672465033347 -15.412896727361662 C24.705541921010294 -15.319341907379059, 24.709411376987244 -15.225787087396453, 24.71875 -15 M24.701672465033347 -15.412896727361662 C24.707106844469088 -15.28150554657124, 24.712541223904825 -15.150114365780821, 24.71875 -15 M24.71875 -15 C24.71875 -15, 24.71875 -15, 24.71875 -15 M24.71875 -15 C24.71875 -15, 24.71875 -15, 24.71875 -15 M24.71875 -15 C24.71875 -5.208328721681648, 24.71875 4.583342556636705, 24.71875 15 M24.71875 -15 C24.71875 -7.2017662437901855, 24.71875 0.596467512419629, 24.71875 15 M24.71875 15 C24.71875 15, 24.71875 15, 24.71875 15 M24.71875 15 C24.71875 15, 24.71875 15, 24.71875 15 M24.71875 15 C24.712606311235884 15.148540699204242, 24.706462622471772 15.297081398408485, 24.701672465033347 15.412896727361662 M24.71875 15 C24.71421971666924 15.109532152324286, 24.709689433338486 15.219064304648574, 24.701672465033347 15.412896727361662 M24.701672465033347 15.412896727361662 C24.68288256395367 15.56363816879794, 24.664092662873994 15.714379610234216, 24.650556517013612 15.822972951403669 M24.701672465033347 15.412896727361662 C24.68210667955085 15.569862679122576, 24.66254089406835 15.726828630883489, 24.650556517013612 15.822972951403669 M24.650556517013612 15.822972951403669 C24.633557588016366 15.904044561275159, 24.61655865901912 15.98511617114665, 24.565751329696653 16.227427435703994 M24.650556517013612 15.822972951403669 C24.631964837835653 15.911640735204372, 24.613373158657694 16.000308519005074, 24.565751329696653 16.227427435703994 M24.565751329696653 16.227427435703994 C24.540676339325934 16.311652843665836, 24.515601348955215 16.39587825162768, 24.447836208503173 16.623497346023417 M24.565751329696653 16.227427435703994 C24.526791338054633 16.358291740803434, 24.48783134641261 16.489156045902874, 24.447836208503173 16.623497346023417 M24.447836208503173 16.623497346023417 C24.401404391572807 16.742491894581082, 24.354972574642446 16.861486443138745, 24.297616633275286 17.008477123264846 M24.447836208503173 16.623497346023417 C24.41430124854409 16.709440082815632, 24.380766288585004 16.79538281960785, 24.297616633275286 17.008477123264846 M24.297616633275286 17.008477123264846 C24.24887130598999 17.108187283941216, 24.20012597870469 17.207897444617583, 24.116118756032446 17.379736965185366 M24.297616633275286 17.008477123264846 C24.25867852935047 17.088126287913035, 24.219740425425655 17.167775452561223, 24.116118756032446 17.379736965185366 M24.116118756032446 17.379736965185366 C24.035947099885085 17.51428236432188, 23.955775443737725 17.64882776345839, 23.904582391312644 17.734740790612133 M24.116118756032446 17.379736965185366 C24.033873902817795 17.517761637924437, 23.95162904960315 17.655786310663505, 23.904582391312644 17.734740790612133 M23.904582391312644 17.734740790612133 C23.816419581883906 17.858220488068117, 23.728256772455165 17.981700185524097, 23.66445254698197 18.07106356344834 M23.904582391312644 17.734740790612133 C23.8418482850507 17.822605373326656, 23.779114178788756 17.910469956041183, 23.66445254698197 18.07106356344834 M23.66445254698197 18.07106356344834 C23.576920918864502 18.17441196147693, 23.489389290747035 18.277760359505525, 23.397369553365657 18.386407858128706 M23.66445254698197 18.07106356344834 C23.57431952115599 18.17748342594746, 23.484186495330007 18.28390328844658, 23.397369553365657 18.386407858128706 M23.397369553365657 18.386407858128706 C23.30982535758371 18.473952053910654, 23.22228116180176 18.561496249692603, 23.105157858128706 18.678619553365657 M23.397369553365657 18.386407858128706 C23.29972046685603 18.484056944638333, 23.202071380346403 18.58170603114796, 23.105157858128706 18.678619553365657 M23.105157858128706 18.678619553365657 C23.02381908936228 18.747509976391136, 22.942480320595855 18.81640039941662, 22.78981356344834 18.94570254698197 M23.105157858128706 18.678619553365657 C23.02553641936766 18.74605547207125, 22.945914980606613 18.813491390776846, 22.78981356344834 18.94570254698197 M22.78981356344834 18.94570254698197 C22.709689317735368 19.002910158848145, 22.629565072022395 19.060117770714317, 22.453490790612136 19.185832391312644 M22.78981356344834 18.94570254698197 C22.70038311841902 19.009554657447808, 22.610952673389694 19.073406767913646, 22.453490790612136 19.185832391312644 M22.453490790612136 19.185832391312644 C22.371268105049325 19.23482647744833, 22.28904541948651 19.283820563584015, 22.09848696518537 19.397368756032446 M22.453490790612136 19.185832391312644 C22.335086529254653 19.256386016994803, 22.21668226789717 19.326939642676965, 22.09848696518537 19.397368756032446 M22.09848696518537 19.397368756032446 C21.99450222695129 19.44820379695017, 21.89051748871721 19.499038837867893, 21.727227123264846 19.578866633275286 M22.09848696518537 19.397368756032446 C22.001115741946673 19.444970646479153, 21.90374451870798 19.492572536925856, 21.727227123264846 19.578866633275286 M21.727227123264846 19.578866633275286 C21.62932191114171 19.61706936559312, 21.531416699018575 19.655272097910952, 21.342247346023417 19.729086208503173 M21.727227123264846 19.578866633275286 C21.637021901751545 19.614064819933716, 21.546816680238244 19.64926300659215, 21.342247346023417 19.729086208503173 M21.342247346023417 19.729086208503173 C21.24060621995812 19.759346082798004, 21.13896509389283 19.78960595709284, 20.946177435703998 19.847001329696653 M21.342247346023417 19.729086208503173 C21.189234791231858 19.774640019768007, 21.0362222364403 19.820193831032842, 20.946177435703998 19.847001329696653 M20.946177435703998 19.847001329696653 C20.838272512775248 19.86962661277943, 20.7303675898465 19.892251895862213, 20.54172295140367 19.931806517013612 M20.946177435703998 19.847001329696653 C20.791865136777023 19.87935721626434, 20.63755283785005 19.91171310283202, 20.54172295140367 19.931806517013612 M20.54172295140367 19.931806517013612 C20.406014256373393 19.948722588207936, 20.27030556134312 19.96563865940226, 20.131646727361662 19.982922465033347 M20.54172295140367 19.931806517013612 C20.424482099631 19.94642057394657, 20.307241247858332 19.961034630879524, 20.131646727361662 19.982922465033347 M20.131646727361662 19.982922465033347 C19.996661099019704 19.988505511919517, 19.861675470677746 19.994088558805682, 19.71875 20 M20.131646727361662 19.982922465033347 C19.970479738014063 19.98958838102072, 19.809312748666464 19.996254297008093, 19.71875 20 M19.71875 20 C19.71875 20, 19.71875 20, 19.71875 20 M19.71875 20 C19.71875 20, 19.71875 20, 19.71875 20 M19.71875 20 C11.762343952708871 20, 3.8059379054177445 20, -19.71875 20 M19.71875 20 C9.335525790840462 20, -1.0476984183190758 20, -19.71875 20 M-19.71875 20 C-19.71875 20, -19.71875 20, -19.71875 20 M-19.71875 20 C-19.71875 20, -19.71875 20, -19.71875 20 M-19.71875 20 C-19.834535967195634 19.995211056972853, -19.950321934391273 19.9904221139457, -20.131646727361662 19.982922465033347 M-19.71875 20 C-19.807123241985796 19.99634485567427, -19.895496483971588 19.99268971134854, -20.131646727361662 19.982922465033347 M-20.131646727361662 19.982922465033347 C-20.265650407078617 19.96621892377619, -20.399654086795568 19.94951538251903, -20.54172295140367 19.931806517013612 M-20.131646727361662 19.982922465033347 C-20.287350192936252 19.96351404828986, -20.44305365851084 19.94410563154637, -20.54172295140367 19.931806517013612 M-20.54172295140367 19.931806517013612 C-20.701003260061757 19.89840894834771, -20.860283568719844 19.865011379681807, -20.946177435703994 19.847001329696653 M-20.54172295140367 19.931806517013612 C-20.68260259005863 19.902267163120808, -20.823482228713583 19.872727809228003, -20.946177435703994 19.847001329696653 M-20.946177435703994 19.847001329696653 C-21.049391313579594 19.816273226901025, -21.152605191455194 19.785545124105397, -21.342247346023417 19.729086208503173 M-20.946177435703994 19.847001329696653 C-21.044325692284854 19.817781327701734, -21.142473948865717 19.788561325706816, -21.342247346023417 19.729086208503173 M-21.342247346023417 19.729086208503173 C-21.428170043845835 19.695559067774365, -21.514092741668254 19.66203192704556, -21.727227123264846 19.578866633275286 M-21.342247346023417 19.729086208503173 C-21.425074404408765 19.69676699003103, -21.507901462794113 19.664447771558887, -21.727227123264846 19.578866633275286 M-21.727227123264846 19.578866633275286 C-21.84007422599454 19.523699046356935, -21.952921328724234 19.46853145943858, -22.09848696518537 19.397368756032446 M-21.727227123264846 19.578866633275286 C-21.85370040949344 19.517037611155168, -21.980173695722037 19.455208589035045, -22.09848696518537 19.397368756032446 M-22.09848696518537 19.397368756032446 C-22.208601090015794 19.331754979496576, -22.31871521484622 19.266141202960707, -22.453490790612133 19.185832391312644 M-22.09848696518537 19.397368756032446 C-22.23985504355449 19.31313166548933, -22.381223121923608 19.22889457494621, -22.453490790612133 19.185832391312644 M-22.453490790612133 19.185832391312644 C-22.573838124757167 19.09990604630141, -22.6941854589022 19.01397970129018, -22.78981356344834 18.94570254698197 M-22.453490790612133 19.185832391312644 C-22.556360429913678 19.112384880567177, -22.659230069215223 19.03893736982171, -22.78981356344834 18.94570254698197 M-22.78981356344834 18.94570254698197 C-22.8916361878579 18.85946318320106, -22.99345881226746 18.773223819420153, -23.105157858128706 18.67861955336566 M-22.78981356344834 18.94570254698197 C-22.880289431067325 18.869073395983044, -22.97076529868631 18.792444244984118, -23.105157858128706 18.67861955336566 M-23.105157858128706 18.67861955336566 C-23.19518195526693 18.588595456227434, -23.28520605240515 18.498571359089212, -23.397369553365657 18.386407858128706 M-23.105157858128706 18.67861955336566 C-23.199293986039013 18.584483425455353, -23.293430113949317 18.490347297545046, -23.397369553365657 18.386407858128706 M-23.397369553365657 18.386407858128706 C-23.483142676508134 18.285135723000725, -23.568915799650608 18.183863587872747, -23.664452546981966 18.07106356344834 M-23.397369553365657 18.386407858128706 C-23.49259378972713 18.273976814709204, -23.587818026088605 18.161545771289703, -23.664452546981966 18.07106356344834 M-23.664452546981966 18.07106356344834 C-23.731809498826095 17.976724282643175, -23.799166450670224 17.88238500183801, -23.904582391312644 17.734740790612133 M-23.664452546981966 18.07106356344834 C-23.75010686547954 17.951097226141137, -23.835761183977116 17.831130888833933, -23.904582391312644 17.734740790612133 M-23.904582391312644 17.734740790612133 C-23.986953672591437 17.596503944205093, -24.069324953870225 17.458267097798053, -24.116118756032446 17.37973696518537 M-23.904582391312644 17.734740790612133 C-23.95965964631259 17.642309230464612, -24.014736901312535 17.549877670317095, -24.116118756032446 17.37973696518537 M-24.116118756032446 17.37973696518537 C-24.162908925184823 17.284026144393213, -24.209699094337203 17.188315323601056, -24.297616633275286 17.00847712326485 M-24.116118756032446 17.37973696518537 C-24.184292797546558 17.240284734337802, -24.25246683906067 17.100832503490235, -24.297616633275286 17.00847712326485 M-24.297616633275286 17.00847712326485 C-24.351778537081486 16.869672059872475, -24.405940440887683 16.7308669964801, -24.447836208503173 16.623497346023417 M-24.297616633275286 17.00847712326485 C-24.33404446737149 16.915120585446992, -24.370472301467696 16.821764047629134, -24.447836208503173 16.623497346023417 M-24.447836208503173 16.623497346023417 C-24.48158915323742 16.510123203177276, -24.51534209797167 16.396749060331132, -24.565751329696653 16.227427435703994 M-24.447836208503173 16.623497346023417 C-24.48722605950832 16.491189168775264, -24.52661591051347 16.358880991527112, -24.565751329696653 16.227427435703994 M-24.565751329696653 16.227427435703994 C-24.591673128785363 16.10380070703023, -24.617594927874077 15.98017397835647, -24.650556517013612 15.82297295140367 M-24.565751329696653 16.227427435703994 C-24.598914922867067 16.06926300735183, -24.63207851603748 15.91109857899966, -24.650556517013612 15.82297295140367 M-24.650556517013612 15.82297295140367 C-24.670151137478406 15.66577567182595, -24.6897457579432 15.508578392248227, -24.701672465033347 15.412896727361664 M-24.650556517013612 15.82297295140367 C-24.662930952486334 15.723699398434517, -24.675305387959057 15.624425845465364, -24.701672465033347 15.412896727361664 M-24.701672465033347 15.412896727361664 C-24.7060528885433 15.306987851446653, -24.71043331205325 15.201078975531642, -24.71875 15 M-24.701672465033347 15.412896727361664 C-24.705184236831187 15.327989913503544, -24.708696008629026 15.243083099645423, -24.71875 15 M-24.71875 15 C-24.71875 15, -24.71875 15, -24.71875 15 M-24.71875 15 C-24.71875 15, -24.71875 15, -24.71875 15 M-24.71875 15 C-24.71875 7.193439914074344, -24.71875 -0.6131201718513122, -24.71875 -15 M-24.71875 15 C-24.71875 3.330688427971289, -24.71875 -8.338623144057422, -24.71875 -15 M-24.71875 -15 C-24.71875 -15, -24.71875 -15, -24.71875 -15 M-24.71875 -15 C-24.71875 -15, -24.71875 -15, -24.71875 -15 M-24.71875 -15 C-24.71347020328099 -15.127653715285648, -24.708190406561982 -15.255307430571296, -24.701672465033347 -15.41289672736166 M-24.71875 -15 C-24.714832713226706 -15.094711262016947, -24.71091542645341 -15.189422524033892, -24.701672465033347 -15.41289672736166 M-24.701672465033347 -15.41289672736166 C-24.684246790264314 -15.552693702425312, -24.666821115495278 -15.692490677488962, -24.650556517013612 -15.822972951403669 M-24.701672465033347 -15.41289672736166 C-24.687281094617838 -15.528351082947596, -24.672889724202324 -15.643805438533532, -24.650556517013612 -15.822972951403669 M-24.650556517013612 -15.822972951403669 C-24.621085000907854 -15.963529056816796, -24.5916134848021 -16.10408516222992, -24.565751329696653 -16.227427435703994 M-24.650556517013612 -15.822972951403669 C-24.622851286292185 -15.955105255551231, -24.595146055570762 -16.087237559698796, -24.565751329696653 -16.227427435703994 M-24.565751329696653 -16.227427435703994 C-24.533051560463402 -16.337264024400948, -24.50035179123015 -16.447100613097906, -24.447836208503173 -16.623497346023417 M-24.565751329696653 -16.227427435703994 C-24.52501513699588 -16.364257894990693, -24.484278944295102 -16.50108835427739, -24.447836208503173 -16.623497346023417 M-24.447836208503173 -16.623497346023417 C-24.410764774005845 -16.718503290309652, -24.373693339508513 -16.813509234595884, -24.29761663327529 -17.008477123264846 M-24.447836208503173 -16.623497346023417 C-24.391638954529565 -16.76751856485272, -24.335441700555958 -16.91153978368202, -24.29761663327529 -17.008477123264846 M-24.29761663327529 -17.008477123264846 C-24.247246383637105 -17.11151111574041, -24.19687613399892 -17.214545108215972, -24.116118756032446 -17.379736965185366 M-24.29761663327529 -17.008477123264846 C-24.253730845129695 -17.098246937749735, -24.209845056984097 -17.188016752234624, -24.116118756032446 -17.379736965185366 M-24.116118756032446 -17.379736965185366 C-24.073375623353254 -17.45146919728615, -24.030632490674062 -17.523201429386933, -23.904582391312644 -17.734740790612133 M-24.116118756032446 -17.379736965185366 C-24.033791424241073 -17.51790005483583, -23.9514640924497 -17.6560631444863, -23.904582391312644 -17.734740790612133 M-23.904582391312644 -17.734740790612133 C-23.848846656885904 -17.81280354370604, -23.793110922459164 -17.89086629679995, -23.66445254698197 -18.07106356344834 M-23.904582391312644 -17.734740790612133 C-23.854414342787223 -17.80500551441138, -23.8042462942618 -17.875270238210625, -23.66445254698197 -18.07106356344834 M-23.66445254698197 -18.07106356344834 C-23.558919246732735 -18.195666495599816, -23.4533859464835 -18.320269427751292, -23.39736955336566 -18.386407858128706 M-23.66445254698197 -18.07106356344834 C-23.580027265359806 -18.170744305100424, -23.495601983737643 -18.270425046752507, -23.39736955336566 -18.386407858128706 M-23.39736955336566 -18.386407858128706 C-23.30322101964974 -18.480556391844626, -23.20907248593382 -18.574704925560546, -23.105157858128706 -18.678619553365657 M-23.39736955336566 -18.386407858128706 C-23.331645122153695 -18.45213228934067, -23.26592069094173 -18.517856720552636, -23.105157858128706 -18.678619553365657 M-23.105157858128706 -18.678619553365657 C-23.0402512866808 -18.733592615190826, -22.975344715232893 -18.788565677015992, -22.78981356344834 -18.945702546981966 M-23.105157858128706 -18.678619553365657 C-23.019854938476247 -18.750867440926406, -22.934552018823787 -18.82311532848715, -22.78981356344834 -18.945702546981966 M-22.78981356344834 -18.945702546981966 C-22.693601140204393 -19.0143968968216, -22.59738871696044 -19.08309124666124, -22.453490790612136 -19.185832391312644 M-22.78981356344834 -18.945702546981966 C-22.692338644439314 -19.0152983014722, -22.594863725430287 -19.084894055962433, -22.453490790612136 -19.185832391312644 M-22.453490790612136 -19.185832391312644 C-22.37807322878712 -19.2307715038569, -22.302655666962103 -19.275710616401156, -22.098486965185366 -19.397368756032446 M-22.453490790612136 -19.185832391312644 C-22.364220733567063 -19.23902579936379, -22.27495067652199 -19.292219207414938, -22.098486965185366 -19.397368756032446 M-22.098486965185366 -19.397368756032446 C-22.02406618844797 -19.4337508568563, -21.949645411710577 -19.470132957680153, -21.72722712326485 -19.578866633275286 M-22.098486965185366 -19.397368756032446 C-21.98941842567463 -19.450689115952798, -21.880349886163895 -19.50400947587315, -21.72722712326485 -19.578866633275286 M-21.72722712326485 -19.578866633275286 C-21.580639703435853 -19.636065221986232, -21.434052283606857 -19.693263810697175, -21.34224734602342 -19.729086208503173 M-21.72722712326485 -19.578866633275286 C-21.6253664878043 -19.618612776568757, -21.523505852343753 -19.658358919862227, -21.34224734602342 -19.729086208503173 M-21.34224734602342 -19.729086208503173 C-21.236949842461673 -19.76043463354218, -21.131652338899926 -19.791783058581185, -20.946177435703994 -19.847001329696653 M-21.34224734602342 -19.729086208503173 C-21.19557216392917 -19.772753302170475, -21.048896981834922 -19.81642039583778, -20.946177435703994 -19.847001329696653 M-20.946177435703994 -19.847001329696653 C-20.86348098132619 -19.864340952759775, -20.78078452694839 -19.8816805758229, -20.541722951403674 -19.931806517013612 M-20.946177435703994 -19.847001329696653 C-20.85890570539115 -19.86530028724056, -20.771633975078313 -19.883599244784474, -20.541722951403674 -19.931806517013612 M-20.541722951403674 -19.931806517013612 C-20.409530745322787 -19.948284258317514, -20.277338539241896 -19.964761999621413, -20.131646727361662 -19.982922465033347 M-20.541722951403674 -19.931806517013612 C-20.44924107734527 -19.943334370592982, -20.356759203286867 -19.954862224172352, -20.131646727361662 -19.982922465033347 M-20.131646727361662 -19.982922465033347 C-20.020972121722526 -19.98750000058273, -19.91029751608339 -19.99207753613212, -19.71875 -20 M-20.131646727361662 -19.982922465033347 C-20.01037475269342 -19.98793831100797, -19.889102778025176 -19.99295415698259, -19.71875 -20 M-19.71875 -20 C-19.71875 -20, -19.71875 -20, -19.71875 -20 M-19.71875 -20 C-19.71875 -20, -19.71875 -20, -19.71875 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-16.71875, -12)\"><rect></rect><foreignObject width=\"33.4375\" 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>New</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Ready-2\" transform=\"translate(288.78125, 230)\"><g class=\"basic label-container outer-path\"><path d=\"M-25.78125 -20 C-13.41264947478809 -20, -1.0440489495761796 -20, 25.78125 -20 C25.78125 -20, 25.78125 -20, 25.78125 -20 C25.897570958527375 -19.995188929567693, 26.01389191705475 -19.990377859135386, 26.194146727361662 -19.982922465033347 C26.30462620620294 -19.969151212357357, 26.415105685044217 -19.95537995968137, 26.60422295140367 -19.931806517013612 C26.720639207993052 -19.907396594933306, 26.837055464582438 -19.882986672852997, 27.008677435703998 -19.847001329696653 C27.116154966657387 -19.81500388238306, 27.223632497610772 -19.783006435069467, 27.404747346023417 -19.729086208503173 C27.51427713398398 -19.68634755261809, 27.623806921944546 -19.64360889673301, 27.789727123264846 -19.578866633275286 C27.891654545916168 -19.529037352660527, 27.99358196856749 -19.47920807204577, 28.16098696518537 -19.397368756032446 C28.254476378660815 -19.341661157268945, 28.34796579213626 -19.285953558505444, 28.515990790612136 -19.185832391312644 C28.610752731883373 -19.11817366569606, 28.705514673154607 -19.05051494007947, 28.85231356344834 -18.94570254698197 C28.92551024555478 -18.88370811959084, 28.998706927661217 -18.821713692199708, 29.167657858128706 -18.678619553365657 C29.255375818088446 -18.590901593405917, 29.343093778048186 -18.503183633446177, 29.459869553365657 -18.386407858128706 C29.548517526680065 -18.281741393816734, 29.637165499994474 -18.177074929504762, 29.72695254698197 -18.07106356344834 C29.816249331927462 -17.945995634462097, 29.905546116872955 -17.820927705475853, 29.967082391312644 -17.734740790612136 C30.028390068140776 -17.631853233520744, 30.089697744968905 -17.528965676429348, 30.178618756032446 -17.37973696518537 C30.216218485219862 -17.302825489820304, 30.253818214407275 -17.225914014455242, 30.360116633275286 -17.008477123264846 C30.408151504438138 -16.885374298802443, 30.45618637560099 -16.762271474340043, 30.510336208503173 -16.623497346023417 C30.552350523160552 -16.482373750762243, 30.594364837817935 -16.341250155501072, 30.628251329696653 -16.227427435703994 C30.65113227186082 -16.118303218706203, 30.67401321402499 -16.00917900170841, 30.713056517013612 -15.82297295140367 C30.723826984684266 -15.73656718403253, 30.734597452354922 -15.650161416661389, 30.764172465033347 -15.412896727361662 C30.770307303570267 -15.264570006922671, 30.776442142107182 -15.116243286483682, 30.78125 -15 C30.78125 -15, 30.78125 -15, 30.78125 -15 C30.78125 -4.130911345668244, 30.78125 6.738177308663513, 30.78125 15 C30.78125 15, 30.78125 15, 30.78125 15 C30.77740096623783 15.093061056353102, 30.773551932475662 15.186122112706206, 30.764172465033347 15.412896727361662 C30.74809936299975 15.541842726524866, 30.732026260966155 15.670788725688068, 30.713056517013612 15.822972951403669 C30.679195424987988 15.984463904331855, 30.645334332962367 16.145954857260044, 30.628251329696653 16.227427435703994 C30.593938383257253 16.342682591119974, 30.55962543681785 16.457937746535954, 30.510336208503173 16.623497346023417 C30.457014655317604 16.76014877534883, 30.403693102132035 16.896800204674246, 30.360116633275286 17.008477123264846 C30.288769743951278 17.154419518042893, 30.21742285462727 17.30036191282094, 30.178618756032446 17.379736965185366 C30.13498086759105 17.45297079120276, 30.091342979149655 17.526204617220152, 29.967082391312644 17.734740790612133 C29.9084533616498 17.816855855817234, 29.84982433198696 17.898970921022332, 29.72695254698197 18.07106356344834 C29.66772812538471 18.14098970589405, 29.608503703787452 18.210915848339756, 29.459869553365657 18.386407858128706 C29.354786519869297 18.491490891625066, 29.24970348637294 18.596573925121422, 29.167657858128706 18.678619553365657 C29.08524389446162 18.74842062001981, 29.00282993079453 18.81822168667397, 28.85231356344834 18.94570254698197 C28.767442426030904 19.006299374381886, 28.682571288613467 19.0668962017818, 28.515990790612136 19.185832391312644 C28.41703998047936 19.24479427612164, 28.318089170346585 19.30375616093064, 28.16098696518537 19.397368756032446 C28.041492385150402 19.455786096583417, 27.92199780511544 19.514203437134388, 27.789727123264846 19.578866633275286 C27.647537881565157 19.634349047554693, 27.505348639865467 19.6898314618341, 27.404747346023417 19.729086208503173 C27.257162135297488 19.773024229432554, 27.10957692457156 19.816962250361936, 27.008677435703998 19.847001329696653 C26.89945783626217 19.869902271456194, 26.79023823682034 19.89280321321574, 26.60422295140367 19.931806517013612 C26.4540788432933 19.950521960571866, 26.303934735182924 19.969237404130116, 26.194146727361662 19.982922465033347 C26.047197866519873 19.989000314875778, 25.900249005678088 19.99507816471821, 25.78125 20 C25.78125 20, 25.78125 20, 25.78125 20 C9.15162796045384 20, -7.477994079092319 20, -25.78125 20 C-25.78125 20, -25.78125 20, -25.78125 20 C-25.893149929490537 19.99537178468124, -26.005049858981078 19.990743569362483, -26.194146727361662 19.982922465033347 C-26.303307787993205 19.969315553015814, -26.412468848624748 19.955708640998285, -26.60422295140367 19.931806517013612 C-26.7444670038417 19.902400431536105, -26.884711056279727 19.872994346058597, -27.008677435703994 19.847001329696653 C-27.141746452565556 19.807384966924552, -27.274815469427114 19.767768604152447, -27.404747346023417 19.729086208503173 C-27.496464342471093 19.693298125434833, -27.588181338918766 19.657510042366493, -27.789727123264846 19.578866633275286 C-27.93008544977385 19.510249628584013, -28.070443776282854 19.44163262389274, -28.16098696518537 19.397368756032446 C-28.293152486118796 19.318615199487112, -28.425318007052226 19.23986164294178, -28.515990790612133 19.185832391312644 C-28.63933662370189 19.09776515920432, -28.762682456791648 19.009697927096, -28.85231356344834 18.94570254698197 C-28.94193614499115 18.869796092424618, -29.03155872653396 18.793889637867267, -29.167657858128706 18.67861955336566 C-29.249461681304645 18.59681573018972, -29.33126550448058 18.515011907013783, -29.459869553365657 18.386407858128706 C-29.550804854223234 18.279040751289717, -29.641740155080814 18.171673644450724, -29.726952546981966 18.07106356344834 C-29.815389517623604 17.94719987932222, -29.90382648826524 17.823336195196102, -29.967082391312644 17.734740790612133 C-30.040326322921583 17.61182161335903, -30.113570254530526 17.48890243610593, -30.178618756032446 17.37973696518537 C-30.221681451099947 17.29165081450251, -30.26474414616745 17.203564663819648, -30.360116633275286 17.00847712326485 C-30.417286209499682 16.861964056066608, -30.474455785724075 16.715450988868366, -30.510336208503173 16.623497346023417 C-30.5450516255185 16.50689031577323, -30.579767042533827 16.390283285523047, -30.628251329696653 16.227427435703994 C-30.655423878520327 16.097835608018627, -30.682596427344002 15.96824378033326, -30.713056517013612 15.82297295140367 C-30.732250966795508 15.668986029629574, -30.751445416577404 15.514999107855477, -30.764172465033347 15.412896727361664 C-30.76904595051177 15.29506671215074, -30.773919435990194 15.177236696939818, -30.78125 15 C-30.78125 15, -30.78125 15, -30.78125 15 C-30.78125 6.710353991010507, -30.78125 -1.579292017978986, -30.78125 -15 C-30.78125 -15, -30.78125 -15, -30.78125 -15 C-30.776896958798424 -15.105246832737286, -30.772543917596852 -15.210493665474573, -30.764172465033347 -15.41289672736166 C-30.74664267040417 -15.553529001011146, -30.729112875774995 -15.69416127466063, -30.713056517013612 -15.822972951403669 C-30.69149420356427 -15.925808339690471, -30.669931890114935 -16.028643727977276, -30.628251329696653 -16.227427435703994 C-30.60287494615448 -16.31266520548322, -30.57749856261231 -16.397902975262447, -30.510336208503173 -16.623497346023417 C-30.463519118938912 -16.74347926372089, -30.41670202937465 -16.863461181418366, -30.36011663327529 -17.008477123264846 C-30.30216452441502 -17.127020056665863, -30.24421241555475 -17.245562990066883, -30.178618756032446 -17.379736965185366 C-30.108530636684904 -17.49736000611406, -30.038442517337362 -17.61498304704276, -29.967082391312644 -17.734740790612133 C-29.915718014750585 -17.806681076079382, -29.864353638188522 -17.878621361546635, -29.72695254698197 -18.07106356344834 C-29.646867906776894 -18.16561931946357, -29.566783266571818 -18.2601750754788, -29.45986955336566 -18.386407858128706 C-29.37100488867373 -18.475272522820635, -29.282140223981802 -18.564137187512564, -29.167657858128706 -18.678619553365657 C-29.061968124051774 -18.768134191962147, -28.95627838997484 -18.85764883055864, -28.85231356344834 -18.945702546981966 C-28.775138118528446 -19.0008047555493, -28.69796267360855 -19.055906964116637, -28.515990790612136 -19.185832391312644 C-28.431792777394275 -19.2360035172472, -28.34759476417641 -19.28617464318176, -28.160986965185366 -19.397368756032446 C-28.05931790821674 -19.447071729361397, -27.957648851248116 -19.496774702690352, -27.78972712326485 -19.578866633275286 C-27.710058249314674 -19.609953524356772, -27.630389375364498 -19.641040415438262, -27.40474734602342 -19.729086208503173 C-27.311205012323388 -19.75693496784484, -27.217662678623356 -19.7847837271865, -27.008677435703994 -19.847001329696653 C-26.866063081805965 -19.876904415126234, -26.723448727907936 -19.906807500555814, -26.604222951403674 -19.931806517013612 C-26.46071976455517 -19.949694170599848, -26.317216577706667 -19.96758182418608, -26.194146727361662 -19.982922465033347 C-26.094791552690264 -19.987031825454803, -25.995436378018866 -19.99114118587626, -25.78125 -20 C-25.78125 -20, -25.78125 -20, -25.78125 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-25.78125 -20 C-7.602035200638799 -20, 10.577179598722402 -20, 25.78125 -20 M-25.78125 -20 C-14.790166373765143 -20, -3.799082747530285 -20, 25.78125 -20 M25.78125 -20 C25.78125 -20, 25.78125 -20, 25.78125 -20 M25.78125 -20 C25.78125 -20, 25.78125 -20, 25.78125 -20 M25.78125 -20 C25.923856715331553 -19.994101742624323, 26.066463430663106 -19.988203485248643, 26.194146727361662 -19.982922465033347 M25.78125 -20 C25.93207878607935 -19.993761675262707, 26.0829075721587 -19.98752335052541, 26.194146727361662 -19.982922465033347 M26.194146727361662 -19.982922465033347 C26.303556352805536 -19.96928456944427, 26.41296597824941 -19.955646673855195, 26.60422295140367 -19.931806517013612 M26.194146727361662 -19.982922465033347 C26.303068151874903 -19.969345423626812, 26.411989576388148 -19.955768382220274, 26.60422295140367 -19.931806517013612 M26.60422295140367 -19.931806517013612 C26.758403348370297 -19.899478287378635, 26.912583745336924 -19.867150057743654, 27.008677435703998 -19.847001329696653 M26.60422295140367 -19.931806517013612 C26.759818073886255 -19.899181650632002, 26.915413196368835 -19.866556784250395, 27.008677435703998 -19.847001329696653 M27.008677435703998 -19.847001329696653 C27.160004542021564 -19.801949298183064, 27.311331648339127 -19.756897266669476, 27.404747346023417 -19.729086208503173 M27.008677435703998 -19.847001329696653 C27.10497396367229 -19.818332611195075, 27.20127049164058 -19.789663892693497, 27.404747346023417 -19.729086208503173 M27.404747346023417 -19.729086208503173 C27.55234174686401 -19.67149469458221, 27.6999361477046 -19.61390318066125, 27.789727123264846 -19.578866633275286 M27.404747346023417 -19.729086208503173 C27.54242929827523 -19.675362544023926, 27.680111250527045 -19.62163887954468, 27.789727123264846 -19.578866633275286 M27.789727123264846 -19.578866633275286 C27.86851897984276 -19.54034764172765, 27.947310836420673 -19.501828650180013, 28.16098696518537 -19.397368756032446 M27.789727123264846 -19.578866633275286 C27.882193472730172 -19.533662589504928, 27.974659822195502 -19.48845854573457, 28.16098696518537 -19.397368756032446 M28.16098696518537 -19.397368756032446 C28.232584905579596 -19.354705643841438, 28.304182845973823 -19.312042531650427, 28.515990790612136 -19.185832391312644 M28.16098696518537 -19.397368756032446 C28.299965005802928 -19.31455581886824, 28.43894304642049 -19.231742881704033, 28.515990790612136 -19.185832391312644 M28.515990790612136 -19.185832391312644 C28.59570579843959 -19.128916969680617, 28.67542080626704 -19.07200154804859, 28.85231356344834 -18.94570254698197 M28.515990790612136 -19.185832391312644 C28.603556635801866 -19.123311579543724, 28.6911224809916 -19.0607907677748, 28.85231356344834 -18.94570254698197 M28.85231356344834 -18.94570254698197 C28.97350631472945 -18.84305752259818, 29.094699066010556 -18.740412498214386, 29.167657858128706 -18.678619553365657 M28.85231356344834 -18.94570254698197 C28.92428303258656 -18.884747515955027, 28.996252501724772 -18.82379248492808, 29.167657858128706 -18.678619553365657 M29.167657858128706 -18.678619553365657 C29.260738625864274 -18.58553878563009, 29.353819393599842 -18.49245801789452, 29.459869553365657 -18.386407858128706 M29.167657858128706 -18.678619553365657 C29.271900583452812 -18.57437682804155, 29.376143308776918 -18.470134102717445, 29.459869553365657 -18.386407858128706 M29.459869553365657 -18.386407858128706 C29.539553831229945 -18.29232480903601, 29.61923810909423 -18.198241759943315, 29.72695254698197 -18.07106356344834 M29.459869553365657 -18.386407858128706 C29.522930221460562 -18.311952268002184, 29.585990889555468 -18.23749667787566, 29.72695254698197 -18.07106356344834 M29.72695254698197 -18.07106356344834 C29.78578384672726 -17.988665201366175, 29.84461514647255 -17.906266839284005, 29.967082391312644 -17.734740790612136 M29.72695254698197 -18.07106356344834 C29.779977731889844 -17.99679717116346, 29.833002916797717 -17.92253077887858, 29.967082391312644 -17.734740790612136 M29.967082391312644 -17.734740790612136 C30.043221569195747 -17.606962763183358, 30.11936074707885 -17.479184735754583, 30.178618756032446 -17.37973696518537 M29.967082391312644 -17.734740790612136 C30.022995342857584 -17.640906750702985, 30.078908294402524 -17.54707271079383, 30.178618756032446 -17.37973696518537 M30.178618756032446 -17.37973696518537 C30.215940682971127 -17.30339374340275, 30.25326260990981 -17.227050521620132, 30.360116633275286 -17.008477123264846 M30.178618756032446 -17.37973696518537 C30.216859390650104 -17.301514496808526, 30.25510002526776 -17.223292028431683, 30.360116633275286 -17.008477123264846 M30.360116633275286 -17.008477123264846 C30.40129725620588 -16.90294023156193, 30.442477879136476 -16.797403339859017, 30.510336208503173 -16.623497346023417 M30.360116633275286 -17.008477123264846 C30.41872922440747 -16.858265925800197, 30.47734181553966 -16.708054728335544, 30.510336208503173 -16.623497346023417 M30.510336208503173 -16.623497346023417 C30.540819881061157 -16.521104494843318, 30.571303553619142 -16.418711643663215, 30.628251329696653 -16.227427435703994 M30.510336208503173 -16.623497346023417 C30.55196301308727 -16.483675374153883, 30.59358981767137 -16.343853402284346, 30.628251329696653 -16.227427435703994 M30.628251329696653 -16.227427435703994 C30.649034549811365 -16.128307713909393, 30.669817769926077 -16.029187992114792, 30.713056517013612 -15.82297295140367 M30.628251329696653 -16.227427435703994 C30.661529568562745 -16.068716236957343, 30.69480780742884 -15.91000503821069, 30.713056517013612 -15.82297295140367 M30.713056517013612 -15.82297295140367 C30.732030732150832 -15.670752855737494, 30.75100494728805 -15.518532760071317, 30.764172465033347 -15.412896727361662 M30.713056517013612 -15.82297295140367 C30.731288800336326 -15.67670498239808, 30.749521083659037 -15.53043701339249, 30.764172465033347 -15.412896727361662 M30.764172465033347 -15.412896727361662 C30.770585667708026 -15.257839782582877, 30.776998870382705 -15.102782837804092, 30.78125 -15 M30.764172465033347 -15.412896727361662 C30.76885092242913 -15.299782056445022, 30.773529379824915 -15.186667385528379, 30.78125 -15 M30.78125 -15 C30.78125 -15, 30.78125 -15, 30.78125 -15 M30.78125 -15 C30.78125 -15, 30.78125 -15, 30.78125 -15 M30.78125 -15 C30.78125 -4.514006757890064, 30.78125 5.971986484219872, 30.78125 15 M30.78125 -15 C30.78125 -5.300393167707115, 30.78125 4.399213664585769, 30.78125 15 M30.78125 15 C30.78125 15, 30.78125 15, 30.78125 15 M30.78125 15 C30.78125 15, 30.78125 15, 30.78125 15 M30.78125 15 C30.774876306526526 15.154101700365002, 30.76850261305305 15.308203400730005, 30.764172465033347 15.412896727361662 M30.78125 15 C30.777074704140738 15.100949346578563, 30.772899408281475 15.201898693157128, 30.764172465033347 15.412896727361662 M30.764172465033347 15.412896727361662 C30.746228666166612 15.55685033810952, 30.728284867299873 15.700803948857377, 30.713056517013612 15.822972951403669 M30.764172465033347 15.412896727361662 C30.75269213546656 15.504997341394832, 30.741211805899777 15.597097955428, 30.713056517013612 15.822972951403669 M30.713056517013612 15.822972951403669 C30.692598317771154 15.920542577579905, 30.6721401185287 16.018112203756143, 30.628251329696653 16.227427435703994 M30.713056517013612 15.822972951403669 C30.68683609016266 15.948023901182248, 30.66061566331171 16.073074850960825, 30.628251329696653 16.227427435703994 M30.628251329696653 16.227427435703994 C30.60265594192805 16.313400827712535, 30.577060554159445 16.399374219721075, 30.510336208503173 16.623497346023417 M30.628251329696653 16.227427435703994 C30.600578598180928 16.32037850235933, 30.572905866665202 16.413329569014664, 30.510336208503173 16.623497346023417 M30.510336208503173 16.623497346023417 C30.466377116735288 16.736154843096372, 30.422418024967403 16.848812340169324, 30.360116633275286 17.008477123264846 M30.510336208503173 16.623497346023417 C30.462594096045223 16.74584989422637, 30.414851983587273 16.86820244242932, 30.360116633275286 17.008477123264846 M30.360116633275286 17.008477123264846 C30.29941965869377 17.13263476924126, 30.238722684112254 17.256792415217678, 30.178618756032446 17.379736965185366 M30.360116633275286 17.008477123264846 C30.289837409437766 17.15223557338327, 30.219558185600246 17.295994023501688, 30.178618756032446 17.379736965185366 M30.178618756032446 17.379736965185366 C30.108565321928353 17.497301796764923, 30.038511887824257 17.61486662834448, 29.967082391312644 17.734740790612133 M30.178618756032446 17.379736965185366 C30.134452922822977 17.453856796843105, 30.090287089613508 17.527976628500845, 29.967082391312644 17.734740790612133 M29.967082391312644 17.734740790612133 C29.88817504127934 17.845257410627983, 29.80926769124603 17.955774030643834, 29.72695254698197 18.07106356344834 M29.967082391312644 17.734740790612133 C29.90082240322837 17.827543678077923, 29.834562415144095 17.92034656554371, 29.72695254698197 18.07106356344834 M29.72695254698197 18.07106356344834 C29.63244680537697 18.18264628171189, 29.537941063771967 18.294228999975438, 29.459869553365657 18.386407858128706 M29.72695254698197 18.07106356344834 C29.658200609063346 18.152238823158072, 29.589448671144723 18.233414082867803, 29.459869553365657 18.386407858128706 M29.459869553365657 18.386407858128706 C29.38689802060309 18.45937939089127, 29.313926487840522 18.53235092365384, 29.167657858128706 18.678619553365657 M29.459869553365657 18.386407858128706 C29.345861025028288 18.500416386466075, 29.23185249669092 18.614424914803443, 29.167657858128706 18.678619553365657 M29.167657858128706 18.678619553365657 C29.051824200424683 18.77672565702127, 28.93599054272066 18.87483176067688, 28.85231356344834 18.94570254698197 M29.167657858128706 18.678619553365657 C29.054448165057227 18.774503272341963, 28.941238471985752 18.870386991318274, 28.85231356344834 18.94570254698197 M28.85231356344834 18.94570254698197 C28.758153163023465 19.01293178068941, 28.663992762598586 19.08016101439685, 28.515990790612136 19.185832391312644 M28.85231356344834 18.94570254698197 C28.730307214252313 19.032813405972373, 28.608300865056286 19.119924264962776, 28.515990790612136 19.185832391312644 M28.515990790612136 19.185832391312644 C28.429664550777613 19.237271665051658, 28.34333831094309 19.288710938790675, 28.16098696518537 19.397368756032446 M28.515990790612136 19.185832391312644 C28.41030413807243 19.248807967000538, 28.30461748553272 19.311783542688428, 28.16098696518537 19.397368756032446 M28.16098696518537 19.397368756032446 C28.066018704616194 19.44379590961196, 27.971050444047016 19.490223063191475, 27.789727123264846 19.578866633275286 M28.16098696518537 19.397368756032446 C28.021605512944944 19.46550819599395, 27.882224060704523 19.533647635955454, 27.789727123264846 19.578866633275286 M27.789727123264846 19.578866633275286 C27.6983324319133 19.61452895250486, 27.606937740561754 19.65019127173443, 27.404747346023417 19.729086208503173 M27.789727123264846 19.578866633275286 C27.65273689230859 19.632320387267445, 27.51574666135233 19.6857741412596, 27.404747346023417 19.729086208503173 M27.404747346023417 19.729086208503173 C27.29800136110036 19.76086586512735, 27.191255376177303 19.792645521751528, 27.008677435703998 19.847001329696653 M27.404747346023417 19.729086208503173 C27.262239846013404 19.77151252945522, 27.119732346003392 19.81393885040727, 27.008677435703998 19.847001329696653 M27.008677435703998 19.847001329696653 C26.91476076408659 19.86669358491414, 26.820844092469184 19.886385840131627, 26.60422295140367 19.931806517013612 M27.008677435703998 19.847001329696653 C26.926739158031843 19.86418197982206, 26.84480088035969 19.881362629947468, 26.60422295140367 19.931806517013612 M26.60422295140367 19.931806517013612 C26.44360398076953 19.95182765082379, 26.282985010135388 19.97184878463397, 26.194146727361662 19.982922465033347 M26.60422295140367 19.931806517013612 C26.454923544939717 19.950416668621443, 26.305624138475764 19.969026820229274, 26.194146727361662 19.982922465033347 M26.194146727361662 19.982922465033347 C26.051809666742116 19.988809569407636, 25.90947260612257 19.994696673781927, 25.78125 20 M26.194146727361662 19.982922465033347 C26.060718403057866 19.98844110134805, 25.92729007875407 19.993959737662752, 25.78125 20 M25.78125 20 C25.78125 20, 25.78125 20, 25.78125 20 M25.78125 20 C25.78125 20, 25.78125 20, 25.78125 20 M25.78125 20 C10.055238139885008 20, -5.670773720229985 20, -25.78125 20 M25.78125 20 C6.373521379391388 20, -13.034207241217224 20, -25.78125 20 M-25.78125 20 C-25.78125 20, -25.78125 20, -25.78125 20 M-25.78125 20 C-25.78125 20, -25.78125 20, -25.78125 20 M-25.78125 20 C-25.90685531293687 19.99480492582883, -26.032460625873743 19.98960985165766, -26.194146727361662 19.982922465033347 M-25.78125 20 C-25.895690084335076 19.99526672309973, -26.010130168670152 19.990533446199457, -26.194146727361662 19.982922465033347 M-26.194146727361662 19.982922465033347 C-26.299022766630152 19.9698496803717, -26.40389880589864 19.956776895710046, -26.60422295140367 19.931806517013612 M-26.194146727361662 19.982922465033347 C-26.27867405816997 19.972386144236065, -26.363201388978275 19.961849823438786, -26.60422295140367 19.931806517013612 M-26.60422295140367 19.931806517013612 C-26.73464638133854 19.904459599534675, -26.86506981127341 19.87711268205574, -27.008677435703994 19.847001329696653 M-26.60422295140367 19.931806517013612 C-26.721034050683116 19.907313805127302, -26.837845149962565 19.882821093240995, -27.008677435703994 19.847001329696653 M-27.008677435703994 19.847001329696653 C-27.1528297022859 19.80408534052037, -27.296981968867804 19.761169351344083, -27.404747346023417 19.729086208503173 M-27.008677435703994 19.847001329696653 C-27.113228198607754 19.81587521898371, -27.217778961511513 19.784749108270766, -27.404747346023417 19.729086208503173 M-27.404747346023417 19.729086208503173 C-27.531480870315118 19.679634633870737, -27.65821439460682 19.630183059238306, -27.789727123264846 19.578866633275286 M-27.404747346023417 19.729086208503173 C-27.4921840609448 19.69496829646912, -27.57962077586619 19.66085038443507, -27.789727123264846 19.578866633275286 M-27.789727123264846 19.578866633275286 C-27.917819289942354 19.516246188728577, -28.045911456619862 19.45362574418187, -28.16098696518537 19.397368756032446 M-27.789727123264846 19.578866633275286 C-27.902243308075796 19.523860822269683, -28.01475949288675 19.46885501126408, -28.16098696518537 19.397368756032446 M-28.16098696518537 19.397368756032446 C-28.267261996415915 19.33404258274412, -28.37353702764646 19.270716409455797, -28.515990790612133 19.185832391312644 M-28.16098696518537 19.397368756032446 C-28.267401342272944 19.33395955063595, -28.37381571936052 19.270550345239453, -28.515990790612133 19.185832391312644 M-28.515990790612133 19.185832391312644 C-28.59336282545026 19.130589820241564, -28.670734860288384 19.075347249170484, -28.85231356344834 18.94570254698197 M-28.515990790612133 19.185832391312644 C-28.643021142432797 19.095134463394388, -28.770051494253458 19.00443653547613, -28.85231356344834 18.94570254698197 M-28.85231356344834 18.94570254698197 C-28.96276420789047 18.85215562299416, -29.073214852332594 18.75860869900635, -29.167657858128706 18.67861955336566 M-28.85231356344834 18.94570254698197 C-28.934487314971037 18.87610492963611, -29.01666106649373 18.80650731229025, -29.167657858128706 18.67861955336566 M-29.167657858128706 18.67861955336566 C-29.255097226177 18.591180185317366, -29.342536594225294 18.503740817269072, -29.459869553365657 18.386407858128706 M-29.167657858128706 18.67861955336566 C-29.281640554087534 18.564636857406832, -29.395623250046363 18.450654161448, -29.459869553365657 18.386407858128706 M-29.459869553365657 18.386407858128706 C-29.529888911446342 18.303736158261337, -29.59990826952703 18.22106445839397, -29.726952546981966 18.07106356344834 M-29.459869553365657 18.386407858128706 C-29.52997937146231 18.303629352322307, -29.60008918955896 18.220850846515912, -29.726952546981966 18.07106356344834 M-29.726952546981966 18.07106356344834 C-29.819476094657535 17.941476272065938, -29.911999642333107 17.811888980683534, -29.967082391312644 17.734740790612133 M-29.726952546981966 18.07106356344834 C-29.814590836435755 17.948318501925993, -29.902229125889548 17.825573440403645, -29.967082391312644 17.734740790612133 M-29.967082391312644 17.734740790612133 C-30.049009651251662 17.59724910816023, -30.13093691119068 17.45975742570833, -30.178618756032446 17.37973696518537 M-29.967082391312644 17.734740790612133 C-30.03572588178022 17.619542149759468, -30.104369372247792 17.504343508906807, -30.178618756032446 17.37973696518537 M-30.178618756032446 17.37973696518537 C-30.21942883265753 17.296258619175173, -30.26023890928262 17.212780273164977, -30.360116633275286 17.00847712326485 M-30.178618756032446 17.37973696518537 C-30.243584635469666 17.24684713475601, -30.308550514906884 17.11395730432665, -30.360116633275286 17.00847712326485 M-30.360116633275286 17.00847712326485 C-30.407091306065826 16.888091354369834, -30.45406597885637 16.76770558547482, -30.510336208503173 16.623497346023417 M-30.360116633275286 17.00847712326485 C-30.407343566573594 16.88744486609466, -30.4545704998719 16.766412608924472, -30.510336208503173 16.623497346023417 M-30.510336208503173 16.623497346023417 C-30.534143151062 16.543531235580446, -30.55795009362083 16.46356512513747, -30.628251329696653 16.227427435703994 M-30.510336208503173 16.623497346023417 C-30.54736377811074 16.49912393211875, -30.58439134771831 16.374750518214082, -30.628251329696653 16.227427435703994 M-30.628251329696653 16.227427435703994 C-30.6583117391209 16.08406276927032, -30.68837214854515 15.94069810283665, -30.713056517013612 15.82297295140367 M-30.628251329696653 16.227427435703994 C-30.646330626615924 16.14120331494747, -30.6644099235352 16.054979194190953, -30.713056517013612 15.82297295140367 M-30.713056517013612 15.82297295140367 C-30.728705960292974 15.697425742421403, -30.744355403572335 15.571878533439135, -30.764172465033347 15.412896727361664 M-30.713056517013612 15.82297295140367 C-30.72830755985219 15.700621898508558, -30.743558602690765 15.578270845613448, -30.764172465033347 15.412896727361664 M-30.764172465033347 15.412896727361664 C-30.76835438836158 15.311787143356927, -30.772536311689812 15.210677559352188, -30.78125 15 M-30.764172465033347 15.412896727361664 C-30.768200875469216 15.31549874289335, -30.77222928590508 15.218100758425038, -30.78125 15 M-30.78125 15 C-30.78125 15, -30.78125 15, -30.78125 15 M-30.78125 15 C-30.78125 15, -30.78125 15, -30.78125 15 M-30.78125 15 C-30.78125 7.560645044759057, -30.78125 0.12129008951811393, -30.78125 -15 M-30.78125 15 C-30.78125 6.177385608509024, -30.78125 -2.6452287829819525, -30.78125 -15 M-30.78125 -15 C-30.78125 -15, -30.78125 -15, -30.78125 -15 M-30.78125 -15 C-30.78125 -15, -30.78125 -15, -30.78125 -15 M-30.78125 -15 C-30.776294369863898 -15.119816089922091, -30.771338739727792 -15.239632179844184, -30.764172465033347 -15.41289672736166 M-30.78125 -15 C-30.776866852964446 -15.105974724692933, -30.77248370592889 -15.211949449385866, -30.764172465033347 -15.41289672736166 M-30.764172465033347 -15.41289672736166 C-30.751992726041234 -15.51060833341022, -30.73981298704912 -15.60831993945878, -30.713056517013612 -15.822972951403669 M-30.764172465033347 -15.41289672736166 C-30.753603388250273 -15.497686842124677, -30.743034311467195 -15.582476956887694, -30.713056517013612 -15.822972951403669 M-30.713056517013612 -15.822972951403669 C-30.68441421331012 -15.959574361530532, -30.655771909606628 -16.096175771657393, -30.628251329696653 -16.227427435703994 M-30.713056517013612 -15.822972951403669 C-30.691891517996023 -15.92391346027704, -30.670726518978437 -16.024853969150413, -30.628251329696653 -16.227427435703994 M-30.628251329696653 -16.227427435703994 C-30.588869578916032 -16.359708404777578, -30.54948782813541 -16.491989373851162, -30.510336208503173 -16.623497346023417 M-30.628251329696653 -16.227427435703994 C-30.59709787758016 -16.33207003676339, -30.56594442546367 -16.436712637822783, -30.510336208503173 -16.623497346023417 M-30.510336208503173 -16.623497346023417 C-30.456571089242292 -16.761285537775482, -30.402805969981408 -16.899073729527544, -30.36011663327529 -17.008477123264846 M-30.510336208503173 -16.623497346023417 C-30.462533123337447 -16.74600615388442, -30.414730038171722 -16.86851496174542, -30.36011663327529 -17.008477123264846 M-30.36011663327529 -17.008477123264846 C-30.296736428280393 -17.13812340477926, -30.2333562232855 -17.26776968629368, -30.178618756032446 -17.379736965185366 M-30.36011663327529 -17.008477123264846 C-30.307060800752712 -17.117004563334785, -30.254004968230134 -17.225532003404723, -30.178618756032446 -17.379736965185366 M-30.178618756032446 -17.379736965185366 C-30.118106921649847 -17.48128892632391, -30.057595087267245 -17.58284088746245, -29.967082391312644 -17.734740790612133 M-30.178618756032446 -17.379736965185366 C-30.13041172826983 -17.460638796370993, -30.082204700507212 -17.541540627556625, -29.967082391312644 -17.734740790612133 M-29.967082391312644 -17.734740790612133 C-29.872376974041227 -17.867383980500147, -29.77767155676981 -18.00002717038816, -29.72695254698197 -18.07106356344834 M-29.967082391312644 -17.734740790612133 C-29.884984143734442 -17.849726540706868, -29.80288589615624 -17.9647122908016, -29.72695254698197 -18.07106356344834 M-29.72695254698197 -18.07106356344834 C-29.65787846582556 -18.152619176960197, -29.588804384669157 -18.234174790472053, -29.45986955336566 -18.386407858128706 M-29.72695254698197 -18.07106356344834 C-29.626418874987344 -18.18976344567415, -29.52588520299272 -18.308463327899958, -29.45986955336566 -18.386407858128706 M-29.45986955336566 -18.386407858128706 C-29.37453754782049 -18.471739863673875, -29.289205542275322 -18.557071869219044, -29.167657858128706 -18.678619553365657 M-29.45986955336566 -18.386407858128706 C-29.345556110881937 -18.50072130061243, -29.231242668398213 -18.615034743096153, -29.167657858128706 -18.678619553365657 M-29.167657858128706 -18.678619553365657 C-29.087617362333603 -18.746410395274363, -29.007576866538503 -18.81420123718307, -28.85231356344834 -18.945702546981966 M-29.167657858128706 -18.678619553365657 C-29.049073118612114 -18.779055704460145, -28.930488379095518 -18.879491855554633, -28.85231356344834 -18.945702546981966 M-28.85231356344834 -18.945702546981966 C-28.769413660836204 -19.004891939782837, -28.68651375822407 -19.064081332583708, -28.515990790612136 -19.185832391312644 M-28.85231356344834 -18.945702546981966 C-28.777707651757932 -18.998970144086048, -28.703101740067524 -19.052237741190126, -28.515990790612136 -19.185832391312644 M-28.515990790612136 -19.185832391312644 C-28.388365170161492 -19.261880754348685, -28.26073954971085 -19.337929117384725, -28.160986965185366 -19.397368756032446 M-28.515990790612136 -19.185832391312644 C-28.406604198503363 -19.25101265244352, -28.297217606394593 -19.316192913574397, -28.160986965185366 -19.397368756032446 M-28.160986965185366 -19.397368756032446 C-28.067365587795823 -19.443137458547785, -27.973744210406284 -19.488906161063127, -27.78972712326485 -19.578866633275286 M-28.160986965185366 -19.397368756032446 C-28.025622215585237 -19.463544549726805, -27.890257465985105 -19.52972034342116, -27.78972712326485 -19.578866633275286 M-27.78972712326485 -19.578866633275286 C-27.657582721854837 -19.63042953871098, -27.525438320444824 -19.68199244414668, -27.40474734602342 -19.729086208503173 M-27.78972712326485 -19.578866633275286 C-27.698135872675078 -19.614605650157614, -27.606544622085305 -19.650344667039942, -27.40474734602342 -19.729086208503173 M-27.40474734602342 -19.729086208503173 C-27.297638950022982 -19.760973759579812, -27.190530554022548 -19.792861310656452, -27.008677435703994 -19.847001329696653 M-27.40474734602342 -19.729086208503173 C-27.284208981227895 -19.76497203452279, -27.163670616432366 -19.800857860542408, -27.008677435703994 -19.847001329696653 M-27.008677435703994 -19.847001329696653 C-26.892283367653903 -19.871406599329518, -26.775889299603808 -19.895811868962383, -26.604222951403674 -19.931806517013612 M-27.008677435703994 -19.847001329696653 C-26.89564388612738 -19.87070197270356, -26.782610336550764 -19.894402615710472, -26.604222951403674 -19.931806517013612 M-26.604222951403674 -19.931806517013612 C-26.505843159364634 -19.94406954530258, -26.407463367325597 -19.956332573591546, -26.194146727361662 -19.982922465033347 M-26.604222951403674 -19.931806517013612 C-26.48968239051795 -19.94608398303853, -26.375141829632224 -19.960361449063445, -26.194146727361662 -19.982922465033347 M-26.194146727361662 -19.982922465033347 C-26.09203011436793 -19.98714603938866, -25.989913501374193 -19.99136961374397, -25.78125 -20 M-26.194146727361662 -19.982922465033347 C-26.067165058870753 -19.98817446569132, -25.94018339037984 -19.993426466349288, -25.78125 -20 M-25.78125 -20 C-25.78125 -20, -25.78125 -20, -25.78125 -20 M-25.78125 -20 C-25.78125 -20, -25.78125 -20, -25.78125 -20\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-22.78125, -12)\"><rect></rect><foreignObject width=\"45.5625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Ready</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"state-Dispatched-4\" transform=\"translate(288.78125, 344)\"><g class=\"basic label-container outer-path\"><path d=\"M-44.953125 -20 C-15.42968647558098 -20, 14.093752048838041 -20, 44.953125 -20 C44.953125 -20, 44.953125 -20, 44.953125 -20 C45.11233598565305 -19.99341498492386, 45.2715469713061 -19.986829969847722, 45.36602172736166 -19.982922465033347 C45.49098620356776 -19.967345659318784, 45.615950679773846 -19.95176885360422, 45.77609795140367 -19.931806517013612 C45.87100423438131 -19.911906762114373, 45.96591051735895 -19.89200700721513, 46.180552435703994 -19.847001329696653 C46.297643800810576 -19.812141719947157, 46.414735165917165 -19.77728211019766, 46.57662234602342 -19.729086208503173 C46.697127390754105 -19.68206499413713, 46.817632435484796 -19.63504377977108, 46.961602123264846 -19.578866633275286 C47.04328477876894 -19.538934416246747, 47.12496743427304 -19.499002199218204, 47.332861965185366 -19.397368756032446 C47.43699509442064 -19.335318879305497, 47.54112822365591 -19.273269002578548, 47.687865790612136 -19.185832391312644 C47.79241107389357 -19.111188493760984, 47.89695635717499 -19.036544596209325, 48.02418856344834 -18.94570254698197 C48.13247194832876 -18.853991198209723, 48.24075533320918 -18.762279849437473, 48.339532858128706 -18.678619553365657 C48.433649158331704 -18.584503253162662, 48.527765458534695 -18.490386952959668, 48.63174455336566 -18.386407858128706 C48.695153177937804 -18.311541436565822, 48.75856180250995 -18.236675015002938, 48.89882754698197 -18.07106356344834 C48.97638076036278 -17.96244352981906, 49.05393397374359 -17.853823496189776, 49.138957391312644 -17.734740790612136 C49.18625826524566 -17.655359681768303, 49.23355913917869 -17.575978572924466, 49.35049375603245 -17.37973696518537 C49.400402103961255 -17.277647807758086, 49.450310451890054 -17.175558650330807, 49.53199163327529 -17.008477123264846 C49.590378577322745 -16.858844209717464, 49.64876552137021 -16.709211296170086, 49.682211208503176 -16.623497346023417 C49.71226387449517 -16.52255222037852, 49.74231654048717 -16.421607094733623, 49.80012632969665 -16.227427435703994 C49.82005641733783 -16.13237648924659, 49.83998650497902 -16.037325542789187, 49.88493151701361 -15.82297295140367 C49.89578852773045 -15.73587289493155, 49.90664553844729 -15.648772838459427, 49.93604746503335 -15.412896727361662 C49.94152454989314 -15.28047302461374, 49.94700163475294 -15.148049321865818, 49.953125 -15 C49.953125 -15, 49.953125 -15, 49.953125 -15 C49.953125 -6.383223311387598, 49.953125 2.233553377224805, 49.953125 15 C49.953125 15, 49.953125 15, 49.953125 15 C49.94777890409363 15.129256681846151, 49.94243280818726 15.258513363692304, 49.93604746503335 15.412896727361662 C49.91843079604844 15.55422594803342, 49.90081412706354 15.695555168705178, 49.88493151701361 15.822972951403669 C49.86661277499461 15.910339038204883, 49.84829403297561 15.997705125006096, 49.80012632969665 16.227427435703994 C49.75912535840062 16.3651472706146, 49.71812438710458 16.502867105525205, 49.682211208503176 16.623497346023417 C49.64539490162951 16.717849454246156, 49.60857859475585 16.8122015624689, 49.53199163327529 17.008477123264846 C49.486506256908356 17.10151894775456, 49.441020880541416 17.194560772244273, 49.35049375603245 17.379736965185366 C49.283873695738784 17.491539852058928, 49.21725363544512 17.603342738932493, 49.138957391312644 17.734740790612133 C49.08204581830081 17.814450408111615, 49.02513424528899 17.894160025611097, 48.89882754698197 18.07106356344834 C48.82074133765181 18.163259776588205, 48.74265512832165 18.25545598972807, 48.63174455336566 18.386407858128706 C48.54146604212772 18.47668636936664, 48.45118753088979 18.566964880604573, 48.339532858128706 18.678619553365657 C48.27135531365129 18.736362988029327, 48.20317776917388 18.794106422692998, 48.02418856344834 18.94570254698197 C47.94492485259393 19.00229574876855, 47.865661141739515 19.05888895055513, 47.687865790612136 19.185832391312644 C47.56533957678228 19.258842167546156, 47.44281336295243 19.331851943779665, 47.332861965185366 19.397368756032446 C47.228225626947875 19.448522344781303, 47.123589288710384 19.49967593353016, 46.961602123264846 19.578866633275286 C46.808441934583804 19.63862992435086, 46.65528174590276 19.698393215426435, 46.57662234602342 19.729086208503173 C46.446115923156576 19.76793965398824, 46.31560950028974 19.806793099473307, 46.180552435703994 19.847001329696653 C46.035695300675634 19.87737467687694, 45.89083816564727 19.90774802405723, 45.77609795140367 19.931806517013612 C45.634106818350745 19.949505693290785, 45.492115685297826 19.967204869567954, 45.36602172736166 19.982922465033347 C45.22420409413464 19.988788085731766, 45.08238646090763 19.994653706430185, 44.953125 20 C44.953125 20, 44.953125 20, 44.953125 20 C25.33290680401254 20, 5.712688608025083 20, -44.953125 20 C-44.953125 20, -44.953125 20, -44.953125 20 C-45.04004523866137 19.996404952336302, -45.12696547732274 19.992809904672608, -45.36602172736166 19.982922465033347 C-45.49030617063802 19.967430425335078, -45.61459061391437 19.951938385636804, -45.77609795140367 19.931806517013612 C-45.87449442353819 19.91117494640529, -45.9728908956727 19.890543375796963, -46.180552435703994 19.847001329696653 C-46.31866985185175 19.80588199333793, -46.45678726799951 19.764762656979208, -46.57662234602342 19.729086208503173 C-46.68632683844763 19.686279382724837, -46.79603133087184 19.643472556946502, -46.961602123264846 19.578866633275286 C-47.07327612868347 19.524272538686883, -47.18495013410208 19.469678444098477, -47.332861965185366 19.397368756032446 C-47.459217814187774 19.322077012550746, -47.58557366319018 19.24678526906905, -47.687865790612136 19.185832391312644 C-47.818517824826095 19.092548631867178, -47.949169859040055 18.999264872421715, -48.02418856344834 18.94570254698197 C-48.11647547762977 18.86753951778821, -48.20876239181119 18.789376488594453, -48.339532858128706 18.67861955336566 C-48.45583567721223 18.56231673428214, -48.57213849629575 18.446013915198616, -48.63174455336566 18.386407858128706 C-48.68629233677175 18.322003411961372, -48.74084012017784 18.25759896579404, -48.89882754698197 18.07106356344834 C-48.95596037285867 17.99104406203077, -49.01309319873537 17.911024560613196, -49.138957391312644 17.734740790612133 C-49.218032194801566 17.602036147745547, -49.29710699829049 17.469331504878966, -49.35049375603244 17.37973696518537 C-49.41426796919081 17.249284727090583, -49.47804218234918 17.1188324889958, -49.53199163327528 17.00847712326485 C-49.57631329582048 16.894890436924307, -49.62063495836568 16.781303750583763, -49.682211208503176 16.623497346023417 C-49.72828751856041 16.46872974872542, -49.77436382861764 16.31396215142742, -49.80012632969665 16.227427435703994 C-49.822214605717484 16.122083616891373, -49.844302881738315 16.016739798078756, -49.88493151701361 15.82297295140367 C-49.90437253841685 15.667007915883218, -49.92381355982009 15.511042880362767, -49.93604746503335 15.412896727361664 C-49.94212295588992 15.266004901539326, -49.9481984467465 15.119113075716985, -49.953125 15 C-49.953125 15, -49.953125 15, -49.953125 15 C-49.953125 6.944416350015315, -49.953125 -1.1111672999693702, -49.953125 -15 C-49.953125 -15, -49.953125 -15, -49.953125 -15 C-49.94748678008351 -15.13631958922702, -49.94184856016702 -15.272639178454037, -49.93604746503335 -15.41289672736166 C-49.920415515097 -15.53830359650231, -49.90478356516065 -15.663710465642959, -49.88493151701361 -15.822972951403669 C-49.85826304451268 -15.950160728869786, -49.831594572011745 -16.077348506335902, -49.80012632969665 -16.227427435703994 C-49.757238762245116 -16.371484235395343, -49.71435119479357 -16.51554103508669, -49.682211208503176 -16.623497346023417 C-49.65111894991825 -16.70317997570599, -49.62002669133333 -16.78286260538856, -49.53199163327529 -17.008477123264846 C-49.479224751791385 -17.11641350453801, -49.42645787030748 -17.224349885811176, -49.35049375603245 -17.379736965185366 C-49.27373387672592 -17.508556664007404, -49.19697399741939 -17.637376362829443, -49.138957391312644 -17.734740790612133 C-49.0464155446272 -17.864353711352507, -48.953873697941766 -17.99396663209288, -48.89882754698197 -18.07106356344834 C-48.81659210722542 -18.168158763695395, -48.73435666746887 -18.26525396394245, -48.63174455336566 -18.386407858128706 C-48.57291376720957 -18.445238644284792, -48.514082981053484 -18.504069430440875, -48.339532858128706 -18.678619553365657 C-48.26197531114939 -18.744307444899473, -48.184417764170085 -18.809995336433293, -48.02418856344834 -18.945702546981966 C-47.955423791573004 -18.994799650418077, -47.886659019697674 -19.043896753854188, -47.687865790612136 -19.185832391312644 C-47.555441100096736 -19.264740379408536, -47.423016409581344 -19.34364836750443, -47.332861965185366 -19.397368756032446 C-47.21937112328466 -19.452851047855138, -47.10588028138396 -19.50833333967783, -46.961602123264846 -19.578866633275286 C-46.85292579133663 -19.621272269583148, -46.74424945940842 -19.663677905891007, -46.57662234602342 -19.729086208503173 C-46.463255626922646 -19.762836943092665, -46.34988890782188 -19.796587677682158, -46.180552435703994 -19.847001329696653 C-46.04981061951148 -19.87441500575354, -45.91906880331897 -19.901828681810432, -45.77609795140367 -19.931806517013612 C-45.61298313178442 -19.952138758075343, -45.449868312165165 -19.972470999137073, -45.36602172736166 -19.982922465033347 C-45.25443919587955 -19.987537552673373, -45.14285666439744 -19.992152640313396, -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-12.467319727551619 -20, 20.018485544896762 -20, 44.953125 -20 M-44.953125 -20 C-24.087532194146764 -20, -3.221939388293528 -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.044958945304124 -19.996201719926244, 45.13679289060825 -19.992403439852488, 45.36602172736166 -19.982922465033347 M44.953125 -20 C45.083414626472376 -19.994611181187867, 45.21370425294476 -19.989222362375738, 45.36602172736166 -19.982922465033347 M45.36602172736166 -19.982922465033347 C45.473374351496915 -19.969540974389993, 45.58072697563216 -19.956159483746642, 45.77609795140367 -19.931806517013612 M45.36602172736166 -19.982922465033347 C45.45466672020613 -19.97187287819853, 45.54331171305059 -19.960823291363706, 45.77609795140367 -19.931806517013612 M45.77609795140367 -19.931806517013612 C45.87131349479592 -19.911841917024482, 45.96652903818818 -19.891877317035352, 46.180552435703994 -19.847001329696653 M45.77609795140367 -19.931806517013612 C45.85975447580713 -19.914265588435224, 45.943411000210595 -19.896724659856833, 46.180552435703994 -19.847001329696653 M46.180552435703994 -19.847001329696653 C46.32082922364409 -19.805239120501692, 46.461106011584185 -19.763476911306736, 46.57662234602342 -19.729086208503173 M46.180552435703994 -19.847001329696653 C46.26000468798225 -19.823347369341697, 46.33945694026051 -19.799693408986744, 46.57662234602342 -19.729086208503173 M46.57662234602342 -19.729086208503173 C46.69812835056085 -19.681674418408534, 46.81963435509829 -19.6342626283139, 46.961602123264846 -19.578866633275286 M46.57662234602342 -19.729086208503173 C46.72062436917649 -19.67289644470567, 46.86462639232957 -19.616706680908166, 46.961602123264846 -19.578866633275286 M46.961602123264846 -19.578866633275286 C47.10822293634069 -19.507188085454914, 47.25484374941653 -19.435509537634537, 47.332861965185366 -19.397368756032446 M46.961602123264846 -19.578866633275286 C47.08256013840555 -19.51973386289544, 47.20351815354625 -19.460601092515592, 47.332861965185366 -19.397368756032446 M47.332861965185366 -19.397368756032446 C47.46327298664977 -19.319660654248437, 47.593684008114174 -19.24195255246443, 47.687865790612136 -19.185832391312644 M47.332861965185366 -19.397368756032446 C47.44791679740967 -19.328810956907557, 47.56297162963397 -19.26025315778267, 47.687865790612136 -19.185832391312644 M47.687865790612136 -19.185832391312644 C47.77698094380401 -19.122205394891882, 47.866096096995896 -19.05857839847112, 48.02418856344834 -18.94570254698197 M47.687865790612136 -19.185832391312644 C47.81065835208383 -19.09816018754688, 47.93345091355552 -19.01048798378112, 48.02418856344834 -18.94570254698197 M48.02418856344834 -18.94570254698197 C48.138122162621535 -18.849205710812786, 48.25205576179473 -18.752708874643602, 48.339532858128706 -18.678619553365657 M48.02418856344834 -18.94570254698197 C48.08830398984399 -18.89139955083582, 48.152419416239645 -18.837096554689673, 48.339532858128706 -18.678619553365657 M48.339532858128706 -18.678619553365657 C48.437632964274684 -18.58051944721968, 48.53573307042066 -18.4824193410737, 48.63174455336566 -18.386407858128706 M48.339532858128706 -18.678619553365657 C48.402686415709056 -18.615465995785307, 48.465839973289405 -18.552312438204957, 48.63174455336566 -18.386407858128706 M48.63174455336566 -18.386407858128706 C48.688838664526166 -18.318996968462788, 48.745932775686676 -18.251586078796866, 48.89882754698197 -18.07106356344834 M48.63174455336566 -18.386407858128706 C48.7017791662531 -18.303718146945037, 48.771813779140544 -18.221028435761365, 48.89882754698197 -18.07106356344834 M48.89882754698197 -18.07106356344834 C48.96684856761383 -17.97579419643641, 49.03486958824569 -17.88052482942448, 49.138957391312644 -17.734740790612136 M48.89882754698197 -18.07106356344834 C48.96234065208231 -17.98210792497565, 49.025853757182645 -17.893152286502957, 49.138957391312644 -17.734740790612136 M49.138957391312644 -17.734740790612136 C49.18193373041446 -17.662617187636403, 49.22491006951627 -17.590493584660667, 49.35049375603245 -17.37973696518537 M49.138957391312644 -17.734740790612136 C49.2042631635173 -17.62514356374379, 49.26956893572195 -17.51554633687545, 49.35049375603245 -17.37973696518537 M49.35049375603245 -17.37973696518537 C49.4112455529587 -17.25546717831041, 49.47199734988494 -17.13119739143545, 49.53199163327529 -17.008477123264846 M49.35049375603245 -17.37973696518537 C49.40660156107291 -17.264966615546747, 49.462709366113366 -17.150196265908125, 49.53199163327529 -17.008477123264846 M49.53199163327529 -17.008477123264846 C49.56636685921275 -16.92038096932519, 49.6007420851502 -16.832284815385535, 49.682211208503176 -16.623497346023417 M49.53199163327529 -17.008477123264846 C49.58163317649234 -16.88125675121528, 49.63127471970939 -16.754036379165708, 49.682211208503176 -16.623497346023417 M49.682211208503176 -16.623497346023417 C49.72513260712785 -16.47932690942467, 49.76805400575252 -16.335156472825926, 49.80012632969665 -16.227427435703994 M49.682211208503176 -16.623497346023417 C49.708166928178485 -16.536313620475557, 49.73412264785379 -16.4491298949277, 49.80012632969665 -16.227427435703994 M49.80012632969665 -16.227427435703994 C49.81966175672551 -16.13425871201481, 49.83919718375437 -16.04108998832562, 49.88493151701361 -15.82297295140367 M49.80012632969665 -16.227427435703994 C49.82178207731076 -16.124146439452364, 49.84343782492487 -16.020865443200734, 49.88493151701361 -15.82297295140367 M49.88493151701361 -15.82297295140367 C49.899720336297285 -15.704330073694585, 49.914509155580966 -15.5856871959855, 49.93604746503335 -15.412896727361662 M49.88493151701361 -15.82297295140367 C49.89645046352117 -15.730562534072893, 49.907969410028734 -15.638152116742116, 49.93604746503335 -15.412896727361662 M49.93604746503335 -15.412896727361662 C49.94038881487592 -15.307932565623425, 49.94473016471849 -15.202968403885187, 49.953125 -15 M49.93604746503335 -15.412896727361662 C49.941411607222676 -15.283203726621101, 49.946775749412005 -15.153510725880542, 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 -6.6214396358074765, 49.953125 1.757120728385047, 49.953125 15 M49.953125 -15 C49.953125 -7.041674164445999, 49.953125 0.9166516711080028, 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.94638363836407 15.162991096951195, 49.93964227672814 15.325982193902389, 49.93604746503335 15.412896727361662 M49.953125 15 C49.949277869509075 15.093015039497036, 49.94543073901816 15.18603007899407, 49.93604746503335 15.412896727361662 M49.93604746503335 15.412896727361662 C49.916822399117414 15.56712926619123, 49.89759733320148 15.721361805020798, 49.88493151701361 15.822972951403669 M49.93604746503335 15.412896727361662 C49.91602868496912 15.573496815136531, 49.89600990490489 15.7340969029114, 49.88493151701361 15.822972951403669 M49.88493151701361 15.822972951403669 C49.8563140489796 15.95945591479148, 49.82769658094559 16.095938878179293, 49.80012632969665 16.227427435703994 M49.88493151701361 15.822972951403669 C49.85522778926531 15.964636524922323, 49.825524061516994 16.106300098440975, 49.80012632969665 16.227427435703994 M49.80012632969665 16.227427435703994 C49.7732346100801 16.317755129633806, 49.74634289046356 16.40808282356362, 49.682211208503176 16.623497346023417 M49.80012632969665 16.227427435703994 C49.762904938883615 16.352451883561667, 49.72568354807057 16.477476331419343, 49.682211208503176 16.623497346023417 M49.682211208503176 16.623497346023417 C49.63301697102522 16.749571371709443, 49.583822733547265 16.875645397395473, 49.53199163327529 17.008477123264846 M49.682211208503176 16.623497346023417 C49.635067112904565 16.744317308363662, 49.58792301730596 16.865137270703908, 49.53199163327529 17.008477123264846 M49.53199163327529 17.008477123264846 C49.459627890110724 17.156499525819488, 49.387264146946166 17.30452192837413, 49.35049375603245 17.379736965185366 M49.53199163327529 17.008477123264846 C49.49046787654196 17.09341532527001, 49.44894411980864 17.17835352727517, 49.35049375603245 17.379736965185366 M49.35049375603245 17.379736965185366 C49.273041556447986 17.509718527346667, 49.195589356863515 17.639700089507965, 49.138957391312644 17.734740790612133 M49.35049375603245 17.379736965185366 C49.27901387847069 17.499695677764517, 49.20753400090893 17.619654390343666, 49.138957391312644 17.734740790612133 M49.138957391312644 17.734740790612133 C49.08808142861569 17.80599700989902, 49.03720546591873 17.877253229185904, 48.89882754698197 18.07106356344834 M49.138957391312644 17.734740790612133 C49.049073763664296 17.860630643943487, 48.95919013601595 17.98652049727484, 48.89882754698197 18.07106356344834 M48.89882754698197 18.07106356344834 C48.825429715214085 18.15772421966055, 48.7520318834462 18.244384875872765, 48.63174455336566 18.386407858128706 M48.89882754698197 18.07106356344834 C48.807418864120415 18.178989591363273, 48.71601018125886 18.286915619278204, 48.63174455336566 18.386407858128706 M48.63174455336566 18.386407858128706 C48.53984990340948 18.478302508084877, 48.447955253453316 18.57019715804105, 48.339532858128706 18.678619553365657 M48.63174455336566 18.386407858128706 C48.54660061201343 18.47155179948093, 48.46145667066121 18.55669574083316, 48.339532858128706 18.678619553365657 M48.339532858128706 18.678619553365657 C48.24093595228526 18.762126872883407, 48.14233904644182 18.845634192401157, 48.02418856344834 18.94570254698197 M48.339532858128706 18.678619553365657 C48.267775108197505 18.739395267371272, 48.196017358266296 18.80017098137689, 48.02418856344834 18.94570254698197 M48.02418856344834 18.94570254698197 C47.89196961806571 19.040105059498597, 47.75975067268308 19.134507572015224, 47.687865790612136 19.185832391312644 M48.02418856344834 18.94570254698197 C47.90039461618595 19.03408972645993, 47.77660066892356 19.122476905937884, 47.687865790612136 19.185832391312644 M47.687865790612136 19.185832391312644 C47.57679842953192 19.25201417336439, 47.4657310684517 19.318195955416137, 47.332861965185366 19.397368756032446 M47.687865790612136 19.185832391312644 C47.54673630188943 19.269927313285034, 47.405606813166735 19.354022235257425, 47.332861965185366 19.397368756032446 M47.332861965185366 19.397368756032446 C47.20486993894505 19.459940244902498, 47.076877912704745 19.522511733772546, 46.961602123264846 19.578866633275286 M47.332861965185366 19.397368756032446 C47.2040379627828 19.460346973264457, 47.07521396038023 19.523325190496468, 46.961602123264846 19.578866633275286 M46.961602123264846 19.578866633275286 C46.8605290466712 19.618305470145284, 46.75945597007757 19.657744307015278, 46.57662234602342 19.729086208503173 M46.961602123264846 19.578866633275286 C46.84369366666882 19.62487465580714, 46.725785210072786 19.67088267833899, 46.57662234602342 19.729086208503173 M46.57662234602342 19.729086208503173 C46.48392876645275 19.756682282792475, 46.391235186882085 19.78427835708178, 46.180552435703994 19.847001329696653 M46.57662234602342 19.729086208503173 C46.48362841996241 19.75677169981681, 46.390634493901395 19.78445719113045, 46.180552435703994 19.847001329696653 M46.180552435703994 19.847001329696653 C46.087238849628 19.866567131173873, 45.993925263552 19.886132932651094, 45.77609795140367 19.931806517013612 M46.180552435703994 19.847001329696653 C46.073350405267895 19.869479231722188, 45.966148374831796 19.891957133747727, 45.77609795140367 19.931806517013612 M45.77609795140367 19.931806517013612 C45.67028074464326 19.944996618080786, 45.56446353788285 19.958186719147957, 45.36602172736166 19.982922465033347 M45.77609795140367 19.931806517013612 C45.625100064989894 19.9506283839264, 45.47410217857611 19.969450250839184, 45.36602172736166 19.982922465033347 M45.36602172736166 19.982922465033347 C45.28106921153946 19.986436127078402, 45.19611669571726 19.98994978912346, 44.953125 20 M45.36602172736166 19.982922465033347 C45.24092065015974 19.988096683860253, 45.11581957295781 19.993270902687154, 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 C19.933798887064818 20, -5.085527225870365 20, -44.953125 20 M44.953125 20 C14.159381885561118 20, -16.634361228877765 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.11736882668743 19.993206825078914, -45.281612653374864 19.98641365015783, -45.36602172736166 19.982922465033347 M-44.953125 20 C-45.066604714339526 19.995306444296563, -45.18008442867905 19.990612888593123, -45.36602172736166 19.982922465033347 M-45.36602172736166 19.982922465033347 C-45.488936486471886 19.967601156288335, -45.6118512455821 19.952279847543323, -45.77609795140367 19.931806517013612 M-45.36602172736166 19.982922465033347 C-45.480764419732715 19.96861980334506, -45.59550711210377 19.954317141656773, -45.77609795140367 19.931806517013612 M-45.77609795140367 19.931806517013612 C-45.86229501454953 19.913732893478688, -45.94849207769539 19.89565926994376, -46.180552435703994 19.847001329696653 M-45.77609795140367 19.931806517013612 C-45.887854328645105 19.90837366888431, -45.999610705886546 19.88494082075501, -46.180552435703994 19.847001329696653 M-46.180552435703994 19.847001329696653 C-46.30924303044866 19.808688479665857, -46.43793362519333 19.770375629635062, -46.57662234602342 19.729086208503173 M-46.180552435703994 19.847001329696653 C-46.28468419783663 19.81599996091795, -46.38881595996927 19.784998592139246, -46.57662234602342 19.729086208503173 M-46.57662234602342 19.729086208503173 C-46.68144339573821 19.688184907983114, -46.786264445453 19.647283607463056, -46.961602123264846 19.578866633275286 M-46.57662234602342 19.729086208503173 C-46.72912499736681 19.66957948929292, -46.8816276487102 19.61007277008267, -46.961602123264846 19.578866633275286 M-46.961602123264846 19.578866633275286 C-47.0364401597525 19.542280546589296, -47.11127819624015 19.505694459903307, -47.332861965185366 19.397368756032446 M-46.961602123264846 19.578866633275286 C-47.09567854949058 19.513320662500764, -47.22975497571631 19.447774691726238, -47.332861965185366 19.397368756032446 M-47.332861965185366 19.397368756032446 C-47.46057619181501 19.321267595173804, -47.58829041844465 19.245166434315163, -47.687865790612136 19.185832391312644 M-47.332861965185366 19.397368756032446 C-47.447697991543585 19.32894133690398, -47.56253401790181 19.26051391777552, -47.687865790612136 19.185832391312644 M-47.687865790612136 19.185832391312644 C-47.7900446734131 19.112878071229098, -47.89222355621407 19.03992375114555, -48.02418856344834 18.94570254698197 M-47.687865790612136 19.185832391312644 C-47.761573070742955 19.13320640480988, -47.835280350873774 19.080580418307115, -48.02418856344834 18.94570254698197 M-48.02418856344834 18.94570254698197 C-48.13859919970476 18.848801681012972, -48.25300983596117 18.751900815043975, -48.339532858128706 18.67861955336566 M-48.02418856344834 18.94570254698197 C-48.12912344160845 18.856827238734606, -48.23405831976856 18.767951930487243, -48.339532858128706 18.67861955336566 M-48.339532858128706 18.67861955336566 C-48.42030257256253 18.59784983893184, -48.50107228699635 18.51708012449802, -48.63174455336566 18.386407858128706 M-48.339532858128706 18.67861955336566 C-48.43444766684682 18.583704744647545, -48.52936247556493 18.488789935929432, -48.63174455336566 18.386407858128706 M-48.63174455336566 18.386407858128706 C-48.70973056386798 18.29432994952132, -48.7877165743703 18.202252040913933, -48.89882754698197 18.07106356344834 M-48.63174455336566 18.386407858128706 C-48.707893149894026 18.296499380100954, -48.784041746422396 18.206590902073206, -48.89882754698197 18.07106356344834 M-48.89882754698197 18.07106356344834 C-48.96131707552039 17.98354153314907, -49.02380660405881 17.896019502849793, -49.138957391312644 17.734740790612133 M-48.89882754698197 18.07106356344834 C-48.968213069907044 17.973883092066718, -49.03759859283212 17.876702620685094, -49.138957391312644 17.734740790612133 M-49.138957391312644 17.734740790612133 C-49.187614621387645 17.65308342246091, -49.23627185146265 17.571426054309686, -49.35049375603244 17.37973696518537 M-49.138957391312644 17.734740790612133 C-49.20617872932772 17.62192882952323, -49.2734000673428 17.50911686843433, -49.35049375603244 17.37973696518537 M-49.35049375603244 17.37973696518537 C-49.39481172588694 17.289083108884867, -49.439129695741435 17.19842925258436, -49.53199163327528 17.00847712326485 M-49.35049375603244 17.37973696518537 C-49.40088030397215 17.276669634001163, -49.45126685191187 17.173602302816956, -49.53199163327528 17.00847712326485 M-49.53199163327528 17.00847712326485 C-49.56835888980636 16.915275832441214, -49.60472614633745 16.822074541617575, -49.682211208503176 16.623497346023417 M-49.53199163327528 17.00847712326485 C-49.567758143126625 16.91681541423403, -49.60352465297796 16.82515370520321, -49.682211208503176 16.623497346023417 M-49.682211208503176 16.623497346023417 C-49.70657492008589 16.541661081395556, -49.730938631668614 16.459824816767696, -49.80012632969665 16.227427435703994 M-49.682211208503176 16.623497346023417 C-49.714019551218 16.516655006220383, -49.74582789393282 16.40981266641735, -49.80012632969665 16.227427435703994 M-49.80012632969665 16.227427435703994 C-49.81887929862494 16.137990425811626, -49.83763226755323 16.048553415919255, -49.88493151701361 15.82297295140367 M-49.80012632969665 16.227427435703994 C-49.83389341460918 16.066384823256524, -49.8676604995217 15.905342210809055, -49.88493151701361 15.82297295140367 M-49.88493151701361 15.82297295140367 C-49.89946686459268 15.70636354316065, -49.914002212171745 15.58975413491763, -49.93604746503335 15.412896727361664 M-49.88493151701361 15.82297295140367 C-49.90425851923477 15.66792263149478, -49.92358552145594 15.512872311585891, -49.93604746503335 15.412896727361664 M-49.93604746503335 15.412896727361664 C-49.942291296727305 15.261934795345912, -49.94853512842126 15.110972863330158, -49.953125 15 M-49.93604746503335 15.412896727361664 C-49.941994385442925 15.2691134483469, -49.9479413058525 15.125330169332134, -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 4.007017754801975, -49.953125 -6.98596449039605, -49.953125 -15 M-49.953125 15 C-49.953125 6.387615007269108, -49.953125 -2.2247699854617835, -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.9489207832822 -15.101648588469587, -49.944716566564395 -15.203297176939172, -49.93604746503335 -15.41289672736166 M-49.953125 -15 C-49.948463378268926 -15.112707622072875, -49.94380175653785 -15.225415244145752, -49.93604746503335 -15.41289672736166 M-49.93604746503335 -15.41289672736166 C-49.92277092087817 -15.519407421311406, -49.909494376722996 -15.625918115261154, -49.88493151701361 -15.822972951403669 M-49.93604746503335 -15.41289672736166 C-49.92269398713721 -15.52002462003743, -49.90934050924106 -15.627152512713202, -49.88493151701361 -15.822972951403669 M-49.88493151701361 -15.822972951403669 C-49.854689749421 -15.967202554603354, -49.82444798182839 -16.11143215780304, -49.80012632969665 -16.227427435703994 M-49.88493151701361 -15.822972951403669 C-49.85751881746464 -15.953710110416393, -49.830106117915655 -16.08444726942912, -49.80012632969665 -16.227427435703994 M-49.80012632969665 -16.227427435703994 C-49.75944955757494 -16.36405830478392, -49.71877278545323 -16.500689173863847, -49.682211208503176 -16.623497346023417 M-49.80012632969665 -16.227427435703994 C-49.76813335305474 -16.33488994993591, -49.736140376412834 -16.442352464167826, -49.682211208503176 -16.623497346023417 M-49.682211208503176 -16.623497346023417 C-49.64572535172965 -16.717002583219212, -49.60923949495612 -16.810507820415005, -49.53199163327529 -17.008477123264846 M-49.682211208503176 -16.623497346023417 C-49.62744693296434 -16.76384615586226, -49.572682657425496 -16.90419496570111, -49.53199163327529 -17.008477123264846 M-49.53199163327529 -17.008477123264846 C-49.465821353328366 -17.143830594314323, -49.39965107338145 -17.279184065363804, -49.35049375603245 -17.379736965185366 M-49.53199163327529 -17.008477123264846 C-49.489397573908406 -17.09560466430019, -49.446803514541514 -17.182732205335533, -49.35049375603245 -17.379736965185366 M-49.35049375603245 -17.379736965185366 C-49.3072782486276 -17.45226194436236, -49.264062741222745 -17.524786923539352, -49.138957391312644 -17.734740790612133 M-49.35049375603245 -17.379736965185366 C-49.29630004267925 -17.47068575113028, -49.242106329326056 -17.561634537075193, -49.138957391312644 -17.734740790612133 M-49.138957391312644 -17.734740790612133 C-49.060082595335075 -17.845211815836038, -48.981207799357506 -17.955682841059943, -48.89882754698197 -18.07106356344834 M-49.138957391312644 -17.734740790612133 C-49.052770572779856 -17.85545294062278, -48.966583754247075 -17.976165090633426, -48.89882754698197 -18.07106356344834 M-48.89882754698197 -18.07106356344834 C-48.80637957581487 -18.180216676746895, -48.713931604647776 -18.28936979004545, -48.63174455336566 -18.386407858128706 M-48.89882754698197 -18.07106356344834 C-48.80243084574042 -18.184878933535888, -48.706034144498865 -18.29869430362344, -48.63174455336566 -18.386407858128706 M-48.63174455336566 -18.386407858128706 C-48.52769410803177 -18.490458303462596, -48.42364366269788 -18.594508748796486, -48.339532858128706 -18.678619553365657 M-48.63174455336566 -18.386407858128706 C-48.53411807579539 -18.484034335698972, -48.436491598225125 -18.581660813269238, -48.339532858128706 -18.678619553365657 M-48.339532858128706 -18.678619553365657 C-48.22783114452103 -18.77322607888612, -48.116129430913354 -18.867832604406576, -48.02418856344834 -18.945702546981966 M-48.339532858128706 -18.678619553365657 C-48.231395578077 -18.770207157660227, -48.12325829802529 -18.861794761954794, -48.02418856344834 -18.945702546981966 M-48.02418856344834 -18.945702546981966 C-47.953370945552656 -18.996265354304686, -47.88255332765697 -19.046828161627406, -47.687865790612136 -19.185832391312644 M-48.02418856344834 -18.945702546981966 C-47.930326423860905 -19.01271882654461, -47.83646428427347 -19.079735106107258, -47.687865790612136 -19.185832391312644 M-47.687865790612136 -19.185832391312644 C-47.578232194783695 -19.251159834713654, -47.468598598955246 -19.31648727811466, -47.332861965185366 -19.397368756032446 M-47.687865790612136 -19.185832391312644 C-47.57358240324403 -19.253930509079833, -47.45929901587592 -19.32202862684702, -47.332861965185366 -19.397368756032446 M-47.332861965185366 -19.397368756032446 C-47.22982281168705 -19.44774152874091, -47.126783658188735 -19.498114301449377, -46.961602123264846 -19.578866633275286 M-47.332861965185366 -19.397368756032446 C-47.20286385594269 -19.460920959123076, -47.07286574670002 -19.524473162213706, -46.961602123264846 -19.578866633275286 M-46.961602123264846 -19.578866633275286 C-46.84302944437258 -19.625133836151395, -46.72445676548031 -19.671401039027508, -46.57662234602342 -19.729086208503173 M-46.961602123264846 -19.578866633275286 C-46.841039011789256 -19.625910505355503, -46.72047590031366 -19.67295437743572, -46.57662234602342 -19.729086208503173 M-46.57662234602342 -19.729086208503173 C-46.46263423775007 -19.763021938664618, -46.34864612947673 -19.79695766882606, -46.180552435703994 -19.847001329696653 M-46.57662234602342 -19.729086208503173 C-46.430386650923396 -19.772622461223367, -46.28415095582338 -19.816158713943565, -46.180552435703994 -19.847001329696653 M-46.180552435703994 -19.847001329696653 C-46.06374661675301 -19.871492934414512, -45.94694079780202 -19.89598453913237, -45.77609795140367 -19.931806517013612 M-46.180552435703994 -19.847001329696653 C-46.04388642646524 -19.875657178409526, -45.90722041722649 -19.904313027122402, -45.77609795140367 -19.931806517013612 M-45.77609795140367 -19.931806517013612 C-45.65061207555256 -19.94744831512615, -45.52512619970145 -19.963090113238685, -45.36602172736166 -19.982922465033347 M-45.77609795140367 -19.931806517013612 C-45.680767310554224 -19.943689469003164, -45.58543666970477 -19.95557242099272, -45.36602172736166 -19.982922465033347 M-45.36602172736166 -19.982922465033347 C-45.2551619928667 -19.987507657568848, -45.144302258371724 -19.99209285010435, -44.953125 -20 M-45.36602172736166 -19.982922465033347 C-45.20998163846216 -19.989376330849645, -45.05394154956266 -19.995830196665942, -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-11\" transform=\"translate(218, 482)\"><g class=\"basic label-container outer-path\"><path d=\"M-19.640625 -20 C-8.236825274163047 -20, 3.166974451673905 -20, 19.640625 -20 C19.640625 -20, 19.640625 -20, 19.640625 -20 C19.76579314797032 -19.994823007105595, 19.890961295940645 -19.98964601421119, 20.053521727361662 -19.982922465033347 C20.193797654371167 -19.96543708896652, 20.33407358138067 -19.947951712899698, 20.46359795140367 -19.931806517013612 C20.605244978075277 -19.90210625877428, 20.746892004746883 -19.872406000534948, 20.868052435703998 -19.847001329696653 C20.960345332509423 -19.819524543834955, 21.052638229314844 -19.792047757973254, 21.264122346023417 -19.729086208503173 C21.389273836422568 -19.6802519454112, 21.514425326821723 -19.631417682319224, 21.649102123264846 -19.578866633275286 C21.731630894710552 -19.53852077536787, 21.814159666156257 -19.498174917460457, 22.02036196518537 -19.397368756032446 C22.129884038393836 -19.33210776568891, 22.2394061116023 -19.26684677534537, 22.375365790612136 -19.185832391312644 C22.501402474964685 -19.095843928330176, 22.627439159317237 -19.005855465347704, 22.71168856344834 -18.94570254698197 C22.78418935372801 -18.88429750990315, 22.856690144007676 -18.822892472824332, 23.027032858128706 -18.678619553365657 C23.128103734552877 -18.577548676941486, 23.229174610977047 -18.476477800517316, 23.319244553365657 -18.386407858128706 C23.411681310337197 -18.27726798540582, 23.50411806730874 -18.16812811268294, 23.58632754698197 -18.07106356344834 C23.65483591931065 -17.975111617915292, 23.72334429163933 -17.879159672382244, 23.826457391312644 -17.734740790612136 C23.89875865196118 -17.61340361935363, 23.97105991260972 -17.49206644809512, 24.037993756032446 -17.37973696518537 C24.105886341812543 -17.24086046124384, 24.17377892759264 -17.101983957302313, 24.219491633275286 -17.008477123264846 C24.27252342226566 -16.872568295928218, 24.32555521125603 -16.736659468591593, 24.369711208503173 -16.623497346023417 C24.40599397651643 -16.501625676574232, 24.442276744529693 -16.379754007125047, 24.487626329696653 -16.227427435703994 C24.51331576497357 -16.104908900864164, 24.539005200250482 -15.982390366024335, 24.572431517013612 -15.82297295140367 C24.58406604914746 -15.72963525170764, 24.59570058128131 -15.63629755201161, 24.623547465033347 -15.412896727361662 C24.6270120889918 -15.329129843161017, 24.630476712950255 -15.245362958960369, 24.640625 -15 C24.640625 -15, 24.640625 -15, 24.640625 -15 C24.640625 -8.38191137547112, 24.640625 -1.7638227509422375, 24.640625 15 C24.640625 15, 24.640625 15, 24.640625 15 C24.636238340309607 15.106059652856745, 24.631851680619217 15.212119305713488, 24.623547465033347 15.412896727361662 C24.605003295690018 15.561666793004816, 24.58645912634669 15.71043685864797, 24.572431517013612 15.822972951403669 C24.546014744431492 15.948960316912892, 24.519597971849375 16.074947682422117, 24.487626329696653 16.227427435703994 C24.455259647749923 16.33614520392766, 24.422892965803193 16.444862972151327, 24.369711208503173 16.623497346023417 C24.326971080655916 16.733030906299735, 24.28423095280866 16.842564466576057, 24.219491633275286 17.008477123264846 C24.17025284473672 17.10919667506835, 24.121014056198153 17.209916226871854, 24.037993756032446 17.379736965185366 C23.980803562809268 17.47571449320055, 23.923613369586086 17.571692021215732, 23.826457391312644 17.734740790612133 C23.761882994488115 17.825182860629653, 23.697308597663586 17.915624930647173, 23.58632754698197 18.07106356344834 C23.517794968098006 18.151979826435255, 23.44926238921404 18.23289608942217, 23.319244553365657 18.386407858128706 C23.258549445072045 18.447102966422317, 23.197854336778438 18.507798074715925, 23.027032858128706 18.678619553365657 C22.92358268493328 18.766237380652388, 22.820132511737853 18.853855207939123, 22.71168856344834 18.94570254698197 C22.633269998266506 19.001692326356558, 22.55485143308467 19.057682105731146, 22.375365790612136 19.185832391312644 C22.245419164778728 19.263263773364255, 22.11547253894532 19.340695155415865, 22.02036196518537 19.397368756032446 C21.942283783200654 19.435538853331146, 21.864205601215936 19.473708950629845, 21.649102123264846 19.578866633275286 C21.559653580364134 19.61376956302287, 21.470205037463426 19.648672492770455, 21.264122346023417 19.729086208503173 C21.133687517376522 19.76791833946547, 21.003252688729628 19.80675047042777, 20.868052435703998 19.847001329696653 C20.72529198244787 19.8769350489402, 20.58253152919174 19.90686876818375, 20.46359795140367 19.931806517013612 C20.369341919787814 19.94355551910189, 20.27508588817196 19.95530452119017, 20.053521727361662 19.982922465033347 C19.900777720545378 19.98924000388627, 19.748033713729097 19.995557542739192, 19.640625 20 C19.640625 20, 19.640625 20, 19.640625 20 C10.827236418679378 20, 2.0138478373587567 20, -19.640625 20 C-19.640625 20, -19.640625 20, -19.640625 20 C-19.735680978923153 19.996068455630002, -19.83073695784631 19.992136911260005, -20.053521727361662 19.982922465033347 C-20.211795292826057 19.96319368567269, -20.370068858290452 19.943464906312034, -20.46359795140367 19.931806517013612 C-20.54725348378854 19.914265796439647, -20.630909016173415 19.89672507586568, -20.868052435703994 19.847001329696653 C-20.984707758416768 19.812271535392288, -21.10136308112954 19.777541741087926, -21.264122346023417 19.729086208503173 C-21.397055034282744 19.677215712584385, -21.52998772254207 19.625345216665597, -21.649102123264846 19.578866633275286 C-21.757133751051157 19.526053188608408, -21.865165378837467 19.473239743941527, -22.02036196518537 19.397368756032446 C-22.133380434109476 19.33002436605675, -22.24639890303358 19.262679976081056, -22.375365790612133 19.185832391312644 C-22.46829339597792 19.119483356359318, -22.561221001343707 19.05313432140599, -22.71168856344834 18.94570254698197 C-22.81215548880533 18.86061140172764, -22.91262241416232 18.77552025647331, -23.027032858128706 18.67861955336566 C-23.099074406848047 18.60657800464632, -23.171115955567387 18.534536455926975, -23.319244553365657 18.386407858128706 C-23.4077494846657 18.281910283203956, -23.496254415965748 18.177412708279206, -23.586327546981966 18.07106356344834 C-23.666273597885564 17.959092152347203, -23.74621964878916 17.847120741246066, -23.826457391312644 17.734740790612133 C-23.885999527699934 17.634816192685115, -23.94554166408722 17.534891594758097, -24.037993756032446 17.37973696518537 C-24.09919393067574 17.254550007030605, -24.160394105319035 17.129363048875845, -24.219491633275286 17.00847712326485 C-24.26048828780674 16.903411702162305, -24.301484942338195 16.79834628105976, -24.369711208503173 16.623497346023417 C-24.393640199724324 16.543121281350214, -24.417569190945475 16.46274521667701, -24.487626329696653 16.227427435703994 C-24.507213130228557 16.13401370054395, -24.52679993076046 16.040599965383905, -24.572431517013612 15.82297295140367 C-24.58954670414861 15.685666854461427, -24.606661891283608 15.548360757519186, -24.623547465033347 15.412896727361664 C-24.629565411239035 15.267396202923006, -24.635583357444727 15.12189567848435, -24.640625 15 C-24.640625 15, -24.640625 15, -24.640625 15 C-24.640625 5.2078089124128155, -24.640625 -4.584382175174369, -24.640625 -15 C-24.640625 -15, -24.640625 -15, -24.640625 -15 C-24.63424087555974 -15.154353897889813, -24.62785675111948 -15.308707795779625, -24.623547465033347 -15.41289672736166 C-24.612177903888004 -15.504108704917023, -24.60080834274266 -15.595320682472387, -24.572431517013612 -15.822972951403669 C-24.538657300057704 -15.984049578125736, -24.5048830831018 -16.145126204847802, -24.487626329696653 -16.227427435703994 C-24.462000452038115 -16.313503241447513, -24.436374574379577 -16.399579047191033, -24.369711208503173 -16.623497346023417 C-24.325333977529223 -16.737226442041866, -24.280956746555272 -16.850955538060315, -24.21949163327529 -17.008477123264846 C-24.17388972076031 -17.10175732625549, -24.128287808245336 -17.19503752924614, -24.037993756032446 -17.379736965185366 C-23.96755633730537 -17.49794620610912, -23.897118918578297 -17.616155447032874, -23.826457391312644 -17.734740790612133 C-23.76846069436482 -17.81597021874591, -23.710463997416994 -17.897199646879688, -23.58632754698197 -18.07106356344834 C-23.499726934940455 -18.173312712873226, -23.413126322898936 -18.27556186229811, -23.31924455336566 -18.386407858128706 C-23.25554057415165 -18.450111837342718, -23.191836594937634 -18.51381581655673, -23.027032858128706 -18.678619553365657 C-22.940245602142404 -18.75212460967264, -22.853458346156103 -18.825629665979626, -22.71168856344834 -18.945702546981966 C-22.599872241142446 -19.025537866614098, -22.48805591883655 -19.105373186246233, -22.375365790612136 -19.185832391312644 C-22.260858988145472 -19.254063635582668, -22.146352185678808 -19.32229487985269, -22.020361965185366 -19.397368756032446 C-21.918155976342955 -19.44733421935981, -21.81594998750054 -19.497299682687178, -21.64910212326485 -19.578866633275286 C-21.557263890311265 -19.61470202297503, -21.46542565735768 -19.650537412674772, -21.26412234602342 -19.729086208503173 C-21.180675680968044 -19.753929357065658, -21.09722901591267 -19.778772505628147, -20.868052435703994 -19.847001329696653 C-20.73027908938263 -19.875889362579464, -20.592505743061267 -19.904777395462272, -20.463597951403674 -19.931806517013612 C-20.369422583953913 -19.94354546432407, -20.27524721650415 -19.955284411634533, -20.053521727361662 -19.982922465033347 C-19.943060471361655 -19.987491176376384, -19.832599215361647 -19.992059887719424, -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-8.660015593885605 -20, 2.3205938122287897 -20, 19.640625 -20 M-19.640625 -20 C-9.142568207144102 -20, 1.3554885857117966 -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.74574773699703 -19.99565209143621, 19.85087047399406 -19.99130418287242, 20.053521727361662 -19.982922465033347 M19.640625 -20 C19.789226254810075 -19.993853806637503, 19.937827509620146 -19.987707613275003, 20.053521727361662 -19.982922465033347 M20.053521727361662 -19.982922465033347 C20.152684703778824 -19.970561812913456, 20.25184768019599 -19.958201160793564, 20.46359795140367 -19.931806517013612 M20.053521727361662 -19.982922465033347 C20.14025550620218 -19.972111110775675, 20.226989285042695 -19.961299756518002, 20.46359795140367 -19.931806517013612 M20.46359795140367 -19.931806517013612 C20.589119106298337 -19.90548749851763, 20.714640261193 -19.879168480021647, 20.868052435703998 -19.847001329696653 M20.46359795140367 -19.931806517013612 C20.615256031552686 -19.900007161599326, 20.766914111701702 -19.86820780618504, 20.868052435703998 -19.847001329696653 M20.868052435703998 -19.847001329696653 C20.972234148882656 -19.81598508984723, 21.076415862061314 -19.78496884999781, 21.264122346023417 -19.729086208503173 M20.868052435703998 -19.847001329696653 C20.99309492224538 -19.80977456853479, 21.11813740878676 -19.772547807372927, 21.264122346023417 -19.729086208503173 M21.264122346023417 -19.729086208503173 C21.359580738475028 -19.691838228183872, 21.45503913092664 -19.65459024786457, 21.649102123264846 -19.578866633275286 M21.264122346023417 -19.729086208503173 C21.39822114593228 -19.676760694406763, 21.53231994584114 -19.624435180310357, 21.649102123264846 -19.578866633275286 M21.649102123264846 -19.578866633275286 C21.78201512073805 -19.513889428160457, 21.914928118211254 -19.448912223045625, 22.02036196518537 -19.397368756032446 M21.649102123264846 -19.578866633275286 C21.760673182040144 -19.524322866234122, 21.872244240815444 -19.469779099192955, 22.02036196518537 -19.397368756032446 M22.02036196518537 -19.397368756032446 C22.10326778196403 -19.34796761204646, 22.186173598742688 -19.298566468060475, 22.375365790612136 -19.185832391312644 M22.02036196518537 -19.397368756032446 C22.105447797981256 -19.346668604457566, 22.190533630777143 -19.295968452882686, 22.375365790612136 -19.185832391312644 M22.375365790612136 -19.185832391312644 C22.483960592372082 -19.108297193140274, 22.59255539413203 -19.0307619949679, 22.71168856344834 -18.94570254698197 M22.375365790612136 -19.185832391312644 C22.442941501483944 -19.137584261115155, 22.51051721235575 -19.089336130917665, 22.71168856344834 -18.94570254698197 M22.71168856344834 -18.94570254698197 C22.789963838681555 -18.879406770625472, 22.868239113914765 -18.813110994268975, 23.027032858128706 -18.678619553365657 M22.71168856344834 -18.94570254698197 C22.777670983567305 -18.889818287812847, 22.843653403686268 -18.83393402864372, 23.027032858128706 -18.678619553365657 M23.027032858128706 -18.678619553365657 C23.141185624195185 -18.564466787299178, 23.255338390261667 -18.450314021232696, 23.319244553365657 -18.386407858128706 M23.027032858128706 -18.678619553365657 C23.09751570179967 -18.608136709694694, 23.167998545470635 -18.537653866023728, 23.319244553365657 -18.386407858128706 M23.319244553365657 -18.386407858128706 C23.388833952368344 -18.30424380998546, 23.458423351371028 -18.222079761842217, 23.58632754698197 -18.07106356344834 M23.319244553365657 -18.386407858128706 C23.382980835407796 -18.31115457212203, 23.446717117449932 -18.23590128611536, 23.58632754698197 -18.07106356344834 M23.58632754698197 -18.07106356344834 C23.63541127412654 -18.002317526234968, 23.68449500127111 -17.9335714890216, 23.826457391312644 -17.734740790612136 M23.58632754698197 -18.07106356344834 C23.675010918852138 -17.946854772929296, 23.763694290722306 -17.822645982410254, 23.826457391312644 -17.734740790612136 M23.826457391312644 -17.734740790612136 C23.89613264576076 -17.61781062638516, 23.96580790020887 -17.50088046215819, 24.037993756032446 -17.37973696518537 M23.826457391312644 -17.734740790612136 C23.870791908541683 -17.660337870643247, 23.91512642577072 -17.585934950674357, 24.037993756032446 -17.37973696518537 M24.037993756032446 -17.37973696518537 C24.091939798981464 -17.26938857058297, 24.145885841930486 -17.159040175980568, 24.219491633275286 -17.008477123264846 M24.037993756032446 -17.37973696518537 C24.095590580653866 -17.26192077731083, 24.153187405275286 -17.14410458943629, 24.219491633275286 -17.008477123264846 M24.219491633275286 -17.008477123264846 C24.249808447524547 -16.93078178709681, 24.280125261773808 -16.853086450928775, 24.369711208503173 -16.623497346023417 M24.219491633275286 -17.008477123264846 C24.255829405184972 -16.915351395049875, 24.292167177094658 -16.822225666834903, 24.369711208503173 -16.623497346023417 M24.369711208503173 -16.623497346023417 C24.40693278360131 -16.49847227916302, 24.444154358699446 -16.373447212302622, 24.487626329696653 -16.227427435703994 M24.369711208503173 -16.623497346023417 C24.39388984832039 -16.542282726497746, 24.418068488137614 -16.46106810697207, 24.487626329696653 -16.227427435703994 M24.487626329696653 -16.227427435703994 C24.513363655751572 -16.10468049927066, 24.53910098180649 -15.981933562837325, 24.572431517013612 -15.82297295140367 M24.487626329696653 -16.227427435703994 C24.512778387599596 -16.107471771079314, 24.537930445502536 -15.987516106454635, 24.572431517013612 -15.82297295140367 M24.572431517013612 -15.82297295140367 C24.588038046558506 -15.697770016622957, 24.603644576103395 -15.572567081842244, 24.623547465033347 -15.412896727361662 M24.572431517013612 -15.82297295140367 C24.592648010555386 -15.660786712936977, 24.612864504097157 -15.498600474470281, 24.623547465033347 -15.412896727361662 M24.623547465033347 -15.412896727361662 C24.627627784330947 -15.314243702328545, 24.631708103628544 -15.215590677295427, 24.640625 -15 M24.623547465033347 -15.412896727361662 C24.62786393199145 -15.308534178302642, 24.632180398949547 -15.204171629243623, 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 -3.374761384918031, 24.640625 8.250477230163938, 24.640625 15 M24.640625 -15 C24.640625 -6.9042749017431415, 24.640625 1.191450196513717, 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.634800093381617 15.140833257528932, 24.62897518676323 15.281666515057866, 24.623547465033347 15.412896727361662 M24.640625 15 C24.634801085523208 15.140809269756911, 24.62897717104641 15.28161853951382, 24.623547465033347 15.412896727361662 M24.623547465033347 15.412896727361662 C24.610340566793315 15.51884868895863, 24.597133668553283 15.6248006505556, 24.572431517013612 15.822972951403669 M24.623547465033347 15.412896727361662 C24.608042161082327 15.53728758272452, 24.592536857131307 15.661678438087378, 24.572431517013612 15.822972951403669 M24.572431517013612 15.822972951403669 C24.541728736609375 15.969401225520555, 24.51102595620514 16.115829499637442, 24.487626329696653 16.227427435703994 M24.572431517013612 15.822972951403669 C24.541819949023207 15.968966213571823, 24.511208381032798 16.11495947573998, 24.487626329696653 16.227427435703994 M24.487626329696653 16.227427435703994 C24.441018776637 16.38397944679216, 24.394411223577347 16.540531457880327, 24.369711208503173 16.623497346023417 M24.487626329696653 16.227427435703994 C24.45541539010857 16.335622074566487, 24.42320445052049 16.44381671342898, 24.369711208503173 16.623497346023417 M24.369711208503173 16.623497346023417 C24.333425577779277 16.716489447831442, 24.29713994705538 16.809481549639468, 24.219491633275286 17.008477123264846 M24.369711208503173 16.623497346023417 C24.31193979909463 16.77155277948663, 24.254168389686086 16.91960821294984, 24.219491633275286 17.008477123264846 M24.219491633275286 17.008477123264846 C24.16446973385511 17.121026217453807, 24.10944783443494 17.233575311642767, 24.037993756032446 17.379736965185366 M24.219491633275286 17.008477123264846 C24.174275968192887 17.10096724450391, 24.12906030311049 17.193457365742972, 24.037993756032446 17.379736965185366 M24.037993756032446 17.379736965185366 C23.966536428146785 17.49965783452519, 23.89507910026112 17.619578703865017, 23.826457391312644 17.734740790612133 M24.037993756032446 17.379736965185366 C23.97422268787154 17.486758626348262, 23.910451619710628 17.593780287511162, 23.826457391312644 17.734740790612133 M23.826457391312644 17.734740790612133 C23.741550559198725 17.853660208100152, 23.656643727084802 17.972579625588168, 23.58632754698197 18.07106356344834 M23.826457391312644 17.734740790612133 C23.77491954680018 17.806924033060593, 23.72338170228772 17.879107275509057, 23.58632754698197 18.07106356344834 M23.58632754698197 18.07106356344834 C23.497360823090496 18.176106375855497, 23.408394099199022 18.281149188262653, 23.319244553365657 18.386407858128706 M23.58632754698197 18.07106356344834 C23.52985710685268 18.137738086119157, 23.473386666723396 18.20441260878997, 23.319244553365657 18.386407858128706 M23.319244553365657 18.386407858128706 C23.21584229234087 18.489810119153493, 23.112440031316083 18.59321238017828, 23.027032858128706 18.678619553365657 M23.319244553365657 18.386407858128706 C23.23970649391685 18.465945917577514, 23.160168434468037 18.545483977026326, 23.027032858128706 18.678619553365657 M23.027032858128706 18.678619553365657 C22.957750962861397 18.737298325436548, 22.888469067594087 18.79597709750744, 22.71168856344834 18.94570254698197 M23.027032858128706 18.678619553365657 C22.905904541249075 18.781210004595188, 22.78477622436945 18.88380045582472, 22.71168856344834 18.94570254698197 M22.71168856344834 18.94570254698197 C22.60344651051508 19.022985887332982, 22.49520445758182 19.100269227683995, 22.375365790612136 19.185832391312644 M22.71168856344834 18.94570254698197 C22.617732359291395 19.012785987356366, 22.523776155134446 19.07986942773076, 22.375365790612136 19.185832391312644 M22.375365790612136 19.185832391312644 C22.279206752610353 19.243130741011825, 22.183047714608573 19.300429090711006, 22.02036196518537 19.397368756032446 M22.375365790612136 19.185832391312644 C22.251903730595288 19.259399810833788, 22.12844167057844 19.332967230354935, 22.02036196518537 19.397368756032446 M22.02036196518537 19.397368756032446 C21.896040229409028 19.45814594922907, 21.771718493632687 19.51892314242569, 21.649102123264846 19.578866633275286 M22.02036196518537 19.397368756032446 C21.878881970196964 19.466534111029876, 21.73740197520856 19.535699466027307, 21.649102123264846 19.578866633275286 M21.649102123264846 19.578866633275286 C21.538015646911578 19.622212710856097, 21.426929170558306 19.66555878843691, 21.264122346023417 19.729086208503173 M21.649102123264846 19.578866633275286 C21.571308643533307 19.609221743261863, 21.493515163801764 19.63957685324844, 21.264122346023417 19.729086208503173 M21.264122346023417 19.729086208503173 C21.15181285930258 19.762522191375957, 21.039503372581745 19.79595817424874, 20.868052435703998 19.847001329696653 M21.264122346023417 19.729086208503173 C21.121358887191455 19.771588731698117, 20.978595428359494 19.814091254893064, 20.868052435703998 19.847001329696653 M20.868052435703998 19.847001329696653 C20.73115658742864 19.875705370587657, 20.594260739153285 19.904409411478657, 20.46359795140367 19.931806517013612 M20.868052435703998 19.847001329696653 C20.765763166006604 19.868449134119466, 20.66347389630921 19.889896938542275, 20.46359795140367 19.931806517013612 M20.46359795140367 19.931806517013612 C20.36868884353534 19.943636924971866, 20.273779735667013 19.95546733293012, 20.053521727361662 19.982922465033347 M20.46359795140367 19.931806517013612 C20.359338178970983 19.94480248409429, 20.255078406538296 19.95779845117497, 20.053521727361662 19.982922465033347 M20.053521727361662 19.982922465033347 C19.894358250738296 19.989505515121483, 19.73519477411493 19.99608856520962, 19.640625 20 M20.053521727361662 19.982922465033347 C19.90043489161186 19.989254183395847, 19.74734805586205 19.995585901758346, 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 C10.221952947112339 20, 0.8032808942246774 20, -19.640625 20 M19.640625 20 C10.62311666990185 20, 1.6056083398037018 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.78015196955031 19.99422912185206, -19.919678939100617 19.988458243704123, -20.053521727361662 19.982922465033347 M-19.640625 20 C-19.753942893083654 19.995313137273214, -19.86726078616731 19.990626274546425, -20.053521727361662 19.982922465033347 M-20.053521727361662 19.982922465033347 C-20.156998168971473 19.970024140037914, -20.260474610581284 19.95712581504248, -20.46359795140367 19.931806517013612 M-20.053521727361662 19.982922465033347 C-20.155083285784336 19.970262829978267, -20.25664484420701 19.957603194923188, -20.46359795140367 19.931806517013612 M-20.46359795140367 19.931806517013612 C-20.55959598079767 19.911677846963382, -20.65559401019167 19.891549176913152, -20.868052435703994 19.847001329696653 M-20.46359795140367 19.931806517013612 C-20.604375272356773 19.90228861688683, -20.745152593309875 19.87277071676004, -20.868052435703994 19.847001329696653 M-20.868052435703994 19.847001329696653 C-21.00397278000276 19.806536089967327, -21.13989312430152 19.766070850238002, -21.264122346023417 19.729086208503173 M-20.868052435703994 19.847001329696653 C-20.952414870598467 19.821885544640583, -21.03677730549294 19.796769759584517, -21.264122346023417 19.729086208503173 M-21.264122346023417 19.729086208503173 C-21.387897886557433 19.680788842714627, -21.511673427091452 19.63249147692608, -21.649102123264846 19.578866633275286 M-21.264122346023417 19.729086208503173 C-21.409774047020143 19.672252738413583, -21.555425748016866 19.615419268323997, -21.649102123264846 19.578866633275286 M-21.649102123264846 19.578866633275286 C-21.758454654009576 19.52540743850046, -21.86780718475431 19.47194824372563, -22.02036196518537 19.397368756032446 M-21.649102123264846 19.578866633275286 C-21.782606353148427 19.513600392247263, -21.91611058303201 19.448334151219242, -22.02036196518537 19.397368756032446 M-22.02036196518537 19.397368756032446 C-22.15110596938022 19.319462239608175, -22.281849973575074 19.2415557231839, -22.375365790612133 19.185832391312644 M-22.02036196518537 19.397368756032446 C-22.155648894120816 19.31675524403238, -22.290935823056262 19.23614173203231, -22.375365790612133 19.185832391312644 M-22.375365790612133 19.185832391312644 C-22.500032885861838 19.09682179615426, -22.624699981111544 19.007811200995874, -22.71168856344834 18.94570254698197 M-22.375365790612133 19.185832391312644 C-22.505249012166825 19.093097553555214, -22.635132233721517 19.000362715797785, -22.71168856344834 18.94570254698197 M-22.71168856344834 18.94570254698197 C-22.82617085299648 18.84874099377056, -22.940653142544615 18.751779440559144, -23.027032858128706 18.67861955336566 M-22.71168856344834 18.94570254698197 C-22.817521642752244 18.85606650117125, -22.923354722056146 18.76643045536053, -23.027032858128706 18.67861955336566 M-23.027032858128706 18.67861955336566 C-23.096097369688206 18.60955504180616, -23.165161881247705 18.54049053024666, -23.319244553365657 18.386407858128706 M-23.027032858128706 18.67861955336566 C-23.1271800867698 18.578472324724565, -23.227327315410896 18.478325096083466, -23.319244553365657 18.386407858128706 M-23.319244553365657 18.386407858128706 C-23.398004946305715 18.293415637904786, -23.476765339245777 18.200423417680867, -23.586327546981966 18.07106356344834 M-23.319244553365657 18.386407858128706 C-23.3986918418633 18.292604621852465, -23.47813913036094 18.198801385576225, -23.586327546981966 18.07106356344834 M-23.586327546981966 18.07106356344834 C-23.6393218697461 17.996840396285215, -23.692316192510237 17.92261722912209, -23.826457391312644 17.734740790612133 M-23.586327546981966 18.07106356344834 C-23.635473140581386 18.002230876873668, -23.68461873418081 17.933398190298995, -23.826457391312644 17.734740790612133 M-23.826457391312644 17.734740790612133 C-23.89798344133851 17.61470459064017, -23.969509491364374 17.494668390668206, -24.037993756032446 17.37973696518537 M-23.826457391312644 17.734740790612133 C-23.909209097628317 17.59586550861715, -23.99196080394399 17.456990226622167, -24.037993756032446 17.37973696518537 M-24.037993756032446 17.37973696518537 C-24.106198191139054 17.24022256325064, -24.174402626245662 17.100708161315907, -24.219491633275286 17.00847712326485 M-24.037993756032446 17.37973696518537 C-24.09479134774424 17.26355563435816, -24.151588939456033 17.14737430353095, -24.219491633275286 17.00847712326485 M-24.219491633275286 17.00847712326485 C-24.25673172360175 16.913038951131934, -24.293971813928213 16.817600778999015, -24.369711208503173 16.623497346023417 M-24.219491633275286 17.00847712326485 C-24.251295672667446 16.926970355708114, -24.283099712059602 16.84546358815138, -24.369711208503173 16.623497346023417 M-24.369711208503173 16.623497346023417 C-24.410570515980176 16.486253351493, -24.451429823457183 16.34900935696259, -24.487626329696653 16.227427435703994 M-24.369711208503173 16.623497346023417 C-24.400986102254507 16.51844682970317, -24.432260996005837 16.413396313382922, -24.487626329696653 16.227427435703994 M-24.487626329696653 16.227427435703994 C-24.5155395500716 16.094303183413665, -24.543452770446553 15.961178931123335, -24.572431517013612 15.82297295140367 M-24.487626329696653 16.227427435703994 C-24.517613669399243 16.084411254752474, -24.547601009101832 15.941395073800958, -24.572431517013612 15.82297295140367 M-24.572431517013612 15.82297295140367 C-24.592085476310295 15.665299627752352, -24.61173943560698 15.507626304101032, -24.623547465033347 15.412896727361664 M-24.572431517013612 15.82297295140367 C-24.587486290902767 15.702196460515, -24.602541064791925 15.58141996962633, -24.623547465033347 15.412896727361664 M-24.623547465033347 15.412896727361664 C-24.62826290854354 15.298887814645665, -24.632978352053733 15.184878901929666, -24.640625 15 M-24.623547465033347 15.412896727361664 C-24.627596360849765 15.315003452056313, -24.631645256666182 15.217110176750964, -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 7.5137169314998475, -24.640625 0.02743386299969508, -24.640625 -15 M-24.640625 15 C-24.640625 5.059838206684496, -24.640625 -4.8803235866310075, -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.633808934959053 -15.164797258760505, -24.62699286991811 -15.32959451752101, -24.623547465033347 -15.41289672736166 M-24.640625 -15 C-24.63636866155128 -15.102908775736797, -24.632112323102557 -15.205817551473592, -24.623547465033347 -15.41289672736166 M-24.623547465033347 -15.41289672736166 C-24.604511900045317 -15.565609000442919, -24.58547633505729 -15.718321273524175, -24.572431517013612 -15.822972951403669 M-24.623547465033347 -15.41289672736166 C-24.612979000740804 -15.497681928436974, -24.602410536448264 -15.582467129512288, -24.572431517013612 -15.822972951403669 M-24.572431517013612 -15.822972951403669 C-24.54960099102727 -15.931856722623934, -24.526770465040926 -16.040740493844197, -24.487626329696653 -16.227427435703994 M-24.572431517013612 -15.822972951403669 C-24.539825547649517 -15.97847794987716, -24.50721957828542 -16.13398294835065, -24.487626329696653 -16.227427435703994 M-24.487626329696653 -16.227427435703994 C-24.44466574940544 -16.371729481200692, -24.40170516911423 -16.516031526697393, -24.369711208503173 -16.623497346023417 M-24.487626329696653 -16.227427435703994 C-24.441626621119433 -16.38193773316622, -24.395626912542212 -16.536448030628453, -24.369711208503173 -16.623497346023417 M-24.369711208503173 -16.623497346023417 C-24.312269374091834 -16.770708151156303, -24.25482753968049 -16.91791895628919, -24.21949163327529 -17.008477123264846 M-24.369711208503173 -16.623497346023417 C-24.32802034105872 -16.730341882345787, -24.28632947361427 -16.837186418668157, -24.21949163327529 -17.008477123264846 M-24.21949163327529 -17.008477123264846 C-24.161995987504614 -17.126086346492173, -24.10450034173394 -17.2436955697195, -24.037993756032446 -17.379736965185366 M-24.21949163327529 -17.008477123264846 C-24.180867104258482 -17.087484860186468, -24.14224257524167 -17.166492597108086, -24.037993756032446 -17.379736965185366 M-24.037993756032446 -17.379736965185366 C-23.96084974435393 -17.50920132130643, -23.883705732675413 -17.6386656774275, -23.826457391312644 -17.734740790612133 M-24.037993756032446 -17.379736965185366 C-23.98322797989399 -17.471645796356647, -23.92846220375553 -17.563554627527925, -23.826457391312644 -17.734740790612133 M-23.826457391312644 -17.734740790612133 C-23.76062052879085 -17.826951053854863, -23.69478366626905 -17.91916131709759, -23.58632754698197 -18.07106356344834 M-23.826457391312644 -17.734740790612133 C-23.76018668654419 -17.82755868772801, -23.693915981775735 -17.92037658484389, -23.58632754698197 -18.07106356344834 M-23.58632754698197 -18.07106356344834 C-23.529791699120384 -18.13781531288275, -23.4732558512588 -18.204567062317164, -23.31924455336566 -18.386407858128706 M-23.58632754698197 -18.07106356344834 C-23.502371794469443 -18.17018993312823, -23.418416041956917 -18.26931630280812, -23.31924455336566 -18.386407858128706 M-23.31924455336566 -18.386407858128706 C-23.212423666156937 -18.49322874533743, -23.10560277894821 -18.600049632546153, -23.027032858128706 -18.678619553365657 M-23.31924455336566 -18.386407858128706 C-23.213941537788084 -18.49171087370628, -23.108638522210512 -18.59701388928385, -23.027032858128706 -18.678619553365657 M-23.027032858128706 -18.678619553365657 C-22.9514106186839 -18.74266832302981, -22.875788379239097 -18.806717092693965, -22.71168856344834 -18.945702546981966 M-23.027032858128706 -18.678619553365657 C-22.945740965307643 -18.74747027449062, -22.864449072486575 -18.816320995615584, -22.71168856344834 -18.945702546981966 M-22.71168856344834 -18.945702546981966 C-22.61575221262666 -19.01419978490074, -22.51981586180498 -19.082697022819517, -22.375365790612136 -19.185832391312644 M-22.71168856344834 -18.945702546981966 C-22.578115854581153 -19.041071628048403, -22.444543145713965 -19.13644070911484, -22.375365790612136 -19.185832391312644 M-22.375365790612136 -19.185832391312644 C-22.25414512303808 -19.25806423083352, -22.13292445546402 -19.330296070354397, -22.020361965185366 -19.397368756032446 M-22.375365790612136 -19.185832391312644 C-22.23710098296401 -19.26822033387469, -22.098836175315878 -19.350608276436738, -22.020361965185366 -19.397368756032446 M-22.020361965185366 -19.397368756032446 C-21.921435248312648 -19.445731080980174, -21.822508531439926 -19.494093405927902, -21.64910212326485 -19.578866633275286 M-22.020361965185366 -19.397368756032446 C-21.91447254869858 -19.449134937409394, -21.808583132211794 -19.50090111878634, -21.64910212326485 -19.578866633275286 M-21.64910212326485 -19.578866633275286 C-21.50825548976994 -19.633825160207508, -21.36740885627503 -19.688783687139725, -21.26412234602342 -19.729086208503173 M-21.64910212326485 -19.578866633275286 C-21.49624606936958 -19.638511250589193, -21.34339001547431 -19.6981558679031, -21.26412234602342 -19.729086208503173 M-21.26412234602342 -19.729086208503173 C-21.12721487605313 -19.76984532827781, -20.990307406082838 -19.810604448052448, -20.868052435703994 -19.847001329696653 M-21.26412234602342 -19.729086208503173 C-21.12040188205937 -19.771873644470315, -20.976681418095318 -19.814661080437457, -20.868052435703994 -19.847001329696653 M-20.868052435703994 -19.847001329696653 C-20.73515799500514 -19.874866363648113, -20.602263554306283 -19.902731397599574, -20.463597951403674 -19.931806517013612 M-20.868052435703994 -19.847001329696653 C-20.745811692266095 -19.87263251824176, -20.623570948828196 -19.898263706786867, -20.463597951403674 -19.931806517013612 M-20.463597951403674 -19.931806517013612 C-20.312264261783632 -19.950670241752405, -20.16093057216359 -19.969533966491202, -20.053521727361662 -19.982922465033347 M-20.463597951403674 -19.931806517013612 C-20.307954235115123 -19.95120748601636, -20.15231051882657 -19.970608455019114, -20.053521727361662 -19.982922465033347 M-20.053521727361662 -19.982922465033347 C-19.897533912941984 -19.989374168761167, -19.741546098522306 -19.995825872488986, -19.640625 -20 M-20.053521727361662 -19.982922465033347 C-19.914250676850482 -19.98868275829153, -19.774979626339302 -19.994443051549712, -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-Failed-15\" transform=\"translate(729.7734375, 596)\"><g class=\"basic label-container outer-path\"><path d=\"M-25 -20 C-14.820895953646671 -20, -4.641791907293342 -20, 25 -20 C25 -20, 25 -20, 25 -20 C25.157200929304235 -19.99349812146941, 25.31440185860847 -19.986996242938822, 25.412896727361662 -19.982922465033347 C25.569054499569653 -19.963457419027062, 25.725212271777643 -19.943992373020777, 25.82297295140367 -19.931806517013612 C25.97268924884532 -19.90041431061762, 26.12240554628697 -19.869022104221628, 26.227427435703998 -19.847001329696653 C26.353718503586133 -19.809402849764243, 26.480009571468273 -19.771804369831834, 26.623497346023417 -19.729086208503173 C26.739061897382463 -19.68399278063288, 26.854626448741513 -19.63889935276259, 27.008477123264846 -19.578866633275286 C27.11434725129464 -19.52710988145038, 27.220217379324435 -19.475353129625468, 27.37973696518537 -19.397368756032446 C27.49843873876948 -19.326637851542642, 27.617140512353586 -19.25590694705284, 27.734740790612136 -19.185832391312644 C27.8496338251994 -19.103800341334406, 27.964526859786666 -19.02176829135617, 28.07106356344834 -18.94570254698197 C28.192490754318133 -18.842858962395177, 28.313917945187924 -18.74001537780838, 28.386407858128706 -18.678619553365657 C28.480632297212626 -18.584395114281737, 28.574856736296542 -18.49017067519782, 28.678619553365657 -18.386407858128706 C28.765990656381653 -18.283248991729277, 28.85336175939765 -18.180090125329848, 28.94570254698197 -18.07106356344834 C29.032034385670087 -17.95014830007253, 29.118366224358205 -17.829233036696724, 29.185832391312644 -17.734740790612136 C29.242402687115234 -17.63980358469936, 29.298972982917824 -17.54486637878659, 29.397368756032446 -17.37973696518537 C29.441044158650207 -17.29039750117615, 29.484719561267973 -17.201058037166938, 29.578866633275286 -17.008477123264846 C29.622641493376126 -16.89629177149008, 29.66641635347697 -16.78410641971531, 29.729086208503173 -16.623497346023417 C29.770661486928834 -16.483848447469196, 29.812236765354495 -16.344199548914975, 29.847001329696653 -16.227427435703994 C29.865896147969444 -16.137313915266766, 29.88479096624223 -16.047200394829538, 29.931806517013612 -15.82297295140367 C29.9441656558799 -15.723822115020052, 29.956524794746187 -15.624671278636436, 29.982922465033347 -15.412896727361662 C29.98936349204898 -15.257167052042838, 29.995804519064613 -15.101437376724014, 30 -15 C30 -15, 30 -15, 30 -15 C30 -5.578193018182429, 30 3.8436139636351427, 30 15 C30 15, 30 15, 30 15 C29.9952706045487 15.114346239551152, 29.990541209097405 15.228692479102303, 29.982922465033347 15.412896727361662 C29.972276097776355 15.49830690273053, 29.961629730519366 15.583717078099397, 29.931806517013612 15.822972951403669 C29.910124340972313 15.926379990604183, 29.888442164931018 16.029787029804698, 29.847001329696653 16.227427435703994 C29.81481127524604 16.335551922626344, 29.782621220795427 16.443676409548694, 29.729086208503173 16.623497346023417 C29.697943086436318 16.703310327638572, 29.666799964369467 16.783123309253725, 29.578866633275286 17.008477123264846 C29.52395356860298 17.12080359241872, 29.469040503930675 17.23313006157259, 29.397368756032446 17.379736965185366 C29.316627288794326 17.515238630717295, 29.235885821556206 17.65074029624922, 29.185832391312644 17.734740790612133 C29.107296813570475 17.84473671113656, 29.028761235828306 17.95473263166099, 28.94570254698197 18.07106356344834 C28.88840960048753 18.138709217549415, 28.831116653993092 18.20635487165049, 28.678619553365657 18.386407858128706 C28.61716259801617 18.447864813478194, 28.555705642666684 18.50932176882768, 28.386407858128706 18.678619553365657 C28.263776778284637 18.782482779901446, 28.141145698440567 18.886346006437233, 28.07106356344834 18.94570254698197 C27.98430749732229 19.0076451876123, 27.89755143119624 19.069587828242636, 27.734740790612136 19.185832391312644 C27.60993059110349 19.260203127606186, 27.48512039159484 19.334573863899728, 27.37973696518537 19.397368756032446 C27.25042765823047 19.460584224203338, 27.121118351275577 19.523799692374226, 27.008477123264846 19.578866633275286 C26.883748875536945 19.627535746564458, 26.759020627809043 19.676204859853634, 26.623497346023417 19.729086208503173 C26.487524232197917 19.76956715840128, 26.351551118372416 19.81004810829939, 26.227427435703998 19.847001329696653 C26.13454189762753 19.86647737894664, 26.04165635955106 19.88595342819663, 25.82297295140367 19.931806517013612 C25.67601134652787 19.95012526195738, 25.529049741652063 19.968444006901144, 25.412896727361662 19.982922465033347 C25.296567478328083 19.987733878363528, 25.1802382292945 19.992545291693705, 25 20 C25 20, 25 20, 25 20 C9.619067017601846 20, -5.761865964796307 20, -25 20 C-25 20, -25 20, -25 20 C-25.14743620756396 19.99390199334804, -25.29487241512792 19.98780398669608, -25.412896727361662 19.982922465033347 C-25.500133434311945 19.97204842085217, -25.587370141262227 19.96117437667099, -25.82297295140367 19.931806517013612 C-25.910428422339294 19.913469033112502, -25.997883893274917 19.895131549211396, -26.227427435703994 19.847001329696653 C-26.37225110937904 19.803885453968284, -26.517074783054085 19.760769578239916, -26.623497346023417 19.729086208503173 C-26.769726063745928 19.67202758578851, -26.915954781468436 19.614968963073846, -27.008477123264846 19.578866633275286 C-27.111943909372805 19.528284803722727, -27.215410695480763 19.47770297417017, -27.37973696518537 19.397368756032446 C-27.463691718131557 19.34734258175718, -27.54764647107774 19.297316407481915, -27.734740790612133 19.185832391312644 C-27.852909751084134 19.10146137520938, -27.97107871155613 19.01709035910611, -28.07106356344834 18.94570254698197 C-28.16753803290572 18.863992839386533, -28.264012502363098 18.782283131791097, -28.386407858128706 18.67861955336566 C-28.47754926048078 18.587478151013585, -28.568690662832854 18.49633674866151, -28.678619553365657 18.386407858128706 C-28.740942657059016 18.312823108645528, -28.803265760752375 18.23923835916235, -28.945702546981966 18.07106356344834 C-29.019664136988613 17.967473911342644, -29.093625726995256 17.863884259236947, -29.185832391312644 17.734740790612133 C-29.236172944446274 17.65025844186699, -29.286513497579904 17.565776093121848, -29.397368756032446 17.37973696518537 C-29.466217079977724 17.238905467579386, -29.535065403923 17.0980739699734, -29.578866633275286 17.00847712326485 C-29.633596369067543 16.86821683121022, -29.6883261048598 16.727956539155592, -29.729086208503173 16.623497346023417 C-29.758148989266815 16.52587718624932, -29.78721177003046 16.42825702647523, -29.847001329696653 16.227427435703994 C-29.87994435647954 16.070314936689446, -29.912887383262426 15.9132024376749, -29.931806517013612 15.82297295140367 C-29.942736550385558 15.735287072779458, -29.9536665837575 15.647601194155245, -29.982922465033347 15.412896727361664 C-29.98731082190835 15.30679604036431, -29.99169917878335 15.200695353366957, -30 15 C-30 15, -30 15, -30 15 C-30 4.881661928035152, -30 -5.236676143929696, -30 -15 C-30 -15, -30 -15, -30 -15 C-29.995795573202866 -15.10165366771949, -29.99159114640573 -15.203307335438978, -29.982922465033347 -15.41289672736166 C-29.97197322193252 -15.5007367154838, -29.96102397883169 -15.588576703605941, -29.931806517013612 -15.822972951403669 C-29.90543597381291 -15.948739838883046, -29.879065430612208 -16.074506726362422, -29.847001329696653 -16.227427435703994 C-29.804420876717273 -16.370452656067634, -29.761840423737894 -16.513477876431274, -29.729086208503173 -16.623497346023417 C-29.684004654245705 -16.739031467920707, -29.638923099988236 -16.854565589818, -29.57886663327529 -17.008477123264846 C-29.5411916548968 -17.0855425233105, -29.50351667651831 -17.162607923356155, -29.397368756032446 -17.379736965185366 C-29.343172425656064 -17.470690143061862, -29.288976095279686 -17.56164332093836, -29.185832391312644 -17.734740790612133 C-29.122808985532163 -17.823010562513055, -29.059785579751683 -17.911280334413977, -28.94570254698197 -18.07106356344834 C-28.890430475429703 -18.13632317501392, -28.835158403877433 -18.2015827865795, -28.67861955336566 -18.386407858128706 C-28.581522865625956 -18.483504545868406, -28.484426177886256 -18.580601233608107, -28.386407858128706 -18.678619553365657 C-28.285561650555692 -18.76403193427064, -28.184715442982675 -18.84944431517562, -28.07106356344834 -18.945702546981966 C-28.00030125466802 -18.996225864355345, -27.9295389458877 -19.04674918172872, -27.734740790612136 -19.185832391312644 C-27.63593607115131 -19.244707224976132, -27.537131351690483 -19.30358205863962, -27.379736965185366 -19.397368756032446 C-27.260745525522566 -19.45554012624353, -27.141754085859766 -19.51371149645462, -27.00847712326485 -19.578866633275286 C-26.91904300955711 -19.6137639327343, -26.829608895849372 -19.648661232193316, -26.62349734602342 -19.729086208503173 C-26.535082249520887 -19.755408523195097, -26.44666715301835 -19.781730837887018, -26.227427435703994 -19.847001329696653 C-26.13467055453294 -19.866450402430402, -26.041913673361883 -19.885899475164152, -25.822972951403674 -19.931806517013612 C-25.69623474115612 -19.94760441844587, -25.569496530908562 -19.963402319878128, -25.412896727361662 -19.982922465033347 C-25.32409646178557 -19.98659527118542, -25.23529619620948 -19.99026807733749, -25 -20 C-25 -20, -25 -20, -25 -20\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-25 -20 C-13.496193469812079 -20, -1.9923869396241578 -20, 25 -20 M-25 -20 C-9.571064991600917 -20, 5.8578700167981665 -20, 25 -20 M25 -20 C25 -20, 25 -20, 25 -20 M25 -20 C25 -20, 25 -20, 25 -20 M25 -20 C25.118316276022696 -19.995106402625634, 25.236632552045396 -19.990212805251264, 25.412896727361662 -19.982922465033347 M25 -20 C25.10567037401225 -19.995629441001714, 25.211340748024497 -19.99125888200343, 25.412896727361662 -19.982922465033347 M25.412896727361662 -19.982922465033347 C25.547142001282186 -19.96618880909012, 25.681387275202713 -19.949455153146893, 25.82297295140367 -19.931806517013612 M25.412896727361662 -19.982922465033347 C25.548255770687103 -19.96604997787858, 25.683614814012543 -19.949177490723812, 25.82297295140367 -19.931806517013612 M25.82297295140367 -19.931806517013612 C25.982456976122773 -19.898366233581562, 26.14194100084187 -19.864925950149516, 26.227427435703998 -19.847001329696653 M25.82297295140367 -19.931806517013612 C25.93051592399179 -19.90925712693642, 26.03805889657991 -19.886707736859226, 26.227427435703998 -19.847001329696653 M26.227427435703998 -19.847001329696653 C26.36284204386937 -19.806686654137707, 26.498256652034744 -19.766371978578764, 26.623497346023417 -19.729086208503173 M26.227427435703998 -19.847001329696653 C26.379917826903693 -19.801602973268484, 26.532408218103388 -19.756204616840318, 26.623497346023417 -19.729086208503173 M26.623497346023417 -19.729086208503173 C26.741112305252738 -19.683192708999186, 26.85872726448206 -19.637299209495204, 27.008477123264846 -19.578866633275286 M26.623497346023417 -19.729086208503173 C26.77367491738512 -19.670486738317074, 26.92385248874682 -19.611887268130975, 27.008477123264846 -19.578866633275286 M27.008477123264846 -19.578866633275286 C27.154229651376568 -19.507612564108502, 27.299982179488286 -19.436358494941715, 27.37973696518537 -19.397368756032446 M27.008477123264846 -19.578866633275286 C27.15466334476113 -19.507400544332096, 27.30084956625741 -19.435934455388907, 27.37973696518537 -19.397368756032446 M27.37973696518537 -19.397368756032446 C27.504607466010416 -19.322962087953538, 27.629477966835463 -19.248555419874634, 27.734740790612136 -19.185832391312644 M27.37973696518537 -19.397368756032446 C27.48702692226678 -19.33343781820477, 27.594316879348188 -19.269506880377097, 27.734740790612136 -19.185832391312644 M27.734740790612136 -19.185832391312644 C27.853084760721117 -19.10133642073029, 27.971428730830098 -19.01684045014794, 28.07106356344834 -18.94570254698197 M27.734740790612136 -19.185832391312644 C27.859545876279082 -19.09672327289004, 27.984350961946028 -19.007614154467436, 28.07106356344834 -18.94570254698197 M28.07106356344834 -18.94570254698197 C28.134294446496074 -18.89214872083614, 28.19752532954381 -18.838594894690306, 28.386407858128706 -18.678619553365657 M28.07106356344834 -18.94570254698197 C28.14819276565487 -18.880377444964704, 28.225321967861397 -18.81505234294744, 28.386407858128706 -18.678619553365657 M28.386407858128706 -18.678619553365657 C28.449704904321067 -18.615322507173296, 28.513001950513427 -18.552025460980936, 28.678619553365657 -18.386407858128706 M28.386407858128706 -18.678619553365657 C28.45138866805342 -18.613638743440944, 28.516369477978134 -18.54865793351623, 28.678619553365657 -18.386407858128706 M28.678619553365657 -18.386407858128706 C28.774116530210918 -18.273654790628502, 28.869613507056183 -18.1609017231283, 28.94570254698197 -18.07106356344834 M28.678619553365657 -18.386407858128706 C28.778637157904203 -18.268317295596905, 28.878654762442753 -18.150226733065104, 28.94570254698197 -18.07106356344834 M28.94570254698197 -18.07106356344834 C29.02325218540496 -17.96244853685902, 29.10080182382795 -17.853833510269702, 29.185832391312644 -17.734740790612136 M28.94570254698197 -18.07106356344834 C29.038525294658502 -17.941057216391133, 29.131348042335038 -17.811050869333926, 29.185832391312644 -17.734740790612136 M29.185832391312644 -17.734740790612136 C29.2652182342376 -17.60151415622037, 29.344604077162558 -17.468287521828607, 29.397368756032446 -17.37973696518537 M29.185832391312644 -17.734740790612136 C29.23834523010688 -17.64661287614851, 29.29085806890112 -17.558484961684883, 29.397368756032446 -17.37973696518537 M29.397368756032446 -17.37973696518537 C29.467852835110417 -17.235559476974924, 29.538336914188385 -17.091381988764475, 29.578866633275286 -17.008477123264846 M29.397368756032446 -17.37973696518537 C29.464140036304723 -17.243154128320846, 29.530911316577 -17.10657129145632, 29.578866633275286 -17.008477123264846 M29.578866633275286 -17.008477123264846 C29.610533613075788 -16.927321609337906, 29.64220059287629 -16.846166095410965, 29.729086208503173 -16.623497346023417 M29.578866633275286 -17.008477123264846 C29.62100495137349 -16.900485869194494, 29.663143269471693 -16.79249461512414, 29.729086208503173 -16.623497346023417 M29.729086208503173 -16.623497346023417 C29.75994957457984 -16.51982912679576, 29.790812940656508 -16.416160907568106, 29.847001329696653 -16.227427435703994 M29.729086208503173 -16.623497346023417 C29.773514292180675 -16.474266043543224, 29.81794237585818 -16.325034741063032, 29.847001329696653 -16.227427435703994 M29.847001329696653 -16.227427435703994 C29.875591823596537 -16.091073117860784, 29.904182317496424 -15.954718800017577, 29.931806517013612 -15.82297295140367 M29.847001329696653 -16.227427435703994 C29.86612109259841 -16.136241105138257, 29.88524085550016 -16.045054774572524, 29.931806517013612 -15.82297295140367 M29.931806517013612 -15.82297295140367 C29.94737845249688 -15.698047546488182, 29.96295038798015 -15.573122141572693, 29.982922465033347 -15.412896727361662 M29.931806517013612 -15.82297295140367 C29.94891118285977 -15.68575126119878, 29.966015848705933 -15.548529570993889, 29.982922465033347 -15.412896727361662 M29.982922465033347 -15.412896727361662 C29.986982866042155 -15.314725282150972, 29.991043267050962 -15.21655383694028, 30 -15 M29.982922465033347 -15.412896727361662 C29.987554365603003 -15.300907696719372, 29.99218626617266 -15.188918666077084, 30 -15 M30 -15 C30 -15, 30 -15, 30 -15 M30 -15 C30 -15, 30 -15, 30 -15 M30 -15 C30 -7.676713426916467, 30 -0.35342685383293393, 30 15 M30 -15 C30 -6.650900922667239, 30 1.6981981546655227, 30 15 M30 15 C30 15, 30 15, 30 15 M30 15 C30 15, 30 15, 30 15 M30 15 C29.993978147627875 15.145594966835697, 29.987956295255753 15.291189933671394, 29.982922465033347 15.412896727361662 M30 15 C29.99546949531437 15.109537504191636, 29.990938990628745 15.219075008383271, 29.982922465033347 15.412896727361662 M29.982922465033347 15.412896727361662 C29.964718748747888 15.55893551813184, 29.94651503246243 15.704974308902017, 29.931806517013612 15.822972951403669 M29.982922465033347 15.412896727361662 C29.967736129747863 15.534728665771626, 29.952549794462378 15.656560604181589, 29.931806517013612 15.822972951403669 M29.931806517013612 15.822972951403669 C29.91208310078318 15.917038236706391, 29.892359684552744 16.011103522009112, 29.847001329696653 16.227427435703994 M29.931806517013612 15.822972951403669 C29.89814436272639 15.983515126751863, 29.86448220843917 16.144057302100055, 29.847001329696653 16.227427435703994 M29.847001329696653 16.227427435703994 C29.800701281473504 16.38294655625375, 29.754401233250356 16.538465676803504, 29.729086208503173 16.623497346023417 M29.847001329696653 16.227427435703994 C29.81191523871138 16.34527953787157, 29.776829147726108 16.463131640039148, 29.729086208503173 16.623497346023417 M29.729086208503173 16.623497346023417 C29.67133687424979 16.77149620571252, 29.613587539996402 16.919495065401627, 29.578866633275286 17.008477123264846 M29.729086208503173 16.623497346023417 C29.697990202654918 16.70318957911886, 29.666894196806663 16.782881812214303, 29.578866633275286 17.008477123264846 M29.578866633275286 17.008477123264846 C29.5360421215513 17.096076062131207, 29.49321760982732 17.183675000997567, 29.397368756032446 17.379736965185366 M29.578866633275286 17.008477123264846 C29.523949859453193 17.120811179605877, 29.469033085631104 17.233145235946907, 29.397368756032446 17.379736965185366 M29.397368756032446 17.379736965185366 C29.34637806634856 17.465310383840386, 29.295387376664674 17.550883802495406, 29.185832391312644 17.734740790612133 M29.397368756032446 17.379736965185366 C29.339219595648025 17.47732384774888, 29.281070435263604 17.574910730312396, 29.185832391312644 17.734740790612133 M29.185832391312644 17.734740790612133 C29.107264877924077 17.84478143979234, 29.028697364535507 17.954822088972545, 28.94570254698197 18.07106356344834 M29.185832391312644 17.734740790612133 C29.12019625557413 17.82666991850276, 29.054560119835614 17.91859904639339, 28.94570254698197 18.07106356344834 M28.94570254698197 18.07106356344834 C28.889168637253736 18.137813024533024, 28.8326347275255 18.20456248561771, 28.678619553365657 18.386407858128706 M28.94570254698197 18.07106356344834 C28.875945043684865 18.153426091956952, 28.80618754038776 18.23578862046556, 28.678619553365657 18.386407858128706 M28.678619553365657 18.386407858128706 C28.579128677729553 18.48589873376481, 28.479637802093446 18.585389609400917, 28.386407858128706 18.678619553365657 M28.678619553365657 18.386407858128706 C28.56318787727803 18.501839534216334, 28.447756201190405 18.617271210303958, 28.386407858128706 18.678619553365657 M28.386407858128706 18.678619553365657 C28.28880318889303 18.761286491344723, 28.19119851965736 18.843953429323786, 28.07106356344834 18.94570254698197 M28.386407858128706 18.678619553365657 C28.321461169326344 18.73362659285684, 28.256514480523983 18.788633632348024, 28.07106356344834 18.94570254698197 M28.07106356344834 18.94570254698197 C27.956345684753494 19.027609538056744, 27.84162780605865 19.10951652913152, 27.734740790612136 19.185832391312644 M28.07106356344834 18.94570254698197 C27.95492775954846 19.028621917194457, 27.83879195564858 19.111541287406947, 27.734740790612136 19.185832391312644 M27.734740790612136 19.185832391312644 C27.62579013621106 19.25075288995274, 27.51683948180998 19.315673388592838, 27.37973696518537 19.397368756032446 M27.734740790612136 19.185832391312644 C27.651636381493955 19.23535187064759, 27.568531972375773 19.284871349982534, 27.37973696518537 19.397368756032446 M27.37973696518537 19.397368756032446 C27.29485987263491 19.43886263817376, 27.20998278008445 19.480356520315073, 27.008477123264846 19.578866633275286 M27.37973696518537 19.397368756032446 C27.28222868492068 19.445037649576363, 27.184720404655987 19.49270654312028, 27.008477123264846 19.578866633275286 M27.008477123264846 19.578866633275286 C26.86473347084706 19.634955580499035, 26.720989818429274 19.69104452772278, 26.623497346023417 19.729086208503173 M27.008477123264846 19.578866633275286 C26.889581570520782 19.625259821919315, 26.770686017776715 19.671653010563347, 26.623497346023417 19.729086208503173 M26.623497346023417 19.729086208503173 C26.50933731389959 19.763073122612543, 26.395177281775766 19.797060036721916, 26.227427435703998 19.847001329696653 M26.623497346023417 19.729086208503173 C26.536101050428453 19.755105213023437, 26.448704754833486 19.7811242175437, 26.227427435703998 19.847001329696653 M26.227427435703998 19.847001329696653 C26.111413519410746 19.871326889888284, 25.995399603117495 19.89565245007992, 25.82297295140367 19.931806517013612 M26.227427435703998 19.847001329696653 C26.088746583956 19.876079646457338, 25.950065732208 19.905157963218024, 25.82297295140367 19.931806517013612 M25.82297295140367 19.931806517013612 C25.721608627603864 19.94444156679859, 25.620244303804057 19.957076616583567, 25.412896727361662 19.982922465033347 M25.82297295140367 19.931806517013612 C25.692354735726113 19.948088060618346, 25.56173652004856 19.96436960422308, 25.412896727361662 19.982922465033347 M25.412896727361662 19.982922465033347 C25.25060501268431 19.98963490000446, 25.088313298006963 19.996347334975574, 25 20 M25.412896727361662 19.982922465033347 C25.305623709258665 19.987359309881544, 25.198350691155664 19.991796154729744, 25 20 M25 20 C25 20, 25 20, 25 20 M25 20 C25 20, 25 20, 25 20 M25 20 C10.545341391041848 20, -3.9093172179163034 20, -25 20 M25 20 C8.609822132359852 20, -7.7803557352802954 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.121319999376894 19.994982167708734, -25.242639998753788 19.98996433541747, -25.412896727361662 19.982922465033347 M-25 20 C-25.136452403427512 19.994356286847545, -25.272904806855024 19.98871257369509, -25.412896727361662 19.982922465033347 M-25.412896727361662 19.982922465033347 C-25.562612020184623 19.964260473244927, -25.71232731300758 19.94559848145651, -25.82297295140367 19.931806517013612 M-25.412896727361662 19.982922465033347 C-25.54690560361052 19.966218276029164, -25.680914479859375 19.94951408702498, -25.82297295140367 19.931806517013612 M-25.82297295140367 19.931806517013612 C-25.984482561347566 19.897941513023174, -26.14599217129146 19.864076509032735, -26.227427435703994 19.847001329696653 M-25.82297295140367 19.931806517013612 C-25.917278934169023 19.91203263183254, -26.011584916934375 19.89225874665146, -26.227427435703994 19.847001329696653 M-26.227427435703994 19.847001329696653 C-26.348808344989113 19.810864667314533, -26.470189254274235 19.774728004932413, -26.623497346023417 19.729086208503173 M-26.227427435703994 19.847001329696653 C-26.33084992792699 19.816211119718897, -26.434272420149988 19.785420909741138, -26.623497346023417 19.729086208503173 M-26.623497346023417 19.729086208503173 C-26.743838915243938 19.682128782479136, -26.86418048446446 19.635171356455103, -27.008477123264846 19.578866633275286 M-26.623497346023417 19.729086208503173 C-26.773552341666427 19.670534567510927, -26.923607337309438 19.611982926518678, -27.008477123264846 19.578866633275286 M-27.008477123264846 19.578866633275286 C-27.123090498659963 19.522835568266366, -27.237703874055075 19.466804503257446, -27.37973696518537 19.397368756032446 M-27.008477123264846 19.578866633275286 C-27.125852810461108 19.521485156313386, -27.243228497657366 19.46410367935149, -27.37973696518537 19.397368756032446 M-27.37973696518537 19.397368756032446 C-27.464510428215583 19.34685473643685, -27.549283891245793 19.29634071684125, -27.734740790612133 19.185832391312644 M-27.37973696518537 19.397368756032446 C-27.456262492067502 19.35176943961535, -27.53278801894964 19.306170123198257, -27.734740790612133 19.185832391312644 M-27.734740790612133 19.185832391312644 C-27.853493938222332 19.101044273609705, -27.972247085832535 19.016256155906767, -28.07106356344834 18.94570254698197 M-27.734740790612133 19.185832391312644 C-27.846211153029895 19.106244082292914, -27.957681515447653 19.026655773273184, -28.07106356344834 18.94570254698197 M-28.07106356344834 18.94570254698197 C-28.16789918532998 18.863686958886234, -28.26473480721162 18.781671370790498, -28.386407858128706 18.67861955336566 M-28.07106356344834 18.94570254698197 C-28.192414689508457 18.842923386002706, -28.31376581556857 18.740144225023442, -28.386407858128706 18.67861955336566 M-28.386407858128706 18.67861955336566 C-28.458906397777135 18.60612101371723, -28.531404937425563 18.533622474068803, -28.678619553365657 18.386407858128706 M-28.386407858128706 18.67861955336566 C-28.495769699256297 18.56925771223807, -28.605131540383887 18.459895871110476, -28.678619553365657 18.386407858128706 M-28.678619553365657 18.386407858128706 C-28.747772686890826 18.304758907661423, -28.816925820416 18.223109957194136, -28.945702546981966 18.07106356344834 M-28.678619553365657 18.386407858128706 C-28.75675408218767 18.294154594272616, -28.834888611009678 18.20190133041653, -28.945702546981966 18.07106356344834 M-28.945702546981966 18.07106356344834 C-29.032580751254354 17.949383067459337, -29.11945895552674 17.82770257147033, -29.185832391312644 17.734740790612133 M-28.945702546981966 18.07106356344834 C-29.012441832400157 17.97758937829856, -29.07918111781835 17.884115193148784, -29.185832391312644 17.734740790612133 M-29.185832391312644 17.734740790612133 C-29.234605784376036 17.65288847581282, -29.283379177439432 17.571036161013506, -29.397368756032446 17.37973696518537 M-29.185832391312644 17.734740790612133 C-29.264364360478204 17.602947141283806, -29.342896329643764 17.47115349195548, -29.397368756032446 17.37973696518537 M-29.397368756032446 17.37973696518537 C-29.452368360961948 17.267233475105993, -29.50736796589145 17.154729985026613, -29.578866633275286 17.00847712326485 M-29.397368756032446 17.37973696518537 C-29.438847064934954 17.294891728204046, -29.480325373837466 17.21004649122272, -29.578866633275286 17.00847712326485 M-29.578866633275286 17.00847712326485 C-29.638634307767283 16.855305700850284, -29.698401982259277 16.70213427843572, -29.729086208503173 16.623497346023417 M-29.578866633275286 17.00847712326485 C-29.62887670544372 16.88031229245619, -29.67888677761215 16.752147461647528, -29.729086208503173 16.623497346023417 M-29.729086208503173 16.623497346023417 C-29.769473823114676 16.487837739899227, -29.80986143772618 16.352178133775034, -29.847001329696653 16.227427435703994 M-29.729086208503173 16.623497346023417 C-29.773309830248593 16.474952819066875, -29.817533451994013 16.32640829211033, -29.847001329696653 16.227427435703994 M-29.847001329696653 16.227427435703994 C-29.875844989437592 16.08986571460014, -29.90468864917853 15.952303993496287, -29.931806517013612 15.82297295140367 M-29.847001329696653 16.227427435703994 C-29.87931212688328 16.073330177895834, -29.911622924069913 15.919232920087675, -29.931806517013612 15.82297295140367 M-29.931806517013612 15.82297295140367 C-29.95224888944828 15.658974606009927, -29.97269126188295 15.494976260616182, -29.982922465033347 15.412896727361664 M-29.931806517013612 15.82297295140367 C-29.945317392406164 15.71458234183616, -29.95882826779872 15.60619173226865, -29.982922465033347 15.412896727361664 M-29.982922465033347 15.412896727361664 C-29.989203577151276 15.261033437797446, -29.9954846892692 15.109170148233227, -30 15 M-29.982922465033347 15.412896727361664 C-29.9892757283843 15.2592889818177, -29.995628991735256 15.105681236273737, -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 6.397631390837915, -30 -2.204737218324169, -30 -15 M-30 15 C-30 6.819020848984305, -30 -1.3619583020313897, -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.993585222333387 -15.155095024572866, -29.987170444666774 -15.31019004914573, -29.982922465033347 -15.41289672736166 M-30 -15 C-29.99421834440133 -15.139787544284655, -29.988436688802658 -15.279575088569308, -29.982922465033347 -15.41289672736166 M-29.982922465033347 -15.41289672736166 C-29.971861677554482 -15.501631577051093, -29.960800890075618 -15.590366426740527, -29.931806517013612 -15.822972951403669 M-29.982922465033347 -15.41289672736166 C-29.970238039581837 -15.514657166027293, -29.957553614130326 -15.616417604692925, -29.931806517013612 -15.822972951403669 M-29.931806517013612 -15.822972951403669 C-29.89876310143833 -15.9805642265231, -29.86571968586305 -16.138155501642533, -29.847001329696653 -16.227427435703994 M-29.931806517013612 -15.822972951403669 C-29.911613006940208 -15.919280217048009, -29.891419496866803 -16.015587482692347, -29.847001329696653 -16.227427435703994 M-29.847001329696653 -16.227427435703994 C-29.804289135590672 -16.370895166711477, -29.761576941484694 -16.51436289771896, -29.729086208503173 -16.623497346023417 M-29.847001329696653 -16.227427435703994 C-29.81215396223809 -16.34447767968021, -29.77730659477952 -16.46152792365643, -29.729086208503173 -16.623497346023417 M-29.729086208503173 -16.623497346023417 C-29.68645978909214 -16.732739496552497, -29.643833369681108 -16.841981647081578, -29.57886663327529 -17.008477123264846 M-29.729086208503173 -16.623497346023417 C-29.69168486560879 -16.71934877307057, -29.654283522714405 -16.81520020011773, -29.57886663327529 -17.008477123264846 M-29.57886663327529 -17.008477123264846 C-29.538659256888725 -17.09072262623204, -29.498451880502156 -17.17296812919923, -29.397368756032446 -17.379736965185366 M-29.57886663327529 -17.008477123264846 C-29.526932878902656 -17.114709315793057, -29.47499912453002 -17.220941508321268, -29.397368756032446 -17.379736965185366 M-29.397368756032446 -17.379736965185366 C-29.330947222458864 -17.49120668123427, -29.264525688885282 -17.602676397283172, -29.185832391312644 -17.734740790612133 M-29.397368756032446 -17.379736965185366 C-29.35006881270535 -17.459116512270946, -29.302768869378255 -17.53849605935653, -29.185832391312644 -17.734740790612133 M-29.185832391312644 -17.734740790612133 C-29.128119139030392 -17.815573229791298, -29.070405886748144 -17.896405668970466, -28.94570254698197 -18.07106356344834 M-29.185832391312644 -17.734740790612133 C-29.093983767543108 -17.863382792248636, -29.00213514377357 -17.99202479388514, -28.94570254698197 -18.07106356344834 M-28.94570254698197 -18.07106356344834 C-28.861999753038074 -18.169891265510618, -28.77829695909418 -18.26871896757289, -28.67861955336566 -18.386407858128706 M-28.94570254698197 -18.07106356344834 C-28.879905887010285 -18.14874953307957, -28.8141092270386 -18.226435502710803, -28.67861955336566 -18.386407858128706 M-28.67861955336566 -18.386407858128706 C-28.565616876244803 -18.499410535249563, -28.452614199123946 -18.612413212370416, -28.386407858128706 -18.678619553365657 M-28.67861955336566 -18.386407858128706 C-28.568035560803036 -18.496991850691327, -28.457451568240415 -18.60757584325395, -28.386407858128706 -18.678619553365657 M-28.386407858128706 -18.678619553365657 C-28.29535878233607 -18.755734186923064, -28.204309706543437 -18.83284882048047, -28.07106356344834 -18.945702546981966 M-28.386407858128706 -18.678619553365657 C-28.28020167246631 -18.768571604142522, -28.17399548680391 -18.858523654919388, -28.07106356344834 -18.945702546981966 M-28.07106356344834 -18.945702546981966 C-27.958690782365423 -19.025935170544415, -27.846318001282505 -19.106167794106863, -27.734740790612136 -19.185832391312644 M-28.07106356344834 -18.945702546981966 C-27.986989985664263 -19.005729927748853, -27.902916407880188 -19.06575730851574, -27.734740790612136 -19.185832391312644 M-27.734740790612136 -19.185832391312644 C-27.651248526486036 -19.23558298206819, -27.567756262359936 -19.28533357282374, -27.379736965185366 -19.397368756032446 M-27.734740790612136 -19.185832391312644 C-27.65097566540666 -19.235745571980388, -27.567210540201177 -19.28565875264813, -27.379736965185366 -19.397368756032446 M-27.379736965185366 -19.397368756032446 C-27.247093207340974 -19.46221433791314, -27.114449449496583 -19.527059919793835, -27.00847712326485 -19.578866633275286 M-27.379736965185366 -19.397368756032446 C-27.265789849227268 -19.453074106649833, -27.15184273326917 -19.508779457267224, -27.00847712326485 -19.578866633275286 M-27.00847712326485 -19.578866633275286 C-26.875599746632524 -19.630715546530244, -26.7427223700002 -19.6825644597852, -26.62349734602342 -19.729086208503173 M-27.00847712326485 -19.578866633275286 C-26.917883816327393 -19.61421625133613, -26.827290509389936 -19.64956586939698, -26.62349734602342 -19.729086208503173 M-26.62349734602342 -19.729086208503173 C-26.515077021257255 -19.76136433769589, -26.40665669649109 -19.79364246688861, -26.227427435703994 -19.847001329696653 M-26.62349734602342 -19.729086208503173 C-26.470610933395033 -19.774602465618926, -26.317724520766646 -19.82011872273468, -26.227427435703994 -19.847001329696653 M-26.227427435703994 -19.847001329696653 C-26.140438947094147 -19.865240897700797, -26.053450458484303 -19.88348046570494, -25.822972951403674 -19.931806517013612 M-26.227427435703994 -19.847001329696653 C-26.10294393099623 -19.873102775828166, -25.97846042628846 -19.89920422195968, -25.822972951403674 -19.931806517013612 M-25.822972951403674 -19.931806517013612 C-25.660749537267368 -19.952027644497768, -25.49852612313106 -19.972248771981928, -25.412896727361662 -19.982922465033347 M-25.822972951403674 -19.931806517013612 C-25.721175388098626 -19.944495570046602, -25.619377824793578 -19.957184623079588, -25.412896727361662 -19.982922465033347 M-25.412896727361662 -19.982922465033347 C-25.266988337515418 -19.988957280677077, -25.121079947669177 -19.994992096320807, -25 -20 M-25.412896727361662 -19.982922465033347 C-25.303704809124365 -19.987438676178176, -25.194512890887072 -19.991954887323, -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-Delivered-12\" transform=\"translate(328, 596)\"><g class=\"basic label-container outer-path\"><path d=\"M-38.484375 -20 C-19.10529065351873 -20, 0.27379369296254197 -20, 38.484375 -20 C38.484375 -20, 38.484375 -20, 38.484375 -20 C38.64357560910086 -19.993415414101232, 38.802776218201714 -19.986830828202468, 38.89727172736166 -19.982922465033347 C39.05742574660712 -19.96295928735333, 39.21757976585258 -19.942996109673306, 39.30734795140367 -19.931806517013612 C39.439145490210564 -19.9041714792027, 39.57094302901745 -19.87653644139179, 39.711802435703994 -19.847001329696653 C39.791118399389354 -19.82338794421379, 39.87043436307471 -19.79977455873092, 40.10787234602342 -19.729086208503173 C40.23120983593009 -19.680959770599827, 40.35454732583675 -19.63283333269648, 40.492852123264846 -19.578866633275286 C40.58879927313286 -19.531960929877737, 40.68474642300086 -19.485055226480192, 40.864111965185366 -19.397368756032446 C40.94192435226159 -19.351002637378695, 41.0197367393378 -19.30463651872494, 41.219115790612136 -19.185832391312644 C41.345048699277285 -19.095918022746826, 41.47098160794244 -19.00600365418101, 41.55543856344834 -18.94570254698197 C41.66877402913491 -18.8497123040345, 41.78210949482147 -18.75372206108703, 41.870782858128706 -18.678619553365657 C41.94282548175882 -18.606576929735542, 42.014868105388935 -18.534534306105428, 42.16299455336566 -18.386407858128706 C42.23953178435371 -18.29604052026148, 42.31606901534176 -18.205673182394257, 42.43007754698197 -18.07106356344834 C42.52331663328042 -17.940474097869764, 42.61655571957888 -17.809884632291187, 42.670207391312644 -17.734740790612136 C42.72781377829378 -17.638064799349806, 42.785420165274914 -17.541388808087472, 42.88174375603245 -17.37973696518537 C42.936827706218246 -17.2670609441266, 42.991911656404035 -17.154384923067834, 43.06324163327529 -17.008477123264846 C43.102766717774784 -16.907183012940138, 43.14229180227428 -16.805888902615433, 43.213461208503176 -16.623497346023417 C43.24010410491785 -16.534005434495853, 43.26674700133252 -16.44451352296829, 43.33137632969665 -16.227427435703994 C43.359161895701504 -16.094911995021306, 43.386947461706356 -15.96239655433862, 43.41618151701361 -15.82297295140367 C43.43405459397821 -15.679586705083329, 43.451927670942815 -15.536200458762988, 43.46729746503335 -15.412896727361662 C43.4711466754903 -15.319831398922537, 43.47499588594725 -15.226766070483412, 43.484375 -15 C43.484375 -15, 43.484375 -15, 43.484375 -15 C43.484375 -3.4140150486373866, 43.484375 8.171969902725227, 43.484375 15 C43.484375 15, 43.484375 15, 43.484375 15 C43.479511872240785 15.117579588649265, 43.47464874448156 15.235159177298533, 43.46729746503335 15.412896727361662 C43.456127548199156 15.502507064168093, 43.444957631364964 15.592117400974521, 43.41618151701361 15.822972951403669 C43.39812855775976 15.909071462074017, 43.38007559850592 15.995169972744366, 43.33137632969665 16.227427435703994 C43.300256405106225 16.33195741978852, 43.26913648051579 16.436487403873045, 43.213461208503176 16.623497346023417 C43.17304507807649 16.72707501135113, 43.132628947649806 16.83065267667884, 43.06324163327529 17.008477123264846 C42.99832679307555 17.14126255126523, 42.93341195287581 17.274047979265607, 42.88174375603245 17.379736965185366 C42.832286889240685 17.462736296898164, 42.78283002244892 17.54573562861096, 42.670207391312644 17.734740790612133 C42.5966101632721 17.837820122032376, 42.52301293523156 17.940899453452623, 42.43007754698197 18.07106356344834 C42.35861238865717 18.15544231643824, 42.28714723033237 18.23982106942814, 42.16299455336566 18.386407858128706 C42.086537844271476 18.46286456722289, 42.01008113517729 18.53932127631707, 41.870782858128706 18.678619553365657 C41.77809663141282 18.7571207830244, 41.685410404696945 18.835622012683146, 41.55543856344834 18.94570254698197 C41.478890629215115 19.00035672153057, 41.4023426949819 19.055010896079168, 41.219115790612136 19.185832391312644 C41.139025530195845 19.233555827863103, 41.05893526977955 19.281279264413563, 40.864111965185366 19.397368756032446 C40.786315068044345 19.435401341550268, 40.70851817090332 19.47343392706809, 40.492852123264846 19.578866633275286 C40.36105690096243 19.6302932886004, 40.229261678660016 19.681719943925515, 40.10787234602342 19.729086208503173 C39.972520139634945 19.769382306248215, 39.83716793324647 19.80967840399326, 39.711802435703994 19.847001329696653 C39.59919063983309 19.870613540250954, 39.48657884396219 19.89422575080526, 39.30734795140367 19.931806517013612 C39.1570485637291 19.950541316149355, 39.006749176054534 19.9692761152851, 38.89727172736166 19.982922465033347 C38.80859708401167 19.986590075411712, 38.719922440661676 19.99025768579008, 38.484375 20 C38.484375 20, 38.484375 20, 38.484375 20 C14.67555526152157 20, -9.13326447695686 20, -38.484375 20 C-38.484375 20, -38.484375 20, -38.484375 20 C-38.62550181811648 19.994162951625903, -38.76662863623296 19.988325903251805, -38.89727172736166 19.982922465033347 C-38.987367683041555 19.971692015869706, -39.07746363872144 19.960461566706066, -39.30734795140367 19.931806517013612 C-39.422485481261404 19.907664715733578, -39.53762301111913 19.883522914453543, -39.711802435703994 19.847001329696653 C-39.85577931167859 19.804137556566523, -39.99975618765318 19.761273783436394, -40.10787234602342 19.729086208503173 C-40.2248786832221 19.683430194052487, -40.34188502042078 19.6377741796018, -40.492852123264846 19.578866633275286 C-40.58827590480924 19.53221678906052, -40.68369968635362 19.485566944845754, -40.864111965185366 19.397368756032446 C-40.95581771433857 19.34272399051068, -41.04752346349178 19.288079224988916, -41.219115790612136 19.185832391312644 C-41.31828807253964 19.115024742992123, -41.41746035446714 19.044217094671602, -41.55543856344834 18.94570254698197 C-41.620033760442716 18.89099320586648, -41.684628957437084 18.83628386475099, -41.870782858128706 18.67861955336566 C-41.96489727623313 18.58450513526123, -42.05901169433756 18.490390717156803, -42.16299455336566 18.386407858128706 C-42.25704347554598 18.275364505540683, -42.3510923977263 18.164321152952656, -42.43007754698197 18.07106356344834 C-42.49632205801511 17.97828235294139, -42.56256656904825 17.885501142434443, -42.670207391312644 17.734740790612133 C-42.73143158639038 17.631993333974783, -42.79265578146811 17.52924587733743, -42.88174375603244 17.37973696518537 C-42.93754331020104 17.26559715278331, -42.99334286436964 17.151457340381253, -43.06324163327528 17.00847712326485 C-43.095224673918786 16.92651161481656, -43.12720771456229 16.844546106368274, -43.213461208503176 16.623497346023417 C-43.25097819992768 16.497479993214384, -43.28849519135218 16.37146264040535, -43.33137632969665 16.227427435703994 C-43.35695862390294 16.105419880060598, -43.38254091810923 15.9834123244172, -43.41618151701361 15.82297295140367 C-43.426883476044104 15.737116792629449, -43.4375854350746 15.651260633855227, -43.46729746503335 15.412896727361664 C-43.47078084487457 15.328676367725132, -43.47426422471579 15.2444560080886, -43.484375 15 C-43.484375 15, -43.484375 15, -43.484375 15 C-43.484375 4.229547495867191, -43.484375 -6.540905008265618, -43.484375 -15 C-43.484375 -15, -43.484375 -15, -43.484375 -15 C-43.477905967110686 -15.156406794915508, -43.47143693422138 -15.312813589831014, -43.46729746503335 -15.41289672736166 C-43.455818482971814 -15.504986531072685, -43.444339500910274 -15.597076334783711, -43.41618151701361 -15.822972951403669 C-43.38386814405493 -15.977082493632041, -43.35155477109625 -16.131192035860412, -43.33137632969665 -16.227427435703994 C-43.29833826182687 -16.338400349490353, -43.26530019395709 -16.449373263276712, -43.213461208503176 -16.623497346023417 C-43.17103474172571 -16.732227061870045, -43.12860827494825 -16.84095677771667, -43.06324163327529 -17.008477123264846 C-43.00238151172226 -17.132968491705526, -42.94152139016924 -17.257459860146206, -42.88174375603245 -17.379736965185366 C-42.80145964823539 -17.514471082540005, -42.721175540438324 -17.64920519989465, -42.670207391312644 -17.734740790612133 C-42.60947154515575 -17.819806635913356, -42.54873569899886 -17.904872481214575, -42.43007754698197 -18.07106356344834 C-42.36014820062549 -18.153628986673763, -42.29021885426901 -18.236194409899184, -42.16299455336566 -18.386407858128706 C-42.05285928347216 -18.496543128022207, -41.942724013578655 -18.606678397915708, -41.870782858128706 -18.678619553365657 C-41.79526682688603 -18.742578369271175, -41.71975079564335 -18.806537185176694, -41.55543856344834 -18.945702546981966 C-41.42618112137778 -19.03799058677552, -41.29692367930721 -19.130278626569073, -41.219115790612136 -19.185832391312644 C-41.134000726312784 -19.236549961082865, -41.048885662013426 -19.287267530853086, -40.864111965185366 -19.397368756032446 C-40.7501435195542 -19.453084534091605, -40.636175073923035 -19.508800312150765, -40.492852123264846 -19.578866633275286 C-40.34023766377011 -19.638416980161573, -40.187623204275376 -19.69796732704786, -40.10787234602342 -19.729086208503173 C-39.97864176157025 -19.767559820435494, -39.84941117711709 -19.806033432367816, -39.711802435703994 -19.847001329696653 C-39.56146251586135 -19.87852429595954, -39.41112259601871 -19.910047262222424, -39.30734795140367 -19.931806517013612 C-39.21674727296315 -19.943099879803757, -39.12614659452262 -19.9543932425939, -38.89727172736166 -19.982922465033347 C-38.79703702401212 -19.987068203030017, -38.69680232066257 -19.991213941026686, -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-21.35156399670357 -20, -4.2187529934071435 -20, 38.484375 -20 M-38.484375 -20 C-15.85320261907614 -20, 6.7779697618477215 -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.5710624078951 -19.99641458228803, 38.6577498157902 -19.992829164576058, 38.89727172736166 -19.982922465033347 M38.484375 -20 C38.628353623167904 -19.994045000096484, 38.77233224633581 -19.98809000019297, 38.89727172736166 -19.982922465033347 M38.89727172736166 -19.982922465033347 C39.026224428415574 -19.966848527609944, 39.155177129469486 -19.950774590186544, 39.30734795140367 -19.931806517013612 M38.89727172736166 -19.982922465033347 C39.034268374715886 -19.965845850749268, 39.17126502207011 -19.948769236465193, 39.30734795140367 -19.931806517013612 M39.30734795140367 -19.931806517013612 C39.42239622029596 -19.907683431789867, 39.537444489188246 -19.883560346566124, 39.711802435703994 -19.847001329696653 M39.30734795140367 -19.931806517013612 C39.44637203914718 -19.902656231232868, 39.585396126890686 -19.873505945452127, 39.711802435703994 -19.847001329696653 M39.711802435703994 -19.847001329696653 C39.855143116601624 -19.80432696004719, 39.998483797499254 -19.76165259039773, 40.10787234602342 -19.729086208503173 M39.711802435703994 -19.847001329696653 C39.81612513891217 -19.81594311529682, 39.92044784212034 -19.784884900896987, 40.10787234602342 -19.729086208503173 M40.10787234602342 -19.729086208503173 C40.188349168536604 -19.697684054914106, 40.26882599104979 -19.666281901325036, 40.492852123264846 -19.578866633275286 M40.10787234602342 -19.729086208503173 C40.258768720950215 -19.67020626029562, 40.40966509587701 -19.611326312088064, 40.492852123264846 -19.578866633275286 M40.492852123264846 -19.578866633275286 C40.570969387771044 -19.540677429696064, 40.64908665227724 -19.502488226116842, 40.864111965185366 -19.397368756032446 M40.492852123264846 -19.578866633275286 C40.60442096316928 -19.524323950973987, 40.71598980307372 -19.469781268672687, 40.864111965185366 -19.397368756032446 M40.864111965185366 -19.397368756032446 C40.994104273515816 -19.319910153121047, 41.12409658184627 -19.24245155020965, 41.219115790612136 -19.185832391312644 M40.864111965185366 -19.397368756032446 C40.989166944308565 -19.32285216274777, 41.11422192343176 -19.248335569463087, 41.219115790612136 -19.185832391312644 M41.219115790612136 -19.185832391312644 C41.325989489211665 -19.109526037177513, 41.4328631878112 -19.03321968304238, 41.55543856344834 -18.94570254698197 M41.219115790612136 -19.185832391312644 C41.338616468589045 -19.10051054718649, 41.45811714656596 -19.015188703060343, 41.55543856344834 -18.94570254698197 M41.55543856344834 -18.94570254698197 C41.66299461053686 -18.854607221895915, 41.77055065762539 -18.763511896809863, 41.870782858128706 -18.678619553365657 M41.55543856344834 -18.94570254698197 C41.62582259025743 -18.886090317111133, 41.69620661706652 -18.826478087240297, 41.870782858128706 -18.678619553365657 M41.870782858128706 -18.678619553365657 C41.93099613235597 -18.618406279138387, 41.991209406583245 -18.55819300491112, 42.16299455336566 -18.386407858128706 M41.870782858128706 -18.678619553365657 C41.980592188609975 -18.568810222884384, 42.09040151909125 -18.45900089240311, 42.16299455336566 -18.386407858128706 M42.16299455336566 -18.386407858128706 C42.246743399243066 -18.287525782651276, 42.330492245120475 -18.188643707173846, 42.43007754698197 -18.07106356344834 M42.16299455336566 -18.386407858128706 C42.228731564554195 -18.308792315682656, 42.294468575742734 -18.23117677323661, 42.43007754698197 -18.07106356344834 M42.43007754698197 -18.07106356344834 C42.49794228124206 -17.97601308911948, 42.56580701550215 -17.880962614790622, 42.670207391312644 -17.734740790612136 M42.43007754698197 -18.07106356344834 C42.51529381048665 -17.951710760332517, 42.600510073991316 -17.832357957216693, 42.670207391312644 -17.734740790612136 M42.670207391312644 -17.734740790612136 C42.73685259223101 -17.622895712326454, 42.803497793149376 -17.511050634040775, 42.88174375603245 -17.37973696518537 M42.670207391312644 -17.734740790612136 C42.73454842581981 -17.626762602501486, 42.79888946032697 -17.518784414390833, 42.88174375603245 -17.37973696518537 M42.88174375603245 -17.37973696518537 C42.95069988216566 -17.238684954679403, 43.019656008298874 -17.097632944173437, 43.06324163327529 -17.008477123264846 M42.88174375603245 -17.37973696518537 C42.923142529676376 -17.295054420175862, 42.964541303320296 -17.210371875166356, 43.06324163327529 -17.008477123264846 M43.06324163327529 -17.008477123264846 C43.11266019372352 -16.88182820707605, 43.16207875417176 -16.75517929088726, 43.213461208503176 -16.623497346023417 M43.06324163327529 -17.008477123264846 C43.094986935860746 -16.927120885242807, 43.126732238446195 -16.84576464722077, 43.213461208503176 -16.623497346023417 M43.213461208503176 -16.623497346023417 C43.24102500730807 -16.530912177893843, 43.268588806112966 -16.438327009764265, 43.33137632969665 -16.227427435703994 M43.213461208503176 -16.623497346023417 C43.240394097711956 -16.533031365870954, 43.267326986920736 -16.442565385718495, 43.33137632969665 -16.227427435703994 M43.33137632969665 -16.227427435703994 C43.35048012326467 -16.13631726638318, 43.36958391683268 -16.045207097062363, 43.41618151701361 -15.82297295140367 M43.33137632969665 -16.227427435703994 C43.35883253957587 -16.096482766411114, 43.38628874945508 -15.96553809711823, 43.41618151701361 -15.82297295140367 M43.41618151701361 -15.82297295140367 C43.43096538921349 -15.704369761532195, 43.44574926141337 -15.58576657166072, 43.46729746503335 -15.412896727361662 M43.41618151701361 -15.82297295140367 C43.43212098314247 -15.695099042445852, 43.44806044927133 -15.567225133488035, 43.46729746503335 -15.412896727361662 M43.46729746503335 -15.412896727361662 C43.471006260877466 -15.323226311257779, 43.47471505672158 -15.233555895153893, 43.484375 -15 M43.46729746503335 -15.412896727361662 C43.47072381768757 -15.330055157985326, 43.4741501703418 -15.247213588608991, 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 -6.6666426205193225, 43.484375 1.666714758961355, 43.484375 15 M43.484375 -15 C43.484375 -7.8844129797497615, 43.484375 -0.768825959499523, 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.478532668339035 15.14125455621582, 43.47269033667806 15.282509112431642, 43.46729746503335 15.412896727361662 M43.484375 15 C43.478189523802236 15.149551026200141, 43.472004047604464 15.299102052400283, 43.46729746503335 15.412896727361662 M43.46729746503335 15.412896727361662 C43.450665570784544 15.546325621013064, 43.43403367653574 15.679754514664468, 43.41618151701361 15.822972951403669 M43.46729746503335 15.412896727361662 C43.44698492985598 15.575853457089904, 43.42667239467861 15.738810186818148, 43.41618151701361 15.822972951403669 M43.41618151701361 15.822972951403669 C43.39300085740374 15.933526586445002, 43.36982019779387 16.044080221486336, 43.33137632969665 16.227427435703994 M43.41618151701361 15.822972951403669 C43.389130583235875 15.951984770339067, 43.36207964945813 16.080996589274463, 43.33137632969665 16.227427435703994 M43.33137632969665 16.227427435703994 C43.298143892032485 16.33905322612103, 43.26491145436832 16.450679016538064, 43.213461208503176 16.623497346023417 M43.33137632969665 16.227427435703994 C43.30247050673211 16.324520383524415, 43.27356468376756 16.42161333134484, 43.213461208503176 16.623497346023417 M43.213461208503176 16.623497346023417 C43.16476217133515 16.748302282080374, 43.11606313416712 16.87310721813733, 43.06324163327529 17.008477123264846 M43.213461208503176 16.623497346023417 C43.15646643684062 16.769562427523553, 43.099471665178065 16.915627509023686, 43.06324163327529 17.008477123264846 M43.06324163327529 17.008477123264846 C43.00120184956939 17.135381529207944, 42.939162065863485 17.262285935151045, 42.88174375603245 17.379736965185366 M43.06324163327529 17.008477123264846 C42.99086230801351 17.1565313995088, 42.918482982751726 17.304585675752755, 42.88174375603245 17.379736965185366 M42.88174375603245 17.379736965185366 C42.8057525356121 17.507266687953383, 42.72976131519176 17.634796410721403, 42.670207391312644 17.734740790612133 M42.88174375603245 17.379736965185366 C42.834306906192175 17.459346271045373, 42.786870056351894 17.53895557690538, 42.670207391312644 17.734740790612133 M42.670207391312644 17.734740790612133 C42.60872257559436 17.820855633052208, 42.547237759876076 17.906970475492287, 42.43007754698197 18.07106356344834 M42.670207391312644 17.734740790612133 C42.60131079466687 17.831236478132656, 42.532414198021094 17.927732165653183, 42.43007754698197 18.07106356344834 M42.43007754698197 18.07106356344834 C42.34837305263395 18.167531877636122, 42.26666855828593 18.264000191823904, 42.16299455336566 18.386407858128706 M42.43007754698197 18.07106356344834 C42.33573549710009 18.18245301125961, 42.2413934472182 18.29384245907088, 42.16299455336566 18.386407858128706 M42.16299455336566 18.386407858128706 C42.0589190309831 18.490483380511264, 41.95484350860054 18.594558902893823, 41.870782858128706 18.678619553365657 M42.16299455336566 18.386407858128706 C42.08462674736327 18.464775664131096, 42.006258941360876 18.543143470133487, 41.870782858128706 18.678619553365657 M41.870782858128706 18.678619553365657 C41.76212836696541 18.770645213126407, 41.65347387580212 18.86267087288716, 41.55543856344834 18.94570254698197 M41.870782858128706 18.678619553365657 C41.750824147460406 18.780219398665274, 41.630865436792114 18.88181924396489, 41.55543856344834 18.94570254698197 M41.55543856344834 18.94570254698197 C41.4753584093039 19.002878678073298, 41.395278255159454 19.060054809164622, 41.219115790612136 19.185832391312644 M41.55543856344834 18.94570254698197 C41.42338106056682 19.03998979176834, 41.2913235576853 19.134277036554703, 41.219115790612136 19.185832391312644 M41.219115790612136 19.185832391312644 C41.113519523199464 19.24875410915499, 41.007923255786785 19.311675826997337, 40.864111965185366 19.397368756032446 M41.219115790612136 19.185832391312644 C41.13901829395752 19.233560139725228, 41.0589207973029 19.281287888137815, 40.864111965185366 19.397368756032446 M40.864111965185366 19.397368756032446 C40.740742858996065 19.45768023700188, 40.617373752806756 19.517991717971316, 40.492852123264846 19.578866633275286 M40.864111965185366 19.397368756032446 C40.75099161004008 19.452669927916855, 40.6378712548948 19.507971099801264, 40.492852123264846 19.578866633275286 M40.492852123264846 19.578866633275286 C40.346145520132794 19.636111727455397, 40.19943891700074 19.693356821635504, 40.10787234602342 19.729086208503173 M40.492852123264846 19.578866633275286 C40.376085423565534 19.624429140883556, 40.259318723866215 19.66999164849183, 40.10787234602342 19.729086208503173 M40.10787234602342 19.729086208503173 C39.99448925747022 19.7628418164898, 39.88110616891702 19.796597424476428, 39.711802435703994 19.847001329696653 M40.10787234602342 19.729086208503173 C39.99208161186234 19.7635586036434, 39.876290877701265 19.798030998783627, 39.711802435703994 19.847001329696653 M39.711802435703994 19.847001329696653 C39.599967896174824 19.87045056673425, 39.488133356645655 19.893899803771845, 39.30734795140367 19.931806517013612 M39.711802435703994 19.847001329696653 C39.58246333836636 19.874120886539, 39.453124241028725 19.901240443381347, 39.30734795140367 19.931806517013612 M39.30734795140367 19.931806517013612 C39.15991862546381 19.95018356332721, 39.01248929952395 19.968560609640814, 38.89727172736166 19.982922465033347 M39.30734795140367 19.931806517013612 C39.18134831750229 19.94751235500033, 39.055348683600904 19.963218192987046, 38.89727172736166 19.982922465033347 M38.89727172736166 19.982922465033347 C38.787854044843 19.98744801385792, 38.678436362324334 19.9919735626825, 38.484375 20 M38.89727172736166 19.982922465033347 C38.80541108968174 19.986721849111934, 38.71355045200181 19.990521233190517, 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 C18.072364195129893 20, -2.339646609740214 20, -38.484375 20 M38.484375 20 C12.884054593563263 20, -12.716265812873473 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.5772806989798 19.996157391866323, -38.6701863979596 19.992314783732645, -38.89727172736166 19.982922465033347 M-38.484375 20 C-38.58785668537073 19.99571996583354, -38.691338370741455 19.991439931667085, -38.89727172736166 19.982922465033347 M-38.89727172736166 19.982922465033347 C-39.05616431344439 19.963116524833083, -39.21505689952712 19.94331058463282, -39.30734795140367 19.931806517013612 M-38.89727172736166 19.982922465033347 C-38.98988825096452 19.971377827405764, -39.082504774567376 19.959833189778184, -39.30734795140367 19.931806517013612 M-39.30734795140367 19.931806517013612 C-39.43391746180285 19.905267681484105, -39.560486972202035 19.878728845954594, -39.711802435703994 19.847001329696653 M-39.30734795140367 19.931806517013612 C-39.46513769081227 19.898721487852942, -39.62292743022086 19.865636458692272, -39.711802435703994 19.847001329696653 M-39.711802435703994 19.847001329696653 C-39.806547411084516 19.818794528413875, -39.901292386465045 19.790587727131097, -40.10787234602342 19.729086208503173 M-39.711802435703994 19.847001329696653 C-39.825944591917604 19.813019737476335, -39.940086748131215 19.779038145256013, -40.10787234602342 19.729086208503173 M-40.10787234602342 19.729086208503173 C-40.230019360149875 19.68142429569074, -40.35216637427632 19.63376238287831, -40.492852123264846 19.578866633275286 M-40.10787234602342 19.729086208503173 C-40.2140181590567 19.687667983732165, -40.32016397208998 19.646249758961158, -40.492852123264846 19.578866633275286 M-40.492852123264846 19.578866633275286 C-40.61564779976726 19.518835484997854, -40.738443476269666 19.458804336720426, -40.864111965185366 19.397368756032446 M-40.492852123264846 19.578866633275286 C-40.62124039214534 19.516101433182136, -40.74962866102583 19.453336233088987, -40.864111965185366 19.397368756032446 M-40.864111965185366 19.397368756032446 C-40.98561419911552 19.32496913938037, -41.10711643304566 19.252569522728294, -41.219115790612136 19.185832391312644 M-40.864111965185366 19.397368756032446 C-40.96660801191146 19.336294368745143, -41.06910405863755 19.27521998145784, -41.219115790612136 19.185832391312644 M-41.219115790612136 19.185832391312644 C-41.32629891672246 19.10930511018119, -41.433482042832786 19.03277782904973, -41.55543856344834 18.94570254698197 M-41.219115790612136 19.185832391312644 C-41.31358901289179 19.118379807093856, -41.40806223517144 19.05092722287507, -41.55543856344834 18.94570254698197 M-41.55543856344834 18.94570254698197 C-41.62302876252224 18.8884565684997, -41.690618961596144 18.831210590017427, -41.870782858128706 18.67861955336566 M-41.55543856344834 18.94570254698197 C-41.652227021061314 18.863726904984134, -41.74901547867429 18.781751262986297, -41.870782858128706 18.67861955336566 M-41.870782858128706 18.67861955336566 C-41.948386481642935 18.601015929851428, -42.02599010515717 18.523412306337196, -42.16299455336566 18.386407858128706 M-41.870782858128706 18.67861955336566 C-41.949256070252396 18.600146341241967, -42.02772928237609 18.521673129118273, -42.16299455336566 18.386407858128706 M-42.16299455336566 18.386407858128706 C-42.253387019228086 18.279681675357388, -42.34377948509051 18.172955492586066, -42.43007754698197 18.07106356344834 M-42.16299455336566 18.386407858128706 C-42.26702439513979 18.263580056044454, -42.37105423691392 18.140752253960205, -42.43007754698197 18.07106356344834 M-42.43007754698197 18.07106356344834 C-42.50705456871702 17.963250536430532, -42.58403159045207 17.855437509412724, -42.670207391312644 17.734740790612133 M-42.43007754698197 18.07106356344834 C-42.51945429424973 17.94588364026153, -42.60883104151749 17.82070371707472, -42.670207391312644 17.734740790612133 M-42.670207391312644 17.734740790612133 C-42.73324677827491 17.62894704893653, -42.79628616523718 17.523153307260927, -42.88174375603244 17.37973696518537 M-42.670207391312644 17.734740790612133 C-42.745118087390274 17.609024421664575, -42.8200287834679 17.483308052717017, -42.88174375603244 17.37973696518537 M-42.88174375603244 17.37973696518537 C-42.94661241406658 17.247046004314637, -43.01148107210072 17.114355043443904, -43.06324163327528 17.00847712326485 M-42.88174375603244 17.37973696518537 C-42.92610524578873 17.28899408750287, -42.97046673554503 17.19825120982037, -43.06324163327528 17.00847712326485 M-43.06324163327528 17.00847712326485 C-43.102311512725244 16.908349603501343, -43.14138139217521 16.808222083737835, -43.213461208503176 16.623497346023417 M-43.06324163327528 17.00847712326485 C-43.09859055969712 16.91788558884626, -43.13393948611896 16.827294054427668, -43.213461208503176 16.623497346023417 M-43.213461208503176 16.623497346023417 C-43.24235331848108 16.526450459313192, -43.271245428458975 16.429403572602965, -43.33137632969665 16.227427435703994 M-43.213461208503176 16.623497346023417 C-43.25332131754057 16.489609599889004, -43.29318142657795 16.355721853754588, -43.33137632969665 16.227427435703994 M-43.33137632969665 16.227427435703994 C-43.35906326880072 16.09538236827979, -43.38675020790479 15.963337300855583, -43.41618151701361 15.82297295140367 M-43.33137632969665 16.227427435703994 C-43.364858775388925 16.067742329945467, -43.39834122108119 15.908057224186939, -43.41618151701361 15.82297295140367 M-43.41618151701361 15.82297295140367 C-43.43073496141539 15.70621836192055, -43.44528840581716 15.589463772437428, -43.46729746503335 15.412896727361664 M-43.41618151701361 15.82297295140367 C-43.42957360441986 15.715535315042628, -43.4429656918261 15.608097678681585, -43.46729746503335 15.412896727361664 M-43.46729746503335 15.412896727361664 C-43.47223955284104 15.29340806075293, -43.47718164064873 15.173919394144196, -43.484375 15 M-43.46729746503335 15.412896727361664 C-43.47232432860261 15.291358371814782, -43.47735119217187 15.169820016267899, -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 5.134213090958632, -43.484375 -4.731573818082737, -43.484375 -15 M-43.484375 15 C-43.484375 3.8471728937087963, -43.484375 -7.305654212582407, -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.47759642446161 -15.163890846157868, -43.47081784892322 -15.327781692315735, -43.46729746503335 -15.41289672736166 M-43.484375 -15 C-43.478221277686984 -15.148783288050625, -43.47206755537396 -15.29756657610125, -43.46729746503335 -15.41289672736166 M-43.46729746503335 -15.41289672736166 C-43.45549426791431 -15.507587537054347, -43.443691070795275 -15.602278346747031, -43.41618151701361 -15.822972951403669 M-43.46729746503335 -15.41289672736166 C-43.45418190379554 -15.518115940483048, -43.44106634255774 -15.623335153604437, -43.41618151701361 -15.822972951403669 M-43.41618151701361 -15.822972951403669 C-43.39372826513382 -15.930057419903989, -43.37127501325403 -16.03714188840431, -43.33137632969665 -16.227427435703994 M-43.41618151701361 -15.822972951403669 C-43.38889716090776 -15.95309801246881, -43.3616128048019 -16.08322307353395, -43.33137632969665 -16.227427435703994 M-43.33137632969665 -16.227427435703994 C-43.291231230891405 -16.362272445594378, -43.25108613208615 -16.49711745548476, -43.213461208503176 -16.623497346023417 M-43.33137632969665 -16.227427435703994 C-43.30157691030002 -16.32752192102983, -43.27177749090339 -16.427616406355668, -43.213461208503176 -16.623497346023417 M-43.213461208503176 -16.623497346023417 C-43.16554359407554 -16.746299667227618, -43.1176259796479 -16.869101988431822, -43.06324163327529 -17.008477123264846 M-43.213461208503176 -16.623497346023417 C-43.16936952080396 -16.73649465734514, -43.12527783310475 -16.84949196866686, -43.06324163327529 -17.008477123264846 M-43.06324163327529 -17.008477123264846 C-42.992304670993164 -17.153580998876272, -42.921367708711045 -17.298684874487694, -42.88174375603245 -17.379736965185366 M-43.06324163327529 -17.008477123264846 C-43.00573935932866 -17.126099904642793, -42.94823708538203 -17.24372268602074, -42.88174375603245 -17.379736965185366 M-42.88174375603245 -17.379736965185366 C-42.81387873051226 -17.49362917328994, -42.746013704992066 -17.607521381394513, -42.670207391312644 -17.734740790612133 M-42.88174375603245 -17.379736965185366 C-42.806567801370186 -17.505898495476213, -42.731391846707915 -17.63206002576706, -42.670207391312644 -17.734740790612133 M-42.670207391312644 -17.734740790612133 C-42.59515695880662 -17.83985546152419, -42.520106526300594 -17.944970132436254, -42.43007754698197 -18.07106356344834 M-42.670207391312644 -17.734740790612133 C-42.588975453859256 -17.84851319788342, -42.507743516405874 -17.962285605154708, -42.43007754698197 -18.07106356344834 M-42.43007754698197 -18.07106356344834 C-42.33817124646796 -18.179577127415303, -42.24626494595395 -18.28809069138227, -42.16299455336566 -18.386407858128706 M-42.43007754698197 -18.07106356344834 C-42.34502060132628 -18.17149010941551, -42.259963655670596 -18.271916655382686, -42.16299455336566 -18.386407858128706 M-42.16299455336566 -18.386407858128706 C-42.10177803272101 -18.447624378773355, -42.04056151207636 -18.508840899418, -41.870782858128706 -18.678619553365657 M-42.16299455336566 -18.386407858128706 C-42.067197131422894 -18.48220528007147, -41.97139970948013 -18.57800270201423, -41.870782858128706 -18.678619553365657 M-41.870782858128706 -18.678619553365657 C-41.78215089489306 -18.75368699701502, -41.693518931657415 -18.828754440664387, -41.55543856344834 -18.945702546981966 M-41.870782858128706 -18.678619553365657 C-41.76508277324213 -18.768142958650724, -41.65938268835556 -18.857666363935795, -41.55543856344834 -18.945702546981966 M-41.55543856344834 -18.945702546981966 C-41.47844304112759 -19.000676293282655, -41.40144751880683 -19.055650039583345, -41.219115790612136 -19.185832391312644 M-41.55543856344834 -18.945702546981966 C-41.46142146199596 -19.01282946718959, -41.367404360543574 -19.07995638739721, -41.219115790612136 -19.185832391312644 M-41.219115790612136 -19.185832391312644 C-41.14720110183057 -19.228684244575128, -41.075286413049 -19.271536097837615, -40.864111965185366 -19.397368756032446 M-41.219115790612136 -19.185832391312644 C-41.108301359319135 -19.251863459924465, -40.997486928026134 -19.317894528536286, -40.864111965185366 -19.397368756032446 M-40.864111965185366 -19.397368756032446 C-40.72815004840575 -19.46383648697182, -40.59218813162613 -19.530304217911198, -40.492852123264846 -19.578866633275286 M-40.864111965185366 -19.397368756032446 C-40.726375413195406 -19.46470405326149, -40.58863886120544 -19.532039350490535, -40.492852123264846 -19.578866633275286 M-40.492852123264846 -19.578866633275286 C-40.3567146898041 -19.631987624652098, -40.22057725634335 -19.68510861602891, -40.10787234602342 -19.729086208503173 M-40.492852123264846 -19.578866633275286 C-40.36388544229747 -19.62918958834656, -40.2349187613301 -19.679512543417836, -40.10787234602342 -19.729086208503173 M-40.10787234602342 -19.729086208503173 C-39.99758889711243 -19.761919013786176, -39.88730544820144 -19.79475181906918, -39.711802435703994 -19.847001329696653 M-40.10787234602342 -19.729086208503173 C-40.01038508322937 -19.75810942412162, -39.912897820435326 -19.787132639740072, -39.711802435703994 -19.847001329696653 M-39.711802435703994 -19.847001329696653 C-39.617778900340795 -19.866715991885336, -39.523755364977596 -19.88643065407402, -39.30734795140367 -19.931806517013612 M-39.711802435703994 -19.847001329696653 C-39.62975769818784 -19.864204302103957, -39.54771296067168 -19.881407274511258, -39.30734795140367 -19.931806517013612 M-39.30734795140367 -19.931806517013612 C-39.2103368508204 -19.943898938090538, -39.113325750237124 -19.955991359167463, -38.89727172736166 -19.982922465033347 M-39.30734795140367 -19.931806517013612 C-39.22359358982511 -19.942246487296885, -39.13983922824655 -19.95268645758016, -38.89727172736166 -19.982922465033347 M-38.89727172736166 -19.982922465033347 C-38.80042985913484 -19.986927874331325, -38.703587990908005 -19.990933283629307, -38.484375 -20 M-38.89727172736166 -19.982922465033347 C-38.76223984882686 -19.98850742484164, -38.627207970292055 -19.994092384649935, -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-Read-13\" transform=\"translate(328, 738)\"><g class=\"basic label-container outer-path\"><path d=\"M-21.7734375 -20 C-5.465608498525516 -20, 10.842220502948969 -20, 21.7734375 -20 C21.7734375 -20, 21.7734375 -20, 21.7734375 -20 C21.887031218466255 -19.995301729051, 22.00062493693251 -19.990603458102004, 22.186334227361662 -19.982922465033347 C22.324906794050367 -19.965649412609086, 22.463479360739072 -19.948376360184824, 22.59641045140367 -19.931806517013612 C22.693322617995975 -19.911486172549214, 22.790234784588282 -19.891165828084816, 23.000864935703998 -19.847001329696653 C23.14554674003385 -19.803927690302316, 23.290228544363703 -19.76085405090798, 23.396934846023417 -19.729086208503173 C23.522260202976963 -19.680184102471152, 23.647585559930505 -19.631281996439128, 23.781914623264846 -19.578866633275286 C23.860802718309934 -19.5403005936079, 23.93969081335502 -19.501734553940512, 24.15317446518537 -19.397368756032446 C24.231779949818527 -19.35053005381185, 24.31038543445169 -19.303691351591254, 24.508178290612136 -19.185832391312644 C24.63031283429999 -19.098630003214335, 24.752447377987846 -19.011427615116023, 24.84450106344834 -18.94570254698197 C24.92370119212092 -18.878623459719236, 25.002901320793494 -18.811544372456503, 25.159845358128706 -18.678619553365657 C25.274100605093484 -18.56436430640088, 25.38835585205826 -18.4501090594361, 25.452057053365657 -18.386407858128706 C25.52019094633773 -18.30596232270846, 25.58832483930981 -18.22551678728821, 25.71914004698197 -18.07106356344834 C25.789572934751977 -17.972416166329932, 25.860005822521984 -17.873768769211523, 25.959269891312644 -17.734740790612136 C26.012317485278537 -17.645715441176247, 26.06536507924443 -17.55669009174036, 26.170806256032446 -17.37973696518537 C26.212788342630372 -17.293861234457204, 26.254770429228298 -17.207985503729038, 26.352304133275286 -17.008477123264846 C26.408996273280934 -16.86318762023167, 26.465688413286586 -16.71789811719849, 26.502523708503173 -16.623497346023417 C26.541120635699954 -16.493852552898442, 26.57971756289674 -16.364207759773468, 26.620438829696653 -16.227427435703994 C26.65372855672001 -16.068661447423008, 26.68701828374337 -15.909895459142023, 26.705244017013612 -15.82297295140367 C26.721115531965058 -15.695644178813914, 26.7369870469165 -15.568315406224158, 26.756359965033347 -15.412896727361662 C26.76285476710275 -15.255866891114588, 26.76934956917215 -15.098837054867515, 26.7734375 -15 C26.7734375 -15, 26.7734375 -15, 26.7734375 -15 C26.7734375 -6.771582789019877, 26.7734375 1.4568344219602452, 26.7734375 15 C26.7734375 15, 26.7734375 15, 26.7734375 15 C26.767403574978744 15.14588685658015, 26.761369649957487 15.2917737131603, 26.756359965033347 15.412896727361662 C26.745640863036634 15.498890415089733, 26.73492176103992 15.584884102817803, 26.705244017013612 15.822972951403669 C26.677002179194766 15.957664452149052, 26.648760341375922 16.092355952894437, 26.620438829696653 16.227427435703994 C26.581525239847313 16.358135879929275, 26.54261164999797 16.488844324154556, 26.502523708503173 16.623497346023417 C26.457168853020626 16.73973187893299, 26.41181399753808 16.855966411842562, 26.352304133275286 17.008477123264846 C26.313687971548262 17.087467744621648, 26.275071809821238 17.16645836597845, 26.170806256032446 17.379736965185366 C26.109190492533582 17.48314155842238, 26.047574729034718 17.58654615165939, 25.959269891312644 17.734740790612133 C25.871614719680725 17.85750949709613, 25.783959548048802 17.980278203580134, 25.71914004698197 18.07106356344834 C25.629161940916294 18.177300512532103, 25.539183834850622 18.283537461615865, 25.452057053365657 18.386407858128706 C25.389885376050632 18.44857953544373, 25.327713698735607 18.510751212758755, 25.159845358128706 18.678619553365657 C25.07088589116119 18.753964378526607, 24.981926424193674 18.82930920368756, 24.84450106344834 18.94570254698197 C24.7672382986082 19.00086710077404, 24.689975533768056 19.05603165456611, 24.508178290612136 19.185832391312644 C24.416916788265205 19.24021244319555, 24.325655285918273 19.294592495078454, 24.15317446518537 19.397368756032446 C24.078143872001895 19.434048977950944, 24.003113278818418 19.470729199869446, 23.781914623264846 19.578866633275286 C23.64395054687963 19.632700382932992, 23.505986470494413 19.6865341325907, 23.396934846023417 19.729086208503173 C23.24841399829286 19.77330278063758, 23.099893150562306 19.81751935277199, 23.000864935703998 19.847001329696653 C22.917512269644945 19.86447854588016, 22.834159603585896 19.88195576206367, 22.59641045140367 19.931806517013612 C22.46206607638378 19.94855252589599, 22.327721701363892 19.965298534778373, 22.186334227361662 19.982922465033347 C22.035734662859745 19.98915130909607, 21.88513509835783 19.99538015315879, 21.7734375 20 C21.7734375 20, 21.7734375 20, 21.7734375 20 C12.95692160634368 20, 4.140405712687361 20, -21.7734375 20 C-21.7734375 20, -21.7734375 20, -21.7734375 20 C-21.925931256711163 19.99369281156799, -22.07842501342233 19.987385623135975, -22.186334227361662 19.982922465033347 C-22.301770078933018 19.96853340114085, -22.41720593050437 19.954144337248348, -22.59641045140367 19.931806517013612 C-22.708386452313785 19.908327618643593, -22.8203624532239 19.88484872027357, -23.000864935703994 19.847001329696653 C-23.12175917479979 19.811009555307436, -23.242653413895585 19.775017780918215, -23.396934846023417 19.729086208503173 C-23.54839931871415 19.669984587860256, -23.699863791404884 19.61088296721734, -23.781914623264846 19.578866633275286 C-23.867019819775766 19.5372612379027, -23.95212501628669 19.495655842530116, -24.15317446518537 19.397368756032446 C-24.281272559466455 19.321038859701947, -24.40937065374754 19.244708963371448, -24.508178290612133 19.185832391312644 C-24.625183276736784 19.10229243691976, -24.742188262861436 19.018752482526875, -24.84450106344834 18.94570254698197 C-24.92698207213029 18.875844696096806, -25.009463080812242 18.805986845211642, -25.159845358128706 18.67861955336566 C-25.226557075771357 18.61190783572301, -25.293268793414004 18.54519611808036, -25.452057053365657 18.386407858128706 C-25.547207356740877 18.274064107221125, -25.6423576601161 18.16172035631354, -25.719140046981966 18.07106356344834 C-25.797320682821866 17.961564769989067, -25.875501318661765 17.852065976529794, -25.959269891312644 17.734740790612133 C-26.026628040995966 17.62169922991914, -26.09398619067929 17.508657669226153, -26.170806256032446 17.37973696518537 C-26.235324481035207 17.247762826537627, -26.299842706037964 17.11578868788989, -26.352304133275286 17.00847712326485 C-26.385552265896838 16.923269461940283, -26.418800398518385 16.838061800615716, -26.502523708503173 16.623497346023417 C-26.534869893859597 16.514848424632973, -26.567216079216024 16.406199503242533, -26.620438829696653 16.227427435703994 C-26.637558614210608 16.145779439443512, -26.654678398724563 16.06413144318303, -26.705244017013612 15.82297295140367 C-26.723953988345 15.672872744076079, -26.74266395967638 15.522772536748485, -26.756359965033347 15.412896727361664 C-26.763137678494235 15.249026724316106, -26.769915391955124 15.08515672127055, -26.7734375 15 C-26.7734375 15, -26.7734375 15, -26.7734375 15 C-26.7734375 6.952540576833043, -26.7734375 -1.0949188463339148, -26.7734375 -15 C-26.7734375 -15, -26.7734375 -15, -26.7734375 -15 C-26.767840864998618 -15.135314158678051, -26.76224422999724 -15.2706283173561, -26.756359965033347 -15.41289672736166 C-26.736389968039145 -15.573105454359167, -26.716419971044942 -15.733314181356674, -26.705244017013612 -15.822972951403669 C-26.672425595863096 -15.979491178907521, -26.63960717471258 -16.136009406411375, -26.620438829696653 -16.227427435703994 C-26.582521278822306 -16.35479024398787, -26.54460372794796 -16.482153052271745, -26.502523708503173 -16.623497346023417 C-26.46318606422387 -16.724311088232948, -26.423848419944562 -16.825124830442483, -26.35230413327529 -17.008477123264846 C-26.288064207223208 -17.139881992310066, -26.22382428117113 -17.271286861355286, -26.170806256032446 -17.379736965185366 C-26.10474861207516 -17.4905959956626, -26.038690968117876 -17.60145502613983, -25.959269891312644 -17.734740790612133 C-25.90859985610904 -17.805708590499258, -25.85792982090543 -17.87667639038638, -25.71914004698197 -18.07106356344834 C-25.650583773581875 -18.152007802497586, -25.58202750018178 -18.232952041546834, -25.45205705336566 -18.386407858128706 C-25.34953831682111 -18.488926594673252, -25.247019580276564 -18.5914453312178, -25.159845358128706 -18.678619553365657 C-25.096603067354717 -18.73218304136277, -25.033360776580732 -18.78574652935988, -24.84450106344834 -18.945702546981966 C-24.70999717689647 -19.041736476136393, -24.575493290344593 -19.137770405290823, -24.508178290612136 -19.185832391312644 C-24.417572431475488 -19.23982176464134, -24.32696657233884 -19.293811137970035, -24.153174465185366 -19.397368756032446 C-24.077900723100456 -19.434167846205685, -24.002626981015545 -19.47096693637893, -23.78191462326485 -19.578866633275286 C-23.694797499844295 -19.61285984031874, -23.60768037642374 -19.646853047362196, -23.39693484602342 -19.729086208503173 C-23.292598421522122 -19.76014850790896, -23.188261997020824 -19.791210807314744, -23.000864935703994 -19.847001329696653 C-22.892053569829486 -19.869816673878496, -22.78324220395498 -19.89263201806034, -22.596410451403674 -19.931806517013612 C-22.47930139318702 -19.946404145896942, -22.36219233497036 -19.96100177478027, -22.186334227361662 -19.982922465033347 C-22.046124299898214 -19.98872159052952, -21.90591437243477 -19.99452071602569, -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-12.57002301083734 -20, -3.3666085216746815 -20, 21.7734375 -20 M-21.7734375 -20 C-7.687615782780799 -20, 6.398205934438401 -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.934766192447455 -19.993327395922947, 22.09609488489491 -19.98665479184589, 22.186334227361662 -19.982922465033347 M21.7734375 -20 C21.870784802932082 -19.99597368576798, 21.968132105864168 -19.991947371535954, 22.186334227361662 -19.982922465033347 M22.186334227361662 -19.982922465033347 C22.33548025982376 -19.96433143147491, 22.48462629228586 -19.94574039791647, 22.59641045140367 -19.931806517013612 M22.186334227361662 -19.982922465033347 C22.28211610715746 -19.97098326616779, 22.377897986953258 -19.959044067302234, 22.59641045140367 -19.931806517013612 M22.59641045140367 -19.931806517013612 C22.74582562082758 -19.9004774505232, 22.895240790251492 -19.86914838403279, 23.000864935703998 -19.847001329696653 M22.59641045140367 -19.931806517013612 C22.69290196971912 -19.911574373217764, 22.789393488034573 -19.891342229421916, 23.000864935703998 -19.847001329696653 M23.000864935703998 -19.847001329696653 C23.08992544290224 -19.820486867915488, 23.178985950100476 -19.793972406134326, 23.396934846023417 -19.729086208503173 M23.000864935703998 -19.847001329696653 C23.126568315025782 -19.809577812229232, 23.252271694347566 -19.772154294761812, 23.396934846023417 -19.729086208503173 M23.396934846023417 -19.729086208503173 C23.501492781801325 -19.688287575359873, 23.606050717579233 -19.647488942216576, 23.781914623264846 -19.578866633275286 M23.396934846023417 -19.729086208503173 C23.4914495310706 -19.692206463955756, 23.58596421611778 -19.65532671940834, 23.781914623264846 -19.578866633275286 M23.781914623264846 -19.578866633275286 C23.91689990460859 -19.512876350307483, 24.051885185952337 -19.44688606733968, 24.15317446518537 -19.397368756032446 M23.781914623264846 -19.578866633275286 C23.912640432242046 -19.51495867946192, 24.043366241219243 -19.451050725648553, 24.15317446518537 -19.397368756032446 M24.15317446518537 -19.397368756032446 C24.265436592715595 -19.330475047704354, 24.377698720245824 -19.263581339376262, 24.508178290612136 -19.185832391312644 M24.15317446518537 -19.397368756032446 C24.251646631462428 -19.33869208105495, 24.35011879773949 -19.28001540607746, 24.508178290612136 -19.185832391312644 M24.508178290612136 -19.185832391312644 C24.60316583542869 -19.118012587860736, 24.698153380245245 -19.05019278440883, 24.84450106344834 -18.94570254698197 M24.508178290612136 -19.185832391312644 C24.583285061186835 -19.13220718783864, 24.658391831761538 -19.078581984364636, 24.84450106344834 -18.94570254698197 M24.84450106344834 -18.94570254698197 C24.911414596086342 -18.889029675736545, 24.978328128724343 -18.83235680449112, 25.159845358128706 -18.678619553365657 M24.84450106344834 -18.94570254698197 C24.955054865945097 -18.85206825257868, 25.06560866844185 -18.758433958175385, 25.159845358128706 -18.678619553365657 M25.159845358128706 -18.678619553365657 C25.258609527305634 -18.57985538418873, 25.35737369648256 -18.4810912150118, 25.452057053365657 -18.386407858128706 M25.159845358128706 -18.678619553365657 C25.24374937524884 -18.594715536245523, 25.327653392368973 -18.51081151912539, 25.452057053365657 -18.386407858128706 M25.452057053365657 -18.386407858128706 C25.506549687898783 -18.322068526112645, 25.56104232243191 -18.257729194096584, 25.71914004698197 -18.07106356344834 M25.452057053365657 -18.386407858128706 C25.533492000173617 -18.29025779812009, 25.614926946981576 -18.194107738111477, 25.71914004698197 -18.07106356344834 M25.71914004698197 -18.07106356344834 C25.783238407473487 -17.981288223798863, 25.847336767965007 -17.89151288414939, 25.959269891312644 -17.734740790612136 M25.71914004698197 -18.07106356344834 C25.78471853573246 -17.979215175188028, 25.85029702448295 -17.88736678692771, 25.959269891312644 -17.734740790612136 M25.959269891312644 -17.734740790612136 C26.005996689553434 -17.656323105088433, 26.05272348779422 -17.57790541956473, 26.170806256032446 -17.37973696518537 M25.959269891312644 -17.734740790612136 C26.010916998234784 -17.648065761692777, 26.062564105156923 -17.561390732773418, 26.170806256032446 -17.37973696518537 M26.170806256032446 -17.37973696518537 C26.238569990564123 -17.241124030685235, 26.3063337250958 -17.102511096185104, 26.352304133275286 -17.008477123264846 M26.170806256032446 -17.37973696518537 C26.22311695086004 -17.272733728632577, 26.275427645687635 -17.16573049207978, 26.352304133275286 -17.008477123264846 M26.352304133275286 -17.008477123264846 C26.39854188750031 -16.889979914797237, 26.44477964172534 -16.771482706329625, 26.502523708503173 -16.623497346023417 M26.352304133275286 -17.008477123264846 C26.383604344365082 -16.928261556986758, 26.414904555454875 -16.848045990708666, 26.502523708503173 -16.623497346023417 M26.502523708503173 -16.623497346023417 C26.543719295908357 -16.485123807125422, 26.584914883313544 -16.346750268227428, 26.620438829696653 -16.227427435703994 M26.502523708503173 -16.623497346023417 C26.534377981958507 -16.51650072758257, 26.56623225541384 -16.40950410914173, 26.620438829696653 -16.227427435703994 M26.620438829696653 -16.227427435703994 C26.646793908773788 -16.101734300011756, 26.67314898785092 -15.976041164319515, 26.705244017013612 -15.82297295140367 M26.620438829696653 -16.227427435703994 C26.6470190555606 -16.10066052574824, 26.67359928142455 -15.973893615792486, 26.705244017013612 -15.82297295140367 M26.705244017013612 -15.82297295140367 C26.72019490200384 -15.703029906221143, 26.735145786994067 -15.583086861038618, 26.756359965033347 -15.412896727361662 M26.705244017013612 -15.82297295140367 C26.716921752206737 -15.729288656406132, 26.728599487399865 -15.635604361408593, 26.756359965033347 -15.412896727361662 M26.756359965033347 -15.412896727361662 C26.761078386657292 -15.29881581049372, 26.76579680828124 -15.184734893625777, 26.7734375 -15 M26.756359965033347 -15.412896727361662 C26.760137979083172 -15.321552769340476, 26.763915993132997 -15.23020881131929, 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.382575272406486, 26.7734375 0.23484945518702816, 26.7734375 15 M26.7734375 -15 C26.7734375 -3.4408117097468054, 26.7734375 8.11837658050639, 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.766875510844002 15.158654270231931, 26.760313521688 15.317308540463864, 26.756359965033347 15.412896727361662 M26.7734375 15 C26.767723679885215 15.138147433498755, 26.76200985977043 15.276294866997508, 26.756359965033347 15.412896727361662 M26.756359965033347 15.412896727361662 C26.742292949831466 15.52574895256741, 26.728225934629588 15.638601177773158, 26.705244017013612 15.822972951403669 M26.756359965033347 15.412896727361662 C26.737304971818613 15.56576486283333, 26.718249978603883 15.718632998304997, 26.705244017013612 15.822972951403669 M26.705244017013612 15.822972951403669 C26.674820809286288 15.968067882284808, 26.644397601558964 16.113162813165946, 26.620438829696653 16.227427435703994 M26.705244017013612 15.822972951403669 C26.681200884514094 15.937639908269324, 26.657157752014573 16.052306865134977, 26.620438829696653 16.227427435703994 M26.620438829696653 16.227427435703994 C26.585645925111315 16.34429474211379, 26.55085302052598 16.461162048523583, 26.502523708503173 16.623497346023417 M26.620438829696653 16.227427435703994 C26.585886357266023 16.34348714474215, 26.551333884835394 16.459546853780303, 26.502523708503173 16.623497346023417 M26.502523708503173 16.623497346023417 C26.443170928975494 16.775605483771525, 26.383818149447812 16.927713621519636, 26.352304133275286 17.008477123264846 M26.502523708503173 16.623497346023417 C26.467823043214832 16.712427529540232, 26.433122377926495 16.80135771305705, 26.352304133275286 17.008477123264846 M26.352304133275286 17.008477123264846 C26.279778374645385 17.156830933750886, 26.207252616015484 17.305184744236925, 26.170806256032446 17.379736965185366 M26.352304133275286 17.008477123264846 C26.31231008873873 17.090286248958023, 26.27231604420217 17.1720953746512, 26.170806256032446 17.379736965185366 M26.170806256032446 17.379736965185366 C26.110385864731295 17.481135465032438, 26.04996547343014 17.58253396487951, 25.959269891312644 17.734740790612133 M26.170806256032446 17.379736965185366 C26.121938195724482 17.46174815212002, 26.073070135416522 17.543759339054674, 25.959269891312644 17.734740790612133 M25.959269891312644 17.734740790612133 C25.87017620754419 17.8595242587009, 25.78108252377574 17.984307726789673, 25.71914004698197 18.07106356344834 M25.959269891312644 17.734740790612133 C25.878766883512853 17.84749226838179, 25.79826387571306 17.960243746151445, 25.71914004698197 18.07106356344834 M25.71914004698197 18.07106356344834 C25.65640907402427 18.145129883261937, 25.593678101066573 18.219196203075533, 25.452057053365657 18.386407858128706 M25.71914004698197 18.07106356344834 C25.62082514190071 18.18714375252977, 25.522510236819453 18.303223941611204, 25.452057053365657 18.386407858128706 M25.452057053365657 18.386407858128706 C25.361390269796694 18.47707464169767, 25.270723486227734 18.56774142526663, 25.159845358128706 18.678619553365657 M25.452057053365657 18.386407858128706 C25.354076389068986 18.484388522425377, 25.25609572477232 18.582369186722044, 25.159845358128706 18.678619553365657 M25.159845358128706 18.678619553365657 C25.06412474889758 18.759690773918862, 24.968404139666454 18.840761994472064, 24.84450106344834 18.94570254698197 M25.159845358128706 18.678619553365657 C25.04548735884611 18.775475838091932, 24.931129359563517 18.872332122818204, 24.84450106344834 18.94570254698197 M24.84450106344834 18.94570254698197 C24.725942256959016 19.030351907791616, 24.607383450469694 19.115001268601258, 24.508178290612136 19.185832391312644 M24.84450106344834 18.94570254698197 C24.764125181872085 19.00308982340124, 24.68374930029583 19.060477099820513, 24.508178290612136 19.185832391312644 M24.508178290612136 19.185832391312644 C24.43238646409526 19.230994517206867, 24.356594637578382 19.27615664310109, 24.15317446518537 19.397368756032446 M24.508178290612136 19.185832391312644 C24.368756212260454 19.268909917535748, 24.22933413390877 19.35198744375885, 24.15317446518537 19.397368756032446 M24.15317446518537 19.397368756032446 C24.021935392702385 19.461527629084166, 23.890696320219398 19.52568650213589, 23.781914623264846 19.578866633275286 M24.15317446518537 19.397368756032446 C24.067895331264843 19.439059184223158, 23.982616197344317 19.480749612413874, 23.781914623264846 19.578866633275286 M23.781914623264846 19.578866633275286 C23.632899705829438 19.63701243449156, 23.483884788394032 19.695158235707833, 23.396934846023417 19.729086208503173 M23.781914623264846 19.578866633275286 C23.680644895216375 19.61838220378107, 23.579375167167907 19.657897774286855, 23.396934846023417 19.729086208503173 M23.396934846023417 19.729086208503173 C23.29775116538612 19.75861446959559, 23.198567484748825 19.78814273068801, 23.000864935703998 19.847001329696653 M23.396934846023417 19.729086208503173 C23.283357159553784 19.762899750799637, 23.16977947308415 19.796713293096097, 23.000864935703998 19.847001329696653 M23.000864935703998 19.847001329696653 C22.86847528061239 19.87476052123657, 22.736085625520783 19.90251971277649, 22.59641045140367 19.931806517013612 M23.000864935703998 19.847001329696653 C22.848744629256114 19.87889760377393, 22.69662432280823 19.9107938778512, 22.59641045140367 19.931806517013612 M22.59641045140367 19.931806517013612 C22.508273964400924 19.942792718661366, 22.42013747739818 19.953778920309116, 22.186334227361662 19.982922465033347 M22.59641045140367 19.931806517013612 C22.46124553882491 19.948654805796043, 22.326080626246156 19.96550309457847, 22.186334227361662 19.982922465033347 M22.186334227361662 19.982922465033347 C22.07781745610905 19.98741075189233, 21.969300684856435 19.991899038751313, 21.7734375 20 M22.186334227361662 19.982922465033347 C22.022148161822884 19.98971325093565, 21.857962096284105 19.99650403683796, 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 C4.721604927279174 20, -12.330227645441653 20, -21.7734375 20 M21.7734375 20 C12.91263420230896 20, 4.051830904617919 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.93812978439827 19.99318827673079, -22.10282206879654 19.986376553461582, -22.186334227361662 19.982922465033347 M-21.7734375 20 C-21.930263674808042 19.993513621430026, -22.087089849616085 19.987027242860055, -22.186334227361662 19.982922465033347 M-22.186334227361662 19.982922465033347 C-22.34737619088396 19.962848605214646, -22.508418154406254 19.942774745395944, -22.59641045140367 19.931806517013612 M-22.186334227361662 19.982922465033347 C-22.30826611910382 19.967723670578, -22.43019801084598 19.95252487612265, -22.59641045140367 19.931806517013612 M-22.59641045140367 19.931806517013612 C-22.751665024800335 19.899253056266364, -22.906919598197 19.86669959551912, -23.000864935703994 19.847001329696653 M-22.59641045140367 19.931806517013612 C-22.703277193163633 19.909398917630494, -22.810143934923595 19.88699131824738, -23.000864935703994 19.847001329696653 M-23.000864935703994 19.847001329696653 C-23.0854260113587 19.821826406724004, -23.169987087013407 19.796651483751354, -23.396934846023417 19.729086208503173 M-23.000864935703994 19.847001329696653 C-23.11643236696061 19.81259541471146, -23.23199979821722 19.778189499726267, -23.396934846023417 19.729086208503173 M-23.396934846023417 19.729086208503173 C-23.525853230726337 19.678782098692768, -23.65477161542926 19.628477988882363, -23.781914623264846 19.578866633275286 M-23.396934846023417 19.729086208503173 C-23.52847976521074 19.677757221756647, -23.660024684398063 19.626428235010117, -23.781914623264846 19.578866633275286 M-23.781914623264846 19.578866633275286 C-23.90342872007477 19.519462011132493, -24.024942816884693 19.460057388989696, -24.15317446518537 19.397368756032446 M-23.781914623264846 19.578866633275286 C-23.85946881588162 19.540952698769438, -23.937023008498393 19.503038764263586, -24.15317446518537 19.397368756032446 M-24.15317446518537 19.397368756032446 C-24.25870756384971 19.334484678594027, -24.364240662514053 19.27160060115561, -24.508178290612133 19.185832391312644 M-24.15317446518537 19.397368756032446 C-24.263446585050676 19.331660834890435, -24.373718704915987 19.265952913748425, -24.508178290612133 19.185832391312644 M-24.508178290612133 19.185832391312644 C-24.57784823699654 19.13608900569908, -24.647518183380946 19.08634562008552, -24.84450106344834 18.94570254698197 M-24.508178290612133 19.185832391312644 C-24.608731939393365 19.114038466015536, -24.709285588174595 19.042244540718432, -24.84450106344834 18.94570254698197 M-24.84450106344834 18.94570254698197 C-24.94072995291396 18.86420083502964, -25.036958842379573 18.78269912307731, -25.159845358128706 18.67861955336566 M-24.84450106344834 18.94570254698197 C-24.943720253661443 18.861668179487985, -25.04293944387454 18.777633811994, -25.159845358128706 18.67861955336566 M-25.159845358128706 18.67861955336566 C-25.261169904697688 18.577295006796675, -25.362494451266674 18.475970460227693, -25.452057053365657 18.386407858128706 M-25.159845358128706 18.67861955336566 C-25.220637328115895 18.617827583378467, -25.281429298103088 18.557035613391278, -25.452057053365657 18.386407858128706 M-25.452057053365657 18.386407858128706 C-25.52741919031087 18.297427951176136, -25.60278132725608 18.20844804422357, -25.719140046981966 18.07106356344834 M-25.452057053365657 18.386407858128706 C-25.52997025977422 18.294415909152388, -25.607883466182784 18.20242396017607, -25.719140046981966 18.07106356344834 M-25.719140046981966 18.07106356344834 C-25.79044241174856 17.971198388026593, -25.861744776515156 17.87133321260485, -25.959269891312644 17.734740790612133 M-25.719140046981966 18.07106356344834 C-25.76722618335948 18.00371473903818, -25.815312319736996 17.936365914628023, -25.959269891312644 17.734740790612133 M-25.959269891312644 17.734740790612133 C-26.042771165807203 17.594607570903815, -26.126272440301765 17.454474351195493, -26.170806256032446 17.37973696518537 M-25.959269891312644 17.734740790612133 C-26.017395812485745 17.63719290847736, -26.075521733658846 17.539645026342587, -26.170806256032446 17.37973696518537 M-26.170806256032446 17.37973696518537 C-26.221582519163636 17.275872458835373, -26.272358782294823 17.172007952485377, -26.352304133275286 17.00847712326485 M-26.170806256032446 17.37973696518537 C-26.211123909525327 17.297265886791727, -26.25144156301821 17.214794808398086, -26.352304133275286 17.00847712326485 M-26.352304133275286 17.00847712326485 C-26.38797964270619 16.917048628324377, -26.423655152137087 16.8256201333839, -26.502523708503173 16.623497346023417 M-26.352304133275286 17.00847712326485 C-26.40296432159621 16.878646187548163, -26.45362450991714 16.748815251831477, -26.502523708503173 16.623497346023417 M-26.502523708503173 16.623497346023417 C-26.535073321583894 16.514165122952047, -26.567622934664616 16.404832899880674, -26.620438829696653 16.227427435703994 M-26.502523708503173 16.623497346023417 C-26.539693877132073 16.498644950449396, -26.576864045760978 16.373792554875376, -26.620438829696653 16.227427435703994 M-26.620438829696653 16.227427435703994 C-26.64496021245757 16.110479598753535, -26.669481595218482 15.99353176180308, -26.705244017013612 15.82297295140367 M-26.620438829696653 16.227427435703994 C-26.647300069552355 16.099320308566824, -26.674161309408056 15.971213181429654, -26.705244017013612 15.82297295140367 M-26.705244017013612 15.82297295140367 C-26.72049088862954 15.700655362022378, -26.73573776024547 15.578337772641087, -26.756359965033347 15.412896727361664 M-26.705244017013612 15.82297295140367 C-26.72272778849033 15.682709897172177, -26.74021155996705 15.542446842940684, -26.756359965033347 15.412896727361664 M-26.756359965033347 15.412896727361664 C-26.761618026835357 15.285768513919011, -26.766876088637364 15.15864030047636, -26.7734375 15 M-26.756359965033347 15.412896727361664 C-26.76163822066596 15.285280272109759, -26.766916476298576 15.157663816857854, -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 5.2763745731978435, -26.7734375 -4.447250853604313, -26.7734375 -15 M-26.7734375 15 C-26.7734375 6.571743127083426, -26.7734375 -1.8565137458331478, -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.768500665300007 -15.119361658174476, -26.763563830600017 -15.238723316348953, -26.756359965033347 -15.41289672736166 M-26.7734375 -15 C-26.766955442491117 -15.15672170118312, -26.760473384982234 -15.313443402366238, -26.756359965033347 -15.41289672736166 M-26.756359965033347 -15.41289672736166 C-26.740957849765042 -15.536459754482815, -26.725555734496737 -15.660022781603967, -26.705244017013612 -15.822972951403669 M-26.756359965033347 -15.41289672736166 C-26.744783644536053 -15.505767425876293, -26.73320732403876 -15.598638124390925, -26.705244017013612 -15.822972951403669 M-26.705244017013612 -15.822972951403669 C-26.673281115094873 -15.975411020598282, -26.641318213176138 -16.127849089792893, -26.620438829696653 -16.227427435703994 M-26.705244017013612 -15.822972951403669 C-26.681374187200102 -15.936813389860301, -26.657504357386593 -16.050653828316932, -26.620438829696653 -16.227427435703994 M-26.620438829696653 -16.227427435703994 C-26.57557374231158 -16.37812660776286, -26.53070865492651 -16.528825779821727, -26.502523708503173 -16.623497346023417 M-26.620438829696653 -16.227427435703994 C-26.582458050312102 -16.355002624809874, -26.54447727092755 -16.482577813915753, -26.502523708503173 -16.623497346023417 M-26.502523708503173 -16.623497346023417 C-26.454414625984487 -16.74679035789112, -26.406305543465805 -16.87008336975882, -26.35230413327529 -17.008477123264846 M-26.502523708503173 -16.623497346023417 C-26.46879480060675 -16.70993712878051, -26.43506589271033 -16.796376911537603, -26.35230413327529 -17.008477123264846 M-26.35230413327529 -17.008477123264846 C-26.288327028141197 -17.139344383529473, -26.2243499230071 -17.2702116437941, -26.170806256032446 -17.379736965185366 M-26.35230413327529 -17.008477123264846 C-26.295966065501435 -17.123718482852997, -26.23962799772758 -17.238959842441147, -26.170806256032446 -17.379736965185366 M-26.170806256032446 -17.379736965185366 C-26.125473076354897 -17.45581585699012, -26.08013989667735 -17.531894748794876, -25.959269891312644 -17.734740790612133 M-26.170806256032446 -17.379736965185366 C-26.10227602872442 -17.49474552593065, -26.033745801416398 -17.609754086675938, -25.959269891312644 -17.734740790612133 M-25.959269891312644 -17.734740790612133 C-25.89913938070874 -17.818958810720094, -25.839008870104834 -17.903176830828052, -25.71914004698197 -18.07106356344834 M-25.959269891312644 -17.734740790612133 C-25.90065519037507 -17.816835787188836, -25.84204048943749 -17.89893078376554, -25.71914004698197 -18.07106356344834 M-25.71914004698197 -18.07106356344834 C-25.619351230028116 -18.18888399698934, -25.51956241307426 -18.306704430530335, -25.45205705336566 -18.386407858128706 M-25.71914004698197 -18.07106356344834 C-25.61248511399309 -18.19699080487307, -25.505830181004207 -18.3229180462978, -25.45205705336566 -18.386407858128706 M-25.45205705336566 -18.386407858128706 C-25.379331601826646 -18.45913330966772, -25.306606150287628 -18.531858761206735, -25.159845358128706 -18.678619553365657 M-25.45205705336566 -18.386407858128706 C-25.393493334985205 -18.44497157650916, -25.334929616604747 -18.50353529488962, -25.159845358128706 -18.678619553365657 M-25.159845358128706 -18.678619553365657 C-25.037725502999063 -18.782049794655023, -24.91560564786942 -18.885480035944386, -24.84450106344834 -18.945702546981966 M-25.159845358128706 -18.678619553365657 C-25.086614874111262 -18.74064260951505, -25.013384390093815 -18.80266566566444, -24.84450106344834 -18.945702546981966 M-24.84450106344834 -18.945702546981966 C-24.75679326469485 -19.008324711647337, -24.669085465941357 -19.070946876312703, -24.508178290612136 -19.185832391312644 M-24.84450106344834 -18.945702546981966 C-24.72440642147928 -19.03144847324734, -24.604311779510216 -19.117194399512716, -24.508178290612136 -19.185832391312644 M-24.508178290612136 -19.185832391312644 C-24.42289741454678 -19.236648763449754, -24.33761653848143 -19.287465135586867, -24.153174465185366 -19.397368756032446 M-24.508178290612136 -19.185832391312644 C-24.409679483629198 -19.2445249407052, -24.311180676646263 -19.30321749009776, -24.153174465185366 -19.397368756032446 M-24.153174465185366 -19.397368756032446 C-24.070070923002703 -19.437995602231297, -23.98696738082004 -19.478622448430148, -23.78191462326485 -19.578866633275286 M-24.153174465185366 -19.397368756032446 C-24.051573648321003 -19.44703836880723, -23.94997283145664 -19.496707981582016, -23.78191462326485 -19.578866633275286 M-23.78191462326485 -19.578866633275286 C-23.6417253806479 -19.633568645490932, -23.501536138030954 -19.68827065770658, -23.39693484602342 -19.729086208503173 M-23.78191462326485 -19.578866633275286 C-23.697205673109295 -19.61192016819483, -23.61249672295374 -19.644973703114374, -23.39693484602342 -19.729086208503173 M-23.39693484602342 -19.729086208503173 C-23.31571996190365 -19.75326492709347, -23.234505077783883 -19.777443645683764, -23.000864935703994 -19.847001329696653 M-23.39693484602342 -19.729086208503173 C-23.290430209204604 -19.760794012683576, -23.183925572385785 -19.79250181686398, -23.000864935703994 -19.847001329696653 M-23.000864935703994 -19.847001329696653 C-22.87433478963136 -19.87353191139485, -22.74780464355872 -19.90006249309305, -22.596410451403674 -19.931806517013612 M-23.000864935703994 -19.847001329696653 C-22.87525140426733 -19.873339717516632, -22.749637872830665 -19.89967810533661, -22.596410451403674 -19.931806517013612 M-22.596410451403674 -19.931806517013612 C-22.50989303175087 -19.94259090212666, -22.42337561209807 -19.953375287239712, -22.186334227361662 -19.982922465033347 M-22.596410451403674 -19.931806517013612 C-22.436636313145314 -19.951722342577973, -22.276862174886958 -19.971638168142334, -22.186334227361662 -19.982922465033347 M-22.186334227361662 -19.982922465033347 C-22.086482058239497 -19.98705238129734, -21.986629889117335 -19.99118229756133, -21.7734375 -20 M-22.186334227361662 -19.982922465033347 C-22.097109418358837 -19.986612830431433, -22.00788460935601 -19.99030319582952, -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-14\" transform=\"translate(489.7734375, 880)\"><g class=\"basic label-container outer-path\"><path d=\"M-30.75 -20 C-18.264474003903928 -20, -5.778948007807859 -20, 30.75 -20 C30.75 -20, 30.75 -20, 30.75 -20 C30.87013373031275 -19.99503123216016, 30.990267460625503 -19.990062464320317, 31.162896727361662 -19.982922465033347 C31.321261517490683 -19.963182314530105, 31.479626307619704 -19.94344216402686, 31.57297295140367 -19.931806517013612 C31.658437032410816 -19.913886583671246, 31.743901113417962 -19.89596665032888, 31.977427435703998 -19.847001329696653 C32.116625058102834 -19.805560402003444, 32.25582268050167 -19.764119474310235, 32.37349734602342 -19.729086208503173 C32.482959837764355 -19.686373811684476, 32.59242232950529 -19.64366141486578, 32.758477123264846 -19.578866633275286 C32.859290915655436 -19.52958177332103, 32.960104708046025 -19.480296913366775, 33.129736965185366 -19.397368756032446 C33.22973085910269 -19.33778532819749, 33.32972475302002 -19.27820190036254, 33.484740790612136 -19.185832391312644 C33.61715290799568 -19.091291956638326, 33.74956502537923 -18.996751521964008, 33.82106356344834 -18.94570254698197 C33.94657989057225 -18.839395640652945, 34.07209621769616 -18.733088734323918, 34.136407858128706 -18.678619553365657 C34.2296472075508 -18.58538020394357, 34.32288655697288 -18.49214085452148, 34.42861955336566 -18.386407858128706 C34.532055115685395 -18.264281720470375, 34.635490678005134 -18.14215558281204, 34.69570254698197 -18.07106356344834 C34.77241055164278 -17.96362731828621, 34.84911855630358 -17.85619107312408, 34.935832391312644 -17.734740790612136 C34.98033518507047 -17.660055466189856, 35.02483797882831 -17.585370141767573, 35.14736875603245 -17.37973696518537 C35.192510251911095 -17.287398559477527, 35.23765174778974 -17.19506015376968, 35.32886663327529 -17.008477123264846 C35.38140098220223 -16.873843125553595, 35.43393533112916 -16.739209127842347, 35.479086208503176 -16.623497346023417 C35.51142902781936 -16.51485973096284, 35.543771847135545 -16.406222115902267, 35.59700132969665 -16.227427435703994 C35.61498173131086 -16.141674968284676, 35.632962132925066 -16.055922500865353, 35.68180651701361 -15.82297295140367 C35.70071940157132 -15.671244878549121, 35.71963228612903 -15.519516805694572, 35.73292246503335 -15.412896727361662 C35.736358850359906 -15.329812590332564, 35.73979523568646 -15.246728453303467, 35.75 -15 C35.75 -15, 35.75 -15, 35.75 -15 C35.75 -3.744924936079885, 35.75 7.51015012784023, 35.75 15 C35.75 15, 35.75 15, 35.75 15 C35.74561331226394 15.10606033093847, 35.74122662452788 15.21212066187694, 35.73292246503335 15.412896727361662 C35.71792177423006 15.533239338248178, 35.70292108342677 15.653581949134692, 35.68180651701361 15.822972951403669 C35.65723553601825 15.940157333180823, 35.632664555022885 16.057341714957975, 35.59700132969665 16.227427435703994 C35.55129055342746 16.38096722665129, 35.50557977715826 16.53450701759859, 35.479086208503176 16.623497346023417 C35.424358897493164 16.763751423893726, 35.36963158648315 16.90400550176404, 35.32886663327529 17.008477123264846 C35.260842355991116 17.147623006483578, 35.19281807870694 17.28676888970231, 35.14736875603245 17.379736965185366 C35.078860961370694 17.49470787909271, 35.010353166708946 17.609678793000054, 34.935832391312644 17.734740790612133 C34.86795861122725 17.829803934407618, 34.80008483114186 17.924867078203103, 34.69570254698197 18.07106356344834 C34.59347714849215 18.191760863372657, 34.49125175000233 18.31245816329697, 34.42861955336566 18.386407858128706 C34.33826885256741 18.476758558926953, 34.24791815176916 18.5671092597252, 34.136407858128706 18.678619553365657 C34.018288636912715 18.778661430571553, 33.90016941569673 18.878703307777453, 33.82106356344834 18.94570254698197 C33.74384474493859 19.00083572369723, 33.66662592642884 19.05596890041249, 33.484740790612136 19.185832391312644 C33.388693121687446 19.243064379446054, 33.292645452762756 19.300296367579463, 33.129736965185366 19.397368756032446 C32.99883977864819 19.461360491229716, 32.867942592111014 19.525352226426982, 32.758477123264846 19.578866633275286 C32.680228329848354 19.609399407213044, 32.60197953643186 19.639932181150797, 32.37349734602342 19.729086208503173 C32.25369452138147 19.764753054731365, 32.133891696739525 19.800419900959557, 31.977427435703998 19.847001329696653 C31.87010641188007 19.869504182011866, 31.762785388056145 19.89200703432708, 31.57297295140367 19.931806517013612 C31.448184988970972 19.947361320309266, 31.323397026538274 19.962916123604924, 31.162896727361662 19.982922465033347 C31.001328841322337 19.98960496223054, 30.839760955283012 19.996287459427734, 30.75 20 C30.75 20, 30.75 20, 30.75 20 C17.84021121913366 20, 4.930422438267321 20, -30.75 20 C-30.75 20, -30.75 20, -30.75 20 C-30.90828601574898 19.99345324196208, -31.066572031497962 19.986906483924162, -31.162896727361662 19.982922465033347 C-31.250316713673165 19.97202557510362, -31.337736699984667 19.96112868517389, -31.57297295140367 19.931806517013612 C-31.668392960740313 19.911799045024328, -31.763812970076955 19.89179157303504, -31.977427435703994 19.847001329696653 C-32.09140031518755 19.813070133342364, -32.205373194671104 19.77913893698808, -32.37349734602342 19.729086208503173 C-32.476144867213314 19.68903302144532, -32.578792388403215 19.648979834387465, -32.758477123264846 19.578866633275286 C-32.88061923798538 19.519154991884044, -33.00276135270591 19.459443350492798, -33.129736965185366 19.397368756032446 C-33.24849686341861 19.326603216769442, -33.36725676165186 19.255837677506438, -33.484740790612136 19.185832391312644 C-33.61924301181975 19.089799651191168, -33.75374523302735 18.993766911069695, -33.82106356344834 18.94570254698197 C-33.88878799808526 18.888342876777266, -33.956512432722185 18.83098320657256, -34.136407858128706 18.67861955336566 C-34.19733919464051 18.617688216853853, -34.25827053115232 18.556756880342046, -34.42861955336566 18.386407858128706 C-34.48878187701192 18.315374336826274, -34.54894420065818 18.24434081552384, -34.69570254698197 18.07106356344834 C-34.752159677872655 17.991990431741375, -34.80861680876334 17.91291730003441, -34.935832391312644 17.734740790612133 C-35.01906143180069 17.595064438515458, -35.10229047228872 17.455388086418786, -35.14736875603244 17.37973696518537 C-35.189077531072 17.294420302185685, -35.23078630611156 17.209103639186004, -35.32886663327528 17.00847712326485 C-35.35952958111669 16.92989472272455, -35.3901925289581 16.851312322184253, -35.479086208503176 16.623497346023417 C-35.51110178832099 16.515958909061954, -35.543117368138816 16.408420472100488, -35.59700132969665 16.227427435703994 C-35.62793287430329 16.079908135077577, -35.65886441890993 15.932388834451158, -35.68180651701361 15.82297295140367 C-35.701600947649794 15.66417270046801, -35.72139537828598 15.50537244953235, -35.73292246503335 15.412896727361664 C-35.73856443707396 15.276486420137278, -35.74420640911458 15.140076112912894, -35.75 15 C-35.75 15, -35.75 15, -35.75 15 C-35.75 6.466430250238103, -35.75 -2.067139499523794, -35.75 -15 C-35.75 -15, -35.75 -15, -35.75 -15 C-35.74436894077156 -15.136146459752116, -35.738737881543116 -15.27229291950423, -35.73292246503335 -15.41289672736166 C-35.72088104469339 -15.509498675998245, -35.70883962435343 -15.606100624634829, -35.68180651701361 -15.822972951403669 C-35.66411893555451 -15.907328895466659, -35.64643135409541 -15.99168483952965, -35.59700132969665 -16.227427435703994 C-35.55995001003572 -16.351880624631672, -35.52289869037479 -16.47633381355935, -35.479086208503176 -16.623497346023417 C-35.42112333327325 -16.772043464333493, -35.36316045804332 -16.920589582643565, -35.32886663327529 -17.008477123264846 C-35.286589645393676 -17.0949560842105, -35.24431265751207 -17.18143504515616, -35.14736875603245 -17.379736965185366 C-35.09059657884384 -17.475012971778657, -35.03382440165522 -17.57028897837195, -34.935832391312644 -17.734740790612133 C-34.87854534781469 -17.814976287247394, -34.82125830431674 -17.895211783882655, -34.69570254698197 -18.07106356344834 C-34.62467815596572 -18.15492190346043, -34.55365376494946 -18.23878024347252, -34.42861955336566 -18.386407858128706 C-34.35164206658369 -18.46338534491067, -34.27466457980173 -18.540362831692633, -34.136407858128706 -18.678619553365657 C-34.03145517178822 -18.767509944372424, -33.92650248544773 -18.856400335379192, -33.82106356344834 -18.945702546981966 C-33.72747442517668 -19.01252390735164, -33.63388528690503 -19.079345267721312, -33.484740790612136 -19.185832391312644 C-33.40725465159555 -19.232004108318897, -33.32976851257896 -19.278175825325153, -33.129736965185366 -19.397368756032446 C-33.024166753910144 -19.448978887490277, -32.918596542634916 -19.500589018948105, -32.758477123264846 -19.578866633275286 C-32.62678096918189 -19.630254632061213, -32.49508481509892 -19.68164263084714, -32.37349734602342 -19.729086208503173 C-32.27500620272494 -19.75840829229681, -32.17651505942646 -19.787730376090447, -31.977427435703994 -19.847001329696653 C-31.870372643827192 -19.86944835904285, -31.763317851950394 -19.891895388389045, -31.572972951403674 -19.931806517013612 C-31.4477688423647 -19.947413192929645, -31.322564733325724 -19.963019868845674, -31.162896727361662 -19.982922465033347 C-31.054345518089857 -19.98741217625934, -30.94579430881805 -19.991901887485334, -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-15.202398056633662 -20, 0.3452038867326763 -20, 30.75 -20 M-30.75 -20 C-6.855714386482486 -20, 17.03857122703503 -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.87800006404654 -19.994705878190278, 31.006000128093078 -19.989411756380555, 31.162896727361662 -19.982922465033347 M30.75 -20 C30.8583335721013 -19.995519290313965, 30.966667144202606 -19.991038580627926, 31.162896727361662 -19.982922465033347 M31.162896727361662 -19.982922465033347 C31.315275696925138 -19.963928446285482, 31.46765466648861 -19.944934427537618, 31.57297295140367 -19.931806517013612 M31.162896727361662 -19.982922465033347 C31.283521481065502 -19.967886605164555, 31.404146234769346 -19.952850745295763, 31.57297295140367 -19.931806517013612 M31.57297295140367 -19.931806517013612 C31.675104192813116 -19.91039184763833, 31.777235434222565 -19.888977178263048, 31.977427435703998 -19.847001329696653 M31.57297295140367 -19.931806517013612 C31.72960981095115 -19.898963221339333, 31.886246670498625 -19.866119925665053, 31.977427435703998 -19.847001329696653 M31.977427435703998 -19.847001329696653 C32.13094466230671 -19.801297271123897, 32.284461888909426 -19.755593212551137, 32.37349734602342 -19.729086208503173 M31.977427435703998 -19.847001329696653 C32.094286747839206 -19.812210805109977, 32.21114605997441 -19.777420280523305, 32.37349734602342 -19.729086208503173 M32.37349734602342 -19.729086208503173 C32.47004132151174 -19.691414632368485, 32.56658529700005 -19.653743056233793, 32.758477123264846 -19.578866633275286 M32.37349734602342 -19.729086208503173 C32.46093668801826 -19.694967271381877, 32.54837603001309 -19.660848334260585, 32.758477123264846 -19.578866633275286 M32.758477123264846 -19.578866633275286 C32.85361010263272 -19.532358953581898, 32.948743082000604 -19.485851273888514, 33.129736965185366 -19.397368756032446 M32.758477123264846 -19.578866633275286 C32.89659963490782 -19.51134265186925, 33.03472214655079 -19.443818670463212, 33.129736965185366 -19.397368756032446 M33.129736965185366 -19.397368756032446 C33.210900575343025 -19.34900574186028, 33.29206418550069 -19.300642727688118, 33.484740790612136 -19.185832391312644 M33.129736965185366 -19.397368756032446 C33.24193349706351 -19.33051413422903, 33.354130028941654 -19.26365951242562, 33.484740790612136 -19.185832391312644 M33.484740790612136 -19.185832391312644 C33.55250004248769 -19.137453215357283, 33.62025929436323 -19.08907403940192, 33.82106356344834 -18.94570254698197 M33.484740790612136 -19.185832391312644 C33.57538032749446 -19.121117005856554, 33.66601986437678 -19.05640162040046, 33.82106356344834 -18.94570254698197 M33.82106356344834 -18.94570254698197 C33.88902473771395 -18.888142368539746, 33.956985911979565 -18.83058219009752, 34.136407858128706 -18.678619553365657 M33.82106356344834 -18.94570254698197 C33.91717453714727 -18.864300704589652, 34.01328551084619 -18.782898862197335, 34.136407858128706 -18.678619553365657 M34.136407858128706 -18.678619553365657 C34.23452544078221 -18.580501970712156, 34.33264302343571 -18.482384388058655, 34.42861955336566 -18.386407858128706 M34.136407858128706 -18.678619553365657 C34.1960686327376 -18.61895877875676, 34.2557294073465 -18.559298004147863, 34.42861955336566 -18.386407858128706 M34.42861955336566 -18.386407858128706 C34.51250008012261 -18.28737030733059, 34.59638060687956 -18.188332756532475, 34.69570254698197 -18.07106356344834 M34.42861955336566 -18.386407858128706 C34.485173309491486 -18.319634964446657, 34.54172706561732 -18.252862070764607, 34.69570254698197 -18.07106356344834 M34.69570254698197 -18.07106356344834 C34.74388797134746 -18.00357567755868, 34.792073395712954 -17.936087791669017, 34.935832391312644 -17.734740790612136 M34.69570254698197 -18.07106356344834 C34.758609278298465 -17.982957204301695, 34.82151600961497 -17.89485084515505, 34.935832391312644 -17.734740790612136 M34.935832391312644 -17.734740790612136 C35.00736540055596 -17.614692911566358, 35.07889840979929 -17.49464503252058, 35.14736875603245 -17.37973696518537 M34.935832391312644 -17.734740790612136 C34.99130429573867 -17.64164692327149, 35.0467762001647 -17.54855305593085, 35.14736875603245 -17.37973696518537 M35.14736875603245 -17.37973696518537 C35.21532910097728 -17.24072185765701, 35.283289445922115 -17.101706750128653, 35.32886663327529 -17.008477123264846 M35.14736875603245 -17.37973696518537 C35.186024737358274 -17.300664891537334, 35.2246807186841 -17.221592817889302, 35.32886663327529 -17.008477123264846 M35.32886663327529 -17.008477123264846 C35.37108141271984 -16.9002899155577, 35.41329619216439 -16.792102707850557, 35.479086208503176 -16.623497346023417 M35.32886663327529 -17.008477123264846 C35.37544793546124 -16.8890994768299, 35.42202923764719 -16.769721830394957, 35.479086208503176 -16.623497346023417 M35.479086208503176 -16.623497346023417 C35.52602058658177 -16.465847549047954, 35.572954964660376 -16.30819775207249, 35.59700132969665 -16.227427435703994 M35.479086208503176 -16.623497346023417 C35.521598320035366 -16.480701680534377, 35.56411043156755 -16.33790601504534, 35.59700132969665 -16.227427435703994 M35.59700132969665 -16.227427435703994 C35.62432570937777 -16.097111493455703, 35.65165008905889 -15.966795551207408, 35.68180651701361 -15.82297295140367 M35.59700132969665 -16.227427435703994 C35.62999852460412 -16.070056597057327, 35.66299571951159 -15.912685758410662, 35.68180651701361 -15.82297295140367 M35.68180651701361 -15.82297295140367 C35.70085008936643 -15.67019643946847, 35.719893661719254 -15.517419927533266, 35.73292246503335 -15.412896727361662 M35.68180651701361 -15.82297295140367 C35.69846537881713 -15.689327711319518, 35.71512424062066 -15.555682471235365, 35.73292246503335 -15.412896727361662 M35.73292246503335 -15.412896727361662 C35.736536200928185 -15.325524648929871, 35.74014993682302 -15.238152570498082, 35.75 -15 M35.73292246503335 -15.412896727361662 C35.73804453091144 -15.289056592206006, 35.743166596789536 -15.165216457050347, 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.842818840952832, 35.75 1.3143623180943358, 35.75 15 M35.75 -15 C35.75 -5.008610836946655, 35.75 4.98277832610669, 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.74624429449175 15.090804587214658, 35.7424885889835 15.181609174429315, 35.73292246503335 15.412896727361662 M35.75 15 C35.743418316237516 15.159130441914717, 35.73683663247504 15.318260883829433, 35.73292246503335 15.412896727361662 M35.73292246503335 15.412896727361662 C35.71786825061253 15.533668729931636, 35.70281403619172 15.654440732501609, 35.68180651701361 15.822972951403669 M35.73292246503335 15.412896727361662 C35.717908394729456 15.533346674907289, 35.70289432442556 15.653796622452917, 35.68180651701361 15.822972951403669 M35.68180651701361 15.822972951403669 C35.663963799215416 15.908068774594453, 35.64612108141722 15.993164597785237, 35.59700132969665 16.227427435703994 M35.68180651701361 15.822972951403669 C35.65413466561762 15.95494606224854, 35.626462814221625 16.08691917309341, 35.59700132969665 16.227427435703994 M35.59700132969665 16.227427435703994 C35.57139966404163 16.313421914761307, 35.545797998386604 16.39941639381862, 35.479086208503176 16.623497346023417 M35.59700132969665 16.227427435703994 C35.55655461480041 16.36328555618528, 35.51610789990418 16.499143676666563, 35.479086208503176 16.623497346023417 M35.479086208503176 16.623497346023417 C35.4479075588022 16.703401377161587, 35.41672890910122 16.783305408299753, 35.32886663327529 17.008477123264846 M35.479086208503176 16.623497346023417 C35.42038255230837 16.773941923242134, 35.36167889611356 16.92438650046085, 35.32886663327529 17.008477123264846 M35.32886663327529 17.008477123264846 C35.28806276071266 17.091942778662442, 35.247258888150036 17.17540843406004, 35.14736875603245 17.379736965185366 M35.32886663327529 17.008477123264846 C35.27686993508208 17.114838069435976, 35.22487323688887 17.221199015607105, 35.14736875603245 17.379736965185366 M35.14736875603245 17.379736965185366 C35.10141869050458 17.4568511250255, 35.05546862497671 17.533965284865637, 34.935832391312644 17.734740790612133 M35.14736875603245 17.379736965185366 C35.08105247741087 17.491030040633223, 35.014736198789294 17.602323116081084, 34.935832391312644 17.734740790612133 M34.935832391312644 17.734740790612133 C34.86298492184588 17.836770019812917, 34.79013745237912 17.9387992490137, 34.69570254698197 18.07106356344834 M34.935832391312644 17.734740790612133 C34.885226441351705 17.80561883353226, 34.834620491390766 17.87649687645239, 34.69570254698197 18.07106356344834 M34.69570254698197 18.07106356344834 C34.63396587943821 18.143955909078077, 34.57222921189444 18.216848254707813, 34.42861955336566 18.386407858128706 M34.69570254698197 18.07106356344834 C34.59908042117096 18.18514509182211, 34.50245829535994 18.29922662019588, 34.42861955336566 18.386407858128706 M34.42861955336566 18.386407858128706 C34.34545918320953 18.469568228284835, 34.2622988130534 18.55272859844096, 34.136407858128706 18.678619553365657 M34.42861955336566 18.386407858128706 C34.34485350400062 18.470173907493745, 34.26108745463558 18.553939956858787, 34.136407858128706 18.678619553365657 M34.136407858128706 18.678619553365657 C34.07139566931338 18.733682068537988, 34.00638348049806 18.788744583710315, 33.82106356344834 18.94570254698197 M34.136407858128706 18.678619553365657 C34.06870523307247 18.73596075179777, 34.00100260801624 18.793301950229882, 33.82106356344834 18.94570254698197 M33.82106356344834 18.94570254698197 C33.72736098663912 19.012604900910706, 33.63365840982989 19.079507254839445, 33.484740790612136 19.185832391312644 M33.82106356344834 18.94570254698197 C33.69742079239557 19.0339817887209, 33.5737780213428 19.122261030459832, 33.484740790612136 19.185832391312644 M33.484740790612136 19.185832391312644 C33.40919567572616 19.230847508983864, 33.333650560840184 19.275862626655083, 33.129736965185366 19.397368756032446 M33.484740790612136 19.185832391312644 C33.411069125582294 19.229731175176543, 33.33739746055245 19.273629959040445, 33.129736965185366 19.397368756032446 M33.129736965185366 19.397368756032446 C33.015735021163756 19.453100910456808, 32.901733077142154 19.50883306488117, 32.758477123264846 19.578866633275286 M33.129736965185366 19.397368756032446 C32.99763444487761 19.46194974300442, 32.86553192456985 19.5265307299764, 32.758477123264846 19.578866633275286 M32.758477123264846 19.578866633275286 C32.63291150538462 19.627862489411818, 32.50734588750439 19.67685834554835, 32.37349734602342 19.729086208503173 M32.758477123264846 19.578866633275286 C32.6678909977265 19.614213449145502, 32.577304872188165 19.64956026501572, 32.37349734602342 19.729086208503173 M32.37349734602342 19.729086208503173 C32.25011850242963 19.765817681700266, 32.12673965883584 19.80254915489736, 31.977427435703998 19.847001329696653 M32.37349734602342 19.729086208503173 C32.22806873093786 19.772382183092567, 32.08264011585231 19.815678157681962, 31.977427435703998 19.847001329696653 M31.977427435703998 19.847001329696653 C31.842293363524213 19.87533596498679, 31.70715929134443 19.903670600276925, 31.57297295140367 19.931806517013612 M31.977427435703998 19.847001329696653 C31.88010681866752 19.867407317213043, 31.782786201631044 19.887813304729434, 31.57297295140367 19.931806517013612 M31.57297295140367 19.931806517013612 C31.418144528080912 19.95110585985416, 31.263316104758157 19.970405202694707, 31.162896727361662 19.982922465033347 M31.57297295140367 19.931806517013612 C31.455931465024296 19.946395723076208, 31.338889978644925 19.960984929138807, 31.162896727361662 19.982922465033347 M31.162896727361662 19.982922465033347 C31.012523466383087 19.989141949113108, 30.862150205404507 19.99536143319287, 30.75 20 M31.162896727361662 19.982922465033347 C31.06971129853582 19.98677664287904, 30.976525869709985 19.99063082072473, 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 C12.880228397417799 20, -4.989543205164402 20, -30.75 20 M30.75 20 C13.766844377402101 20, -3.216311245195797 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.842507663004014 19.99617385475606, -30.935015326008028 19.992347709512114, -31.162896727361662 19.982922465033347 M-30.75 20 C-30.890723864089207 19.994179617927752, -31.031447728178417 19.9883592358555, -31.162896727361662 19.982922465033347 M-31.162896727361662 19.982922465033347 C-31.262048928201715 19.970563156087742, -31.361201129041767 19.958203847142137, -31.57297295140367 19.931806517013612 M-31.162896727361662 19.982922465033347 C-31.25372257836415 19.971601034512627, -31.344548429366643 19.960279603991903, -31.57297295140367 19.931806517013612 M-31.57297295140367 19.931806517013612 C-31.699799233765063 19.905213842065336, -31.82662551612646 19.878621167117057, -31.977427435703994 19.847001329696653 M-31.57297295140367 19.931806517013612 C-31.660178087527388 19.91352152280279, -31.74738322365111 19.895236528591965, -31.977427435703994 19.847001329696653 M-31.977427435703994 19.847001329696653 C-32.10297971856178 19.809622795595555, -32.22853200141955 19.772244261494457, -32.37349734602342 19.729086208503173 M-31.977427435703994 19.847001329696653 C-32.09518873804598 19.811942270990684, -32.21295004038796 19.776883212284712, -32.37349734602342 19.729086208503173 M-32.37349734602342 19.729086208503173 C-32.49120302598644 19.68315730965905, -32.608908705949446 19.63722841081493, -32.758477123264846 19.578866633275286 M-32.37349734602342 19.729086208503173 C-32.5241724059426 19.670292617679568, -32.674847465861774 19.61149902685596, -32.758477123264846 19.578866633275286 M-32.758477123264846 19.578866633275286 C-32.89281356029027 19.51319355096626, -33.0271499973157 19.44752046865724, -33.129736965185366 19.397368756032446 M-32.758477123264846 19.578866633275286 C-32.88177850583314 19.51858826036674, -33.00507988840144 19.458309887458192, -33.129736965185366 19.397368756032446 M-33.129736965185366 19.397368756032446 C-33.2456788048619 19.32828241518917, -33.36162064453844 19.259196074345894, -33.484740790612136 19.185832391312644 M-33.129736965185366 19.397368756032446 C-33.24627489763231 19.327927220995033, -33.362812830079264 19.258485685957616, -33.484740790612136 19.185832391312644 M-33.484740790612136 19.185832391312644 C-33.59646227418178 19.10606478523669, -33.70818375775143 19.026297179160736, -33.82106356344834 18.94570254698197 M-33.484740790612136 19.185832391312644 C-33.612514538428385 19.09460368885542, -33.74028828624464 19.003374986398192, -33.82106356344834 18.94570254698197 M-33.82106356344834 18.94570254698197 C-33.938245936365966 18.846454139809655, -34.0554283092836 18.747205732637344, -34.136407858128706 18.67861955336566 M-33.82106356344834 18.94570254698197 C-33.89657548420579 18.88174721247985, -33.97208740496324 18.817791877977733, -34.136407858128706 18.67861955336566 M-34.136407858128706 18.67861955336566 C-34.221981246233156 18.593046165261207, -34.30755463433761 18.50747277715675, -34.42861955336566 18.386407858128706 M-34.136407858128706 18.67861955336566 C-34.216437176525744 18.598590234968622, -34.29646649492278 18.518560916571584, -34.42861955336566 18.386407858128706 M-34.42861955336566 18.386407858128706 C-34.50852077907337 18.2920686592013, -34.588422004781094 18.19772946027389, -34.69570254698197 18.07106356344834 M-34.42861955336566 18.386407858128706 C-34.50534391895697 18.295819570852924, -34.58206828454828 18.20523128357714, -34.69570254698197 18.07106356344834 M-34.69570254698197 18.07106356344834 C-34.77313604313819 17.96261120422472, -34.85056953929441 17.854158845001102, -34.935832391312644 17.734740790612133 M-34.69570254698197 18.07106356344834 C-34.75062737727558 17.994136552258237, -34.80555220756918 17.917209541068136, -34.935832391312644 17.734740790612133 M-34.935832391312644 17.734740790612133 C-34.99067521146174 17.642702662908132, -35.04551803161083 17.55066453520413, -35.14736875603244 17.37973696518537 M-34.935832391312644 17.734740790612133 C-34.9945182696546 17.636253179096634, -35.05320414799656 17.537765567581133, -35.14736875603244 17.37973696518537 M-35.14736875603244 17.37973696518537 C-35.21755466153876 17.23616940076443, -35.287740567045084 17.092601836343498, -35.32886663327528 17.00847712326485 M-35.14736875603244 17.37973696518537 C-35.217012053985464 17.2372793222551, -35.286655351938485 17.09482167932483, -35.32886663327528 17.00847712326485 M-35.32886663327528 17.00847712326485 C-35.36847506429924 16.906969414104097, -35.40808349532319 16.805461704943344, -35.479086208503176 16.623497346023417 M-35.32886663327528 17.00847712326485 C-35.36910115561694 16.905364879570865, -35.409335677958595 16.80225263587688, -35.479086208503176 16.623497346023417 M-35.479086208503176 16.623497346023417 C-35.52272035036389 16.476932847096414, -35.566354492224605 16.33036834816941, -35.59700132969665 16.227427435703994 M-35.479086208503176 16.623497346023417 C-35.523014693081755 16.47594416733519, -35.56694317766033 16.328390988646966, -35.59700132969665 16.227427435703994 M-35.59700132969665 16.227427435703994 C-35.61591842611294 16.137207665928436, -35.63483552252923 16.046987896152878, -35.68180651701361 15.82297295140367 M-35.59700132969665 16.227427435703994 C-35.62689118937105 16.084876158324764, -35.65678104904545 15.942324880945531, -35.68180651701361 15.82297295140367 M-35.68180651701361 15.82297295140367 C-35.70107230569862 15.668413715329486, -35.72033809438362 15.513854479255302, -35.73292246503335 15.412896727361664 M-35.68180651701361 15.82297295140367 C-35.701066705972046 15.668458638974956, -35.72032689493049 15.513944326546241, -35.73292246503335 15.412896727361664 M-35.73292246503335 15.412896727361664 C-35.73869762679496 15.273266189581552, -35.744472788556564 15.13363565180144, -35.75 15 M-35.73292246503335 15.412896727361664 C-35.737702778316375 15.297319408141965, -35.742483091599404 15.181742088922265, -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 6.800191324996376, -35.75 -1.3996173500072473, -35.75 -15 M-35.75 15 C-35.75 5.580794835754277, -35.75 -3.8384103284914453, -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.74505699609668 -15.119510815758908, -35.740113992193365 -15.239021631517813, -35.73292246503335 -15.41289672736166 M-35.75 -15 C-35.743213689171036 -15.164077868240874, -35.73642737834208 -15.328155736481746, -35.73292246503335 -15.41289672736166 M-35.73292246503335 -15.41289672736166 C-35.72101379205574 -15.508433714098565, -35.709105119078146 -15.603970700835468, -35.68180651701361 -15.822972951403669 M-35.73292246503335 -15.41289672736166 C-35.713608041412954 -15.567846135807363, -35.69429361779256 -15.722795544253065, -35.68180651701361 -15.822972951403669 M-35.68180651701361 -15.822972951403669 C-35.66028256803508 -15.92562537113931, -35.63875861905654 -16.028277790874952, -35.59700132969665 -16.227427435703994 M-35.68180651701361 -15.822972951403669 C-35.66381244315006 -15.908790624770095, -35.6458183692865 -15.994608298136521, -35.59700132969665 -16.227427435703994 M-35.59700132969665 -16.227427435703994 C-35.55836522497283 -16.357203823822598, -35.519729120249 -16.4869802119412, -35.479086208503176 -16.623497346023417 M-35.59700132969665 -16.227427435703994 C-35.55902288235388 -16.354994791619635, -35.5210444350111 -16.48256214753528, -35.479086208503176 -16.623497346023417 M-35.479086208503176 -16.623497346023417 C-35.44391567601495 -16.7136316959724, -35.40874514352673 -16.803766045921385, -35.32886663327529 -17.008477123264846 M-35.479086208503176 -16.623497346023417 C-35.44068269755255 -16.721917109683588, -35.40227918660193 -16.82033687334376, -35.32886663327529 -17.008477123264846 M-35.32886663327529 -17.008477123264846 C-35.2608778388907 -17.147550425052373, -35.19288904450611 -17.2866237268399, -35.14736875603245 -17.379736965185366 M-35.32886663327529 -17.008477123264846 C-35.26642650799525 -17.136200440986908, -35.2039863827152 -17.263923758708966, -35.14736875603245 -17.379736965185366 M-35.14736875603245 -17.379736965185366 C-35.07977031428088 -17.493181788000978, -35.0121718725293 -17.606626610816594, -34.935832391312644 -17.734740790612133 M-35.14736875603245 -17.379736965185366 C-35.095797383348845 -17.466284895653207, -35.044226010665234 -17.552832826121048, -34.935832391312644 -17.734740790612133 M-34.935832391312644 -17.734740790612133 C-34.84298324302773 -17.864784114022026, -34.750134094742826 -17.99482743743192, -34.69570254698197 -18.07106356344834 M-34.935832391312644 -17.734740790612133 C-34.853552247385124 -17.84998130239525, -34.7712721034576 -17.965221814178364, -34.69570254698197 -18.07106356344834 M-34.69570254698197 -18.07106356344834 C-34.61832541828313 -18.162422566668823, -34.54094828958428 -18.253781569889306, -34.42861955336566 -18.386407858128706 M-34.69570254698197 -18.07106356344834 C-34.637471509644456 -18.139816819314888, -34.579240472306935 -18.20857007518143, -34.42861955336566 -18.386407858128706 M-34.42861955336566 -18.386407858128706 C-34.36604089336062 -18.44898651813374, -34.30346223335559 -18.511565178138778, -34.136407858128706 -18.678619553365657 M-34.42861955336566 -18.386407858128706 C-34.34094222879703 -18.474085182697326, -34.253264904228416 -18.561762507265946, -34.136407858128706 -18.678619553365657 M-34.136407858128706 -18.678619553365657 C-34.04826470129895 -18.75327299910738, -33.960121544469196 -18.827926444849105, -33.82106356344834 -18.945702546981966 M-34.136407858128706 -18.678619553365657 C-34.06508368126554 -18.739028049714516, -33.99375950440238 -18.79943654606338, -33.82106356344834 -18.945702546981966 M-33.82106356344834 -18.945702546981966 C-33.71045325141853 -19.024676791827478, -33.59984293938871 -19.10365103667299, -33.484740790612136 -19.185832391312644 M-33.82106356344834 -18.945702546981966 C-33.68992295085725 -19.039335144683772, -33.55878233826616 -19.132967742385578, -33.484740790612136 -19.185832391312644 M-33.484740790612136 -19.185832391312644 C-33.352882379889614 -19.264402949893082, -33.221023969167085 -19.342973508473516, -33.129736965185366 -19.397368756032446 M-33.484740790612136 -19.185832391312644 C-33.40512173131433 -19.233275052940364, -33.325502672016526 -19.28071771456808, -33.129736965185366 -19.397368756032446 M-33.129736965185366 -19.397368756032446 C-33.03576806380213 -19.443307352675898, -32.941799162418896 -19.48924594931935, -32.758477123264846 -19.578866633275286 M-33.129736965185366 -19.397368756032446 C-32.989133763666366 -19.466105472821514, -32.848530562147374 -19.534842189610583, -32.758477123264846 -19.578866633275286 M-32.758477123264846 -19.578866633275286 C-32.63007444186166 -19.628969515033702, -32.50167176045847 -19.67907239679212, -32.37349734602342 -19.729086208503173 M-32.758477123264846 -19.578866633275286 C-32.67322544286674 -19.612131942192633, -32.587973762468636 -19.645397251109976, -32.37349734602342 -19.729086208503173 M-32.37349734602342 -19.729086208503173 C-32.266889846170905 -19.760824636335535, -32.16028234631838 -19.792563064167897, -31.977427435703994 -19.847001329696653 M-32.37349734602342 -19.729086208503173 C-32.29077609409436 -19.753713392220877, -32.20805484216531 -19.77834057593858, -31.977427435703994 -19.847001329696653 M-31.977427435703994 -19.847001329696653 C-31.886927040222105 -19.865977267135886, -31.796426644740215 -19.884953204575122, -31.572972951403674 -19.931806517013612 M-31.977427435703994 -19.847001329696653 C-31.847065493645157 -19.874335354523765, -31.71670355158632 -19.901669379350878, -31.572972951403674 -19.931806517013612 M-31.572972951403674 -19.931806517013612 C-31.41706889969368 -19.951239936792803, -31.261164847983693 -19.970673356571993, -31.162896727361662 -19.982922465033347 M-31.572972951403674 -19.931806517013612 C-31.45519070331517 -19.94648805892696, -31.337408455226665 -19.961169600840304, -31.162896727361662 -19.982922465033347 M-31.162896727361662 -19.982922465033347 C-31.036169073228432 -19.98816395957977, -30.909441419095202 -19.993405454126194, -30.75 -20 M-31.162896727361662 -19.982922465033347 C-31.057426910278153 -19.987284728935702, -30.951957093194643 -19.991646992838056, -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(48, 970)\"><g class=\"basic label-container outer-path\"><path d=\"M-28.0703125 -20 C-12.077141184960105 -20, 3.9160301300797897 -20, 28.0703125 -20 C28.0703125 -20, 28.0703125 -20, 28.0703125 -20 C28.169917105363798 -19.995880323048794, 28.2695217107276 -19.99176064609759, 28.483209227361662 -19.982922465033347 C28.60638089675597 -19.96756913245482, 28.729552566150275 -19.952215799876296, 28.89328545140367 -19.931806517013612 C29.005057207482743 -19.908370444281154, 29.11682896356181 -19.8849343715487, 29.297739935703998 -19.847001329696653 C29.390671290052794 -19.819334466788852, 29.48360264440159 -19.79166760388105, 29.693809846023417 -19.729086208503173 C29.84042681489204 -19.671876089721184, 29.98704378376067 -19.6146659709392, 30.078789623264846 -19.578866633275286 C30.212443645080164 -19.513527163433995, 30.34609766689548 -19.448187693592704, 30.45004946518537 -19.397368756032446 C30.523325664982778 -19.353705618298672, 30.596601864780187 -19.3100424805649, 30.805053290612136 -19.185832391312644 C30.89194897519941 -19.123790065017033, 30.978844659786677 -19.06174773872142, 31.14137606344834 -18.94570254698197 C31.249218312039446 -18.85436482158814, 31.357060560630554 -18.763027096194303, 31.456720358128706 -18.678619553365657 C31.559331875304963 -18.5760080361894, 31.66194339248122 -18.473396519013143, 31.748932053365657 -18.386407858128706 C31.84927200998854 -18.26793669521012, 31.94961196661142 -18.149465532291536, 32.01601504698197 -18.07106356344834 C32.07636946218589 -17.986531945436145, 32.136723877389805 -17.90200032742395, 32.256144891312644 -17.734740790612136 C32.31597290301508 -17.634336432003742, 32.37580091471752 -17.53393207339535, 32.46768125603245 -17.37973696518537 C32.51064383576613 -17.29185560369108, 32.553606415499814 -17.203974242196786, 32.64917913327529 -17.008477123264846 C32.687375897454885 -16.91058720616919, 32.72557266163447 -16.81269728907353, 32.799398708503176 -16.623497346023417 C32.84433750505419 -16.472550589240466, 32.88927630160521 -16.32160383245752, 32.91731382969665 -16.227427435703994 C32.942182349524714 -16.10882402616516, 32.967050869352775 -15.990220616626322, 33.00211901701361 -15.82297295140367 C33.01468200603754 -15.722186732988563, 33.02724499506146 -15.621400514573454, 33.05323496503335 -15.412896727361662 C33.05874195449675 -15.279749997959746, 33.064248943960166 -15.14660326855783, 33.0703125 -15 C33.0703125 -15, 33.0703125 -15, 33.0703125 -15 C33.0703125 -7.594466963534476, 33.0703125 -0.18893392706895185, 33.0703125 15 C33.0703125 15, 33.0703125 15, 33.0703125 15 C33.06459754508478 15.138174870443665, 33.05888259016956 15.27634974088733, 33.05323496503335 15.412896727361662 C33.04279501940693 15.4966508911313, 33.032355073780515 15.580405054900934, 33.00211901701361 15.822972951403669 C32.97269502399661 15.963302408813748, 32.9432710309796 16.10363186622383, 32.91731382969665 16.227427435703994 C32.88920348303529 16.321848425722283, 32.861093136373924 16.416269415740576, 32.799398708503176 16.623497346023417 C32.74294525853782 16.768175138908944, 32.68649180857247 16.912852931794472, 32.64917913327529 17.008477123264846 C32.60369124409711 17.10152408779212, 32.55820335491892 17.1945710523194, 32.46768125603245 17.379736965185366 C32.4170118816902 17.464771147120487, 32.36634250734796 17.549805329055612, 32.256144891312644 17.734740790612133 C32.16630303208095 17.8605721436361, 32.07646117284926 17.98640349666007, 32.01601504698197 18.07106356344834 C31.916413170315554 18.188663277009034, 31.816811293649142 18.306262990569728, 31.748932053365657 18.386407858128706 C31.655495083001263 18.4798448284931, 31.56205811263687 18.573281798857494, 31.456720358128706 18.678619553365657 C31.33469477463177 18.781969950654982, 31.21266919113484 18.88532034794431, 31.14137606344834 18.94570254698197 C31.058535411454894 19.004849635654214, 30.975694759461447 19.063996724326458, 30.805053290612136 19.185832391312644 C30.681435095845224 19.259492846950778, 30.557816901078315 19.333153302588915, 30.45004946518537 19.397368756032446 C30.35464766792565 19.444007852785326, 30.259245870665932 19.49064694953821, 30.078789623264846 19.578866633275286 C29.97955203750897 19.617589259397903, 29.880314451753094 19.656311885520523, 29.693809846023417 19.729086208503173 C29.61077151575216 19.753807790533333, 29.5277331854809 19.778529372563494, 29.297739935703998 19.847001329696653 C29.210077097043843 19.86538229403723, 29.12241425838369 19.883763258377808, 28.89328545140367 19.931806517013612 C28.802635301180377 19.943106046455046, 28.711985150957087 19.95440557589648, 28.483209227361662 19.982922465033347 C28.334697532419145 19.989064954172324, 28.18618583747663 19.995207443311298, 28.0703125 20 C28.0703125 20, 28.0703125 20, 28.0703125 20 C9.02422654591565 20, -10.021859408168702 20, -28.0703125 20 C-28.0703125 20, -28.0703125 20, -28.0703125 20 C-28.197102057681683 19.994755945103872, -28.32389161536337 19.989511890207748, -28.483209227361662 19.982922465033347 C-28.62324765890791 19.965466692745146, -28.76328609045416 19.94801092045694, -28.89328545140367 19.931806517013612 C-29.040811521268427 19.900873553046953, -29.188337591133184 19.869940589080294, -29.297739935703994 19.847001329696653 C-29.411472793062092 19.81314159102515, -29.525205650420194 19.779281852353648, -29.693809846023417 19.729086208503173 C-29.80379069210799 19.686171549191943, -29.913771538192567 19.643256889880718, -30.078789623264846 19.578866633275286 C-30.161726594314924 19.538321218741164, -30.244663565365002 19.497775804207045, -30.45004946518537 19.397368756032446 C-30.548140645952593 19.33891909914318, -30.646231826719813 19.280469442253914, -30.805053290612133 19.185832391312644 C-30.923607894661238 19.101186030987645, -31.042162498710343 19.016539670662645, -31.14137606344834 18.94570254698197 C-31.20555164083568 18.8913486055446, -31.269727218223018 18.836994664107227, -31.456720358128706 18.67861955336566 C-31.532398571756254 18.602941339738113, -31.6080767853838 18.52726312611056, -31.748932053365657 18.386407858128706 C-31.842848307333277 18.275521146603424, -31.936764561300897 18.16463443507814, -32.01601504698197 18.07106356344834 C-32.098465859847025 17.955584014945455, -32.18091667271208 17.84010446644257, -32.256144891312644 17.734740790612133 C-32.308361072531355 17.647110731797543, -32.36057725375007 17.559480672982957, -32.46768125603244 17.37973696518537 C-32.51294741715597 17.28714355264322, -32.558213578279506 17.194550140101068, -32.64917913327528 17.00847712326485 C-32.682132562946876 16.92402472087279, -32.71508599261846 16.83957231848073, -32.799398708503176 16.623497346023417 C-32.83171851596039 16.514937026434577, -32.86403832341761 16.40637670684574, -32.91731382969665 16.227427435703994 C-32.941891958712375 16.11020896345458, -32.96647008772809 15.992990491205164, -33.00211901701361 15.82297295140367 C-33.02143679621221 15.667996622928271, -33.04075457541081 15.51302029445287, -33.05323496503335 15.412896727361664 C-33.05891582050293 15.27554630550121, -33.06459667597252 15.138195883640757, -33.0703125 15 C-33.0703125 15, -33.0703125 15, -33.0703125 15 C-33.0703125 4.055052176190394, -33.0703125 -6.889895647619213, -33.0703125 -15 C-33.0703125 -15, -33.0703125 -15, -33.0703125 -15 C-33.06622518507164 -15.098822163790814, -33.062137870143275 -15.19764432758163, -33.05323496503335 -15.41289672736166 C-33.0358328824116 -15.552504435101678, -33.018430799789854 -15.692112142841697, -33.00211901701361 -15.822972951403669 C-32.97895317073431 -15.933455938432028, -32.955787324455 -16.043938925460388, -32.91731382969665 -16.227427435703994 C-32.88177079537292 -16.34681438348978, -32.84622776104919 -16.46620133127556, -32.799398708503176 -16.623497346023417 C-32.76195387576603 -16.719460227985497, -32.72450904302889 -16.81542310994758, -32.64917913327529 -17.008477123264846 C-32.58765265871025 -17.13433153857783, -32.5261261841452 -17.26018595389081, -32.46768125603245 -17.379736965185366 C-32.40187356278953 -17.49017652424033, -32.33606586954662 -17.600616083295293, -32.256144891312644 -17.734740790612133 C-32.16844482739546 -17.857572372653728, -32.080744763478286 -17.980403954695323, -32.01601504698197 -18.07106356344834 C-31.92050666753605 -18.1838300939737, -31.82499828809013 -18.296596624499063, -31.74893205336566 -18.386407858128706 C-31.66802276850589 -18.467317142988477, -31.587113483646114 -18.54822642784825, -31.456720358128706 -18.678619553365657 C-31.387801763461436 -18.73699062552417, -31.31888316879417 -18.795361697682683, -31.14137606344834 -18.945702546981966 C-31.072895563573944 -18.994596684110572, -31.004415063699543 -19.04349082123918, -30.805053290612136 -19.185832391312644 C-30.708139995361517 -19.24358018077854, -30.611226700110898 -19.301327970244436, -30.450049465185366 -19.397368756032446 C-30.311807865437096 -19.464950956065643, -30.17356626568883 -19.532533156098836, -30.07878962326485 -19.578866633275286 C-29.984775729904047 -19.615550968300298, -29.89076183654325 -19.652235303325313, -29.69380984602342 -19.729086208503173 C-29.581835793530665 -19.762422328279502, -29.46986174103791 -19.79575844805583, -29.297739935703994 -19.847001329696653 C-29.177795352820283 -19.87215106400286, -29.05785076993657 -19.89730079830907, -28.893285451403674 -19.931806517013612 C-28.763852545159782 -19.947940311951523, -28.63441963891589 -19.96407410688943, -28.483209227361662 -19.982922465033347 C-28.382564570213066 -19.987085158844568, -28.281919913064474 -19.99124785265579, -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-6.0292827188667 -20, 16.0117470622666 -20, 28.0703125 -20 M-28.0703125 -20 C-11.770944963639163 -20, 4.528422572721674 -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.164168807755225 -19.996118074396538, 28.25802511551045 -19.992236148793076, 28.483209227361662 -19.982922465033347 M28.0703125 -20 C28.206935178543624 -19.994349244216647, 28.343557857087248 -19.988698488433293, 28.483209227361662 -19.982922465033347 M28.483209227361662 -19.982922465033347 C28.61991288263246 -19.96588237217438, 28.756616537903252 -19.948842279315418, 28.89328545140367 -19.931806517013612 M28.483209227361662 -19.982922465033347 C28.589500997018714 -19.9696732097628, 28.695792766675766 -19.956423954492248, 28.89328545140367 -19.931806517013612 M28.89328545140367 -19.931806517013612 C29.008911915651385 -19.907562196972783, 29.1245383798991 -19.883317876931958, 29.297739935703998 -19.847001329696653 M28.89328545140367 -19.931806517013612 C29.02024949056649 -19.905184957501554, 29.14721352972931 -19.878563397989492, 29.297739935703998 -19.847001329696653 M29.297739935703998 -19.847001329696653 C29.396195849055754 -19.817689734312584, 29.494651762407514 -19.788378138928515, 29.693809846023417 -19.729086208503173 M29.297739935703998 -19.847001329696653 C29.417178049811174 -19.811443062499052, 29.536616163918346 -19.775884795301447, 29.693809846023417 -19.729086208503173 M29.693809846023417 -19.729086208503173 C29.803337980355206 -19.686348197866042, 29.912866114686995 -19.643610187228912, 30.078789623264846 -19.578866633275286 M29.693809846023417 -19.729086208503173 C29.812455091995744 -19.682790689864557, 29.93110033796807 -19.63649517122594, 30.078789623264846 -19.578866633275286 M30.078789623264846 -19.578866633275286 C30.154334959685286 -19.541934768721937, 30.229880296105726 -19.50500290416859, 30.45004946518537 -19.397368756032446 M30.078789623264846 -19.578866633275286 C30.170612509214248 -19.53397715964971, 30.26243539516365 -19.489087686024128, 30.45004946518537 -19.397368756032446 M30.45004946518537 -19.397368756032446 C30.53004726266241 -19.349700415434874, 30.610045060139452 -19.3020320748373, 30.805053290612136 -19.185832391312644 M30.45004946518537 -19.397368756032446 C30.574911814101615 -19.32296694543684, 30.69977416301786 -19.248565134841233, 30.805053290612136 -19.185832391312644 M30.805053290612136 -19.185832391312644 C30.921643210019553 -19.10258878885976, 31.038233129426974 -19.019345186406873, 31.14137606344834 -18.94570254698197 M30.805053290612136 -19.185832391312644 C30.91932854971212 -19.104241424554377, 31.033603808812103 -19.022650457796114, 31.14137606344834 -18.94570254698197 M31.14137606344834 -18.94570254698197 C31.233573234718918 -18.86761552615649, 31.32577040598949 -18.789528505331013, 31.456720358128706 -18.678619553365657 M31.14137606344834 -18.94570254698197 C31.245606181679864 -18.857424139946023, 31.349836299911388 -18.769145732910072, 31.456720358128706 -18.678619553365657 M31.456720358128706 -18.678619553365657 C31.539600016493527 -18.595739895000836, 31.622479674858344 -18.51286023663602, 31.748932053365657 -18.386407858128706 M31.456720358128706 -18.678619553365657 C31.541604010840267 -18.593735900654096, 31.62648766355183 -18.50885224794253, 31.748932053365657 -18.386407858128706 M31.748932053365657 -18.386407858128706 C31.838772313922416 -18.280333662929777, 31.92861257447917 -18.17425946773085, 32.01601504698197 -18.07106356344834 M31.748932053365657 -18.386407858128706 C31.8043127522082 -18.321019990563855, 31.85969345105074 -18.255632122999003, 32.01601504698197 -18.07106356344834 M32.01601504698197 -18.07106356344834 C32.069267977636905 -17.996478193398055, 32.12252090829183 -17.92189282334777, 32.256144891312644 -17.734740790612136 M32.01601504698197 -18.07106356344834 C32.09920655554464 -17.954546606073837, 32.1823980641073 -17.838029648699333, 32.256144891312644 -17.734740790612136 M32.256144891312644 -17.734740790612136 C32.32962979172868 -17.611417215522092, 32.40311469214472 -17.488093640432044, 32.46768125603245 -17.37973696518537 M32.256144891312644 -17.734740790612136 C32.332595422574386 -17.606440244794513, 32.40904595383613 -17.478139698976893, 32.46768125603245 -17.37973696518537 M32.46768125603245 -17.37973696518537 C32.52803207767082 -17.25628738637152, 32.588382899309195 -17.13283780755767, 32.64917913327529 -17.008477123264846 M32.46768125603245 -17.37973696518537 C32.52652934315348 -17.259361278958213, 32.58537743027451 -17.138985592731057, 32.64917913327529 -17.008477123264846 M32.64917913327529 -17.008477123264846 C32.70314249497337 -16.870180879687997, 32.75710585667146 -16.731884636111143, 32.799398708503176 -16.623497346023417 M32.64917913327529 -17.008477123264846 C32.68291881248534 -16.922009735996728, 32.71665849169539 -16.835542348728605, 32.799398708503176 -16.623497346023417 M32.799398708503176 -16.623497346023417 C32.82309499068248 -16.543902937243057, 32.84679127286178 -16.464308528462702, 32.91731382969665 -16.227427435703994 M32.799398708503176 -16.623497346023417 C32.8442955791801 -16.472691415769102, 32.88919244985703 -16.321885485514787, 32.91731382969665 -16.227427435703994 M32.91731382969665 -16.227427435703994 C32.941763810352896 -16.11082013100561, 32.96621379100913 -15.994212826307225, 33.00211901701361 -15.82297295140367 M32.91731382969665 -16.227427435703994 C32.94687261691388 -16.086455115275022, 32.9764314041311 -15.945482794846052, 33.00211901701361 -15.82297295140367 M33.00211901701361 -15.82297295140367 C33.01284310758846 -15.736939242950873, 33.023567198163306 -15.650905534498076, 33.05323496503335 -15.412896727361662 M33.00211901701361 -15.82297295140367 C33.02069965533083 -15.673910314465537, 33.03928029364805 -15.524847677527402, 33.05323496503335 -15.412896727361662 M33.05323496503335 -15.412896727361662 C33.05789622282515 -15.300197904529117, 33.062557480616945 -15.187499081696572, 33.0703125 -15 M33.05323496503335 -15.412896727361662 C33.05708978460155 -15.31969578311588, 33.06094460416976 -15.2264948388701, 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 -6.551457795564408, 33.0703125 1.8970844088711836, 33.0703125 15 M33.0703125 -15 C33.0703125 -5.76421003420961, 33.0703125 3.4715799315807807, 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.06578746210481 15.109405329385043, 33.06126242420962 15.218810658770087, 33.05323496503335 15.412896727361662 M33.0703125 15 C33.064806457318916 15.133123838315843, 33.05930041463783 15.266247676631686, 33.05323496503335 15.412896727361662 M33.05323496503335 15.412896727361662 C33.0427810418166 15.496763025947994, 33.032327118599866 15.580629324534327, 33.00211901701361 15.822972951403669 M33.05323496503335 15.412896727361662 C33.03459424698417 15.562441352222882, 33.015953528935 15.711985977084101, 33.00211901701361 15.822972951403669 M33.00211901701361 15.822972951403669 C32.9697865639308 15.977173490916602, 32.937454110848 16.131374030429537, 32.91731382969665 16.227427435703994 M33.00211901701361 15.822972951403669 C32.972327062957 15.96505729548079, 32.94253510890038 16.107141639557913, 32.91731382969665 16.227427435703994 M32.91731382969665 16.227427435703994 C32.880484056595805 16.35113646285416, 32.84365428349495 16.474845490004324, 32.799398708503176 16.623497346023417 M32.91731382969665 16.227427435703994 C32.887892090454464 16.326253315753544, 32.858470351212276 16.425079195803097, 32.799398708503176 16.623497346023417 M32.799398708503176 16.623497346023417 C32.753724371746124 16.740550639269014, 32.70805003498908 16.85760393251461, 32.64917913327529 17.008477123264846 M32.799398708503176 16.623497346023417 C32.74042425507709 16.77463591706829, 32.681449801651 16.925774488113166, 32.64917913327529 17.008477123264846 M32.64917913327529 17.008477123264846 C32.579479006299145 17.15105101181992, 32.509778879323 17.293624900374994, 32.46768125603245 17.379736965185366 M32.64917913327529 17.008477123264846 C32.596950776474245 17.115311934692308, 32.54472241967321 17.222146746119773, 32.46768125603245 17.379736965185366 M32.46768125603245 17.379736965185366 C32.41668441566505 17.465320706019167, 32.365687575297656 17.550904446852968, 32.256144891312644 17.734740790612133 M32.46768125603245 17.379736965185366 C32.38709906527799 17.514971330288475, 32.30651687452353 17.650205695391588, 32.256144891312644 17.734740790612133 M32.256144891312644 17.734740790612133 C32.20729705472485 17.80315644254432, 32.15844921813705 17.87157209447651, 32.01601504698197 18.07106356344834 M32.256144891312644 17.734740790612133 C32.20478776343904 17.806670923659517, 32.15343063556544 17.8786010567069, 32.01601504698197 18.07106356344834 M32.01601504698197 18.07106356344834 C31.953270246371105 18.145146209541178, 31.890525445760243 18.219228855634018, 31.748932053365657 18.386407858128706 M32.01601504698197 18.07106356344834 C31.910868350009792 18.195210033973133, 31.805721653037615 18.31935650449793, 31.748932053365657 18.386407858128706 M31.748932053365657 18.386407858128706 C31.63782011356088 18.49751979793348, 31.526708173756102 18.60863173773826, 31.456720358128706 18.678619553365657 M31.748932053365657 18.386407858128706 C31.656228458203504 18.47911145329086, 31.563524863041348 18.571815048453015, 31.456720358128706 18.678619553365657 M31.456720358128706 18.678619553365657 C31.359765931943613 18.76073576357366, 31.262811505758517 18.84285197378166, 31.14137606344834 18.94570254698197 M31.456720358128706 18.678619553365657 C31.367919695740127 18.753829877909162, 31.27911903335155 18.82904020245267, 31.14137606344834 18.94570254698197 M31.14137606344834 18.94570254698197 C31.02002757725026 19.03234370081992, 30.898679091052184 19.11898485465787, 30.805053290612136 19.185832391312644 M31.14137606344834 18.94570254698197 C31.064488237166596 19.000599399788758, 30.98760041088485 19.055496252595542, 30.805053290612136 19.185832391312644 M30.805053290612136 19.185832391312644 C30.664238391647597 19.26973985847736, 30.523423492683055 19.353647325642076, 30.45004946518537 19.397368756032446 M30.805053290612136 19.185832391312644 C30.686903051513934 19.256234652582826, 30.56875281241573 19.326636913853008, 30.45004946518537 19.397368756032446 M30.45004946518537 19.397368756032446 C30.31604987064757 19.46287716608348, 30.182050276109774 19.528385576134514, 30.078789623264846 19.578866633275286 M30.45004946518537 19.397368756032446 C30.303911302229654 19.46881135058677, 30.157773139273942 19.540253945141092, 30.078789623264846 19.578866633275286 M30.078789623264846 19.578866633275286 C29.984436433440422 19.615683362191238, 29.890083243615997 19.65250009110719, 29.693809846023417 19.729086208503173 M30.078789623264846 19.578866633275286 C29.96243455855027 19.624268520414088, 29.846079493835695 19.669670407552893, 29.693809846023417 19.729086208503173 M29.693809846023417 19.729086208503173 C29.553667258707623 19.770808464441227, 29.413524671391833 19.812530720379282, 29.297739935703998 19.847001329696653 M29.693809846023417 19.729086208503173 C29.58118054095241 19.762617405424127, 29.468551235881407 19.79614860234508, 29.297739935703998 19.847001329696653 M29.297739935703998 19.847001329696653 C29.18544953796542 19.87054615014929, 29.073159140226846 19.89409097060193, 28.89328545140367 19.931806517013612 M29.297739935703998 19.847001329696653 C29.209683015143906 19.865464924322318, 29.121626094583814 19.883928518947982, 28.89328545140367 19.931806517013612 M28.89328545140367 19.931806517013612 C28.754376239320056 19.94912153224259, 28.61546702723644 19.966436547471563, 28.483209227361662 19.982922465033347 M28.89328545140367 19.931806517013612 C28.80003712246795 19.943429909093805, 28.706788793532226 19.955053301174, 28.483209227361662 19.982922465033347 M28.483209227361662 19.982922465033347 C28.39767906236448 19.98646001882501, 28.312148897367305 19.98999757261667, 28.0703125 20 M28.483209227361662 19.982922465033347 C28.374772583661688 19.98740743779224, 28.266335939961714 19.99189241055113, 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 C12.749273162468715 20, -2.571766175062571 20, -28.0703125 20 M28.0703125 20 C11.81517499553226 20, -4.43996250893548 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.225780748264526 19.993569785687317, -28.381248996529052 19.98713957137463, -28.483209227361662 19.982922465033347 M-28.0703125 20 C-28.205099109371343 19.994425184599347, -28.339885718742686 19.98885036919869, -28.483209227361662 19.982922465033347 M-28.483209227361662 19.982922465033347 C-28.617920563746168 19.96613071446457, -28.752631900130677 19.94933896389579, -28.89328545140367 19.931806517013612 M-28.483209227361662 19.982922465033347 C-28.597010836067437 19.968737109301603, -28.710812444773214 19.954551753569856, -28.89328545140367 19.931806517013612 M-28.89328545140367 19.931806517013612 C-29.00262617812378 19.908880177534616, -29.11196690484389 19.88595383805562, -29.297739935703994 19.847001329696653 M-28.89328545140367 19.931806517013612 C-29.018031094625748 19.905650106215685, -29.14277673784782 19.87949369541776, -29.297739935703994 19.847001329696653 M-29.297739935703994 19.847001329696653 C-29.408904450204126 19.81390621982293, -29.520068964704254 19.780811109949205, -29.693809846023417 19.729086208503173 M-29.297739935703994 19.847001329696653 C-29.426030011501478 19.808807719322715, -29.554320087298958 19.770614108948774, -29.693809846023417 19.729086208503173 M-29.693809846023417 19.729086208503173 C-29.77572925910543 19.697121154327405, -29.857648672187445 19.665156100151634, -30.078789623264846 19.578866633275286 M-29.693809846023417 19.729086208503173 C-29.821847544313467 19.67912574359744, -29.94988524260352 19.629165278691705, -30.078789623264846 19.578866633275286 M-30.078789623264846 19.578866633275286 C-30.19950566831228 19.519852154865983, -30.32022171335971 19.46083767645668, -30.45004946518537 19.397368756032446 M-30.078789623264846 19.578866633275286 C-30.18161170381183 19.528599981066332, -30.28443378435881 19.47833332885738, -30.45004946518537 19.397368756032446 M-30.45004946518537 19.397368756032446 C-30.58680730059524 19.315878774016685, -30.723565136005107 19.234388792000928, -30.805053290612133 19.185832391312644 M-30.45004946518537 19.397368756032446 C-30.567519906201344 19.327371566496026, -30.684990347217315 19.257374376959607, -30.805053290612133 19.185832391312644 M-30.805053290612133 19.185832391312644 C-30.936134778609595 19.092242007759303, -31.06721626660706 18.998651624205962, -31.14137606344834 18.94570254698197 M-30.805053290612133 19.185832391312644 C-30.914842245344794 19.107444584305533, -31.024631200077454 19.029056777298422, -31.14137606344834 18.94570254698197 M-31.14137606344834 18.94570254698197 C-31.249054470188256 18.854503588557556, -31.35673287692817 18.76330463013314, -31.456720358128706 18.67861955336566 M-31.14137606344834 18.94570254698197 C-31.233152569734383 18.86797181122419, -31.324929076020428 18.79024107546641, -31.456720358128706 18.67861955336566 M-31.456720358128706 18.67861955336566 C-31.568121622282074 18.567218289212292, -31.67952288643544 18.455817025058924, -31.748932053365657 18.386407858128706 M-31.456720358128706 18.67861955336566 C-31.528368397321728 18.60697151417264, -31.60001643651475 18.535323474979613, -31.748932053365657 18.386407858128706 M-31.748932053365657 18.386407858128706 C-31.82111621988524 18.301180173767385, -31.893300386404825 18.21595248940606, -32.01601504698197 18.07106356344834 M-31.748932053365657 18.386407858128706 C-31.832362923094973 18.2879012163799, -31.915793792824292 18.18939457463109, -32.01601504698197 18.07106356344834 M-32.01601504698197 18.07106356344834 C-32.099170141556314 17.954597607037737, -32.182325236130666 17.83813165062713, -32.256144891312644 17.734740790612133 M-32.01601504698197 18.07106356344834 C-32.09481174928395 17.960701915222483, -32.173608451585935 17.85034026699663, -32.256144891312644 17.734740790612133 M-32.256144891312644 17.734740790612133 C-32.326311694942895 17.616985700419, -32.396478498573146 17.499230610225865, -32.46768125603244 17.37973696518537 M-32.256144891312644 17.734740790612133 C-32.31711758758794 17.63241540342405, -32.37809028386323 17.530090016235967, -32.46768125603244 17.37973696518537 M-32.46768125603244 17.37973696518537 C-32.53739228531077 17.237140775614726, -32.607103314589104 17.094544586044083, -32.64917913327528 17.00847712326485 M-32.46768125603244 17.37973696518537 C-32.53472580939407 17.242595139282002, -32.601770362755694 17.105453313378632, -32.64917913327528 17.00847712326485 M-32.64917913327528 17.00847712326485 C-32.683699987442154 16.920007756158835, -32.718220841609025 16.831538389052817, -32.799398708503176 16.623497346023417 M-32.64917913327528 17.00847712326485 C-32.684982999904626 16.916719677017014, -32.72078686653397 16.824962230769177, -32.799398708503176 16.623497346023417 M-32.799398708503176 16.623497346023417 C-32.82612358176648 16.53373007911515, -32.852848455029786 16.44396281220688, -32.91731382969665 16.227427435703994 M-32.799398708503176 16.623497346023417 C-32.834255768872104 16.506414544135204, -32.86911282924103 16.38933174224699, -32.91731382969665 16.227427435703994 M-32.91731382969665 16.227427435703994 C-32.94833420639991 16.07948447538216, -32.979354583103174 15.931541515060323, -33.00211901701361 15.82297295140367 M-32.91731382969665 16.227427435703994 C-32.94702363037446 16.08573489905648, -32.97673343105227 15.944042362408966, -33.00211901701361 15.82297295140367 M-33.00211901701361 15.82297295140367 C-33.01441724351816 15.724310782691617, -33.026715470022715 15.625648613979564, -33.05323496503335 15.412896727361664 M-33.00211901701361 15.82297295140367 C-33.02117364038252 15.670107783009508, -33.04022826375142 15.517242614615347, -33.05323496503335 15.412896727361664 M-33.05323496503335 15.412896727361664 C-33.057831267404964 15.301768381794815, -33.062427569776574 15.190640036227967, -33.0703125 15 M-33.05323496503335 15.412896727361664 C-33.05989321340945 15.251915123762426, -33.06655146178555 15.090933520163189, -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.64136483318075, -33.0703125 -5.717270333638499, -33.0703125 -15 M-33.0703125 15 C-33.0703125 3.048493804243421, -33.0703125 -8.903012391513158, -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.064736834902206 -15.134807153154162, -33.059161169804405 -15.269614306308325, -33.05323496503335 -15.41289672736166 M-33.0703125 -15 C-33.06603271962354 -15.103475549294156, -33.06175293924709 -15.206951098588313, -33.05323496503335 -15.41289672736166 M-33.05323496503335 -15.41289672736166 C-33.04067384956372 -15.513667915241289, -33.02811273409409 -15.614439103120917, -33.00211901701361 -15.822972951403669 M-33.05323496503335 -15.41289672736166 C-33.0413298918439 -15.508404834901553, -33.029424818654455 -15.603912942441447, -33.00211901701361 -15.822972951403669 M-33.00211901701361 -15.822972951403669 C-32.975135924932225 -15.951661218452896, -32.948152832850845 -16.080349485502126, -32.91731382969665 -16.227427435703994 M-33.00211901701361 -15.822972951403669 C-32.96992478835158 -15.97651426842574, -32.93773055968955 -16.130055585447813, -32.91731382969665 -16.227427435703994 M-32.91731382969665 -16.227427435703994 C-32.87668163366714 -16.363908576329596, -32.83604943763762 -16.500389716955198, -32.799398708503176 -16.623497346023417 M-32.91731382969665 -16.227427435703994 C-32.87690199561319 -16.363168393600453, -32.83649016152973 -16.498909351496916, -32.799398708503176 -16.623497346023417 M-32.799398708503176 -16.623497346023417 C-32.74263989147011 -16.768957727632994, -32.68588107443704 -16.91441810924257, -32.64917913327529 -17.008477123264846 M-32.799398708503176 -16.623497346023417 C-32.75694219862211 -16.73230405574594, -32.71448568874104 -16.841110765468464, -32.64917913327529 -17.008477123264846 M-32.64917913327529 -17.008477123264846 C-32.58826719243691 -17.133074489747933, -32.52735525159853 -17.25767185623102, -32.46768125603245 -17.379736965185366 M-32.64917913327529 -17.008477123264846 C-32.5997045290526 -17.10967904376015, -32.55022992482991 -17.210880964255452, -32.46768125603245 -17.379736965185366 M-32.46768125603245 -17.379736965185366 C-32.40248432409831 -17.489151534511844, -32.33728739216418 -17.598566103838326, -32.256144891312644 -17.734740790612133 M-32.46768125603245 -17.379736965185366 C-32.40794123340868 -17.479993659066874, -32.34820121078491 -17.580250352948383, -32.256144891312644 -17.734740790612133 M-32.256144891312644 -17.734740790612133 C-32.17384699421551 -17.85000616725637, -32.091549097118374 -17.96527154390061, -32.01601504698197 -18.07106356344834 M-32.256144891312644 -17.734740790612133 C-32.16623531406757 -17.860666988615048, -32.076325736822504 -17.98659318661796, -32.01601504698197 -18.07106356344834 M-32.01601504698197 -18.07106356344834 C-31.940258849584428 -18.160508736697796, -31.864502652186886 -18.249953909947255, -31.74893205336566 -18.386407858128706 M-32.01601504698197 -18.07106356344834 C-31.944841989125617 -18.155097434066846, -31.873668931269265 -18.239131304685355, -31.74893205336566 -18.386407858128706 M-31.74893205336566 -18.386407858128706 C-31.6715179242275 -18.463821987266865, -31.59410379508934 -18.541236116405024, -31.456720358128706 -18.678619553365657 M-31.74893205336566 -18.386407858128706 C-31.640442316976795 -18.49489759451757, -31.53195258058793 -18.603387330906436, -31.456720358128706 -18.678619553365657 M-31.456720358128706 -18.678619553365657 C-31.38959624615796 -18.735470776208153, -31.322472134187215 -18.792321999050646, -31.14137606344834 -18.945702546981966 M-31.456720358128706 -18.678619553365657 C-31.356225286653036 -18.7637345371665, -31.255730215177365 -18.848849520967338, -31.14137606344834 -18.945702546981966 M-31.14137606344834 -18.945702546981966 C-31.054034616476198 -19.008063141503026, -30.966693169504055 -19.070423736024086, -30.805053290612136 -19.185832391312644 M-31.14137606344834 -18.945702546981966 C-31.07334427693867 -18.994276308926004, -31.005312490429 -19.042850070870045, -30.805053290612136 -19.185832391312644 M-30.805053290612136 -19.185832391312644 C-30.66620699151571 -19.268566827569344, -30.527360692419286 -19.351301263826045, -30.450049465185366 -19.397368756032446 M-30.805053290612136 -19.185832391312644 C-30.730219298008493 -19.230423772078225, -30.65538530540485 -19.27501515284381, -30.450049465185366 -19.397368756032446 M-30.450049465185366 -19.397368756032446 C-30.330789955972946 -19.455671177460808, -30.211530446760527 -19.51397359888917, -30.07878962326485 -19.578866633275286 M-30.450049465185366 -19.397368756032446 C-30.314565810793326 -19.46360267873751, -30.179082156401286 -19.529836601442575, -30.07878962326485 -19.578866633275286 M-30.07878962326485 -19.578866633275286 C-29.982668631702825 -19.616373160569772, -29.886547640140805 -19.653879687864254, -29.69380984602342 -19.729086208503173 M-30.07878962326485 -19.578866633275286 C-29.97234647765843 -19.620400877576355, -29.86590333205201 -19.661935121877423, -29.69380984602342 -19.729086208503173 M-29.69380984602342 -19.729086208503173 C-29.579755166682347 -19.763041757730175, -29.465700487341273 -19.79699730695718, -29.297739935703994 -19.847001329696653 M-29.69380984602342 -19.729086208503173 C-29.5985236338743 -19.757454142953357, -29.50323742172518 -19.785822077403537, -29.297739935703994 -19.847001329696653 M-29.297739935703994 -19.847001329696653 C-29.149854001728038 -19.87800974923259, -29.00196806775208 -19.909018168768522, -28.893285451403674 -19.931806517013612 M-29.297739935703994 -19.847001329696653 C-29.207228612406322 -19.8659795584579, -29.116717289108653 -19.884957787219154, -28.893285451403674 -19.931806517013612 M-28.893285451403674 -19.931806517013612 C-28.8050795407487 -19.94280137231059, -28.71687363009373 -19.95379622760757, -28.483209227361662 -19.982922465033347 M-28.893285451403674 -19.931806517013612 C-28.759251884534816 -19.94851378370037, -28.625218317665958 -19.965221050387125, -28.483209227361662 -19.982922465033347 M-28.483209227361662 -19.982922465033347 C-28.320345115739403 -19.98965857451722, -28.157481004117145 -19.996394684001096, -28.0703125 -20 M-28.483209227361662 -19.982922465033347 C-28.33457311673249 -19.989070100043186, -28.185937006103316 -19.99521773505303, -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 class=\"node default\" id=\"state-root_end-16\" transform=\"translate(48, 1047)\"><g><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"#047C76\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path><g><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#006660\" style=\"\"></path><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"#006660\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g></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    [*] --> New: Submit accepted\n    New --> Ready: content certified\n    Ready --> Dispatched: sending requested\n    Dispatched --> Sent: accepted by recipient's mail server\n    Dispatched --> Failed: send error (may retry)\n    Sent --> Delivered: delivery confirmation\n    Sent --> Failed: delivery error\n    Delivered --> Read: recipient opens (when configured)\n    Sent --> Replied: accepts/rejects without opening (when configured)\n    Delivered --> Replied: accepts/rejects (when configured)\n    Read --> Replied: accepts/rejects (when configured)\n    Sent --> Closed\n    Delivered --> Closed\n    Read --> Closed\n    Replied --> Closed\n    Failed --> Closed\n    Closed --> [*]\n"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}," is not necessarily terminal. The platform may retry. Wait for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," (with a final ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome"]},") before declaring the communication a permanent failure."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The diagram below combines the happy-path sequence with the callbacks and affidavits that fire at each step. Use it as a quick reference for what to expect at any given state."]},{"$$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    S([Submit]) --> N[\"New\"]\n    N --> R[\"Ready<br/>CB: Ready<br/>AFF: Submitted\"]\n    R --> D[\"Dispatched<br/>CB: Dispatched\"]\n    D --> SE[\"Sent<br/>CB: Sent<br/>AFF: TransmissionResult\"]\n    SE --> DL[\"Delivered<br/>CB: Delivered<br/>AFF: DeliveryResult\"]\n    DL -.->|optional| RD[\"Read<br/>CB: Read<br/>AFF: Read\"]\n    DL -.->|optional| RP[\"Replied<br/>CB: Replied<br/>AFF: Committed\"]\n    RD -.->|optional| RP\n    DL --> CL[\"Closed<br/>CB: Closed<br/>AFF: Closed · Complete\"]\n    RD --> CL\n    RP --> CL\n","diagramHtml":"<div class=\"mermaid\" data-processed=\"true\"><svg id=\"mermaid-1780579022323\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"flowchart\" style=\"max-width: 2037.54248046875px;\" viewBox=\"0 -35 2037.54248046875 267\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#mermaid-1780579022323{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-1780579022323 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1780579022323 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1780579022323 .error-icon{fill:#f5fafa;}#mermaid-1780579022323 .error-text{fill:#0a0505;stroke:#0a0505;}#mermaid-1780579022323 .edge-thickness-normal{stroke-width:1px;}#mermaid-1780579022323 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1780579022323 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1780579022323 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1780579022323 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1780579022323 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1780579022323 .marker{fill:#047C76;stroke:#047C76;}#mermaid-1780579022323 .marker.cross{stroke:#047C76;}#mermaid-1780579022323 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1780579022323 p{margin:0;}#mermaid-1780579022323 .label{font-family:\"trebuchet ms\",verdana,arial,sans-serif;color:#0A1111;}#mermaid-1780579022323 .cluster-label text{fill:#0a0505;}#mermaid-1780579022323 .cluster-label span{color:#0a0505;}#mermaid-1780579022323 .cluster-label span p{background-color:transparent;}#mermaid-1780579022323 .label text,#mermaid-1780579022323 span{fill:#0A1111;color:#0A1111;}#mermaid-1780579022323 .node rect,#mermaid-1780579022323 .node circle,#mermaid-1780579022323 .node ellipse,#mermaid-1780579022323 .node polygon,#mermaid-1780579022323 .node path{fill:#E4F2F2;stroke:#006660;stroke-width:1px;}#mermaid-1780579022323 .rough-node .label text,#mermaid-1780579022323 .node .label text,#mermaid-1780579022323 .image-shape .label,#mermaid-1780579022323 .icon-shape .label{text-anchor:middle;}#mermaid-1780579022323 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-1780579022323 .rough-node .label,#mermaid-1780579022323 .node .label,#mermaid-1780579022323 .image-shape .label,#mermaid-1780579022323 .icon-shape .label{text-align:center;}#mermaid-1780579022323 .node.clickable{cursor:pointer;}#mermaid-1780579022323 .root .anchor path{fill:#047C76!important;stroke-width:0;stroke:#047C76;}#mermaid-1780579022323 .arrowheadPath{fill:#0b0b0b;}#mermaid-1780579022323 .edgePath .path{stroke:#047C76;stroke-width:2.0px;}#mermaid-1780579022323 .flowchart-link{stroke:#047C76;fill:none;}#mermaid-1780579022323 .edgeLabel{background-color:#f5fafa;text-align:center;}#mermaid-1780579022323 .edgeLabel p{background-color:#f5fafa;}#mermaid-1780579022323 .edgeLabel rect{opacity:0.5;background-color:#f5fafa;fill:#f5fafa;}#mermaid-1780579022323 .labelBkg{background-color:rgba(245, 250, 250, 0.5);}#mermaid-1780579022323 .cluster rect{fill:#f5fafa;stroke:hsl(180, 0%, 87.0588235294%);stroke-width:1px;}#mermaid-1780579022323 .cluster text{fill:#0a0505;}#mermaid-1780579022323 .cluster span{color:#0a0505;}#mermaid-1780579022323 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-1780579022323 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#0A1111;}#mermaid-1780579022323 rect.text{fill:none;stroke-width:0;}#mermaid-1780579022323 .icon-shape,#mermaid-1780579022323 .image-shape{background-color:#f5fafa;text-align:center;}#mermaid-1780579022323 .icon-shape p,#mermaid-1780579022323 .image-shape p{background-color:#f5fafa;padding:2px;}#mermaid-1780579022323 .icon-shape rect,#mermaid-1780579022323 .image-shape rect{opacity:0.5;background-color:#f5fafa;fill:#f5fafa;}#mermaid-1780579022323 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-1780579022323 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-1780579022323 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g><marker id=\"mermaid-1780579022323_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-1780579022323_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-1780579022323_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-1780579022323_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-1780579022323_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-1780579022323_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=\"M86.167,59.5L90.251,59.417C94.334,59.333,102.501,59.167,110.084,59.083C117.667,59,124.667,59,128.167,59L131.667,59\" id=\"L_S_N_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_S_N_0\" data-points=\"W3sieCI6ODYuMTY3NDYyNDMxODI2NzUsInkiOjU5LjQ5OTk5OTk5OTk5OTk5fSx7IngiOjExMC42Njc0NjUyMDk5NjA5NCwieSI6NTl9LHsieCI6MTM1LjY2NzQ2NTIwOTk2MDk0LCJ5Ijo1OX1d\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path><path d=\"M229.105,59L233.272,59C237.438,59,245.772,59,253.438,59C261.105,59,268.105,59,271.605,59L275.105,59\" id=\"L_N_R_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_N_R_0\" data-points=\"W3sieCI6MjI5LjEwNDk2NTIwOTk2MDk0LCJ5Ijo1OX0seyJ4IjoyNTQuMTA0OTY1MjA5OTYwOTQsInkiOjU5fSx7IngiOjI3OS4xMDQ5NjUyMDk5NjA5NCwieSI6NTl9XQ==\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path><path d=\"M451.511,59L455.678,59C459.845,59,468.178,59,475.845,59C483.511,59,490.511,59,494.011,59L497.511,59\" id=\"L_R_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_R_D_0\" data-points=\"W3sieCI6NDUxLjUxMTIxNTIwOTk2MDk0LCJ5Ijo1OX0seyJ4Ijo0NzYuNTExMjE1MjA5OTYwOTQsInkiOjU5fSx7IngiOjUwMS41MTEyMTUyMDk5NjA5NCwieSI6NTl9XQ==\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path><path d=\"M674.199,59L678.365,59C682.532,59,690.865,59,698.532,59C706.199,59,713.199,59,716.699,59L720.199,59\" id=\"L_D_SE_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_SE_0\" data-points=\"W3sieCI6Njc0LjE5ODcxNTIwOTk2MDksInkiOjU5fSx7IngiOjY5OS4xOTg3MTUyMDk5NjA5LCJ5Ijo1OX0seyJ4Ijo3MjQuMTk4NzE1MjA5OTYwOSwieSI6NTl9XQ==\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path><path d=\"M964.496,59L968.662,59C972.829,59,981.162,59,988.829,59C996.496,59,1003.496,59,1006.996,59L1010.496,59\" id=\"L_SE_DL_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_SE_DL_0\" data-points=\"W3sieCI6OTY0LjQ5NTU5MDIwOTk2MDksInkiOjU5fSx7IngiOjk4OS40OTU1OTAyMDk5NjA5LCJ5Ijo1OX0seyJ4IjoxMDE0LjQ5NTU5MDIwOTk2MDksInkiOjU5fV0=\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path><path d=\"M1215.73,59L1225.024,59C1234.319,59,1252.907,59,1270.829,59C1288.751,59,1306.006,59,1314.634,59L1323.261,59\" id=\"L_DL_RD_0\" class=\"edge-thickness-normal edge-pattern-dotted edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_DL_RD_0\" data-points=\"W3sieCI6MTIxNS43Mjk5NjUyMDk5NjEsInkiOjU5fSx7IngiOjEyNzEuNDk1NTkwMjA5OTYxLCJ5Ijo1OX0seyJ4IjoxMzI3LjI2MTIxNTIwOTk2MSwieSI6NTl9XQ==\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path><path d=\"M1196.496,110L1208.996,117.833C1221.496,125.667,1246.496,141.333,1279.334,149.167C1312.173,157,1352.85,157,1393.527,157C1434.204,157,1474.881,157,1503.851,157.952C1532.821,158.904,1550.085,160.809,1558.716,161.761L1567.348,162.713\" id=\"L_DL_RP_0\" class=\"edge-thickness-normal edge-pattern-dotted edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_DL_RP_0\" data-points=\"W3sieCI6MTE5Ni40OTU2Njk5MjkzNDg3LCJ5IjoxMTB9LHsieCI6MTI3MS40OTU1OTAyMDk5NjEsInkiOjE1N30seyJ4IjoxMzkzLjUyNjg0MDIwOTk2MSwieSI6MTU3fSx7IngiOjE1MTUuNTU4MDkwMjA5OTYxLCJ5IjoxNTd9LHsieCI6MTU3MS4zMjM3MTUyMDk5NjEsInkiOjE2My4xNTE3OTEwMDQ1Nzg1fV0=\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path><path d=\"M1441.401,110L1453.76,123.167C1466.12,136.333,1490.839,162.667,1511.83,174.881C1532.821,187.096,1550.085,185.191,1558.716,184.239L1567.348,183.287\" id=\"L_RD_RP_0\" class=\"edge-thickness-normal edge-pattern-dotted edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_RD_RP_0\" data-points=\"W3sieCI6MTQ0MS40MDA2MzgyODY4ODQsInkiOjExMH0seyJ4IjoxNTE1LjU1ODA5MDIwOTk2MSwieSI6MTg5fSx7IngiOjE1NzEuMzIzNzE1MjA5OTYxLCJ5IjoxODIuODQ4MjA4OTk1NDIxNX1d\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path><path d=\"M1207.851,8L1218.459,2.167C1229.066,-3.667,1250.281,-15.333,1281.227,-21.167C1312.173,-27,1352.85,-27,1393.527,-27C1434.204,-27,1474.881,-27,1519.393,-27C1563.904,-27,1612.251,-27,1655.47,-27C1698.688,-27,1736.779,-27,1764.742,-21.516C1792.705,-16.032,1810.539,-5.064,1819.456,0.42L1828.373,5.905\" id=\"L_DL_CL_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_DL_CL_0\" data-points=\"W3sieCI6MTIwNy44NTE0MjIzMzIwNTQsInkiOjh9LHsieCI6MTI3MS40OTU1OTAyMDk5NjEsInkiOi0yN30seyJ4IjoxMzkzLjUyNjg0MDIwOTk2MSwieSI6LTI3fSx7IngiOjE1MTUuNTU4MDkwMjA5OTYxLCJ5IjotMjd9LHsieCI6MTY2MC41OTcxNTI3MDk5NjEsInkiOi0yN30seyJ4IjoxNzc0Ljg3MDU5MDIwOTk2MSwieSI6LTI3fSx7IngiOjE4MzEuNzgwNTY0NzczOTE0NCwieSI6OH1d\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path><path d=\"M1459.792,59L1469.087,59C1478.381,59,1496.97,59,1530.437,59C1563.904,59,1612.251,59,1655.47,59C1698.688,59,1736.779,59,1759.325,59C1781.871,59,1788.871,59,1792.371,59L1795.871,59\" id=\"L_RD_CL_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_RD_CL_0\" data-points=\"W3sieCI6MTQ1OS43OTI0NjUyMDk5NjEsInkiOjU5fSx7IngiOjE1MTUuNTU4MDkwMjA5OTYxLCJ5Ijo1OX0seyJ4IjoxNjYwLjU5NzE1MjcwOTk2MSwieSI6NTl9LHsieCI6MTc3NC44NzA1OTAyMDk5NjEsInkiOjU5fSx7IngiOjE3OTkuODcwNTkwMjA5OTYxLCJ5Ijo1OX1d\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path><path d=\"M1749.871,173L1754.037,173C1758.204,173,1766.537,173,1783.067,162.921C1799.596,152.842,1824.322,132.685,1836.685,122.606L1849.048,112.527\" id=\"L_RP_CL_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_RP_CL_0\" data-points=\"W3sieCI6MTc0OS44NzA1OTAyMDk5NjEsInkiOjE3M30seyJ4IjoxNzc0Ljg3MDU5MDIwOTk2MSwieSI6MTczfSx7IngiOjE4NTIuMTQ4MzQ1MTQ0MTcxNiwieSI6MTEwfV0=\" marker-end=\"url(#mermaid-1780579022323_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_S_N_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_N_R_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_R_D_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_D_SE_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_SE_DL_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 class=\"edgeLabel\" transform=\"translate(1271.495590209961, 59)\"><g class=\"label\" data-id=\"L_DL_RD_0\" transform=\"translate(-30.765625, -12)\"><foreignObject width=\"61.53125\" 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>optional</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1393.526840209961, 157)\"><g class=\"label\" data-id=\"L_DL_RP_0\" transform=\"translate(-30.765625, -12)\"><foreignObject width=\"61.53125\" 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>optional</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(1497.67833, 169.95268)\"><g class=\"label\" data-id=\"L_RD_RP_0\" transform=\"translate(-30.765625, -12)\"><foreignObject width=\"61.53125\" 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>optional</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_DL_CL_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_RD_CL_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 class=\"edgeLabel\"><g class=\"label\" data-id=\"L_RP_CL_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-S-0\" transform=\"translate(46.83373260498047, 59)\"><g class=\"basic label-container outer-path\"><path d=\"M-19.34375 -19.5 C-5.6634768670848405 -19.5, 8.016796265830319 -19.5, 19.34375 -19.5 C19.34375 -19.5, 19.34375 -19.5, 19.34375 -19.5 C19.796896790985997 -19.485468464409802, 20.250043581971994 -19.4709369288196, 20.5931192896239 -19.45993515863156 C20.925451262052892 -19.427875492939005, 21.257783234481884 -19.395815827246455, 21.837354652847864 -19.3399052695533 C22.28057848832374 -19.26824827708574, 22.723802323799614 -19.19659128461818, 23.07134325967676 -19.140403561325776 C23.448010158740544 -19.054431799595694, 23.824677057804333 -18.96846003786561, 24.29001438623539 -18.862249829261074 C24.632260452345303 -18.760672993325915, 24.974506518455215 -18.659096157390753, 25.488360251460602 -18.50658706670804 C25.76672939747147 -18.404144647759864, 26.045098543482336 -18.301702228811685, 26.661456595147794 -18.074876768247425 C27.02982185017102 -17.91181239701569, 27.398187105194246 -17.748748025783954, 27.80448291279238 -17.568892924097174 C28.059680771404743 -17.435756364721133, 28.31487863001711 -17.302619805345095, 28.912742264076783 -16.990714730406097 C29.158691085005604 -16.841619109803343, 29.404639905934424 -16.692523489200585, 29.981680573605697 -16.342718045390892 C30.2849306459508 -16.131183922407004, 30.588180718295906 -15.919649799423112, 31.006905344578712 -15.627565626425154 C31.202435330424223 -15.471635665984806, 31.397965316269733 -15.315705705544458, 31.98420370850187 -14.848196188198123 C32.32870300063659 -14.535331046033164, 32.6732022927713 -14.222465903868203, 32.90955973676799 -14.007812326905688 C33.110361957768994 -13.800467547553204, 33.31116417877 -13.59312276820072, 33.77917094296865 -13.10986736009568 C34.022787631085585 -12.823701336051272, 34.26640431920253 -12.537535312006865, 34.58946390812658 -12.158051136245305 C34.801986737976726 -11.873289905474206, 35.01450956782688 -11.588528674703104, 35.337108964640635 -11.156274872382312 C35.59229064733343 -10.76424728188985, 35.84747233002623 -10.372219691397385, 36.01903387860425 -10.108655082055241 C36.2460989575503 -9.70547804155402, 36.47316403649636 -9.302301001052799, 36.632436474273504 -9.019496659696287 C36.788415221269034 -8.695603454149529, 36.94439396826456 -8.37171024860277, 37.17479614880834 -7.893275190886684 C37.29695913463636 -7.591530254030825, 37.41912212046438 -7.289785317174966, 37.643884229970325 -6.734618561215508 C37.74569629913846 -6.427976830431383, 37.84750836830659 -6.121335099647259, 38.03777313421488 -5.548287939305138 C38.10762135492111 -5.281926401341954, 38.177469575627335 -5.015564863378771, 38.35484428754556 -4.339158212148133 C38.407691544281384 -4.067798718081353, 38.4605388010172 -3.796439224014573, 38.593794776581774 -3.1121979531509023 C38.63865665379286 -2.7642580924814086, 38.68351853100394 -2.416318231811915, 38.75364270250937 -1.872449005199798 C38.76992840946416 -1.6187859737929362, 38.78621411641894 -1.3651229423860745, 38.83373121591342 -0.6250057626472757 C38.83373121591342 -0.30727795535219316, 38.83373121591342 0.010449851942889388, 38.83373121591342 0.625005762647271 C38.80727163637722 1.037135071711638, 38.780812056841036 1.4492643807760053, 38.75364270250937 1.8724490051997846 C38.69689628732014 2.3125629955602234, 38.64014987213093 2.7526769859206626, 38.593794776581774 3.1121979531508885 C38.54355179831852 3.3701850276755136, 38.493308820055255 3.628172102200139, 38.35484428754556 4.339158212148129 C38.267944156289495 4.670546075382648, 38.18104402503342 5.001933938617168, 38.03777313421489 5.548287939305125 C37.895199469404766 5.977697101684624, 37.752625804594636 6.407106264064122, 37.643884229970325 6.734618561215495 C37.4730118042545 7.156676756327205, 37.30213937853867 7.578734951438917, 37.17479614880834 7.893275190886679 C36.991729133756955 8.27341776464751, 36.80866211870558 8.65356033840834, 36.632436474273504 9.019496659696284 C36.49504829242321 9.26344328863346, 36.357660110572915 9.50738991757064, 36.01903387860425 10.108655082055236 C35.75159167813729 10.519518120258816, 35.484149477670336 10.930381158462396, 35.33710896464064 11.156274872382301 C35.16878761610789 11.381810145025879, 35.00046626757514 11.607345417669457, 34.58946390812658 12.158051136245302 C34.30658724281863 12.49033416345426, 34.023710577510684 12.82261719066322, 33.77917094296866 13.10986736009567 C33.563870985681234 13.332182242450171, 33.3485710283938 13.554497124804673, 32.90955973676799 14.007812326905684 C32.70206430866884 14.19625418467715, 32.49456888056969 14.384696042448613, 31.984203708501887 14.848196188198111 C31.763009534246972 15.024592655942223, 31.541815359992054 15.200989123686337, 31.006905344578715 15.627565626425152 C30.68162711448258 15.854465638672583, 30.356348884386446 16.081365650920013, 29.981680573605708 16.34271804539089 C29.64427776275919 16.54725361212505, 29.306874951912675 16.751789178859212, 28.912742264076787 16.990714730406093 C28.553916249826592 17.17791403220139, 28.195090235576394 17.365113333996685, 27.804482912792388 17.56889292409717 C27.55504661751018 17.6793109727538, 27.30561032222797 17.78972902141043, 26.661456595147804 18.07487676824742 C26.30772055939448 18.205054899304713, 25.953984523641157 18.335233030362005, 25.488360251460616 18.506587066708033 C25.15107251445882 18.60669229659071, 24.813784777457027 18.70679752647338, 24.290014386235413 18.86224982926107 C23.995273618938885 18.92952248603325, 23.70053285164236 18.996795142805425, 23.071343259676766 19.140403561325773 C22.59323496818514 19.217700402108964, 22.11512667669351 19.294997242892155, 21.83735465284788 19.3399052695533 C21.524300476463758 19.370105229446345, 21.211246300079633 19.400305189339388, 20.5931192896239 19.45993515863156 C20.27025974183129 19.470288635921282, 19.94740019403868 19.480642113211005, 19.343750000000004 19.5 C19.343750000000004 19.5, 19.343750000000004 19.5, 19.34375 19.5 C4.989673003880039 19.5, -9.364403992239922 19.5, -19.343749999999996 19.5 C-19.751019306981295 19.486939666026725, -20.158288613962597 19.47387933205345, -20.593119289623893 19.45993515863156 C-20.869082641548154 19.433313305965914, -21.14504599347241 19.40669145330027, -21.83735465284787 19.3399052695533 C-22.25073552660158 19.273073055701353, -22.66411640035529 19.206240841849407, -23.07134325967676 19.140403561325773 C-23.52949105876772 19.03583431587705, -23.987638857858684 18.93126507042833, -24.290014386235388 18.862249829261074 C-24.66378027695644 18.751318074832263, -25.037546167677494 18.64038632040345, -25.48836025146059 18.506587066708043 C-25.739719962591703 18.414084369468096, -25.991079673722815 18.32158167222815, -26.661456595147797 18.074876768247425 C-26.893029408326548 17.972366353216625, -27.1246022215053 17.869855938185825, -27.80448291279238 17.568892924097174 C-28.147198118984175 17.390098620546482, -28.48991332517597 17.21130431699579, -28.91274226407678 16.990714730406097 C-29.167837606046934 16.836074434997162, -29.422932948017085 16.681434139588227, -29.981680573605686 16.3427180453909 C-30.360911841269655 16.0781827297255, -30.740143108933626 15.813647414060107, -31.006905344578712 15.627565626425156 C-31.207523148493156 15.467578266467358, -31.4081409524076 15.307590906509562, -31.98420370850187 14.848196188198125 C-32.32464341667404 14.53901785277724, -32.66508312484621 14.229839517356353, -32.909559736767974 14.007812326905697 C-33.13265328233877 13.777449924783118, -33.35574682790958 13.547087522660538, -33.779170942968655 13.109867360095677 C-34.061992895929876 12.777648601122406, -34.3448148488911 12.445429842149137, -34.589463908126575 12.158051136245307 C-34.857549793745854 11.798840472642084, -35.12563567936514 11.43962980903886, -35.337108964640635 11.156274872382316 C-35.53345508925506 10.854634498657724, -35.72980121386948 10.552994124933132, -36.01903387860425 10.108655082055249 C-36.17816338875383 9.826104523174466, -36.33729289890341 9.543553964293684, -36.632436474273504 9.019496659696289 C-36.762071896053904 8.750305932615612, -36.891707317834296 8.481115205534936, -37.17479614880834 7.893275190886686 C-37.277965968394355 7.638443741856458, -37.38113578798038 7.383612292826229, -37.643884229970325 6.73461856121551 C-37.7250400271193 6.49019023062308, -37.80619582426828 6.245761900030651, -38.03777313421488 5.5482879393051325 C-38.11327051492826 5.260383705873238, -38.18876789564164 4.972479472441343, -38.35484428754556 4.339158212148136 C-38.43395249356809 3.932954293747679, -38.51306069959063 3.5267503753472225, -38.593794776581774 3.112197953150904 C-38.65231040008766 2.658362332456146, -38.71082602359354 2.204526711761388, -38.75364270250937 1.872449005199809 C-38.781532296415364 1.4380460680389084, -38.80942189032136 1.0036431308780078, -38.83373121591342 0.6250057626472781 C-38.83373121591342 0.3394227940024947, -38.83373121591342 0.05383982535771126, -38.83373121591342 -0.6250057626472687 C-38.80830039329835 -1.0211113522674296, -38.78286957068329 -1.4172169418875904, -38.75364270250937 -1.8724490051997822 C-38.700159094550024 -2.287257306999435, -38.64667548659069 -2.702065608799088, -38.593794776581774 -3.112197953150895 C-38.51598481407777 -3.511735665467568, -38.43817485157376 -3.911273377784241, -38.35484428754556 -4.339158212148126 C-38.26183864889206 -4.693829021232703, -38.16883301023856 -5.0484998303172794, -38.03777313421489 -5.548287939305123 C-37.94164344008607 -5.837815261834352, -37.84551374595724 -6.127342584363583, -37.64388422997033 -6.734618561215485 C-37.46706902541531 -7.171355534955808, -37.29025382086029 -7.60809250869613, -37.17479614880834 -7.893275190886676 C-36.984770828260636 -8.287866834894501, -36.79474550771293 -8.682458478902326, -36.632436474273504 -9.019496659696282 C-36.43086032226638 -9.377415529383699, -36.229284170259255 -9.735334399071116, -36.01903387860425 -10.108655082055243 C-35.86531025743464 -10.344815844743863, -35.71158663626504 -10.580976607432483, -35.33710896464064 -11.156274872382308 C-35.098093624033154 -11.47653365405087, -34.85907828342566 -11.79679243571943, -34.58946390812659 -12.158051136245302 C-34.40156232270551 -12.378771030383998, -34.213660737284435 -12.599490924522692, -33.77917094296866 -13.10986736009567 C-33.49124629458405 -13.407173198606039, -33.20332164619944 -13.704479037116405, -32.909559736767996 -14.007812326905677 C-32.589995151906315 -14.298032427661472, -32.270430567044635 -14.588252528417264, -31.984203708501887 -14.848196188198107 C-31.66853207063299 -15.09993591902348, -31.35286043276409 -15.35167564984885, -31.00690534457872 -15.627565626425149 C-30.650066610237225 -15.876480880201932, -30.29322787589573 -16.125396133978715, -29.98168057360571 -16.342718045390885 C-29.594240364803703 -16.577586576818057, -29.206800156001698 -16.812455108245224, -28.91274226407679 -16.99071473040609 C-28.596675780919334 -17.15560641221909, -28.280609297761877 -17.320498094032093, -27.804482912792388 -17.56889292409717 C-27.480750444798968 -17.712199684495396, -27.15701797680555 -17.85550644489362, -26.661456595147804 -18.07487676824742 C-26.26325277903757 -18.221419453531713, -25.865048962927336 -18.367962138816004, -25.48836025146062 -18.506587066708033 C-25.1028636591366 -18.621000431796897, -24.717367066812578 -18.73541379688576, -24.290014386235413 -18.862249829261067 C-23.92300150289664 -18.946018124900256, -23.555988619557862 -19.029786420539445, -23.071343259676766 -19.140403561325773 C-22.794119005140985 -19.185223028892914, -22.516894750605207 -19.230042496460058, -21.837354652847882 -19.3399052695533 C-21.355870523949857 -19.386353464398706, -20.87438639505183 -19.432801659244113, -20.593119289623903 -19.45993515863156 C-20.242811672209903 -19.471168842089615, -19.8925040547959 -19.482402525547666, -19.343750000000007 -19.5 C-19.343750000000004 -19.5, -19.343750000000004 -19.5, -19.34375 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#E4F2F2\" style=\"\"></path><path d=\"M-19.34375 -19.5 C-10.195009376978234 -19.5, -1.0462687539564683 -19.5, 19.34375 -19.5 M-19.34375 -19.5 C-9.577713143412925 -19.5, 0.18832371317414953 -19.5, 19.34375 -19.5 M19.34375 -19.5 C19.34375 -19.5, 19.34375 -19.5, 19.34375 -19.5 M19.34375 -19.5 C19.34375 -19.5, 19.34375 -19.5, 19.34375 -19.5 M19.34375 -19.5 C19.65011659667696 -19.490175419550976, 19.956483193353918 -19.48035083910195, 20.5931192896239 -19.45993515863156 M19.34375 -19.5 C19.80814571460409 -19.48510773332407, 20.27254142920818 -19.47021546664814, 20.5931192896239 -19.45993515863156 M20.5931192896239 -19.45993515863156 C21.088694541693656 -19.41212761008083, 21.58426979376341 -19.3643200615301, 21.837354652847864 -19.3399052695533 M20.5931192896239 -19.45993515863156 C20.939994479073953 -19.426472526283764, 21.286869668524005 -19.393009893935968, 21.837354652847864 -19.3399052695533 M21.837354652847864 -19.3399052695533 C22.097031748711306 -19.297922690520053, 22.35670884457475 -19.255940111486808, 23.07134325967676 -19.140403561325776 M21.837354652847864 -19.3399052695533 C22.319766133195806 -19.261912722567548, 22.802177613543748 -19.1839201755818, 23.07134325967676 -19.140403561325776 M23.07134325967676 -19.140403561325776 C23.364612600890833 -19.073466747954967, 23.657881942104904 -19.006529934584155, 24.29001438623539 -18.862249829261074 M23.07134325967676 -19.140403561325776 C23.554264967391454 -19.03017983289855, 24.037186675106145 -18.91995610447132, 24.29001438623539 -18.862249829261074 M24.29001438623539 -18.862249829261074 C24.688904859783925 -18.743861230530694, 25.08779533333246 -18.62547263180031, 25.488360251460602 -18.50658706670804 M24.29001438623539 -18.862249829261074 C24.68618906276157 -18.744667264831417, 25.082363739287754 -18.62708470040176, 25.488360251460602 -18.50658706670804 M25.488360251460602 -18.50658706670804 C25.955121625198263 -18.33481456647774, 26.421882998935924 -18.16304206624744, 26.661456595147794 -18.074876768247425 M25.488360251460602 -18.50658706670804 C25.820882767218244 -18.384215707104786, 26.153405282975882 -18.261844347501537, 26.661456595147794 -18.074876768247425 M26.661456595147794 -18.074876768247425 C26.956566520577347 -17.944240358384665, 27.251676446006904 -17.813603948521905, 27.80448291279238 -17.568892924097174 M26.661456595147794 -18.074876768247425 C27.024512587402754 -17.914162650149517, 27.387568579657714 -17.75344853205161, 27.80448291279238 -17.568892924097174 M27.80448291279238 -17.568892924097174 C28.089706082602497 -17.420092179101395, 28.374929252412617 -17.271291434105617, 28.912742264076783 -16.990714730406097 M27.80448291279238 -17.568892924097174 C28.035256781740337 -17.448498344484744, 28.266030650688297 -17.32810376487231, 28.912742264076783 -16.990714730406097 M28.912742264076783 -16.990714730406097 C29.26462283587605 -16.777402659901608, 29.616503407675317 -16.56409058939712, 29.981680573605697 -16.342718045390892 M28.912742264076783 -16.990714730406097 C29.22758648767722 -16.79985431182948, 29.542430711277653 -16.608993893252865, 29.981680573605697 -16.342718045390892 M29.981680573605697 -16.342718045390892 C30.356606870796554 -16.08118569076837, 30.73153316798741 -15.819653336145848, 31.006905344578712 -15.627565626425154 M29.981680573605697 -16.342718045390892 C30.33047446569022 -16.099414525316966, 30.679268357774742 -15.856111005243037, 31.006905344578712 -15.627565626425154 M31.006905344578712 -15.627565626425154 C31.259856446758405 -15.425843853748376, 31.5128075489381 -15.224122081071595, 31.98420370850187 -14.848196188198123 M31.006905344578712 -15.627565626425154 C31.260222346049463 -15.425552058800744, 31.51353934752022 -15.223538491176333, 31.98420370850187 -14.848196188198123 M31.98420370850187 -14.848196188198123 C32.326765589953965 -14.537090551154039, 32.66932747140606 -14.225984914109954, 32.90955973676799 -14.007812326905688 M31.98420370850187 -14.848196188198123 C32.3493744953125 -14.516557741506272, 32.71454528212313 -14.184919294814422, 32.90955973676799 -14.007812326905688 M32.90955973676799 -14.007812326905688 C33.136045763839924 -13.773946909105275, 33.36253179091186 -13.54008149130486, 33.77917094296865 -13.10986736009568 M32.90955973676799 -14.007812326905688 C33.09304356957967 -13.818350205224792, 33.27652740239135 -13.628888083543897, 33.77917094296865 -13.10986736009568 M33.77917094296865 -13.10986736009568 C33.96209885863172 -12.894989821464563, 34.1450267742948 -12.680112282833443, 34.58946390812658 -12.158051136245305 M33.77917094296865 -13.10986736009568 C34.02488501973041 -12.821237624004269, 34.27059909649217 -12.532607887912857, 34.58946390812658 -12.158051136245305 M34.58946390812658 -12.158051136245305 C34.885739882152976 -11.761068322346432, 35.18201585617937 -11.36408550844756, 35.337108964640635 -11.156274872382312 M34.58946390812658 -12.158051136245305 C34.872703307943375 -11.77853614413096, 35.15594270776016 -11.399021152016614, 35.337108964640635 -11.156274872382312 M35.337108964640635 -11.156274872382312 C35.572243557715964 -10.795044994939591, 35.80737815079129 -10.433815117496868, 36.01903387860425 -10.108655082055241 M35.337108964640635 -11.156274872382312 C35.54519589008134 -10.836597475742092, 35.75328281552204 -10.51692007910187, 36.01903387860425 -10.108655082055241 M36.01903387860425 -10.108655082055241 C36.174018357269645 -9.833464446304577, 36.32900283593504 -9.558273810553912, 36.632436474273504 -9.019496659696287 M36.01903387860425 -10.108655082055241 C36.1887564003927 -9.807295558350901, 36.35847892218115 -9.505936034646561, 36.632436474273504 -9.019496659696287 M36.632436474273504 -9.019496659696287 C36.81425606401975 -8.6419443912722, 36.996075653766 -8.264392122848113, 37.17479614880834 -7.893275190886684 M36.632436474273504 -9.019496659696287 C36.78726722273555 -8.697987297667531, 36.942097971197605 -8.376477935638777, 37.17479614880834 -7.893275190886684 M37.17479614880834 -7.893275190886684 C37.291380985504034 -7.605308390233843, 37.40796582219973 -7.3173415895810034, 37.643884229970325 -6.734618561215508 M37.17479614880834 -7.893275190886684 C37.27636454244044 -7.6423992949240915, 37.37793293607255 -7.3915233989615, 37.643884229970325 -6.734618561215508 M37.643884229970325 -6.734618561215508 C37.76896091799163 -6.3579075051592735, 37.89403760601293 -5.98119644910304, 38.03777313421488 -5.548287939305138 M37.643884229970325 -6.734618561215508 C37.75541759362922 -6.398697840303156, 37.866950957288104 -6.0627771193908035, 38.03777313421488 -5.548287939305138 M38.03777313421488 -5.548287939305138 C38.12321610693324 -5.222456853111393, 38.20865907965161 -4.89662576691765, 38.35484428754556 -4.339158212148133 M38.03777313421488 -5.548287939305138 C38.119442090943046 -5.236848811750886, 38.20111104767122 -4.925409684196635, 38.35484428754556 -4.339158212148133 M38.35484428754556 -4.339158212148133 C38.40631182498565 -4.074883285061159, 38.45777936242574 -3.810608357974186, 38.593794776581774 -3.1121979531509023 M38.35484428754556 -4.339158212148133 C38.44429110938899 -3.879867686574584, 38.53373793123243 -3.420577161001034, 38.593794776581774 -3.1121979531509023 M38.593794776581774 -3.1121979531509023 C38.63127362491214 -2.8215194065362796, 38.66875247324251 -2.530840859921657, 38.75364270250937 -1.872449005199798 M38.593794776581774 -3.1121979531509023 C38.63915783956942 -2.760370994568708, 38.68452090255707 -2.4085440359865133, 38.75364270250937 -1.872449005199798 M38.75364270250937 -1.872449005199798 C38.77672028908492 -1.5129969663929432, 38.799797875660474 -1.1535449275860885, 38.83373121591342 -0.6250057626472757 M38.75364270250937 -1.872449005199798 C38.777669073432264 -1.4982188843381568, 38.80169544435516 -1.1239887634765156, 38.83373121591342 -0.6250057626472757 M38.83373121591342 -0.6250057626472757 C38.83373121591342 -0.3447379375523489, 38.83373121591342 -0.06447011245742207, 38.83373121591342 0.625005762647271 M38.83373121591342 -0.6250057626472757 C38.83373121591342 -0.31114528198326286, 38.83373121591342 0.002715198680749986, 38.83373121591342 0.625005762647271 M38.83373121591342 0.625005762647271 C38.81736751005442 0.8798836899468296, 38.80100380419542 1.1347616172463884, 38.75364270250937 1.8724490051997846 M38.83373121591342 0.625005762647271 C38.81171300516986 0.9679571677580893, 38.78969479442629 1.3109085728689074, 38.75364270250937 1.8724490051997846 M38.75364270250937 1.8724490051997846 C38.71118719541314 2.201725534449975, 38.66873168831691 2.531002063700166, 38.593794776581774 3.1121979531508885 M38.75364270250937 1.8724490051997846 C38.70641196610749 2.2387612699688946, 38.65918122970562 2.605073534738005, 38.593794776581774 3.1121979531508885 M38.593794776581774 3.1121979531508885 C38.54452082254718 3.3652092930646655, 38.49524686851258 3.618220632978442, 38.35484428754556 4.339158212148129 M38.593794776581774 3.1121979531508885 C38.51791127739768 3.5018436834779925, 38.442027778213586 3.8914894138050964, 38.35484428754556 4.339158212148129 M38.35484428754556 4.339158212148129 C38.28370488425447 4.6104435889094875, 38.21256548096338 4.881728965670847, 38.03777313421489 5.548287939305125 M38.35484428754556 4.339158212148129 C38.26995094520848 4.662893319486732, 38.185057602871396 4.986628426825336, 38.03777313421489 5.548287939305125 M38.03777313421489 5.548287939305125 C37.947651728986294 5.819719252957699, 37.8575303237577 6.091150566610273, 37.643884229970325 6.734618561215495 M38.03777313421489 5.548287939305125 C37.892375706794965 5.9862018247598705, 37.746978279375035 6.424115710214615, 37.643884229970325 6.734618561215495 M37.643884229970325 6.734618561215495 C37.521729007186245 7.036344323202739, 37.399573784402165 7.338070085189982, 37.17479614880834 7.893275190886679 M37.643884229970325 6.734618561215495 C37.48522524635347 7.126509318211885, 37.32656626273663 7.518400075208275, 37.17479614880834 7.893275190886679 M37.17479614880834 7.893275190886679 C37.01089097149291 8.233627798591154, 36.846985794177485 8.573980406295629, 36.632436474273504 9.019496659696284 M37.17479614880834 7.893275190886679 C37.01866558879133 8.217483639420825, 36.86253502877432 8.54169208795497, 36.632436474273504 9.019496659696284 M36.632436474273504 9.019496659696284 C36.451073418429544 9.341525130348073, 36.26971036258558 9.663553600999863, 36.01903387860425 10.108655082055236 M36.632436474273504 9.019496659696284 C36.49885421843068 9.256685481615403, 36.365271962587855 9.493874303534524, 36.01903387860425 10.108655082055236 M36.01903387860425 10.108655082055236 C35.864283204090526 10.346393674482865, 35.7095325295768 10.584132266910492, 35.33710896464064 11.156274872382301 M36.01903387860425 10.108655082055236 C35.8016904060407 10.442553020807082, 35.58434693347716 10.776450959558929, 35.33710896464064 11.156274872382301 M35.33710896464064 11.156274872382301 C35.15370502513199 11.402019442881285, 34.97030108562333 11.647764013380266, 34.58946390812658 12.158051136245302 M35.33710896464064 11.156274872382301 C35.12689576983228 11.437941402609487, 34.91668257502393 11.719607932836672, 34.58946390812658 12.158051136245302 M34.58946390812658 12.158051136245302 C34.28278807943506 12.518290014975365, 33.97611225074354 12.878528893705427, 33.77917094296866 13.10986736009567 M34.58946390812658 12.158051136245302 C34.3664410585682 12.420026465696225, 34.14341820900981 12.682001795147148, 33.77917094296866 13.10986736009567 M33.77917094296866 13.10986736009567 C33.572152672322716 13.323630721053721, 33.36513440167677 13.537394082011772, 32.90955973676799 14.007812326905684 M33.77917094296866 13.10986736009567 C33.517380387171826 13.380187602360259, 33.255589831374984 13.650507844624848, 32.90955973676799 14.007812326905684 M32.90955973676799 14.007812326905684 C32.670962116738735 14.224500372469166, 32.43236449670948 14.441188418032647, 31.984203708501887 14.848196188198111 M32.90955973676799 14.007812326905684 C32.582143521700694 14.305163070471469, 32.2547273066334 14.602513814037254, 31.984203708501887 14.848196188198111 M31.984203708501887 14.848196188198111 C31.609285004306184 15.147183877788459, 31.23436630011048 15.446171567378807, 31.006905344578715 15.627565626425152 M31.984203708501887 14.848196188198111 C31.721518744308607 15.057680456801778, 31.458833780115327 15.267164725405447, 31.006905344578715 15.627565626425152 M31.006905344578715 15.627565626425152 C30.623684391106046 15.894883974199985, 30.24046343763338 16.162202321974817, 29.981680573605708 16.34271804539089 M31.006905344578715 15.627565626425152 C30.716603046176875 15.830067942806322, 30.426300747775038 16.03257025918749, 29.981680573605708 16.34271804539089 M29.981680573605708 16.34271804539089 C29.625913887140534 16.55838590144319, 29.270147200675357 16.774053757495498, 28.912742264076787 16.990714730406093 M29.981680573605708 16.34271804539089 C29.6629596781107 16.535928525251848, 29.34423878261569 16.729139005112803, 28.912742264076787 16.990714730406093 M28.912742264076787 16.990714730406093 C28.570835245241984 17.169087403130312, 28.22892822640718 17.34746007585453, 27.804482912792388 17.56889292409717 M28.912742264076787 16.990714730406093 C28.66234449519719 17.121347086043155, 28.411946726317595 17.251979441680213, 27.804482912792388 17.56889292409717 M27.804482912792388 17.56889292409717 C27.52667335959216 17.691870972371316, 27.248863806391935 17.81484902064546, 26.661456595147804 18.07487676824742 M27.804482912792388 17.56889292409717 C27.57173774744891 17.6719223046547, 27.338992582105437 17.774951685212233, 26.661456595147804 18.07487676824742 M26.661456595147804 18.07487676824742 C26.398112213407696 18.17178993505656, 26.134767831667585 18.2687031018657, 25.488360251460616 18.506587066708033 M26.661456595147804 18.07487676824742 C26.32733693138401 18.19783589308081, 25.993217267620217 18.3207950179142, 25.488360251460616 18.506587066708033 M25.488360251460616 18.506587066708033 C25.229489109900584 18.5834186626807, 24.97061796834055 18.660250258653367, 24.290014386235413 18.86224982926107 M25.488360251460616 18.506587066708033 C25.16306392505401 18.60313330887025, 24.83776759864741 18.69967955103247, 24.290014386235413 18.86224982926107 M24.290014386235413 18.86224982926107 C23.956859771450073 18.938290196048786, 23.623705156664734 19.014330562836506, 23.071343259676766 19.140403561325773 M24.290014386235413 18.86224982926107 C23.933813599479283 18.943550334410794, 23.577612812723153 19.024850839560518, 23.071343259676766 19.140403561325773 M23.071343259676766 19.140403561325773 C22.79544144304995 19.185009227387454, 22.519539626423132 19.229614893449135, 21.83735465284788 19.3399052695533 M23.071343259676766 19.140403561325773 C22.799453838464483 19.184360534413422, 22.5275644172522 19.22831750750107, 21.83735465284788 19.3399052695533 M21.83735465284788 19.3399052695533 C21.530591039481102 19.36949838639757, 21.223827426114322 19.39909150324184, 20.5931192896239 19.45993515863156 M21.83735465284788 19.3399052695533 C21.38765971569635 19.38328679930302, 20.93796477854482 19.426668329052738, 20.5931192896239 19.45993515863156 M20.5931192896239 19.45993515863156 C20.208519734074027 19.472268517800423, 19.823920178524155 19.484601876969286, 19.343750000000004 19.5 M20.5931192896239 19.45993515863156 C20.268064489513844 19.470359033390302, 19.943009689403787 19.480782908149045, 19.343750000000004 19.5 M19.343750000000004 19.5 C19.343750000000004 19.5, 19.34375 19.5, 19.34375 19.5 M19.343750000000004 19.5 C19.343750000000004 19.5, 19.343750000000004 19.5, 19.34375 19.5 M19.34375 19.5 C7.220061887992452 19.5, -4.903626224015095 19.5, -19.343749999999996 19.5 M19.34375 19.5 C4.659115147191617 19.5, -10.025519705616766 19.5, -19.343749999999996 19.5 M-19.343749999999996 19.5 C-19.773019960710993 19.486234147883287, -20.202289921421993 19.47246829576658, -20.593119289623893 19.45993515863156 M-19.343749999999996 19.5 C-19.668262931037308 19.489593501927736, -19.99277586207462 19.479187003855472, -20.593119289623893 19.45993515863156 M-20.593119289623893 19.45993515863156 C-20.932704223235643 19.427175808496667, -21.272289156847396 19.39441645836178, -21.83735465284787 19.3399052695533 M-20.593119289623893 19.45993515863156 C-21.022352108385856 19.418527584833583, -21.45158492714782 19.377120011035608, -21.83735465284787 19.3399052695533 M-21.83735465284787 19.3399052695533 C-22.31511059340392 19.26266539413685, -22.792866533959966 19.185425518720404, -23.07134325967676 19.140403561325773 M-21.83735465284787 19.3399052695533 C-22.171835987529118 19.285828921303526, -22.50631732221036 19.231752573053754, -23.07134325967676 19.140403561325773 M-23.07134325967676 19.140403561325773 C-23.393557722220958 19.066860212895932, -23.715772184765154 18.993316864466088, -24.290014386235388 18.862249829261074 M-23.07134325967676 19.140403561325773 C-23.41808255272822 19.061262580372123, -23.76482184577968 18.982121599418473, -24.290014386235388 18.862249829261074 M-24.290014386235388 18.862249829261074 C-24.552780175376316 18.78426232232982, -24.815545964517245 18.706274815398565, -25.48836025146059 18.506587066708043 M-24.290014386235388 18.862249829261074 C-24.639817302721998 18.758430159800827, -24.989620219208607 18.65461049034058, -25.48836025146059 18.506587066708043 M-25.48836025146059 18.506587066708043 C-25.935381674580846 18.342079050779052, -26.3824030977011 18.17757103485006, -26.661456595147797 18.074876768247425 M-25.48836025146059 18.506587066708043 C-25.86647172803459 18.367438548104637, -26.244583204608585 18.228290029501235, -26.661456595147797 18.074876768247425 M-26.661456595147797 18.074876768247425 C-27.073957647573906 17.892274788747347, -27.486458700000018 17.709672809247266, -27.80448291279238 17.568892924097174 M-26.661456595147797 18.074876768247425 C-27.074567615216065 17.89200477416621, -27.48767863528433 17.709132780084996, -27.80448291279238 17.568892924097174 M-27.80448291279238 17.568892924097174 C-28.10613588160438 17.4115207634859, -28.40778885041638 17.25414860287463, -28.91274226407678 16.990714730406097 M-27.80448291279238 17.568892924097174 C-28.183654385178244 17.371079409824386, -28.56282585756411 17.1732658955516, -28.91274226407678 16.990714730406097 M-28.91274226407678 16.990714730406097 C-29.23773590826758 16.793701673422987, -29.562729552458386 16.596688616439877, -29.981680573605686 16.3427180453909 M-28.91274226407678 16.990714730406097 C-29.28223056974106 16.76672874815811, -29.65171887540534 16.542742765910123, -29.981680573605686 16.3427180453909 M-29.981680573605686 16.3427180453909 C-30.209055310438476 16.184111271870066, -30.436430047271262 16.025504498349232, -31.006905344578712 15.627565626425156 M-29.981680573605686 16.3427180453909 C-30.377355383478474 16.0667124265101, -30.773030193351264 15.790706807629302, -31.006905344578712 15.627565626425156 M-31.006905344578712 15.627565626425156 C-31.21649974948934 15.460419666050285, -31.426094154399973 15.293273705675412, -31.98420370850187 14.848196188198125 M-31.006905344578712 15.627565626425156 C-31.337712039922934 15.363756090024008, -31.668518735267156 15.099946553622862, -31.98420370850187 14.848196188198125 M-31.98420370850187 14.848196188198125 C-32.22098392492416 14.63315866050462, -32.45776414134646 14.418121132811116, -32.909559736767974 14.007812326905697 M-31.98420370850187 14.848196188198125 C-32.20593908622113 14.646821984950096, -32.42767446394039 14.445447781702065, -32.909559736767974 14.007812326905697 M-32.909559736767974 14.007812326905697 C-33.20761033741086 13.700050611332518, -33.505660938053744 13.392288895759341, -33.779170942968655 13.109867360095677 M-32.909559736767974 14.007812326905697 C-33.17907977270646 13.729510761792735, -33.44859980864495 13.451209196679772, -33.779170942968655 13.109867360095677 M-33.779170942968655 13.109867360095677 C-33.978831457520094 12.875334758698434, -34.178491972071534 12.640802157301191, -34.589463908126575 12.158051136245307 M-33.779170942968655 13.109867360095677 C-33.9577960243562 12.900044175442805, -34.136421105743736 12.69022099078993, -34.589463908126575 12.158051136245307 M-34.589463908126575 12.158051136245307 C-34.769937069107925 11.9162335419735, -34.95041023008927 11.674415947701695, -35.337108964640635 11.156274872382316 M-34.589463908126575 12.158051136245307 C-34.74195766805667 11.953723390406308, -34.89445142798676 11.74939564456731, -35.337108964640635 11.156274872382316 M-35.337108964640635 11.156274872382316 C-35.491454108756 10.919159283546728, -35.64579925287136 10.68204369471114, -36.01903387860425 10.108655082055249 M-35.337108964640635 11.156274872382316 C-35.57170077995374 10.795878847338612, -35.80629259526683 10.435482822294908, -36.01903387860425 10.108655082055249 M-36.01903387860425 10.108655082055249 C-36.23385392823362 9.727220331049473, -36.44867397786299 9.345785580043696, -36.632436474273504 9.019496659696289 M-36.01903387860425 10.108655082055249 C-36.1951441951829 9.795953381866545, -36.37125451176155 9.48325168167784, -36.632436474273504 9.019496659696289 M-36.632436474273504 9.019496659696289 C-36.77181094201382 8.730082595297635, -36.91118540975414 8.44066853089898, -37.17479614880834 7.893275190886686 M-36.632436474273504 9.019496659696289 C-36.76362014653298 8.747090957368554, -36.894803818792454 8.474685255040821, -37.17479614880834 7.893275190886686 M-37.17479614880834 7.893275190886686 C-37.29432882195582 7.598027177205386, -37.413861495103305 7.302779163524085, -37.643884229970325 6.73461856121551 M-37.17479614880834 7.893275190886686 C-37.31641180978636 7.543481770318437, -37.45802747076438 7.19368834975019, -37.643884229970325 6.73461856121551 M-37.643884229970325 6.73461856121551 C-37.78273228089906 6.316430354250794, -37.92158033182779 5.898242147286076, -38.03777313421488 5.5482879393051325 M-37.643884229970325 6.73461856121551 C-37.793242437169674 6.2847754381296905, -37.94260064436902 5.834932315043872, -38.03777313421488 5.5482879393051325 M-38.03777313421488 5.5482879393051325 C-38.12671614782548 5.209109680261971, -38.215659161436086 4.86993142121881, -38.35484428754556 4.339158212148136 M-38.03777313421488 5.5482879393051325 C-38.12078949890898 5.231710561206495, -38.20380586360307 4.915133183107858, -38.35484428754556 4.339158212148136 M-38.35484428754556 4.339158212148136 C-38.41057087622207 4.053013957112974, -38.46629746489857 3.7668697020778117, -38.593794776581774 3.112197953150904 M-38.35484428754556 4.339158212148136 C-38.42740160749523 3.9665917092016083, -38.49995892744489 3.5940252062550813, -38.593794776581774 3.112197953150904 M-38.593794776581774 3.112197953150904 C-38.655398382390786 2.6344125515041275, -38.717001988199804 2.156627149857351, -38.75364270250937 1.872449005199809 M-38.593794776581774 3.112197953150904 C-38.64622498253617 2.7055596292838366, -38.69865518849057 2.2989213054167696, -38.75364270250937 1.872449005199809 M-38.75364270250937 1.872449005199809 C-38.77239663895431 1.5803413071647667, -38.79115057539926 1.2882336091297246, -38.83373121591342 0.6250057626472781 M-38.75364270250937 1.872449005199809 C-38.783602141563975 1.405806559100379, -38.81356158061858 0.9391641130009487, -38.83373121591342 0.6250057626472781 M-38.83373121591342 0.6250057626472781 C-38.83373121591342 0.14552368292205564, -38.83373121591342 -0.33395839680316686, -38.83373121591342 -0.6250057626472687 M-38.83373121591342 0.6250057626472781 C-38.83373121591342 0.22003788855887318, -38.83373121591342 -0.18492998552953177, -38.83373121591342 -0.6250057626472687 M-38.83373121591342 -0.6250057626472687 C-38.815392647490484 -0.9106437684604782, -38.79705407906755 -1.1962817742736878, -38.75364270250937 -1.8724490051997822 M-38.83373121591342 -0.6250057626472687 C-38.80517920145733 -1.0697264345720687, -38.776627187001246 -1.5144471064968688, -38.75364270250937 -1.8724490051997822 M-38.75364270250937 -1.8724490051997822 C-38.713988039292566 -2.1800027424103035, -38.67433337607577 -2.487556479620825, -38.593794776581774 -3.112197953150895 M-38.75364270250937 -1.8724490051997822 C-38.70373763022664 -2.2595028909534034, -38.65383255794392 -2.6465567767070244, -38.593794776581774 -3.112197953150895 M-38.593794776581774 -3.112197953150895 C-38.51566123305212 -3.5133971856453803, -38.437527689522476 -3.914596418139865, -38.35484428754556 -4.339158212148126 M-38.593794776581774 -3.112197953150895 C-38.53210401487119 -3.42896697618764, -38.47041325316061 -3.745735999224385, -38.35484428754556 -4.339158212148126 M-38.35484428754556 -4.339158212148126 C-38.28285021052739 -4.613702830248748, -38.21085613350923 -4.888247448349369, -38.03777313421489 -5.548287939305123 M-38.35484428754556 -4.339158212148126 C-38.27549754356145 -4.641741736055912, -38.196150799577346 -4.944325259963698, -38.03777313421489 -5.548287939305123 M-38.03777313421489 -5.548287939305123 C-37.92155258876625 -5.898325704967192, -37.80533204331761 -6.248363470629261, -37.64388422997033 -6.734618561215485 M-38.03777313421489 -5.548287939305123 C-37.934461314545885 -5.859446679645072, -37.83114949487688 -6.170605419985022, -37.64388422997033 -6.734618561215485 M-37.64388422997033 -6.734618561215485 C-37.49192782305183 -7.109953824181448, -37.33997141613333 -7.485289087147412, -37.17479614880834 -7.893275190886676 M-37.64388422997033 -6.734618561215485 C-37.52253724564386 -7.034347958586206, -37.40119026131739 -7.334077355956928, -37.17479614880834 -7.893275190886676 M-37.17479614880834 -7.893275190886676 C-36.96835492508369 -8.321954809085494, -36.76191370135904 -8.75063442728431, -36.632436474273504 -9.019496659696282 M-37.17479614880834 -7.893275190886676 C-36.98209731475372 -8.293418442895632, -36.789398480699106 -8.693561694904588, -36.632436474273504 -9.019496659696282 M-36.632436474273504 -9.019496659696282 C-36.393552455741265 -9.443659424230177, -36.15466843720903 -9.867822188764071, -36.01903387860425 -10.108655082055243 M-36.632436474273504 -9.019496659696282 C-36.41867654068709 -9.3990490673194, -36.20491660710068 -9.778601474942516, -36.01903387860425 -10.108655082055243 M-36.01903387860425 -10.108655082055243 C-35.77871428158321 -10.477850517927083, -35.53839468456218 -10.847045953798922, -35.33710896464064 -11.156274872382308 M-36.01903387860425 -10.108655082055243 C-35.757387130372564 -10.510614749328616, -35.49574038214088 -10.912574416601986, -35.33710896464064 -11.156274872382308 M-35.33710896464064 -11.156274872382308 C-35.04625409886343 -11.545993895100402, -34.75539923308621 -11.935712917818496, -34.58946390812659 -12.158051136245302 M-35.33710896464064 -11.156274872382308 C-35.06533418600393 -11.520428316563823, -34.79355940736722 -11.884581760745338, -34.58946390812659 -12.158051136245302 M-34.58946390812659 -12.158051136245302 C-34.35479394715666 -12.43370782549964, -34.12012398618672 -12.709364514753979, -33.77917094296866 -13.10986736009567 M-34.58946390812659 -12.158051136245302 C-34.34082805012169 -12.45011296283897, -34.092192192116784 -12.74217478943264, -33.77917094296866 -13.10986736009567 M-33.77917094296866 -13.10986736009567 C-33.57791170144591 -13.317684050658938, -33.37665245992316 -13.525500741222205, -32.909559736767996 -14.007812326905677 M-33.77917094296866 -13.10986736009567 C-33.60057339326443 -13.294283993296816, -33.4219758435602 -13.478700626497961, -32.909559736767996 -14.007812326905677 M-32.909559736767996 -14.007812326905677 C-32.69139514523248 -14.205943636619455, -32.47323055369696 -14.404074946333234, -31.984203708501887 -14.848196188198107 M-32.909559736767996 -14.007812326905677 C-32.61575475037277 -14.274638241895863, -32.32194976397755 -14.541464156886049, -31.984203708501887 -14.848196188198107 M-31.984203708501887 -14.848196188198107 C-31.740271327385333 -15.042725770825282, -31.496338946268775 -15.237255353452456, -31.00690534457872 -15.627565626425149 M-31.984203708501887 -14.848196188198107 C-31.739759454878165 -15.043133975528248, -31.495315201254446 -15.238071762858388, -31.00690534457872 -15.627565626425149 M-31.00690534457872 -15.627565626425149 C-30.66659892854667 -15.86494865062179, -30.32629251251462 -16.10233167481843, -29.98168057360571 -16.342718045390885 M-31.00690534457872 -15.627565626425149 C-30.704160365823544 -15.838747417985855, -30.40141538706837 -16.049929209546562, -29.98168057360571 -16.342718045390885 M-29.98168057360571 -16.342718045390885 C-29.745660089750874 -16.485795049714007, -29.509639605896034 -16.628872054037128, -28.91274226407679 -16.99071473040609 M-29.98168057360571 -16.342718045390885 C-29.745041246563098 -16.486170196091162, -29.508401919520484 -16.62962234679144, -28.91274226407679 -16.99071473040609 M-28.91274226407679 -16.99071473040609 C-28.61651868169458 -17.14525438359463, -28.320295099312368 -17.29979403678317, -27.804482912792388 -17.56889292409717 M-28.91274226407679 -16.99071473040609 C-28.543212727383324 -17.183498053004108, -28.173683190689857 -17.376281375602122, -27.804482912792388 -17.56889292409717 M-27.804482912792388 -17.56889292409717 C-27.510967244453685 -17.698823603637766, -27.217451576114986 -17.828754283178363, -26.661456595147804 -18.07487676824742 M-27.804482912792388 -17.56889292409717 C-27.53461147398191 -17.688357004606768, -27.26474003517144 -17.80782108511637, -26.661456595147804 -18.07487676824742 M-26.661456595147804 -18.07487676824742 C-26.21656299192263 -18.23860172678567, -25.77166938869745 -18.402326685323924, -25.48836025146062 -18.506587066708033 M-26.661456595147804 -18.07487676824742 C-26.3563160769401 -18.187171299635885, -26.051175558732393 -18.299465831024353, -25.48836025146062 -18.506587066708033 M-25.48836025146062 -18.506587066708033 C-25.047701140312885 -18.637372377829806, -24.607042029165147 -18.76815768895158, -24.290014386235413 -18.862249829261067 M-25.48836025146062 -18.506587066708033 C-25.0734954166067 -18.62971677202272, -24.658630581752778 -18.752846477337407, -24.290014386235413 -18.862249829261067 M-24.290014386235413 -18.862249829261067 C-23.904879510724133 -18.95015435135658, -23.519744635212856 -19.038058873452094, -23.071343259676766 -19.140403561325773 M-24.290014386235413 -18.862249829261067 C-23.82177718486265 -18.96912191494111, -23.35353998348989 -19.075994000621147, -23.071343259676766 -19.140403561325773 M-23.071343259676766 -19.140403561325773 C-22.78872077637357 -19.18609577265614, -22.506098293070373 -19.23178798398651, -21.837354652847882 -19.3399052695533 M-23.071343259676766 -19.140403561325773 C-22.680164426845597 -19.20364632138076, -22.288985594014424 -19.26688908143575, -21.837354652847882 -19.3399052695533 M-21.837354652847882 -19.3399052695533 C-21.446979772033174 -19.37756426481101, -21.05660489121847 -19.41522326006872, -20.593119289623903 -19.45993515863156 M-21.837354652847882 -19.3399052695533 C-21.452374713163966 -19.37704382132849, -21.06739477348005 -19.414182373103678, -20.593119289623903 -19.45993515863156 M-20.593119289623903 -19.45993515863156 C-20.26965050136686 -19.47030817307716, -19.94618171310982 -19.480681187522762, -19.343750000000007 -19.5 M-20.593119289623903 -19.45993515863156 C-20.151048741920203 -19.474111500658296, -19.708978194216503 -19.488287842685033, -19.343750000000007 -19.5 M-19.343750000000007 -19.5 C-19.343750000000004 -19.5, -19.343750000000004 -19.5, -19.34375 -19.5 M-19.343750000000007 -19.5 C-19.343750000000004 -19.5, -19.343750000000004 -19.5, -19.34375 -19.5\" stroke=\"#006660\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-26.46875, -12)\"><rect></rect><foreignObject width=\"52.9375\" 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>Submit</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-N-1\" transform=\"translate(182.38621520996094, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-46.71875\" y=\"-27\" width=\"93.4375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-16.71875, -12)\"><rect></rect><foreignObject width=\"33.4375\" 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>New</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-R-3\" transform=\"translate(365.30809020996094, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-86.203125\" y=\"-51\" width=\"172.40625\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-56.203125, -36)\"><rect></rect><foreignObject width=\"112.40625\" height=\"72\"><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>Ready<br>CB: Ready<br>AFF: Submitted</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-D-5\" transform=\"translate(587.8549652099609, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-86.34375\" y=\"-39\" width=\"172.6875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-56.34375, -24)\"><rect></rect><foreignObject width=\"112.6875\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Dispatched<br>CB: Dispatched</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-SE-7\" transform=\"translate(844.3471527099609, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-120.1484375\" y=\"-51\" width=\"240.296875\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-90.1484375, -36)\"><rect></rect><foreignObject width=\"180.296875\" height=\"72\"><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<br>CB: Sent<br>AFF: TransmissionResult</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-DL-9\" transform=\"translate(1115.112777709961, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-100.6171875\" y=\"-51\" width=\"201.234375\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-70.6171875, -36)\"><rect></rect><foreignObject width=\"141.234375\" height=\"72\"><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<br>CB: Delivered<br>AFF: DeliveryResult</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-RD-11\" transform=\"translate(1393.526840209961, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-66.265625\" y=\"-51\" width=\"132.53125\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-36.265625, -36)\"><rect></rect><foreignObject width=\"72.53125\" height=\"72\"><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<br>CB: Read<br>AFF: Read</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-RP-13\" transform=\"translate(1660.597152709961, 173)\"><rect class=\"basic label-container\" style=\"\" x=\"-89.2734375\" y=\"-51\" width=\"178.546875\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-59.2734375, -36)\"><rect></rect><foreignObject width=\"118.546875\" height=\"72\"><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<br>CB: Replied<br>AFF: Committed</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-CL-17\" transform=\"translate(1914.706527709961, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-114.8359375\" y=\"-51\" width=\"229.671875\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-84.8359375, -36)\"><rect></rect><foreignObject width=\"169.671875\" height=\"72\"><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<br>CB: Closed<br>AFF: Closed · Complete</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    S([Submit]) --> N[\"New\"]\n    N --> R[\"Ready<br/>CB: Ready<br/>AFF: Submitted\"]\n    R --> D[\"Dispatched<br/>CB: Dispatched\"]\n    D --> SE[\"Sent<br/>CB: Sent<br/>AFF: TransmissionResult\"]\n    SE --> DL[\"Delivered<br/>CB: Delivered<br/>AFF: DeliveryResult\"]\n    DL -.->|optional| RD[\"Read<br/>CB: Read<br/>AFF: Read\"]\n    DL -.->|optional| RP[\"Replied<br/>CB: Replied<br/>AFF: Committed\"]\n    RD -.->|optional| RP\n    DL --> CL[\"Closed<br/>CB: Closed<br/>AFF: Closed · Complete\"]\n    RD --> CL\n    RP --> CL\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CB"]}," = callback delivered to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}," (if that kind is in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]},"). ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AFF"]}," = affidavit generated (if that kind is in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]},"). Both are opt-in — configure them at submit time or neither fires."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"submit-a-certified-email","__idx":4},"children":["Submit a certified email"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Only three fields are required: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Subject"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Body"]},", and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Recipient.EmailAddress"]},". Everything else is optional but operationally important."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Minimal valid request"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"curl -X POST \"https://api.evicertia.com/v1/EviMail/Submit\" \\\n  -u \"$EVI_USER:$EVI_PASS\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-Evi-IdempotencyToken: 3f1a8b40-1f4a-4c2c-8f3a-cabf12a14b6c\" \\\n  -d '{\n    \"Subject\": \"Your certified policy update\",\n    \"Body\": \"<p>Hello, please review the attached document.</p>\",\n    \"Recipient\": {\n      \"EmailAddress\": \"recipient@example.com\"\n    }\n  }'\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This is enough to get a certified email delivered and tracked. The platform uses account defaults for certification level, language, and all other settings. No callbacks, no affidavits beyond the defaults — useful for a first smoke-test."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Beyond the three required fields, every other field — including everything in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options"]}," — is optional at the API level. When you omit one, the platform applies an account or site default (for example ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Language"]}," follows your site's configured language). The web submission form pre-selects these defaults, which is why they can look mandatory in the portal — but the API only requires ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Subject"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Body"]},", and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Recipient.EmailAddress"]},"."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Full production request"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"curl -X POST \"https://api.evicertia.com/v1/EviMail/Submit\" \\\n  -u \"$EVI_USER:$EVI_PASS\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-Evi-IdempotencyToken: 3f1a8b40-1f4a-4c2c-8f3a-cabf12a14b6c\" \\\n  --data @evimail-submit.json\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["evimail-submit.json"]},":"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"Subject\": \"Your certified policy update\",\n  \"Body\": \"<p>Hello, please review the attached document.</p>\",\n  \"LookupKey\": \"ORDER-12345\",\n  \"IssuerName\": \"Sender Corp.\",\n  \"From\": \"sender@example.com\",\n  \"ReplyTo\": \"reply@example.com\",\n  \"Recipient\": {\n    \"LegalName\": \"Acme Corp\",\n    \"EmailAddress\": \"recipient@example.com\"\n  },\n  \"CarbonCopy\": [\n    { \"Name\": \"QA Team\", \"EmailAddress\": \"qa@example.com\" }\n  ],\n  \"Attachments\": [\n    {\n      \"DisplayName\": \"Policy\",\n      \"Filename\": \"policy.pdf\",\n      \"MimeType\": \"application/pdf\",\n      \"Data\": \"JVBERi0xLjQgZXhhbXBsZQ==\",\n      \"Attributes\": [\n        { \"Key\": \"IncludeOnAffidavits\", \"Value\": \"true\" }\n      ]\n    }\n  ],\n  \"Options\": {\n    \"CertificationLevel\": \"Advanced_EU\",\n    \"TimeToLive\": 1440,\n    \"Language\": \"en\",\n    \"AffidavitLanguage\": \"en\",\n    \"AffidavitKinds\": [\"Submitted\", \"DeliveryResult\", \"Read\", \"Closed\"],\n    \"PushNotificationUrl\": \"https://your-system.example.com/callbacks/evimail\",\n    \"PushNotificationFilter\": [\"Sent\", \"Delivered\", \"Read\", \"Failed\", \"Closed\"],\n    \"PushNotificationExtraData\": \"order-12345\",\n    \"EvidenceAccessControlMethod\": \"Public\",\n    \"OnlineRetentionPeriod\": 1\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["On success the response is:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"eviId\": \"87ffa214e7734bd59b8da8ef00fd80f8\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Persist both ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["eviId"]}," and your ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LookupKey"]},". You need them to reconcile against Query results and to correlate incoming callbacks."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"useful-fields-you-should-configure","__idx":5},"children":["Useful fields you should configure"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LookupKey"]}]}," — string. Your correlation key for this communication. Passed back verbatim in every callback (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.LookupKey"]},") and filterable in Query via ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["WithLookupKeys"]},". The platform does not enforce uniqueness — two submissions with the same ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LookupKey"]}," are both accepted — so enforce uniqueness within your domain. Avoid characters that require URL encoding (spaces, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["&"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["#"]},", etc.) if you intend to use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["WithLookupKeys"]}," as a query parameter. Omitting this field makes reconciliation significantly harder."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IssuerName"]}]}," — string. The legal entity name declared as the sender of the certified communication. This value appears on the generated affidavit PDFs and on the Namirial Notify hosted evidence page. It is ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["not"]}," the same as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["From"]}," — ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IssuerName"]}," is the legal record of who initiated the communication, while ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["From"]}," is the inbox sender address the recipient sees. Use the full registered legal name of the sending organization."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["From"]}]}," — email address string. The sender address displayed in the recipient's inbox. Your account is pre-configured with a set of permitted sender addresses. The most common error cases: a malformed or unregistered address returns ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400 Bad Request"]},"; using the account's own reserved default From address returns ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["403 Forbidden"]},". Confirm the permitted addresses with your Namirial Notify contact before going live — this is a common source of integration failures in pre-production."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ReplyTo"]}]}," — email address string. Sets the reply-to header on the delivered email. Affects only how the recipient's mail client handles a reply action; it plays no role in the evidence chain or certification. Omit it if recipients should not be able to reply."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.CertificationLevel"]}]}," — enum string. The legal framework and regional variant applied to this communication. Supported values include ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Standard"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Advanced"]},", and country-specific 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":["Standard_CO"]},", or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Advanced_MX"]},". The set available to your account depends on your subscription — submitting an unsupported level returns ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400 Bad Request"]}," with a field-level error. Confirm available levels with your Namirial Notify contact."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.TimeToLive"]}]}," — integer, minutes. How long the platform tracks the communication before closing its lifecycle. When the TTL elapses, the final outcome is derived from the milestones recorded up to that point, such as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Certified"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]},", or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]},". TTL expiry does not itself mean failure; the outcome is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}," only when a failure was recorded. If omitted, the account's default TTL is used."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.AffidavitKinds"]}]}," — array of enum strings. The affidavit types you want generated for this communication. Generation is asynchronous and fires at the lifecycle moment each type is tied to (see the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#when-each-affidavit-is-generated"},"children":["affidavit table"]},"). An invalid or unsupported value returns ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400"]},". Choosing more kinds than you need increases storage and callback volume. See ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/user-guides/evidences-affidavits#evimail"},"children":["Evidence and affidavits"]}," for the full catalog and legal implications of each type."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.PushNotificationUrl"]}]}," — URL string. Your HTTPS endpoint to receive callbacks. Using ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["http://"]}," instead of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["https://"]}," reduces the callback payload: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.XmissionDetails"]}," (on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}," callbacks) and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.Comments"]}," (on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," callbacks) are stripped from HTTP responses. The URL must be publicly reachable from the Namirial Notify infrastructure — localhost, private network, or VPN-only addresses will silently exhaust retries. See ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#callbacks-and-what-you-receive"},"children":["Callbacks and what you receive"]}," for the full delivery contract."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.PushNotificationFilter"]}]}," — array of enum strings. The callback kinds you want delivered. Valid values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Ready"]},", ",{"$$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":["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"]},". Submitting an invalid or duplicate value returns ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400 Bad Request"]},". An empty array disables all callbacks. Subscribe only to the kinds you act on — each extra subscription multiplies retry traffic when your endpoint is unhealthy."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.PushNotificationExtraData"]}]}," — string. An arbitrary value set at submit time that is echoed verbatim in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.ExtraData"]}," on every callback for this communication. Use it to embed a routing key, tenant identifier, or your internal record ID so your callback handler can process the event without a separate lookup. Any string value is accepted; there is no structural format requirement."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.CommitmentOptions"]}]}," — enum string. Enables and configures the accept/reject interaction for the recipient. Without this field (or with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Disabled"]},"), the recipient never reaches ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," state. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Cannot be changed after submission."]}," See ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#acceptreject-commitment-commitmentoptions"},"children":["Accept/reject commitment"]}," below for the full behavior and related fields."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.EvidenceAccessControlMethod"]}]}," — enum string. Controls how the recipient authenticates before accessing the Namirial Notify hosted evidence page. Behavior per value:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Public"]}," — no authentication required; anyone with the link can view the evidence page. Simplest recipient experience."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Challenge"]}," — sends the recipient a one-time authentication code via a secondary channel before granting access."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AutoChallenge"]}," — automatically selects the appropriate challenge method based on the recipient's registered profile."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Public"]}," for lowest friction; use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Challenge"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AutoChallenge"]}," for communications that contain sensitive content or require stronger access control."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.OnlineRetentionPeriod"]}]}," — integer, years. How long the communication record — evidence items, affidavits, and the hosted evidence page — remains accessible online through the Namirial Notify platform. After this period, the record may be archived or removed from online access. Note: this does not affect the legal validity of affidavit PDFs you have already downloaded — those are self-contained signed documents. Valid values depend on your account subscription; confirm with your Namirial Notify contact."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.Language"]}]}," — enum string. The language for the notification email sent to the recipient. 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"]},". Defaults to the account's configured language when omitted. This controls recipient-facing UI text, not the content of your ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Body"]}," field."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.AffidavitLanguage"]}]}," — enum string. The language of generated affidavit PDFs. 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":"code","attributes":{},"children":["el"]},". Note ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["el"]}," (Greek) is available for affidavits but not for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Language"]},". Defaults to the account's configured affidavit language when omitted."]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"idempotency","__idx":6},"children":["Idempotency"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Include the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["X-Evi-IdempotencyToken"]}," header on every Submit. Use a UUID and keep it across retries."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A replay that matches a cached ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200 OK"]}," returns ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["202 Accepted"]}," with the original body."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A replay that arrives while the first request is still in flight returns ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["409 Conflict"]},". Back off briefly and resend the same token."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Responses ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["401"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["408"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["409"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["429"]},", and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["5xx"]}," are not cached; the next request with the same token is re-executed."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The response also carries an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["X-Evi-IdempotencyStatus"]}," header with one of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["New"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replay"]},", or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Conflict"]},", so your client can branch deterministically without parsing the body."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"acceptreject-commitment--commitmentoptions-","__idx":7},"children":["Accept/reject commitment (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentOptions"]},")"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.CommitmentOptions"]}," controls whether and how the recipient can accept or reject the certified communication. It accepts one of four values:"]},{"$$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 interaction. The recipient receives the email as normal. This is commonly disabled unless platform configuration sets another default."]}]},{"$$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 is shown an Accept button on the Namirial Notify hosted page."]}]},{"$$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 is shown a Reject button."]}]},{"$$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 choose to Accept or Reject."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When commitment is enabled, the email body includes a link to a hosted Namirial Notify page where the recipient takes the configured action. Their response transitions the communication to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," state with outcome ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accepted"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Rejected"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Related fields you can combine with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentOptions"]},":"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.CommitmentCommentsAllowed"]}]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},"/",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]},") — when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},", the recipient can enter a free-text comment alongside their response. The comment is included in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," callback's ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.Comments"]}," field (HTTPS endpoints only)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.RequireAcceptReason"]}]}," and ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.AcceptReasons"]}]}," — when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RequireAcceptReason"]}," is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},", the recipient must pick a reason from the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AcceptReasons"]}," list before accepting."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.RequireRejectReason"]}]}," and ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.RejectReasons"]}]}," — same pattern for rejection."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Accept/reject reason fields require ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentCommentsAllowed: true"]},". Accept-only reason fields are not valid with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentOptions: Reject"]},", and reject-only reason fields are not valid with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentOptions: Accept"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When the recipient completes the action, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," callback fires with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.Kind"]}," identifying whether the action was an acceptance or rejection. The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Committed"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommittedAdvanced"]}," affidavit is generated at this point (if included in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]},")."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentOptions"]}," cannot be changed after submission. If your use case requires acceptance or rejection, enable it at submit time."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"what-the-recipient-sees","__idx":8},"children":["What the recipient sees"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"standard-certified-email-no-commitment","__idx":9},"children":["Standard certified email (no commitment)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The recipient receives a normal email in their inbox. The email may include a banner or header indicating it is a certified communication (controlled by ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.DeliveryAppearance"]},")."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["No action is required from the recipient. Namirial Notify records delivery evidence and, when open tracking is available and configured, records the open as a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}," event."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"certified-email-with-acceptreject-commitment","__idx":10},"children":["Certified email with accept/reject commitment"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Options.CommitmentOptions"]}," is set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accept"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Reject"]},", or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AcceptOrReject"]},", the email includes a link to a Namirial Notify hosted confirmation page. The recipient:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Receives the email in their inbox."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Clicks the link in the email to open the hosted page."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Reviews the content and selects the configured action (accept, reject, or both)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Optionally adds a comment (if ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentCommentsAllowed"]}," is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},")."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Submits. The platform records the response and moves the communication to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]},"."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The recipient's response is what generates the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," callback and the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Committed"]}," affidavit. If the recipient never clicks the link, the communication eventually reaches ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," without a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," state."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The hosted confirmation page is served and branded by Namirial Notify. The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EvidenceAccessControlMethod"]}," you set at submit time controls how recipients authenticate before they can access the page."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"callbacks-and-what-you-receive","__idx":11},"children":["Callbacks and what you receive"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Namirial Notify pushes JSON over HTTP to your ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}," whenever a state change matches the configured ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]},". Callbacks are per-communication and opt-in."]},{"$$mdtype":"Tag","name":"Mermaid","attributes":{"data-language":"mermaid","diagramSource":"%%{init: {'theme': 'base', 'themeVariables': {'actorBkg': '#E4F2F2', 'actorBorder': '#006660', 'actorTextColor': '#0A1111', 'actorLineColor': '#047C76', 'signalColor': '#047C76', 'signalTextColor': '#0A1111', 'noteBkgColor': '#CDDBDB', 'noteTextColor': '#0A1111', 'noteBorderColor': '#006660', 'activationBkgColor': '#CDDBDB', 'activationBorderColor': '#006660', 'labelBoxBkgColor': '#E4F2F2', 'labelBoxBorderColor': '#006660', 'labelTextColor': '#0A1111', 'loopTextColor': '#0A1111'}}}%%\nsequenceDiagram\n    participant N as Namirial Notify\n    participant Y as Your callback endpoint\n    Note over N: state transition fires\n    N->>N: filter check (PushNotificationFilter ∋ Kind?)\n    N->>Y: POST PushNotificationUrl (JSON, no auth header)\n    alt 2xx within timeout\n        Y-->>N: 200 OK\n        Note over N: callback delivery acknowledged\n    else error or timeout\n        Y-->>N: timeout or non-2xx\n        Note over N: retry after a configured delay\n        N->>Y: POST again (same Identifier)\n    end\n","diagramHtml":"<div class=\"mermaid\" data-processed=\"true\"><svg id=\"mermaid-1779285453667\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" style=\"max-width: 785.5px;\" viewBox=\"-131.5 -10 785.5 731\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"414\" y=\"645\" fill=\"#eaeaea\" stroke=\"#666\" width=\"190\" height=\"65\" name=\"Y\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"509\" y=\"677.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400;\"><tspan x=\"509\" dy=\"0\">Your callback endpoint</tspan></text></g><g><rect x=\"0\" y=\"645\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"N\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"677.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400;\"><tspan x=\"75\" dy=\"0\">Namirial Notify</tspan></text></g><g><line id=\"actor1\" x1=\"509\" y1=\"65\" x2=\"509\" y2=\"645\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Y\"></line><g id=\"root-1\"><rect x=\"414\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"190\" height=\"65\" name=\"Y\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"509\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400;\"><tspan x=\"509\" dy=\"0\">Your callback endpoint</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"645\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"N\"></line><g id=\"root-0\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"N\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400;\"><tspan x=\"75\" dy=\"0\">Namirial Notify</tspan></text></g></g><style>#mermaid-1779285453667{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-1779285453667 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1779285453667 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1779285453667 .error-icon{fill:hsl(220.5882352941, 100%, 98.3333333333%);}#mermaid-1779285453667 .error-text{fill:rgb(8.5000000002, 5.7500000001, 0);stroke:rgb(8.5000000002, 5.7500000001, 0);}#mermaid-1779285453667 .edge-thickness-normal{stroke-width:1px;}#mermaid-1779285453667 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1779285453667 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1779285453667 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1779285453667 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1779285453667 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1779285453667 .marker{fill:#0b0b0b;stroke:#0b0b0b;}#mermaid-1779285453667 .marker.cross{stroke:#0b0b0b;}#mermaid-1779285453667 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1779285453667 p{margin:0;}#mermaid-1779285453667 .actor{stroke:#006660;fill:#E4F2F2;}#mermaid-1779285453667 text.actor&gt;tspan{fill:#0A1111;stroke:none;}#mermaid-1779285453667 .actor-line{stroke:#047C76;}#mermaid-1779285453667 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#mermaid-1779285453667 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#047C76;}#mermaid-1779285453667 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#047C76;}#mermaid-1779285453667 #arrowhead path{fill:#047C76;stroke:#047C76;}#mermaid-1779285453667 .sequenceNumber{fill:#f4f4f4;}#mermaid-1779285453667 #sequencenumber{fill:#047C76;}#mermaid-1779285453667 #crosshead path{fill:#047C76;stroke:#047C76;}#mermaid-1779285453667 .messageText{fill:#0A1111;stroke:none;}#mermaid-1779285453667 .labelBox{stroke:#006660;fill:#E4F2F2;}#mermaid-1779285453667 .labelText,#mermaid-1779285453667 .labelText&gt;tspan{fill:#0A1111;stroke:none;}#mermaid-1779285453667 .loopText,#mermaid-1779285453667 .loopText&gt;tspan{fill:#0A1111;stroke:none;}#mermaid-1779285453667 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#006660;fill:#006660;}#mermaid-1779285453667 .note{stroke:#006660;fill:#CDDBDB;}#mermaid-1779285453667 .noteText,#mermaid-1779285453667 .noteText&gt;tspan{fill:#0A1111;stroke:none;}#mermaid-1779285453667 .activation0{fill:#CDDBDB;stroke:#006660;}#mermaid-1779285453667 .activation1{fill:#CDDBDB;stroke:#006660;}#mermaid-1779285453667 .activation2{fill:#CDDBDB;stroke:#006660;}#mermaid-1779285453667 .actorPopupMenu{position:absolute;}#mermaid-1779285453667 .actorPopupMenuPanel{position:absolute;fill:#E4F2F2;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#mermaid-1779285453667 .actor-man line{stroke:#006660;fill:#E4F2F2;}#mermaid-1779285453667 .actor-man circle,#mermaid-1779285453667 line{stroke:#006660;fill:#E4F2F2;stroke-width:2px;}#mermaid-1779285453667 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g></g><defs><symbol id=\"computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><g><rect x=\"-10\" y=\"75\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"170\" height=\"42\" class=\"note\"></rect><text x=\"75\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-size: 16px; font-weight: 400;\"><tspan x=\"75\">state transition fires</tspan></text></g><g><rect x=\"-51.5\" y=\"366\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"253\" height=\"42\" class=\"note\"></rect><text x=\"75\" y=\"371\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-size: 16px; font-weight: 400;\"><tspan x=\"75\">callback delivery acknowledged</tspan></text></g><g><rect x=\"-44\" y=\"519\" fill=\"#EDF2AE\" stroke=\"#666\" width=\"238\" height=\"42\" class=\"note\"></rect><text x=\"75\" y=\"524\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"noteText\" dy=\"1em\" style=\"font-size: 16px; font-weight: 400;\"><tspan x=\"75\">retry after a configured delay</tspan></text></g><g><line x1=\"-61.5\" y1=\"265\" x2=\"520\" y2=\"265\" class=\"loopLine\"></line><line x1=\"520\" y1=\"265\" x2=\"520\" y2=\"625\" class=\"loopLine\"></line><line x1=\"-61.5\" y1=\"625\" x2=\"520\" y2=\"625\" class=\"loopLine\"></line><line x1=\"-61.5\" y1=\"265\" x2=\"-61.5\" y2=\"625\" class=\"loopLine\"></line><line x1=\"-61.5\" y1=\"423\" x2=\"520\" y2=\"423\" class=\"loopLine\" style=\"stroke-dasharray: 3, 3;\"></line><polygon points=\"-61.5,265 -11.5,265 -11.5,278 -19.9,285 -61.5,285\" class=\"labelBox\"></polygon><text x=\"-36\" y=\"278\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"labelText\" style=\"font-size: 16px; font-weight: 400;\">alt</text><text x=\"254.25\" y=\"283\" text-anchor=\"middle\" class=\"loopText\" style=\"font-size: 16px; font-weight: 400;\"><tspan x=\"254.25\">[2xx within timeout]</tspan></text><text x=\"229.25\" y=\"441\" text-anchor=\"middle\" class=\"loopText\" style=\"font-size: 16px; font-weight: 400;\">[error or timeout]</text></g><text x=\"76\" y=\"132\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-size: 16px; font-weight: 400;\">filter check (PushNotificationFilter ∋ Kind?)</text><path d=\"M 76,171 C 136,161 136,201 76,191\" class=\"messageLine0\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#arrowhead)\" style=\"fill: none;\"></path><text x=\"291\" y=\"216\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-size: 16px; font-weight: 400;\">POST PushNotificationUrl (JSON, no auth header)</text><line x1=\"76\" y1=\"255\" x2=\"505\" y2=\"255\" class=\"messageLine0\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#arrowhead)\" style=\"fill: none;\"></line><text x=\"294\" y=\"317\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-size: 16px; font-weight: 400;\">200 OK</text><line x1=\"508\" y1=\"356\" x2=\"79\" y2=\"356\" class=\"messageLine1\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"294\" y=\"470\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-size: 16px; font-weight: 400;\">timeout or non-2xx</text><line x1=\"508\" y1=\"509\" x2=\"79\" y2=\"509\" class=\"messageLine1\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"291\" y=\"576\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-size: 16px; font-weight: 400;\">POST again (same Identifier)</text><line x1=\"76\" y1=\"615\" x2=\"505\" y2=\"615\" class=\"messageLine0\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#arrowhead)\" style=\"fill: none;\"></line></svg></div>"},"children":["%%{init: {'theme': 'base', 'themeVariables': {'actorBkg': '#E4F2F2', 'actorBorder': '#006660', 'actorTextColor': '#0A1111', 'actorLineColor': '#047C76', 'signalColor': '#047C76', 'signalTextColor': '#0A1111', 'noteBkgColor': '#CDDBDB', 'noteTextColor': '#0A1111', 'noteBorderColor': '#006660', 'activationBkgColor': '#CDDBDB', 'activationBorderColor': '#006660', 'labelBoxBkgColor': '#E4F2F2', 'labelBoxBorderColor': '#006660', 'labelTextColor': '#0A1111', 'loopTextColor': '#0A1111'}}}%%\nsequenceDiagram\n    participant N as Namirial Notify\n    participant Y as Your callback endpoint\n    Note over N: state transition fires\n    N->>N: filter check (PushNotificationFilter ∋ Kind?)\n    N->>Y: POST PushNotificationUrl (JSON, no auth header)\n    alt 2xx within timeout\n        Y-->>N: 200 OK\n        Note over N: callback delivery acknowledged\n    else error or timeout\n        Y-->>N: timeout or non-2xx\n        Note over N: retry after a configured delay\n        N->>Y: POST again (same Identifier)\n    end\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Every callback shares the same envelope:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"Identifier\": \"1234\",\n  \"Kind\": \"Sent\",\n  \"Date\": \"2026-01-22T12:46:32.4830752+01:00\",\n  \"EvidenceId\": \"2aca3ea149f943879726a87000c1f704\",\n  \"EvidenceType\": \"eviMail\",\n  \"Site\": \"my-site\",\n  \"Owner\": null,\n  \"OwnerEmail\": \"sender@example.com\",\n  \"AdditionalData\": {\n    \"From\": \"sender@example.com\",\n    \"To\": \"recipient@example.com\",\n    \"Subject\": \"Your certified policy update\",\n    \"LookupKey\": \"ORDER-12345\",\n    \"State\": \"Sent\",\n    \"CreationDate\": \"2026-01-22T12:46:12.3113880+01:00\",\n    \"XmissionDetails\": \"Successfully sent to recipient's mail server.\",\n    \"ExtraData\": \"order-12345\"\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]}," as the idempotency key on your side. The shared ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/dev/callbacks"},"children":["Callbacks and webhooks"]}," page documents the full payload structure, retry behavior, and per-service field tables."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["HTTPS unlocks extra detail."]}," The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["XmissionDetails"]}," field on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}," callbacks and the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Comments"]}," field on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," callbacks are only included when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}," uses HTTPS."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"securing-your-callback-endpoint","__idx":12},"children":["Securing your callback endpoint"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Namirial Notify sends callbacks as plain HTTP POST requests with no authentication header — there is nothing in the request itself that proves it came from the platform. Apply layered defenses on your endpoint:"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Use HTTPS."]}," Required for the full payload and for any endpoint handling certified evidence data. HTTP endpoints are accepted by the API but should only be used during local development."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Restrict by IP."]}," Allowlist only the egress IP ranges used by the Namirial Notify callback infrastructure at your network or load-balancer layer. Requests from any other source are dropped before they reach your application. Obtain the current IP range list from your Namirial Notify contact — ranges can change, so subscribe to update notifications if your contact provides them."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Validate the payload before acting on it."]}," On every incoming callback, check:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EvidenceType"]}," equals ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"eviMail\""]}," — reject anything else silently."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EvidenceId"]}," matches a communication you submitted — cross-reference against your own records and discard unknown IDs."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}," is one of the values you subscribed to in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]}," — anything outside that set is unexpected."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Log and discard any callback that fails these checks. Do not update business state based on a callback you cannot corroborate."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Keep the URL low-profile."]}," Treat ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}," as a secret: do not publish it in client-side code, documentation, or unredacted logs. If you suspect it has been exposed, set a new URL on future submissions — the URL is fixed at submit time and cannot be changed for in-flight communications, so rotate promptly and monitor existing open communications until they close."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Respond quickly with a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["2xx"]},"."]}," Return the status code before doing any heavy processing, and handle the work in a background queue. A slow response risks a timeout-triggered retry, which multiplies traffic on your endpoint and may create duplicate processing if your handler is not idempotent."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"additional-callback-payload-examples","__idx":13},"children":["Additional callback payload examples"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]}," — delivery confirmation received"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"Identifier\": \"2345\",\n  \"Kind\": \"Delivered\",\n  \"Date\": \"2026-01-22T12:47:05.0000000+01:00\",\n  \"EvidenceId\": \"87ffa214e7734bd59b8da8ef00fd80f8\",\n  \"EvidenceType\": \"eviMail\",\n  \"Site\": \"my-site\",\n  \"Owner\": null,\n  \"OwnerEmail\": \"sender@example.com\",\n  \"AdditionalData\": {\n    \"From\": \"sender@example.com\",\n    \"To\": \"recipient@example.com\",\n    \"Subject\": \"Your certified policy update\",\n    \"LookupKey\": \"ORDER-12345\",\n    \"State\": \"Delivered\",\n    \"CreationDate\": \"2026-01-22T12:46:12.3113880+01:00\",\n    \"Progress\": \"Confirmation of message delivery\",\n    \"Description\": \"The message or the notification with the link were delivered to the final recipient, but the content still has not been opened/read.\",\n    \"ExtraData\": \"order-12345\"\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]}," state or callback confirms a delivery milestone but does not close the lifecycle. Wait for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]},", then inspect ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome"]}," for the final result. If requested, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliveryResult"]}," affidavit records the delivery result; use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliveredOn"]}," and the event details, not the affidavit kind alone, to confirm success."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}," — recipient opened the message (open tracking enabled)"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"Identifier\": \"3456\",\n  \"Kind\": \"Read\",\n  \"Date\": \"2026-01-22T13:15:42.0000000+01:00\",\n  \"EvidenceId\": \"87ffa214e7734bd59b8da8ef00fd80f8\",\n  \"EvidenceType\": \"eviMail\",\n  \"Site\": \"my-site\",\n  \"Owner\": null,\n  \"OwnerEmail\": \"sender@example.com\",\n  \"AdditionalData\": {\n    \"From\": \"sender@example.com\",\n    \"To\": \"recipient@example.com\",\n    \"Subject\": \"Your certified policy update\",\n    \"LookupKey\": \"ORDER-12345\",\n    \"State\": \"Read\",\n    \"CreationDate\": \"2026-01-22T12:46:12.3113880+01:00\",\n    \"Progress\": \"Notification of opening or reading of the message\",\n    \"Description\": \"The message has been opened or read by the final recipient.\",\n    \"ExtraData\": \"order-12345\"\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Open tracking is best-effort. Deduplicate on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]}," — the same open event can fire more than once if the recipient opens the message multiple times. The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}," affidavit is generated only once."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}," — delivery attempt failed"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"Identifier\": \"4567\",\n  \"Kind\": \"Failed\",\n  \"Date\": \"2026-01-22T12:51:00.0000000+01:00\",\n  \"EvidenceId\": \"c3d4e5f601234bd59b8da8ef00fd80f8\",\n  \"EvidenceType\": \"eviMail\",\n  \"Site\": \"my-site\",\n  \"Owner\": null,\n  \"OwnerEmail\": \"sender@example.com\",\n  \"AdditionalData\": {\n    \"From\": \"sender@example.com\",\n    \"To\": \"recipient@example.com\",\n    \"Subject\": \"Your certified policy update\",\n    \"LookupKey\": \"ORDER-99999\",\n    \"State\": \"Failed\",\n    \"CreationDate\": \"2026-01-22T12:46:12.3113880+01:00\",\n    \"Progress\": \"There was an error that precludes normal processing of the message.\",\n    \"Description\": \"An unrecoverable error occurred or the retry limit has been reached, making it impossible to send the message.\",\n    \"ExtraData\": \"order-99999\"\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}," is not terminal on its own — the platform may retry. Do not resubmit. Wait for the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," callback and check ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.Outcome"]},". Permanent failure is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome: Failed"]},"."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}," — recipient accepted (HTTPS endpoint, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentOptions"]}," enabled)"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"Identifier\": \"5678\",\n  \"Kind\": \"Replied\",\n  \"Date\": \"2026-01-22T14:23:10.0000000+01:00\",\n  \"EvidenceId\": \"87ffa214e7734bd59b8da8ef00fd80f8\",\n  \"EvidenceType\": \"eviMail\",\n  \"Site\": \"my-site\",\n  \"Owner\": null,\n  \"OwnerEmail\": \"sender@example.com\",\n  \"AdditionalData\": {\n    \"From\": \"sender@example.com\",\n    \"To\": \"recipient@example.com\",\n    \"Subject\": \"Your certified policy update\",\n    \"LookupKey\": \"ORDER-12345\",\n    \"State\": \"Replied\",\n    \"CreationDate\": \"2026-01-22T12:46:12.3113880+01:00\",\n    \"Kind\": \"Accepted\",\n    \"Comments\": \"I agree with the terms and conditions.\",\n    \"ExtraData\": \"order-12345\"\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.Kind"]}," is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accepted"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Rejected"]}," — branch on this to determine the recipient's commitment decision. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Comments"]}," is only present when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}," uses HTTPS and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentCommentsAllowed"]}," was ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},"."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," — lifecycle ended, outcome assigned"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"Identifier\": \"9012\",\n  \"Kind\": \"Closed\",\n  \"Date\": \"2026-01-22T14:25:00.0000000+01:00\",\n  \"EvidenceId\": \"87ffa214e7734bd59b8da8ef00fd80f8\",\n  \"EvidenceType\": \"eviMail\",\n  \"Site\": \"my-site\",\n  \"Owner\": null,\n  \"OwnerEmail\": \"sender@example.com\",\n  \"AdditionalData\": {\n    \"From\": \"sender@example.com\",\n    \"To\": \"recipient@example.com\",\n    \"Subject\": \"Your certified policy update\",\n    \"LookupKey\": \"ORDER-12345\",\n    \"State\": \"Closed\",\n    \"CreationDate\": \"2026-01-22T12:46:12.3113880+01:00\",\n    \"Outcome\": \"Accepted\",\n    \"OutcomeDescription\": \"The communication was accepted by the recipient.\",\n    \"ExtraData\": \"order-12345\"\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," is the terminal event. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.Outcome"]}," holds the final result — ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accepted"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Rejected"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]},", etc. Always wait for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," before marking a transaction complete on your side."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," — an affidavit has been generated and is ready to download"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"Identifier\": \"6789\",\n  \"Kind\": \"AffidavitPublished\",\n  \"Date\": \"2026-01-22T12:48:30.0000000+01:00\",\n  \"EvidenceId\": \"87ffa214e7734bd59b8da8ef00fd80f8\",\n  \"EvidenceType\": \"eviMail\",\n  \"Site\": \"my-site\",\n  \"Owner\": null,\n  \"OwnerEmail\": \"sender@example.com\",\n  \"AdditionalData\": {\n    \"From\": \"sender@example.com\",\n    \"To\": \"recipient@example.com\",\n    \"Subject\": \"Your certified policy update\",\n    \"LookupKey\": \"ORDER-12345\",\n    \"State\": \"Delivered\",\n    \"CreationDate\": \"2026-01-22T12:46:12.3113880+01:00\",\n    \"AffidavitId\": \"a1b2c3d4e5f641239726a87000c1f704\",\n    \"AffidavitKind\": \"DeliveryResult\",\n    \"AffidavitName\": \"Certification of delivery\",\n    \"ExtraData\": \"order-12345\"\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["One ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," callback fires per generated affidavit. Persist ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.AffidavitId"]}," — it is the key for downloading the PDF from the API. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.AffidavitKind"]}," tells you which lifecycle moment the affidavit covers (see the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#when-each-affidavit-is-generated"},"children":["affidavit table"]},"). For on-demand affidavits requested via ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /v1/EviMail/AffidavitRequest"]},", the callback also includes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.RequestId"]}," so you can correlate it with your original request. If the affidavit was regenerated, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.Regenerated"]}," is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"what-each-callback-means","__idx":14},"children":["What each callback means"]},{"$$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":""},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"minWidth":"140px"}},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"When it fires"},"children":["When it fires"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Final business outcome?"},"children":["Final business outcome?"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Affidavit-bearing?"},"children":["Affidavit-bearing?"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Extra fields in AdditionalData"},"children":["Extra fields in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"What you should do"},"children":["What you should do"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Ready"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["After admission and content certification"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indirect (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Submitted"]}," / ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SubmittedAdvanced"]},")"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Optional internal \"queued\" → \"processed\" transition"]}]},{"$$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":["After sending is requested and the message is ready for the sender component"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Progress"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Description"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Update tracking"]}]},{"$$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":["After the recipient's mail server accepts the message"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$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":["XmissionDetails"]}," (HTTPS only)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Update tracking; do not retry on your side"]}]},{"$$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":["After delivery confirmation is received"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$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":["Progress"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Description"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Treat as confirmed delivery"]}]},{"$$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":["After open is detected"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$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":["Progress"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Description"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Open tracking is best-effort. Deduplicate on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]}]}]},{"$$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":["After the recipient accepts or rejects (when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentOptions"]}," enabled)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No (the decision is recorded, but the lifecycle may remain open)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Committed"]}," / ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommittedAdvanced"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}," (accept / reject), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Comments"]}," (HTTPS only)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Branch on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData.Kind"]},"; persist ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Comments"]}," when present; wait for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]}]},{"$$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":["When tracking ends"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Complete"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OutcomeDescription"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mark the transaction terminal"]}]},{"$$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":["On send or delivery failure"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No (terminal failure is signaled by ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome: Failed"]},")"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}," (when terminal)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Progress"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Description"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Do not resubmit; wait for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]}]},{"$$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":["Each time an affidavit is published (per-event or on-demand)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The affidavit itself"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitId"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKind"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitName"]},"; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RequestId"]}," if on-demand; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Regenerated"]}," if true"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Download the affidavit by ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitId"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"additionaldata-fields-by-event","__idx":15},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData"]}," fields by event"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All callbacks share a common set of fields. Some fields only appear on specific event types or under specific conditions."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Fields present in every callback"]}]},{"$$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":["From"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Sender address as configured on Submit"]}]},{"$$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":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Main recipient address"]}]},{"$$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":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Email subject"]}]},{"$$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":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Your correlation key (omitted if not set on Submit)"]}]},{"$$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":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Current communication state at the time of the callback"]}]},{"$$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":["ISO 8601"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Timestamp when the communication was first submitted"]}]},{"$$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":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Verbatim copy of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationExtraData"]}," from Submit (omitted if not set)"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Event-specific 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":"Present on"},"children":["Present on"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Condition"},"children":["Condition"]},{"$$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":["XmissionDetails"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["HTTPS endpoint only"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Human-readable summary of the SMTP handoff result"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Progress"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Human-readable string describing the current processing stage"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Description"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Human-readable description of the event outcome"]}]},{"$$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":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accepted"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Rejected"]}," — the recipient's commitment decision"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Comments"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["HTTPS endpoint + ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommitmentCommentsAllowed: true"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Free-text comment entered by the recipient"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Final outcome: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accepted"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Rejected"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]},", etc."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OutcomeDescription"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Human-readable description of the final outcome"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unique identifier of the generated affidavit — use this to download the PDF"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKind"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Which affidavit type was generated (e.g. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliveryResult"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Committed"]},")"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitName"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Display name of the affidavit document"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RequestId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["On-demand affidavits only"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Correlates the callback to the original ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitRequest"]}," call"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Regenerated"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Only when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Present and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]}," when this affidavit replaced a previously generated one"]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"states-reference","__idx":16},"children":["States reference"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Query endpoint and callbacks both expose the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["State"]}," value. Use this table to interpret it."]},{"$$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":"Display name"},"children":["Display name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Technical name"},"children":["Technical name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"When it occurs"},"children":["When it occurs"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Final?"},"children":["Final?"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Callback repeatable?"},"children":["Callback repeatable?"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Related callback"},"children":["Related callback"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Affidavit implication"},"children":["Affidavit implication"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"What you should do"},"children":["What you should do"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Draft"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Draft"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Saved in UI but not submitted"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Not visible via API"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["New"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["New"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Submit accepted; admission and content certification begin"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Submitted"]}," / ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SubmittedAdvanced"]}," once certified"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Store ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["eviId"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LookupKey"]}," for reconciliation"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Ready"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Ready"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Validated, certified, and ready for sending"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Ready"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Optional UI transition"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Dispatched"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Sending has been requested; the message is ready for the sender component"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Update tracking; not yet sent or delivered"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Sent"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient's mail server accepted the message"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TransmissionResult"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Reconcile against your in-flight set"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Delivered"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Delivery confirmation was received"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["DeliveryResult"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Surface \"delivered\" to the operator"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Read"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient opened the message (when supported)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Yes"]}," — fires on each open; deduplicate on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]}]},{"$$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"]}," (generated once regardless)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Treat as best-effort; deduplicate on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Replied"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replied"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient accepted or rejected (when configured)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$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":["Committed"]}," / ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CommittedAdvanced"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Branch on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}," from the callback"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Closed"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tracking ended; outcome assigned"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$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":"code","attributes":{},"children":["ClosedAdvanced"]},", often ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Complete"]}," / ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CompleteAdvanced"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mark the transaction terminal"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Failed"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Delivery failure occurred; retries may still follow"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Yes"]}," — fires on each retry attempt"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}," (when terminal)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Wait for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," before declaring permanent failure"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Unknown"]}," is enum padding for forward compatibility; treat it as \"unmapped\" and rely on the recorded timestamps."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For outcomes (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["None"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Certified"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Delivered"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Read"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Accepted"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Rejected"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]},"), see the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/apis/evimail-api#states-and-outcomes"},"children":["API reference"]},"."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"evidence-and-affidavits","__idx":17},"children":["Evidence and affidavits"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["EviMail records evidence for relevant lifecycle and technical events, and the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," you set at submit time control which of those items get certified into signed PDF affidavits. The full catalog and formal definitions are in ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/user-guides/evidences-affidavits#evimail"},"children":["Evidence and affidavits"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"when-each-affidavit-is-generated","__idx":18},"children":["When each affidavit is generated"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The table below maps the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," values to the lifecycle moment that triggers generation. All values are optional and configured at submit time except ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OnDemand"]},", which is triggered on request."]},{"$$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":"Triggered at"},"children":["Triggered at"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Notes"},"children":["Notes"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"AffidavitPublished callback fires?"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," callback fires?"]}]}]},{"$$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":["New → Ready"]}," (content certified)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies admission, content, and metadata"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes, if in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]}]}]},{"$$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":["New → Ready"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Advanced variant; includes rendered body"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]},{"$$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"]}," (SMTP response received)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies the handoff to the recipient mail server"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]},{"$$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"]}," (delivery confirmation/result received)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies the delivery result"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]},{"$$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"]}," (recipient opened the message)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Only generated once, even if open is detected multiple times"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]},{"$$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"]}," (recipient accepted or rejected)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Certifies the acceptance or rejection action"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]},{"$$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":"td","attributes":{},"children":["Yes"]}]},{"$$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 tracking"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]},{"$$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"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]},{"$$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, regardless of final result"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]},{"$$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, regardless of final result"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]},{"$$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 via ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /v1/EviMail/AffidavitRequest"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Requires ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OnDemand"]}," in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," at submit time and an eligible, non-closed communication"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes, with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RequestId"]}," in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData"]}]}]},{"$$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":["Technical events when generated by the configured affidavit kinds"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Internal technical record for events that do not have a more specific affidavit kind"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]},{"$$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":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," following terminal failure"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Only when the final outcome is failure"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Key things to know:"]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Every generated affidavit fires an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," callback to the original ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]},", but only if ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," is in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]},". The callback includes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitId"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKind"]},", and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitName"]}," in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AdditionalData"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Affidavit generation is ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["asynchronous"]},". The affidavit is not available instantly after the state transition — wait for the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," callback or poll with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IncludeAffidavits=true"]}," on Query."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["To enable on-demand affidavits, include ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OnDemand"]}," in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," at submit time. This ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["cannot be enabled retroactively"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["On-demand affidavit requests are rejected when the communication is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Draft"]},", already ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]},", not enabled for on-demand affidavits, over the configured maximum request count, or requested by a non-owner."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You can also retrieve affidavit metadata via the Query endpoint without subscribing to callbacks."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OnDemand"]}," was included in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," at submit time and the communication is still eligible, you can request an additional affidavit later with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /v1/EviMail/AffidavitRequest"]}," (see the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/apis/evimail-api#request-an-on-demand-affidavit"},"children":["API reference"]},"). The generation is asynchronous; you receive an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," callback when it is ready."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"querying-status","__idx":19},"children":["Querying status"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use the Query endpoint as a fallback when callbacks lag, when you need a point-in-time snapshot, or for batch reconciliation. The most common filters:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["WithUniqueIds=<eviId>"]}," — fetch one or more communications by id."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["WithLookupKeys=<your-key>"]}," — fetch by your correlation key."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OnState=Closed"]}," — fetch only closed communications."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["WithOutcome=Delivered"]}," — fetch by final outcome."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IncludeAffidavits=true"]}," — include affidavit metadata in results."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Example:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"curl -X GET \"https://api.evicertia.com/v1/EviMail/Query?WithLookupKeys=ORDER-12345&IncludeAffidavits=true\" \\\n  -u \"$EVI_USER:$EVI_PASS\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Response:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"totalMatches\": 1,\n  \"results\": [\n    {\n      \"uniqueId\": \"87ffa214e7734bd59b8da8ef00fd80f8\",\n      \"lookupKey\": \"ORDER-12345\",\n      \"state\": \"Closed\",\n      \"outcome\": \"Delivered\",\n      \"creationDate\": \"2026-01-22T12:46:12.3113880Z\",\n      \"sentOn\": \"2026-01-22T12:46:32.4830752Z\",\n      \"deliveredOn\": \"2026-01-22T12:47:05.1023400Z\",\n      \"affidavits\": [\n        { \"uniqueId\": \"…\", \"kind\": \"Submitted\", \"name\": \"Certification of admission\" },\n        { \"uniqueId\": \"…\", \"kind\": \"DeliveryResult\", \"name\": \"Certification of delivery\" },\n        { \"uniqueId\": \"…\", \"kind\": \"Closed\", \"name\": \"Certification of closure\" }\n      ]\n    }\n  ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For the full filter and response schema, see the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/apis/evimail-api#query-certified-emails"},"children":["API reference"]},"."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"first-call-walkthrough","__idx":20},"children":["First-call walkthrough"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Run through these steps before wiring EviMail into production. The goal is to confirm that the full round-trip — submit, receive callbacks, verify state, and download an affidavit — works end-to-end from your system."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"what-you-need","__idx":21},"children":["What you need"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API credentials"]}," — ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EVI_USER"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EVI_PASS"]}," for your account. Obtain them from your Namirial Notify contact. Keep them out of source control."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["A recipient address you control"]}," — use a personal or team inbox so you can observe what the recipient receives and verify delivery."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["An HTTPS endpoint for callbacks"]}," (optional for the smoke-test, required to receive ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["XmissionDetails"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Comments"]},") — the URL must be reachable from the public internet. If you do not have one yet, use a webhook inspection tool or a local tunnel to expose a port on your machine temporarily."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"step-1--send-your-first-communication","__idx":22},"children":["Step 1 — Send your first communication"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Submit a minimal request using a recipient address you control. Generate a fresh UUID for the idempotency token each time you submit a new communication."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"curl -X POST \"https://api.evicertia.com/v1/EviMail/Submit\" \\\n  -u \"$EVI_USER:$EVI_PASS\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-Evi-IdempotencyToken: 3f1a8b40-1f4a-4c2c-8f3a-cabf12a14b6c\" \\\n  -d '{\n    \"Subject\": \"Test certified email\",\n    \"Body\": \"<p>This is a test from EviMail integration.</p>\",\n    \"LookupKey\": \"TEST-001\",\n    \"Recipient\": {\n      \"EmailAddress\": \"your-inbox@example.com\"\n    },\n    \"Options\": {\n      \"AffidavitKinds\": [\"Complete\"],\n      \"PushNotificationUrl\": \"https://your-endpoint.example.com/callbacks/evimail\",\n      \"PushNotificationFilter\": [\"Sent\", \"Delivered\", \"Closed\", \"AffidavitPublished\"]\n    }\n  }'\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Expected response:"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{ \"eviId\": \"87ffa214e7734bd59b8da8ef00fd80f8\" }\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Save ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["eviId"]},". If you get ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400"]},", check ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["responseStatus.errors[]"]}," for the failing field. If you get ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["401"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["403"]},", confirm credentials and that your account is provisioned for EviMail."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"step-2--verify-the-state-progresses","__idx":23},"children":["Step 2 — Verify the state progresses"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Query the communication a few seconds after submitting to confirm it has moved out of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["New"]},":"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"curl \"https://api.evicertia.com/v1/EviMail/Query?WithLookupKeys=TEST-001\" \\\n  -u \"$EVI_USER:$EVI_PASS\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You should see ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"state\": \"Dispatched\""]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"state\": \"Sent\""]}," within seconds. If still ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"state\": \"New\""]},", wait and retry — the platform is still processing admission. If it stays in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["New"]}," for more than a minute, contact support."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"step-3--confirm-delivery","__idx":24},"children":["Step 3 — Confirm delivery"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you configured a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]},", check your endpoint logs as the communication progresses. You should receive ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind: Sent"]}," and eventually ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind: Closed"]},". If the delivery infrastructure reports a delivery signal, you also receive ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind: Delivered"]},". Because callbacks are independent messages and can arrive out of order, use their timestamps and query the transaction before making irreversible decisions."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you did not configure a callback URL, poll Query every 10–30 seconds until ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"state\": \"Closed\""]},":"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"curl \"https://api.evicertia.com/v1/EviMail/Query?WithLookupKeys=TEST-001\" \\\n  -u \"$EVI_USER:$EVI_PASS\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]},", check ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"outcome\""]},". If delivery confirmation was received, the expected outcome is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"Delivered\""]},"; otherwise, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"Sent\""]}," can be final even if the email arrived. Also check ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"deliveredOn\""]}," and your inbox."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"step-4--download-the-affidavit","__idx":25},"children":["Step 4 — Download the affidavit"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Because you included ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Complete"]}," in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]},", an ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," callback fires when the affidavit is ready. Query with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IncludeAffidavits=true"]}," to get the affidavit metadata:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"curl \"https://api.evicertia.com/v1/EviMail/Query?WithLookupKeys=TEST-001&IncludeAffidavits=true\" \\\n  -u \"$EVI_USER:$EVI_PASS\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Look for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["affidavits[]"]}," in the response. Use the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["uniqueId"]}," of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Complete"]}," affidavit to download the PDF via the Affidavit endpoint (see the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/apis/evimail-api"},"children":["API reference"]},"). Open it and confirm it is signed and shows the recorded lifecycle timestamps. A delivery timestamp is present only when delivery confirmation was recorded."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"step-5--test-the-failure-path","__idx":26},"children":["Step 5 — Test the failure path"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Resubmit using an address that will fail delivery — confirm this address with your Namirial Notify contact. Verify that:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The communication eventually reaches ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"state\": \"Closed\""]}," with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["\"outcome\": \"Failed\""]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You receive both ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind: Failed"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind: Closed"]}," callbacks. They can be retried or arrive out of order, so reconcile them with Query."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Your system handles ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome: Failed"]}," without triggering an automatic resubmit."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This exercises your error-handling code before any real communications go through."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"integration-checklist","__idx":27},"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":["eviId"]}," 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 and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["409 Conflict"]}," as \"retry with the same token after a short backoff\"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use HTTPS for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}," so you receive ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["XmissionDetails"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Comments"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Subscribe only to the callback kinds you act on. Each extra subscription multiplies retry traffic when your endpoint hiccups."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Make your callback handler idempotent, keyed on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]},". The platform retries on non-2xx and on timeouts."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Store the raw callback body before parsing. This is invaluable for audit and for debugging shape drift."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use Query as a fallback when callbacks lag. Filter by ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["LookupKey"]}," and use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IncludeAffidavits=true"]}," when you need affidavit metadata."]},{"$$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 intend to call ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitRequest"]}," later. This cannot be added retroactively."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Persist ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitId"]}," from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," callbacks. Affidavits are the legal artifact you will need during disputes."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Validate ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationFilter"]}," values at submit time. Unsupported or repeated values are rejected by the API, so catch typos before submitting."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Test the happy path and the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Failed"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Outcome: Failed"]},") path in pre-production before going live."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"troubleshooting","__idx":28},"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 on Submit; ",{"$$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; firewall blocks Namirial Notify egress"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Events via Query; server access logs for the callback ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Confirm filter and URL; make endpoint publicly reachable; use Query polling as fallback"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Message stays in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Dispatched"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Sender processing still pending; recipient MTA slow or greylisting; mailbox full"]},{"$$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 for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Closed"]},"; do not resubmit"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["deliveredOn"]}," is missing but ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["readOn"]}," is present"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["deliveredOn"]}," depends on a DSN from the recipient's mail server, which many servers never send; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["readOn"]}," is recorded independently from supported open or read signals"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Both timestamps in the Query response"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["This is expected — an open or read was recorded even though no delivery notification arrived. Treat the message as delivered. See ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/user-guides/states-outcomes#why-delivery-and-read-tracking-can-be-incomplete"},"children":["Why delivery and read tracking can be incomplete"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Recipient says they did not get the email"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Spam filter; recipient address typo; alias forwarding broke"]},{"$$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":["XmissionDetails"]}," on the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sent"]}," callback (HTTPS only)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Confirm the address; ask recipient to check spam; if address is wrong, correct and resubmit with a new idempotency token"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Duplicate callbacks"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Endpoint timed out or returned non-2xx; platform retried"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]}," field — duplicates share the same value"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Deduplicate on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identifier"]},"; make the callback handler idempotent"]}]},{"$$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; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OnDemand"]}," was not included in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitKinds"]}," at submit (on-demand requests blocked)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Query with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IncludeAffidavits=true"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Wait for ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AffidavitPublished"]}," callback; for on-demand, if ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RequestId"]}," was returned but no callback arrived, contact support with that ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RequestId"]}]}]},{"$$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":["Recipient.EmailAddress"]},"); invalid or unsupported enum value (e.g. ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CertificationLevel"]}," not on account); attachment too large"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["responseStatus.errors[]"]}," for field-level details"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Fix the flagged field; retry with a ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["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 value; 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 EviMail; ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["From"]}," address not permitted; restricted header in request"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["responseStatus.message"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Contact your Namirial Notify account manager"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Submit → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["409 Conflict"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Another Submit with the same ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["X-Evi-IdempotencyToken"]}," is still in flight"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["—"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Back off briefly; retry with the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["same"]}," token; do not generate a new one"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Callback payload missing expected fields"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Subscribed to a different ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}," than the one you are reading; field is HTTPS-only and URL is HTTP; mis-routing on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EvidenceType"]}," on the incoming payload"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Route on ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Kind"]}," + ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EvidenceType"]}," first; switch ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PushNotificationUrl"]}," to HTTPS to unlock ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["XmissionDetails"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Comments"]},"; see ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/dev/callbacks"},"children":["Callbacks and webhooks"]}," for full field tables"]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"related","__idx":29},"children":["Related"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services"},"children":["Services"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/services/evinotice"},"children":["EviNotice"]}]},{"$$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/services/evipost"},"children":["EviPost"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/apis/evimail-api"},"children":["EviMail API reference"]}]},{"$$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/states-outcomes#evimail-evidence-lifecycle"},"children":["EviMail evidence lifecycle"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/user-guides/evidences-affidavits"},"children":["Evidence and affidavits"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/dev/error-handling"},"children":["Error handling"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/products/namirialnotify/issuer/create-evimail"},"children":["How to create a new EviMail (issuer UI)"]}]}]}]},"headings":[{"value":"EviMail","id":"evimail","depth":1},{"value":"When to use EviMail","id":"when-to-use-evimail","depth":2},{"value":"How the pieces fit together","id":"how-the-pieces-fit-together","depth":2},{"value":"How EviMail works","id":"how-evimail-works","depth":2},{"value":"Submit a certified email","id":"submit-a-certified-email","depth":2},{"value":"Useful fields you should configure","id":"useful-fields-you-should-configure","depth":3},{"value":"Idempotency","id":"idempotency","depth":3},{"value":"Accept/reject commitment ( CommitmentOptions )","id":"acceptreject-commitment--commitmentoptions-","depth":3},{"value":"What the recipient sees","id":"what-the-recipient-sees","depth":2},{"value":"Standard certified email (no commitment)","id":"standard-certified-email-no-commitment","depth":3},{"value":"Certified email with accept/reject commitment","id":"certified-email-with-acceptreject-commitment","depth":3},{"value":"Callbacks and what you receive","id":"callbacks-and-what-you-receive","depth":2},{"value":"Securing your callback endpoint","id":"securing-your-callback-endpoint","depth":3},{"value":"Additional callback payload examples","id":"additional-callback-payload-examples","depth":3},{"value":"What each callback means","id":"what-each-callback-means","depth":3},{"value":"AdditionalData fields by event","id":"additionaldata-fields-by-event","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 — Send your first communication","id":"step-1--send-your-first-communication","depth":3},{"value":"Step 2 — Verify the state progresses","id":"step-2--verify-the-state-progresses","depth":3},{"value":"Step 3 — Confirm delivery","id":"step-3--confirm-delivery","depth":3},{"value":"Step 4 — Download the affidavit","id":"step-4--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":"EviMail","description":"Practical integration guide to EviMail — submit certified emails, interpret states and callbacks, and download affidavits.","layout":"doc","outline":"deep","keywords":["evimail","certified email","email evidence","affidavit","delivery evidence","acceptance rejection","namirial notify","integration guide"],"seo":{"title":"EviMail"}},"lastModified":"2026-08-03T09:35:33.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/namirialnotify/services/evimail","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}