-
Notifications
You must be signed in to change notification settings - Fork 0
/
canvas.html
409 lines (352 loc) · 669 KB
/
canvas.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Untitled</title>
<style>
body {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.sozi-frame-list {
position: absolute;
top: 0;
right: 0;
width: 33%;
height: 100%;
margin: 0;
padding: 0.5em 1em;
overflow-y: auto;
list-style: decimal inside;
font-family: "Droid Sans", Helvetica, Arial, sans-serif;
font-size: 12pt;
color: rgb(240, 255, 255);
background-color: rgba(34, 34, 34, 0.9);
}
.sozi-frame-list li {
margin: 0;
padding: 0;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.sozi-frame-list a {
color: inherit;
text-decoration: none;
}
.sozi-frame-list a:hover {
color: rgb(0, 204, 255);
text-decoration: underline;
}
.sozi-frame-list a.current {
color: rgb(255, 170, 68);
}
.sozi-frame-number {
position: absolute;
top: 0;
left: 1em;
text-align: center;
padding: 0.3em 0.6em;
cursor: pointer;
font-family: "Droid Sans", Helvetica, Arial, sans-serif;
font-size: 12pt;
color: rgb(240, 255, 255);
background-color: rgba(34, 34, 34, 0.9);
}
.sozi-blank-screen {
background: black;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 999;
transition: opacity 0.5s, visibility 0.5s;
}
svg a {
cursor: pointer;
}
</style>
</head>
<body>
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" id="svg5484" xml:space="preserve" width="168262.77" height="9719.7197" sodipodi:docname="the-value-proposition-canvas.svg" inkscape:version="0.92.1 r15371" style="height: 100%; width: 100%;"><style xmlns="http://www.w3.org/1999/xhtml">svg {
background: rgba(255, 255, 255, 0);
}</style><metadata id="metadata5490"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/><dc:title/></cc:Work></rdf:RDF></metadata><defs id="defs5488"><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5502"><path d="M 0,841.89 H 1190.55 V 0 H 0 Z" id="path5500" inkscape:connector-curvature="0"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5826"><path d="M 0,841.89 H 1190.55 V 0 H 0 Z" id="path5824" inkscape:connector-curvature="0"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5864"><path d="M 0,841.89 H 1190.55 V 0 H 0 Z" id="path5862" inkscape:connector-curvature="0"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="clipPath6220"><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect6222" width="101.08218" height="110.775" x="1006.6677" y="-436.17657" transform="scale(1,-1)"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="clipPath6711"><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect6713" width="76.157814" height="91.389381" x="776.80969" y="-301.86185" transform="scale(1,-1)"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="clipPath7204"><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7206" width="90.0047" height="91.389381" x="760.19342" y="-564.95251" transform="scale(1,-1)"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="clipPath7702"><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7704" width="114.92907" height="114.92907" x="74.773132" y="-441.7153" transform="scale(1,-1)"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="clipPath8212"><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect8214" width="135.69939" height="101.08218" x="317.09344" y="-293.55377" transform="scale(1,-1)"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="clipPath8707"><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect8709" width="138.46875" height="116.31376" x="318.47815" y="-569.10657" transform="scale(1,-1)"/></clipPath></defs><sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1600" inkscape:window-height="837" id="namedview5486" showgrid="false" inkscape:zoom="0.01" inkscape:cx="61814.046" inkscape:cy="463.07882" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" inkscape:current-layer="g5492" inkscape:snap-global="false" fit-margin-top="0" fit-margin-left="0" fit-margin-right="0" fit-margin-bottom="0"/><g id="g5492" inkscape:groupmode="layer" inkscape:label="the-value-proposition-canvas" transform="matrix(1.3333333,0,0,-1.3333333,71472.447,15276.74)"><g id="g11664" transform="translate(-24609.565,5472.5126)"><g transform="matrix(0.2243012,0,0,0.2243012,938.80887,-13.811317)" id="g8876"><g id="g8379"><g id="g7867"><g id="g7367"><g id="g6872"><g id="g6399"><g id="g5494"><g id="g5496"><g clip-path="url(#clipPath5502)" id="g5498"><path inkscape:connector-curvature="0" id="path5504" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m -16.724,-20.185 h 1224 v 882 h -1224 z"/><path inkscape:connector-curvature="0" id="path5506" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><path inkscape:connector-curvature="0" id="path5508" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><g transform="translate(890.5341,123.5723)" id="g5510"><path inkscape:connector-curvature="0" id="path5512" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0"/></g><g transform="translate(890.5341,123.5723)" id="g5514"><path inkscape:connector-curvature="0" id="path5516" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z"/></g><g transform="translate(37,648.2902)" id="g5518"><path inkscape:connector-curvature="0" id="path5520" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,-261.963"/></g><g transform="translate(37,122.2902)" id="g5522"><path inkscape:connector-curvature="0" id="path5524" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,264.028"/></g><g transform="translate(1097.5273,165.442)" id="g5526"/><g transform="translate(1097.5273,165.442)" id="g5528"/><g transform="translate(890.5341,386.3271)" id="g5530"><path inkscape:connector-curvature="0" id="path5532" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(589.2585,386.3271)" id="g5534"><path inkscape:connector-curvature="0" id="path5536" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(584.5195,391.5946)" id="g5538"><path inkscape:connector-curvature="0" id="path5540" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l 7.93,5.276 z"/></g><g transform="translate(606.0317,391.5946)" id="g5542"><path inkscape:connector-curvature="0" id="path5544" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l -7.93,5.276 z"/></g><g transform="translate(300.0718,421.8129)" id="g5546"/><text id="text5550" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,331.2418,533.182)"><tspan id="tspan5548" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002">Gain Creators</tspan></text>
<text id="text5554" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,330.0818,267.3254)"><tspan id="tspan5552" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399">Pain Relievers</tspan></text>
<text id="text5558" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,787.3315,267.3254)"><tspan id="tspan5556" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998">Pains</tspan></text>
<text id="text5562" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,786.6355,533.182)"><tspan id="tspan5560" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048">Gains</tspan></text>
<text id="text5566" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,101.4428,410.6259)"><tspan id="tspan5564" sodipodi:role="line" y="0" x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001">Products</tspan></text>
<text id="text5570" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,96.3147,392.6259)"><tspan id="tspan5568" sodipodi:role="line" y="0" x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001">& Services</tspan></text>
<text id="text5574" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1016.9041,410.6259)"><tspan id="tspan5572" sodipodi:role="line" y="0" x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003">Customer</tspan></text>
<text id="text5578" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1031.6001,392.6259)"><tspan id="tspan5576" sodipodi:role="line" y="0" x="0 8.0959997 17.695999 28.464001 32.848 40.863998">Job(s)</tspan></text>
<path inkscape:connector-curvature="0" id="path5580" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path5582" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path5584" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z"/><g transform="translate(572.6254,744.0194)" id="g5586"><path inkscape:connector-curvature="0" id="path5588" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(587.4746,744.0194)" id="g5590"><path inkscape:connector-curvature="0" id="path5592" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(602.3238,744.0194)" id="g5594"><path inkscape:connector-curvature="0" id="path5596" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(617.1729,744.0194)" id="g5598"><path inkscape:connector-curvature="0" id="path5600" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(572.6254,760.0521)" id="g5602"><path inkscape:connector-curvature="0" id="path5604" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(594.7995,732.3297)" id="g5606"><path inkscape:connector-curvature="0" id="path5608" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 11.557"/></g><g transform="translate(602.2573,760.0521)" id="g5610"><path inkscape:connector-curvature="0" id="path5612" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(557.7956,743.9486)" id="g5614"><path inkscape:connector-curvature="0" id="path5616" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 74.445"/></g><g transform="translate(38.3727,679.5591)" id="g5618"><path inkscape:connector-curvature="0" id="path5620" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,64.246"/></g><g transform="translate(37,679.3984)" id="g5622"><path inkscape:connector-curvature="0" id="path5624" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,64.487 v 0"/></g><g transform="translate(573.2894,715.6772)" id="g5626"><path inkscape:connector-curvature="0" id="path5628" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 28.833,59.552"/></g><g transform="translate(572.6824,714.4235)" id="g5630"><path inkscape:connector-curvature="0" id="path5632" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.743,61.433 v 0"/></g><g transform="translate(573.038,680.7189)" id="g5634"><path inkscape:connector-curvature="0" id="path5636" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 29.015,62.535"/></g><g transform="translate(572.4518,679.4556)" id="g5638"><path inkscape:connector-curvature="0" id="path5640" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.894,64.43 v 0"/></g><g transform="translate(38.3727,713.5789)" id="g5642"><path inkscape:connector-curvature="0" id="path5644" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,62.133"/></g><g transform="translate(37,713.4234)" id="g5646"><path inkscape:connector-curvature="0" id="path5648" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,62.366 v 0"/></g><g transform="translate(617.9599,715.881)" id="g5650"><path inkscape:connector-curvature="0" id="path5652" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -0.781,27.304"/></g><g transform="translate(617.9999,714.4807)" id="g5654"><path inkscape:connector-curvature="0" id="path5656" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -0.841,29.405 v 0"/></g><g transform="translate(1152.1624,679.6252)" id="g5658"><path inkscape:connector-curvature="0" id="path5660" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.752,64.175"/></g><g transform="translate(1153.5355,679.4556)" id="g5662"><path inkscape:connector-curvature="0" id="path5664" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.811,64.43 v 0"/></g><g transform="translate(1152.1636,713.6449)" id="g5666"><path inkscape:connector-curvature="0" id="path5668" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.292,62.129"/></g><g transform="translate(1153.5355,713.4807)" id="g5670"><path inkscape:connector-curvature="0" id="path5672" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.35,62.375 v 0"/></g><path inkscape:connector-curvature="0" id="path5674" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 36,678.398 h 536.682 v 36.025 H 36 Z"/><text id="text5678" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,45.2698,696.7394)"><tspan id="tspan5676" sodipodi:role="line" y="0" x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001">Value Proposition</tspan></text>
<path inkscape:connector-curvature="0" id="path5680" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 618,678.456 h 536.536 v 36.025 H 618 Z"/><text id="text5684" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,625.0629,696.7394)"><tspan id="tspan5682" sodipodi:role="line" y="0" x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72">Customer Segment</tspan></text>
<g transform="translate(814.2759,244.9073)" id="g5686"><path inkscape:connector-curvature="0" id="path5688" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481"/></g><g transform="translate(801.4493,511.1405)" id="g5690"><path inkscape:connector-curvature="0" id="path5692" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z"/></g><g transform="translate(1037.5228,366.8432)" id="g5694"><path inkscape:connector-curvature="0" id="path5696" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z"/></g><g transform="translate(1037.5228,353.952)" id="g5698"><path inkscape:connector-curvature="0" id="path5700" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z"/></g><g transform="translate(1039.1674,339.9001)" id="g5702"><path inkscape:connector-curvature="0" id="path5704" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374"/></g><path inkscape:connector-curvature="0" id="path5706" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z"/><path inkscape:connector-curvature="0" id="path5708" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path5710" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path5712" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z"/><path inkscape:connector-curvature="0" id="path5714" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z"/><g transform="translate(265.319,390.2679)" id="g5716"><path inkscape:connector-curvature="0" id="path5718" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V -46.524 H 68.053 V 0"/></g><g transform="translate(263.6007,342.0026)" id="g5720"><path inkscape:connector-curvature="0" id="path5722" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path5724" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z"/><g transform="translate(299.7782,409.6852)" id="g5726"><path inkscape:connector-curvature="0" id="path5728" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(298.0594,407.944)" id="g5730"><path inkscape:connector-curvature="0" id="path5732" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203"/></g><g transform="translate(299.3517,409.6852)" id="g5734"><path inkscape:connector-curvature="0" id="path5736" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(290.6259,407.944)" id="g5738"><path inkscape:connector-curvature="0" id="path5740" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z"/></g><g transform="translate(372.9773,482.011)" id="g5742"><path inkscape:connector-curvature="0" id="path5744" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z"/></g><g transform="translate(402.0814,492.1501)" id="g5746"><path inkscape:connector-curvature="0" id="path5748" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 3.332,12.439 -9.107,9.107 Z"/></g><g transform="translate(404.1351,472.8902)" id="g5750"><path inkscape:connector-curvature="0" id="path5752" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path5754" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path5756" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path5758" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path5760" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z"/><g transform="translate(394.2461,208.4527)" id="g5762"><path inkscape:connector-curvature="0" id="path5764" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465"/></g><g transform="translate(378.5262,221.4512)" id="g5766"><path inkscape:connector-curvature="0" id="path5768" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z"/></g><path inkscape:connector-curvature="0" id="path5770" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path5772" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path5774" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z"/><path inkscape:connector-curvature="0" id="path5776" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path5778" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z"/><path inkscape:connector-curvature="0" id="path5780" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z"/><g transform="translate(152.8359,363.5444)" id="g5782"><path inkscape:connector-curvature="0" id="path5784" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z"/></g><g transform="translate(142.6083,362.7838)" id="g5786"><path inkscape:connector-curvature="0" id="path5788" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0"/></g><g transform="translate(165.9216,340.36)" id="g5790"><path inkscape:connector-curvature="0" id="path5792" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0"/></g><g transform="translate(136.1621,358.0944)" id="g5794"><path inkscape:connector-curvature="0" id="path5796" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0"/></g><g transform="translate(149.5916,361.6264)" id="g5798"><path inkscape:connector-curvature="0" id="path5800" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0"/></g></g></g></g><rect transform="scale(1,-1)" y="-447.25409" x="1017.7454" height="117.69845" width="92.774071" id="rect6224" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect6715" width="67.849693" height="83.081253" x="782.34845" y="-290.78439" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-556.64435" x="775.42505" height="76.157814" width="73.388443" id="rect7208" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7706" width="112.15969" height="117.69845" x="78.927193" y="-440.3306" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-294.93845" x="319.86282" height="103.85156" width="145.3922" id="rect8216" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect8711" width="131.54532" height="95.543442" x="318.47815" y="-553.875" transform="scale(1,-1)"/></g><text y="3.6163568" x="946.91547" id="text5804" style="font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.90656018px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Bold;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" transform="scale(1,-1)"><tspan style="stroke-width:0.22430119" id="tspan5802" sodipodi:role="line" y="3.6163568" x="946.91547 948.08612 949.36121 950.47693 951.65594 952.85327 953.43402 954.68127 955.93616">copyright</tspan></text>
<text y="3.6163568" x="956.99396" id="text5808" style="font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.90656018px;font-family:'ARS Maquette Pro Light';-inkscape-font-specification:ARSMaquettePro-Medium;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" transform="scale(1,-1)"><tspan style="stroke-width:0.22430119" id="tspan5806" y="3.6163568" x="956.99396">:</tspan></text>
<text y="3.6163568" x="958.11115" id="text5812" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.90656018px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" transform="scale(1,-1)"><tspan style="stroke-width:0.22430119" id="tspan5810" sodipodi:role="line" y="3.6163568" x="958.11115 959.30469 960.09851 960.90314 961.99536 962.7561 963.92328 965.18048 966.26569 967.2384 968.39575 969.16406 969.69788 970.96442">Strategyzer AG</tspan></text>
<text y="5.729095" x="946.91547" id="text5816" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.57010829px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" transform="scale(1,-1)"><tspan style="stroke-width:0.22430119" id="tspan5814" sodipodi:role="line" y="5.729095" x="946.91547 947.87683 948.84827 949.78094 950.22058 951.69611 952.66052 953.55151 954.51794 955.19263 956.00909 956.44867 957.4198 957.97717 958.41681 959.51422 960.48767 961.33344 961.76447 962.7359 963.70764 964.57336 965.38983 965.82947 967.23676 968.23096 969.2641 970.23114 970.62836 971.06799 972.27051 973.23694 974.20837 975.17474 975.85461 976.77673 977.44922 977.875 978.86511 979.81036 980.25 981.21436 982.18579 983.19061 983.63025 984.60291 985.27545 985.95526 986.87738 987.526 988.49854 989.54187 990.42444 991.23871 992.20508">The makers of Business Model Generation and Strategyzer</tspan></text>
<g transform="matrix(0.16899405,0,0,0.16899405,995.04674,27.418392)" clip-path="url(#clipPath6220)" id="g6216"><g id="g6214"><g id="g6212" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path5914" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path5916" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path5918" inkscape:connector-curvature="0"/><g id="g5922" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path5920" inkscape:connector-curvature="0"/></g><g id="g5926" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path5924" inkscape:connector-curvature="0"/></g><g id="g5930" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path5928" inkscape:connector-curvature="0"/></g><g id="g5934" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path5932" inkscape:connector-curvature="0"/></g><g id="g5936" transform="translate(1097.5273,165.442)"/><g id="g5938" transform="translate(1097.5273,165.442)"/><g id="g5942" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path5940" inkscape:connector-curvature="0"/></g><g id="g5946" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path5944" inkscape:connector-curvature="0"/></g><g id="g5950" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path5948" inkscape:connector-curvature="0"/></g><g id="g5954" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path5952" inkscape:connector-curvature="0"/></g><g id="g5956" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text5960"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan5958">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text5964"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan5962">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text5968"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan5966">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text5972"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan5970">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text5976"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan5974">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text5980"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan5978">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text5984"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan5982">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text5988"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan5986">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path5990" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path5992" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path5994" inkscape:connector-curvature="0"/><g id="g5998" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path5996" inkscape:connector-curvature="0"/></g><g id="g6002" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6000" inkscape:connector-curvature="0"/></g><g id="g6006" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6004" inkscape:connector-curvature="0"/></g><g id="g6010" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6008" inkscape:connector-curvature="0"/></g><g id="g6014" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6012" inkscape:connector-curvature="0"/></g><g id="g6018" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6016" inkscape:connector-curvature="0"/></g><g id="g6022" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6020" inkscape:connector-curvature="0"/></g><g id="g6026" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6024" inkscape:connector-curvature="0"/></g><g id="g6030" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path6028" inkscape:connector-curvature="0"/></g><g id="g6034" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6032" inkscape:connector-curvature="0"/></g><g id="g6038" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path6036" inkscape:connector-curvature="0"/></g><g id="g6042" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6040" inkscape:connector-curvature="0"/></g><g id="g6046" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path6044" inkscape:connector-curvature="0"/></g><g id="g6050" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6048" inkscape:connector-curvature="0"/></g><g id="g6054" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path6052" inkscape:connector-curvature="0"/></g><g id="g6058" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6056" inkscape:connector-curvature="0"/></g><g id="g6062" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path6060" inkscape:connector-curvature="0"/></g><g id="g6066" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6064" inkscape:connector-curvature="0"/></g><g id="g6070" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path6068" inkscape:connector-curvature="0"/></g><g id="g6074" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6072" inkscape:connector-curvature="0"/></g><g id="g6078" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path6076" inkscape:connector-curvature="0"/></g><g id="g6082" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6080" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6084" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text6088"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan6086">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6090" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text6094"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan6092">Customer Segment</tspan></text>
<g id="g6098" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6096" inkscape:connector-curvature="0"/></g><g id="g6102" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6100" inkscape:connector-curvature="0"/></g><g id="g6106" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6104" inkscape:connector-curvature="0"/></g><g id="g6110" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6108" inkscape:connector-curvature="0"/></g><g id="g6114" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6112" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6116" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6118" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6120" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6122" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6124" inkscape:connector-curvature="0"/><g id="g6128" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6126" inkscape:connector-curvature="0"/></g><g id="g6132" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6130" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6134" inkscape:connector-curvature="0"/><g id="g6138" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6136" inkscape:connector-curvature="0"/></g><g id="g6142" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6140" inkscape:connector-curvature="0"/></g><g id="g6146" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6144" inkscape:connector-curvature="0"/></g><g id="g6150" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6148" inkscape:connector-curvature="0"/></g><g id="g6154" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6152" inkscape:connector-curvature="0"/></g><g id="g6158" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6156" inkscape:connector-curvature="0"/></g><g id="g6162" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6160" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6164" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6166" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6168" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6170" inkscape:connector-curvature="0"/><g id="g6174" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6172" inkscape:connector-curvature="0"/></g><g id="g6178" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6176" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6180" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6182" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6184" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6186" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6188" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6190" inkscape:connector-curvature="0"/><g id="g6194" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6192" inkscape:connector-curvature="0"/></g><g id="g6198" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6196" inkscape:connector-curvature="0"/></g><g id="g6202" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6200" inkscape:connector-curvature="0"/></g><g id="g6206" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6204" inkscape:connector-curvature="0"/></g><g id="g6210" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6208" inkscape:connector-curvature="0"/></g></g></g></g><g transform="matrix(0.2243012,0,0,0.2243012,938.80887,-13.811317)" id="g5818"><g id="g5820"><g clip-path="url(#clipPath5826)" id="g5822"><text id="text5830" style="font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Bold;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,37.2755,770.3458)"><tspan id="tspan5828" sodipodi:role="line" y="0" x="0 17.612 34.804001 51.967999 59.528 77.643997 94.052002 101.92 119.112 136.276 143.836 162.12 173.908 191.576 209.916 227.584 243.37601 251.188 263.53601 271.34799 289.01599 306.20801 313.76801 332.97601 349.384 366.4332 382.4772 398.88519">The Value Proposition Canvas</tspan></text>
<g transform="translate(890.5342,386.3271)" id="g5832"><path inkscape:connector-curvature="0" id="path5834" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 184.026,184.018"/></g><g transform="translate(890.5341,386.6225)" id="g5836"><path inkscape:connector-curvature="0" id="path5838" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 184.027,-184.027"/></g><g transform="translate(860.0468,362.1504)" id="g5840"><path inkscape:connector-curvature="0" id="path5842" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 3.706,-4.883 8.514,-9.006 14.287,-11.876 22.349,-11.11 49.285,-0.236 57.545,23.232 6.812,19.353 -2.056,41.117 -20.486,50.28 C 28.998,72.747 2.062,61.872 -6.199,38.405 l -6.648,-16.383 c -0.897,-2.165 0.149,-4.666 2.323,-5.558 l 3.311,-1.36 c 0.788,-3.163 1.902,-6.239 3.404,-9.133 L 9.911,5.19 Z"/></g><g transform="translate(892.846,344.1713)" id="g5844"><path inkscape:connector-curvature="0" id="path5846" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -0.001 c -6.714,0.001 -13.203,1.534 -19.285,4.559 -5.864,2.914 -10.875,7.08 -14.897,12.379 l -1.231,1.622 6.189,3.241 -8.47,0.483 -0.454,0.874 c -1.376,2.654 -2.494,5.563 -3.326,8.658 l -2.509,1.031 c -3.063,1.259 -4.529,4.762 -3.265,7.811 l 6.643,16.372 c 6.028,17.129 22.372,28.688 40.642,28.688 6.713,0 13.202,-1.533 19.285,-4.559 C 38.627,71.562 47.805,49.037 40.67,28.764 34.615,11.56 18.269,0 0,0 m -30.14,17.421 c 3.462,-4.116 7.626,-7.399 12.403,-9.774 5.598,-2.782 11.565,-4.194 17.736,-4.195 16.799,0 31.828,10.631 37.397,26.454 6.56,18.636 -1.877,39.342 -19.624,48.165 -5.598,2.783 -11.565,4.195 -17.736,4.195 -16.799,0 -31.828,-10.631 -37.397,-26.453 l -6.678,-16.458 c -0.538,-1.302 0.082,-2.784 1.378,-3.317 l 4.121,-1.692 0.211,-0.847 c 0.7,-2.812 1.648,-5.458 2.823,-7.882 l 18.954,-1.079 z"/></g><g transform="translate(873.5424,395.845)" id="g5848"><path inkscape:connector-curvature="0" id="path5850" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -0.536,-2.468 -3.346,-3.603 -5.457,-2.203 -1.173,0.777 -1.775,2.255 -1.478,3.626 0.536,2.468 3.346,3.602 5.458,2.203 C -0.304,2.848 0.298,1.371 0,0"/></g></g></g></g><text y="5.2878046" x="1177.0266" id="text5854" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.69161439px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" transform="scale(1,-1)"><tspan style="stroke-width:0.22430119" id="tspan5852" sodipodi:role="line" y="5.2878046" x="1177.0266 1178.4209 1179.4814 1180.5122 1182.0385 1183.0989 1184.6761 1186.3881 1187.7202 1189.074 1190.6512 1191.5208 1192.2233 1193.6498 1195.2648">strategyzer.com</tspan></text>
<g transform="matrix(0.2243012,0,0,0.2243012,938.80887,-13.811317)" id="g5856"><g id="g5858"><g clip-path="url(#clipPath5864)" id="g5860"><g transform="translate(993.025,65.7107)" id="g5866"><path inkscape:connector-curvature="0" id="path5868" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-7.156 -6.059,-12.957 -13.533,-12.957 -7.475,0 -13.534,5.801 -13.534,12.957 0,4.289 2.186,8.079 5.539,10.437 l 2.665,-3.479 C -21.099,5.386 -22.556,2.86 -22.556,0 c 0,-4.771 4.04,-8.638 9.023,-8.638 4.982,0 9.022,3.867 9.022,8.638 0,2.86 -1.457,5.386 -3.693,6.958 l 2.665,3.479 C -2.186,8.079 0,4.289 0,0 m -18.045,0 c 0,-2.386 2.02,-4.319 4.512,-4.319 2.491,0 4.511,1.933 4.511,4.319 0,1.43 -0.729,2.693 -1.847,3.479 L -13.533,0 -16.198,3.479 C -17.316,2.693 -18.045,1.43 -18.045,0 m -0.818,6.958 2.665,-3.479 c 0.747,0.526 1.666,0.84 2.665,0.84 0.998,0 1.917,-0.314 2.664,-0.84 l 2.665,3.479 c -1.494,1.051 -3.333,1.68 -5.329,1.68 -1.997,0 -3.836,-0.629 -5.33,-1.68"/></g><g transform="translate(1011.3054,70.4161)" id="g5870"><path inkscape:connector-curvature="0" id="path5872" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.311,-1.971 c -1.112,1.492 -2.865,2.131 -4.618,2.131 -1.558,0 -2.67,-0.533 -2.67,-1.678 0,-1.305 1.78,-1.572 3.783,-1.918 3.895,-0.666 7.332,-1.912 7.332,-5.588 0,-3.356 -2.964,-5.759 -7.944,-5.759 -4.034,0 -7.122,1.652 -8.597,4.449 l 3.478,1.758 c 1.224,-1.997 3.227,-2.744 5.314,-2.744 1.947,0 3.227,0.693 3.227,1.839 0,1.49 -1.808,1.757 -4.034,2.13 -3.784,0.639 -7.233,1.795 -7.233,5.525 0,3.382 3.234,5.758 7.519,5.758 C -4.805,3.932 -1.864,2.637 0,0"/></g><g transform="translate(1023.8513,57.073)" id="g5874"><path inkscape:connector-curvature="0" id="path5876" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -1.029,-0.746 -2.253,-1.44 -4.006,-1.44 -1.892,0 -3.367,0.56 -4.229,1.786 -0.612,0.852 -0.787,1.815 -0.787,3.253 v 6.478 h -2.256 v 3.599 h 2.256 v 3.599 h 4.511 v -3.599 h 3.759 V 10.077 H -4.511 V 3.595 c 0,-1.092 0.585,-1.436 1.504,-1.436 0.751,0 1.058,0.374 1.503,0.72 z"/></g><g transform="translate(1062.1962,57.073)" id="g5878"><path inkscape:connector-curvature="0" id="path5880" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -1.029,-0.746 -2.253,-1.44 -4.006,-1.44 -1.892,0 -3.366,0.56 -4.229,1.786 -0.612,0.852 -0.787,1.815 -0.787,3.253 v 6.478 h -2.256 v 3.599 h 2.256 v 3.599 h 4.511 v -3.599 h 3.759 V 10.077 H -4.511 V 3.595 c 0,-1.092 0.585,-1.436 1.504,-1.436 0.751,0 1.058,0.374 1.503,0.72 z"/></g><g transform="translate(1036.6329,69.3098)" id="g5882"><path inkscape:connector-curvature="0" id="path5884" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 2.031,1.119 3.706,1.44 6.015,1.44 3.784,0 6.767,-1.416 6.767,-5.039 v -5.759 c 0,-0.666 10e-4,-1.1 0.53,-1.1 0.278,0 0.806,0.247 0.973,0.381 l 0.196,-2.752 c -0.585,-0.345 -1.756,-0.847 -2.451,-0.847 -1.42,0 -2.558,0.927 -3.003,2.179 -1.057,-1.412 -2.791,-2.179 -4.516,-2.179 -3.032,0 -5.263,1.469 -5.263,4.318 0,3.436 2.955,4.827 5.263,5.039 2.337,0.214 3.76,0.401 3.76,1.44 0,1.091 -1.357,0.998 -2.415,0.998 -1.502,0 -2.961,-0.118 -4.352,-0.998 z M 8.248,-6.222 C 7.637,-6.916 6.69,-6.969 5.522,-7.155 4.465,-7.315 3.408,-7.582 3.408,-8.86 c 0,-1.092 0.862,-1.598 2.086,-1.598 1.558,0 2.754,0.826 2.754,2.61 z"/></g><g transform="translate(1077.7076,62.2607)" id="g5886"><path inkscape:connector-curvature="0" id="path5888" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -10.683 c 0.139,-1.944 1.613,-2.903 3.756,-2.903 1.696,0 3.116,0.64 4.089,1.679 l 2.726,-2.451 c -1.641,-1.572 -3.93,-2.952 -7.129,-2.952 -5.314,0 -8.27,3.599 -8.27,7.198 0,4.289 3.13,7.918 8.055,7.918 4.729,0 7.734,-2.911 7.734,-7.198 C 0.278,0.838 0.027,0.321 0,0 M -4.118,2.771 C -4.285,4.555 -5.62,5.46 -7.372,5.46 c -1.865,0 -3.144,-1.065 -3.284,-2.689 z"/></g><g transform="translate(1142.3677,62.2607)" id="g5890"><path inkscape:connector-curvature="0" id="path5892" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -10.683 c 0.139,-1.944 1.613,-2.903 3.756,-2.903 1.696,0 3.116,0.64 4.089,1.679 l 2.726,-2.451 c -1.641,-1.572 -3.93,-2.952 -7.129,-2.952 -5.314,0 -8.27,3.599 -8.27,7.198 0,4.289 3.13,7.918 8.055,7.918 4.729,0 7.734,-2.911 7.734,-7.198 C 0.278,0.838 0.027,0.321 0,0 M -4.118,2.771 C -4.285,4.555 -5.62,5.46 -7.372,5.46 c -1.865,0 -3.144,-1.065 -3.284,-2.689 z"/></g><g transform="translate(1095.2781,59.0385)" id="g5894"><path inkscape:connector-curvature="0" id="path5896" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.263 -0.267,-4.022 -1.601,-5.434 -1.726,-1.811 -4.424,-2.29 -6.928,-2.29 -2.532,0 -4.646,0.506 -6.483,1.545 l 1.559,3.169 c 1.196,-0.772 2.921,-1.305 4.84,-1.305 2.476,0 4.424,0.879 4.424,3.303 v 0.985 c -1.141,-1.278 -2.969,-1.938 -4.833,-1.938 -4.034,0 -6.767,3.004 -6.767,6.812 0,3.836 2.733,6.864 6.767,6.864 1.891,0 3.692,-0.658 4.833,-1.936 v 1.936 H 0 Z m -7.639,8.364 c -2.226,0 -3.639,-1.492 -3.639,-3.463 0,-1.971 1.413,-3.516 3.639,-3.516 2.198,0 3.478,1.545 3.478,3.516 0,1.944 -1.225,3.463 -3.478,3.463"/></g><g transform="translate(1106.611,55.7894)" id="g5898"><path inkscape:connector-curvature="0" id="path5900" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -1.196,-3.01 -2.67,-4.475 -5.619,-4.475 -1.475,0 -2.81,0.399 -3.951,1.145 l 1.614,2.717 c 0.529,-0.346 1.084,-0.559 1.697,-0.559 0.945,0 1.474,0.532 1.892,1.358 l 0.361,0.666 -5.823,14.108 h 4.511 l 3.51,-9.207 3.257,9.207 H 5.96 Z"/></g><g transform="translate(1112.5708,55.6334)" id="g5902"><path inkscape:connector-curvature="0" id="path5904" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v 3.512 l 8.271,8.005 H 0.752 v 3.599 H 13.533 V 12.034 L 6.015,4.319 h 7.518 V 0 Z"/></g><g transform="translate(1153.1632,66.3138)" id="g5906"><path inkscape:connector-curvature="0" id="path5908" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -0.446,0.24 -0.974,0.426 -1.67,0.426 -1.78,0 -2.833,-1.412 -2.833,-3.515 V -9.961 H -9.014 V 4.436 h 4.511 v -2.16 c 0.918,1.438 2.173,2.16 3.759,2.16 0.723,0 1.439,-0.095 1.856,-0.334 z"/></g><g transform="translate(1034.3693,66.3138)" id="g5910"><path inkscape:connector-curvature="0" id="path5912" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -0.446,0.24 -0.974,0.426 -1.67,0.426 -1.78,0 -2.833,-1.412 -2.833,-3.515 V -9.961 H -9.014 V 4.436 h 4.511 v -2.16 c 0.918,1.438 2.173,2.16 3.759,2.16 0.723,0 1.439,-0.095 1.856,-0.334 z"/></g></g></g></g><text transform="scale(1,-1)" id="text6228" y="-76.622101" x="1173.5702" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" xml:space="preserve"><tspan id="tspan6230" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-76.622101" x="1174.4376" sodipodi:role="line">Tener boleto </tspan><tspan id="tspan6242" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-68.210808" x="1174.4376" sodipodi:role="line">de colectivo/tren </tspan><tspan id="tspan6244" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-59.799511" x="1173.5702" sodipodi:role="line">larga distancia</tspan></text>
<g transform="matrix(0.2243012,0,0,0.2243012,922.44444,-8.4643866)" clip-path="url(#clipPath6711)" id="g6707"><g id="g6703"><g id="g6701"><g clip-path="url(#clipPath5502)" id="g6699"><path inkscape:connector-curvature="0" id="path6401" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m -16.724,-20.185 h 1224 v 882 h -1224 z"/><path inkscape:connector-curvature="0" id="path6403" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><path inkscape:connector-curvature="0" id="path6405" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><g transform="translate(890.5341,123.5723)" id="g6409"><path inkscape:connector-curvature="0" id="path6407" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0"/></g><g transform="translate(890.5341,123.5723)" id="g6413"><path inkscape:connector-curvature="0" id="path6411" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z"/></g><g transform="translate(37,648.2902)" id="g6417"><path inkscape:connector-curvature="0" id="path6415" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,-261.963"/></g><g transform="translate(37,122.2902)" id="g6421"><path inkscape:connector-curvature="0" id="path6419" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,264.028"/></g><g transform="translate(1097.5273,165.442)" id="g6423"/><g transform="translate(1097.5273,165.442)" id="g6425"/><g transform="translate(890.5341,386.3271)" id="g6429"><path inkscape:connector-curvature="0" id="path6427" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(589.2585,386.3271)" id="g6433"><path inkscape:connector-curvature="0" id="path6431" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(584.5195,391.5946)" id="g6437"><path inkscape:connector-curvature="0" id="path6435" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l 7.93,5.276 z"/></g><g transform="translate(606.0317,391.5946)" id="g6441"><path inkscape:connector-curvature="0" id="path6439" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l -7.93,5.276 z"/></g><g transform="translate(300.0718,421.8129)" id="g6443"/><text id="text6447" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,331.2418,533.182)"><tspan id="tspan6445" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002">Gain Creators</tspan></text>
<text id="text6451" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,330.0818,267.3254)"><tspan id="tspan6449" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399">Pain Relievers</tspan></text>
<text id="text6455" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,787.3315,267.3254)"><tspan id="tspan6453" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998">Pains</tspan></text>
<text id="text6459" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,786.6355,533.182)"><tspan id="tspan6457" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048">Gains</tspan></text>
<text id="text6463" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,101.4428,410.6259)"><tspan id="tspan6461" sodipodi:role="line" y="0" x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001">Products</tspan></text>
<text id="text6467" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,96.3147,392.6259)"><tspan id="tspan6465" sodipodi:role="line" y="0" x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001">& Services</tspan></text>
<text id="text6471" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1016.9041,410.6259)"><tspan id="tspan6469" sodipodi:role="line" y="0" x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003">Customer</tspan></text>
<text id="text6475" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1031.6001,392.6259)"><tspan id="tspan6473" sodipodi:role="line" y="0" x="0 8.0959997 17.695999 28.464001 32.848 40.863998">Job(s)</tspan></text>
<path inkscape:connector-curvature="0" id="path6477" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path6479" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path6481" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z"/><g transform="translate(572.6254,744.0194)" id="g6485"><path inkscape:connector-curvature="0" id="path6483" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(587.4746,744.0194)" id="g6489"><path inkscape:connector-curvature="0" id="path6487" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(602.3238,744.0194)" id="g6493"><path inkscape:connector-curvature="0" id="path6491" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(617.1729,744.0194)" id="g6497"><path inkscape:connector-curvature="0" id="path6495" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(572.6254,760.0521)" id="g6501"><path inkscape:connector-curvature="0" id="path6499" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(594.7995,732.3297)" id="g6505"><path inkscape:connector-curvature="0" id="path6503" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 11.557"/></g><g transform="translate(602.2573,760.0521)" id="g6509"><path inkscape:connector-curvature="0" id="path6507" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(557.7956,743.9486)" id="g6513"><path inkscape:connector-curvature="0" id="path6511" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 74.445"/></g><g transform="translate(38.3727,679.5591)" id="g6517"><path inkscape:connector-curvature="0" id="path6515" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,64.246"/></g><g transform="translate(37,679.3984)" id="g6521"><path inkscape:connector-curvature="0" id="path6519" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,64.487 v 0"/></g><g transform="translate(573.2894,715.6772)" id="g6525"><path inkscape:connector-curvature="0" id="path6523" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 28.833,59.552"/></g><g transform="translate(572.6824,714.4235)" id="g6529"><path inkscape:connector-curvature="0" id="path6527" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.743,61.433 v 0"/></g><g transform="translate(573.038,680.7189)" id="g6533"><path inkscape:connector-curvature="0" id="path6531" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 29.015,62.535"/></g><g transform="translate(572.4518,679.4556)" id="g6537"><path inkscape:connector-curvature="0" id="path6535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.894,64.43 v 0"/></g><g transform="translate(38.3727,713.5789)" id="g6541"><path inkscape:connector-curvature="0" id="path6539" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,62.133"/></g><g transform="translate(37,713.4234)" id="g6545"><path inkscape:connector-curvature="0" id="path6543" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,62.366 v 0"/></g><g transform="translate(617.9599,715.881)" id="g6549"><path inkscape:connector-curvature="0" id="path6547" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -0.781,27.304"/></g><g transform="translate(617.9999,714.4807)" id="g6553"><path inkscape:connector-curvature="0" id="path6551" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -0.841,29.405 v 0"/></g><g transform="translate(1152.1624,679.6252)" id="g6557"><path inkscape:connector-curvature="0" id="path6555" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.752,64.175"/></g><g transform="translate(1153.5355,679.4556)" id="g6561"><path inkscape:connector-curvature="0" id="path6559" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.811,64.43 v 0"/></g><g transform="translate(1152.1636,713.6449)" id="g6565"><path inkscape:connector-curvature="0" id="path6563" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.292,62.129"/></g><g transform="translate(1153.5355,713.4807)" id="g6569"><path inkscape:connector-curvature="0" id="path6567" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.35,62.375 v 0"/></g><path inkscape:connector-curvature="0" id="path6571" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 36,678.398 h 536.682 v 36.025 H 36 Z"/><text id="text6575" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,45.2698,696.7394)"><tspan id="tspan6573" sodipodi:role="line" y="0" x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001">Value Proposition</tspan></text>
<path inkscape:connector-curvature="0" id="path6577" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 618,678.456 h 536.536 v 36.025 H 618 Z"/><text id="text6581" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,625.0629,696.7394)"><tspan id="tspan6579" sodipodi:role="line" y="0" x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72">Customer Segment</tspan></text>
<g transform="translate(814.2759,244.9073)" id="g6585"><path inkscape:connector-curvature="0" id="path6583" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481"/></g><g transform="translate(801.4493,511.1405)" id="g6589"><path inkscape:connector-curvature="0" id="path6587" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z"/></g><g transform="translate(1037.5228,366.8432)" id="g6593"><path inkscape:connector-curvature="0" id="path6591" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z"/></g><g transform="translate(1037.5228,353.952)" id="g6597"><path inkscape:connector-curvature="0" id="path6595" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z"/></g><g transform="translate(1039.1674,339.9001)" id="g6601"><path inkscape:connector-curvature="0" id="path6599" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374"/></g><path inkscape:connector-curvature="0" id="path6603" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z"/><path inkscape:connector-curvature="0" id="path6605" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path6607" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path6609" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z"/><path inkscape:connector-curvature="0" id="path6611" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z"/><g transform="translate(265.319,390.2679)" id="g6615"><path inkscape:connector-curvature="0" id="path6613" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V -46.524 H 68.053 V 0"/></g><g transform="translate(263.6007,342.0026)" id="g6619"><path inkscape:connector-curvature="0" id="path6617" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path6621" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z"/><g transform="translate(299.7782,409.6852)" id="g6625"><path inkscape:connector-curvature="0" id="path6623" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(298.0594,407.944)" id="g6629"><path inkscape:connector-curvature="0" id="path6627" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203"/></g><g transform="translate(299.3517,409.6852)" id="g6633"><path inkscape:connector-curvature="0" id="path6631" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(290.6259,407.944)" id="g6637"><path inkscape:connector-curvature="0" id="path6635" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z"/></g><g transform="translate(372.9773,482.011)" id="g6641"><path inkscape:connector-curvature="0" id="path6639" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z"/></g><g transform="translate(402.0814,492.1501)" id="g6645"><path inkscape:connector-curvature="0" id="path6643" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 3.332,12.439 -9.107,9.107 Z"/></g><g transform="translate(404.1351,472.8902)" id="g6649"><path inkscape:connector-curvature="0" id="path6647" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path6651" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path6653" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path6655" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path6657" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z"/><g transform="translate(394.2461,208.4527)" id="g6661"><path inkscape:connector-curvature="0" id="path6659" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465"/></g><g transform="translate(378.5262,221.4512)" id="g6665"><path inkscape:connector-curvature="0" id="path6663" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z"/></g><path inkscape:connector-curvature="0" id="path6667" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path6669" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path6671" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z"/><path inkscape:connector-curvature="0" id="path6673" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path6675" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z"/><path inkscape:connector-curvature="0" id="path6677" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z"/><g transform="translate(152.8359,363.5444)" id="g6681"><path inkscape:connector-curvature="0" id="path6679" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z"/></g><g transform="translate(142.6083,362.7838)" id="g6685"><path inkscape:connector-curvature="0" id="path6683" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0"/></g><g transform="translate(165.9216,340.36)" id="g6689"><path inkscape:connector-curvature="0" id="path6687" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0"/></g><g transform="translate(136.1621,358.0944)" id="g6693"><path inkscape:connector-curvature="0" id="path6691" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0"/></g><g transform="translate(149.5916,361.6264)" id="g6697"><path inkscape:connector-curvature="0" id="path6695" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0"/></g></g></g></g><rect transform="scale(1,-1)" y="-447.25409" x="1017.7454" height="117.69845" width="92.774071" id="rect6705" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" x="1131.4364" y="-50.948292" id="text6880" transform="scale(1,-1)"><tspan sodipodi:role="line" x="1131.4364" y="-50.948292" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" id="tspan6878">Debo imprimir el</tspan><tspan id="tspan6886" sodipodi:role="line" x="1131.4364" y="-42.536999" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">boleto gastando</tspan><tspan id="tspan6888" sodipodi:role="line" x="1131.4364" y="-34.125702" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">tiempo y papel</tspan></text>
<g transform="matrix(0.2243012,0,0,0.2243012,942.50306,-5.2234798)" clip-path="url(#clipPath7204)" id="g7200"><g id="g7196"><g id="g7192"><g id="g7190"><g id="g7188" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6890" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6892" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6894" inkscape:connector-curvature="0"/><g id="g6898" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6896" inkscape:connector-curvature="0"/></g><g id="g6902" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6900" inkscape:connector-curvature="0"/></g><g id="g6906" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6904" inkscape:connector-curvature="0"/></g><g id="g6910" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6908" inkscape:connector-curvature="0"/></g><g id="g6912" transform="translate(1097.5273,165.442)"/><g id="g6914" transform="translate(1097.5273,165.442)"/><g id="g6918" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6916" inkscape:connector-curvature="0"/></g><g id="g6922" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6920" inkscape:connector-curvature="0"/></g><g id="g6926" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6924" inkscape:connector-curvature="0"/></g><g id="g6930" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6928" inkscape:connector-curvature="0"/></g><g id="g6932" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text6936"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan6934">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text6940"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan6938">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text6944"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan6942">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text6948"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan6946">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text6952"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan6950">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text6956"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan6954">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text6960"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan6958">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text6964"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan6962">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6966" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path6968" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6970" inkscape:connector-curvature="0"/><g id="g6974" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6972" inkscape:connector-curvature="0"/></g><g id="g6978" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6976" inkscape:connector-curvature="0"/></g><g id="g6982" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6980" inkscape:connector-curvature="0"/></g><g id="g6986" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6984" inkscape:connector-curvature="0"/></g><g id="g6990" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6988" inkscape:connector-curvature="0"/></g><g id="g6994" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6992" inkscape:connector-curvature="0"/></g><g id="g6998" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6996" inkscape:connector-curvature="0"/></g><g id="g7002" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7000" inkscape:connector-curvature="0"/></g><g id="g7006" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path7004" inkscape:connector-curvature="0"/></g><g id="g7010" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7008" inkscape:connector-curvature="0"/></g><g id="g7014" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path7012" inkscape:connector-curvature="0"/></g><g id="g7018" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7016" inkscape:connector-curvature="0"/></g><g id="g7022" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path7020" inkscape:connector-curvature="0"/></g><g id="g7026" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7024" inkscape:connector-curvature="0"/></g><g id="g7030" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path7028" inkscape:connector-curvature="0"/></g><g id="g7034" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7032" inkscape:connector-curvature="0"/></g><g id="g7038" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path7036" inkscape:connector-curvature="0"/></g><g id="g7042" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7040" inkscape:connector-curvature="0"/></g><g id="g7046" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path7044" inkscape:connector-curvature="0"/></g><g id="g7050" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7048" inkscape:connector-curvature="0"/></g><g id="g7054" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path7052" inkscape:connector-curvature="0"/></g><g id="g7058" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7056" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7060" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text7064"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan7062">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7066" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text7070"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan7068">Customer Segment</tspan></text>
<g id="g7074" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7072" inkscape:connector-curvature="0"/></g><g id="g7078" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7076" inkscape:connector-curvature="0"/></g><g id="g7082" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7080" inkscape:connector-curvature="0"/></g><g id="g7086" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7084" inkscape:connector-curvature="0"/></g><g id="g7090" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7088" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7092" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7094" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7096" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7098" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7100" inkscape:connector-curvature="0"/><g id="g7104" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7102" inkscape:connector-curvature="0"/></g><g id="g7108" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7106" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7110" inkscape:connector-curvature="0"/><g id="g7114" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7112" inkscape:connector-curvature="0"/></g><g id="g7118" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7116" inkscape:connector-curvature="0"/></g><g id="g7122" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7120" inkscape:connector-curvature="0"/></g><g id="g7126" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7124" inkscape:connector-curvature="0"/></g><g id="g7130" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7128" inkscape:connector-curvature="0"/></g><g id="g7134" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7132" inkscape:connector-curvature="0"/></g><g id="g7138" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7136" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7140" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7142" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7144" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7146" inkscape:connector-curvature="0"/><g id="g7150" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7148" inkscape:connector-curvature="0"/></g><g id="g7154" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7152" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7156" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7158" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7160" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7162" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7164" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7166" inkscape:connector-curvature="0"/><g id="g7170" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7168" inkscape:connector-curvature="0"/></g><g id="g7174" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7172" inkscape:connector-curvature="0"/></g><g id="g7178" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7176" inkscape:connector-curvature="0"/></g><g id="g7182" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7180" inkscape:connector-curvature="0"/></g><g id="g7186" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7184" inkscape:connector-curvature="0"/></g></g></g></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7194" width="92.774071" height="117.69845" x="1017.7454" y="-447.25409" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-290.78439" x="782.34845" height="83.081253" width="67.849693" id="rect7198" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><text transform="scale(1,-1)" id="text7375" y="-98.568825" x="1123.0251" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" xml:space="preserve"><tspan id="tspan7886" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-98.568825" x="1123.0251" sodipodi:role="line">Mejor experiencia del</tspan><tspan id="tspan8932" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-90.157532" x="1123.0251" sodipodi:role="line">usuario y facilidad de uso</tspan></text>
<g transform="matrix(0.17025272,0,0,0.17025272,947.33777,23.417957)" clip-path="url(#clipPath7702)" id="g7698"><g id="g7694"><g id="g7690"><g id="g7686"><g id="g7684"><g clip-path="url(#clipPath5502)" id="g7682"><path inkscape:connector-curvature="0" id="path7384" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m -16.724,-20.185 h 1224 v 882 h -1224 z"/><path inkscape:connector-curvature="0" id="path7386" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><path inkscape:connector-curvature="0" id="path7388" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><g transform="translate(890.5341,123.5723)" id="g7392"><path inkscape:connector-curvature="0" id="path7390" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0"/></g><g transform="translate(890.5341,123.5723)" id="g7396"><path inkscape:connector-curvature="0" id="path7394" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z"/></g><g transform="translate(37,648.2902)" id="g7400"><path inkscape:connector-curvature="0" id="path7398" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,-261.963"/></g><g transform="translate(37,122.2902)" id="g7404"><path inkscape:connector-curvature="0" id="path7402" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,264.028"/></g><g transform="translate(1097.5273,165.442)" id="g7406"/><g transform="translate(1097.5273,165.442)" id="g7408"/><g transform="translate(890.5341,386.3271)" id="g7412"><path inkscape:connector-curvature="0" id="path7410" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(589.2585,386.3271)" id="g7416"><path inkscape:connector-curvature="0" id="path7414" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(584.5195,391.5946)" id="g7420"><path inkscape:connector-curvature="0" id="path7418" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l 7.93,5.276 z"/></g><g transform="translate(606.0317,391.5946)" id="g7424"><path inkscape:connector-curvature="0" id="path7422" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l -7.93,5.276 z"/></g><g transform="translate(300.0718,421.8129)" id="g7426"/><text id="text7430" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,331.2418,533.182)"><tspan id="tspan7428" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002">Gain Creators</tspan></text>
<text id="text7434" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,330.0818,267.3254)"><tspan id="tspan7432" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399">Pain Relievers</tspan></text>
<text id="text7438" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,787.3315,267.3254)"><tspan id="tspan7436" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998">Pains</tspan></text>
<text id="text7442" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,786.6355,533.182)"><tspan id="tspan7440" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048">Gains</tspan></text>
<text id="text7446" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,101.4428,410.6259)"><tspan id="tspan7444" sodipodi:role="line" y="0" x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001">Products</tspan></text>
<text id="text7450" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,96.3147,392.6259)"><tspan id="tspan7448" sodipodi:role="line" y="0" x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001">& Services</tspan></text>
<text id="text7454" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1016.9041,410.6259)"><tspan id="tspan7452" sodipodi:role="line" y="0" x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003">Customer</tspan></text>
<text id="text7458" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1031.6001,392.6259)"><tspan id="tspan7456" sodipodi:role="line" y="0" x="0 8.0959997 17.695999 28.464001 32.848 40.863998">Job(s)</tspan></text>
<path inkscape:connector-curvature="0" id="path7460" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path7462" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path7464" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z"/><g transform="translate(572.6254,744.0194)" id="g7468"><path inkscape:connector-curvature="0" id="path7466" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(587.4746,744.0194)" id="g7472"><path inkscape:connector-curvature="0" id="path7470" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(602.3238,744.0194)" id="g7476"><path inkscape:connector-curvature="0" id="path7474" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(617.1729,744.0194)" id="g7480"><path inkscape:connector-curvature="0" id="path7478" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(572.6254,760.0521)" id="g7484"><path inkscape:connector-curvature="0" id="path7482" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(594.7995,732.3297)" id="g7488"><path inkscape:connector-curvature="0" id="path7486" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 11.557"/></g><g transform="translate(602.2573,760.0521)" id="g7492"><path inkscape:connector-curvature="0" id="path7490" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(557.7956,743.9486)" id="g7496"><path inkscape:connector-curvature="0" id="path7494" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 74.445"/></g><g transform="translate(38.3727,679.5591)" id="g7500"><path inkscape:connector-curvature="0" id="path7498" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,64.246"/></g><g transform="translate(37,679.3984)" id="g7504"><path inkscape:connector-curvature="0" id="path7502" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,64.487 v 0"/></g><g transform="translate(573.2894,715.6772)" id="g7508"><path inkscape:connector-curvature="0" id="path7506" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 28.833,59.552"/></g><g transform="translate(572.6824,714.4235)" id="g7512"><path inkscape:connector-curvature="0" id="path7510" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.743,61.433 v 0"/></g><g transform="translate(573.038,680.7189)" id="g7516"><path inkscape:connector-curvature="0" id="path7514" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 29.015,62.535"/></g><g transform="translate(572.4518,679.4556)" id="g7520"><path inkscape:connector-curvature="0" id="path7518" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.894,64.43 v 0"/></g><g transform="translate(38.3727,713.5789)" id="g7524"><path inkscape:connector-curvature="0" id="path7522" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,62.133"/></g><g transform="translate(37,713.4234)" id="g7528"><path inkscape:connector-curvature="0" id="path7526" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,62.366 v 0"/></g><g transform="translate(617.9599,715.881)" id="g7532"><path inkscape:connector-curvature="0" id="path7530" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -0.781,27.304"/></g><g transform="translate(617.9999,714.4807)" id="g7536"><path inkscape:connector-curvature="0" id="path7534" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -0.841,29.405 v 0"/></g><g transform="translate(1152.1624,679.6252)" id="g7540"><path inkscape:connector-curvature="0" id="path7538" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.752,64.175"/></g><g transform="translate(1153.5355,679.4556)" id="g7544"><path inkscape:connector-curvature="0" id="path7542" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.811,64.43 v 0"/></g><g transform="translate(1152.1636,713.6449)" id="g7548"><path inkscape:connector-curvature="0" id="path7546" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.292,62.129"/></g><g transform="translate(1153.5355,713.4807)" id="g7552"><path inkscape:connector-curvature="0" id="path7550" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.35,62.375 v 0"/></g><path inkscape:connector-curvature="0" id="path7554" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 36,678.398 h 536.682 v 36.025 H 36 Z"/><text id="text7558" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,45.2698,696.7394)"><tspan id="tspan7556" sodipodi:role="line" y="0" x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001">Value Proposition</tspan></text>
<path inkscape:connector-curvature="0" id="path7560" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 618,678.456 h 536.536 v 36.025 H 618 Z"/><text id="text7564" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,625.0629,696.7394)"><tspan id="tspan7562" sodipodi:role="line" y="0" x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72">Customer Segment</tspan></text>
<g transform="translate(814.2759,244.9073)" id="g7568"><path inkscape:connector-curvature="0" id="path7566" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481"/></g><g transform="translate(801.4493,511.1405)" id="g7572"><path inkscape:connector-curvature="0" id="path7570" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z"/></g><g transform="translate(1037.5228,366.8432)" id="g7576"><path inkscape:connector-curvature="0" id="path7574" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z"/></g><g transform="translate(1037.5228,353.952)" id="g7580"><path inkscape:connector-curvature="0" id="path7578" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z"/></g><g transform="translate(1039.1674,339.9001)" id="g7584"><path inkscape:connector-curvature="0" id="path7582" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374"/></g><path inkscape:connector-curvature="0" id="path7586" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z"/><path inkscape:connector-curvature="0" id="path7588" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path7590" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path7592" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z"/><path inkscape:connector-curvature="0" id="path7594" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z"/><g transform="translate(265.319,390.2679)" id="g7598"><path inkscape:connector-curvature="0" id="path7596" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V -46.524 H 68.053 V 0"/></g><g transform="translate(263.6007,342.0026)" id="g7602"><path inkscape:connector-curvature="0" id="path7600" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path7604" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z"/><g transform="translate(299.7782,409.6852)" id="g7608"><path inkscape:connector-curvature="0" id="path7606" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(298.0594,407.944)" id="g7612"><path inkscape:connector-curvature="0" id="path7610" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203"/></g><g transform="translate(299.3517,409.6852)" id="g7616"><path inkscape:connector-curvature="0" id="path7614" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(290.6259,407.944)" id="g7620"><path inkscape:connector-curvature="0" id="path7618" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z"/></g><g transform="translate(372.9773,482.011)" id="g7624"><path inkscape:connector-curvature="0" id="path7622" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z"/></g><g transform="translate(402.0814,492.1501)" id="g7628"><path inkscape:connector-curvature="0" id="path7626" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 3.332,12.439 -9.107,9.107 Z"/></g><g transform="translate(404.1351,472.8902)" id="g7632"><path inkscape:connector-curvature="0" id="path7630" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path7634" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path7636" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path7638" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path7640" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z"/><g transform="translate(394.2461,208.4527)" id="g7644"><path inkscape:connector-curvature="0" id="path7642" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465"/></g><g transform="translate(378.5262,221.4512)" id="g7648"><path inkscape:connector-curvature="0" id="path7646" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z"/></g><path inkscape:connector-curvature="0" id="path7650" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path7652" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path7654" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z"/><path inkscape:connector-curvature="0" id="path7656" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path7658" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z"/><path inkscape:connector-curvature="0" id="path7660" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z"/><g transform="translate(152.8359,363.5444)" id="g7664"><path inkscape:connector-curvature="0" id="path7662" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z"/></g><g transform="translate(142.6083,362.7838)" id="g7668"><path inkscape:connector-curvature="0" id="path7666" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0"/></g><g transform="translate(165.9216,340.36)" id="g7672"><path inkscape:connector-curvature="0" id="path7670" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0"/></g><g transform="translate(136.1621,358.0944)" id="g7676"><path inkscape:connector-curvature="0" id="path7674" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0"/></g><g transform="translate(149.5916,361.6264)" id="g7680"><path inkscape:connector-curvature="0" id="path7678" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0"/></g></g></g></g><rect transform="scale(1,-1)" y="-447.25409" x="1017.7454" height="117.69845" width="92.774071" id="rect7688" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7692" width="67.849693" height="83.081253" x="782.34845" y="-290.78439" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-556.64435" x="775.42505" height="76.157814" width="73.388443" id="rect7696" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><text transform="scale(1,-1)" id="text7875" y="-74.499924" x="969.93951" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" xml:space="preserve"><tspan style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-74.499924" x="969.93951" sodipodi:role="line" id="tspan7873">Billetera de</tspan><tspan id="tspan7882" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-66.088631" x="969.93951" sodipodi:role="line">boletos</tspan><tspan id="tspan7884" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-57.677334" x="969.93951" sodipodi:role="line">electronica</tspan></text>
<g transform="matrix(0.17394787,0,0,0.17394787,960.18835,14.783045)" clip-path="url(#clipPath8212)" id="g8208"><g id="g8204"><g id="g8200"><g id="g8196"><g id="g8192"><g id="g8190"><g id="g8188" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7890" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7892" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7894" inkscape:connector-curvature="0"/><g id="g7898" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7896" inkscape:connector-curvature="0"/></g><g id="g7902" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7900" inkscape:connector-curvature="0"/></g><g id="g7906" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7904" inkscape:connector-curvature="0"/></g><g id="g7910" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7908" inkscape:connector-curvature="0"/></g><g id="g7912" transform="translate(1097.5273,165.442)"/><g id="g7914" transform="translate(1097.5273,165.442)"/><g id="g7918" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7916" inkscape:connector-curvature="0"/></g><g id="g7922" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7920" inkscape:connector-curvature="0"/></g><g id="g7926" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7924" inkscape:connector-curvature="0"/></g><g id="g7930" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7928" inkscape:connector-curvature="0"/></g><g id="g7932" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text7936"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan7934">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text7940"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan7938">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text7944"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan7942">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text7948"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan7946">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text7952"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan7950">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text7956"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan7954">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text7960"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan7958">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text7964"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan7962">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7966" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path7968" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7970" inkscape:connector-curvature="0"/><g id="g7974" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7972" inkscape:connector-curvature="0"/></g><g id="g7978" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7976" inkscape:connector-curvature="0"/></g><g id="g7982" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7980" inkscape:connector-curvature="0"/></g><g id="g7986" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7984" inkscape:connector-curvature="0"/></g><g id="g7990" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7988" inkscape:connector-curvature="0"/></g><g id="g7994" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7992" inkscape:connector-curvature="0"/></g><g id="g7998" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path7996" inkscape:connector-curvature="0"/></g><g id="g8002" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8000" inkscape:connector-curvature="0"/></g><g id="g8006" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path8004" inkscape:connector-curvature="0"/></g><g id="g8010" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8008" inkscape:connector-curvature="0"/></g><g id="g8014" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path8012" inkscape:connector-curvature="0"/></g><g id="g8018" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8016" inkscape:connector-curvature="0"/></g><g id="g8022" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path8020" inkscape:connector-curvature="0"/></g><g id="g8026" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8024" inkscape:connector-curvature="0"/></g><g id="g8030" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path8028" inkscape:connector-curvature="0"/></g><g id="g8034" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8032" inkscape:connector-curvature="0"/></g><g id="g8038" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path8036" inkscape:connector-curvature="0"/></g><g id="g8042" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8040" inkscape:connector-curvature="0"/></g><g id="g8046" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path8044" inkscape:connector-curvature="0"/></g><g id="g8050" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8048" inkscape:connector-curvature="0"/></g><g id="g8054" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path8052" inkscape:connector-curvature="0"/></g><g id="g8058" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8056" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8060" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text8064"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan8062">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8066" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text8070"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan8068">Customer Segment</tspan></text>
<g id="g8074" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8072" inkscape:connector-curvature="0"/></g><g id="g8078" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8076" inkscape:connector-curvature="0"/></g><g id="g8082" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8080" inkscape:connector-curvature="0"/></g><g id="g8086" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8084" inkscape:connector-curvature="0"/></g><g id="g8090" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8088" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8092" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8094" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8096" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8098" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8100" inkscape:connector-curvature="0"/><g id="g8104" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8102" inkscape:connector-curvature="0"/></g><g id="g8108" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8106" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8110" inkscape:connector-curvature="0"/><g id="g8114" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8112" inkscape:connector-curvature="0"/></g><g id="g8118" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8116" inkscape:connector-curvature="0"/></g><g id="g8122" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8120" inkscape:connector-curvature="0"/></g><g id="g8126" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8124" inkscape:connector-curvature="0"/></g><g id="g8130" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8128" inkscape:connector-curvature="0"/></g><g id="g8134" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8132" inkscape:connector-curvature="0"/></g><g id="g8138" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8136" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8140" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8142" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8144" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8146" inkscape:connector-curvature="0"/><g id="g8150" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8148" inkscape:connector-curvature="0"/></g><g id="g8154" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8152" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8156" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8158" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8160" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8162" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8164" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8166" inkscape:connector-curvature="0"/><g id="g8170" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8168" inkscape:connector-curvature="0"/></g><g id="g8174" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8172" inkscape:connector-curvature="0"/></g><g id="g8178" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8176" inkscape:connector-curvature="0"/></g><g id="g8182" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8180" inkscape:connector-curvature="0"/></g><g id="g8186" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8184" inkscape:connector-curvature="0"/></g></g></g></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect8194" width="92.774071" height="117.69845" x="1017.7454" y="-447.25409" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-290.78439" x="782.34845" height="83.081253" width="67.849693" id="rect8198" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect8202" width="73.388443" height="76.157814" x="775.42505" y="-556.64435" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-440.3306" x="78.927193" height="117.69845" width="112.15969" id="rect8206" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><g transform="matrix(0.19289903,0,0,0.19289903,921.19318,12.27606)" clip-path="url(#clipPath8707)" id="g8703"><g id="g8699"><g id="g8695"><g id="g8691"><g id="g8687"><g id="g8683"><g id="g8681"><g clip-path="url(#clipPath5502)" id="g8679"><path inkscape:connector-curvature="0" id="path8381" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m -16.724,-20.185 h 1224 v 882 h -1224 z"/><path inkscape:connector-curvature="0" id="path8383" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><path inkscape:connector-curvature="0" id="path8385" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><g transform="translate(890.5341,123.5723)" id="g8389"><path inkscape:connector-curvature="0" id="path8387" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0"/></g><g transform="translate(890.5341,123.5723)" id="g8393"><path inkscape:connector-curvature="0" id="path8391" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z"/></g><g transform="translate(37,648.2902)" id="g8397"><path inkscape:connector-curvature="0" id="path8395" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,-261.963"/></g><g transform="translate(37,122.2902)" id="g8401"><path inkscape:connector-curvature="0" id="path8399" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,264.028"/></g><g transform="translate(1097.5273,165.442)" id="g8403"/><g transform="translate(1097.5273,165.442)" id="g8405"/><g transform="translate(890.5341,386.3271)" id="g8409"><path inkscape:connector-curvature="0" id="path8407" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(589.2585,386.3271)" id="g8413"><path inkscape:connector-curvature="0" id="path8411" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(584.5195,391.5946)" id="g8417"><path inkscape:connector-curvature="0" id="path8415" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l 7.93,5.276 z"/></g><g transform="translate(606.0317,391.5946)" id="g8421"><path inkscape:connector-curvature="0" id="path8419" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l -7.93,5.276 z"/></g><g transform="translate(300.0718,421.8129)" id="g8423"/><text id="text8427" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,331.2418,533.182)"><tspan id="tspan8425" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002">Gain Creators</tspan></text>
<text id="text8431" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,330.0818,267.3254)"><tspan id="tspan8429" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399">Pain Relievers</tspan></text>
<text id="text8435" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,787.3315,267.3254)"><tspan id="tspan8433" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998">Pains</tspan></text>
<text id="text8439" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,786.6355,533.182)"><tspan id="tspan8437" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048">Gains</tspan></text>
<text id="text8443" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,101.4428,410.6259)"><tspan id="tspan8441" sodipodi:role="line" y="0" x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001">Products</tspan></text>
<text id="text8447" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,96.3147,392.6259)"><tspan id="tspan8445" sodipodi:role="line" y="0" x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001">& Services</tspan></text>
<text id="text8451" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1016.9041,410.6259)"><tspan id="tspan8449" sodipodi:role="line" y="0" x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003">Customer</tspan></text>
<text id="text8455" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1031.6001,392.6259)"><tspan id="tspan8453" sodipodi:role="line" y="0" x="0 8.0959997 17.695999 28.464001 32.848 40.863998">Job(s)</tspan></text>
<path inkscape:connector-curvature="0" id="path8457" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path8459" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path8461" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z"/><g transform="translate(572.6254,744.0194)" id="g8465"><path inkscape:connector-curvature="0" id="path8463" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(587.4746,744.0194)" id="g8469"><path inkscape:connector-curvature="0" id="path8467" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(602.3238,744.0194)" id="g8473"><path inkscape:connector-curvature="0" id="path8471" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(617.1729,744.0194)" id="g8477"><path inkscape:connector-curvature="0" id="path8475" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(572.6254,760.0521)" id="g8481"><path inkscape:connector-curvature="0" id="path8479" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(594.7995,732.3297)" id="g8485"><path inkscape:connector-curvature="0" id="path8483" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 11.557"/></g><g transform="translate(602.2573,760.0521)" id="g8489"><path inkscape:connector-curvature="0" id="path8487" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(557.7956,743.9486)" id="g8493"><path inkscape:connector-curvature="0" id="path8491" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 74.445"/></g><g transform="translate(38.3727,679.5591)" id="g8497"><path inkscape:connector-curvature="0" id="path8495" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,64.246"/></g><g transform="translate(37,679.3984)" id="g8501"><path inkscape:connector-curvature="0" id="path8499" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,64.487 v 0"/></g><g transform="translate(573.2894,715.6772)" id="g8505"><path inkscape:connector-curvature="0" id="path8503" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 28.833,59.552"/></g><g transform="translate(572.6824,714.4235)" id="g8509"><path inkscape:connector-curvature="0" id="path8507" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.743,61.433 v 0"/></g><g transform="translate(573.038,680.7189)" id="g8513"><path inkscape:connector-curvature="0" id="path8511" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 29.015,62.535"/></g><g transform="translate(572.4518,679.4556)" id="g8517"><path inkscape:connector-curvature="0" id="path8515" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.894,64.43 v 0"/></g><g transform="translate(38.3727,713.5789)" id="g8521"><path inkscape:connector-curvature="0" id="path8519" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,62.133"/></g><g transform="translate(37,713.4234)" id="g8525"><path inkscape:connector-curvature="0" id="path8523" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,62.366 v 0"/></g><g transform="translate(617.9599,715.881)" id="g8529"><path inkscape:connector-curvature="0" id="path8527" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -0.781,27.304"/></g><g transform="translate(617.9999,714.4807)" id="g8533"><path inkscape:connector-curvature="0" id="path8531" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -0.841,29.405 v 0"/></g><g transform="translate(1152.1624,679.6252)" id="g8537"><path inkscape:connector-curvature="0" id="path8535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.752,64.175"/></g><g transform="translate(1153.5355,679.4556)" id="g8541"><path inkscape:connector-curvature="0" id="path8539" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.811,64.43 v 0"/></g><g transform="translate(1152.1636,713.6449)" id="g8545"><path inkscape:connector-curvature="0" id="path8543" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.292,62.129"/></g><g transform="translate(1153.5355,713.4807)" id="g8549"><path inkscape:connector-curvature="0" id="path8547" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.35,62.375 v 0"/></g><path inkscape:connector-curvature="0" id="path8551" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 36,678.398 h 536.682 v 36.025 H 36 Z"/><text id="text8555" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,45.2698,696.7394)"><tspan id="tspan8553" sodipodi:role="line" y="0" x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001">Value Proposition</tspan></text>
<path inkscape:connector-curvature="0" id="path8557" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 618,678.456 h 536.536 v 36.025 H 618 Z"/><text id="text8561" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,625.0629,696.7394)"><tspan id="tspan8559" sodipodi:role="line" y="0" x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72">Customer Segment</tspan></text>
<g transform="translate(814.2759,244.9073)" id="g8565"><path inkscape:connector-curvature="0" id="path8563" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481"/></g><g transform="translate(801.4493,511.1405)" id="g8569"><path inkscape:connector-curvature="0" id="path8567" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z"/></g><g transform="translate(1037.5228,366.8432)" id="g8573"><path inkscape:connector-curvature="0" id="path8571" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z"/></g><g transform="translate(1037.5228,353.952)" id="g8577"><path inkscape:connector-curvature="0" id="path8575" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z"/></g><g transform="translate(1039.1674,339.9001)" id="g8581"><path inkscape:connector-curvature="0" id="path8579" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374"/></g><path inkscape:connector-curvature="0" id="path8583" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z"/><path inkscape:connector-curvature="0" id="path8585" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path8587" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path8589" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z"/><path inkscape:connector-curvature="0" id="path8591" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z"/><g transform="translate(265.319,390.2679)" id="g8595"><path inkscape:connector-curvature="0" id="path8593" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V -46.524 H 68.053 V 0"/></g><g transform="translate(263.6007,342.0026)" id="g8599"><path inkscape:connector-curvature="0" id="path8597" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path8601" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z"/><g transform="translate(299.7782,409.6852)" id="g8605"><path inkscape:connector-curvature="0" id="path8603" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(298.0594,407.944)" id="g8609"><path inkscape:connector-curvature="0" id="path8607" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203"/></g><g transform="translate(299.3517,409.6852)" id="g8613"><path inkscape:connector-curvature="0" id="path8611" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(290.6259,407.944)" id="g8617"><path inkscape:connector-curvature="0" id="path8615" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z"/></g><g transform="translate(372.9773,482.011)" id="g8621"><path inkscape:connector-curvature="0" id="path8619" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z"/></g><g transform="translate(402.0814,492.1501)" id="g8625"><path inkscape:connector-curvature="0" id="path8623" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 3.332,12.439 -9.107,9.107 Z"/></g><g transform="translate(404.1351,472.8902)" id="g8629"><path inkscape:connector-curvature="0" id="path8627" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path8631" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path8633" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path8635" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path8637" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z"/><g transform="translate(394.2461,208.4527)" id="g8641"><path inkscape:connector-curvature="0" id="path8639" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465"/></g><g transform="translate(378.5262,221.4512)" id="g8645"><path inkscape:connector-curvature="0" id="path8643" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z"/></g><path inkscape:connector-curvature="0" id="path8647" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path8649" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path8651" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z"/><path inkscape:connector-curvature="0" id="path8653" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path8655" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z"/><path inkscape:connector-curvature="0" id="path8657" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z"/><g transform="translate(152.8359,363.5444)" id="g8661"><path inkscape:connector-curvature="0" id="path8659" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z"/></g><g transform="translate(142.6083,362.7838)" id="g8665"><path inkscape:connector-curvature="0" id="path8663" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0"/></g><g transform="translate(165.9216,340.36)" id="g8669"><path inkscape:connector-curvature="0" id="path8667" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0"/></g><g transform="translate(136.1621,358.0944)" id="g8673"><path inkscape:connector-curvature="0" id="path8671" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0"/></g><g transform="translate(149.5916,361.6264)" id="g8677"><path inkscape:connector-curvature="0" id="path8675" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0"/></g></g></g></g><rect transform="scale(1,-1)" y="-447.25409" x="1017.7454" height="117.69845" width="92.774071" id="rect8685" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect8689" width="67.849693" height="83.081253" x="782.34845" y="-290.78439" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-556.64435" x="775.42505" height="76.157814" width="73.388443" id="rect8693" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect8697" width="112.15969" height="117.69845" x="78.927193" y="-440.3306" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-294.93845" x="319.86282" height="103.85156" width="145.3922" id="rect8701" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" x="1029.8796" y="-113.63203" id="text8892" transform="scale(1,-1)"><tspan sodipodi:role="line" x="1029.8796" y="-113.63203" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" id="tspan8890">Mayor satisfacción</tspan><tspan id="tspan8899" sodipodi:role="line" x="1029.8796" y="-105.22073" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">del cliente con</tspan><tspan id="tspan8911" sodipodi:role="line" x="1029.8796" y="-96.809441" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">el servicio</tspan></text>
<text transform="scale(1,-1)" id="text8940" y="-44.219265" x="1027.1364" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" xml:space="preserve"><tspan style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-44.219265" x="1027.1364" sodipodi:role="line" id="tspan8938">El cliente tiene la billetera</tspan><tspan id="tspan8946" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-35.807972" x="1027.1364" sodipodi:role="line">de boletos electronica en</tspan><tspan id="tspan8948" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-27.396675" x="1027.1364" sodipodi:role="line">su celular. No hay riesgo de</tspan><tspan id="tspan8950" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-18.98538" x="1027.1364" sodipodi:role="line">olvidar el boleto.</tspan></text>
<g transform="matrix(0.2243012,0,0,0.2243012,1214.6993,-13.811317)" id="g9278"><g id="g9274"><g id="g9270"><g id="g9266"><g id="g9262"><g id="g9258"><g id="g9254"><g id="g9252"><g id="g9250" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8952" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8954" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8956" inkscape:connector-curvature="0"/><g id="g8960" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8958" inkscape:connector-curvature="0"/></g><g id="g8964" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8962" inkscape:connector-curvature="0"/></g><g id="g8968" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8966" inkscape:connector-curvature="0"/></g><g id="g8972" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8970" inkscape:connector-curvature="0"/></g><g id="g8974" transform="translate(1097.5273,165.442)"/><g id="g8976" transform="translate(1097.5273,165.442)"/><g id="g8980" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8978" inkscape:connector-curvature="0"/></g><g id="g8984" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path8982" inkscape:connector-curvature="0"/></g><g id="g8988" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8986" inkscape:connector-curvature="0"/></g><g id="g8992" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path8990" inkscape:connector-curvature="0"/></g><g id="g8994" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text8998"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan8996">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9002"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan9000">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9006"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan9004">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9010"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan9008">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9014"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan9012">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9018"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan9016">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9022"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan9020">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9026"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan9024">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9028" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9030" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9032" inkscape:connector-curvature="0"/><g id="g9036" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9034" inkscape:connector-curvature="0"/></g><g id="g9040" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9038" inkscape:connector-curvature="0"/></g><g id="g9044" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9042" inkscape:connector-curvature="0"/></g><g id="g9048" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9046" inkscape:connector-curvature="0"/></g><g id="g9052" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9050" inkscape:connector-curvature="0"/></g><g id="g9056" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9054" inkscape:connector-curvature="0"/></g><g id="g9060" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9058" inkscape:connector-curvature="0"/></g><g id="g9064" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9062" inkscape:connector-curvature="0"/></g><g id="g9068" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path9066" inkscape:connector-curvature="0"/></g><g id="g9072" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9070" inkscape:connector-curvature="0"/></g><g id="g9076" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path9074" inkscape:connector-curvature="0"/></g><g id="g9080" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9078" inkscape:connector-curvature="0"/></g><g id="g9084" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path9082" inkscape:connector-curvature="0"/></g><g id="g9088" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9086" inkscape:connector-curvature="0"/></g><g id="g9092" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path9090" inkscape:connector-curvature="0"/></g><g id="g9096" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9094" inkscape:connector-curvature="0"/></g><g id="g9100" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path9098" inkscape:connector-curvature="0"/></g><g id="g9104" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9102" inkscape:connector-curvature="0"/></g><g id="g9108" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path9106" inkscape:connector-curvature="0"/></g><g id="g9112" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9110" inkscape:connector-curvature="0"/></g><g id="g9116" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path9114" inkscape:connector-curvature="0"/></g><g id="g9120" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9118" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9122" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9126"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan9124">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9128" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9132"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan9130">Customer Segment</tspan></text>
<g id="g9136" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9134" inkscape:connector-curvature="0"/></g><g id="g9140" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9138" inkscape:connector-curvature="0"/></g><g id="g9144" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9142" inkscape:connector-curvature="0"/></g><g id="g9148" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9146" inkscape:connector-curvature="0"/></g><g id="g9152" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9150" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9154" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9156" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9158" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9160" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9162" inkscape:connector-curvature="0"/><g id="g9166" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9164" inkscape:connector-curvature="0"/></g><g id="g9170" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9168" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9172" inkscape:connector-curvature="0"/><g id="g9176" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9174" inkscape:connector-curvature="0"/></g><g id="g9180" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9178" inkscape:connector-curvature="0"/></g><g id="g9184" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9182" inkscape:connector-curvature="0"/></g><g id="g9188" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9186" inkscape:connector-curvature="0"/></g><g id="g9192" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9190" inkscape:connector-curvature="0"/></g><g id="g9196" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9194" inkscape:connector-curvature="0"/></g><g id="g9200" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9198" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9202" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9204" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9206" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9208" inkscape:connector-curvature="0"/><g id="g9212" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9210" inkscape:connector-curvature="0"/></g><g id="g9216" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9214" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9218" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9220" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9222" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9224" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9226" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9228" inkscape:connector-curvature="0"/><g id="g9232" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9230" inkscape:connector-curvature="0"/></g><g id="g9236" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9234" inkscape:connector-curvature="0"/></g><g id="g9240" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9238" inkscape:connector-curvature="0"/></g><g id="g9244" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9242" inkscape:connector-curvature="0"/></g><g id="g9248" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9246" inkscape:connector-curvature="0"/></g></g></g></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect9256" width="92.774071" height="117.69845" x="1017.7454" y="-447.25409" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-290.78439" x="782.34845" height="83.081253" width="67.849693" id="rect9260" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect9264" width="73.388443" height="76.157814" x="775.42505" y="-556.64435" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-440.3306" x="78.927193" height="117.69845" width="112.15969" id="rect9268" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect9272" width="145.3922" height="103.85156" x="319.86282" y="-294.93845" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-553.875" x="318.47815" height="95.543442" width="131.54532" id="rect9276" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><text y="3.6163573" x="1222.8059" transform="scale(1,-1)" style="font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.90656018px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Bold;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" id="text9282"><tspan style="stroke-width:0.22430119" x="1222.8059 1223.9766 1225.2517 1226.3674 1227.5464 1228.7438 1229.3245 1230.5718 1231.8267" y="3.6163573" sodipodi:role="line" id="tspan9280">copyright</tspan></text>
<text y="3.6163573" x="1232.8844" transform="scale(1,-1)" style="font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.90656018px;font-family:'ARS Maquette Pro Light';-inkscape-font-specification:ARSMaquettePro-Medium;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" id="text9286"><tspan style="stroke-width:0.22430119" x="1232.8844" y="3.6163573" id="tspan9284">:</tspan></text>
<text y="3.6163573" x="1234.0016" transform="scale(1,-1)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.90656018px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" id="text9290"><tspan style="stroke-width:0.22430119" x="1234.0016 1235.1952 1235.989 1236.7936 1237.8859 1238.6466 1239.8138 1241.0709 1242.1562 1243.1289 1244.2861 1245.0546 1245.5884 1246.8549" y="3.6163573" sodipodi:role="line" id="tspan9288">Strategyzer AG</tspan></text>
<text y="5.7290945" x="1222.8059" transform="scale(1,-1)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.57010829px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" id="text9294"><tspan style="stroke-width:0.22430119" x="1222.8059 1223.7673 1224.7388 1225.6714 1226.1111 1227.5867 1228.551 1229.442 1230.4084 1231.0831 1231.8995 1232.3392 1233.3103 1233.8677 1234.3074 1235.4047 1236.3782 1237.224 1237.6549 1238.6263 1239.5981 1240.4639 1241.2803 1241.72 1243.1273 1244.1215 1245.1545 1246.1216 1246.5188 1246.9585 1248.161 1249.1274 1250.0989 1251.0653 1251.7451 1252.6672 1253.3397 1253.7655 1254.7556 1255.7008 1256.1405 1257.1047 1258.0762 1259.0812 1259.5208 1260.4934 1261.1659 1261.8458 1262.7679 1263.4165 1264.389 1265.4324 1266.3149 1267.1292 1268.0956" y="5.7290945" sodipodi:role="line" id="tspan9292">The makers of Business Model Generation and Strategyzer</tspan></text>
<g id="g9598" clip-path="url(#clipPath6220)" transform="matrix(0.16899405,0,0,0.16899405,1270.9372,27.418392)"><g id="g9596"><g clip-path="url(#clipPath5502)" id="g9594"><path inkscape:connector-curvature="0" id="path9296" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m -16.724,-20.185 h 1224 v 882 h -1224 z"/><path inkscape:connector-curvature="0" id="path9298" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><path inkscape:connector-curvature="0" id="path9300" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><g transform="translate(890.5341,123.5723)" id="g9304"><path inkscape:connector-curvature="0" id="path9302" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0"/></g><g transform="translate(890.5341,123.5723)" id="g9308"><path inkscape:connector-curvature="0" id="path9306" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z"/></g><g transform="translate(37,648.2902)" id="g9312"><path inkscape:connector-curvature="0" id="path9310" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,-261.963"/></g><g transform="translate(37,122.2902)" id="g9316"><path inkscape:connector-curvature="0" id="path9314" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,264.028"/></g><g transform="translate(1097.5273,165.442)" id="g9318"/><g transform="translate(1097.5273,165.442)" id="g9320"/><g transform="translate(890.5341,386.3271)" id="g9324"><path inkscape:connector-curvature="0" id="path9322" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(589.2585,386.3271)" id="g9328"><path inkscape:connector-curvature="0" id="path9326" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(584.5195,391.5946)" id="g9332"><path inkscape:connector-curvature="0" id="path9330" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l 7.93,5.276 z"/></g><g transform="translate(606.0317,391.5946)" id="g9336"><path inkscape:connector-curvature="0" id="path9334" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l -7.93,5.276 z"/></g><g transform="translate(300.0718,421.8129)" id="g9338"/><text id="text9342" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,331.2418,533.182)"><tspan id="tspan9340" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002">Gain Creators</tspan></text>
<text id="text9346" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,330.0818,267.3254)"><tspan id="tspan9344" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399">Pain Relievers</tspan></text>
<text id="text9350" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,787.3315,267.3254)"><tspan id="tspan9348" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998">Pains</tspan></text>
<text id="text9354" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,786.6355,533.182)"><tspan id="tspan9352" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048">Gains</tspan></text>
<text id="text9358" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,101.4428,410.6259)"><tspan id="tspan9356" sodipodi:role="line" y="0" x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001">Products</tspan></text>
<text id="text9362" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,96.3147,392.6259)"><tspan id="tspan9360" sodipodi:role="line" y="0" x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001">& Services</tspan></text>
<text id="text9366" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1016.9041,410.6259)"><tspan id="tspan9364" sodipodi:role="line" y="0" x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003">Customer</tspan></text>
<text id="text9370" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1031.6001,392.6259)"><tspan id="tspan9368" sodipodi:role="line" y="0" x="0 8.0959997 17.695999 28.464001 32.848 40.863998">Job(s)</tspan></text>
<path inkscape:connector-curvature="0" id="path9372" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path9374" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path9376" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z"/><g transform="translate(572.6254,744.0194)" id="g9380"><path inkscape:connector-curvature="0" id="path9378" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(587.4746,744.0194)" id="g9384"><path inkscape:connector-curvature="0" id="path9382" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(602.3238,744.0194)" id="g9388"><path inkscape:connector-curvature="0" id="path9386" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(617.1729,744.0194)" id="g9392"><path inkscape:connector-curvature="0" id="path9390" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(572.6254,760.0521)" id="g9396"><path inkscape:connector-curvature="0" id="path9394" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(594.7995,732.3297)" id="g9400"><path inkscape:connector-curvature="0" id="path9398" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 11.557"/></g><g transform="translate(602.2573,760.0521)" id="g9404"><path inkscape:connector-curvature="0" id="path9402" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(557.7956,743.9486)" id="g9408"><path inkscape:connector-curvature="0" id="path9406" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 74.445"/></g><g transform="translate(38.3727,679.5591)" id="g9412"><path inkscape:connector-curvature="0" id="path9410" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,64.246"/></g><g transform="translate(37,679.3984)" id="g9416"><path inkscape:connector-curvature="0" id="path9414" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,64.487 v 0"/></g><g transform="translate(573.2894,715.6772)" id="g9420"><path inkscape:connector-curvature="0" id="path9418" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 28.833,59.552"/></g><g transform="translate(572.6824,714.4235)" id="g9424"><path inkscape:connector-curvature="0" id="path9422" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.743,61.433 v 0"/></g><g transform="translate(573.038,680.7189)" id="g9428"><path inkscape:connector-curvature="0" id="path9426" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 29.015,62.535"/></g><g transform="translate(572.4518,679.4556)" id="g9432"><path inkscape:connector-curvature="0" id="path9430" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.894,64.43 v 0"/></g><g transform="translate(38.3727,713.5789)" id="g9436"><path inkscape:connector-curvature="0" id="path9434" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,62.133"/></g><g transform="translate(37,713.4234)" id="g9440"><path inkscape:connector-curvature="0" id="path9438" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,62.366 v 0"/></g><g transform="translate(617.9599,715.881)" id="g9444"><path inkscape:connector-curvature="0" id="path9442" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -0.781,27.304"/></g><g transform="translate(617.9999,714.4807)" id="g9448"><path inkscape:connector-curvature="0" id="path9446" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -0.841,29.405 v 0"/></g><g transform="translate(1152.1624,679.6252)" id="g9452"><path inkscape:connector-curvature="0" id="path9450" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.752,64.175"/></g><g transform="translate(1153.5355,679.4556)" id="g9456"><path inkscape:connector-curvature="0" id="path9454" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.811,64.43 v 0"/></g><g transform="translate(1152.1636,713.6449)" id="g9460"><path inkscape:connector-curvature="0" id="path9458" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.292,62.129"/></g><g transform="translate(1153.5355,713.4807)" id="g9464"><path inkscape:connector-curvature="0" id="path9462" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.35,62.375 v 0"/></g><path inkscape:connector-curvature="0" id="path9466" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 36,678.398 h 536.682 v 36.025 H 36 Z"/><text id="text9470" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,45.2698,696.7394)"><tspan id="tspan9468" sodipodi:role="line" y="0" x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001">Value Proposition</tspan></text>
<path inkscape:connector-curvature="0" id="path9472" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 618,678.456 h 536.536 v 36.025 H 618 Z"/><text id="text9476" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,625.0629,696.7394)"><tspan id="tspan9474" sodipodi:role="line" y="0" x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72">Customer Segment</tspan></text>
<g transform="translate(814.2759,244.9073)" id="g9480"><path inkscape:connector-curvature="0" id="path9478" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481"/></g><g transform="translate(801.4493,511.1405)" id="g9484"><path inkscape:connector-curvature="0" id="path9482" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z"/></g><g transform="translate(1037.5228,366.8432)" id="g9488"><path inkscape:connector-curvature="0" id="path9486" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z"/></g><g transform="translate(1037.5228,353.952)" id="g9492"><path inkscape:connector-curvature="0" id="path9490" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z"/></g><g transform="translate(1039.1674,339.9001)" id="g9496"><path inkscape:connector-curvature="0" id="path9494" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374"/></g><path inkscape:connector-curvature="0" id="path9498" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z"/><path inkscape:connector-curvature="0" id="path9500" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path9502" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path9504" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z"/><path inkscape:connector-curvature="0" id="path9506" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z"/><g transform="translate(265.319,390.2679)" id="g9510"><path inkscape:connector-curvature="0" id="path9508" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V -46.524 H 68.053 V 0"/></g><g transform="translate(263.6007,342.0026)" id="g9514"><path inkscape:connector-curvature="0" id="path9512" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path9516" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z"/><g transform="translate(299.7782,409.6852)" id="g9520"><path inkscape:connector-curvature="0" id="path9518" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(298.0594,407.944)" id="g9524"><path inkscape:connector-curvature="0" id="path9522" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203"/></g><g transform="translate(299.3517,409.6852)" id="g9528"><path inkscape:connector-curvature="0" id="path9526" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(290.6259,407.944)" id="g9532"><path inkscape:connector-curvature="0" id="path9530" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z"/></g><g transform="translate(372.9773,482.011)" id="g9536"><path inkscape:connector-curvature="0" id="path9534" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z"/></g><g transform="translate(402.0814,492.1501)" id="g9540"><path inkscape:connector-curvature="0" id="path9538" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 3.332,12.439 -9.107,9.107 Z"/></g><g transform="translate(404.1351,472.8902)" id="g9544"><path inkscape:connector-curvature="0" id="path9542" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path9546" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path9548" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path9550" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path9552" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z"/><g transform="translate(394.2461,208.4527)" id="g9556"><path inkscape:connector-curvature="0" id="path9554" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465"/></g><g transform="translate(378.5262,221.4512)" id="g9560"><path inkscape:connector-curvature="0" id="path9558" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z"/></g><path inkscape:connector-curvature="0" id="path9562" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path9564" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path9566" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z"/><path inkscape:connector-curvature="0" id="path9568" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path9570" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z"/><path inkscape:connector-curvature="0" id="path9572" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z"/><g transform="translate(152.8359,363.5444)" id="g9576"><path inkscape:connector-curvature="0" id="path9574" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z"/></g><g transform="translate(142.6083,362.7838)" id="g9580"><path inkscape:connector-curvature="0" id="path9578" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0"/></g><g transform="translate(165.9216,340.36)" id="g9584"><path inkscape:connector-curvature="0" id="path9582" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0"/></g><g transform="translate(136.1621,358.0944)" id="g9588"><path inkscape:connector-curvature="0" id="path9586" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0"/></g><g transform="translate(149.5916,361.6264)" id="g9592"><path inkscape:connector-curvature="0" id="path9590" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0"/></g></g></g></g><g transform="matrix(0.2243012,0,0,0.2243012,1214.6993,-13.811317)" id="g9628"><g id="g9626"><g id="g9624" clip-path="url(#clipPath5826)"><text transform="matrix(1,0,0,-1,37.2755,770.3458)" style="font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Bold;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9602"><tspan x="0 17.612 34.804001 51.967999 59.528 77.643997 94.052002 101.92 119.112 136.276 143.836 162.12 173.908 191.576 209.916 227.584 243.37601 251.188 263.53601 271.34799 289.01599 306.20801 313.76801 332.97601 349.384 366.4332 382.4772 398.88519" y="0" sodipodi:role="line" id="tspan9600">The Value Proposition Canvas</tspan></text>
<g id="g9606" transform="translate(890.5342,386.3271)"><path d="M 0,0 184.026,184.018" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9604" inkscape:connector-curvature="0"/></g><g id="g9610" transform="translate(890.5341,386.6225)"><path d="M 0,0 184.027,-184.027" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9608" inkscape:connector-curvature="0"/></g><g id="g9614" transform="translate(860.0468,362.1504)"><path d="m 0,0 c 3.706,-4.883 8.514,-9.006 14.287,-11.876 22.349,-11.11 49.285,-0.236 57.545,23.232 6.812,19.353 -2.056,41.117 -20.486,50.28 C 28.998,72.747 2.062,61.872 -6.199,38.405 l -6.648,-16.383 c -0.897,-2.165 0.149,-4.666 2.323,-5.558 l 3.311,-1.36 c 0.788,-3.163 1.902,-6.239 3.404,-9.133 L 9.911,5.19 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9612" inkscape:connector-curvature="0"/></g><g id="g9618" transform="translate(892.846,344.1713)"><path d="m 0,0 h -0.001 c -6.714,0.001 -13.203,1.534 -19.285,4.559 -5.864,2.914 -10.875,7.08 -14.897,12.379 l -1.231,1.622 6.189,3.241 -8.47,0.483 -0.454,0.874 c -1.376,2.654 -2.494,5.563 -3.326,8.658 l -2.509,1.031 c -3.063,1.259 -4.529,4.762 -3.265,7.811 l 6.643,16.372 c 6.028,17.129 22.372,28.688 40.642,28.688 6.713,0 13.202,-1.533 19.285,-4.559 C 38.627,71.562 47.805,49.037 40.67,28.764 34.615,11.56 18.269,0 0,0 m -30.14,17.421 c 3.462,-4.116 7.626,-7.399 12.403,-9.774 5.598,-2.782 11.565,-4.194 17.736,-4.195 16.799,0 31.828,10.631 37.397,26.454 6.56,18.636 -1.877,39.342 -19.624,48.165 -5.598,2.783 -11.565,4.195 -17.736,4.195 -16.799,0 -31.828,-10.631 -37.397,-26.453 l -6.678,-16.458 c -0.538,-1.302 0.082,-2.784 1.378,-3.317 l 4.121,-1.692 0.211,-0.847 c 0.7,-2.812 1.648,-5.458 2.823,-7.882 l 18.954,-1.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9616" inkscape:connector-curvature="0"/></g><g id="g9622" transform="translate(873.5424,395.845)"><path d="m 0,0 c -0.536,-2.468 -3.346,-3.603 -5.457,-2.203 -1.173,0.777 -1.775,2.255 -1.478,3.626 0.536,2.468 3.346,3.602 5.458,2.203 C -0.304,2.848 0.298,1.371 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9620" inkscape:connector-curvature="0"/></g></g></g></g><text y="5.2878046" x="1452.9171" transform="scale(1,-1)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.69161439px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" id="text9632"><tspan style="stroke-width:0.22430119" x="1452.9171 1454.3114 1455.3719 1456.4028 1457.929 1458.9894 1460.5667 1462.2786 1463.6106 1464.9645 1466.5417 1467.4111 1468.1136 1469.5403 1471.1553" y="5.2878046" sodipodi:role="line" id="tspan9630">strategyzer.com</tspan></text>
<g transform="matrix(0.2243012,0,0,0.2243012,1214.6993,-13.811317)" id="g9686"><g id="g9684"><g id="g9682" clip-path="url(#clipPath5864)"><g id="g9636" transform="translate(993.025,65.7107)"><path d="m 0,0 c 0,-7.156 -6.059,-12.957 -13.533,-12.957 -7.475,0 -13.534,5.801 -13.534,12.957 0,4.289 2.186,8.079 5.539,10.437 l 2.665,-3.479 C -21.099,5.386 -22.556,2.86 -22.556,0 c 0,-4.771 4.04,-8.638 9.023,-8.638 4.982,0 9.022,3.867 9.022,8.638 0,2.86 -1.457,5.386 -3.693,6.958 l 2.665,3.479 C -2.186,8.079 0,4.289 0,0 m -18.045,0 c 0,-2.386 2.02,-4.319 4.512,-4.319 2.491,0 4.511,1.933 4.511,4.319 0,1.43 -0.729,2.693 -1.847,3.479 L -13.533,0 -16.198,3.479 C -17.316,2.693 -18.045,1.43 -18.045,0 m -0.818,6.958 2.665,-3.479 c 0.747,0.526 1.666,0.84 2.665,0.84 0.998,0 1.917,-0.314 2.664,-0.84 l 2.665,3.479 c -1.494,1.051 -3.333,1.68 -5.329,1.68 -1.997,0 -3.836,-0.629 -5.33,-1.68" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9634" inkscape:connector-curvature="0"/></g><g id="g9640" transform="translate(1011.3054,70.4161)"><path d="m 0,0 -3.311,-1.971 c -1.112,1.492 -2.865,2.131 -4.618,2.131 -1.558,0 -2.67,-0.533 -2.67,-1.678 0,-1.305 1.78,-1.572 3.783,-1.918 3.895,-0.666 7.332,-1.912 7.332,-5.588 0,-3.356 -2.964,-5.759 -7.944,-5.759 -4.034,0 -7.122,1.652 -8.597,4.449 l 3.478,1.758 c 1.224,-1.997 3.227,-2.744 5.314,-2.744 1.947,0 3.227,0.693 3.227,1.839 0,1.49 -1.808,1.757 -4.034,2.13 -3.784,0.639 -7.233,1.795 -7.233,5.525 0,3.382 3.234,5.758 7.519,5.758 C -4.805,3.932 -1.864,2.637 0,0" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9638" inkscape:connector-curvature="0"/></g><g id="g9644" transform="translate(1023.8513,57.073)"><path d="m 0,0 c -1.029,-0.746 -2.253,-1.44 -4.006,-1.44 -1.892,0 -3.367,0.56 -4.229,1.786 -0.612,0.852 -0.787,1.815 -0.787,3.253 v 6.478 h -2.256 v 3.599 h 2.256 v 3.599 h 4.511 v -3.599 h 3.759 V 10.077 H -4.511 V 3.595 c 0,-1.092 0.585,-1.436 1.504,-1.436 0.751,0 1.058,0.374 1.503,0.72 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9642" inkscape:connector-curvature="0"/></g><g id="g9648" transform="translate(1062.1962,57.073)"><path d="m 0,0 c -1.029,-0.746 -2.253,-1.44 -4.006,-1.44 -1.892,0 -3.366,0.56 -4.229,1.786 -0.612,0.852 -0.787,1.815 -0.787,3.253 v 6.478 h -2.256 v 3.599 h 2.256 v 3.599 h 4.511 v -3.599 h 3.759 V 10.077 H -4.511 V 3.595 c 0,-1.092 0.585,-1.436 1.504,-1.436 0.751,0 1.058,0.374 1.503,0.72 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9646" inkscape:connector-curvature="0"/></g><g id="g9652" transform="translate(1036.6329,69.3098)"><path d="m 0,0 c 2.031,1.119 3.706,1.44 6.015,1.44 3.784,0 6.767,-1.416 6.767,-5.039 v -5.759 c 0,-0.666 10e-4,-1.1 0.53,-1.1 0.278,0 0.806,0.247 0.973,0.381 l 0.196,-2.752 c -0.585,-0.345 -1.756,-0.847 -2.451,-0.847 -1.42,0 -2.558,0.927 -3.003,2.179 -1.057,-1.412 -2.791,-2.179 -4.516,-2.179 -3.032,0 -5.263,1.469 -5.263,4.318 0,3.436 2.955,4.827 5.263,5.039 2.337,0.214 3.76,0.401 3.76,1.44 0,1.091 -1.357,0.998 -2.415,0.998 -1.502,0 -2.961,-0.118 -4.352,-0.998 z M 8.248,-6.222 C 7.637,-6.916 6.69,-6.969 5.522,-7.155 4.465,-7.315 3.408,-7.582 3.408,-8.86 c 0,-1.092 0.862,-1.598 2.086,-1.598 1.558,0 2.754,0.826 2.754,2.61 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9650" inkscape:connector-curvature="0"/></g><g id="g9656" transform="translate(1077.7076,62.2607)"><path d="m 0,0 h -10.683 c 0.139,-1.944 1.613,-2.903 3.756,-2.903 1.696,0 3.116,0.64 4.089,1.679 l 2.726,-2.451 c -1.641,-1.572 -3.93,-2.952 -7.129,-2.952 -5.314,0 -8.27,3.599 -8.27,7.198 0,4.289 3.13,7.918 8.055,7.918 4.729,0 7.734,-2.911 7.734,-7.198 C 0.278,0.838 0.027,0.321 0,0 M -4.118,2.771 C -4.285,4.555 -5.62,5.46 -7.372,5.46 c -1.865,0 -3.144,-1.065 -3.284,-2.689 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9654" inkscape:connector-curvature="0"/></g><g id="g9660" transform="translate(1142.3677,62.2607)"><path d="m 0,0 h -10.683 c 0.139,-1.944 1.613,-2.903 3.756,-2.903 1.696,0 3.116,0.64 4.089,1.679 l 2.726,-2.451 c -1.641,-1.572 -3.93,-2.952 -7.129,-2.952 -5.314,0 -8.27,3.599 -8.27,7.198 0,4.289 3.13,7.918 8.055,7.918 4.729,0 7.734,-2.911 7.734,-7.198 C 0.278,0.838 0.027,0.321 0,0 M -4.118,2.771 C -4.285,4.555 -5.62,5.46 -7.372,5.46 c -1.865,0 -3.144,-1.065 -3.284,-2.689 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9658" inkscape:connector-curvature="0"/></g><g id="g9664" transform="translate(1095.2781,59.0385)"><path d="m 0,0 c 0,-2.263 -0.267,-4.022 -1.601,-5.434 -1.726,-1.811 -4.424,-2.29 -6.928,-2.29 -2.532,0 -4.646,0.506 -6.483,1.545 l 1.559,3.169 c 1.196,-0.772 2.921,-1.305 4.84,-1.305 2.476,0 4.424,0.879 4.424,3.303 v 0.985 c -1.141,-1.278 -2.969,-1.938 -4.833,-1.938 -4.034,0 -6.767,3.004 -6.767,6.812 0,3.836 2.733,6.864 6.767,6.864 1.891,0 3.692,-0.658 4.833,-1.936 v 1.936 H 0 Z m -7.639,8.364 c -2.226,0 -3.639,-1.492 -3.639,-3.463 0,-1.971 1.413,-3.516 3.639,-3.516 2.198,0 3.478,1.545 3.478,3.516 0,1.944 -1.225,3.463 -3.478,3.463" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9662" inkscape:connector-curvature="0"/></g><g id="g9668" transform="translate(1106.611,55.7894)"><path d="m 0,0 c -1.196,-3.01 -2.67,-4.475 -5.619,-4.475 -1.475,0 -2.81,0.399 -3.951,1.145 l 1.614,2.717 c 0.529,-0.346 1.084,-0.559 1.697,-0.559 0.945,0 1.474,0.532 1.892,1.358 l 0.361,0.666 -5.823,14.108 h 4.511 l 3.51,-9.207 3.257,9.207 H 5.96 Z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9666" inkscape:connector-curvature="0"/></g><g id="g9672" transform="translate(1112.5708,55.6334)"><path d="m 0,0 v 3.512 l 8.271,8.005 H 0.752 v 3.599 H 13.533 V 12.034 L 6.015,4.319 h 7.518 V 0 Z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9670" inkscape:connector-curvature="0"/></g><g id="g9676" transform="translate(1153.1632,66.3138)"><path d="m 0,0 c -0.446,0.24 -0.974,0.426 -1.67,0.426 -1.78,0 -2.833,-1.412 -2.833,-3.515 V -9.961 H -9.014 V 4.436 h 4.511 v -2.16 c 0.918,1.438 2.173,2.16 3.759,2.16 0.723,0 1.439,-0.095 1.856,-0.334 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9674" inkscape:connector-curvature="0"/></g><g id="g9680" transform="translate(1034.3693,66.3138)"><path d="m 0,0 c -0.446,0.24 -0.974,0.426 -1.67,0.426 -1.78,0 -2.833,-1.412 -2.833,-3.515 V -9.961 H -9.014 V 4.436 h 4.511 v -2.16 c 0.918,1.438 2.173,2.16 3.759,2.16 0.723,0 1.439,-0.095 1.856,-0.334 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9678" inkscape:connector-curvature="0"/></g></g></g></g><text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" x="1449.4607" y="-76.622101" id="text9694" transform="scale(1,-1)"><tspan sodipodi:role="line" x="1449.4607" y="-76.622101" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" id="tspan9692">Extaer dinero</tspan><tspan id="tspan11320" sodipodi:role="line" x="1449.4607" y="-68.210808" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">del banco</tspan></text>
<g id="g10002" clip-path="url(#clipPath6711)" transform="matrix(0.2243012,0,0,0.2243012,1198.3349,-8.4643866)"><g id="g9998"><g id="g9996"><g id="g9994" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9696" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9698" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9700" inkscape:connector-curvature="0"/><g id="g9704" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9702" inkscape:connector-curvature="0"/></g><g id="g9708" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9706" inkscape:connector-curvature="0"/></g><g id="g9712" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9710" inkscape:connector-curvature="0"/></g><g id="g9716" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9714" inkscape:connector-curvature="0"/></g><g id="g9718" transform="translate(1097.5273,165.442)"/><g id="g9720" transform="translate(1097.5273,165.442)"/><g id="g9724" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9722" inkscape:connector-curvature="0"/></g><g id="g9728" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9726" inkscape:connector-curvature="0"/></g><g id="g9732" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9730" inkscape:connector-curvature="0"/></g><g id="g9736" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9734" inkscape:connector-curvature="0"/></g><g id="g9738" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9742"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan9740">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9746"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan9744">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9750"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan9748">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9754"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan9752">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9758"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan9756">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9762"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan9760">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9766"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan9764">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9770"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan9768">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9772" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9774" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9776" inkscape:connector-curvature="0"/><g id="g9780" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9778" inkscape:connector-curvature="0"/></g><g id="g9784" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9782" inkscape:connector-curvature="0"/></g><g id="g9788" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9786" inkscape:connector-curvature="0"/></g><g id="g9792" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9790" inkscape:connector-curvature="0"/></g><g id="g9796" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9794" inkscape:connector-curvature="0"/></g><g id="g9800" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9798" inkscape:connector-curvature="0"/></g><g id="g9804" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9802" inkscape:connector-curvature="0"/></g><g id="g9808" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9806" inkscape:connector-curvature="0"/></g><g id="g9812" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path9810" inkscape:connector-curvature="0"/></g><g id="g9816" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9814" inkscape:connector-curvature="0"/></g><g id="g9820" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path9818" inkscape:connector-curvature="0"/></g><g id="g9824" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9822" inkscape:connector-curvature="0"/></g><g id="g9828" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path9826" inkscape:connector-curvature="0"/></g><g id="g9832" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9830" inkscape:connector-curvature="0"/></g><g id="g9836" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path9834" inkscape:connector-curvature="0"/></g><g id="g9840" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9838" inkscape:connector-curvature="0"/></g><g id="g9844" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path9842" inkscape:connector-curvature="0"/></g><g id="g9848" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9846" inkscape:connector-curvature="0"/></g><g id="g9852" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path9850" inkscape:connector-curvature="0"/></g><g id="g9856" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9854" inkscape:connector-curvature="0"/></g><g id="g9860" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path9858" inkscape:connector-curvature="0"/></g><g id="g9864" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path9862" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9866" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9870"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan9868">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9872" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text9876"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan9874">Customer Segment</tspan></text>
<g id="g9880" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9878" inkscape:connector-curvature="0"/></g><g id="g9884" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9882" inkscape:connector-curvature="0"/></g><g id="g9888" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9886" inkscape:connector-curvature="0"/></g><g id="g9892" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9890" inkscape:connector-curvature="0"/></g><g id="g9896" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9894" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9898" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9900" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9902" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9904" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9906" inkscape:connector-curvature="0"/><g id="g9910" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9908" inkscape:connector-curvature="0"/></g><g id="g9914" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9912" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9916" inkscape:connector-curvature="0"/><g id="g9920" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9918" inkscape:connector-curvature="0"/></g><g id="g9924" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9922" inkscape:connector-curvature="0"/></g><g id="g9928" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9926" inkscape:connector-curvature="0"/></g><g id="g9932" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9930" inkscape:connector-curvature="0"/></g><g id="g9936" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9934" inkscape:connector-curvature="0"/></g><g id="g9940" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9938" inkscape:connector-curvature="0"/></g><g id="g9944" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9942" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9946" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9948" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9950" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9952" inkscape:connector-curvature="0"/><g id="g9956" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9954" inkscape:connector-curvature="0"/></g><g id="g9960" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9958" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9962" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9964" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9966" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9968" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9970" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9972" inkscape:connector-curvature="0"/><g id="g9976" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9974" inkscape:connector-curvature="0"/></g><g id="g9980" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9978" inkscape:connector-curvature="0"/></g><g id="g9984" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9982" inkscape:connector-curvature="0"/></g><g id="g9988" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9986" inkscape:connector-curvature="0"/></g><g id="g9992" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path9990" inkscape:connector-curvature="0"/></g></g></g></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect10000" width="92.774071" height="117.69845" x="1017.7454" y="-447.25409" transform="scale(1,-1)"/></g><text transform="scale(1,-1)" id="text10010" y="-50.948292" x="1407.3269" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" xml:space="preserve"><tspan style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-50.948292" x="1407.3269" sodipodi:role="line" id="tspan10008">Hay fila,</tspan><tspan id="tspan11327" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-42.536999" x="1407.3269" sodipodi:role="line">debo bajarme del</tspan><tspan id="tspan11329" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-34.125702" x="1407.3269" sodipodi:role="line">auto</tspan></text>
<g id="g10322" clip-path="url(#clipPath7204)" transform="matrix(0.2243012,0,0,0.2243012,1218.3935,-5.2234798)"><g id="g10318"><g id="g10314"><g id="g10312"><g clip-path="url(#clipPath5502)" id="g10310"><path inkscape:connector-curvature="0" id="path10012" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m -16.724,-20.185 h 1224 v 882 h -1224 z"/><path inkscape:connector-curvature="0" id="path10014" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><path inkscape:connector-curvature="0" id="path10016" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><g transform="translate(890.5341,123.5723)" id="g10020"><path inkscape:connector-curvature="0" id="path10018" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0"/></g><g transform="translate(890.5341,123.5723)" id="g10024"><path inkscape:connector-curvature="0" id="path10022" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z"/></g><g transform="translate(37,648.2902)" id="g10028"><path inkscape:connector-curvature="0" id="path10026" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,-261.963"/></g><g transform="translate(37,122.2902)" id="g10032"><path inkscape:connector-curvature="0" id="path10030" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,264.028"/></g><g transform="translate(1097.5273,165.442)" id="g10034"/><g transform="translate(1097.5273,165.442)" id="g10036"/><g transform="translate(890.5341,386.3271)" id="g10040"><path inkscape:connector-curvature="0" id="path10038" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(589.2585,386.3271)" id="g10044"><path inkscape:connector-curvature="0" id="path10042" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(584.5195,391.5946)" id="g10048"><path inkscape:connector-curvature="0" id="path10046" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l 7.93,5.276 z"/></g><g transform="translate(606.0317,391.5946)" id="g10052"><path inkscape:connector-curvature="0" id="path10050" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l -7.93,5.276 z"/></g><g transform="translate(300.0718,421.8129)" id="g10054"/><text id="text10058" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,331.2418,533.182)"><tspan id="tspan10056" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002">Gain Creators</tspan></text>
<text id="text10062" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,330.0818,267.3254)"><tspan id="tspan10060" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399">Pain Relievers</tspan></text>
<text id="text10066" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,787.3315,267.3254)"><tspan id="tspan10064" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998">Pains</tspan></text>
<text id="text10070" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,786.6355,533.182)"><tspan id="tspan10068" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048">Gains</tspan></text>
<text id="text10074" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,101.4428,410.6259)"><tspan id="tspan10072" sodipodi:role="line" y="0" x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001">Products</tspan></text>
<text id="text10078" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,96.3147,392.6259)"><tspan id="tspan10076" sodipodi:role="line" y="0" x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001">& Services</tspan></text>
<text id="text10082" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1016.9041,410.6259)"><tspan id="tspan10080" sodipodi:role="line" y="0" x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003">Customer</tspan></text>
<text id="text10086" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1031.6001,392.6259)"><tspan id="tspan10084" sodipodi:role="line" y="0" x="0 8.0959997 17.695999 28.464001 32.848 40.863998">Job(s)</tspan></text>
<path inkscape:connector-curvature="0" id="path10088" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path10090" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path10092" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z"/><g transform="translate(572.6254,744.0194)" id="g10096"><path inkscape:connector-curvature="0" id="path10094" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(587.4746,744.0194)" id="g10100"><path inkscape:connector-curvature="0" id="path10098" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(602.3238,744.0194)" id="g10104"><path inkscape:connector-curvature="0" id="path10102" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(617.1729,744.0194)" id="g10108"><path inkscape:connector-curvature="0" id="path10106" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(572.6254,760.0521)" id="g10112"><path inkscape:connector-curvature="0" id="path10110" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(594.7995,732.3297)" id="g10116"><path inkscape:connector-curvature="0" id="path10114" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 11.557"/></g><g transform="translate(602.2573,760.0521)" id="g10120"><path inkscape:connector-curvature="0" id="path10118" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(557.7956,743.9486)" id="g10124"><path inkscape:connector-curvature="0" id="path10122" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 74.445"/></g><g transform="translate(38.3727,679.5591)" id="g10128"><path inkscape:connector-curvature="0" id="path10126" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,64.246"/></g><g transform="translate(37,679.3984)" id="g10132"><path inkscape:connector-curvature="0" id="path10130" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,64.487 v 0"/></g><g transform="translate(573.2894,715.6772)" id="g10136"><path inkscape:connector-curvature="0" id="path10134" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 28.833,59.552"/></g><g transform="translate(572.6824,714.4235)" id="g10140"><path inkscape:connector-curvature="0" id="path10138" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.743,61.433 v 0"/></g><g transform="translate(573.038,680.7189)" id="g10144"><path inkscape:connector-curvature="0" id="path10142" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 29.015,62.535"/></g><g transform="translate(572.4518,679.4556)" id="g10148"><path inkscape:connector-curvature="0" id="path10146" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.894,64.43 v 0"/></g><g transform="translate(38.3727,713.5789)" id="g10152"><path inkscape:connector-curvature="0" id="path10150" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,62.133"/></g><g transform="translate(37,713.4234)" id="g10156"><path inkscape:connector-curvature="0" id="path10154" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,62.366 v 0"/></g><g transform="translate(617.9599,715.881)" id="g10160"><path inkscape:connector-curvature="0" id="path10158" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -0.781,27.304"/></g><g transform="translate(617.9999,714.4807)" id="g10164"><path inkscape:connector-curvature="0" id="path10162" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -0.841,29.405 v 0"/></g><g transform="translate(1152.1624,679.6252)" id="g10168"><path inkscape:connector-curvature="0" id="path10166" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.752,64.175"/></g><g transform="translate(1153.5355,679.4556)" id="g10172"><path inkscape:connector-curvature="0" id="path10170" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.811,64.43 v 0"/></g><g transform="translate(1152.1636,713.6449)" id="g10176"><path inkscape:connector-curvature="0" id="path10174" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.292,62.129"/></g><g transform="translate(1153.5355,713.4807)" id="g10180"><path inkscape:connector-curvature="0" id="path10178" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.35,62.375 v 0"/></g><path inkscape:connector-curvature="0" id="path10182" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 36,678.398 h 536.682 v 36.025 H 36 Z"/><text id="text10186" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,45.2698,696.7394)"><tspan id="tspan10184" sodipodi:role="line" y="0" x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001">Value Proposition</tspan></text>
<path inkscape:connector-curvature="0" id="path10188" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 618,678.456 h 536.536 v 36.025 H 618 Z"/><text id="text10192" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,625.0629,696.7394)"><tspan id="tspan10190" sodipodi:role="line" y="0" x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72">Customer Segment</tspan></text>
<g transform="translate(814.2759,244.9073)" id="g10196"><path inkscape:connector-curvature="0" id="path10194" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481"/></g><g transform="translate(801.4493,511.1405)" id="g10200"><path inkscape:connector-curvature="0" id="path10198" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z"/></g><g transform="translate(1037.5228,366.8432)" id="g10204"><path inkscape:connector-curvature="0" id="path10202" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z"/></g><g transform="translate(1037.5228,353.952)" id="g10208"><path inkscape:connector-curvature="0" id="path10206" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z"/></g><g transform="translate(1039.1674,339.9001)" id="g10212"><path inkscape:connector-curvature="0" id="path10210" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374"/></g><path inkscape:connector-curvature="0" id="path10214" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z"/><path inkscape:connector-curvature="0" id="path10216" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path10218" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path10220" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z"/><path inkscape:connector-curvature="0" id="path10222" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z"/><g transform="translate(265.319,390.2679)" id="g10226"><path inkscape:connector-curvature="0" id="path10224" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V -46.524 H 68.053 V 0"/></g><g transform="translate(263.6007,342.0026)" id="g10230"><path inkscape:connector-curvature="0" id="path10228" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path10232" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z"/><g transform="translate(299.7782,409.6852)" id="g10236"><path inkscape:connector-curvature="0" id="path10234" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(298.0594,407.944)" id="g10240"><path inkscape:connector-curvature="0" id="path10238" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203"/></g><g transform="translate(299.3517,409.6852)" id="g10244"><path inkscape:connector-curvature="0" id="path10242" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(290.6259,407.944)" id="g10248"><path inkscape:connector-curvature="0" id="path10246" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z"/></g><g transform="translate(372.9773,482.011)" id="g10252"><path inkscape:connector-curvature="0" id="path10250" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z"/></g><g transform="translate(402.0814,492.1501)" id="g10256"><path inkscape:connector-curvature="0" id="path10254" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 3.332,12.439 -9.107,9.107 Z"/></g><g transform="translate(404.1351,472.8902)" id="g10260"><path inkscape:connector-curvature="0" id="path10258" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path10262" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path10264" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path10266" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path10268" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z"/><g transform="translate(394.2461,208.4527)" id="g10272"><path inkscape:connector-curvature="0" id="path10270" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465"/></g><g transform="translate(378.5262,221.4512)" id="g10276"><path inkscape:connector-curvature="0" id="path10274" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z"/></g><path inkscape:connector-curvature="0" id="path10278" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path10280" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path10282" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z"/><path inkscape:connector-curvature="0" id="path10284" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path10286" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z"/><path inkscape:connector-curvature="0" id="path10288" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z"/><g transform="translate(152.8359,363.5444)" id="g10292"><path inkscape:connector-curvature="0" id="path10290" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z"/></g><g transform="translate(142.6083,362.7838)" id="g10296"><path inkscape:connector-curvature="0" id="path10294" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0"/></g><g transform="translate(165.9216,340.36)" id="g10300"><path inkscape:connector-curvature="0" id="path10298" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0"/></g><g transform="translate(136.1621,358.0944)" id="g10304"><path inkscape:connector-curvature="0" id="path10302" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0"/></g><g transform="translate(149.5916,361.6264)" id="g10308"><path inkscape:connector-curvature="0" id="path10306" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0"/></g></g></g></g><rect transform="scale(1,-1)" y="-447.25409" x="1017.7454" height="117.69845" width="92.774071" id="rect10316" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect10320" width="67.849693" height="83.081253" x="782.34845" y="-290.78439" transform="scale(1,-1)"/></g><text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" x="1398.9156" y="-98.568825" id="text10328" transform="scale(1,-1)"><tspan sodipodi:role="line" x="1398.9156" y="-98.568825" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" id="tspan10326">Menos espera, mayor</tspan><tspan id="tspan11333" sodipodi:role="line" x="1398.9156" y="-90.157532" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">velocidad y comodidad</tspan></text>
<g id="g10644" clip-path="url(#clipPath7702)" transform="matrix(0.17025272,0,0,0.17025272,1223.2282,24.763765)"><g id="g10640"><g id="g10636"><g id="g10632"><g id="g10630"><g id="g10628" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10330" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10332" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10334" inkscape:connector-curvature="0"/><g id="g10338" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10336" inkscape:connector-curvature="0"/></g><g id="g10342" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10340" inkscape:connector-curvature="0"/></g><g id="g10346" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10344" inkscape:connector-curvature="0"/></g><g id="g10350" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10348" inkscape:connector-curvature="0"/></g><g id="g10352" transform="translate(1097.5273,165.442)"/><g id="g10354" transform="translate(1097.5273,165.442)"/><g id="g10358" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10356" inkscape:connector-curvature="0"/></g><g id="g10362" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10360" inkscape:connector-curvature="0"/></g><g id="g10366" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10364" inkscape:connector-curvature="0"/></g><g id="g10370" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10368" inkscape:connector-curvature="0"/></g><g id="g10372" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text10376"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan10374">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text10380"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan10378">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text10384"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan10382">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text10388"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan10386">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text10392"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan10390">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text10396"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan10394">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text10400"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan10398">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text10404"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan10402">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10406" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10408" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10410" inkscape:connector-curvature="0"/><g id="g10414" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10412" inkscape:connector-curvature="0"/></g><g id="g10418" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10416" inkscape:connector-curvature="0"/></g><g id="g10422" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10420" inkscape:connector-curvature="0"/></g><g id="g10426" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10424" inkscape:connector-curvature="0"/></g><g id="g10430" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10428" inkscape:connector-curvature="0"/></g><g id="g10434" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10432" inkscape:connector-curvature="0"/></g><g id="g10438" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10436" inkscape:connector-curvature="0"/></g><g id="g10442" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10440" inkscape:connector-curvature="0"/></g><g id="g10446" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path10444" inkscape:connector-curvature="0"/></g><g id="g10450" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10448" inkscape:connector-curvature="0"/></g><g id="g10454" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path10452" inkscape:connector-curvature="0"/></g><g id="g10458" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10456" inkscape:connector-curvature="0"/></g><g id="g10462" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path10460" inkscape:connector-curvature="0"/></g><g id="g10466" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10464" inkscape:connector-curvature="0"/></g><g id="g10470" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path10468" inkscape:connector-curvature="0"/></g><g id="g10474" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10472" inkscape:connector-curvature="0"/></g><g id="g10478" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path10476" inkscape:connector-curvature="0"/></g><g id="g10482" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10480" inkscape:connector-curvature="0"/></g><g id="g10486" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path10484" inkscape:connector-curvature="0"/></g><g id="g10490" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10488" inkscape:connector-curvature="0"/></g><g id="g10494" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path10492" inkscape:connector-curvature="0"/></g><g id="g10498" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10496" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10500" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text10504"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan10502">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10506" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text10510"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan10508">Customer Segment</tspan></text>
<g id="g10514" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10512" inkscape:connector-curvature="0"/></g><g id="g10518" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10516" inkscape:connector-curvature="0"/></g><g id="g10522" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10520" inkscape:connector-curvature="0"/></g><g id="g10526" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10524" inkscape:connector-curvature="0"/></g><g id="g10530" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10528" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10532" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10534" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10536" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10538" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10540" inkscape:connector-curvature="0"/><g id="g10544" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10542" inkscape:connector-curvature="0"/></g><g id="g10548" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10546" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10550" inkscape:connector-curvature="0"/><g id="g10554" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10552" inkscape:connector-curvature="0"/></g><g id="g10558" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10556" inkscape:connector-curvature="0"/></g><g id="g10562" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10560" inkscape:connector-curvature="0"/></g><g id="g10566" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10564" inkscape:connector-curvature="0"/></g><g id="g10570" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10568" inkscape:connector-curvature="0"/></g><g id="g10574" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10572" inkscape:connector-curvature="0"/></g><g id="g10578" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10576" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10580" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10582" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10584" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10586" inkscape:connector-curvature="0"/><g id="g10590" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10588" inkscape:connector-curvature="0"/></g><g id="g10594" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10592" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10596" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10598" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10600" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10602" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10604" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10606" inkscape:connector-curvature="0"/><g id="g10610" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10608" inkscape:connector-curvature="0"/></g><g id="g10614" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10612" inkscape:connector-curvature="0"/></g><g id="g10618" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10616" inkscape:connector-curvature="0"/></g><g id="g10622" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10620" inkscape:connector-curvature="0"/></g><g id="g10626" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10624" inkscape:connector-curvature="0"/></g></g></g></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect10634" width="92.774071" height="117.69845" x="1017.7454" y="-447.25409" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-290.78439" x="782.34845" height="83.081253" width="67.849693" id="rect10638" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect10642" width="73.388443" height="76.157814" x="775.42505" y="-556.64435" transform="scale(1,-1)"/></g><text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" x="1248.004" y="-77.295174" id="text10652" transform="scale(1,-1)"><tspan sodipodi:role="line" x="1248.004" y="-77.295174" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" id="tspan10650">Cajero automático</tspan><tspan id="tspan11340" sodipodi:role="line" x="1248.004" y="-68.883881" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">desde el auto,</tspan><tspan id="tspan11342" sodipodi:role="line" x="1248.004" y="-60.472584" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">al estilo</tspan><tspan id="tspan11344" sodipodi:role="line" x="1248.004" y="-52.061291" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">automac</tspan></text>
<g id="g10972" clip-path="url(#clipPath8212)" transform="matrix(0.24154549,0,0,0.24154549,1199.964,-11.73759)"><g id="g10968"><g id="g10964"><g id="g10960"><g id="g10956"><g id="g10954"><g clip-path="url(#clipPath5502)" id="g10952"><path inkscape:connector-curvature="0" id="path10654" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m -16.724,-20.185 h 1224 v 882 h -1224 z"/><path inkscape:connector-curvature="0" id="path10656" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><path inkscape:connector-curvature="0" id="path10658" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><g transform="translate(890.5341,123.5723)" id="g10662"><path inkscape:connector-curvature="0" id="path10660" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0"/></g><g transform="translate(890.5341,123.5723)" id="g10666"><path inkscape:connector-curvature="0" id="path10664" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z"/></g><g transform="translate(37,648.2902)" id="g10670"><path inkscape:connector-curvature="0" id="path10668" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,-261.963"/></g><g transform="translate(37,122.2902)" id="g10674"><path inkscape:connector-curvature="0" id="path10672" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,264.028"/></g><g transform="translate(1097.5273,165.442)" id="g10676"/><g transform="translate(1097.5273,165.442)" id="g10678"/><g transform="translate(890.5341,386.3271)" id="g10682"><path inkscape:connector-curvature="0" id="path10680" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(589.2585,386.3271)" id="g10686"><path inkscape:connector-curvature="0" id="path10684" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(584.5195,391.5946)" id="g10690"><path inkscape:connector-curvature="0" id="path10688" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l 7.93,5.276 z"/></g><g transform="translate(606.0317,391.5946)" id="g10694"><path inkscape:connector-curvature="0" id="path10692" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l -7.93,5.276 z"/></g><g transform="translate(300.0718,421.8129)" id="g10696"/><text id="text10700" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,331.2418,533.182)"><tspan id="tspan10698" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002">Gain Creators</tspan></text>
<text id="text10704" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,330.0818,267.3254)"><tspan id="tspan10702" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399">Pain Relievers</tspan></text>
<text id="text10708" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,787.3315,267.3254)"><tspan id="tspan10706" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998">Pains</tspan></text>
<text id="text10712" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,786.6355,533.182)"><tspan id="tspan10710" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048">Gains</tspan></text>
<text id="text10716" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,101.4428,410.6259)"><tspan id="tspan10714" sodipodi:role="line" y="0" x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001">Products</tspan></text>
<text id="text10720" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,96.3147,392.6259)"><tspan id="tspan10718" sodipodi:role="line" y="0" x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001">& Services</tspan></text>
<text id="text10724" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1016.9041,410.6259)"><tspan id="tspan10722" sodipodi:role="line" y="0" x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003">Customer</tspan></text>
<text id="text10728" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1031.6001,392.6259)"><tspan id="tspan10726" sodipodi:role="line" y="0" x="0 8.0959997 17.695999 28.464001 32.848 40.863998">Job(s)</tspan></text>
<path inkscape:connector-curvature="0" id="path10730" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path10732" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path10734" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z"/><g transform="translate(572.6254,744.0194)" id="g10738"><path inkscape:connector-curvature="0" id="path10736" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(587.4746,744.0194)" id="g10742"><path inkscape:connector-curvature="0" id="path10740" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(602.3238,744.0194)" id="g10746"><path inkscape:connector-curvature="0" id="path10744" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(617.1729,744.0194)" id="g10750"><path inkscape:connector-curvature="0" id="path10748" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(572.6254,760.0521)" id="g10754"><path inkscape:connector-curvature="0" id="path10752" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(594.7995,732.3297)" id="g10758"><path inkscape:connector-curvature="0" id="path10756" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 11.557"/></g><g transform="translate(602.2573,760.0521)" id="g10762"><path inkscape:connector-curvature="0" id="path10760" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(557.7956,743.9486)" id="g10766"><path inkscape:connector-curvature="0" id="path10764" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 74.445"/></g><g transform="translate(38.3727,679.5591)" id="g10770"><path inkscape:connector-curvature="0" id="path10768" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,64.246"/></g><g transform="translate(37,679.3984)" id="g10774"><path inkscape:connector-curvature="0" id="path10772" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,64.487 v 0"/></g><g transform="translate(573.2894,715.6772)" id="g10778"><path inkscape:connector-curvature="0" id="path10776" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 28.833,59.552"/></g><g transform="translate(572.6824,714.4235)" id="g10782"><path inkscape:connector-curvature="0" id="path10780" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.743,61.433 v 0"/></g><g transform="translate(573.038,680.7189)" id="g10786"><path inkscape:connector-curvature="0" id="path10784" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 29.015,62.535"/></g><g transform="translate(572.4518,679.4556)" id="g10790"><path inkscape:connector-curvature="0" id="path10788" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.894,64.43 v 0"/></g><g transform="translate(38.3727,713.5789)" id="g10794"><path inkscape:connector-curvature="0" id="path10792" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,62.133"/></g><g transform="translate(37,713.4234)" id="g10798"><path inkscape:connector-curvature="0" id="path10796" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,62.366 v 0"/></g><g transform="translate(617.9599,715.881)" id="g10802"><path inkscape:connector-curvature="0" id="path10800" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -0.781,27.304"/></g><g transform="translate(617.9999,714.4807)" id="g10806"><path inkscape:connector-curvature="0" id="path10804" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -0.841,29.405 v 0"/></g><g transform="translate(1152.1624,679.6252)" id="g10810"><path inkscape:connector-curvature="0" id="path10808" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.752,64.175"/></g><g transform="translate(1153.5355,679.4556)" id="g10814"><path inkscape:connector-curvature="0" id="path10812" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.811,64.43 v 0"/></g><g transform="translate(1152.1636,713.6449)" id="g10818"><path inkscape:connector-curvature="0" id="path10816" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.292,62.129"/></g><g transform="translate(1153.5355,713.4807)" id="g10822"><path inkscape:connector-curvature="0" id="path10820" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.35,62.375 v 0"/></g><path inkscape:connector-curvature="0" id="path10824" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 36,678.398 h 536.682 v 36.025 H 36 Z"/><text id="text10828" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,45.2698,696.7394)"><tspan id="tspan10826" sodipodi:role="line" y="0" x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001">Value Proposition</tspan></text>
<path inkscape:connector-curvature="0" id="path10830" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 618,678.456 h 536.536 v 36.025 H 618 Z"/><text id="text10834" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,625.0629,696.7394)"><tspan id="tspan10832" sodipodi:role="line" y="0" x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72">Customer Segment</tspan></text>
<g transform="translate(814.2759,244.9073)" id="g10838"><path inkscape:connector-curvature="0" id="path10836" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481"/></g><g transform="translate(801.4493,511.1405)" id="g10842"><path inkscape:connector-curvature="0" id="path10840" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z"/></g><g transform="translate(1037.5228,366.8432)" id="g10846"><path inkscape:connector-curvature="0" id="path10844" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z"/></g><g transform="translate(1037.5228,353.952)" id="g10850"><path inkscape:connector-curvature="0" id="path10848" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z"/></g><g transform="translate(1039.1674,339.9001)" id="g10854"><path inkscape:connector-curvature="0" id="path10852" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374"/></g><path inkscape:connector-curvature="0" id="path10856" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z"/><path inkscape:connector-curvature="0" id="path10858" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path10860" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path10862" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z"/><path inkscape:connector-curvature="0" id="path10864" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z"/><g transform="translate(265.319,390.2679)" id="g10868"><path inkscape:connector-curvature="0" id="path10866" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V -46.524 H 68.053 V 0"/></g><g transform="translate(263.6007,342.0026)" id="g10872"><path inkscape:connector-curvature="0" id="path10870" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path10874" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z"/><g transform="translate(299.7782,409.6852)" id="g10878"><path inkscape:connector-curvature="0" id="path10876" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(298.0594,407.944)" id="g10882"><path inkscape:connector-curvature="0" id="path10880" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203"/></g><g transform="translate(299.3517,409.6852)" id="g10886"><path inkscape:connector-curvature="0" id="path10884" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(290.6259,407.944)" id="g10890"><path inkscape:connector-curvature="0" id="path10888" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z"/></g><g transform="translate(372.9773,482.011)" id="g10894"><path inkscape:connector-curvature="0" id="path10892" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z"/></g><g transform="translate(402.0814,492.1501)" id="g10898"><path inkscape:connector-curvature="0" id="path10896" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 3.332,12.439 -9.107,9.107 Z"/></g><g transform="translate(404.1351,472.8902)" id="g10902"><path inkscape:connector-curvature="0" id="path10900" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path10904" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path10906" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path10908" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path10910" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z"/><g transform="translate(394.2461,208.4527)" id="g10914"><path inkscape:connector-curvature="0" id="path10912" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465"/></g><g transform="translate(378.5262,221.4512)" id="g10918"><path inkscape:connector-curvature="0" id="path10916" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z"/></g><path inkscape:connector-curvature="0" id="path10920" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path10922" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path10924" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z"/><path inkscape:connector-curvature="0" id="path10926" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path10928" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z"/><path inkscape:connector-curvature="0" id="path10930" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z"/><g transform="translate(152.8359,363.5444)" id="g10934"><path inkscape:connector-curvature="0" id="path10932" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z"/></g><g transform="translate(142.6083,362.7838)" id="g10938"><path inkscape:connector-curvature="0" id="path10936" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0"/></g><g transform="translate(165.9216,340.36)" id="g10942"><path inkscape:connector-curvature="0" id="path10940" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0"/></g><g transform="translate(136.1621,358.0944)" id="g10946"><path inkscape:connector-curvature="0" id="path10944" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0"/></g><g transform="translate(149.5916,361.6264)" id="g10950"><path inkscape:connector-curvature="0" id="path10948" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0"/></g></g></g></g><rect transform="scale(1,-1)" y="-447.25409" x="1017.7454" height="117.69845" width="92.774071" id="rect10958" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect10962" width="67.849693" height="83.081253" x="782.34845" y="-290.78439" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-556.64435" x="775.42505" height="76.157814" width="73.388443" id="rect10966" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect10970" width="112.15969" height="117.69845" x="78.927193" y="-440.3306" transform="scale(1,-1)"/></g><g id="g11296" clip-path="url(#clipPath8707)" transform="matrix(0.19289903,0,0,0.19289903,1197.0836,12.27606)"><g id="g11292"><g id="g11288"><g id="g11284"><g id="g11280"><g id="g11276"><g id="g11274"><g id="g11272" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10974" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10976" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10978" inkscape:connector-curvature="0"/><g id="g10982" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path10980" inkscape:connector-curvature="0"/></g><g id="g10986" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10984" inkscape:connector-curvature="0"/></g><g id="g10990" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10988" inkscape:connector-curvature="0"/></g><g id="g10994" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10992" inkscape:connector-curvature="0"/></g><g id="g10996" transform="translate(1097.5273,165.442)"/><g id="g10998" transform="translate(1097.5273,165.442)"/><g id="g11002" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11000" inkscape:connector-curvature="0"/></g><g id="g11006" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11004" inkscape:connector-curvature="0"/></g><g id="g11010" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11008" inkscape:connector-curvature="0"/></g><g id="g11014" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11012" inkscape:connector-curvature="0"/></g><g id="g11016" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11020"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan11018">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11024"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan11022">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11028"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan11026">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11032"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan11030">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11036"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan11034">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11040"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan11038">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11044"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan11042">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11048"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan11046">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11050" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11052" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11054" inkscape:connector-curvature="0"/><g id="g11058" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11056" inkscape:connector-curvature="0"/></g><g id="g11062" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11060" inkscape:connector-curvature="0"/></g><g id="g11066" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11064" inkscape:connector-curvature="0"/></g><g id="g11070" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11068" inkscape:connector-curvature="0"/></g><g id="g11074" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11072" inkscape:connector-curvature="0"/></g><g id="g11078" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11076" inkscape:connector-curvature="0"/></g><g id="g11082" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11080" inkscape:connector-curvature="0"/></g><g id="g11086" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11084" inkscape:connector-curvature="0"/></g><g id="g11090" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path11088" inkscape:connector-curvature="0"/></g><g id="g11094" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11092" inkscape:connector-curvature="0"/></g><g id="g11098" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path11096" inkscape:connector-curvature="0"/></g><g id="g11102" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11100" inkscape:connector-curvature="0"/></g><g id="g11106" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path11104" inkscape:connector-curvature="0"/></g><g id="g11110" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11108" inkscape:connector-curvature="0"/></g><g id="g11114" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path11112" inkscape:connector-curvature="0"/></g><g id="g11118" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11116" inkscape:connector-curvature="0"/></g><g id="g11122" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path11120" inkscape:connector-curvature="0"/></g><g id="g11126" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11124" inkscape:connector-curvature="0"/></g><g id="g11130" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path11128" inkscape:connector-curvature="0"/></g><g id="g11134" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11132" inkscape:connector-curvature="0"/></g><g id="g11138" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path11136" inkscape:connector-curvature="0"/></g><g id="g11142" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11140" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11144" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11148"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan11146">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11150" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11154"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan11152">Customer Segment</tspan></text>
<g id="g11158" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11156" inkscape:connector-curvature="0"/></g><g id="g11162" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11160" inkscape:connector-curvature="0"/></g><g id="g11166" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11164" inkscape:connector-curvature="0"/></g><g id="g11170" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11168" inkscape:connector-curvature="0"/></g><g id="g11174" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11172" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11176" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11178" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11180" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11182" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11184" inkscape:connector-curvature="0"/><g id="g11188" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11186" inkscape:connector-curvature="0"/></g><g id="g11192" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11190" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11194" inkscape:connector-curvature="0"/><g id="g11198" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11196" inkscape:connector-curvature="0"/></g><g id="g11202" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11200" inkscape:connector-curvature="0"/></g><g id="g11206" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11204" inkscape:connector-curvature="0"/></g><g id="g11210" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11208" inkscape:connector-curvature="0"/></g><g id="g11214" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11212" inkscape:connector-curvature="0"/></g><g id="g11218" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11216" inkscape:connector-curvature="0"/></g><g id="g11222" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11220" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11224" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11226" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11228" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11230" inkscape:connector-curvature="0"/><g id="g11234" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11232" inkscape:connector-curvature="0"/></g><g id="g11238" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11236" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11240" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11242" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11244" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11246" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11248" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11250" inkscape:connector-curvature="0"/><g id="g11254" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11252" inkscape:connector-curvature="0"/></g><g id="g11258" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11256" inkscape:connector-curvature="0"/></g><g id="g11262" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11260" inkscape:connector-curvature="0"/></g><g id="g11266" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11264" inkscape:connector-curvature="0"/></g><g id="g11270" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11268" inkscape:connector-curvature="0"/></g></g></g></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect11278" width="92.774071" height="117.69845" x="1017.7454" y="-447.25409" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-290.78439" x="782.34845" height="83.081253" width="67.849693" id="rect11282" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect11286" width="73.388443" height="76.157814" x="775.42505" y="-556.64435" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-440.3306" x="78.927193" height="117.69845" width="112.15969" id="rect11290" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect11294" width="145.3922" height="103.85156" x="319.86282" y="-294.93845" transform="scale(1,-1)"/></g><text transform="scale(1,-1)" id="text11304" y="-113.63203" x="1305.7701" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" xml:space="preserve"><tspan id="tspan11298" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-113.63203" x="1305.7701" sodipodi:role="line">Mayor satisfacción</tspan><tspan style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-105.22073" x="1305.7701" sodipodi:role="line" id="tspan11300">del cliente con</tspan><tspan id="tspan11355" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-96.809441" x="1305.7701" sodipodi:role="line">el servicio. Ahorro en</tspan><tspan id="tspan11359" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="-88.39814" x="1305.7701" sodipodi:role="line">personal.</tspan></text>
<text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" x="1292.9332" y="-28.095444" id="text11314" transform="scale(1,-1)"><tspan sodipodi:role="line" x="1292.9332" y="-28.095444" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" id="tspan11312">Hacer fila y perder tiempo</tspan></text>
<g transform="matrix(0.2243012,0,0,0.2243012,938.80887,-210.63562)" id="g11687"><g id="g11683"><g id="g11679"><g id="g11675"><g id="g11671"><g id="g11667"><g id="g11663"><g id="g11661"><g id="g11659" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11361" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11363" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11365" inkscape:connector-curvature="0"/><g id="g11369" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11367" inkscape:connector-curvature="0"/></g><g id="g11373" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11371" inkscape:connector-curvature="0"/></g><g id="g11377" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11375" inkscape:connector-curvature="0"/></g><g id="g11381" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11379" inkscape:connector-curvature="0"/></g><g id="g11383" transform="translate(1097.5273,165.442)"/><g id="g11385" transform="translate(1097.5273,165.442)"/><g id="g11389" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11387" inkscape:connector-curvature="0"/></g><g id="g11393" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11391" inkscape:connector-curvature="0"/></g><g id="g11397" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11395" inkscape:connector-curvature="0"/></g><g id="g11401" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11399" inkscape:connector-curvature="0"/></g><g id="g11403" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11407"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan11405">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11411"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan11409">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11415"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan11413">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11419"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan11417">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11423"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan11421">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11427"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan11425">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11431"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan11429">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11435"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan11433">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11437" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11439" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11441" inkscape:connector-curvature="0"/><g id="g11445" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11443" inkscape:connector-curvature="0"/></g><g id="g11449" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11447" inkscape:connector-curvature="0"/></g><g id="g11453" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11451" inkscape:connector-curvature="0"/></g><g id="g11457" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11455" inkscape:connector-curvature="0"/></g><g id="g11461" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11459" inkscape:connector-curvature="0"/></g><g id="g11465" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11463" inkscape:connector-curvature="0"/></g><g id="g11469" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11467" inkscape:connector-curvature="0"/></g><g id="g11473" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11471" inkscape:connector-curvature="0"/></g><g id="g11477" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path11475" inkscape:connector-curvature="0"/></g><g id="g11481" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11479" inkscape:connector-curvature="0"/></g><g id="g11485" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path11483" inkscape:connector-curvature="0"/></g><g id="g11489" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11487" inkscape:connector-curvature="0"/></g><g id="g11493" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path11491" inkscape:connector-curvature="0"/></g><g id="g11497" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11495" inkscape:connector-curvature="0"/></g><g id="g11501" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path11499" inkscape:connector-curvature="0"/></g><g id="g11505" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11503" inkscape:connector-curvature="0"/></g><g id="g11509" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path11507" inkscape:connector-curvature="0"/></g><g id="g11513" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11511" inkscape:connector-curvature="0"/></g><g id="g11517" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path11515" inkscape:connector-curvature="0"/></g><g id="g11521" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11519" inkscape:connector-curvature="0"/></g><g id="g11525" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path11523" inkscape:connector-curvature="0"/></g><g id="g11529" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path11527" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11531" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11535"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan11533">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11537" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text11541"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan11539">Customer Segment</tspan></text>
<g id="g11545" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11543" inkscape:connector-curvature="0"/></g><g id="g11549" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11547" inkscape:connector-curvature="0"/></g><g id="g11553" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11551" inkscape:connector-curvature="0"/></g><g id="g11557" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11555" inkscape:connector-curvature="0"/></g><g id="g11561" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11559" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11563" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11565" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11567" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11569" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11571" inkscape:connector-curvature="0"/><g id="g11575" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11573" inkscape:connector-curvature="0"/></g><g id="g11579" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11577" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11581" inkscape:connector-curvature="0"/><g id="g11585" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11583" inkscape:connector-curvature="0"/></g><g id="g11589" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11587" inkscape:connector-curvature="0"/></g><g id="g11593" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11591" inkscape:connector-curvature="0"/></g><g id="g11597" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11595" inkscape:connector-curvature="0"/></g><g id="g11601" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11599" inkscape:connector-curvature="0"/></g><g id="g11605" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11603" inkscape:connector-curvature="0"/></g><g id="g11609" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11607" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11611" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11613" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11615" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11617" inkscape:connector-curvature="0"/><g id="g11621" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11619" inkscape:connector-curvature="0"/></g><g id="g11625" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11623" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11627" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11629" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11631" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11633" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11635" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11637" inkscape:connector-curvature="0"/><g id="g11641" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11639" inkscape:connector-curvature="0"/></g><g id="g11645" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11643" inkscape:connector-curvature="0"/></g><g id="g11649" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11647" inkscape:connector-curvature="0"/></g><g id="g11653" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11651" inkscape:connector-curvature="0"/></g><g id="g11657" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path11655" inkscape:connector-curvature="0"/></g></g></g></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect11665" width="92.774071" height="117.69845" x="1017.7454" y="-447.25409" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-290.78439" x="782.34845" height="83.081253" width="67.849693" id="rect11669" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect11673" width="73.388443" height="76.157814" x="775.42505" y="-556.64435" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-440.3306" x="78.927193" height="117.69845" width="112.15969" id="rect11677" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect11681" width="145.3922" height="103.85156" x="319.86282" y="-294.93845" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-553.875" x="318.47815" height="95.543442" width="131.54532" id="rect11685" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><g id="g13381" clip-path="url(#clipPath8212)" transform="matrix(0.32463159,0,0,0.32463159,912.58782,-221.01447)"><g id="g13377"><g id="g13373"><g id="g13369"><g id="g13365"><g id="g13363"><g clip-path="url(#clipPath5502)" id="g13361"><path inkscape:connector-curvature="0" id="path13063" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m -16.724,-20.185 h 1224 v 882 h -1224 z"/><path inkscape:connector-curvature="0" id="path13065" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><path inkscape:connector-curvature="0" id="path13067" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><g transform="translate(890.5341,123.5723)" id="g13071"><path inkscape:connector-curvature="0" id="path13069" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0"/></g><g transform="translate(890.5341,123.5723)" id="g13075"><path inkscape:connector-curvature="0" id="path13073" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z"/></g><g transform="translate(37,648.2902)" id="g13079"><path inkscape:connector-curvature="0" id="path13077" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,-261.963"/></g><g transform="translate(37,122.2902)" id="g13083"><path inkscape:connector-curvature="0" id="path13081" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,264.028"/></g><g transform="translate(1097.5273,165.442)" id="g13085"/><g transform="translate(1097.5273,165.442)" id="g13087"/><g transform="translate(890.5341,386.3271)" id="g13091"><path inkscape:connector-curvature="0" id="path13089" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(589.2585,386.3271)" id="g13095"><path inkscape:connector-curvature="0" id="path13093" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(584.5195,391.5946)" id="g13099"><path inkscape:connector-curvature="0" id="path13097" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l 7.93,5.276 z"/></g><g transform="translate(606.0317,391.5946)" id="g13103"><path inkscape:connector-curvature="0" id="path13101" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l -7.93,5.276 z"/></g><g transform="translate(300.0718,421.8129)" id="g13105"/><text id="text13109" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,331.2418,533.182)"><tspan id="tspan13107" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002">Gain Creators</tspan></text>
<text id="text13113" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,330.0818,267.3254)"><tspan id="tspan13111" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399">Pain Relievers</tspan></text>
<text id="text13117" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,787.3315,267.3254)"><tspan id="tspan13115" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998">Pains</tspan></text>
<text id="text13121" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,786.6355,533.182)"><tspan id="tspan13119" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048">Gains</tspan></text>
<text id="text13125" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,101.4428,410.6259)"><tspan id="tspan13123" sodipodi:role="line" y="0" x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001">Products</tspan></text>
<text id="text13129" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,96.3147,392.6259)"><tspan id="tspan13127" sodipodi:role="line" y="0" x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001">& Services</tspan></text>
<text id="text13133" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1016.9041,410.6259)"><tspan id="tspan13131" sodipodi:role="line" y="0" x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003">Customer</tspan></text>
<text id="text13137" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1031.6001,392.6259)"><tspan id="tspan13135" sodipodi:role="line" y="0" x="0 8.0959997 17.695999 28.464001 32.848 40.863998">Job(s)</tspan></text>
<path inkscape:connector-curvature="0" id="path13139" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path13141" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path13143" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z"/><g transform="translate(572.6254,744.0194)" id="g13147"><path inkscape:connector-curvature="0" id="path13145" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(587.4746,744.0194)" id="g13151"><path inkscape:connector-curvature="0" id="path13149" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(602.3238,744.0194)" id="g13155"><path inkscape:connector-curvature="0" id="path13153" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(617.1729,744.0194)" id="g13159"><path inkscape:connector-curvature="0" id="path13157" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(572.6254,760.0521)" id="g13163"><path inkscape:connector-curvature="0" id="path13161" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(594.7995,732.3297)" id="g13167"><path inkscape:connector-curvature="0" id="path13165" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 11.557"/></g><g transform="translate(602.2573,760.0521)" id="g13171"><path inkscape:connector-curvature="0" id="path13169" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(557.7956,743.9486)" id="g13175"><path inkscape:connector-curvature="0" id="path13173" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 74.445"/></g><g transform="translate(38.3727,679.5591)" id="g13179"><path inkscape:connector-curvature="0" id="path13177" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,64.246"/></g><g transform="translate(37,679.3984)" id="g13183"><path inkscape:connector-curvature="0" id="path13181" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,64.487 v 0"/></g><g transform="translate(573.2894,715.6772)" id="g13187"><path inkscape:connector-curvature="0" id="path13185" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 28.833,59.552"/></g><g transform="translate(572.6824,714.4235)" id="g13191"><path inkscape:connector-curvature="0" id="path13189" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.743,61.433 v 0"/></g><g transform="translate(573.038,680.7189)" id="g13195"><path inkscape:connector-curvature="0" id="path13193" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 29.015,62.535"/></g><g transform="translate(572.4518,679.4556)" id="g13199"><path inkscape:connector-curvature="0" id="path13197" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.894,64.43 v 0"/></g><g transform="translate(38.3727,713.5789)" id="g13203"><path inkscape:connector-curvature="0" id="path13201" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,62.133"/></g><g transform="translate(37,713.4234)" id="g13207"><path inkscape:connector-curvature="0" id="path13205" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,62.366 v 0"/></g><g transform="translate(617.9599,715.881)" id="g13211"><path inkscape:connector-curvature="0" id="path13209" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -0.781,27.304"/></g><g transform="translate(617.9999,714.4807)" id="g13215"><path inkscape:connector-curvature="0" id="path13213" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -0.841,29.405 v 0"/></g><g transform="translate(1152.1624,679.6252)" id="g13219"><path inkscape:connector-curvature="0" id="path13217" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.752,64.175"/></g><g transform="translate(1153.5355,679.4556)" id="g13223"><path inkscape:connector-curvature="0" id="path13221" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.811,64.43 v 0"/></g><g transform="translate(1152.1636,713.6449)" id="g13227"><path inkscape:connector-curvature="0" id="path13225" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.292,62.129"/></g><g transform="translate(1153.5355,713.4807)" id="g13231"><path inkscape:connector-curvature="0" id="path13229" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.35,62.375 v 0"/></g><path inkscape:connector-curvature="0" id="path13233" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 36,678.398 h 536.682 v 36.025 H 36 Z"/><text id="text13237" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,45.2698,696.7394)"><tspan id="tspan13235" sodipodi:role="line" y="0" x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001">Value Proposition</tspan></text>
<path inkscape:connector-curvature="0" id="path13239" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 618,678.456 h 536.536 v 36.025 H 618 Z"/><text id="text13243" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,625.0629,696.7394)"><tspan id="tspan13241" sodipodi:role="line" y="0" x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72">Customer Segment</tspan></text>
<g transform="translate(814.2759,244.9073)" id="g13247"><path inkscape:connector-curvature="0" id="path13245" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481"/></g><g transform="translate(801.4493,511.1405)" id="g13251"><path inkscape:connector-curvature="0" id="path13249" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z"/></g><g transform="translate(1037.5228,366.8432)" id="g13255"><path inkscape:connector-curvature="0" id="path13253" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z"/></g><g transform="translate(1037.5228,353.952)" id="g13259"><path inkscape:connector-curvature="0" id="path13257" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z"/></g><g transform="translate(1039.1674,339.9001)" id="g13263"><path inkscape:connector-curvature="0" id="path13261" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374"/></g><path inkscape:connector-curvature="0" id="path13265" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z"/><path inkscape:connector-curvature="0" id="path13267" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path13269" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path13271" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z"/><path inkscape:connector-curvature="0" id="path13273" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z"/><g transform="translate(265.319,390.2679)" id="g13277"><path inkscape:connector-curvature="0" id="path13275" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V -46.524 H 68.053 V 0"/></g><g transform="translate(263.6007,342.0026)" id="g13281"><path inkscape:connector-curvature="0" id="path13279" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path13283" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z"/><g transform="translate(299.7782,409.6852)" id="g13287"><path inkscape:connector-curvature="0" id="path13285" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(298.0594,407.944)" id="g13291"><path inkscape:connector-curvature="0" id="path13289" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203"/></g><g transform="translate(299.3517,409.6852)" id="g13295"><path inkscape:connector-curvature="0" id="path13293" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(290.6259,407.944)" id="g13299"><path inkscape:connector-curvature="0" id="path13297" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z"/></g><g transform="translate(372.9773,482.011)" id="g13303"><path inkscape:connector-curvature="0" id="path13301" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z"/></g><g transform="translate(402.0814,492.1501)" id="g13307"><path inkscape:connector-curvature="0" id="path13305" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 3.332,12.439 -9.107,9.107 Z"/></g><g transform="translate(404.1351,472.8902)" id="g13311"><path inkscape:connector-curvature="0" id="path13309" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path13313" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path13315" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path13317" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path13319" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z"/><g transform="translate(394.2461,208.4527)" id="g13323"><path inkscape:connector-curvature="0" id="path13321" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465"/></g><g transform="translate(378.5262,221.4512)" id="g13327"><path inkscape:connector-curvature="0" id="path13325" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z"/></g><path inkscape:connector-curvature="0" id="path13329" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path13331" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path13333" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z"/><path inkscape:connector-curvature="0" id="path13335" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path13337" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z"/><path inkscape:connector-curvature="0" id="path13339" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z"/><g transform="translate(152.8359,363.5444)" id="g13343"><path inkscape:connector-curvature="0" id="path13341" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z"/></g><g transform="translate(142.6083,362.7838)" id="g13347"><path inkscape:connector-curvature="0" id="path13345" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0"/></g><g transform="translate(165.9216,340.36)" id="g13351"><path inkscape:connector-curvature="0" id="path13349" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0"/></g><g transform="translate(136.1621,358.0944)" id="g13355"><path inkscape:connector-curvature="0" id="path13353" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0"/></g><g transform="translate(149.5916,361.6264)" id="g13359"><path inkscape:connector-curvature="0" id="path13357" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0"/></g></g></g></g><rect transform="scale(1,-1)" y="-447.25409" x="1017.7454" height="117.69845" width="92.774071" id="rect13367" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect13371" width="67.849693" height="83.081253" x="782.34845" y="-290.78439" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-556.64435" x="775.42505" height="76.157814" width="73.388443" id="rect13375" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect13379" width="112.15969" height="117.69845" x="78.927193" y="-440.3306" transform="scale(1,-1)"/></g><text y="200.44066" x="946.91547" transform="scale(1,-1)" style="font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.90656018px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Bold;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" id="text11691"><tspan style="stroke-width:0.22430119" x="946.91547 948.08612 949.36121 950.47693 951.65594 952.85327 953.43402 954.68127 955.93616" y="200.44066" sodipodi:role="line" id="tspan11689">copyright</tspan></text>
<text y="200.44066" x="956.99396" transform="scale(1,-1)" style="font-variant:normal;font-weight:bold;font-stretch:normal;font-size:1.90656018px;font-family:'ARS Maquette Pro Light';-inkscape-font-specification:ARSMaquettePro-Medium;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" id="text11695"><tspan style="stroke-width:0.22430119" x="956.99396" y="200.44066" id="tspan11693">:</tspan></text>
<text y="200.44066" x="958.11115" transform="scale(1,-1)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.90656018px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" id="text11699"><tspan style="stroke-width:0.22430119" x="958.11115 959.30469 960.09857 960.90314 961.99536 962.7561 963.92328 965.18048 966.26569 967.2384 968.39575 969.16406 969.69788 970.96442" y="200.44066" sodipodi:role="line" id="tspan11697">Strategyzer AG</tspan></text>
<text y="202.55339" x="946.91547" transform="scale(1,-1)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:1.57010829px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" id="text11703"><tspan style="stroke-width:0.22430119" x="946.91547 947.87683 948.84827 949.78094 950.22058 951.69611 952.66052 953.55151 954.51794 955.19263 956.00909 956.44873 957.4198 957.97717 958.41681 959.51422 960.48767 961.33344 961.76447 962.7359 963.70764 964.57336 965.38983 965.82947 967.23676 968.23096 969.2641 970.23114 970.62836 971.06799 972.27051 973.23694 974.20837 975.17474 975.85461 976.77673 977.44922 977.875 978.86511 979.81036 980.25 981.21436 982.18579 983.19061 983.63025 984.60291 985.27545 985.95526 986.87738 987.526 988.49854 989.54187 990.42444 991.23871 992.20508" y="202.55339" sodipodi:role="line" id="tspan11701">The makers of Business Model Generation and Strategyzer</tspan></text>
<g id="g12007" clip-path="url(#clipPath6220)" transform="matrix(0.16899405,0,0,0.16899405,995.04674,-169.40591)"><g id="g12005"><g clip-path="url(#clipPath5502)" id="g12003"><path inkscape:connector-curvature="0" id="path11705" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m -16.724,-20.185 h 1224 v 882 h -1224 z"/><path inkscape:connector-curvature="0" id="path11707" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><path inkscape:connector-curvature="0" id="path11709" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><g transform="translate(890.5341,123.5723)" id="g11713"><path inkscape:connector-curvature="0" id="path11711" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0"/></g><g transform="translate(890.5341,123.5723)" id="g11717"><path inkscape:connector-curvature="0" id="path11715" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z"/></g><g transform="translate(37,648.2902)" id="g11721"><path inkscape:connector-curvature="0" id="path11719" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,-261.963"/></g><g transform="translate(37,122.2902)" id="g11725"><path inkscape:connector-curvature="0" id="path11723" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,264.028"/></g><g transform="translate(1097.5273,165.442)" id="g11727"/><g transform="translate(1097.5273,165.442)" id="g11729"/><g transform="translate(890.5341,386.3271)" id="g11733"><path inkscape:connector-curvature="0" id="path11731" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(589.2585,386.3271)" id="g11737"><path inkscape:connector-curvature="0" id="path11735" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(584.5195,391.5946)" id="g11741"><path inkscape:connector-curvature="0" id="path11739" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l 7.93,5.276 z"/></g><g transform="translate(606.0317,391.5946)" id="g11745"><path inkscape:connector-curvature="0" id="path11743" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l -7.93,5.276 z"/></g><g transform="translate(300.0718,421.8129)" id="g11747"/><text id="text11751" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,331.2418,533.182)"><tspan id="tspan11749" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002">Gain Creators</tspan></text>
<text id="text11755" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,330.0818,267.3254)"><tspan id="tspan11753" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399">Pain Relievers</tspan></text>
<text id="text11759" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,787.3315,267.3254)"><tspan id="tspan11757" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998">Pains</tspan></text>
<text id="text11763" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,786.6355,533.182)"><tspan id="tspan11761" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048">Gains</tspan></text>
<text id="text11767" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,101.4428,410.6259)"><tspan id="tspan11765" sodipodi:role="line" y="0" x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001">Products</tspan></text>
<text id="text11771" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,96.3147,392.6259)"><tspan id="tspan11769" sodipodi:role="line" y="0" x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001">& Services</tspan></text>
<text id="text11775" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1016.9041,410.6259)"><tspan id="tspan11773" sodipodi:role="line" y="0" x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003">Customer</tspan></text>
<text id="text11779" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1031.6001,392.6259)"><tspan id="tspan11777" sodipodi:role="line" y="0" x="0 8.0959997 17.695999 28.464001 32.848 40.863998">Job(s)</tspan></text>
<path inkscape:connector-curvature="0" id="path11781" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path11783" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path11785" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z"/><g transform="translate(572.6254,744.0194)" id="g11789"><path inkscape:connector-curvature="0" id="path11787" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(587.4746,744.0194)" id="g11793"><path inkscape:connector-curvature="0" id="path11791" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(602.3238,744.0194)" id="g11797"><path inkscape:connector-curvature="0" id="path11795" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(617.1729,744.0194)" id="g11801"><path inkscape:connector-curvature="0" id="path11799" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(572.6254,760.0521)" id="g11805"><path inkscape:connector-curvature="0" id="path11803" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(594.7995,732.3297)" id="g11809"><path inkscape:connector-curvature="0" id="path11807" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 11.557"/></g><g transform="translate(602.2573,760.0521)" id="g11813"><path inkscape:connector-curvature="0" id="path11811" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(557.7956,743.9486)" id="g11817"><path inkscape:connector-curvature="0" id="path11815" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 74.445"/></g><g transform="translate(38.3727,679.5591)" id="g11821"><path inkscape:connector-curvature="0" id="path11819" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,64.246"/></g><g transform="translate(37,679.3984)" id="g11825"><path inkscape:connector-curvature="0" id="path11823" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,64.487 v 0"/></g><g transform="translate(573.2894,715.6772)" id="g11829"><path inkscape:connector-curvature="0" id="path11827" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 28.833,59.552"/></g><g transform="translate(572.6824,714.4235)" id="g11833"><path inkscape:connector-curvature="0" id="path11831" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.743,61.433 v 0"/></g><g transform="translate(573.038,680.7189)" id="g11837"><path inkscape:connector-curvature="0" id="path11835" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 29.015,62.535"/></g><g transform="translate(572.4518,679.4556)" id="g11841"><path inkscape:connector-curvature="0" id="path11839" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.894,64.43 v 0"/></g><g transform="translate(38.3727,713.5789)" id="g11845"><path inkscape:connector-curvature="0" id="path11843" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,62.133"/></g><g transform="translate(37,713.4234)" id="g11849"><path inkscape:connector-curvature="0" id="path11847" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,62.366 v 0"/></g><g transform="translate(617.9599,715.881)" id="g11853"><path inkscape:connector-curvature="0" id="path11851" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -0.781,27.304"/></g><g transform="translate(617.9999,714.4807)" id="g11857"><path inkscape:connector-curvature="0" id="path11855" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -0.841,29.405 v 0"/></g><g transform="translate(1152.1624,679.6252)" id="g11861"><path inkscape:connector-curvature="0" id="path11859" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.752,64.175"/></g><g transform="translate(1153.5355,679.4556)" id="g11865"><path inkscape:connector-curvature="0" id="path11863" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.811,64.43 v 0"/></g><g transform="translate(1152.1636,713.6449)" id="g11869"><path inkscape:connector-curvature="0" id="path11867" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.292,62.129"/></g><g transform="translate(1153.5355,713.4807)" id="g11873"><path inkscape:connector-curvature="0" id="path11871" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.35,62.375 v 0"/></g><path inkscape:connector-curvature="0" id="path11875" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 36,678.398 h 536.682 v 36.025 H 36 Z"/><text id="text11879" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,45.2698,696.7394)"><tspan id="tspan11877" sodipodi:role="line" y="0" x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001">Value Proposition</tspan></text>
<path inkscape:connector-curvature="0" id="path11881" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 618,678.456 h 536.536 v 36.025 H 618 Z"/><text id="text11885" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,625.0629,696.7394)"><tspan id="tspan11883" sodipodi:role="line" y="0" x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72">Customer Segment</tspan></text>
<g transform="translate(814.2759,244.9073)" id="g11889"><path inkscape:connector-curvature="0" id="path11887" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481"/></g><g transform="translate(801.4493,511.1405)" id="g11893"><path inkscape:connector-curvature="0" id="path11891" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z"/></g><g transform="translate(1037.5228,366.8432)" id="g11897"><path inkscape:connector-curvature="0" id="path11895" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z"/></g><g transform="translate(1037.5228,353.952)" id="g11901"><path inkscape:connector-curvature="0" id="path11899" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z"/></g><g transform="translate(1039.1674,339.9001)" id="g11905"><path inkscape:connector-curvature="0" id="path11903" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374"/></g><path inkscape:connector-curvature="0" id="path11907" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z"/><path inkscape:connector-curvature="0" id="path11909" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path11911" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path11913" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z"/><path inkscape:connector-curvature="0" id="path11915" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z"/><g transform="translate(265.319,390.2679)" id="g11919"><path inkscape:connector-curvature="0" id="path11917" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V -46.524 H 68.053 V 0"/></g><g transform="translate(263.6007,342.0026)" id="g11923"><path inkscape:connector-curvature="0" id="path11921" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path11925" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z"/><g transform="translate(299.7782,409.6852)" id="g11929"><path inkscape:connector-curvature="0" id="path11927" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(298.0594,407.944)" id="g11933"><path inkscape:connector-curvature="0" id="path11931" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203"/></g><g transform="translate(299.3517,409.6852)" id="g11937"><path inkscape:connector-curvature="0" id="path11935" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(290.6259,407.944)" id="g11941"><path inkscape:connector-curvature="0" id="path11939" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z"/></g><g transform="translate(372.9773,482.011)" id="g11945"><path inkscape:connector-curvature="0" id="path11943" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z"/></g><g transform="translate(402.0814,492.1501)" id="g11949"><path inkscape:connector-curvature="0" id="path11947" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 3.332,12.439 -9.107,9.107 Z"/></g><g transform="translate(404.1351,472.8902)" id="g11953"><path inkscape:connector-curvature="0" id="path11951" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path11955" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path11957" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path11959" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path11961" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z"/><g transform="translate(394.2461,208.4527)" id="g11965"><path inkscape:connector-curvature="0" id="path11963" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465"/></g><g transform="translate(378.5262,221.4512)" id="g11969"><path inkscape:connector-curvature="0" id="path11967" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z"/></g><path inkscape:connector-curvature="0" id="path11971" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path11973" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path11975" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z"/><path inkscape:connector-curvature="0" id="path11977" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path11979" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z"/><path inkscape:connector-curvature="0" id="path11981" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z"/><g transform="translate(152.8359,363.5444)" id="g11985"><path inkscape:connector-curvature="0" id="path11983" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z"/></g><g transform="translate(142.6083,362.7838)" id="g11989"><path inkscape:connector-curvature="0" id="path11987" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0"/></g><g transform="translate(165.9216,340.36)" id="g11993"><path inkscape:connector-curvature="0" id="path11991" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0"/></g><g transform="translate(136.1621,358.0944)" id="g11997"><path inkscape:connector-curvature="0" id="path11995" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0"/></g><g transform="translate(149.5916,361.6264)" id="g12001"><path inkscape:connector-curvature="0" id="path11999" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0"/></g></g></g></g><g transform="matrix(0.2243012,0,0,0.2243012,938.80887,-210.63562)" id="g12037"><g id="g12035"><g id="g12033" clip-path="url(#clipPath5826)"><text transform="matrix(1,0,0,-1,37.2755,770.3458)" style="font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Bold;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12011"><tspan x="0 17.612 34.804001 51.967999 59.528 77.643997 94.052002 101.92 119.112 136.276 143.836 162.12 173.908 191.576 209.916 227.584 243.37601 251.188 263.53601 271.34799 289.01599 306.20801 313.76801 332.97601 349.384 366.4332 382.4772 398.88519" y="0" sodipodi:role="line" id="tspan12009">The Value Proposition Canvas</tspan></text>
<g id="g12015" transform="translate(890.5342,386.3271)"><path d="M 0,0 184.026,184.018" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12013" inkscape:connector-curvature="0"/></g><g id="g12019" transform="translate(890.5341,386.6225)"><path d="M 0,0 184.027,-184.027" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12017" inkscape:connector-curvature="0"/></g><g id="g12023" transform="translate(860.0468,362.1504)"><path d="m 0,0 c 3.706,-4.883 8.514,-9.006 14.287,-11.876 22.349,-11.11 49.285,-0.236 57.545,23.232 6.812,19.353 -2.056,41.117 -20.486,50.28 C 28.998,72.747 2.062,61.872 -6.199,38.405 l -6.648,-16.383 c -0.897,-2.165 0.149,-4.666 2.323,-5.558 l 3.311,-1.36 c 0.788,-3.163 1.902,-6.239 3.404,-9.133 L 9.911,5.19 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12021" inkscape:connector-curvature="0"/></g><g id="g12027" transform="translate(892.846,344.1713)"><path d="m 0,0 h -0.001 c -6.714,0.001 -13.203,1.534 -19.285,4.559 -5.864,2.914 -10.875,7.08 -14.897,12.379 l -1.231,1.622 6.189,3.241 -8.47,0.483 -0.454,0.874 c -1.376,2.654 -2.494,5.563 -3.326,8.658 l -2.509,1.031 c -3.063,1.259 -4.529,4.762 -3.265,7.811 l 6.643,16.372 c 6.028,17.129 22.372,28.688 40.642,28.688 6.713,0 13.202,-1.533 19.285,-4.559 C 38.627,71.562 47.805,49.037 40.67,28.764 34.615,11.56 18.269,0 0,0 m -30.14,17.421 c 3.462,-4.116 7.626,-7.399 12.403,-9.774 5.598,-2.782 11.565,-4.194 17.736,-4.195 16.799,0 31.828,10.631 37.397,26.454 6.56,18.636 -1.877,39.342 -19.624,48.165 -5.598,2.783 -11.565,4.195 -17.736,4.195 -16.799,0 -31.828,-10.631 -37.397,-26.453 l -6.678,-16.458 c -0.538,-1.302 0.082,-2.784 1.378,-3.317 l 4.121,-1.692 0.211,-0.847 c 0.7,-2.812 1.648,-5.458 2.823,-7.882 l 18.954,-1.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12025" inkscape:connector-curvature="0"/></g><g id="g12031" transform="translate(873.5424,395.845)"><path d="m 0,0 c -0.536,-2.468 -3.346,-3.603 -5.457,-2.203 -1.173,0.777 -1.775,2.255 -1.478,3.626 0.536,2.468 3.346,3.602 5.458,2.203 C -0.304,2.848 0.298,1.371 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12029" inkscape:connector-curvature="0"/></g></g></g></g><text y="202.11212" x="1177.0266" transform="scale(1,-1)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.69161439px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.22430119" id="text12041"><tspan style="stroke-width:0.22430119" x="1177.0266 1178.4209 1179.4814 1180.5122 1182.0383 1183.0989 1184.6761 1186.3881 1187.7202 1189.074 1190.6512 1191.5208 1192.2233 1193.6498 1195.2648" y="202.11212" sodipodi:role="line" id="tspan12039">strategyzer.com</tspan></text>
<g transform="matrix(0.2243012,0,0,0.2243012,938.80887,-210.63562)" id="g12095"><g id="g12093"><g id="g12091" clip-path="url(#clipPath5864)"><g id="g12045" transform="translate(993.025,65.7107)"><path d="m 0,0 c 0,-7.156 -6.059,-12.957 -13.533,-12.957 -7.475,0 -13.534,5.801 -13.534,12.957 0,4.289 2.186,8.079 5.539,10.437 l 2.665,-3.479 C -21.099,5.386 -22.556,2.86 -22.556,0 c 0,-4.771 4.04,-8.638 9.023,-8.638 4.982,0 9.022,3.867 9.022,8.638 0,2.86 -1.457,5.386 -3.693,6.958 l 2.665,3.479 C -2.186,8.079 0,4.289 0,0 m -18.045,0 c 0,-2.386 2.02,-4.319 4.512,-4.319 2.491,0 4.511,1.933 4.511,4.319 0,1.43 -0.729,2.693 -1.847,3.479 L -13.533,0 -16.198,3.479 C -17.316,2.693 -18.045,1.43 -18.045,0 m -0.818,6.958 2.665,-3.479 c 0.747,0.526 1.666,0.84 2.665,0.84 0.998,0 1.917,-0.314 2.664,-0.84 l 2.665,3.479 c -1.494,1.051 -3.333,1.68 -5.329,1.68 -1.997,0 -3.836,-0.629 -5.33,-1.68" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12043" inkscape:connector-curvature="0"/></g><g id="g12049" transform="translate(1011.3054,70.4161)"><path d="m 0,0 -3.311,-1.971 c -1.112,1.492 -2.865,2.131 -4.618,2.131 -1.558,0 -2.67,-0.533 -2.67,-1.678 0,-1.305 1.78,-1.572 3.783,-1.918 3.895,-0.666 7.332,-1.912 7.332,-5.588 0,-3.356 -2.964,-5.759 -7.944,-5.759 -4.034,0 -7.122,1.652 -8.597,4.449 l 3.478,1.758 c 1.224,-1.997 3.227,-2.744 5.314,-2.744 1.947,0 3.227,0.693 3.227,1.839 0,1.49 -1.808,1.757 -4.034,2.13 -3.784,0.639 -7.233,1.795 -7.233,5.525 0,3.382 3.234,5.758 7.519,5.758 C -4.805,3.932 -1.864,2.637 0,0" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12047" inkscape:connector-curvature="0"/></g><g id="g12053" transform="translate(1023.8513,57.073)"><path d="m 0,0 c -1.029,-0.746 -2.253,-1.44 -4.006,-1.44 -1.892,0 -3.367,0.56 -4.229,1.786 -0.612,0.852 -0.787,1.815 -0.787,3.253 v 6.478 h -2.256 v 3.599 h 2.256 v 3.599 h 4.511 v -3.599 h 3.759 V 10.077 H -4.511 V 3.595 c 0,-1.092 0.585,-1.436 1.504,-1.436 0.751,0 1.058,0.374 1.503,0.72 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12051" inkscape:connector-curvature="0"/></g><g id="g12057" transform="translate(1062.1962,57.073)"><path d="m 0,0 c -1.029,-0.746 -2.253,-1.44 -4.006,-1.44 -1.892,0 -3.366,0.56 -4.229,1.786 -0.612,0.852 -0.787,1.815 -0.787,3.253 v 6.478 h -2.256 v 3.599 h 2.256 v 3.599 h 4.511 v -3.599 h 3.759 V 10.077 H -4.511 V 3.595 c 0,-1.092 0.585,-1.436 1.504,-1.436 0.751,0 1.058,0.374 1.503,0.72 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12055" inkscape:connector-curvature="0"/></g><g id="g12061" transform="translate(1036.6329,69.3098)"><path d="m 0,0 c 2.031,1.119 3.706,1.44 6.015,1.44 3.784,0 6.767,-1.416 6.767,-5.039 v -5.759 c 0,-0.666 10e-4,-1.1 0.53,-1.1 0.278,0 0.806,0.247 0.973,0.381 l 0.196,-2.752 c -0.585,-0.345 -1.756,-0.847 -2.451,-0.847 -1.42,0 -2.558,0.927 -3.003,2.179 -1.057,-1.412 -2.791,-2.179 -4.516,-2.179 -3.032,0 -5.263,1.469 -5.263,4.318 0,3.436 2.955,4.827 5.263,5.039 2.337,0.214 3.76,0.401 3.76,1.44 0,1.091 -1.357,0.998 -2.415,0.998 -1.502,0 -2.961,-0.118 -4.352,-0.998 z M 8.248,-6.222 C 7.637,-6.916 6.69,-6.969 5.522,-7.155 4.465,-7.315 3.408,-7.582 3.408,-8.86 c 0,-1.092 0.862,-1.598 2.086,-1.598 1.558,0 2.754,0.826 2.754,2.61 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12059" inkscape:connector-curvature="0"/></g><g id="g12065" transform="translate(1077.7076,62.2607)"><path d="m 0,0 h -10.683 c 0.139,-1.944 1.613,-2.903 3.756,-2.903 1.696,0 3.116,0.64 4.089,1.679 l 2.726,-2.451 c -1.641,-1.572 -3.93,-2.952 -7.129,-2.952 -5.314,0 -8.27,3.599 -8.27,7.198 0,4.289 3.13,7.918 8.055,7.918 4.729,0 7.734,-2.911 7.734,-7.198 C 0.278,0.838 0.027,0.321 0,0 M -4.118,2.771 C -4.285,4.555 -5.62,5.46 -7.372,5.46 c -1.865,0 -3.144,-1.065 -3.284,-2.689 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12063" inkscape:connector-curvature="0"/></g><g id="g12069" transform="translate(1142.3677,62.2607)"><path d="m 0,0 h -10.683 c 0.139,-1.944 1.613,-2.903 3.756,-2.903 1.696,0 3.116,0.64 4.089,1.679 l 2.726,-2.451 c -1.641,-1.572 -3.93,-2.952 -7.129,-2.952 -5.314,0 -8.27,3.599 -8.27,7.198 0,4.289 3.13,7.918 8.055,7.918 4.729,0 7.734,-2.911 7.734,-7.198 C 0.278,0.838 0.027,0.321 0,0 M -4.118,2.771 C -4.285,4.555 -5.62,5.46 -7.372,5.46 c -1.865,0 -3.144,-1.065 -3.284,-2.689 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12067" inkscape:connector-curvature="0"/></g><g id="g12073" transform="translate(1095.2781,59.0385)"><path d="m 0,0 c 0,-2.263 -0.267,-4.022 -1.601,-5.434 -1.726,-1.811 -4.424,-2.29 -6.928,-2.29 -2.532,0 -4.646,0.506 -6.483,1.545 l 1.559,3.169 c 1.196,-0.772 2.921,-1.305 4.84,-1.305 2.476,0 4.424,0.879 4.424,3.303 v 0.985 c -1.141,-1.278 -2.969,-1.938 -4.833,-1.938 -4.034,0 -6.767,3.004 -6.767,6.812 0,3.836 2.733,6.864 6.767,6.864 1.891,0 3.692,-0.658 4.833,-1.936 v 1.936 H 0 Z m -7.639,8.364 c -2.226,0 -3.639,-1.492 -3.639,-3.463 0,-1.971 1.413,-3.516 3.639,-3.516 2.198,0 3.478,1.545 3.478,3.516 0,1.944 -1.225,3.463 -3.478,3.463" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12071" inkscape:connector-curvature="0"/></g><g id="g12077" transform="translate(1106.611,55.7894)"><path d="m 0,0 c -1.196,-3.01 -2.67,-4.475 -5.619,-4.475 -1.475,0 -2.81,0.399 -3.951,1.145 l 1.614,2.717 c 0.529,-0.346 1.084,-0.559 1.697,-0.559 0.945,0 1.474,0.532 1.892,1.358 l 0.361,0.666 -5.823,14.108 h 4.511 l 3.51,-9.207 3.257,9.207 H 5.96 Z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12075" inkscape:connector-curvature="0"/></g><g id="g12081" transform="translate(1112.5708,55.6334)"><path d="m 0,0 v 3.512 l 8.271,8.005 H 0.752 v 3.599 H 13.533 V 12.034 L 6.015,4.319 h 7.518 V 0 Z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12079" inkscape:connector-curvature="0"/></g><g id="g12085" transform="translate(1153.1632,66.3138)"><path d="m 0,0 c -0.446,0.24 -0.974,0.426 -1.67,0.426 -1.78,0 -2.833,-1.412 -2.833,-3.515 V -9.961 H -9.014 V 4.436 h 4.511 v -2.16 c 0.918,1.438 2.173,2.16 3.759,2.16 0.723,0 1.439,-0.095 1.856,-0.334 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12083" inkscape:connector-curvature="0"/></g><g id="g12089" transform="translate(1034.3693,66.3138)"><path d="m 0,0 c -0.446,0.24 -0.974,0.426 -1.67,0.426 -1.78,0 -2.833,-1.412 -2.833,-3.515 V -9.961 H -9.014 V 4.436 h 4.511 v -2.16 c 0.918,1.438 2.173,2.16 3.759,2.16 0.723,0 1.439,-0.095 1.856,-0.334 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12087" inkscape:connector-curvature="0"/></g></g></g></g><text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" x="1173.5702" y="120.2022" id="text12103" transform="scale(1,-1)"><tspan id="tspan8049" sodipodi:role="line" x="1173.5702" y="120.2022" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">Compras</tspan><tspan id="tspan8053" sodipodi:role="line" x="1174.4376" y="128.61349" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">en el </tspan><tspan id="tspan8055" sodipodi:role="line" x="1173.5702" y="137.0248" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">supermercado</tspan></text>
<g id="g12411" clip-path="url(#clipPath6711)" transform="matrix(0.31538107,0,0,0.31538107,858.29218,-227.81814)"><g id="g12407"><g id="g12405"><g id="g12403" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12105" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12107" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12109" inkscape:connector-curvature="0"/><g id="g12113" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12111" inkscape:connector-curvature="0"/></g><g id="g12117" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12115" inkscape:connector-curvature="0"/></g><g id="g12121" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12119" inkscape:connector-curvature="0"/></g><g id="g12125" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12123" inkscape:connector-curvature="0"/></g><g id="g12127" transform="translate(1097.5273,165.442)"/><g id="g12129" transform="translate(1097.5273,165.442)"/><g id="g12133" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12131" inkscape:connector-curvature="0"/></g><g id="g12137" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12135" inkscape:connector-curvature="0"/></g><g id="g12141" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12139" inkscape:connector-curvature="0"/></g><g id="g12145" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12143" inkscape:connector-curvature="0"/></g><g id="g12147" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12151"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan12149">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12155"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan12153">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12159"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan12157">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12163"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan12161">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12167"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan12165">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12171"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan12169">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12175"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan12173">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12179"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan12177">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12181" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12183" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12185" inkscape:connector-curvature="0"/><g id="g12189" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12187" inkscape:connector-curvature="0"/></g><g id="g12193" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12191" inkscape:connector-curvature="0"/></g><g id="g12197" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12195" inkscape:connector-curvature="0"/></g><g id="g12201" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12199" inkscape:connector-curvature="0"/></g><g id="g12205" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12203" inkscape:connector-curvature="0"/></g><g id="g12209" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12207" inkscape:connector-curvature="0"/></g><g id="g12213" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12211" inkscape:connector-curvature="0"/></g><g id="g12217" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12215" inkscape:connector-curvature="0"/></g><g id="g12221" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path12219" inkscape:connector-curvature="0"/></g><g id="g12225" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12223" inkscape:connector-curvature="0"/></g><g id="g12229" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path12227" inkscape:connector-curvature="0"/></g><g id="g12233" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12231" inkscape:connector-curvature="0"/></g><g id="g12237" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path12235" inkscape:connector-curvature="0"/></g><g id="g12241" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12239" inkscape:connector-curvature="0"/></g><g id="g12245" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path12243" inkscape:connector-curvature="0"/></g><g id="g12249" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12247" inkscape:connector-curvature="0"/></g><g id="g12253" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path12251" inkscape:connector-curvature="0"/></g><g id="g12257" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12255" inkscape:connector-curvature="0"/></g><g id="g12261" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path12259" inkscape:connector-curvature="0"/></g><g id="g12265" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12263" inkscape:connector-curvature="0"/></g><g id="g12269" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path12267" inkscape:connector-curvature="0"/></g><g id="g12273" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12271" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12275" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12279"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan12277">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12281" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12285"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan12283">Customer Segment</tspan></text>
<g id="g12289" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12287" inkscape:connector-curvature="0"/></g><g id="g12293" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12291" inkscape:connector-curvature="0"/></g><g id="g12297" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12295" inkscape:connector-curvature="0"/></g><g id="g12301" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12299" inkscape:connector-curvature="0"/></g><g id="g12305" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12303" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12307" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12309" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12311" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12313" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12315" inkscape:connector-curvature="0"/><g id="g12319" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12317" inkscape:connector-curvature="0"/></g><g id="g12323" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12321" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12325" inkscape:connector-curvature="0"/><g id="g12329" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12327" inkscape:connector-curvature="0"/></g><g id="g12333" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12331" inkscape:connector-curvature="0"/></g><g id="g12337" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12335" inkscape:connector-curvature="0"/></g><g id="g12341" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12339" inkscape:connector-curvature="0"/></g><g id="g12345" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12343" inkscape:connector-curvature="0"/></g><g id="g12349" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12347" inkscape:connector-curvature="0"/></g><g id="g12353" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12351" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12355" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12357" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12359" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12361" inkscape:connector-curvature="0"/><g id="g12365" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12363" inkscape:connector-curvature="0"/></g><g id="g12369" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12367" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12371" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12373" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12375" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12377" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12379" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12381" inkscape:connector-curvature="0"/><g id="g12385" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12383" inkscape:connector-curvature="0"/></g><g id="g12389" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12387" inkscape:connector-curvature="0"/></g><g id="g12393" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12391" inkscape:connector-curvature="0"/></g><g id="g12397" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12395" inkscape:connector-curvature="0"/></g><g id="g12401" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12399" inkscape:connector-curvature="0"/></g></g></g></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect12409" width="92.774071" height="117.69845" x="1017.7454" y="-447.25409" transform="scale(1,-1)"/></g><text transform="scale(1,-1)" id="text12419" y="161.68925" x="1131.4364" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" xml:space="preserve"><tspan style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="161.68925" x="1131.4364" sodipodi:role="line" id="tspan12417">Hay que hacer</tspan><tspan id="tspan8063" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="170.10056" x="1131.4364" sodipodi:role="line">fila</tspan></text>
<g id="g12731" clip-path="url(#clipPath7204)" transform="matrix(0.2243012,0,0,0.2243012,942.50306,-209.11327)"><g id="g12727"><g id="g12723"><g id="g12721"><g clip-path="url(#clipPath5502)" id="g12719"><path inkscape:connector-curvature="0" id="path12421" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m -16.724,-20.185 h 1224 v 882 h -1224 z"/><path inkscape:connector-curvature="0" id="path12423" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><path inkscape:connector-curvature="0" id="path12425" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z"/><g transform="translate(890.5341,123.5723)" id="g12429"><path inkscape:connector-curvature="0" id="path12427" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0"/></g><g transform="translate(890.5341,123.5723)" id="g12433"><path inkscape:connector-curvature="0" id="path12431" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z"/></g><g transform="translate(37,648.2902)" id="g12437"><path inkscape:connector-curvature="0" id="path12435" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,-261.963"/></g><g transform="translate(37,122.2902)" id="g12441"><path inkscape:connector-curvature="0" id="path12439" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 263,264.028"/></g><g transform="translate(1097.5273,165.442)" id="g12443"/><g transform="translate(1097.5273,165.442)" id="g12445"/><g transform="translate(890.5341,386.3271)" id="g12449"><path inkscape:connector-curvature="0" id="path12447" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(589.2585,386.3271)" id="g12453"><path inkscape:connector-curvature="0" id="path12451" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H -289.259"/></g><g transform="translate(584.5195,391.5946)" id="g12457"><path inkscape:connector-curvature="0" id="path12455" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l 7.93,5.276 z"/></g><g transform="translate(606.0317,391.5946)" id="g12461"><path inkscape:connector-curvature="0" id="path12459" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 v -10.552 l -7.93,5.276 z"/></g><g transform="translate(300.0718,421.8129)" id="g12463"/><text id="text12467" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,331.2418,533.182)"><tspan id="tspan12465" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002">Gain Creators</tspan></text>
<text id="text12471" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,330.0818,267.3254)"><tspan id="tspan12469" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399">Pain Relievers</tspan></text>
<text id="text12475" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,787.3315,267.3254)"><tspan id="tspan12473" sodipodi:role="line" y="0" x="0 10.144 19.216 23.104 32.655998">Pains</tspan></text>
<text id="text12479" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,786.6355,533.182)"><tspan id="tspan12477" sodipodi:role="line" y="0" x="0 11.536 20.608 24.496 34.048">Gains</tspan></text>
<text id="text12483" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,101.4428,410.6259)"><tspan id="tspan12481" sodipodi:role="line" y="0" x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001">Products</tspan></text>
<text id="text12487" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,96.3147,392.6259)"><tspan id="tspan12485" sodipodi:role="line" y="0" x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001">& Services</tspan></text>
<text id="text12491" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1016.9041,410.6259)"><tspan id="tspan12489" sodipodi:role="line" y="0" x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003">Customer</tspan></text>
<text id="text12495" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,1031.6001,392.6259)"><tspan id="tspan12493" sodipodi:role="line" y="0" x="0 8.0959997 17.695999 28.464001 32.848 40.863998">Job(s)</tspan></text>
<path inkscape:connector-curvature="0" id="path12497" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path12499" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z"/><path inkscape:connector-curvature="0" id="path12501" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z"/><g transform="translate(572.6254,744.0194)" id="g12505"><path inkscape:connector-curvature="0" id="path12503" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(587.4746,744.0194)" id="g12509"><path inkscape:connector-curvature="0" id="path12507" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(602.3238,744.0194)" id="g12513"><path inkscape:connector-curvature="0" id="path12511" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(617.1729,744.0194)" id="g12517"><path inkscape:connector-curvature="0" id="path12515" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 31.862"/></g><g transform="translate(572.6254,760.0521)" id="g12521"><path inkscape:connector-curvature="0" id="path12519" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(594.7995,732.3297)" id="g12525"><path inkscape:connector-curvature="0" id="path12523" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 V 11.557"/></g><g transform="translate(602.2573,760.0521)" id="g12529"><path inkscape:connector-curvature="0" id="path12527" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 14.916"/></g><g transform="translate(557.7956,743.9486)" id="g12533"><path inkscape:connector-curvature="0" id="path12531" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0,0 H 74.445"/></g><g transform="translate(38.3727,679.5591)" id="g12537"><path inkscape:connector-curvature="0" id="path12535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,64.246"/></g><g transform="translate(37,679.3984)" id="g12541"><path inkscape:connector-curvature="0" id="path12539" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,64.487 v 0"/></g><g transform="translate(573.2894,715.6772)" id="g12545"><path inkscape:connector-curvature="0" id="path12543" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 28.833,59.552"/></g><g transform="translate(572.6824,714.4235)" id="g12549"><path inkscape:connector-curvature="0" id="path12547" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.743,61.433 v 0"/></g><g transform="translate(573.038,680.7189)" id="g12553"><path inkscape:connector-curvature="0" id="path12551" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 29.015,62.535"/></g><g transform="translate(572.4518,679.4556)" id="g12557"><path inkscape:connector-curvature="0" id="path12555" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 29.894,64.43 v 0"/></g><g transform="translate(38.3727,713.5789)" id="g12561"><path inkscape:connector-curvature="0" id="path12559" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 548.398,62.133"/></g><g transform="translate(37,713.4234)" id="g12565"><path inkscape:connector-curvature="0" id="path12563" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m 550.457,62.366 v 0"/></g><g transform="translate(617.9599,715.881)" id="g12569"><path inkscape:connector-curvature="0" id="path12567" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -0.781,27.304"/></g><g transform="translate(617.9999,714.4807)" id="g12573"><path inkscape:connector-curvature="0" id="path12571" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -0.841,29.405 v 0"/></g><g transform="translate(1152.1624,679.6252)" id="g12577"><path inkscape:connector-curvature="0" id="path12575" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.752,64.175"/></g><g transform="translate(1153.5355,679.4556)" id="g12581"><path inkscape:connector-curvature="0" id="path12579" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.811,64.43 v 0"/></g><g transform="translate(1152.1636,713.6449)" id="g12585"><path inkscape:connector-curvature="0" id="path12583" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" d="M 0,0 -519.292,62.129"/></g><g transform="translate(1153.5355,713.4807)" id="g12589"><path inkscape:connector-curvature="0" id="path12587" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 0,0 v 0 m -521.35,62.375 v 0"/></g><path inkscape:connector-curvature="0" id="path12591" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 36,678.398 h 536.682 v 36.025 H 36 Z"/><text id="text12595" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,45.2698,696.7394)"><tspan id="tspan12593" sodipodi:role="line" y="0" x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001">Value Proposition</tspan></text>
<path inkscape:connector-curvature="0" id="path12597" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 618,678.456 h 536.536 v 36.025 H 618 Z"/><text id="text12601" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" transform="matrix(1,0,0,-1,625.0629,696.7394)"><tspan id="tspan12599" sodipodi:role="line" y="0" x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72">Customer Segment</tspan></text>
<g transform="translate(814.2759,244.9073)" id="g12605"><path inkscape:connector-curvature="0" id="path12603" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481"/></g><g transform="translate(801.4493,511.1405)" id="g12609"><path inkscape:connector-curvature="0" id="path12607" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z"/></g><g transform="translate(1037.5228,366.8432)" id="g12613"><path inkscape:connector-curvature="0" id="path12611" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z"/></g><g transform="translate(1037.5228,353.952)" id="g12617"><path inkscape:connector-curvature="0" id="path12615" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z"/></g><g transform="translate(1039.1674,339.9001)" id="g12621"><path inkscape:connector-curvature="0" id="path12619" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374"/></g><path inkscape:connector-curvature="0" id="path12623" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z"/><path inkscape:connector-curvature="0" id="path12625" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path12627" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z"/><path inkscape:connector-curvature="0" id="path12629" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z"/><path inkscape:connector-curvature="0" id="path12631" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z"/><g transform="translate(265.319,390.2679)" id="g12635"><path inkscape:connector-curvature="0" id="path12633" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V -46.524 H 68.053 V 0"/></g><g transform="translate(263.6007,342.0026)" id="g12639"><path inkscape:connector-curvature="0" id="path12637" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path12641" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z"/><g transform="translate(299.7782,409.6852)" id="g12645"><path inkscape:connector-curvature="0" id="path12643" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(298.0594,407.944)" id="g12649"><path inkscape:connector-curvature="0" id="path12647" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203"/></g><g transform="translate(299.3517,409.6852)" id="g12653"><path inkscape:connector-curvature="0" id="path12651" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z"/></g><g transform="translate(290.6259,407.944)" id="g12657"><path inkscape:connector-curvature="0" id="path12655" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z"/></g><g transform="translate(372.9773,482.011)" id="g12661"><path inkscape:connector-curvature="0" id="path12659" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z"/></g><g transform="translate(402.0814,492.1501)" id="g12665"><path inkscape:connector-curvature="0" id="path12663" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 3.332,12.439 -9.107,9.107 Z"/></g><g transform="translate(404.1351,472.8902)" id="g12669"><path inkscape:connector-curvature="0" id="path12667" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z"/></g><path inkscape:connector-curvature="0" id="path12671" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path12673" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path12675" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z"/><path inkscape:connector-curvature="0" id="path12677" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z"/><g transform="translate(394.2461,208.4527)" id="g12681"><path inkscape:connector-curvature="0" id="path12679" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465"/></g><g transform="translate(378.5262,221.4512)" id="g12685"><path inkscape:connector-curvature="0" id="path12683" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z"/></g><path inkscape:connector-curvature="0" id="path12687" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path12689" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path12691" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z"/><path inkscape:connector-curvature="0" id="path12693" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z"/><path inkscape:connector-curvature="0" id="path12695" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z"/><path inkscape:connector-curvature="0" id="path12697" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z"/><g transform="translate(152.8359,363.5444)" id="g12701"><path inkscape:connector-curvature="0" id="path12699" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z"/></g><g transform="translate(142.6083,362.7838)" id="g12705"><path inkscape:connector-curvature="0" id="path12703" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0"/></g><g transform="translate(165.9216,340.36)" id="g12709"><path inkscape:connector-curvature="0" id="path12707" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0"/></g><g transform="translate(136.1621,358.0944)" id="g12713"><path inkscape:connector-curvature="0" id="path12711" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0"/></g><g transform="translate(149.5916,361.6264)" id="g12717"><path inkscape:connector-curvature="0" id="path12715" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0"/></g></g></g></g><rect transform="scale(1,-1)" y="-447.25409" x="1017.7454" height="117.69845" width="92.774071" id="rect12725" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect12729" width="67.849693" height="83.081253" x="782.34845" y="-290.78439" transform="scale(1,-1)"/></g><text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" x="1123.0251" y="104.31161" id="text12737" transform="scale(1,-1)"><tspan sodipodi:role="line" x="1123.0251" y="104.31161" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" id="tspan12735">Ahorrar tiempo</tspan></text>
<g id="g13053" clip-path="url(#clipPath7702)" transform="matrix(0.17025272,0,0,0.17025272,939.59937,-166.0044)"><g id="g13049"><g id="g13045"><g id="g13041"><g id="g13039"><g id="g13037" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12739" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12741" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12743" inkscape:connector-curvature="0"/><g id="g12747" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12745" inkscape:connector-curvature="0"/></g><g id="g12751" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12749" inkscape:connector-curvature="0"/></g><g id="g12755" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12753" inkscape:connector-curvature="0"/></g><g id="g12759" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12757" inkscape:connector-curvature="0"/></g><g id="g12761" transform="translate(1097.5273,165.442)"/><g id="g12763" transform="translate(1097.5273,165.442)"/><g id="g12767" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12765" inkscape:connector-curvature="0"/></g><g id="g12771" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12769" inkscape:connector-curvature="0"/></g><g id="g12775" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12773" inkscape:connector-curvature="0"/></g><g id="g12779" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12777" inkscape:connector-curvature="0"/></g><g id="g12781" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12785"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan12783">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12789"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan12787">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12793"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan12791">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12797"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan12795">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12801"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan12799">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12805"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan12803">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12809"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan12807">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12813"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan12811">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12815" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12817" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12819" inkscape:connector-curvature="0"/><g id="g12823" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12821" inkscape:connector-curvature="0"/></g><g id="g12827" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12825" inkscape:connector-curvature="0"/></g><g id="g12831" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12829" inkscape:connector-curvature="0"/></g><g id="g12835" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12833" inkscape:connector-curvature="0"/></g><g id="g12839" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12837" inkscape:connector-curvature="0"/></g><g id="g12843" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12841" inkscape:connector-curvature="0"/></g><g id="g12847" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12845" inkscape:connector-curvature="0"/></g><g id="g12851" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12849" inkscape:connector-curvature="0"/></g><g id="g12855" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path12853" inkscape:connector-curvature="0"/></g><g id="g12859" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12857" inkscape:connector-curvature="0"/></g><g id="g12863" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path12861" inkscape:connector-curvature="0"/></g><g id="g12867" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12865" inkscape:connector-curvature="0"/></g><g id="g12871" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path12869" inkscape:connector-curvature="0"/></g><g id="g12875" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12873" inkscape:connector-curvature="0"/></g><g id="g12879" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path12877" inkscape:connector-curvature="0"/></g><g id="g12883" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12881" inkscape:connector-curvature="0"/></g><g id="g12887" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path12885" inkscape:connector-curvature="0"/></g><g id="g12891" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12889" inkscape:connector-curvature="0"/></g><g id="g12895" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path12893" inkscape:connector-curvature="0"/></g><g id="g12899" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12897" inkscape:connector-curvature="0"/></g><g id="g12903" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path12901" inkscape:connector-curvature="0"/></g><g id="g12907" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path12905" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12909" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12913"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan12911">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12915" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text12919"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan12917">Customer Segment</tspan></text>
<g id="g12923" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12921" inkscape:connector-curvature="0"/></g><g id="g12927" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12925" inkscape:connector-curvature="0"/></g><g id="g12931" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12929" inkscape:connector-curvature="0"/></g><g id="g12935" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12933" inkscape:connector-curvature="0"/></g><g id="g12939" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12937" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12941" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12943" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12945" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12947" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12949" inkscape:connector-curvature="0"/><g id="g12953" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12951" inkscape:connector-curvature="0"/></g><g id="g12957" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12955" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12959" inkscape:connector-curvature="0"/><g id="g12963" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12961" inkscape:connector-curvature="0"/></g><g id="g12967" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12965" inkscape:connector-curvature="0"/></g><g id="g12971" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12969" inkscape:connector-curvature="0"/></g><g id="g12975" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12973" inkscape:connector-curvature="0"/></g><g id="g12979" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12977" inkscape:connector-curvature="0"/></g><g id="g12983" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12981" inkscape:connector-curvature="0"/></g><g id="g12987" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12985" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12989" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12991" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12993" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12995" inkscape:connector-curvature="0"/><g id="g12999" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path12997" inkscape:connector-curvature="0"/></g><g id="g13003" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13001" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13005" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13007" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13009" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13011" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13013" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13015" inkscape:connector-curvature="0"/><g id="g13019" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13017" inkscape:connector-curvature="0"/></g><g id="g13023" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13021" inkscape:connector-curvature="0"/></g><g id="g13027" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13025" inkscape:connector-curvature="0"/></g><g id="g13031" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13029" inkscape:connector-curvature="0"/></g><g id="g13035" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13033" inkscape:connector-curvature="0"/></g></g></g></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect13043" width="92.774071" height="117.69845" x="1017.7454" y="-447.25409" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-290.78439" x="782.34845" height="83.081253" width="67.849693" id="rect13047" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect13051" width="73.388443" height="76.157814" x="775.42505" y="-556.64435" transform="scale(1,-1)"/></g><text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" x="969.93951" y="114.58599" id="text13061" transform="scale(1,-1)"><tspan sodipodi:role="line" x="969.93951" y="114.58599" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" id="tspan13059">Cajeros</tspan><tspan id="tspan8083" sodipodi:role="line" x="969.93951" y="122.99728" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">automáticos sin</tspan><tspan id="tspan8106" sodipodi:role="line" x="970.80695" y="131.40858" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">intervención en </tspan><tspan id="tspan8114" sodipodi:role="line" x="969.93951" y="139.81987" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">supermercados</tspan></text>
<g id="g13705" clip-path="url(#clipPath8707)" transform="matrix(0.22366034,0,0,0.22366034,908.95604,-196.02096)"><g id="g13701"><g id="g13697"><g id="g13693"><g id="g13689"><g id="g13685"><g id="g13683"><g id="g13681" clip-path="url(#clipPath5502)"><path d="m -16.724,-20.185 h 1224 v 882 h -1224 z" style="fill:#f0efef;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13383" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13385" inkscape:connector-curvature="0"/><path d="M 38.282,123.572 H 561.718 V 647.008 H 38.282 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13387" inkscape:connector-curvature="0"/><g id="g13391" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13389" inkscape:connector-curvature="0"/></g><g id="g13395" transform="translate(890.5341,123.5723)"><path d="M 0,0 C 144.312,0 261.718,117.406 261.718,261.718 261.718,406.029 144.312,523.436 0,523.436 -144.312,523.436 -261.718,406.029 -261.718,261.718 -261.718,117.406 -144.312,0 0,0 Z" style="fill:none;stroke:#231f20;stroke-width:4.56400013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13393" inkscape:connector-curvature="0"/></g><g id="g13399" transform="translate(37,648.2902)"><path d="M 0,0 263,-261.963" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13397" inkscape:connector-curvature="0"/></g><g id="g13403" transform="translate(37,122.2902)"><path d="M 0,0 263,264.028" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13401" inkscape:connector-curvature="0"/></g><g id="g13405" transform="translate(1097.5273,165.442)"/><g id="g13407" transform="translate(1097.5273,165.442)"/><g id="g13411" transform="translate(890.5341,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13409" inkscape:connector-curvature="0"/></g><g id="g13415" transform="translate(589.2585,386.3271)"><path d="M 0,0 H -289.259" style="fill:none;stroke:#231f20;stroke-width:2.01699996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13413" inkscape:connector-curvature="0"/></g><g id="g13419" transform="translate(584.5195,391.5946)"><path d="m 0,0 v -10.552 l 7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13417" inkscape:connector-curvature="0"/></g><g id="g13423" transform="translate(606.0317,391.5946)"><path d="m 0,0 v -10.552 l -7.93,5.276 z" style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13421" inkscape:connector-curvature="0"/></g><g id="g13425" transform="translate(300.0718,421.8129)"/><text transform="matrix(1,0,0,-1,331.2418,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text13429"><tspan x="0 11.536 20.608 24.496 34.048 38.368 49.088001 55.231998 64.608002 73.68 79.984001 89.584 95.872002" y="0" sodipodi:role="line" id="tspan13427">Gain Creators</tspan></text>
<text transform="matrix(1,0,0,-1,330.0818,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text13433"><tspan x="0 10.144 19.216 23.104 32.655998 36.976002 47.422401 56.798401 60.782398 64.670403 74.046402 82.526398 91.902397 98.190399" y="0" sodipodi:role="line" id="tspan13431">Pain Relievers</tspan></text>
<text transform="matrix(1,0,0,-1,787.3315,267.3254)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text13437"><tspan x="0 10.144 19.216 23.104 32.655998" y="0" sodipodi:role="line" id="tspan13435">Pains</tspan></text>
<text transform="matrix(1,0,0,-1,786.6355,533.182)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text13441"><tspan x="0 11.536 20.608 24.496 34.048" y="0" sodipodi:role="line" id="tspan13439">Gains</tspan></text>
<text transform="matrix(1,0,0,-1,101.4428,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text13445"><tspan x="0 10.144 16.288 25.888 36.032001 45.584 54.16 60.464001" y="0" sodipodi:role="line" id="tspan13443">Products</tspan></text>
<text transform="matrix(1,0,0,-1,96.3147,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text13449"><tspan x="0 10.752 15.072 24.752001 34.127998 40.416 48.976002 52.863998 61.344002 70.720001" y="0" sodipodi:role="line" id="tspan13447">& Services</tspan></text>
<text transform="matrix(1,0,0,-1,1016.9041,410.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text13453"><tspan x="0 10.72 20.271999 28.559999 34.863998 44.464001 59.216 68.592003" y="0" sodipodi:role="line" id="tspan13451">Customer</tspan></text>
<text transform="matrix(1,0,0,-1,1031.6001,392.6259)" style="font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Regular;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text13457"><tspan x="0 8.0959997 17.695999 28.464001 32.848 40.863998" y="0" sodipodi:role="line" id="tspan13455">Job(s)</tspan></text>
<path d="m 587.457,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13459" inkscape:connector-curvature="0"/><path d="m 617.216,743.885 h 14.969 v 32.595 h -14.969 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13461" inkscape:connector-curvature="0"/><path d="m 557.794,732.48 h 74.295 v 43.702 h -74.295 z" style="fill:none;stroke:#231f20;stroke-width:0.92199999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13463" inkscape:connector-curvature="0"/><g id="g13467" transform="translate(572.6254,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13465" inkscape:connector-curvature="0"/></g><g id="g13471" transform="translate(587.4746,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13469" inkscape:connector-curvature="0"/></g><g id="g13475" transform="translate(602.3238,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13473" inkscape:connector-curvature="0"/></g><g id="g13479" transform="translate(617.1729,744.0194)"><path d="M 0,0 V 31.862" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13477" inkscape:connector-curvature="0"/></g><g id="g13483" transform="translate(572.6254,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13481" inkscape:connector-curvature="0"/></g><g id="g13487" transform="translate(594.7995,732.3297)"><path d="M 0,0 V 11.557" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13485" inkscape:connector-curvature="0"/></g><g id="g13491" transform="translate(602.2573,760.0521)"><path d="M 0,0 H 14.916" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13489" inkscape:connector-curvature="0"/></g><g id="g13495" transform="translate(557.7956,743.9486)"><path d="M 0,0 H 74.445" style="fill:none;stroke:#231f20;stroke-width:0.23100001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13493" inkscape:connector-curvature="0"/></g><g id="g13499" transform="translate(38.3727,679.5591)"><path d="M 0,0 548.398,64.246" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path13497" inkscape:connector-curvature="0"/></g><g id="g13503" transform="translate(37,679.3984)"><path d="m 0,0 v 0 m 550.457,64.487 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13501" inkscape:connector-curvature="0"/></g><g id="g13507" transform="translate(573.2894,715.6772)"><path d="M 0,0 28.833,59.552" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path13505" inkscape:connector-curvature="0"/></g><g id="g13511" transform="translate(572.6824,714.4235)"><path d="m 0,0 v 0 m 29.743,61.433 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13509" inkscape:connector-curvature="0"/></g><g id="g13515" transform="translate(573.038,680.7189)"><path d="M 0,0 29.015,62.535" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.393;stroke-dashoffset:0;stroke-opacity:1" id="path13513" inkscape:connector-curvature="0"/></g><g id="g13519" transform="translate(572.4518,679.4556)"><path d="m 0,0 v 0 m 29.894,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13517" inkscape:connector-curvature="0"/></g><g id="g13523" transform="translate(38.3727,713.5789)"><path d="M 0,0 548.398,62.133" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.381;stroke-dashoffset:0;stroke-opacity:1" id="path13521" inkscape:connector-curvature="0"/></g><g id="g13527" transform="translate(37,713.4234)"><path d="m 0,0 v 0 m 550.457,62.366 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13525" inkscape:connector-curvature="0"/></g><g id="g13531" transform="translate(617.9599,715.881)"><path d="M 0,0 -0.781,27.304" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.401;stroke-dashoffset:0;stroke-opacity:1" id="path13529" inkscape:connector-curvature="0"/></g><g id="g13535" transform="translate(617.9999,714.4807)"><path d="m 0,0 v 0 m -0.841,29.405 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13533" inkscape:connector-curvature="0"/></g><g id="g13539" transform="translate(1152.1624,679.6252)"><path d="M 0,0 -519.752,64.175" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.384;stroke-dashoffset:0;stroke-opacity:1" id="path13537" inkscape:connector-curvature="0"/></g><g id="g13543" transform="translate(1153.5355,679.4556)"><path d="m 0,0 v 0 m -521.811,64.43 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13541" inkscape:connector-curvature="0"/></g><g id="g13547" transform="translate(1152.1636,713.6449)"><path d="M 0,0 -519.292,62.129" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0, 1.382;stroke-dashoffset:0;stroke-opacity:1" id="path13545" inkscape:connector-curvature="0"/></g><g id="g13551" transform="translate(1153.5355,713.4807)"><path d="m 0,0 v 0 m -521.35,62.375 v 0" style="fill:none;stroke:#231f20;stroke-width:0.461;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path13549" inkscape:connector-curvature="0"/></g><path d="m 36,678.398 h 536.682 v 36.025 H 36 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13553" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,45.2698,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text13557"><tspan x="0 7.2480001 14.1 17.016001 24.120001 31.128 34.368 41.928001 46.644001 53.855999 61.439999 68.652 74.772003 77.711998 82.416 85.356003 92.568001" y="0" sodipodi:role="line" id="tspan13555">Value Proposition</tspan></text>
<path d="m 618,678.456 h 536.536 v 36.025 H 618 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13559" inkscape:connector-curvature="0"/><text transform="matrix(1,0,0,-1,625.0629,696.7394)" style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;font-family:'ARS Maquette Pro';-inkscape-font-specification:ARSMaquettePro-Italic;writing-mode:lr-tb;fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none" id="text13563"><tspan x="0 7.9920001 15.096 21.216 25.92 33.132 44.076 51.084 55.799999 59.040001 66.096001 73.103996 80.664001 91.608002 98.615997 105.72" y="0" sodipodi:role="line" id="tspan13561">Customer Segment</tspan></text>
<g id="g13567" transform="translate(814.2759,244.9073)"><path d="M 0,0 C 1.602,0 2.901,1.299 2.901,2.901 2.901,4.504 1.603,5.803 0,5.803 -1.603,5.803 -2.901,4.504 -2.901,2.901 -2.901,1.299 -1.603,0 0,0 m -12.945,0 c 1.603,0 2.902,1.299 2.902,2.901 0,1.603 -1.299,2.902 -2.902,2.902 -1.602,0 -2.901,-1.299 -2.901,-2.902 0,-1.602 1.299,-2.901 2.901,-2.901 m 6.472,-5.803 c -8.7,0 -10.043,-8.481 -10.043,-8.481 h 3.794 c 0,0 0.893,4.91 6.249,4.91 5.357,0 6.249,-4.91 6.249,-4.91 H 3.57 c 0,0 -1.342,8.481 -10.043,8.481" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13565" inkscape:connector-curvature="0"/></g><g id="g13571" transform="translate(801.4493,511.1405)"><path d="M 0,0 C 1.573,0 2.848,1.275 2.848,2.848 2.848,4.422 1.573,5.697 0,5.697 -1.573,5.697 -2.848,4.422 -2.848,2.848 -2.848,1.275 -1.572,0 0,0 m 12.708,0 c 1.573,0 2.848,1.275 2.848,2.848 0,1.574 -1.275,2.849 -2.848,2.849 C 11.135,5.697 9.859,4.422 9.859,2.848 9.859,1.275 11.135,0 12.708,0 m 2.629,-6.135 c 0,0 -1.534,-6.573 -8.983,-6.573 -7.449,0 -8.983,6.573 -8.983,6.573 h -3.725 c 0,0 2.301,-10.079 12.708,-10.079 10.297,0 12.707,10.079 12.707,10.079 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13569" inkscape:connector-curvature="0"/></g><g id="g13575" transform="translate(1037.5228,366.8432)"><path d="m 0,0 -3.751,3.752 1.918,1.919 1.722,-1.722 5.641,6.31 2.022,-1.808 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13573" inkscape:connector-curvature="0"/></g><g id="g13579" transform="translate(1037.5228,353.952)"><path d="m 0,0 -3.751,3.752 1.918,1.918 1.722,-1.721 5.64,6.31 2.024,-1.807 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13577" inkscape:connector-curvature="0"/></g><g id="g13583" transform="translate(1039.1674,339.9001)"><path d="m 0,0 c -2.805,0 -5.089,2.283 -5.089,5.089 0,2.805 2.284,5.088 5.089,5.088 2.805,0 5.089,-2.283 5.089,-5.088 C 5.089,2.283 2.805,0 0,0 m 0,7.463 c -1.309,0 -2.375,-1.065 -2.375,-2.374 0,-1.31 1.066,-2.375 2.375,-2.375 1.309,0 2.375,1.065 2.375,2.375 0,1.309 -1.066,2.374 -2.375,2.374" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13581" inkscape:connector-curvature="0"/></g><path d="m 1075.274,368.736 h -25.329 v 4.07 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13585" inkscape:connector-curvature="0"/><path d="m 1075.274,355.843 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13587" inkscape:connector-curvature="0"/><path d="m 1075.274,342.952 h -25.329 v 4.071 h 25.329 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13589" inkscape:connector-curvature="0"/><path d="m 261.556,391.604 h 76.888 v 13.261 h -76.888 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13591" inkscape:connector-curvature="0"/><path d="m 259.837,389.863 h 80.326 v 16.744 h -80.326 z m 76.889,3.483 h -73.452 v 9.779 h 73.452 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13593" inkscape:connector-curvature="0"/><g id="g13597" transform="translate(265.319,390.2679)"><path d="M 0,0 V -46.524 H 68.053 V 0" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13595" inkscape:connector-curvature="0"/></g><g id="g13601" transform="translate(263.6007,342.0026)"><path d="M 0,0 H 71.49 V 48.265 H 68.053 V 3.483 H 3.437 V 48.265 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13599" inkscape:connector-curvature="0"/></g><path d="m 297.628,342.568 h 3.437 v 62.702 h -3.437 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13603" inkscape:connector-curvature="0"/><g id="g13607" transform="translate(299.7782,409.6852)"><path d="m 0,0 h 8.725 c 4.925,0 8.872,3.909 8.872,8.899 0,4.99 -3.852,8.899 -8.776,8.899 C 3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13605" inkscape:connector-curvature="0"/></g><g id="g13611" transform="translate(298.0594,407.944)"><path d="m 0,0 h 10.444 c 5.938,0 10.59,4.674 10.59,10.641 0,5.966 -4.61,10.64 -10.495,10.64 C 4.63,21.281 0,16.587 0,10.595 Z m 10.539,17.798 c 3.958,0 7.058,-3.144 7.058,-7.157 0,-4.014 -3.142,-7.158 -7.153,-7.158 H 3.437 v 7.112 c 0,4.039 3.119,7.203 7.102,7.203" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13609" inkscape:connector-curvature="0"/></g><g id="g13615" transform="translate(299.3517,409.6852)"><path d="m 0,0 h -8.725 c -4.925,0 -8.872,3.909 -8.872,8.899 0,4.99 3.852,8.899 8.776,8.899 C -3.896,17.798 0,13.844 0,8.854 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13613" inkscape:connector-curvature="0"/></g><g id="g13619" transform="translate(290.6259,407.944)"><path d="m 0,0 h 10.444 v 10.595 c 0,5.992 -4.629,10.686 -10.539,10.686 -5.885,0 -10.495,-4.674 -10.495,-10.64 C -10.59,4.674 -5.937,0 0,0 M 7.007,3.483 H 0 c -4.011,0 -7.153,3.144 -7.153,7.158 0,4.013 3.101,7.157 7.058,7.157 3.983,0 7.102,-3.164 7.102,-7.203 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13617" inkscape:connector-curvature="0"/></g><g id="g13623" transform="translate(372.9773,482.011)"><path d="m 0,0 -3.261,3.261 14.138,14.137 6.559,-6.559 6.816,6.817 3.261,-3.261 -10.077,-10.078 -6.559,6.559 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13621" inkscape:connector-curvature="0"/></g><g id="g13627" transform="translate(402.0814,492.1501)"><path d="M 0,0 3.332,12.439 -9.107,9.107 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13625" inkscape:connector-curvature="0"/></g><g id="g13631" transform="translate(404.1351,472.8902)"><path d="m 0,0 h -43.048 v 44.073 h 3.074 V 3.075 H 0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13629" inkscape:connector-curvature="0"/></g><path d="m 366.691,508.764 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13633" inkscape:connector-curvature="0"/><path d="m 366.691,499.539 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13635" inkscape:connector-curvature="0"/><path d="m 366.691,490.315 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13637" inkscape:connector-curvature="0"/><path d="m 366.691,481.09 h -3.523 v 3.075 h 3.523 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13639" inkscape:connector-curvature="0"/><g id="g13643" transform="translate(394.2461,208.4527)"><path d="M 0,0 C -2.992,0 -5.798,1.158 -7.901,3.261 L -29.919,25.28 c -2.103,2.102 -3.262,4.908 -3.262,7.9 0,2.992 1.159,5.798 3.262,7.901 2.101,2.102 4.907,3.26 7.899,3.26 2.992,0 5.797,-1.158 7.9,-3.26 L 7.901,19.061 c 4.355,-4.356 4.355,-11.445 0,-15.8 C 5.797,1.158 2.992,0 0,0 m -22.02,41.627 c -2.267,0 -4.39,-0.876 -5.981,-2.465 -1.59,-1.59 -2.466,-3.715 -2.466,-5.982 0,-2.267 0.876,-4.391 2.466,-5.981 L -5.982,5.179 C -4.392,3.589 -2.267,2.714 0,2.714 c 2.267,0 4.392,0.875 5.982,2.465 3.297,3.298 3.297,8.665 0,11.963 l -22.02,22.02 c -1.591,1.589 -3.715,2.465 -5.982,2.465" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13641" inkscape:connector-curvature="0"/></g><g id="g13647" transform="translate(378.5262,221.4512)"><path d="m 0,0 -13.241,13.241 c -3.817,3.817 -3.817,10.064 0,13.881 3.818,3.818 10.065,3.818 13.882,0 l 13.241,-13.24 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13645" inkscape:connector-curvature="0"/></g><path d="m 102.643,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13649" inkscape:connector-curvature="0"/><path d="m 125.849,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13651" inkscape:connector-curvature="0"/><path d="m 107.477,346.806 h -2.256 v 30.297 h 2.256 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13653" inkscape:connector-curvature="0"/><path d="m 113.601,346.806 h -5.157 v 30.297 h 5.157 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13655" inkscape:connector-curvature="0"/><path d="m 118.758,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13657" inkscape:connector-curvature="0"/><path d="m 131.65,346.806 h -2.578 v 30.297 h 2.578 z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13659" inkscape:connector-curvature="0"/><g id="g13663" transform="translate(152.8359,363.5444)"><path d="M 0,0 C 0,1.792 -1.453,3.244 -3.245,3.244 -5.036,3.244 -6.489,1.792 -6.489,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13661" inkscape:connector-curvature="0"/></g><g id="g13667" transform="translate(142.6083,362.7838)"><path d="M 0,0 V 14.319 H -5.157 V -3.367 C -3.651,-1.97 -1.917,-0.816 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13665" inkscape:connector-curvature="0"/></g><g id="g13671" transform="translate(165.9216,340.36)"><path d="m 0,0 h -32.66 c -1.424,0 -2.579,1.155 -2.579,2.578 0,1.424 1.155,2.579 2.579,2.579 H 0 C 1.424,5.157 2.578,4.002 2.578,2.578 2.578,1.155 1.424,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13669" inkscape:connector-curvature="0"/></g><g id="g13675" transform="translate(136.1621,358.0944)"><path d="M 0,0 V 19.008 H -2.578 V -3.843 C -1.885,-2.449 -1.018,-1.159 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13673" inkscape:connector-curvature="0"/></g><g id="g13679" transform="translate(149.5916,361.6264)"><path d="M 0,0 C -8.007,0 -14.599,-6.18 -15.256,-14.02 H 15.256 C 14.599,-6.18 8.007,0 0,0" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path13677" inkscape:connector-curvature="0"/></g></g></g></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect13687" width="92.774071" height="117.69845" x="1017.7454" y="-447.25409" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-290.78439" x="782.34845" height="83.081253" width="67.849693" id="rect13691" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect13695" width="73.388443" height="76.157814" x="775.42505" y="-556.64435" transform="scale(1,-1)"/></g><rect transform="scale(1,-1)" y="-440.3306" x="78.927193" height="117.69845" width="112.15969" id="rect13699" style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"/></g><rect style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cccccc;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect13703" width="145.3922" height="103.85156" x="319.86282" y="-294.93845" transform="scale(1,-1)"/></g><text transform="scale(1,-1)" id="text13713" y="71.287117" x="1034.4866" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" xml:space="preserve"><tspan style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="71.287117" x="1034.4866" sodipodi:role="line" id="tspan13711">Ahorrar plata al</tspan><tspan id="tspan8072" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="79.69841" x="1035.354" sodipodi:role="line">tener menos </tspan><tspan id="tspan8074" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="88.109703" x="1034.4866" sodipodi:role="line">cajeros manuales.</tspan><tspan id="tspan8100" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="96.521004" x="1034.4866" sodipodi:role="line">Las personas vuelven</tspan><tspan id="tspan8102" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="104.9323" x="1035.354" sodipodi:role="line">al negocio ya que es </tspan><tspan id="tspan8104" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" y="113.34359" x="1034.4866" sodipodi:role="line">fácil y rapido comprar</tspan></text>
<text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:6.72903585px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1682259" x="1019.7344" y="162.0257" id="text13723" transform="scale(1,-1)"><tspan sodipodi:role="line" x="1019.7344" y="162.0257" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259" id="tspan13721">La persona logra lo que quiere,</tspan><tspan id="tspan8096" sodipodi:role="line" x="1019.7344" y="170.437" style="font-size:4.9346261px;text-align:center;text-anchor:middle;stroke-width:0.1682259">comprar cosas, mucho mas rápido</tspan></text>
</g><text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:7586.12304688px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:189.65306091" x="-53756.207" y="-5693.8794" id="text8118" transform="scale(1,-1)"><tspan sodipodi:role="line" id="tspan8116" x="-53756.207" y="-5693.8794" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:light;-inkscape-font-specification:'light, Bold';stroke-width:189.65306091">The Value Proposition Canvas</tspan></text>
</g></svg>
<div class="sozi-frame-number" title="Click to show the frame list">1</div>
<ol class="sozi-frame-list">
<li value="1"><a href="#frame6729" title="Title">Title</a></li>
<li value="2"><a href="#frame9604" title="Title">Title</a></li>
<li value="3"><a href="#frame6461" title="Title">Title</a></li>
<li value="4"><a href="#frame6616" title="Title">Title</a></li>
<li value="5"><a href="#frame3064" title="Title">Title</a></li>
<li value="6"><a href="#frame5377" title="Title">Title</a></li>
<li value="7"><a href="#frame3077" title="Title">Title</a></li>
<li value="8"><a href="#frame8414" title="Title">Title</a></li>
<li value="9"><a href="#frame2030" title="Title">Title</a></li>
<li value="10"><a href="#frame2331" title="Title">Title</a></li>
<li value="11"><a href="#frame4224" title="Title">Title</a></li>
<li value="12"><a href="#frame4364" title="Title">Title</a></li>
<li value="13"><a href="#frame8465" title="Title">Title</a></li>
</ol>
<div class="sozi-blank-screen"></div>
<script>var soziPresentationData = {"enableKeyboardZoom":true,"enableKeyboardRotation":true,"enableKeyboardNavigation":true,"enableMouseTranslation":true,"enableMouseZoom":true,"enableMouseRotation":true,"enableMouseNavigation":true,"frames":[{"frameId":"frame6729","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":64109.16735335709,"cy":-38280.217603994024,"width":210443.93416719802,"height":157975.5278165687,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999905,"clipHeightFactor":0.9999999999999916},"__sozi_auto__":{"cx":64109.16735335709,"cy":-38280.217603994024,"width":210443.93416719802,"height":157975.5278165687,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999905,"clipHeightFactor":0.9999999999999916}}},{"frameId":"frame9604","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":40275.286543422226,"cy":8001.070729098219,"width":769.7807015828271,"height":577.857057827759,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999951,"clipHeightFactor":0.9999999999999962},"__sozi_auto__":{"cx":40275.286543422226,"cy":8001.070729098219,"width":769.7807015828271,"height":577.857057827759,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999951,"clipHeightFactor":0.9999999999999962}}},{"frameId":"frame6461","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":40090.792534967746,"cy":7871.641696286897,"width":370.2776792418011,"height":277.9591250676935,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999996,"clipHeightFactor":0.9999999999999991},"__sozi_auto__":{"cx":40090.792534967746,"cy":7871.641696286897,"width":370.2776792418011,"height":277.9591250676935,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999996,"clipHeightFactor":0.9999999999999991}}},{"frameId":"frame6616","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":40172.15201713726,"cy":7883.74179380103,"width":227.31837477685613,"height":170.6427908216508,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999976,"clipHeightFactor":0.9999999999999971},"__sozi_auto__":{"cx":40172.15201713726,"cy":7883.74179380103,"width":227.31837477685613,"height":170.6427908216508,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999976,"clipHeightFactor":0.9999999999999971}}},{"frameId":"frame3064","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":39995.0408172773,"cy":7882.817735366974,"width":227.31837477685613,"height":170.6427908216508,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999976,"clipHeightFactor":0.9999999999999971},"__sozi_auto__":{"cx":39995.0408172773,"cy":7882.817735366974,"width":227.31837477685613,"height":170.6427908216508,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999976,"clipHeightFactor":0.9999999999999971}}},{"frameId":"frame5377","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":40457.47477674981,"cy":7872.3278300083075,"width":370.2776792418032,"height":277.9591250676951,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.999999999999994,"clipHeightFactor":0.999999999999994},"__sozi_auto__":{"cx":40457.47477674981,"cy":7872.3278300083075,"width":370.2776792418032,"height":277.9591250676951,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.999999999999994,"clipHeightFactor":0.999999999999994}}},{"frameId":"frame3077","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":40544.84221916869,"cy":7884.06195717715,"width":227.31837477685738,"height":170.64279082165174,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.999999999999992,"clipHeightFactor":0.9999999999999927},"__sozi_auto__":{"cx":40544.84221916869,"cy":7884.06195717715,"width":227.31837477685738,"height":170.64279082165174,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.999999999999992,"clipHeightFactor":0.9999999999999927}}},{"frameId":"frame8414","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":40364.958844006534,"cy":7882.829879265083,"width":227.31837477685738,"height":170.64279082165174,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.999999999999992,"clipHeightFactor":0.9999999999999927},"__sozi_auto__":{"cx":40364.958844006534,"cy":7882.829879265083,"width":227.31837477685738,"height":170.64279082165174,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.999999999999992,"clipHeightFactor":0.9999999999999927}}},{"frameId":"frame2030","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":40090.5390951785,"cy":8136.9871218760645,"width":370.27767924180387,"height":277.9591250676956,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999918,"clipHeightFactor":0.9999999999999927},"__sozi_auto__":{"cx":40090.5390951785,"cy":8136.9871218760645,"width":370.27767924180387,"height":277.9591250676956,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999918,"clipHeightFactor":0.9999999999999927}}},{"frameId":"frame2331","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":40174.06475509616,"cy":8145.31494630651,"width":227.31837477685767,"height":170.64279082165194,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999909,"clipHeightFactor":0.9999999999999916},"__sozi_auto__":{"cx":40174.06475509616,"cy":8145.31494630651,"width":227.31837477685767,"height":170.64279082165194,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999909,"clipHeightFactor":0.9999999999999916}}},{"frameId":"frame4224","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":40003.729983752535,"cy":8145.0069268284915,"width":227.31837477685767,"height":170.64279082165194,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999909,"clipHeightFactor":0.9999999999999916},"__sozi_auto__":{"cx":40003.729983752535,"cy":8145.0069268284915,"width":227.31837477685767,"height":170.64279082165194,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999909,"clipHeightFactor":0.9999999999999916}}},{"frameId":"frame4364","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":31478.67816957795,"cy":4527.723894058903,"width":27113.51674805857,"height":20353.50715233665,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999833,"clipHeightFactor":0.9999999999999846},"__sozi_auto__":{"cx":31478.67816957795,"cy":4527.723894058903,"width":27113.51674805857,"height":20353.50715233665,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999833,"clipHeightFactor":0.9999999999999846}}},{"frameId":"frame8465","title":"Title","timeoutMs":0,"timeoutEnable":false,"transitionDurationMs":1000,"showInFrameList":true,"showFrameNumber":true,"layerProperties":{"g5492":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""},"__sozi_auto__":{"transitionTimingFunction":"linear","transitionRelativeZoom":0,"transitionPathId":""}},"cameraStates":{"g5492":{"cx":7251.164547237717,"cy":22838.80092029757,"width":32956.649066744874,"height":24739.815153084906,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999833,"clipHeightFactor":0.9999999999999846},"__sozi_auto__":{"cx":7251.164547237717,"cy":22838.80092029757,"width":32956.649066744874,"height":24739.815153084906,"opacity":1,"angle":0,"clipped":true,"clipXOffset":0,"clipYOffset":0,"clipWidthFactor":0.9999999999999833,"clipHeightFactor":0.9999999999999846}}}],"elementsToHide":[]};</script>
<script>!function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);var j=new Error("Cannot find module '"+g+"'");throw j.code="MODULE_NOT_FOUND",j}var k=c[g]={exports:{}};b[g][0].call(k.exports,function(a){var c=b[g][1][a];return e(c?c:a)},k,k.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g<d.length;g++)e(d[g]);return e}({1:[function(a,b,c){"use strict";function d(a,b,c){b.hasOwnProperty(c)&&(a[c]=b[c])}Object.defineProperty(c,"__esModule",{value:!0});var e=c.CameraState={opacity:1,clipped:!1,clipXOffset:0,clipYOffset:0,clipWidthFactor:1,clipHeightFactor:1,set width(a){this._width=!isNaN(a)&&a>=1?a:1},get width(){return this._width},set height(a){this._height=!isNaN(a)&&a>=1?a:1},get height(){return this._height},set angle(a){this._angle=isNaN(a)?180:(a+180)%360,this._angle<0?this._angle+=180:this._angle-=180},get angle(){return this._angle},init:function(a){this.svgRoot=a;var b=a.getBBox();return this.cx=b.x+b.width/2,this.cy=b.y+b.height/2,this.width=b.width,this.height=b.height,this.angle=0,this},initFrom:function(a){return this.svgRoot=a.svgRoot,this.cx=a.cx,this.cy=a.cy,this.width=a.width,this.height=a.height,this.opacity=a.opacity,this.angle=a.angle,this.clipped=a.clipped,this.clipXOffset=a.clipXOffset,this.clipYOffset=a.clipYOffset,this.clipWidthFactor=a.clipWidthFactor,this.clipHeightFactor=a.clipHeightFactor,this},toStorable:function(){return{cx:this.cx,cy:this.cy,width:this.width,height:this.height,opacity:this.opacity,angle:this.angle,clipped:this.clipped,clipXOffset:this.clipXOffset,clipYOffset:this.clipYOffset,clipWidthFactor:this.clipWidthFactor,clipHeightFactor:this.clipHeightFactor}},toMinimalStorable:function(){return this.toStorable()},fromStorable:function(a){return d(this,a,"cx"),d(this,a,"cy"),d(this,a,"width"),d(this,a,"height"),d(this,a,"opacity"),d(this,a,"angle"),d(this,a,"clipped"),d(this,a,"clipXOffset"),d(this,a,"clipYOffset"),d(this,a,"clipWidthFactor"),d(this,a,"clipHeightFactor"),this},setAtElement:function(a){var b=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,d=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,e=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,f=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,g=a.getBBox(),h=this.svgRoot.createSVGPoint();h.x=g.x+g.width/2,h.y=g.y+g.height/2;for(var i=a;i.parentNode.parentNode!==this.svgRoot;)i=i.parentNode;var j=i.getCTM().inverse().multiply(a.getCTM());h=h.matrixTransform(j);var k=Math.sqrt(j.a*j.a+j.b*j.b);return this.cx=h.x+b,this.cy=h.y+c,this.width=g.width*k*d,this.height=g.height*k*e,this.angle=180*Math.atan2(j.b,j.a)/Math.PI+f,this},resetClipping:function(){return this.clipXOffset=this.clipYOffset=0,this.clipWidthFactor=this.clipHeightFactor=1,this},offsetFromElement:function(a){var b=Object.create(e).init(this.svgRoot).setAtElement(a);return{deltaX:this.cx-b.cx,deltaY:this.cy-b.cy,widthFactor:this.width/b.width,heightFactor:this.height/b.height,deltaAngle:this.angle-b.angle}},applyOffset:function(a){var b=a.deltaX,c=a.deltaY,d=a.widthFactor,e=a.heightFactor,f=a.deltaAngle;return this.cx-=b,this.cy-=c,this.width/=d,this.height/=e,this.angle-=f,this}}},{}],2:[function(a,b,c){"use strict";function d(a,b,c){b.hasOwnProperty(c)&&(a[c]=b[c])}Object.defineProperty(c,"__esModule",{value:!0}),c.Presentation=c.Layer=c.Frame=c.LayerProperties=void 0;var e=function(){function a(a,b){var c=[],d=!0,e=!1,f=void 0;try{for(var g,h=a[Symbol.iterator]();!(d=(g=h.next()).done)&&(c.push(g.value),!b||c.length!==b);d=!0);}catch(i){e=!0,f=i}finally{try{!d&&h["return"]&&h["return"]()}finally{if(e)throw f}}return c}return function(b,c){if(Array.isArray(b))return b;if(Symbol.iterator in Object(b))return a(b,c);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),f=a("../utils"),g=a("./CameraState"),h=c.LayerProperties={link:!1,referenceElementId:"",outlineElementId:"",outlineElementAuto:!0,transitionTimingFunction:"linear",transitionRelativeZoom:0,transitionPathId:"",init:function(a){return this.frame=a,this},initFrom:function(a){return this.frame=a.frame,this.link=a.link,this.referenceElementId=a.referenceElementId,this.outlineElementId=a.outlineElementId,this.outlineElementAuto=a.outlineElementAuto,this.transitionTimingFunction=a.transitionTimingFunction,this.transitionRelativeZoom=a.transitionRelativeZoom,this.transitionPathId=a.transitionPathId,this},toStorable:function(){return{link:this.link,referenceElementId:this.referenceElementId,outlineElementId:this.outlineElementId,outlineElementAuto:this.outlineElementAuto,transitionTimingFunction:this.transitionTimingFunction,transitionRelativeZoom:this.transitionRelativeZoom,transitionPathId:this.transitionPathId}},toMinimalStorable:function(){return{transitionTimingFunction:this.transitionTimingFunction,transitionRelativeZoom:this.transitionRelativeZoom,transitionPathId:this.transitionPathId}},fromStorable:function(a){return d(this,a,"link"),d(this,a,"referenceElementId"),d(this,a,"outlineElementId"),d(this,a,"outlineElementAuto"),d(this,a,"transitionTimingFunction"),d(this,a,"transitionRelativeZoom"),d(this,a,"transitionPathId"),this},get index(){return this.frame.layerProperties.indexOf(this)},get referenceElement(){return this.frame.presentation.document.root.getElementById(this.referenceElementId)},get outlineElement(){return this.frame.presentation.document.root.getElementById(this.outlineElementId)},get transitionPath(){return this.frame.presentation.document.root.getElementById(this.transitionPathId)},get outlineElementHide(){return this.frame.presentation.elementsToHide.indexOf(this.outlineElementId)>=0},set outlineElementHide(a){if(this.outlineElement!==this.frame.presentation.document.root){var b=this.outlineElementHide;if(a&&!b)this.frame.presentation.elementsToHide.push(this.outlineElementId);else if(!a&&b){var c=this.frame.presentation.elementsToHide.indexOf(this.outlineElementId);this.frame.presentation.elementsToHide.splice(c,1)}this.outlineElement&&(this.outlineElement.style.visibility=a?"hidden":"visible")}},get transitionPathHide(){return this.frame.presentation.elementsToHide.indexOf(this.transitionPathId)>=0},set transitionPathHide(a){var b=this.transitionPathHide;if(a&&!b)this.frame.presentation.elementsToHide.push(this.transitionPathId);else if(!a&&b){var c=this.frame.presentation.elementsToHide.indexOf(this.transitionPathId);this.frame.presentation.elementsToHide.splice(c,1)}this.transitionPath&&(this.transitionPath.style.visibility=a?"hidden":"visible")}},i=c.Frame={title:"New frame",timeoutMs:0,timeoutEnable:!1,transitionDurationMs:1e3,showInFrameList:!0,showFrameNumber:!0,init:function(a){var b=this;return this.presentation=a,this.frameId=a.makeFrameId(),this.layerProperties=a.layers.map(function(a){return Object.create(h).init(b)}),this.cameraStates=a.layers.map(function(b){return Object.create(g.CameraState).init(a.document.root)}),this},initFrom:function(a,b){return this.presentation=a.presentation,b||(this.frameId=a.presentation.makeFrameId()),this.title=a.title,this.timeoutMs=a.timeoutMs,this.timeoutEnable=a.timeoutEnable,this.transitionDurationMs=a.transitionDurationMs,this.showInFrameList=a.showInFrameList,this.showFrameNumber=a.showFrameNumber,this.layerProperties=a.layerProperties.map(function(a){return Object.create(h).initFrom(a)}),this.cameraStates=a.cameraStates.map(function(a){return Object.create(g.CameraState).initFrom(a)}),this},toStorable:function(){var a=this,b={},c={},d={};return this.presentation.layers.forEach(function(e,f){var g=a.layerProperties[f],h=a.cameraStates[f],i=g.referenceElement,j=e.groupId;b[j]=g.toStorable(),c[j]=h.toStorable(),i&&(d[j]=a.cameraStates[f].offsetFromElement(i))}),{frameId:this.frameId,title:this.title,timeoutMs:this.timeoutMs,timeoutEnable:this.timeoutEnable,transitionDurationMs:this.transitionDurationMs,showInFrameList:this.showInFrameList,showFrameNumber:this.showFrameNumber,layerProperties:b,cameraStates:c,cameraOffsets:d}},toMinimalStorable:function(){var a=this,b={},c={};return this.presentation.layers.forEach(function(d,e){var f=a.layerProperties[e],g=a.cameraStates[e],h=d.groupId;b[h]=f.toMinimalStorable(),c[h]=g.toMinimalStorable()}),{frameId:this.frameId,title:this.title,timeoutMs:this.timeoutMs,timeoutEnable:this.timeoutEnable,transitionDurationMs:this.transitionDurationMs,showInFrameList:this.showInFrameList,showFrameNumber:this.showFrameNumber,layerProperties:b,cameraStates:c}},fromStorable:function(a){var b=this;return d(this,a,"frameId"),d(this,a,"title"),d(this,a,"timeoutMs"),d(this,a,"timeoutEnable"),d(this,a,"transitionDurationMs"),d(this,a,"showInFrameList"),d(this,a,"showFrameNumber"),this.presentation.layers.forEach(function(c,d){var e=c.groupId in a.layerProperties?c.groupId:"__sozi_auto__";if(e in a.layerProperties){var f=b.layerProperties[d];f.fromStorable(a.layerProperties[e]);var g=b.cameraStates[d].fromStorable(a.cameraStates[e]),h=f.referenceElement;if(h){var i=a.cameraOffsets[e]||{};g.setAtElement(h,i.deltaX,i.deltaY,i.widthFactor,i.heightFactor,i.deltaAngle)}}}),this},get index(){return this.presentation.frames.indexOf(this)},setAtStates:function(a){var b=this;a.forEach(function(a,c){b.cameraStates[c].initFrom(a)})},isLinkedTo:function(a,b){var c=this.index<a.index?[this,a]:[a,this],d=e(c,2),f=d[0],g=d[1];return g.layerProperties[b].link&&(g.index===f.index+1||g.index>f.index&&this.presentation.frames[g.index-1].isLinkedTo(f,b))}},j=c.Layer={init:function(a,b,c){return this.presentation=a,this.label=b,this.auto=c,this.svgNodes=[],this},get groupId(){return this.auto?"__sozi_auto__":this.svgNodes[0].getAttribute("id")},get index(){return this.presentation.layers.indexOf(this)},get isVisible(){return this.svgNodes.some(function(a){return"none"!==window.getComputedStyle(a).display})},set isVisible(a){this.svgNodes.forEach(function(b){b.style.display=a?"inline":"none"})},contains:function(a){return this.svgNodes.some(function(b){return b.contains(a)})}},k="http://www.w3.org/2000/svg";c.Presentation={aspectWidth:4,aspectHeight:3,enableKeyboardZoom:!0,enableKeyboardRotation:!0,enableKeyboardNavigation:!0,enableMouseTranslation:!0,enableMouseZoom:!0,enableMouseRotation:!0,enableMouseNavigation:!0,init:function(){return this.frames=[],this.layers=[],this.elementsToHide=[],this},setSVGDocument:function(a){var b=this;this.document=a;var c=Object.create(j).init(this,"auto",!0);return(0,f.toArray)(this.document.root.childNodes).forEach(function(a){if(a instanceof SVGGElement){var d=a.getAttribute("id");if(null===d)c.svgNodes.push(a);else{var e=Object.create(j).init(b,b.document.handler.getLabel(a)||"#"+d,!1);e.svgNodes.push(a),b.layers.push(e)}}}),this.layers.push(c),this.initialCameraState=Object.create(g.CameraState).init(a.root),this},toStorable:function(){return{aspectWidth:this.aspectWidth,aspectHeight:this.aspectHeight,enableKeyboardZoom:this.enableKeyboardZoom,enableKeyboardRotation:this.enableKeyboardRotation,enableKeyboardNavigation:this.enableKeyboardNavigation,enableMouseTranslation:this.enableMouseTranslation,enableMouseZoom:this.enableMouseZoom,enableMouseRotation:this.enableMouseRotation,enableMouseNavigation:this.enableMouseNavigation,frames:this.frames.map(function(a){return a.toStorable()}),elementsToHide:this.elementsToHide.slice()}},toMinimalStorable:function(){return{enableKeyboardZoom:this.enableKeyboardZoom,enableKeyboardRotation:this.enableKeyboardRotation,enableKeyboardNavigation:this.enableKeyboardNavigation,enableMouseTranslation:this.enableMouseTranslation,enableMouseZoom:this.enableMouseZoom,enableMouseRotation:this.enableMouseRotation,enableMouseNavigation:this.enableMouseNavigation,frames:this.frames.map(function(a){return a.toMinimalStorable()}),elementsToHide:this.elementsToHide.slice()}},fromStorable:function(a){var b=this;return d(this,a,"aspectWidth"),d(this,a,"aspectHeight"),d(this,a,"enableKeyboardZoom"),d(this,a,"enableKeyboardRotation"),d(this,a,"enableKeyboardNavigation"),d(this,a,"enableMouseTranslation"),d(this,a,"enableMouseZoom"),d(this,a,"enableMouseRotation"),d(this,a,"enableMouseNavigation"),this.frames=a.frames.map(function(a){return Object.create(i).init(b).fromStorable(a)}),a.elementsToHide&&(this.elementsToHide=a.elementsToHide.slice()),this},get title(){var a=this.document.root.getElementsByTagNameNS(k,"title");return a.length?a[0].firstChild.wholeText.trim():"Untitled"},makeFrameId:function(){var a="frame",b=Math.floor(1e3*(1+9*Math.random())),c=void 0;do c=a+b,b++;while(this.frames.some(function(a){return a.frameId===c}));return c},getFrameWithId:function(a){for(var b=0;b<this.frames.length;b++)if(this.frames[b].frameId===a)return this.frames[b];return null},getLayerWithId:function(a){for(var b=0;b<this.layers.length;b++)if(this.layers[b].groupId===a)return this.layers[b];return null},updateLinkedLayers:function(){var a=this;if(this.frames.length){var b=this.frames[0].cameraStates,c=b[b.length-1];this.layers.forEach(function(b,d){var e=c;a.frames.forEach(function(a){a.layerProperties[d].link?a.cameraStates[d].initFrom(e):e=a.cameraStates[d]})})}}}},{"../utils":14,"./CameraState":1}],3:[function(a,b,c){"use strict";function d(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);return b["default"]=a,b}var e=a("./svg/SVGDocumentWrapper"),f=a("./model/Presentation"),g=a("./player/Viewport"),h=a("./player/Player"),i=a("./player/Media"),j=d(i),k=a("./player/FrameList"),l=d(k),m=a("./player/FrameNumber"),n=d(m),o=a("./player/FrameURL"),p=d(o);window.addEventListener("load",function(){e.SVGDocumentWrapper.init(document.querySelector("svg")),f.Presentation.init().setSVGDocument(e.SVGDocumentWrapper),g.Viewport.init(f.Presentation,!1).onLoad(),f.Presentation.fromStorable(window.soziPresentationData),h.Player.init(g.Viewport,f.Presentation),j.init(h.Player),l.init(h.Player),n.init(h.Player),p.init(h.Player),window.sozi={presentation:f.Presentation,viewport:g.Viewport,player:h.Player},h.Player.addListener("change:playing",function(a,b){b?document.title=f.Presentation.title:document.title=f.Presentation.title+"(Paused)"}),window.addEventListener("resize",function(){return g.Viewport.repaint()}),f.Presentation.frames.length&&h.Player.playFromFrame(p.getFrame()),g.Viewport.repaint()})},{"./model/Presentation":2,"./player/FrameList":6,"./player/FrameNumber":7,"./player/FrameURL":8,"./player/Media":9,"./player/Player":10,"./player/Viewport":12,"./svg/SVGDocumentWrapper":13}],4:[function(a,b,c){"use strict";function d(){k>0?(g&&g(d),l.forEach(function(a){a.running&&a.step()})):g||window.clearInterval(j)}function e(){g?g(d):j=window.setInterval(d,i)}Object.defineProperty(c,"__esModule",{value:!0}),c.Animator=void 0;var f=a("events"),g=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||window.msRequestAnimationFrame||window.oRequestAnimationFrame,h=window.performance&&window.performance.now?window.performance:Date,i=40,j=void 0,k=0,l=[],m=c.Animator=Object.create(f.EventEmitter.prototype);m.init=function(){return f.EventEmitter.call(this),this.durationMs=500,this.initialTime=0,this.running=!1,l.push(this),this},m.start=function(a){this.durationMs=a,this.initialTime=h.now(),this.emit("step",0),this.running||(this.running=!0,k++,1===k&&e())},m.stop=function(){this.running&&(this.running=!1,k--,this.emit("stop"))},m.step=function(){var a=h.now()-this.initialTime;a>=this.durationMs?(this.emit("step",1),this.running=!1,k--,this.emit("done")):this.emit("step",a/this.durationMs)}},{events:15}],5:[function(a,b,c){"use strict";Object.defineProperty(c,"__esModule",{value:!0}),c.Camera=void 0;var d=a("../model/CameraState"),e="http://www.w3.org/2000/svg",f=c.Camera=Object.create(d.CameraState);f.init=function(a,b){d.CameraState.init.call(this,a.svgRoot),this.viewport=a,this.layer=b,this.selected=!0,this.svgClipRect=document.createElementNS(e,"rect");var c=void 0;if(a.editMode){this.maskValue=0;var f=document.createElementNS(e,"mask");c=a.makeUniqueId("sozi-mask-"),f.setAttribute("id",c),a.svgRoot.appendChild(f),this.svgMaskRect=document.createElementNS(e,"rect"),f.appendChild(this.svgMaskRect),this.svgClipRect.setAttribute("fill","white"),f.appendChild(this.svgClipRect),this.svgClipOutlineRect1=document.createElementNS(e,"rect"),this.svgClipOutlineRect1.setAttribute("stroke","black"),this.svgClipOutlineRect1.setAttribute("fill","none"),a.svgRoot.appendChild(this.svgClipOutlineRect1),this.svgClipOutlineRect2=document.createElementNS(e,"rect"),this.svgClipOutlineRect2.setAttribute("stroke","white"),this.svgClipOutlineRect2.setAttribute("fill","none"),this.svgClipOutlineRect2.setAttribute("stroke-dasharray","2,2"),a.svgRoot.appendChild(this.svgClipOutlineRect2),this.concealClipping()}else{var g=document.createElementNS(e,"clipPath");c=a.makeUniqueId("sozi-clip-path-"),g.setAttribute("id",c),g.appendChild(this.svgClipRect),a.svgRoot.appendChild(g)}return this.svgTransformGroups=b.svgNodes.map(function(b){var d=document.createElementNS(e,"g");a.svgRoot.insertBefore(d,b),a.editMode?d.setAttribute("mask","url(#"+c+")"):d.setAttribute("clip-path","url(#"+c+")");var f=document.createElementNS(e,"g");return f.appendChild(b),d.appendChild(f),f}),this},f.revealClipping=function(){this.maskValue=64,this.svgClipOutlineRect1.style.display="inline",this.svgClipOutlineRect2.style.display="inline"},f.concealClipping=function(){this.maskValue=0,this.svgClipOutlineRect1.style.display="none",this.svgClipOutlineRect2.style.display="none"},Object.defineProperty(f,"scale",{get:function(){return Math.min(this.viewport.width/this.width,this.viewport.height/this.height)}}),f.rotate=function(a){return this.restoreAspectRatio(),this.angle+=a,this.update()},f.zoom=function(a,b,c){return this.width/=a,this.height/=a,this.restoreAspectRatio(),this.translate((1-a)*(b-this.viewport.width/2),(1-a)*(c-this.viewport.height/2))},f.translate=function(a,b){var c=this.scale,d=this.angle*Math.PI/180,e=Math.sin(d),f=Math.cos(d);return this.cx-=(a*f-b*e)/c,this.cy-=(a*e+b*f)/c,this.restoreAspectRatio(),this.update()},f.clip=function(a,b,c,d){this.clipped=!0;var e=this.scale,f=Math.abs(c-a)+1,g=Math.abs(d-b)+1;return this.clipXOffset=(Math.min(a,c)-(this.viewport.width-f)/2)*this.width/f,this.clipYOffset=(Math.min(b,d)-(this.viewport.height-g)/2)*this.height/g,this.clipWidthFactor=f/this.width/e,this.clipHeightFactor=g/this.height/e,this.update()},f.restoreAspectRatio=function(){var a=this.viewport.width/this.viewport.height,b=this.width/this.height,c=a/b;c>1?(this.width*=c,this.clipped&&(this.clipWidthFactor/=c)):(this.height/=c,this.clipped&&(this.clipHeightFactor*=c))},f.getCandidateReferenceElement=function(){if(!this.layer.svgNodes.length||!this.svgRoot.getIntersectionList)return{element:null,score:null};var a=this.svgRoot.createSVGRect();a.x=0,a.y=0,a.width=this.viewport.width,a.height=this.viewport.height;for(var b=this.viewport.width*this.viewport.height,c=this.svgRoot.getIntersectionList(a,this.layer.svgNodes[0]),d=null,e=null,f=0;f<c.length;f++){var g=c[f];if(g.hasAttribute("id")){var h=g.getBoundingClientRect(),i=h.width*h.height,j=Math.max(h.left,this.viewport.x),k=Math.max(h.top,this.viewport.y),l=Math.min(h.right,this.viewport.x+this.viewport.width),m=Math.min(h.bottom,this.viewport.y+this.viewport.height),n=(l-j)*(m-k),o=b+i-2*n;(null===e||e>o)&&(e=o,d=g)}}return{element:d,score:e}},Object.defineProperty(f,"clipRect",{get:function(){var a=void 0,b=void 0,c=void 0,d=void 0;if(this.clipped){var e=this.scale;a=Math.round(this.width*this.clipWidthFactor*e),b=Math.round(this.height*this.clipHeightFactor*e),c=Math.round((this.viewport.width-a)/2+this.clipXOffset*this.clipWidthFactor*e),d=Math.round((this.viewport.height-b)/2+this.clipYOffset*this.clipHeightFactor*e)}else a=this.viewport.width,b=this.viewport.height,c=0,d=0;return{width:a,height:b,x:c,y:d}}}),f.update=function(){var a=this,b=this.clipRect;this.svgClipRect.setAttribute("x",b.x),this.svgClipRect.setAttribute("y",b.y),this.svgClipRect.setAttribute("width",b.width),this.svgClipRect.setAttribute("height",b.height),this.viewport.editMode&&(this.svgMaskRect.setAttribute("fill","rgb("+this.maskValue+","+this.maskValue+","+this.maskValue+")"),this.svgMaskRect.setAttribute("x",0),this.svgMaskRect.setAttribute("y",0),this.svgMaskRect.setAttribute("width",this.viewport.width),this.svgMaskRect.setAttribute("height",this.viewport.height),this.svgClipOutlineRect1.setAttribute("x",b.x),this.svgClipOutlineRect1.setAttribute("y",b.y),this.svgClipOutlineRect1.setAttribute("width",b.width),this.svgClipOutlineRect1.setAttribute("height",b.height),this.svgClipOutlineRect2.setAttribute("x",b.x),this.svgClipOutlineRect2.setAttribute("y",b.y),this.svgClipOutlineRect2.setAttribute("width",b.width),this.svgClipOutlineRect2.setAttribute("height",b.height));var c=this.scale,d=this.viewport.width/c/2-this.cx,e=this.viewport.height/c/2-this.cy;return this.svgTransformGroups.forEach(function(b){b.setAttribute("transform","scale("+c+")translate("+d+","+e+")rotate("+-a.angle+","+a.cx+","+a.cy+")"),b.setAttribute("opacity",a.opacity)}),this},f.interpolate=function(a,b,c,d,e,f,g){function h(a,b){return b*j+a*k}function i(a,b){var d=(e>0?Math.max(a,b):Math.min(a,b))*(1-e),f=a-d,g=b-d,h=Math.sqrt(f/g),i=h/(1+h),j=f/i/i,k=c-i;return j*k*k+d}var j=d(c),k=1-j;if(e?(this.width=i(a.width,b.width),this.height=i(a.height,b.height)):(this.width=h(a.width,b.width),this.height=h(a.height,b.height)),f){var l=f.getTotalLength(),m=f.getPointAtLength(g?l:0),n=f.getPointAtLength(g?0:l),o=f.getPointAtLength(l*(g?k:j));this.cx=o.x+h(a.cx-m.x,b.cx-n.x),this.cy=o.y+h(a.cy-m.y,b.cy-n.y)}else this.cx=h(a.cx,b.cx),this.cy=h(a.cy,b.cy);this.opacity=h(a.opacity,b.opacity),b.angle-a.angle>180?this.angle=h(a.angle,b.angle-360):b.angle-a.angle<-180?this.angle=h(a.angle-360,b.angle):this.angle=h(a.angle,b.angle),this.clipped=!0;var p=this.scale,q={clipXOffset:0,clipYOffset:0,clipWidthFactor:this.viewport.width/this.width/p,clipHeightFactor:this.viewport.height/this.height/p},r=a.clipped?a:q,s=b.clipped?b:q;for(var t in q)this[t]=h(r[t],s[t])}},{"../model/CameraState":1}],6:[function(a,b,c){"use strict";function d(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);return b["default"]=a,b}function e(a){w=a,u=document.querySelector(".sozi-frame-list"),v=(0,p.toArray)(u.querySelectorAll("li a")),v.forEach(function(a){a.addEventListener("click",function(b){0===b.button&&(w.previewFrame(a.hash.slice(1)),b.preventDefault())})}),x=Object.create(q.Animator).init(),x.addListener("step",l),window.addEventListener("keypress",k,!1),w.viewport.addListener("mouseDown",m),u.addEventListener("mouseout",n,!1),a.addListener("frameChange",o),f(y)}function f(a){A=a,u.style.left=A*u.clientWidth+"px"}function g(a){w.pause(),y=A,z=a,x.start(Math.abs(z-y)*t)}function h(){g(0)}function i(){g(-1)}function j(){g(-1-z)}function k(a){if(!(a.altKey||a.ctrlKey||a.metaKey)){switch(a.charCode||a.which){case 84:case 116:w.presentation.enableKeyboardNavigation&&(w.disableBlankScreen(),j());break;default:return}a.stopPropagation(),a.preventDefault()}}function l(a){var b=s.ease(a);f(z*b+y*(1-b))}function m(a){w.presentation.enableMouseNavigation&&1===a&&j()}function n(a){for(var b=a.relatedTarget;b&&b!==u&&b!==document.documentElement;)b=b.parentNode;b!==u&&(i(),a.stopPropagation())}function o(){v.forEach(function(a){a.className=a.hash==="#"+w.currentFrame.frameId?"current":""})}Object.defineProperty(c,"__esModule",{value:!0}),c.init=e,c.open=h,c.close=i,c.toggle=j;var p=a("../utils"),q=a("./Animator"),r=a("./Timing"),s=d(r),t=500,u=void 0,v=void 0,w=void 0,x=void 0,y=-1,z=-1,A=y},{"../utils":14,"./Animator":4,"./Timing":11}],7:[function(a,b,c){"use strict";function d(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);return b["default"]=a,b}function e(a){var b=document.querySelector(".sozi-frame-number");a.addListener("frameChange",function(){b.innerHTML=a.currentFrame.index+1,b.style.visibility=a.currentFrame.showFrameNumber?"visible":"hidden"}),b.addEventListener("click",g.open)}Object.defineProperty(c,"__esModule",{value:!0}),c.init=e;var f=a("./FrameList"),g=d(f)},{"./FrameList":6}],8:[function(a,b,c){"use strict";function d(a){h=a,window.addEventListener("hashchange",f,!1),h.addListener("frameChange",g)}function e(){if(window.location.hash){var a=window.location.hash.slice(1),b=h.presentation.getFrameWithId(a);if(b)return b;var c=parseInt(a);return!isNaN(c)&&c>0&&c<=h.presentation.frames.length?h.presentation.frames[c-1]:h.currentFrame}return h.currentFrame}function f(){var a=e();h.currentFrame!==a&&h.moveToFrame(a)}function g(){window.location.hash="#"+h.currentFrame.frameId}Object.defineProperty(c,"__esModule",{value:!0}),c.init=d,c.getFrame=e;var h=void 0},{}],9:[function(a,b,c){"use strict";function d(a){a.stopPropagation()}function e(){var a=k.currentFrame.frameId;a in l&&l[a].forEach(function(a){a.play()}),a in m&&m[a].forEach(function(a){a.pause()})}function f(a){k=a,k.addListener("frameChange",e);for(var b=k.presentation.document.root,c=b.attributes,f=void 0,n=0;n<c.length;n++)if(c[n].value===i){f=c[n].name.slice(6);break}if(f){var o=b.getElementsByTagName(f+":video"),p=b.getElementsByTagName(f+":audio"),q=(0,g.toArray)(o).concat((0,g.toArray)(p)),r=[];q.forEach(function(a){var b=a.parentNode,c=a.localName.slice(f.length+1),e=document.createElementNS(j,"source");e.setAttribute("type",a.getAttribute(f+":type")),e.setAttribute("src",a.getAttribute(f+":src"));var g=void 0;for(g=0;g<r.length&&r[g].rect!==b;g+=1);if(g===r.length){b.setAttribute("visibility","hidden");var i=document.createElementNS(j,c);i.setAttribute("controls","controls"),"video"===c&&(i.setAttribute("width",b.getAttribute("width")),i.setAttribute("height",b.getAttribute("height"))),i.addEventListener("click",d,!1),i.addEventListener("mousedown",d,!1),i.addEventListener("mouseup",d,!1),i.addEventListener("mousemove",d,!1),i.addEventListener("contextmenu",d,!1);var k=document.createElementNS(j,"html");k.appendChild(i);var n=document.createElementNS(h,"foreignObject");if(n.setAttribute("x",b.getAttribute("x")),n.setAttribute("y",b.getAttribute("y")),n.setAttribute("width",b.getAttribute("width")),n.setAttribute("height",b.getAttribute("height")),n.appendChild(k),b.parentNode.insertBefore(n,b.nextSibling),a.hasAttribute(f+":start-frame")){var o=a.getAttribute(f+":start-frame"),p=a.getAttribute(f+":stop-frame");o in l||(l[o]=[]),p in m||(m[p]=[]),l[o].push(i),m[p].push(i)}"true"===a.getAttribute(f+":loop")&&i.setAttribute("loop","true"),r.push({rect:a.parentNode,htmlMedia:i})}r[g].htmlMedia.appendChild(e)})}}Object.defineProperty(c,"__esModule",{value:!0}),c.init=f;var g=a("../utils"),h="http://www.w3.org/2000/svg",i="http://sozi.baierouge.fr",j="http://www.w3.org/1999/xhtml",k=void 0,l={},m={}},{"../utils":14}],10:[function(a,b,c){"use strict";function d(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);return b["default"]=a,b}Object.defineProperty(c,"__esModule",{value:!0}),c.Player=void 0;var e=a("./Animator"),f=a("./Timing"),g=d(f),h=a("../model/CameraState"),i=a("../model/Presentation"),j=a("events"),k=500,l=0,m="ease",n=1.05,o=5,p=c.Player=Object.create(j.EventEmitter.prototype);p.init=function(a,b){var c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:!1;return j.EventEmitter.call(this),this.editMode=!!c,this.viewport=a,this.presentation=b,this.animator=Object.create(e.Animator).init(),this.playing=!1,this.waitingTimeout=!1,this.currentFrame=b.frames[0],this.targetFrame=b.frames[0],this.timeoutHandle=null,this.transitions=[],this.setupEventHandlers(),this},p.setupEventHandlers=function(){var a=this;this.editMode||(this.viewport.addListener("click",function(b){return a.onClick(b)}),window.addEventListener("keydown",function(b){return a.onKeyDown(b)},!1),this.presentation.enableMouseTranslation&&this.viewport.addListener("dragStart",function(){return a.pause()}),this.viewport.addListener("userChangeState",function(){return a.pause()}),window.addEventListener("keypress",function(b){return a.onKeyPress(b)},!1)),this.animator.addListener("step",function(b){return a.onAnimatorStep(b)}),this.animator.addListener("stop",function(){return a.onAnimatorStop()}),this.animator.addListener("done",function(){return a.onAnimatorDone()})},p.onClick=function(a){if(this.presentation.enableMouseNavigation)switch(a){case 0:this.moveToNext();break;case 2:this.moveToPrevious()}},p.onKeyDown=function(a){if(!(a.altKey||a.ctrlKey||a.metaKey)){switch(a.keyCode){case 36:this.presentation.enableKeyboardNavigation&&(a.shiftKey?this.jumpToFirst():this.moveToFirst());break;case 35:this.presentation.enableKeyboardNavigation&&(a.shiftKey?this.jumpToLast():this.moveToLast());break;case 38:case 33:case 37:this.presentation.enableKeyboardNavigation&&(a.shiftKey?this.jumpToPrevious():this.moveToPrevious());break;case 40:case 34:case 39:case 13:case 32:this.presentation.enableKeyboardNavigation&&(a.shiftKey?this.jumpToNext():this.moveToNext());break;default:return}a.stopPropagation(),a.preventDefault()}},p.onKeyPress=function(a){if(!(a.altKey||a.ctrlKey||a.metaKey)){switch(a.charCode||a.which){case 43:this.presentation.enableKeyboardZoom&&(this.viewport.zoom(n,this.viewport.width/2,this.viewport.height/2),this.pause());break;case 45:this.presentation.enableKeyboardZoom&&(this.viewport.zoom(1/n,this.viewport.width/2,this.viewport.height/2),this.pause());break;case 82:this.presentation.enableKeyboardRotation&&(this.viewport.rotate(-o),this.pause());break;case 114:this.presentation.enableKeyboardRotation&&(this.viewport.rotate(o),this.pause());break;case 80:case 112:this.playing?this.pause():this.resume();break;case 46:this.presentation.enableKeyboardNavigation&&this.toggleBlankScreen();break;default:return}a.stopPropagation(),a.preventDefault()}},p.findFrame=function(a){return i.Frame.isPrototypeOf(a)?a:"string"==typeof a?this.presentation.getFrameWithId(a):"number"==typeof a?this.presentation.frames[a]:null},Object.defineProperty(p,"previousFrame",{get:function(){var a=this.animator.running?this.targetFrame:this.currentFrame,b=(a.index+this.presentation.frames.length-1)%this.presentation.frames.length;return this.presentation.frames[b]}}),Object.defineProperty(p,"nextFrame",{get:function(){var a=this.animator.running?this.targetFrame:this.currentFrame,b=(a.index+1)%this.presentation.frames.length;return this.presentation.frames[b]}}),p.showCurrentFrame=function(){return this.viewport.setAtStates(this.currentFrame.cameraStates).update(),this.emit("frameChange"),this},p.playFromFrame=function(a){return this.playing=!0,this.waitingTimeout=!1,this.targetFrame=this.currentFrame=this.findFrame(a),this.showCurrentFrame(),this.waitTimeout(),this},p.pause=function(){return this.animator.stop(),this.waitingTimeout&&(window.clearTimeout(this.timeoutHandle),this.waitingTimeout=!1),this.playing=!1,this.targetFrame=this.currentFrame,this},p.resume=function(){return this.playFromFrame(this.currentFrame),this},p.waitTimeout=function(){var a=this;return this.currentFrame.timeoutEnable&&(this.waitingTimeout=!0,this.timeoutHandle=window.setTimeout(function(){return a.moveToNext()},this.currentFrame.timeoutMs)),this},p.jumpToFrame=function(a){return this.disableBlankScreen(),this.pause(),this.targetFrame=this.currentFrame=this.findFrame(a),this.showCurrentFrame(),this},p.jumpToFirst=function(){return this.jumpToFrame(0)},p.jumpToLast=function(){return this.jumpToFrame(this.presentation.frames.length-1)},p.jumpToPrevious=function(){return this.jumpToFrame(this.previousFrame)},p.jumpToNext=function(){return this.jumpToFrame(this.nextFrame)},p.moveToFrame=function(a){var b=this;this.disableBlankScreen(),this.waitingTimeout&&(window.clearTimeout(this.timeoutHandle),
this.waitingTimeout=!1),this.targetFrame=this.findFrame(a);var c=null,d=k,e=!1,f=!1;return this.currentFrame&&(this.targetFrame===this.nextFrame?(d=this.targetFrame.transitionDurationMs,c=this.targetFrame.layerProperties,e=!0):this.targetFrame===this.previousFrame&&(d=this.currentFrame.transitionDurationMs,c=this.currentFrame.layerProperties,e=!0,f=!0)),this.playing=!this.editMode,this.viewport.cameras.forEach(function(a){var d=g[m],h=l,i=null;if(c){var j=c[a.layer.index];h=j.transitionRelativeZoom,d=g[j.transitionTimingFunction],e&&(i=j.transitionPath),f&&(d=d.reverse)}b.setupTransition(a,d,h,i,f)}),this.animator.start(d),this},p.moveToFirst=function(){return this.moveToFrame(0)},p.moveToLast=function(){return this.moveToFrame(this.presentation.frames.length-1)},p.moveToPrevious=function(){for(var a=this.previousFrame.index;a>=0;a--){var b=this.presentation.frames[a];if(!b.timeoutEnable||0!==b.timeoutMs){this.moveToFrame(b);break}}return this},p.moveToNext=function(){return this.moveToFrame(this.nextFrame)},p.moveToCurrent=function(){return this.moveToFrame(this.currentFrame)},p.previewFrame=function(a){var b=this;return this.targetFrame=this.findFrame(a),this.viewport.cameras.forEach(function(a){b.setupTransition(a,g[m],l)}),this.animator.start(k),this},p.setupTransition=function(a,b,c,d,e){return this.animator.running&&this.animator.stop(),this.transitions.push({camera:a,initialState:Object.create(h.CameraState).initFrom(a),finalState:this.targetFrame.cameraStates[a.layer.index],timingFunction:b,relativeZoom:c,svgPath:d,reverse:e}),this},p.onAnimatorStep=function(a){this.transitions.forEach(function(b){b.camera.interpolate(b.initialState,b.finalState,a,b.timingFunction,b.relativeZoom,b.svgPath,b.reverse),b.camera.update()})},p.onAnimatorStop=function(){this.transitions=[],this.currentFrame=this.targetFrame,this.emit("frameChange")},p.onAnimatorDone=function(){this.transitions=[],this.currentFrame=this.targetFrame,this.emit("frameChange"),this.playing&&this.waitTimeout()},Object.defineProperty(p,"blankScreenIsVisible",{get:function(){return"visible"===document.querySelector(".sozi-blank-screen").style.visibility}}),p.enableBlankScreen=function(){this.pause();var a=document.querySelector(".sozi-blank-screen");a&&(a.style.opacity=1,a.style.visibility="visible")},p.disableBlankScreen=function(){var a=document.querySelector(".sozi-blank-screen");a&&(a.style.opacity=0,a.style.visibility="hidden")},p.toggleBlankScreen=function(){this.blankScreenIsVisible?this.disableBlankScreen():this.enableBlankScreen()}},{"../model/CameraState":1,"../model/Presentation":2,"./Animator":4,"./Timing":11,events:15}],11:[function(a,b,c){"use strict";function d(a,b){return 1-3*b+3*a}function e(a,b){return 3*b-6*a}function f(a){return 3*a}function g(a,b,c,d){return((b*a+c)*a+d)*a}function h(a,b,c,d){return(3*b*a+2*c)*a+d}function i(a,b,c,i){var j=d(a,c),k=e(a,c),l=f(a),m=d(b,i),n=e(b,i),o=f(b);return a===b&&c===i?function(a){return a}:function(a){for(var b=a,c=0;4>c;c++){var d=h(b,j,k,l);if(0===d)break;var e=g(b,j,k,l)-a;b-=e/d}return g(b,m,n,o)}}function j(a,b){var c="start"===b?Math.ceil:Math.floor;return function(b){return c(a*b)/a}}function k(a){return a>=.5?1:0}Object.defineProperty(c,"__esModule",{value:!0}),c.makeBezier=i,c.makeSteps=j,c.stepMiddle=k;var l=c.linear=i(0,0,1,1);l.reverse=l;var m=c.ease=i(.25,.1,.25,1);m.reverse=m;var n=c.easeIn=i(.42,0,1,1),o=c.easeOut=i(0,0,.58,1);n.reverse=o,o.reverse=n;var p=c.easeInOut=i(.42,0,.58,1);p.reverse=p;var q=c.stepStart=j(1,"start"),r=c.stepEnd=j(1,"end");q.reverse=r,r.reverse=q,k.reverse=k},{}],12:[function(a,b,c){"use strict";Object.defineProperty(c,"__esModule",{value:!0}),c.Viewport=void 0;var d=a("./Camera"),e=a("events"),f=0,g=5,h=1.05,i=5,j=200,k=3,l=c.Viewport=Object.create(e.EventEmitter.prototype);l.init=function(a,b){var c=this;return e.EventEmitter.call(this),this.presentation=a,this.editMode=!!b,this.cameras=[],this.mouseDragX=0,this.mouseDragY=0,this.dragMode="translate",this.clipMode={cameras:[],operation:"select"},this.showHiddenElements=!1,this.wheelTimeout=null,this.dragHandler=function(a){return c.onDrag(a)},this.dragEndHandler=function(a){return c.onDragEnd(a)},this},l.makeUniqueId=function(a){var b=Math.floor(1e3*(1+9*Math.random())),c=void 0;do c=a+b,b++;while(this.svgRoot.getElementById(c));return c},l.onLoad=function(){var a=this;this.svgRoot.addEventListener("mousedown",function(b){return a.onMouseDown(b)},!1),this.svgRoot.addEventListener("mousemove",function(b){return a.onMouseMove(b)},!1),this.svgRoot.addEventListener("contextmenu",function(b){return a.onContextMenu(b)},!1);var b="onwheel"in document.createElement("div")?"wheel":void 0!==document.onmousewheel?"mousewheel":"DOMMouseScroll";return this.svgRoot.addEventListener(b,function(b){return a.onWheel(b)},!1),this.cameras=this.presentation.layers.map(function(b){return Object.create(d.Camera).init(a,b)}),this},Object.defineProperty(l,"ready",{get:function(){return!(!this.presentation.document||!this.presentation.document.root)}}),Object.defineProperty(l,"svgRoot",{get:function(){return this.presentation.document.root}}),l.getLayer=function(a){return this.layers.filter(function(b){return b.nodeId===a})[0]},l.onContextMenu=function(a){a.stopPropagation(),a.preventDefault(),this.emit("click",2,a)},l.onMouseMove=function(a){if("clip"===this.dragMode)switch(this.getClipMode(a).operation){case"select":this.svgRoot.style.cursor="crosshair";break;case"n":case"s":this.svgRoot.style.cursor="ns-resize";break;case"w":case"e":this.svgRoot.style.cursor="ew-resize";break;case"nw":case"se":this.svgRoot.style.cursor="nwse-resize";break;case"ne":case"sw":this.svgRoot.style.cursor="nesw-resize";break;case"move":this.svgRoot.style.cursor="move";break;default:this.svgRoot.style.cursor="default"}else this.svgRoot.style.cursor="default"},l.onMouseDown=function(a){a.stopPropagation(),a.preventDefault(),a.button===f&&(this.mouseDragged=!1,this.mouseDragChangedState=!1,this.mouseDragX=this.mouseDragStartX=a.clientX,this.mouseDragY=this.mouseDragStartY=a.clientY,document.documentElement.addEventListener("mousemove",this.dragHandler,!1),document.documentElement.addEventListener("mouseup",this.dragEndHandler,!1),"clip"===this.dragMode&&(this.clipMode=this.getClipMode(a))),this.emit("mouseDown",a.button)},l.getClipMode=function(a){var b=a.clientX-this.x,c=a.clientY-this.y,d={nw:[],sw:[],ne:[],se:[],w:[],e:[],n:[],s:[],move:[]},e=this.cameras.filter(function(a){return a.selected});e.forEach(function(a){var e=a.clipRect;if(b>=e.x-k&&b<=e.x+e.width+k&&c>=e.y-k&&c<=e.y+e.height+k){var f=b<=e.x+k,g=b>=e.x+e.width-k-1,h=c<=e.y+k,i=c>=e.y+e.height-k-1,j=f||g||h||i?(h?"n":i?"s":"")+(f?"w":g?"e":""):"move";d[j].push(a)}});for(var f in d)if(d[f].length)return{cameras:d[f],operation:f};return{cameras:e,operation:"select"}},l.onDrag=function(a){a.stopPropagation();var b=a.clientX-this.x-this.width/2,c=a.clientY-this.y-this.height/2,d=180*Math.atan2(c,b)/Math.PI,e=a.clientX,f=a.clientY,h=Math.sqrt(b*b+c*c),i=a.clientX-this.mouseDragX,j=a.clientY-this.mouseDragY;if(!this.mouseDragged&&(Math.abs(i)>g||Math.abs(j)>g)&&(this.mouseDragged=!0,this.rotateStart=this.rotatePrev=d,this.translateStartX=this.translateXPrev=e,this.translateStartY=this.translateYPrev=f,this.zoomPrev=h,this.emit("dragStart")),this.mouseDragged){var k=this.dragMode;switch("translate"==k&&(a.altKey?k="scale":a.shiftKey&&(k="rotate")),k){case"scale":(this.editMode||this.presentation.enableMouseZoom)&&(0!==this.zoomPrev&&(this.zoom(h/this.zoomPrev,this.width/2,this.height/2),this.mouseDragChangedState=!0),this.zoomPrev=h);break;case"rotate":(this.editMode||this.presentation.enableMouseRotation)&&(a.ctrlKey&&(d=10*Math.round((d-this.rotateStart)/10)+this.rotateStart),this.rotate(this.rotatePrev-d),this.mouseDragChangedState=!0,this.rotatePrev=d);break;case"clip":switch(this.clipMode.operation){case"select":this.clip(this.mouseDragStartX-this.x,this.mouseDragStartY-this.y,this.mouseDragX-this.x,this.mouseDragY-this.y);break;case"move":this.clipRel(i,j,i,j);break;case"w":this.clipRel(i,0,0,0);break;case"e":this.clipRel(0,0,i,0);break;case"n":this.clipRel(0,j,0,0);break;case"s":this.clipRel(0,0,0,j);break;case"nw":this.clipRel(i,j,0,0);break;case"ne":this.clipRel(0,j,i,0);break;case"sw":this.clipRel(i,0,0,j);break;case"se":this.clipRel(0,0,i,j)}break;default:(this.editMode||this.presentation.enableMouseTranslation)&&(a.ctrlKey&&(Math.abs(e-this.translateStartX)>=Math.abs(f-this.translateStartY)?f=this.translateStartY:e=this.translateStartX),this.translate(e-this.translateXPrev,f-this.translateYPrev),this.mouseDragChangedState=!0,this.translateXPrev=e,this.translateYPrev=f)}this.mouseDragX=a.clientX,this.mouseDragY=a.clientY}},l.onDragEnd=function(a){a.stopPropagation(),a.preventDefault(),a.button===f?(this.mouseDragged?(this.emit("dragEnd"),this.mouseDragChangedState&&this.emit("userChangeState")):this.emit("click",a.button,a),document.documentElement.removeEventListener("mousemove",this.dragHandler,!1),document.documentElement.removeEventListener("mouseup",this.dragEndHandler,!1)):this.emit("click",a.button,a)},l.onWheel=function(a){var b=this;null!==this.wheelTimeout&&window.clearTimeout(this.wheelTimeout),a.stopPropagation(),a.preventDefault();var c=0;c=a.wheelDelta?a.wheelDelta:a.detail?-a.detail:-a.deltaY;var d=!1;0!==c&&(a.shiftKey?(this.editMode||this.presentation.enableMouseRotation)&&(this.rotate(c>0?i:-i),d=!0):(this.editMode||this.presentation.enableMouseZoom)&&(this.zoom(c>0?h:1/h,a.clientX-this.x,a.clientY-this.y),d=!0)),d&&(this.wheelTimeout=window.setTimeout(function(){b.wheelTimeout=null,b.emit("userChangeState")},j))},Object.defineProperty(l,"x",{get:function(){return this.svgRoot.getScreenCTM().e}}),Object.defineProperty(l,"y",{get:function(){return this.svgRoot.getScreenCTM().f}}),Object.defineProperty(l,"width",{get:function(){return this.svgRoot===document.documentElement?window.innerWidth:this.svgRoot.parentNode.clientWidth}}),Object.defineProperty(l,"height",{get:function(){return this.svgRoot===document.documentElement?window.innerHeight:this.svgRoot.parentNode.clientHeight}}),l.repaint=function(){var a=this;return this.svgRoot.setAttribute("width",this.width),this.svgRoot.setAttribute("height",this.height),this.update(),this.presentation.elementsToHide.forEach(function(b){var c=document.getElementById(b);c&&(c.style.visibility=a.showHiddenElements?"visible":"hidden")}),this},l.update=function(){return this.cameras.forEach(function(a){a.update()}),this},l.setAtStates=function(a){var b=this;return a.forEach(function(a,c){b.cameras[c].initFrom(a)}),this},l.translate=function(a,b){return this.cameras.forEach(function(c){c.selected&&c.translate(a,b)}),this},l.zoom=function(a,b,c){return this.cameras.forEach(function(d){d.selected&&d.zoom(a,b,c)}),this},l.rotate=function(a){return this.cameras.forEach(function(b){b.selected&&b.rotate(a)}),this},l.clip=function(a,b,c,d){return this.clipMode.cameras.forEach(function(e){e.clip(a,b,c,d)}),this},l.clipRel=function(a,b,c,d){return this.clipMode.cameras.forEach(function(e){var f=e.clipRect;a<=f.width+c-1&&b<=f.height+d-1&&e.clip(f.x+a,f.y+b,f.x+f.width+c-1,f.y+f.height+d-1)}),this}},{"./Camera":5,events:15}],13:[function(a,b,c){"use strict";function d(a,b){h[a]=b}Object.defineProperty(c,"__esModule",{value:!0}),c.SVGDocumentWrapper=c.DefaultHandler=void 0,c.registerHandler=d;var e=a("../utils"),f="http://www.w3.org/2000/svg",g=["g","image","path","rect","circle","ellipse","line","polyline","polygon","text","clippath"],h={},i=c.DefaultHandler={matches:function(a){return!0},transform:function(a){return this},isLayer:function(a){return!0},getLabel:function(a){return null}};c.SVGDocumentWrapper={asText:"",root:void 0,handler:i,init:function(a){this.root=a;var b=(0,e.toArray)(this.root.getElementsByTagName("a"));return b.forEach(function(a){a.addEventListener("mousedown",function(a){return a.stopPropagation()},!1)}),this},get isValidSVG(){return this.root instanceof SVGSVGElement},isLayer:function(a){return a instanceof SVGGElement&&a.hasAttribute("id")&&this.handler.isLayer(a)},initFromString:function(a){var b=this;this.root=(new DOMParser).parseFromString(a,"image/svg+xml").documentElement,this.handler=i;for(var c in h)if(h[c].matches(this.root)){console.log("Using handler: "+c),this.handler=h[c];break}if(this.isValidSVG){this.handler.transform(this.root),this.removeViewbox(),this.removeScripts(),this.disableHyperlinks();var d=h["Adobe Illustrator"];d&&this.handler!==d&&d.transform(this.root);var j=document.createElementNS(f,"g");(0,e.toArray)(this.root.childNodes).forEach(function(a){void 0===a.tagName?b.root.removeChild(a):g.indexOf(a.localName)>=0&&(b.isLayer(a)?j.firstChild&&(b.root.insertBefore(j,a),j=document.createElementNS(f,"g")):j.appendChild(a))}),j.firstChild&&this.root.appendChild(j)}return this.asText=(new XMLSerializer).serializeToString(this.root),this},removeViewbox:function(){this.root.removeAttribute("viewBox"),this.root.style.width=this.root.style.height="100%"},removeScripts:function(){var a=(0,e.toArray)(this.root.getElementsByTagName("script"));a.forEach(function(a){a.parentNode.removeChild(a)})},disableHyperlinks:function(){var a=(0,e.toArray)(this.root.getElementsByTagName("a"));a.forEach(function(a){a.addEventListener("click",function(a){return a.preventDefault()},!1)})}}},{"../utils":14}],14:[function(a,b,c){"use strict";function d(a){return Array.prototype.slice.call(a)}Object.defineProperty(c,"__esModule",{value:!0}),c.toArray=d},{}],15:[function(a,b,c){function d(){this._events=this._events||{},this._maxListeners=this._maxListeners||void 0}function e(a){return"function"==typeof a}function f(a){return"number"==typeof a}function g(a){return"object"==typeof a&&null!==a}function h(a){return void 0===a}b.exports=d,d.EventEmitter=d,d.prototype._events=void 0,d.prototype._maxListeners=void 0,d.defaultMaxListeners=10,d.prototype.setMaxListeners=function(a){if(!f(a)||0>a||isNaN(a))throw TypeError("n must be a positive number");return this._maxListeners=a,this},d.prototype.emit=function(a){var b,c,d,f,i,j;if(this._events||(this._events={}),"error"===a&&(!this._events.error||g(this._events.error)&&!this._events.error.length)){if(b=arguments[1],b instanceof Error)throw b;throw TypeError('Uncaught, unspecified "error" event.')}if(c=this._events[a],h(c))return!1;if(e(c))switch(arguments.length){case 1:c.call(this);break;case 2:c.call(this,arguments[1]);break;case 3:c.call(this,arguments[1],arguments[2]);break;default:for(d=arguments.length,f=new Array(d-1),i=1;d>i;i++)f[i-1]=arguments[i];c.apply(this,f)}else if(g(c)){for(d=arguments.length,f=new Array(d-1),i=1;d>i;i++)f[i-1]=arguments[i];for(j=c.slice(),d=j.length,i=0;d>i;i++)j[i].apply(this,f)}return!0},d.prototype.addListener=function(a,b){var c;if(!e(b))throw TypeError("listener must be a function");if(this._events||(this._events={}),this._events.newListener&&this.emit("newListener",a,e(b.listener)?b.listener:b),this._events[a]?g(this._events[a])?this._events[a].push(b):this._events[a]=[this._events[a],b]:this._events[a]=b,g(this._events[a])&&!this._events[a].warned){var c;c=h(this._maxListeners)?d.defaultMaxListeners:this._maxListeners,c&&c>0&&this._events[a].length>c&&(this._events[a].warned=!0,console.error("(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.",this._events[a].length),"function"==typeof console.trace&&console.trace())}return this},d.prototype.on=d.prototype.addListener,d.prototype.once=function(a,b){function c(){this.removeListener(a,c),d||(d=!0,b.apply(this,arguments))}if(!e(b))throw TypeError("listener must be a function");var d=!1;return c.listener=b,this.on(a,c),this},d.prototype.removeListener=function(a,b){var c,d,f,h;if(!e(b))throw TypeError("listener must be a function");if(!this._events||!this._events[a])return this;if(c=this._events[a],f=c.length,d=-1,c===b||e(c.listener)&&c.listener===b)delete this._events[a],this._events.removeListener&&this.emit("removeListener",a,b);else if(g(c)){for(h=f;h-- >0;)if(c[h]===b||c[h].listener&&c[h].listener===b){d=h;break}if(0>d)return this;1===c.length?(c.length=0,delete this._events[a]):c.splice(d,1),this._events.removeListener&&this.emit("removeListener",a,b)}return this},d.prototype.removeAllListeners=function(a){var b,c;if(!this._events)return this;if(!this._events.removeListener)return 0===arguments.length?this._events={}:this._events[a]&&delete this._events[a],this;if(0===arguments.length){for(b in this._events)"removeListener"!==b&&this.removeAllListeners(b);return this.removeAllListeners("removeListener"),this._events={},this}if(c=this._events[a],e(c))this.removeListener(a,c);else for(;c.length;)this.removeListener(a,c[c.length-1]);return delete this._events[a],this},d.prototype.listeners=function(a){var b;return b=this._events&&this._events[a]?e(this._events[a])?[this._events[a]]:this._events[a].slice():[]},d.listenerCount=function(a,b){var c;return c=a._events&&a._events[b]?e(a._events[b])?1:a._events[b].length:0}},{}]},{},[3]);</script>
</body>
</html>