-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
626 lines (576 loc) Β· 91.3 KB
/
Copy pathindex.html
File metadata and controls
626 lines (576 loc) Β· 91.3 KB
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
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Modular JavaScript Book Series</title><meta name="author" itemprop="creator" content="NicolΓ‘s Bevacqua <hello@mjavascript.com>"/><meta name="description" property="og:description" itemprop="description" content="Modular JavaScript is an open effort to improve our collective understanding of writing robust, well-tested & modular applications. It consists of five books, each of which explores a key aspect of JavaScript development β comprehensively. The books are produced in the open: anyone can track their progress, report issues & contribute fixes or content. A free-to-read version is available online! Digital & print books can be purchased via O'Reilly Media."/><meta property="og:site_name" content="Modular JavaScript"/><meta name="twitter:title" itemprop="name" property="og:title" content="Modular JavaScript Book Series"/><meta name="twitter:description" content="Modular JavaScript is an open effort to improve our collective understanding of writing robust, well-tested & modular applications. It consists of five books, each of which explores a key aspect of JavaScript development β comprehensively. The books are produced in the open: anyone can track their progress, report issues & contribute fixes or content. A free-to-read version is available online! Digital & print books can be purchased via O'Reilly Media."/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@mjavascript"/><meta name="twitter:creator" content="@nzgb"/><meta property="og:image" itemprop="itemprop" content="https://mjavascript.com/img/cover.png"/><meta name="twitter:image:src" content="https://mjavascript.com/img/cover.png"/><link rel="canonical" href="https://mjavascript.com"/><link rel="icon" href="/favicon.ico"/><meta name="theme-color" content="#46185e"/><meta name="apple-mobile-web-app-status-bar-style" content="#46185e"/><meta name="msapplication-navbutton-color" content="#46185e"/><meta name="msapplication-TileColor" content="#46185e"/><link rel="stylesheet" href="/css/all.css" type="text/css"><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Bungee|Roboto|Galindo"></head><body class="f-core"><section class="qk-container"><a class="qk-link" href="https://github.com/mjavascript" target="_blank"><svg class="qk-icon ic-icon" aria-hidden="true" role="img" version="1.1" viewBox="0 0 16 16"><path d="M14.7 5.34c.13-.32.55-1.59-.13-3.31 0 0-1.05-.33-3.44 1.3-1-.28-2.07-.32-3.13-.32s-2.13.04-3.13.32c-2.39-1.64-3.44-1.3-3.44-1.3-.68 1.72-.26 2.99-.13 3.31C.49 6.21 0 7.33 0 8.69 0 13.84 3.33 15 7.98 15S16 13.84 16 8.69c0-1.36-.49-2.48-1.3-3.35zM8 14.02c-3.3 0-5.98-.15-5.98-3.35 0-.76.38-1.48 1.02-2.07 1.07-.98 2.9-.46 4.96-.46 2.07 0 3.88-.52 4.96.46.65.59 1.02 1.3 1.02 2.07 0 3.19-2.68 3.35-5.98 3.35zM5.49 9.01c-.66 0-1.2.8-1.2 1.78s.54 1.79 1.2 1.79c.66 0 1.2-.8 1.2-1.79s-.54-1.78-1.2-1.78zm5.02 0c-.66 0-1.2.79-1.2 1.78s.54 1.79 1.2 1.79c.66 0 1.2-.8 1.2-1.79s-.53-1.78-1.2-1.78z"></path></svg><span class="qk-separator"></span><span class="qk-text">Collaborate</span></a><a class="qk-link qk-fund" href="https://ponyfoo.com/books" target="_blank"><svg class="qk-icon ic-icon" aria-hidden="true" role="img" version="1.1" viewBox="0 0 16 16"><path d="M9 5H8V4h1v1zm4 3h-1v1h1V8zM6 5H5v1h1V5zM5 8H4v1h1V8zm11-5.5l-.5-.5L9 7c-.06-.02-1 0-1 0-.55 0-1 .45-1 1v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-.92l6-5.58zm-1.59 4.09c.19.61.3 1.25.3 1.91 0 3.42-2.78 6.2-6.2 6.2-3.42 0-6.21-2.78-6.21-6.2 0-3.42 2.78-6.2 6.2-6.2 1.2 0 2.31.34 3.27.94l.94-.94A7.459 7.459 0 0 0 8.51 1C4.36 1 1 4.36 1 8.5 1 12.64 4.36 16 8.5 16c4.14 0 7.5-3.36 7.5-7.5 0-1.03-.2-2.02-.59-2.91l-1 1z"></path></svg><span class="qk-separator"></span><span class="qk-text">Read Online!</span></a><a class="qk-link" href="https://ponyfoo.com/s/mastering-modular-javascript-early-release" target="_blank"><svg class="qk-icon ic-icon" aria-hidden="true" role="img" version="1.1" viewBox="0 0 16 16"><path d="M14.38 14.59L11 7V3h1V2H3v1h1v4L.63 14.59A1 1 0 0 0 1.54 16h11.94c.72 0 1.2-.75.91-1.41h-.01zM3.75 10L5 7V3h5v4l1.25 3h-7.5zM8 8h1v1H8V8zM7 7H6V6h1v1zm0-3h1v1H7V4zm0-3H6V0h1v1z"></path></svg><span class="qk-separator"></span><span class="qk-text">Early Release</span></a><a class="qk-link qk-twitter" href="https://twitter.com/mjavascript" target="_blank"><svg class="qk-icon ic-icon" aria-hidden="true" role="img" version="1.1" viewBox="0 0 335 276"><path d="m302 70a195 195 0 0 1 -299 175 142 142 0 0 0 97 -30 70 70 0 0 1 -58 -47 70 70 0 0 0 31 -2 70 70 0 0 1 -57 -66 70 70 0 0 0 28 5 70 70 0 0 1 -18 -90 195 195 0 0 0 141 72 67 67 0 0 1 116 -62 117 117 0 0 0 43 -17 65 65 0 0 1 -31 38 117 117 0 0 0 39 -11 65 65 0 0 1 -32 35"></path></svg><span class="qk-separator"></span><span class="qk-text">@mjavascript</span></a></section><header><h1 class="hh-title">Modular JavaScript</h1></header><main><article class="cf-container"><section class="cf-video"><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/7WMLlcJ8KLs" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></section><aside class="cf-aside"><div class="cf-teaser"><p class="cf-tagline">Letβs improve our collective understanding of writing robust, well-tested, modular JavaScript code.</p><p class="cf-description">Modular JavaScript is an open effort to improve our collective understanding of writing robust, well-tested & modular applications. It consists of five books, each of which explores a key aspect of JavaScript development β comprehensively. The books are produced in the open: anyone can track their progress, report issues & contribute fixes or content. A free-to-read version is available online! Digital & print books can be purchased via OβReilly Media.</p></div><footer class="cf-actions"><a class="cf-cta bt-button bt-pink f-heavy" href="https://ponyfoo.com/books" target="_blank">Read Online!</a><a class="cf-more bt-button bt-bordered f-heavy" href="https://ponyfoo.com/s/modular-javascript-launch" target="_blank">Learn more</a></footer></aside></article><article class="bk-container"><svg class="bk-before" preserveAspectRatio="none" viewBox="0 0 1224 112"><polygon x="0" y="0" points="0 32 1224 0 1224 112 0 112"></polygon></svg><div class="bk-main"><section><header><h1 class="bk-title">Thatβs a ton of books!</h1></header><ul class="bk-covers"><li class="bk-cover-wrapper"><img class="bk-cover" src="/img/practical-modern-javascript.png"/></li><li class="bk-cover-wrapper"><img class="bk-cover" src="/img/mastering-modular-javascript.png"/></li><li class="bk-cover-wrapper"><img class="bk-cover" src="/img/universal-javascript.png"/></li><li class="bk-cover-wrapper"><img class="bk-cover" src="/img/testing-javascript-modules.png"/></li><li class="bk-cover-wrapper"><img class="bk-cover" src="/img/deploying-modern-javascript-apps.png"/></li></ul></section><section class="bk-descriptions"><div class="bk-description"><h2 class="bk-heading">Practical Modern JavaScript</h2><p>The first book explains ES6 language features from a practical viewpoint and using tons of code samples</p><p>Weβll be looking at everything from transpilation, destructuring and arrow functions to proxies and generators, but always using plain language and concise code examples that can be applied in real applications.</p></div><div class="bk-description"><h2 class="bk-heading">Mastering Modular JavaScript</h2><p>Crafting a perfect module thatβs simple and focused, yet highly reusable, composable, testable might be hard to reason about without first learning about the guiding principles behind module thinking, such as the single responsibility principle, the revealing module pattern, and so on.</p><p>Proper documentation, versioning, and module deployment flows for npm also play a large role in developing successful packages.</p></div><div class="bk-description"><h2 class="bk-heading">Universal JavaScript, Modules Everywhere</h2><p>Once you have your modules down, how do you interconnect them and scale out an application without ending up with highly complex modules?</p><p>All these questions are addressed over the span of two self-contained books: Mastering Modular JavaScript and Universal JavaScript.</p></div><div class="bk-description"><h2 class="bk-heading">Testing JavaScript Modules</h2><p>A book on testing goes over all the latest testing techniques in detail. Instead of going deep into any one framework, weβll explore the underlying concepts of what designing proper test suites entails.</p><p>Weβll also take a look at various kinds of testing, such as visual diff testing, headless browser testing, integration testing, unit testing, and so on.</p></div><div class="bk-description"><h2 class="bk-heading">Deploying Modern JavaScript Apps</h2><p>Finally, the last book is devoted to a few different ways in which we can deploy modular JavaScript applications.</p><p>Optimizing your builds for both development and deployment plays a big role in this book.</p><p>Weβll also be analyzing the merits of immutable deployments, and how to optimize for http/2.</p></div></section></div></article><article class="ar-container"><svg class="bk-after" preserveAspectRatio="none" viewBox="0 0 1224 72"><polygon class="bk-after-poly" x="0" y="0" points="0 0 1224 0 1224 32 0 64"></polygon></svg><header><h1 class="ar-title">NicolΓ‘s Bevacqua</h1><h5 class="ar-twitter ti-twitter-heading"><div class="ar-role">Author, Modular JavaScript</div><div><a class="ti-twitter" href="https://twitter.com/nzgb" target="_blank">@nzgb</a></div></h5></header><div class="ar-row"><div class="ar-bio-wrapper"><section class="ar-bio"><p>Having published several<a class="ar-link" href="https://ponyfoo.com/articles/tagged/es6" target="_blank">articles covering ES6</a> on Pony Foo β including a<a class="ar-link" href="https://ponyfoo.com/articles/es6" target="_blank">popular and comprehensive overview</a> β Iβve already spent a lot of time thinking and writing about these topics.</p><p>Early in 2015, I became the published author of<a class="ar-link" href="https://ponyfoo.com/books/javascript-application-design" target="_blank">JavaScript Application Design</a>. Iβm an avid open-source<a class="ar-link" href="https://github.com/bevacqua" target="_blank">contributor</a>, an occasional<a class="ar-link" href="https://ponyfoo.com/speaking" target="_blank">conference speaker</a> and the organizer at<a class="ar-link" href="https://nodeconf.com.ar" target="_blank">NodeConf Argentina</a>.</p><p>Iβve been experimenting with JavaScript module design for a long time, both in terms of writing<a class="ar-link" href="https://ponyfoo.com/articles/why-i-write-plain-javascript-modules" target="_blank">articles about small modules</a>, or publishing popular open-source packages such as<a class="ar-link" href="https://github.com/bevacqua/dragula" target="_blank">dragula</a>.</p><p>Letβs make Modular JavaScript a reality.</p></section><section class="ar-actions"><footer class="cf-actions"><a class="cf-cta bt-button bt-pink f-heavy" href="https://ponyfoo.com/books" target="_blank">Read Online!</a><a class="cf-more bt-button bt-bordered f-heavy" href="https://ponyfoo.com/s/modular-javascript-launch" target="_blank">Learn more</a></footer></section></div><section class="ar-photo-wrapper"><svg class="ar-photo-before" preserveAspectRatio="none" viewBox="0 0 1224 72"><polygon class="ar-photo-poly" x="0" y="0" points="0 72 1224 72 1224 60 0 14"></polygon></svg><div class="ar-photo-frame"><svg class="ar-photo-in-before" preserveAspectRatio="none" viewBox="0 0 1224 72"><polygon class="ar-photo-poly" x="0" y="0" points="0 0 1224 0 1224 60 0 14"></polygon></svg><a class="ar-photo-link" href="https://ponyfoo.com" target="_blank"><img class="ar-photo" src="/img/nicolas-bevacqua.jpg" alt=""/></a><svg class="ar-photo-in-after" preserveAspectRatio="none" viewBox="0 0 1224 72"><polygon class="ar-photo-poly" x="0" y="0" points="1224 58 0 12 0 72 1224 72"></polygon></svg></div><svg class="ar-photo-after" preserveAspectRatio="none" viewBox="0 0 1224 72"><polygon class="ar-photo-poly" x="0" y="0" points="0 0 0 12 1224 58 1224 0"></polygon></svg></section></div><svg class="ar-after" preserveAspectRatio="none" viewBox="0 0 1224 72"><polygon class="ar-after-poly" x="0" y="0" points="1224 58 0 12 0 72 1224 72"></polygon></svg></article><article class="os-container"><header><h1 class="os-title">Open!</h1></header><div class="os-sections"><section class="os-section"><div class="os-content"><h2 class="os-heading">Collaborative!</h2><div class="os-description"><p>The book chapters, code samples, and related graphics are all open-source. The GitHub repository is the same one I work on while writing the book. You can help me steer the content in real-time, or just take a peek at my writing process and progress.</p><p>Instead of relying on outdated processes or prohibitive file formats, Modular JavaScript relies on AsciiDoc β a language thatβs similar to Markdown, but which has a larger set of features especifically designed to make book writing frictionless.</p></div><p class="os-actions"><a class="os-cta bt-button bt-bordered f-heavy" href="https://ponyfoo.com/s/practical-modern-javascript-repo-contrib" target="_blank">Collaborate!</a></p></div><a class="os-image-wrapper" href="https://ponyfoo.com/s/practical-modern-javascript-repo-contrib" target="_blank"><img class="os-image" src="https://i.imgur.com/RjdWVDK.png" alt=""/></a></section><section class="os-section"><div class="os-content"><h2 class="os-heading">Free to read!</h2><div class="os-description"><p>I want this book series to be as widely available as possible, and the best course of action for that purpose was to give the vast majority of its contents away for free.</p><p>The book is publicly available in HTML format, and free forever. Each book chapter is styled similarly to how Pony Foo blog posts are styled, which makes for a fairly enjoyable read as far as HTML books go.</p></div><p class="os-actions"><a class="os-cta bt-button bt-bordered f-heavy" href="https://ponyfoo.com/s/practical-modern-javascript-read" target="_blank">Start Reading!</a></p></div><a class="os-image-wrapper" href="https://ponyfoo.com/s/practical-modern-javascript-read" target="_blank"><img class="os-image" src="https://i.imgur.com/F41tiVr.png" alt=""/></a></section><section class="os-section"><div class="os-content"><h2 class="os-heading">Crowdfunded!</h2><div class="os-description"><p>Offering all of this content free of charge is amazing because I can ensure that anybody whoβs interested in JavaScript can learn more about it.</p><p>The first book is already well underway, and Iβd love to be able to justify the dedication that each book in the series deserves.</p><p>Thatβs why Iβm asking for your help with a crowdfunding campaign.</p></div><p class="os-actions"><a class="os-cta bt-button bt-bordered f-heavy" href="https://ponyfoo.com/s/modular-javascript-indiegogo" target="_blank">Crowdfunded!</a></p></div><a class="os-image-wrapper" href="https://ponyfoo.com/s/modular-javascript-indiegogo" target="_blank"><img class="os-image" src="https://i.imgur.com/02Cqf9W.png" alt=""/></a></section></div><footer class="os-print"><div class="os-print-content os-content"><h2 class="os-print-heading os-heading">Also in print!</h2><div class="os-description"><p>Iβve partnered with OβReilly Media to publish the book. This is a paid offering that includes a PDF ebook and eventually a print book. The published book is a great way to show your support for my work, by paying a bit for it β and telling your friends how awesome my writing is. π</p><p>Weβll start with an Early Release, where you will get the first few chapters in ebook format. As new chapters come out and old ones get improvements, youβll receive those updates at no extra cost to you. Youβll also get an opportunity to review my writing efforts by reporting errors and delivering feedback.</p></div><p class="os-actions"><a class="os-cta bt-button bt-bordered f-heavy" href="https://ponyfoo.com/s/practical-modern-javascript-early-release" target="_blank">Purchase!</a></p></div><a class="os-print-image-wrapper os-image-wrapper" href="https://ponyfoo.com/s/practical-modern-javascript-early-release" target="_blank"><img class="os-print-image os-image" src="/img/practical-modern-javascript.png" alt=""/></a></footer><svg class="os-after" preserveAspectRatio="none" viewBox="0 0 1224 72"><defs><linearGradient id="os-after-gradient"><stop offset="5%" stop-color="#8e207d"></stop><stop offset="95%" stop-color="#644380"></stop></linearGradient></defs><polygon class="os-after-poly" x="0" y="0" points="1224 32 1224 72 0 72 0 64"></polygon></svg></article><article class="tt-container"><header class="tt-title-wrapper"><h1 class="tt-title">Endorsements!</h1></header><section class="tq-container"><blockquote class="tq-item"><div class="ti-container"><a class="ti-photo-wrapper" href="https://sarasoueidan.com" target="_blank"><img class="ti-photo" src="/img/sara-soueidan.jpg" alt=""/></a><h2 class="ti-name f-header"><a class="ti-name-link" href="https://sarasoueidan.com" target="_blank">Sara Soueidan</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/sarasoueidan" target="_blank">@sarasoueidan</a></h5><h4 class="ti-role">Award-Winning Front-End Web Developer</h4><h3 class="ti-employer">Independant Consultant</h3></div><div class="tq-quote"><p class="tq-quote-line">Nicolas is one of the very few people I know to be extremely comfortable with JavaScript. Combine that knowledge with the ability to write quality articles and youβve got a really great resource to learn from.</p><p class="tq-quote-line">Nicolasβ articles on Pony Foo have established his blog as one of the top go-to resources for everything JavaScript, and especially ES2015. He writes superb quality, easy-to-follow content that helps a lot of people of all levels to level up their JavaScript skills.</p><p class="tq-quote-line">Given all that, Iβm confident that his Modular JavaScript book series will certainly not disappoint you, and will help you write better JavaScript and better applications.</p></div></blockquote><blockquote class="tq-item"><div class="ti-container"><a class="ti-photo-wrapper" href="http://www.brendaneich.com" target="_blank"><img class="ti-photo" src="/img/brendan-eich.jpg" alt=""/></a><h2 class="ti-name f-header"><a class="ti-name-link" href="http://www.brendaneich.com" target="_blank">Brendan Eich</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/brendaneich" target="_blank">@brendaneich</a></h5><h4 class="ti-role">Inventor of JavaScript</h4><h3 class="ti-employer">Brave Software</h3></div><div class="tq-quote"><p class="tq-quote-line">When I created JavaScript in 1995 at Netscape, I had no idea it would become the most widely used programming language on the Internet. Yet in spite of its ongoing evolution and still-rising popularity, JavaScript could benefit from an incremental and straighforward teaching approach.</p><p class="tq-quote-line">The Modular JavaScript Book Series will attempt to do just that, starting with easily applicable code examples and scaling through design patterns to entire module-based applications. The series will also cover best testing practices and the best practices for deploying JavaScript applications.</p><p class="tq-quote-line">I support Nicolasβ endeavor because these books look likely to increase understanding of JavaScript among many developers. They speak to readers in an easy-to-digest fashion. I encourage you to join this effort so that any programmer can painlessly discover and embrace JavaScript, and then contribute to developing a better Web for everyone.</p></div></blockquote><blockquote class="tq-item"><div class="ti-container"><a class="ti-photo-wrapper" href="http://www.2ality.com" target="_blank"><img class="ti-photo" src="/img/axel-rauschmayer.jpg" alt=""/></a><h2 class="ti-name f-header"><a class="ti-name-link" href="http://www.2ality.com" target="_blank">Axel Rauschmayer</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/rauschma" target="_blank">@rauschma</a></h5><h4 class="ti-role">Author</h4><h3 class="ti-employer">Speaking JavaScript and Exploring ES6</h3></div><div class="tq-quote"><p class="tq-quote-line">NicolΓ‘s Bevacqua is well-known for his concise and practical writing style. Therefore, supporting his book series on modular JavaScript is a no-brainer.</p></div></blockquote><blockquote class="tq-item"><div class="ti-container"><a class="ti-photo-wrapper" href="http://davidwalsh.name" target="_blank"><img class="ti-photo" src="/img/david-walsh.jpg" alt=""/></a><h2 class="ti-name f-header"><a class="ti-name-link" href="http://davidwalsh.name" target="_blank">David Walsh</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/davidwalshblog" target="_blank">@davidwalshblog</a></h5><h4 class="ti-role">Senior Front-End Engineer</h4><h3 class="ti-employer">Mozilla Corporation</h3></div><div class="tq-quote"><p class="tq-quote-line">NicolΓ‘s Bevacqua is one of my favorite JavaScript personalities. His ability to explain important front-end concepts as well as edge language features continues to impress me. Iβm looking forward to reading his Modular JavaScript book series as well as his amazing blog!</p></div></blockquote></section><svg class="tv-poly tv-before" preserveAspectRatio="none" viewBox="0 0 1224 112"><polygon x="0" y="0" points="0 32 1224 0 1224 112 0 112"></polygon></svg><section class="tv-container"><svg class="tv-poly" preserveAspectRatio="none" viewBox="0 0 1224 72"><polygon x="0" y="0" points="0 0 1224 0 1224 32 0 72"></polygon></svg><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="http://feross.org" target="_blank">Feross Aboukhadijeh</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/feross" target="_blank">@feross</a></h5><h4 class="ti-role">Hacker</h4><h3 class="ti-employer">WebTorrent</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/00l0_hNGVfY" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="https://github.com/gaearon" target="_blank">Dan Abramov</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/dan_abramov" target="_blank">@dan_abramov</a></h5><h4 class="ti-role">React Team Member</h4><h3 class="ti-employer">Facebook</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/vPs9Djjjq10" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="https://jakearchibald.com" target="_blank">Jake Archibald</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/jaffathecake" target="_blank">@jaffathecake</a></h5><h4 class="ti-role">Web Standards</h4><h3 class="ti-employer">Google</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/MpP4MHFrIF4" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="https://wesbos.com" target="_blank">Wes Bos</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/wesbos" target="_blank">@wesbos</a></h5><h4 class="ti-role">Really Good Teacher</h4><h3 class="ti-employer">Independant</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/Qw7wsOHripw" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="https://mathiasbynens.be" target="_blank">Mathias Bynens</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/mathias" target="_blank">@mathias</a></h5><h4 class="ti-role">Developer Relations</h4><h3 class="ti-employer">Opera</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/3iYLg5onnwQ" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="http://curcio.be" target="_blank">BelΓ©n Curcio</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/okbel" target="_blank">@okbel</a></h5><h4 class="ti-role">Web Developer</h4><h3 class="ti-employer">Mozilla Corporation</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/_Zy3jOo_7HM" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="https://kentcdodds.com" target="_blank">Kent C. Dodds</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/kentcdodds" target="_blank">@kentcdodds</a></h5><h4 class="ti-role">JavaScript Engineer</h4><h3 class="ti-employer">PayPal</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/FYJH67JkORo" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="http://evaferreira.com.ar" target="_blank">Eva Ferreira</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/evaferreira92" target="_blank">@evaferreira92</a></h5><h4 class="ti-role">Organizer</h4><h3 class="ti-employer">CSSConf Argentina</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/zfgB_Zb-H1I" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="https://jaydson.com" target="_blank">Jaydson Gomes</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/jaydson" target="_blank">@jaydson</a></h5><h4 class="ti-role">Founder</h4><h3 class="ti-employer">BrazilJS</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/yvBJqJCnCl0" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="http://www.christianheilmann.com" target="_blank">Chris Heilmann</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/codepo8" target="_blank">@codepo8</a></h5><h4 class="ti-role">Developer Evangelist</h4><h3 class="ti-employer">Microsoft</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/xcFL3NPmCS8" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="https://twitter.com/koste4" target="_blank">Claudia Hernandez</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/koste4" target="_blank">@koste4</a></h5><h4 class="ti-role">Front-End Developer</h4><h3 class="ti-employer">Dailymotion</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/UO6gikkIZ40" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="https://nolanlawson.com" target="_blank">Nolan Lawson</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/nolanlawson" target="_blank">@nolanlawson</a></h5><h4 class="ti-role">Edge Platform PM</h4><h3 class="ti-employer">Microsoft</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/67li8kBNu4Q" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="http://tstringer.github.io" target="_blank">Thomas Stringer</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/tr_stringer" target="_blank">@tr_stringer</a></h5><h4 class="ti-role">Technical Evangelist</h4><h3 class="ti-employer">Microsoft</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/OeC8WYkrpuI" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><div class="tv-frame"><div class="ti-container"><h2 class="ti-name f-header"><a class="ti-name-link" href="https://swizec.com" target="_blank">Swizec Teller</a></h2><h5 class="ti-twitter-heading"><a class="ti-twitter" href="https://twitter.com/swizec" target="_blank">@swizec</a></h5><h4 class="ti-role">Full-Stack Developer</h4><h3 class="ti-employer">Consultant</h3></div><div class="vd-wrapper"><iframe class="vd-frame" src="https://www.youtube.com/embed/Kp0hVYJyduc" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div></div><svg class="tv-poly" preserveAspectRatio="none" viewBox="0 0 1224 112"><polygon x="0" y="0" points="0 32 1224 0 1224 112 0 112"></polygon></svg></section><svg class="tv-poly tv-after" preserveAspectRatio="none" viewBox="0 0 1224 72"><polygon x="0" y="0" points="0 0 1224 0 1224 32 0 72"></polygon></svg></article></main><footer class="hf-footer"><div class="hf-links"><a class="hf-cta bt-button bt-bordered f-heavy" href="https://ponyfoo.com/s/modular-javascript-indiegogo" target="_blank">Crowdfund!</a><a class="hf-twitter" href="https://twitter.com/mjavascript" target="_blank">@mjavascript</a><a class="hf-ponyfoo" href="https://ponyfoo.com" target="_blank">ponyfoo.com</a></div><div class="cv-cover"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="2544.7583 0 1500 591.49764">
<defs>
<style>
.cv-plant,
.cv-book,
.cv-utensils,
.cv-lamp,
.cv-code {
display: none;
}
.cv-mug-body {
fill: #eaeaea;
}
.cv-mug-holder {
fill: none;
stroke: #eaeaea;
stroke-width: 3px;
}
.a, .aa, .ac, .am, .h, .l, .q {
fill: none;
}
.b {
isolation: isolate;
}
.ad, .aj, .c, .j {
fill: #fff;
}
.al1 {
fill: #a63dda;
}
.al2 {
fill: rgba(197,89,255,0.8);
}
.al3 {
fill: #e008f1;
}
.g {
fill: #fff;
}
.ap, .c, .y {
opacity: 0.3;
}
.ad, .aj, .al, .c {
mix-blend-mode: overlay;
}
.d {
fill: url(#a);
}
.ae, .e {
fill: #07b6ae;
}
.f {
fill: #430737;
}
.h, .q {
stroke: #f2f2f2;
}
.aa, .ac, .am, .h, .j, .l, .q {
stroke-miterlimit: 10;
}
.h {
stroke-width: 3px;
}
.af, .i {
fill: #fddf4e;
}
.j {
stroke: #000;
}
.k {
fill: #b724a9;
}
.l {
stroke: #b724a9;
stroke-width: 2px;
}
.ad {
opacity: 0.8;
}
.n {
clip-path: url(#b);
}
.aj {
opacity: 0.7;
}
.p {
fill: #c600b1;
}
.q {
stroke-width: 6px;
}
.r {
fill: #f9dfdf;
}
.s {
fill: #5184c3;
}
.t {
fill: #ffeeee;
}
.u, .v {
fill: #5c8ac7;
}
.v {
opacity: 0.1;
mix-blend-mode: color-burn;
}
.w {
fill: #820065;
opacity: 0.5;
}
.w, .y {
mix-blend-mode: multiply;
}
.ap, .x {
fill: #24273d;
}
.an, .y, .z {
fill: #6d2286;
}
.aa {
stroke: #1a1b23;
}
.ab {
fill: #1a1b23;
}
.ac {
stroke: #f6f6f6;
}
.ae, .af, .ao {
font-size: 16px;
font-family: PTMono-Regular, PT Mono;
}
.ag {
letter-spacing: 0.20004em;
}
.ah {
letter-spacing: 0.20001em;
}
.ai {
letter-spacing: 0.00003em;
}
.ak {
clip-path: url(#c);
}
.al {
opacity: 0.2;
}
.am {
stroke: #6d2286;
stroke-width: 15px;
}
.an {
opacity: 0.4;
mix-blend-mode: screen;
}
.ao {
fill: #e92b6c;
}
.aq {
fill: url(#f);
}
.ar {
clip-path: url(#g);
}
.as {
clip-path: url(#h);
}
</style>
<linearGradient id="a" x1="3294.7583" y1="592.49764" x2="3294.7583" y2="94.44122" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#601e7e"/>
<stop offset="1" stop-color="#44185b"/>
</linearGradient>
<clipPath id="b" transform="translate(2544.7583 91.49764)">
<path class="a" d="M965.01852,441.04105v36.82078a4.2339,4.2339,0,0,0,4.22149,4.22149h27.20516a4.2339,4.2339,0,0,0,4.22149-4.22149V441.04105Z"/>
</clipPath>
<clipPath id="c" transform="translate(2544.7583 0)">
<rect class="a" width="1500" height="592.49764"/>
</clipPath>
<linearGradient id="f" x1="3294.7583" y1="1295.87462" x2="3294.7583" y2="797.44344" xlink:href="#a"/>
<clipPath id="g" transform="translate(2544.7583 91.49764)">
<path class="a" d="M965.01852,1144.04105v36.82078a4.2339,4.2339,0,0,0,4.22149,4.22149h27.20516a4.2339,4.2339,0,0,0,4.22149-4.22149v-36.82078Z"/>
</clipPath>
<clipPath id="h" transform="translate(2544.7583 91.49764)">
<rect class="a" y="703" width="1500" height="501"/>
</clipPath>
<image id="k" width="194" height="194" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAADCCAYAAAAb4R0xAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAt9JREFUeJzt3LGN20AQQNEv4xpwSjh2A6xDbahBqQ02cAVQoSPHduAGhKVPPOreyxdLCfyYZMBT8MlcLpc/o2dvt9vQuW+jF8IrEQIkBKiEAJUQoBICVEKASghQCQEqIUAlBKiEAJUQoBICVHXa+wF4TefzeXiV+nq9brl66J02ESAhQCUEqIQAlRCgEgJUQoBKCFAJASohQCUEqIQAlRCgEgJUB13Dnud5eMV3WZbhe6dpGj67ruvwfz1N0/Dv3XLvXv9zO7yXJgIkBKiEAJUQoBICVEKASghQCQEqIUAlBKiEAJUQoBICVEKAasc17B1XfHmOQ634mwiQEKASAlRCgEoIUAkBKiFAJQSohACVEKASAlRCgEoIUAkBqnrbcnjLKvX9ft9yNfxXJgIkBKiEAJUQoBICVEKASghQCQEqIUAlBKiEAJUQoBICVEKAqk57rVKv6zp89oh+/tpw+Pf40fcfG+7dYJqm4bPruj79S9omAiQEqIQAlRCgEgJUQoBKCFAJASohQCUEqIQAlRCgEgJUQoCqTtXwGjaP27SGvcH7933u7d+7dRgmAiQEqIQAlRCgEgJUQoBKCFAJASohQCUEqIQAlRCgEgJUQoDKGjYfxxo2HI0QICFAJQSohACVEKASAlRCgEoIUAkBKiFAJQSohACVEKCyhs0Hmed5+OyyLE9f4TYRICFAJQSohACVEKASAlRCgEoIUAkBKiFAJQSohACVEKASAlTWsPmcrGHDHoQACQEqIUAlBKiEAJUQoBICVEKASghQCQEqIUAlBKiEAFW97f0AX8WOX4e2Zv8AEwESAlRCgEoIUAkBKiFAJQSohACVEKASAlRCgEoIUAkBKiFA5WvYh7DjCveXYSJAQoBKCFAJASohQCUEqIQAlRCgEgJUQoBKCFAJASohQCUEqKxhvzwr3I8xESAhQCUEqIQAlRCgEgJUQoBKCFAJASohQCUEqIQAlRCgqr9xVUMYZtq0/wAAAABJRU5ErkJggg=="/>
</defs>
<g class="b">
<g>
<path class="c" d="M-1800.5791,39.88477c-82.33594-82.33691-191.80762-127.68164-308.25-127.68164S-2334.74268-42.45215-2417.07666,39.8833c-82.33691,82.33594-127.68164,191.80762-127.68164,308.24951,0,116.44043,45.34473,225.91211,127.68115,308.249,82.33642,82.33594,191.80762,127.67969,308.248,127.67969S-1882.917,738.7168-1800.583,656.38379c82.33789-82.33594,127.68359-191.80762,127.68359-308.251C-1672.89941,231.69238-1718.24316,122.22119-1800.5791,39.88477Zm-106.06836,510.43066a284.05638,284.05638,0,0,1-202.18164,83.74609,284.05765,284.05765,0,0,1-202.18213-83.74609,284.0572,284.0572,0,0,1-83.74707-202.18262,284.05517,284.05517,0,0,1,83.74707-202.18262A284.05439,284.05439,0,0,1-2108.8291,62.20313a284.05742,284.05742,0,0,1,202.18359,83.74707,284.05878,284.05878,0,0,1,83.74609,202.18262A284.05241,284.05241,0,0,1-1906.64746,550.31543Z" transform="translate(2544.7583 91.49764)"/>
<path class="c" d="M-1262.21606,145.9502a284.05742,284.05742,0,0,0-202.18359-83.74707,284.05439,284.05439,0,0,0-202.18213,83.74707,284.05517,284.05517,0,0,0-83.74707,202.18262,284.05719,284.05719,0,0,0,83.74707,202.18262,284.05765,284.05765,0,0,0,202.18213,83.74609A284.05638,284.05638,0,0,0-1262.218,550.31543a284.0524,284.0524,0,0,0,83.748-202.18262A284.05878,284.05878,0,0,0-1262.21606,145.9502Zm-42.42773,361.93848a224.45109,224.45109,0,0,1-159.75586,66.17285,224.4511,224.4511,0,0,1-159.75586-66.17285,224.44954,224.44954,0,0,1-66.17334-159.75586,224.4515,224.4515,0,0,1,66.17334-159.75635,224.4487,224.4487,0,0,1,159.75586-66.17334,224.45144,224.45144,0,0,1,159.75684,66.17334A224.45306,224.45306,0,0,1-1238.47,348.13281,224.448,224.448,0,0,1-1304.6438,507.88867Z" transform="translate(2544.7583 91.49764)"/>
<rect class="d" x="2544.7583" y="91.49764" width="1500" height="501"/>
<g class="ak">
<path class="al al1" d="M749.99975,788.76233c-117.5625,0-228.08859-45.7807-311.21845-128.91006-83.12985-83.13034-128.91154-193.65694-128.91154-311.21943,0-117.564,45.78169-228.09057,128.912-311.21993C521.90919-45.716,632.43529-91.49764,749.99975-91.49764S978.09081-45.716,1061.22017,37.41439c83.12936,83.12985,128.91006,193.656,128.91006,311.21845,0,117.56545-45.78267,228.092-128.914,311.2214C978.08884,742.98064,867.56225,788.76233,749.99975,788.76233Z" transform="translate(2544.7583 91.49764)"/>
</g>
<g class="ak">
<path class="al al3" d="M909.7566,188.37646a225.92878,225.92878,0,1,0,66.17285,159.75635A224.45144,224.45144,0,0,0,909.7566,188.37646Z" transform="translate(2544.7583 91.49764)"/>
</g>
<g class="cv-plant">
<path class="e" d="M508.68042,409.94649a17.0605,17.0605,0,0,0-34.121,0v17.30189h34.121Z" transform="translate(2544.7583 91.49764)"/>
<path class="e" d="M524.06376,421.16734a8.53025,8.53025,0,0,0-17.0605,0v8.65094h17.0605Z" transform="translate(2544.7583 91.49764)"/>
<polygon class="f" points="3074.579 518.649 3013.758 518.649 3013.758 532.517 3020.128 532.517 3023.529 573.331 3064.809 573.331 3068.21 532.517 3074.579 532.517 3074.579 518.649"/>
</g>
<g class="cv-book">
<rect class="g" x="3245.84297" y="119.55219" width="98.10568" height="146.15852"/>
<line class="h" x1="3258.27858" y1="255.48974" x2="3331.51304" y2="255.48974"/>
<rect x="3258.27877" y="118.55219" width="85.66989" height="6"/>
<rect class="e" x="3245.84297" y="138.8692" width="81.99256" height="23.10157"/>
<g>
<path class="g" d="M706.80518,52.63721h2.23242v9.813c0,.95459.37793,1.42236,1.18848,1.42236.81006,0,1.18848-.46777,1.18848-1.42236v-9.813H713.647v9.72314a3.42109,3.42109,0,1,1-6.8418,0Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M715.80518,65.63721v-13h2.07031l2.71875,7.43652h.03613V52.63721h2.0166v13h-1.94434l-2.84521-8.12061h-.03564v8.12061Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M725.11084,65.63721v-13h2.23291v13Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M734.36426,52.63721H736.561l-2.71875,13h-2.23291l-2.71875-13h2.19678l1.62012,9.021h.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M737.80029,65.63721v-13h5.978V54.582H740.0332v3.34912h2.88086v1.94434H740.0332v3.81738h3.99707v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M748.0249,65.63721h-2.23242v-13h3.13281c2.50244,0,3.78174,1.0625,3.78174,3.83545,0,2.08838-.81055,2.93457-1.56738,3.27686l1.89063,5.8877h-2.26855l-1.58447-5.38379a10.73353,10.73353,0,0,1-1.15234.0542Zm0-7.166h.792c1.20654,0,1.65674-.4502,1.65674-1.99854,0-1.54883-.4502-1.99854-1.65674-1.99854h-.792Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M758.86133,55.84229c-.08984-1.11621-.68359-1.44043-1.1875-1.44043-.7207,0-1.11719.46826-1.11719,1.27832,0,2.21484,4.53711,3.27686,4.53711,6.80615,0,2.14258-1.43945,3.33105-3.5293,3.33105-2.07031,0-3.25781-1.65674-3.34766-3.60107l2.124-.30615c.08984,1.31445.6123,1.9624,1.333,1.9624a1.1465,1.1465,0,0,0,1.29492-1.18848c0-2.57471-4.53711-3.25879-4.53711-6.98584,0-2.0708,1.26074-3.24072,3.457-3.24072,1.81836,0,2.89941,1.314,3.09766,3.15088Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M764.08008,65.63721h-2.16016l2.39453-13h2.77344l2.39453,13h-2.16113l-.39551-2.88086h-2.44922Zm.7207-4.8252h1.80078l-.88281-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M770.668,65.63721v-13h2.23242V63.69287h3.51074v1.94434Z" transform="translate(2544.7583 91.49764)"/>
</g>
<g>
<rect class="e" x="3256.33553" y="166.67685" width="87.61313" height="23.10157"/>
<g>
<path class="g" d="M717.77881,91.68018h.46777c.86426,0,1.17041-.35986,1.17041-1.08008V80.44482h2.23291V90.85205c0,1.65625-.6665,2.77295-3.13281,2.77295h-.73828Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M725.105,93.44482h-2.16016l2.39453-13h2.77295l2.39453,13h-2.16064l-.396-2.88086h-2.44873Zm.7207-4.8252H727.626l-.88232-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M735.69238,80.44482h2.19678l-2.71875,13h-2.23293l-2.71873-13h2.19678l1.62012,9.021h.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M739.76123,93.44482h-2.16016l2.39453-13h2.77295l2.39453,13h-2.16064l-.396-2.88086h-2.44873Zm.7207-4.8252h1.80029l-.88232-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M750.52588,83.6499c-.08984-1.11621-.68408-1.44043-1.18848-1.44043-.71973,0-1.11621.46826-1.11621,1.27832,0,2.21484,4.5376,3.27686,4.5376,6.80615,0,2.14258-1.44043,3.33105-3.5293,3.33105-2.07031,0-3.25879-1.65674-3.34912-3.60107l2.125-.30615c.08984,1.31445.6123,1.9624,1.332,1.9624a1.1476,1.1476,0,0,0,1.29688-1.18848c0-2.57471-4.5376-3.25879-4.5376-6.98584,0-2.0708,1.26025-3.24072,3.457-3.24072,1.81836,0,2.89941,1.314,3.09668,3.15088Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M758.94922,84.78418v-1.0083c0-1.09814-.50391-1.56641-1.08008-1.56641-.90039,0-1.1875.46826-1.1875,1.44043v6.58984c0,.97266.28711,1.44043,1.1875,1.44043.81055,0,1.08008-.46777,1.08008-1.31445V88.79932h2.2334v1.49463a3.36689,3.36689,0,0,1-6.7334,0V83.5957a3.123,3.123,0,0,1,3.41992-3.33057c2.23242,0,3.31348,1.62012,3.31348,3.56494v.9541Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M765.68164,93.44482h-2.23242v-13H766.582c2.502,0,3.78125,1.0625,3.78125,3.83545,0,2.08838-.81055,2.93457-1.56738,3.27686l1.89063,5.8877H768.418L766.834,88.061a10.75289,10.75289,0,0,1-1.15234.0542Zm0-7.166h.791c1.207,0,1.65723-.4502,1.65723-1.99854,0-1.54883-.4502-1.99854-1.65723-1.99854h-.791Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M772.75391,93.44482v-13h2.2334v13Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M777.45313,93.44482v-13h3.2041c2.75488,0,4.0332,1.0625,4.0332,3.83545,0,2.77246-1.27832,3.835-4.0332,3.835h-.97168v5.32959Zm2.23242-7.166h.86328c1.459,0,1.90918-.4502,1.90918-1.99854,0-1.54883-.4502-1.99854-1.90918-1.99854h-.86328Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M787.748,82.38965h-2.16016V80.44482h6.55469v1.94482h-2.16113V93.44482H787.748Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
<rect class="e" x="3245.56795" y="222.29213" width="98.38071" height="23.10157"/>
<g>
<path class="g" d="M706.80518,149.06055v-13h5.97754v1.94482H709.0376v3.34912h2.88086v1.94434H709.0376v3.81738h3.99707v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M719.35205,136.06055h2.19678l-2.71924,13h-2.23242l-2.71875-13h2.19678l1.62012,9.021h.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M722.78857,149.06055v-13h5.97754v1.94482H725.021v3.34912h2.88086v1.94434H725.021v3.81738h3.99707v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M733.0127,149.06055h-2.23291v-13h3.1333c2.50244,0,3.78076,1.0625,3.78076,3.83545,0,2.08838-.81006,2.93457-1.56641,3.27686l1.89063,5.8877h-2.26855l-1.58447-5.38379a10.73353,10.73353,0,0,1-1.15234.0542Zm0-7.166h.79248c1.20605,0,1.65625-.4502,1.65625-1.99854,0-1.54883-.4502-1.99854-1.65625-1.99854h-.79248Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M743.49268,149.06055h-2.23291v-5.40137l-2.70068-7.59863h2.26855l1.56641,4.95166h.03613l1.49414-4.95166h2.269l-2.70068,7.59863Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M751.32227,136.06055h1.83594l1.5127,8.28271h.03613l1.24219-8.28271h2.08887l-2.28613,13h-1.873l-1.62109-8.58838h-.03516l-1.5127,8.58838H748.8374l-2.4668-13h2.08887l1.36816,8.28271h.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M759.457,149.06055v-13h2.23242v5.29395h2.377v-5.29395h2.23242v13h-2.23242v-5.76172h-2.377v5.76172Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M768.457,149.06055v-13h5.97754v1.94482h-3.74512v3.34912h2.88086v1.94434h-2.88086v3.81738h3.99707v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M778.68164,149.06055h-2.23242v-13H779.582c2.502,0,3.78125,1.0625,3.78125,3.83545,0,2.08838-.81055,2.93457-1.56738,3.27686l1.89063,5.8877H781.418l-1.584-5.38379a10.75289,10.75289,0,0,1-1.15234.0542Zm0-7.166h.791c1.207,0,1.65723-.4502,1.65723-1.99854,0-1.54883-.4502-1.99854-1.65723-1.99854h-.791Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M785.44922,149.06055v-13h5.97656v1.94482h-3.74414v3.34912h2.88084v1.94434h-2.88084v3.81738h3.99609v1.94434Z" transform="translate(2544.7583 91.49764)"/>
</g>
<rect class="e" x="3245.84297" y="194.48449" width="71.78099" height="23.10157"/>
<g>
<path class="g" d="M715.75342,108.25244v13h-1.94434V111.09717h-.03613l-2.0166,10.15527h-1.08008l-2.0166-10.15527h-.03613v10.15527h-1.94482v-13h2.93506l1.58447,7.59863h.03613l1.58447-7.59863Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M717.80322,111.40332a3.42212,3.42212,0,0,1,6.8418,0v6.69824a3.42211,3.42211,0,0,1-6.8418,0Zm2.23242,6.644c0,.97266.28809,1.44043,1.18848,1.44043s1.18848-.46777,1.18848-1.44043v-6.58984c0-.97217-.28809-1.44043-1.18848-1.44043s-1.18848.46826-1.18848,1.44043Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M726.80322,108.25244h3.3125c2.30469,0,3.5293,1.26074,3.5293,3.92529v5.14941c0,2.665-1.22461,3.92529-3.5293,3.92529h-3.3125Zm2.23242,11.16357h.77441c1.188,0,1.60254-.4502,1.60254-1.81885v-5.68945c0-1.36865-.41455-1.81836-1.60254-1.81836h-.77441Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M735.80322,108.25244h2.23242v9.813c0,.95459.37793,1.42236,1.18848,1.42236.81006,0,1.18848-.46777,1.18848-1.42236v-9.813H742.645v9.72314a3.42109,3.42109,0,1,1-6.8418,0Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M744.69482,121.25244v-13h2.23291v11.05566h3.51074v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M751.80469,121.25244v-13h5.97852v1.94482h-3.74609v3.34912H756.918v1.94434h-2.88086v3.81738h3.998v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M763.86523,111.45752c-.08984-1.11621-.68359-1.44043-1.1875-1.44043-.7207,0-1.11719.46826-1.11719,1.27832,0,2.21484,4.53809,3.27686,4.53809,6.80615,0,2.14258-1.44043,3.33105-3.5293,3.33105-2.07031,0-3.25879-1.65674-3.34863-3.60107l2.125-.30615c.08984,1.31445.61133,1.9624,1.332,1.9624a1.14806,1.14806,0,0,0,1.29688-1.18848c0-2.57471-4.53809-3.25879-4.53809-6.98584,0-2.0708,1.26074-3.24072,3.457-3.24072,1.81836,0,2.89941,1.314,3.09668,3.15088Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
<g class="cv-book">
<rect class="g" x="3599.90479" y="248.91838" width="98.10568" height="146.15852"/>
<line class="h" x1="3612.3404" y1="384.85593" x2="3685.57487" y2="384.85593"/>
<rect x="3612.34059" y="247.91838" width="85.66989" height="6"/>
<g>
<g>
<rect class="e" x="3599.90479" y="268.23539" width="81.99256" height="23.10157"/>
<g>
<path class="g" d="M1060.86719,182.00342h3.3125c2.30469,0,3.5293,1.26074,3.5293,3.92529v5.14941c0,2.665-1.22461,3.92529-3.5293,3.92529h-3.3125Zm2.23242,11.16357h.77441c1.1875,0,1.60254-.4502,1.60254-1.81885v-5.68945c0-1.36865-.415-1.81836-1.60254-1.81836h-.77441Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1069.86719,195.00342v-13h5.97754v1.94482h-3.74512v3.34912h2.88086v1.94434h-2.88086v3.81738h3.99707v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1077.8584,195.00342v-13h3.20508c2.75488,0,4.0332,1.0625,4.0332,3.83545,0,2.77246-1.27832,3.835-4.0332,3.835h-.97266v5.32959Zm2.23242-7.166h.86426c1.459,0,1.90918-.4502,1.90918-1.99854,0-1.54883-.4502-1.99854-1.90918-1.99854h-.86426Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1086.75,195.00342v-13h2.2334v11.05566h3.51074v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1093.86035,185.1543a3.42212,3.42212,0,0,1,6.8418,0v6.69824a3.42211,3.42211,0,0,1-6.8418,0Zm2.23242,6.644c0,.97266.28809,1.44043,1.18848,1.44043s1.18848-.46777,1.18848-1.44043V185.2085c0-.97217-.28809-1.44043-1.18848-1.44043s-1.18848.46826-1.18848,1.44043Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1106.89356,195.00342h-2.23242v-5.40137l-2.70117-7.59863h2.26855l1.56641,4.95166h.03613l1.49512-4.95166h2.26855l-2.70117,7.59863Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1111.1582,195.00342v-13h2.23242v13Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1115.85644,195.00342v-13h2.07031l2.71875,7.43652h.03613v-7.43652h2.0166v13h-1.94434l-2.8457-8.12061h-.03516v8.12061Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1127.93457,188.41357h3.65527v6.58984h-1.08008l-.41406-.97217a2.59322,2.59322,0,0,1-2.251,1.15234c-1.76465,0-2.98828-1.26025-2.98828-3.33105V185.1543a3.08247,3.08247,0,0,1,3.27637-3.33057,3.25013,3.25013,0,0,1,3.34961,3.56494v.82813h-2.125c0-1.94482-.39648-2.44873-1.27832-2.44873-.54,0-.99023.32422-.99023,1.42236v6.68018c0,.82813.26953,1.36816,1.04395,1.36816.90039,0,1.22461-.50391,1.22461-1.80029v-1.26025h-1.42285Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
<g>
<rect class="e" x="3631.39735" y="296.04303" width="66.61313" height="23.10157"/>
<g>
<path class="g" d="M1102.81543,209.811v13h-1.94434V212.65576h-.03613l-2.0166,10.15527h-1.08008l-2.0166-10.15527h-.03613V222.811h-1.94531v-13h2.93555l1.584,7.59863h.03613l1.585-7.59863Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1104.86523,212.96191a3.42212,3.42212,0,0,1,6.8418,0v6.69824a3.42211,3.42211,0,0,1-6.8418,0Zm2.23242,6.644c0,.97266.28809,1.44043,1.18848,1.44043s1.18848-.46777,1.18848-1.44043v-6.58984c0-.97217-.28809-1.44043-1.18848-1.44043s-1.18848.46826-1.18848,1.44043Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1113.86523,209.811h3.3125c2.30469,0,3.5293,1.26074,3.5293,3.92529v5.14941c0,2.665-1.22461,3.92529-3.5293,3.92529h-3.3125Zm2.23242,11.16357h.77441c1.1875,0,1.60254-.4502,1.60254-1.81885v-5.68945c0-1.36865-.415-1.81836-1.60254-1.81836h-.77441Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1122.86523,222.811v-13h5.97754v1.94482h-3.74512V215.105h2.88086v1.94434h-2.88086v3.81738h3.99707V222.811Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1133.08887,222.811h-2.23242v-13h3.13281c2.50293,0,3.78125,1.0625,3.78125,3.83545,0,2.08838-.81055,2.93457-1.56641,3.27686l1.89063,5.8877h-2.26855l-1.585-5.38379a10.72709,10.72709,0,0,1-1.15234.0542Zm0-7.166h.793c1.20605,0,1.65625-.4502,1.65625-1.99854,0-1.54883-.4502-1.99854-1.65625-1.99854h-.793Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1139.85644,222.811v-13h2.07031l2.71875,7.43652h.03613V209.811h2.0166v13h-1.94434l-2.84473-8.12061h-.03613V222.811Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
<g>
<rect class="e" x="3651.62977" y="351.65832" width="46.38071" height="23.10157"/>
<g>
<path class="g" d="M1116.16894,278.42676h-2.16016l2.39453-13h2.77344l2.39453,13h-2.16113l-.39551-2.88086h-2.44922Zm.7207-4.8252h1.80078l-.88281-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1122.86426,278.42676v-13h3.20508c2.75488,0,4.0332,1.0625,4.0332,3.835s-1.27832,3.835-4.0332,3.835h-.97168v5.33008Zm2.2334-7.166h.86426c1.458,0,1.9082-.4502,1.9082-1.999s-.45019-1.998-1.9082-1.998h-.86426Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1131.86426,278.42676v-13h3.20508c2.75488,0,4.0332,1.0625,4.0332,3.835s-1.27832,3.835-4.0332,3.835h-.97168v5.33008Zm2.2334-7.166h.86426c1.458,0,1.9082-.4502,1.9082-1.999s-.45019-1.998-1.9082-1.998h-.86426Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1144.93359,268.63184c-.08984-1.11621-.68359-1.44043-1.18848-1.44043-.71973,0-1.11621.46777-1.11621,1.27832,0,2.21484,4.53809,3.27637,4.53809,6.80566,0,2.14258-1.44043,3.33105-3.5293,3.33105-2.07031,0-3.25879-1.65625-3.34961-3.60059l2.125-.30664c.08984,1.31445.6123,1.96289,1.332,1.96289a1.1476,1.1476,0,0,0,1.29688-1.18848c0-2.5752-4.53711-3.25879-4.53711-6.98633,0-2.07031,1.25977-3.24023,3.457-3.24023,1.81836,0,2.89844,1.31348,3.09668,3.15039Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
<g>
<rect class="e" x="3599.90479" y="323.85068" width="85.67007" height="23.10157"/>
<g>
<path class="g" d="M1059.84082,248.854h.46777c.86426,0,1.16992-.35986,1.16992-1.08008V237.61865h2.2334v10.40723c0,1.65625-.667,2.77295-3.13281,2.77295h-.73828Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1067.167,250.61865h-2.16016l2.39453-13h2.77246l2.39453,13h-2.16016l-.39648-2.88086h-2.44824Zm.7207-4.8252h1.79981l-.88184-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1077.75391,237.61865h2.19727l-2.71875,13h-2.2334l-2.71875-13h2.19727l1.62012,9.021h.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1081.82324,250.61865h-2.16016l2.39453-13h2.77246l2.39453,13h-2.16016l-.39648-2.88086h-2.44824Zm.7207-4.8252h1.79981l-.88184-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1092.58789,240.82373c-.08984-1.11621-.68457-1.44043-1.18848-1.44043-.71973,0-1.11621.46826-1.11621,1.27832,0,2.21484,4.53711,3.27686,4.53711,6.80615,0,2.14258-1.44043,3.33105-3.5293,3.33105-2.07031,0-3.25879-1.65674-3.34863-3.60107l2.125-.30615c.08984,1.31445.6123,1.9624,1.332,1.9624a1.1476,1.1476,0,0,0,1.29688-1.18848c0-2.57471-4.53809-3.25879-4.53809-6.98584,0-2.0708,1.26074-3.24072,3.457-3.24072,1.81836,0,2.89941,1.314,3.09766,3.15088Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1101.01172,241.958v-1.0083c0-1.09814-.50391-1.56641-1.08008-1.56641-.90039,0-1.18848.46826-1.18848,1.44043v6.58984c0,.97266.28809,1.44043,1.18848,1.44043.80957,0,1.08008-.46777,1.08008-1.31445v-1.56641h2.23242v1.49463a3.36689,3.36689,0,0,1-6.7334,0v-6.69824a3.12329,3.12329,0,0,1,3.4209-3.33057c2.23242,0,3.3125,1.62012,3.3125,3.56494v.9541Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1107.74316,250.61865h-2.23242v-13h3.13281c2.502,0,3.78125,1.0625,3.78125,3.83545,0,2.08838-.81055,2.93457-1.56738,3.27686l1.89063,5.8877h-2.26856l-1.584-5.38379a10.74,10.74,0,0,1-1.15234.0542Zm0-7.166h.792c1.20606,0,1.65625-.4502,1.65625-1.99854,0-1.54883-.45019-1.99854-1.65625-1.99854h-.792Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1114.81641,250.61865v-13h2.23242v13Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1119.51465,250.61865v-13h3.2041c2.75488,0,4.0332,1.0625,4.0332,3.83545,0,2.77246-1.27832,3.835-4.0332,3.835h-.97168v5.32959Zm2.23242-7.166h.86426c1.458,0,1.9082-.4502,1.9082-1.99854,0-1.54883-.45019-1.99854-1.9082-1.99854h-.86426Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M1129.81055,239.56348h-2.16016v-1.94482h6.55371v1.94482H1132.043v11.05518h-2.23242Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
</g>
</g>
<g class="cv-book">
<rect class="g" x="2891.50613" y="248.91838" width="98.10568" height="146.15852"/>
<line class="h" x1="2903.94174" y1="384.85593" x2="2977.1762" y2="384.85593"/>
<rect x="2903.94192" y="247.91838" width="85.66989" height="6"/>
<g>
<rect class="e" x="2891.50613" y="283.14094" width="81.95397" height="23.10157"/>
<rect class="e" x="2927.14796" y="317.83922" width="62.46385" height="42.01511"/>
<g>
<path class="g" d="M352.46826,209.81885v-13h3.20459c2.75488,0,4.0332,1.0625,4.0332,3.83545,0,2.77246-1.27832,3.835-4.0332,3.835h-.97217v5.32959Zm2.23242-7.166h.86426c1.4585,0,1.90869-.4502,1.90869-1.99854,0-1.54883-.4502-1.99854-1.90869-1.99854h-.86426Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M363.70068,209.81885h-2.23242v-13h3.13281c2.50244,0,3.78125,1.0625,3.78125,3.83545,0,2.08838-.81055,2.93457-1.56689,3.27686l1.89063,5.8877h-2.26856l-1.58446-5.38379a10.73353,10.73353,0,0,1-1.15234.0542Zm0-7.166h.792c1.20654,0,1.65674-.4502,1.65674-1.99854,0-1.54883-.4502-1.99854-1.65674-1.99854h-.792Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M371.76416,209.81885H369.604l2.39453-13h2.77295l2.39453,13h-2.16064l-.396-2.88086h-2.44873Zm.7207-4.8252h1.80029l-.88232-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M382.96094,201.1582v-1.0083c0-1.09814-.50391-1.56641-1.08008-1.56641-.90039,0-1.18848.46826-1.18848,1.44043v6.58984c0,.97266.28809,1.44043,1.18848,1.44043.81006,0,1.08008-.46777,1.08008-1.31445v-1.56641h2.23291V206.668a3.36738,3.36738,0,0,1-6.73437,0v-6.69824a3.12368,3.12368,0,0,1,3.42139-3.33057c2.23242,0,3.313,1.62012,3.313,3.56494v.9541Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M388.75635,198.76367h-2.16113v-1.94482h6.5542v1.94482h-2.16064v11.05518h-2.23242Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M394.76758,209.81885v-13h2.23291v13Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M403.9668,201.1582v-1.0083c0-1.09814-.50391-1.56641-1.08008-1.56641-.90039,0-1.18848.46826-1.18848,1.44043v6.58984c0,.97266.28809,1.44043,1.18848,1.44043.81006,0,1.08008-.46777,1.08008-1.31445v-1.56641h2.23291V206.668a3.36738,3.36738,0,0,1-6.73437,0v-6.69824a3.12368,3.12368,0,0,1,3.42139-3.33057c2.23242,0,3.313,1.62012,3.313,3.56494v.9541Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M409.76221,209.81885h-2.16113l2.395-13H412.769l2.39453,13h-2.16064l-.396-2.88086H410.1582Zm.71973-4.8252h1.80078l-.88232-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M416.34912,209.81885v-13H418.582v11.05566h3.51074v1.94434Z" transform="translate(2544.7583 91.49764)"/>
</g>
<g>
<path class="g" d="M394.543,259.36719v-23.8291h10.95752v3.56445h-6.86523v6.13867H403.916v3.56445h-5.28076v6.99707h7.32715v3.56445Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M416.65332,241.41211c-.165-2.0459-1.25439-2.63965-2.17822-2.63965-1.32031,0-2.04639.85742-2.04639,2.34277,0,4.05957,8.31689,6.00684,8.31689,12.47656,0,3.92676-2.64014,6.10547-6.46875,6.10547-3.79541,0-5.97363-3.03613-6.13867-6.60059l3.89453-.56152c.165,2.40918,1.12207,3.59766,2.44238,3.59766a2.10282,2.10282,0,0,0,2.376-2.17871c0-4.71973-8.31689-5.97363-8.31689-12.80566,0-3.7959,2.31006-5.94043,6.33691-5.94043,3.3335,0,5.31348,2.40918,5.67676,5.77539Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M430.94141,241.94043v-1.2207c0-1.55176-.52783-2.27734-1.749-2.27734s-1.91455.72559-1.91455,2.27734v5.57715a4.04482,4.04482,0,0,1,3.3667-1.584c2.37646,0,4.35645,1.38672,4.35645,4.88477v2.83887c0,5.0166-1.71631,7.26074-5.80859,7.26074-4.09277,0-5.80908-2.0459-5.80908-6.53516V241.74219c0-4.48828,1.71631-6.53418,5.80908-6.53418a5.01444,5.01444,0,0,1,5.31348,5.28027v1.45215Zm-3.66357,12.24512c0,1.55078.69336,2.27734,1.91455,2.27734s1.91406-.72656,1.91406-2.27734v-3.96094c0-1.55078-.69287-2.27734-1.71631-2.27734a4.19527,4.19527,0,0,0-2.1123,1.08984Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
</g>
<g class="cv-book">
<rect class="g" x="3437.28272" y="141.36072" width="98.10568" height="146.15852"/>
<line class="h" x1="3451.38226" y1="276.85819" x2="3524.61672" y2="276.85819"/>
<rect x="3449.71851" y="140.36072" width="85.66989" height="6"/>
<g>
<g>
<rect class="e" x="3437.28272" y="168.5579" width="64.26795" height="23.10157"/>
<g>
<path class="g" d="M899.541,84.18066h-2.16016V82.23584h6.55371v1.94482h-2.16113V95.23584H899.541Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M905.24707,95.23584v-13h5.97754v1.94482h-3.74512v3.34912h2.88086v1.94434h-2.88086V93.2915h3.99707v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M917.30762,85.44092c-.08984-1.11621-.68457-1.44043-1.18848-1.44043-.71973,0-1.11621.46826-1.11621,1.27832,0,2.21484,4.53711,3.27686,4.53711,6.80615,0,2.14258-1.44043,3.33105-3.5293,3.33105-2.07031,0-3.25879-1.65674-3.34863-3.60107l2.125-.30615c.08984,1.31445.6123,1.9624,1.332,1.9624a1.1476,1.1476,0,0,0,1.29688-1.18848c0-2.57471-4.53809-3.25879-4.53809-6.98584,0-2.0708,1.26074-3.24072,3.457-3.24072,1.81836,0,2.89941,1.314,3.09766,3.15088Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M922.52637,84.18066h-2.16016V82.23584h6.55371v1.94482h-2.16113V95.23584h-2.23242Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M928.53809,95.23584v-13h2.23242v13Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M933.23633,95.23584v-13h2.07031l2.71875,7.43652h.03613V82.23584h2.0166v13h-1.94434l-2.8457-8.12061h-.03516v8.12061Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M945.31445,88.646h3.65527v6.58984h-1.08008l-.41406-.97217a2.59322,2.59322,0,0,1-2.251,1.15234c-1.76465,0-2.98828-1.26025-2.98828-3.33105V85.38672a3.08247,3.08247,0,0,1,3.27637-3.33057,3.25013,3.25013,0,0,1,3.34961,3.56494v.82813h-2.125c0-1.94482-.39648-2.44873-1.27832-2.44873-.54,0-.99023.32422-.99023,1.42236V92.103c0,.82813.26953,1.36816,1.04395,1.36816.90039,0,1.22461-.50391,1.22461-1.80029V90.41064h-1.42285Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
<g>
<rect class="e" x="3446.92264" y="202.18308" width="88.46576" height="23.10157"/>
<g>
<path class="g" d="M910.21875,128.18652h.46777c.86426,0,1.16992-.35986,1.16992-1.08008V116.95117h2.2334V127.3584c0,1.65625-.667,2.77295-3.13281,2.77295h-.73828Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M917.54492,129.95117h-2.16016l2.39453-13h2.77246l2.39453,13h-2.16016l-.39648-2.88086h-2.44824Zm.7207-4.8252h1.7998l-.88184-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M928.13184,116.95117h2.19727l-2.71875,13H925.377l-2.71875-13h2.19727l1.62012,9.021h.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M932.20117,129.95117H930.041l2.39453-13H935.208l2.39453,13h-2.16016l-.39648-2.88086h-2.44824Zm.7207-4.8252h1.7998l-.88184-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M942.96582,120.15625c-.08984-1.11621-.68457-1.44043-1.18848-1.44043-.71973,0-1.11621.46826-1.11621,1.27832,0,2.21484,4.53711,3.27686,4.53711,6.80615,0,2.14258-1.44043,3.33105-3.5293,3.33105-2.07031,0-3.25879-1.65674-3.34863-3.60107l2.125-.30615c.08984,1.31445.6123,1.9624,1.332,1.9624a1.1476,1.1476,0,0,0,1.29688-1.18848c0-2.57471-4.53809-3.25879-4.53809-6.98584,0-2.0708,1.26074-3.24072,3.457-3.24072,1.81836,0,2.89941,1.314,3.09766,3.15088Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M951.38965,121.29053v-1.0083c0-1.09814-.50391-1.56641-1.08008-1.56641-.90039,0-1.18848.46826-1.18848,1.44043v6.58984c0,.97266.28809,1.44043,1.18848,1.44043.80957,0,1.08008-.46777,1.08008-1.31445v-1.56641h2.23242v1.49463a3.36689,3.36689,0,0,1-6.7334,0v-6.69824a3.12329,3.12329,0,0,1,3.4209-3.33057c2.23242,0,3.3125,1.62012,3.3125,3.56494v.9541Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M958.12109,129.95117h-2.23242v-13h3.13281c2.502,0,3.78125,1.0625,3.78125,3.83545,0,2.08838-.81055,2.93457-1.56738,3.27686l1.89063,5.8877h-2.26855l-1.584-5.38379a10.74,10.74,0,0,1-1.15234.0542Zm0-7.166h.792c1.20605,0,1.65625-.4502,1.65625-1.99854,0-1.54883-.4502-1.99854-1.65625-1.99854h-.792Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M965.19434,129.95117v-13h2.23242v13Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M969.89258,129.95117v-13h3.2041c2.75488,0,4.0332,1.0625,4.0332,3.83545,0,2.77246-1.27832,3.835-4.0332,3.835H972.125v5.32959Zm2.23242-7.166h.86426c1.458,0,1.9082-.4502,1.9082-1.99854,0-1.54883-.4502-1.99854-1.9082-1.99854H972.125Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M980.18848,118.896h-2.16016v-1.94482H984.582V118.896H982.4209v11.05518h-2.23242Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
<g>
<rect class="e" x="3437.28272" y="236.22051" width="72.3031" height="23.10157"/>
<g>
<path class="g" d="M907.19336,149.98877v13H905.249V152.8335h-.03613l-2.0166,10.15527h-1.08008l-2.0166-10.15527h-.03613v10.15527h-1.94531v-13h2.93555l1.584,7.59863h.03613l1.585-7.59863Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M909.24316,153.13965a3.42212,3.42212,0,0,1,6.8418,0v6.69824a3.42211,3.42211,0,0,1-6.8418,0Zm2.23242,6.644c0,.97266.28809,1.44043,1.18848,1.44043s1.18848-.46777,1.18848-1.44043v-6.58984c0-.97217-.28809-1.44043-1.18848-1.44043s-1.18848.46826-1.18848,1.44043Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M918.24316,149.98877h3.3125c2.30469,0,3.5293,1.26074,3.5293,3.92529v5.14941c0,2.665-1.22461,3.92529-3.5293,3.92529h-3.3125Zm2.23242,11.16357H921.25c1.18748,0,1.60254-.4502,1.60254-1.81885V153.644c0-1.36865-.41506-1.81836-1.60254-1.81836h-.77441Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M927.24316,149.98877h2.23242v9.813c0,.95459.37793,1.42236,1.18848,1.42236.80957,0,1.18848-.46777,1.18848-1.42236v-9.813H934.085v9.72314a3.42109,3.42109,0,1,1-6.8418,0Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M936.13477,162.98877v-13h2.23242v11.05566h3.51074v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M943.24512,162.98877v-13h5.97754v1.94482h-3.74512v3.34912h2.88086v1.94434h-2.88086v3.81738h3.99707v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M955.30566,153.19385c-.08984-1.11621-.68457-1.44043-1.18848-1.44043-.71973,0-1.11621.46826-1.11621,1.27832,0,2.21484,4.53711,3.27686,4.53711,6.80615,0,2.14258-1.44043,3.33105-3.5293,3.33105-2.07031,0-3.25879-1.65674-3.34863-3.60107l2.125-.30615c.08984,1.31445.6123,1.9624,1.332,1.9624a1.1476,1.1476,0,0,0,1.29688-1.18848c0-2.57471-4.53809-3.25879-4.53809-6.98584,0-2.0708,1.26074-3.24072,3.457-3.24072,1.81836,0,2.89941,1.314,3.09766,3.15088Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
</g>
</g>
<g class="cv-book">
<rect class="g" x="3054.1282" y="145.10984" width="98.10568" height="146.15852"/>
<line class="h" x1="3068.22774" y1="280.60732" x2="3141.46221" y2="280.60732"/>
<rect x="3066.564" y="144.10984" width="85.66989" height="6"/>
<g>
<rect class="e" x="3054.1282" y="172.30702" width="84.26795" height="23.10157"/>
<g>
<path class="g" d="M524.03857,85.98486v13h-1.94434V88.82959h-.03613l-2.0166,10.15527h-1.08008l-2.0166-10.15527h-.03613V98.98486h-1.94482v-13h2.93506l1.58447,7.59863h.03613l1.58447-7.59863Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M527.38428,98.98486h-2.16016l2.39453-13h2.77295l2.39453,13h-2.16064l-.396-2.88086h-2.44873Zm.7207-4.8252h1.80029l-.88232-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M538.14893,89.18994c-.08984-1.11621-.68408-1.44043-1.18848-1.44043-.71973,0-1.11621.46826-1.11621,1.27832,0,2.21484,4.5376,3.27686,4.5376,6.80615,0,2.14258-1.44043,3.33105-3.5293,3.33105-2.07031,0-3.25879-1.65674-3.34912-3.60107l2.125-.30615c.08984,1.31445.6123,1.9624,1.332,1.9624a1.1476,1.1476,0,0,0,1.29688-1.18848c0-2.57471-4.5376-3.25879-4.5376-6.98584,0-2.0708,1.26025-3.24072,3.457-3.24072,1.81836,0,2.89893,1.314,3.09717,3.15088Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M543.36768,87.92969h-2.16016V85.98486h6.55371v1.94482h-2.16064V98.98486h-2.23291Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M549.07373,98.98486v-13h5.97754v1.94482h-3.74512v3.34912H554.187v1.94434h-2.88086v3.81738h3.99707v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M559.29785,98.98486h-2.23291v-13h3.1333c2.50244,0,3.78076,1.0625,3.78076,3.83545,0,2.08838-.81006,2.93457-1.56641,3.27686l1.89063,5.8877h-2.26855l-1.58447-5.38379a10.73353,10.73353,0,0,1-1.15234.0542Zm0-7.166h.79248c1.20605,0,1.65625-.4502,1.65625-1.99854,0-1.54883-.4502-1.99854-1.65625-1.99854h-.79248Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M566.37109,98.98486v-13H568.604v13Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M571.06885,98.98486v-13h2.0708l2.71875,7.43652h.03613V85.98486h2.0166v13h-1.94482l-2.84473-8.12061h-.03613v8.12061Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M583.14795,92.395h3.65527v6.58984h-1.08057l-.41406-.97217a2.59353,2.59353,0,0,1-2.25049,1.15234c-1.76465,0-2.98926-1.26025-2.98926-3.33105V89.13574a3.083,3.083,0,0,1,3.27734-3.33057,3.24938,3.24938,0,0,1,3.34863,3.56494v.82813h-2.12451c0-1.94482-.396-2.44873-1.27832-2.44873-.54,0-.99023.32422-.99023,1.42236v6.68018c0,.82813.27,1.36816,1.04443,1.36816.90039,0,1.22412-.50391,1.22412-1.80029V94.15967h-1.42236Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
<rect class="e" x="3075.76813" y="205.9322" width="76.46576" height="23.10157"/>
<g>
<path class="g" d="M549.03857,120.7002v13h-1.94434V123.54492h-.03613l-2.0166,10.15527h-1.08008l-2.0166-10.15527h-.03613V133.7002h-1.94482v-13h2.93506l1.58447,7.59863h.03613l1.58447-7.59863Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M551.08838,123.85107a3.42212,3.42212,0,0,1,6.8418,0v6.69824a3.42211,3.42211,0,0,1-6.8418,0Zm2.23242,6.644c0,.97266.28809,1.44043,1.18848,1.44043s1.18848-.46777,1.18848-1.44043v-6.58984c0-.97217-.28809-1.44043-1.18848-1.44043s-1.18848.46826-1.18848,1.44043Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M560.08838,120.7002h3.3125c2.30469,0,3.5293,1.26074,3.5293,3.92529v5.14941c0,2.665-1.22461,3.92529-3.5293,3.92529h-3.3125Zm2.23242,11.16357h.77441c1.188,0,1.60254-.4502,1.60254-1.81885v-5.68945c0-1.36865-.41455-1.81836-1.60254-1.81836h-.77441Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M569.08838,120.7002h2.23242v9.813c0,.95459.37793,1.42236,1.18848,1.42236.81006,0,1.18848-.46777,1.18848-1.42236v-9.813h2.23242v9.72314a3.42109,3.42109,0,1,1-6.8418,0Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M577.98,133.7002v-13h2.23291v11.05566h3.51074v1.94434Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M586.38623,133.7002h-2.16016l2.39453-13h2.77295l2.39453,13h-2.16064l-.396-2.88086h-2.44873Zm.7207-4.8252h1.80029l-.88232-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M595.31445,133.7002h-2.23291v-13h3.1333c2.50244,0,3.78076,1.0625,3.78076,3.83545,0,2.08838-.81006,2.93457-1.56641,3.27686l1.89063,5.8877h-2.26855l-1.58447-5.38379a10.73351,10.73351,0,0,1-1.15234.0542Zm0-7.166h.79248c1.20605,0,1.65625-.4502,1.65625-1.99854,0-1.54883-.4502-1.99854-1.65625-1.99854h-.79248Z" transform="translate(2544.7583 91.49764)"/>
</g>
<g>
<rect class="e" x="3054.1282" y="239.96963" width="86.3031" height="23.10157"/>
<g>
<path class="g" d="M514.064,164.97314h.46777c.86426,0,1.17041-.35986,1.17041-1.08008V153.73779h2.23291V164.145c0,1.65625-.6665,2.77295-3.13281,2.77295H514.064Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M521.39014,166.73779H519.23l2.39453-13h2.77295l2.39453,13h-2.16064l-.396-2.88086h-2.44873Zm.7207-4.8252h1.80029l-.88232-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M531.97754,153.73779h2.19678l-2.71875,13h-2.23291l-2.71875-13h2.19678l1.62012,9.021h.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M536.04639,166.73779h-2.16016l2.39453-13h2.77295l2.39453,13H539.2876l-.396-2.88086h-2.44873Zm.7207-4.8252h1.80029l-.88232-5.582h-.03613Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M546.811,156.94287c-.08984-1.11621-.68408-1.44043-1.18848-1.44043-.71973,0-1.11621.46826-1.11621,1.27832,0,2.21484,4.5376,3.27686,4.5376,6.80615,0,2.14258-1.44043,3.33105-3.5293,3.33105-2.07031,0-3.25879-1.65674-3.34912-3.60107l2.125-.30615c.08984,1.31445.6123,1.9624,1.332,1.9624a1.1476,1.1476,0,0,0,1.29688-1.18848c0-2.57471-4.5376-3.25879-4.5376-6.98584,0-2.0708,1.26025-3.24072,3.457-3.24072,1.81836,0,2.89893,1.314,3.09717,3.15088Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M555.23486,158.07715v-1.0083c0-1.09814-.50391-1.56641-1.08008-1.56641-.90039,0-1.18848.46826-1.18848,1.44043v6.58984c0,.97266.28809,1.44043,1.18848,1.44043.81006,0,1.08008-.46777,1.08008-1.31445v-1.56641h2.23291v1.49463a3.36713,3.36713,0,0,1-6.73389,0v-6.69824a3.12329,3.12329,0,0,1,3.4209-3.33057c2.23242,0,3.313,1.62012,3.313,3.56494v.9541Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M561.96631,166.73779h-2.23242v-13h3.13281c2.50244,0,3.78125,1.0625,3.78125,3.83545,0,2.08838-.81055,2.93457-1.56689,3.27686l1.89063,5.8877h-2.26855l-1.58447-5.38379a10.73353,10.73353,0,0,1-1.15234.0542Zm0-7.166h.792c1.20654,0,1.65674-.4502,1.65674-1.99854,0-1.54883-.4502-1.99854-1.65674-1.99854h-.792Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M569.03955,166.73779v-13h2.23291v13Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M573.73779,166.73779v-13h3.20459c2.75488,0,4.0332,1.0625,4.0332,3.83545,0,2.77246-1.27832,3.835-4.0332,3.835h-.97217v5.32959Zm2.23242-7.166h.86426c1.4585,0,1.90869-.4502,1.90869-1.99854,0-1.54883-.4502-1.99854-1.90869-1.99854h-.86426Z" transform="translate(2544.7583 91.49764)"/>
<path class="g" d="M584.03369,155.68262h-2.16016v-1.94482h6.55371v1.94482H586.2666v11.05518h-2.23291Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
</g>
<g class="cv-utensils">
<path class="f" d="M560.62417,453.09718a.42542.42542,0,0,0-.04028-.249l-3.07963-19.03337a.42163.42163,0,0,0-.4952-.35727l-.50744.08212-.45649-2.82131a.28108.28108,0,0,0-.33014-.23819l-3.20694.51889a.28108.28108,0,0,0-.23819.33014l.45649,2.82131-.50743.0821a.43728.43728,0,0,0-.28147.19133.60967.60967,0,0,0-.09281.32745l.28759,1.76555-1.48356.24a.43727.43727,0,0,0-.28148.19135.60972.60972,0,0,0-.09281.32744l1.05092,6.4951a.46692.46692,0,0,0,.17432.305.43727.43727,0,0,0,.32743.09282.42162.42162,0,0,0,.35728-.49522l-.9918-6.12974,1.07854-.17451,2.68422,16.47847.00547.01881a.40546.40546,0,0,0,.03781.12m-2.19518-18.97372,3.93764-.63713,2.95571,18.26746-3.93764.63713Z" transform="translate(2544.7583 91.49764)"/>
<path class="f" d="M574.20657,455.96666a.40546.40546,0,0,0,.06947-.10491l.01045-.01657,7.12828-15.09744.98847.46542-2.64518,5.61786a.42162.42162,0,0,0,.20671.57459.43727.43727,0,0,0,.34034.00116.46692.46692,0,0,0,.25175-.24508l2.80285-5.95271a.60972.60972,0,0,0,.00118-.34034.43727.43727,0,0,0-.21773-.26161l-1.35967-.64021.76374-1.61759a.60967.60967,0,0,0,.00118-.34034.43728.43728,0,0,0-.21773-.26159l-.46506-.219,1.21749-2.58571a.28108.28108,0,0,0-.13781-.38306l-2.93914-1.3839a.28108.28108,0,0,0-.38306.13781l-1.21749,2.58571-.46506-.219a.42163.42163,0,0,0-.57458.20671l-8.21352,17.44394a.42543.42543,0,0,0-.10743.22817m4.62552,1.5189-3.60882-1.69924,7.883-16.742,3.60882,1.69924Z" transform="translate(2544.7583 91.49764)"/>
<g>
<g>
<rect class="i" x="3103.9588" y="522.02916" width="9.84425" height="24.23211"/>
<line class="j" x1="3108.88093" y1="527.75497" x2="3113.80305" y2="527.75497"/>
<line class="j" x1="3108.88093" y1="533.05412" x2="3113.80305" y2="533.05412"/>
<line class="j" x1="3108.88093" y1="538.35328" x2="3113.80305" y2="538.35328"/>
<line class="j" x1="3108.88093" y1="543.65243" x2="3113.80305" y2="543.65243"/>
</g>
<path class="k" d="M548.57864,457.47528v-1.4975h31.088v-5.46837H548.57855v23.627a4.04527,4.04527,0,0,0,3.41969,3.98924v.11891H576.247v-.11891a4.04523,4.04523,0,0,0,3.41969-3.98924V457.47528Z" transform="translate(2544.7583 91.49764)"/>
<path class="k" d="M552.21161,479.74206a3.02961,3.02961,0,0,0,2.81773,1.9332h18.18655a3.02958,3.02958,0,0,0,2.81777-1.9332Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
<g class="cv-lamp">
<circle class="i" cx="3473.20866" cy="487.90287" r="15.05188"/>
<path class="f" d="M928.45036,352.99428a47.91025,47.91025,0,0,1,13.69634,2.0202v-22.5647a6.842,6.842,0,0,0-6.84817-6.84817H921.60219a6.842,6.842,0,0,0-6.84817,6.84817v22.5647A47.67023,47.67023,0,0,1,928.45036,352.99428Z" transform="translate(2544.7583 91.49764)"/>
<path class="f" d="M887.36135,400.93146h82.178a41.089,41.089,0,0,0-82.178,0Z" transform="translate(2544.7583 91.49764)"/>
<path class="f" d="M1024.32472,483.10948v-6.84817h-11.58021l29.10472-58.20943-32.5288-65.0576h11.715v-6.84817H969.53937s0-13.69634-13.69634-13.69634h-6.84817v20.54451h32.12472l32.5288,65.0576-29.10472,58.20943h-8.15613v6.84817Zm2.88991-79.00734-9.2039,7.355L988.769,352.99428h12.89507Zm-35.02842,72.15917,25.81762-51.61466,9.2039,7.355-22.11955,44.2597Z" transform="translate(2544.7583 91.49764)"/>
</g>
<g class="ak">
<path class="al al2" d="M749.99977,614.13212A265.99932,265.99932,0,0,1,561.90985,160.04242,265.99948,265.99948,0,1,1,938.08924,536.22317,264.25749,264.25749,0,0,1,749.99977,614.13212Z" transform="translate(2544.7583 91.49764)"/>
</g>
<g class="cv-mug">
<a xlink:href="https://ponyfoo.com" target="_blank">
<path class="cv-mug-body" d="M965.01852,441.04105v36.82078a4.2339,4.2339,0,0,0,4.22149,4.22149h27.20516a4.2339,4.2339,0,0,0,4.22149-4.22149V441.04105Z" transform="translate(2544.7583 91.49764)"/>
<circle class="cv-mug-holder" cx="3508.77682" cy="553.05983" r="12.07794"/>
<g class="cv-mug-logo">
<g class="n">
<use transform="translate(3526.03184 539.67171) scale(0.13087)" xlink:href="#k"/>
</g>
</g>
</a>
</g>
<rect class="p" x="3152.26543" y="356.08756" width="284.98575" height="185.49093" rx="6" ry="6"/>
<rect class="g" x="3164.26483" y="366.58704" width="260.98695" height="144.49273"/>
<g>
<line class="q" x1="3183.50764" y1="388.69686" x2="3406.00896" y2="388.69686"/>
<line class="q" x1="3183.50764" y1="426.70635" x2="3406.00896" y2="426.70635"/>
<line class="q" x1="3183.50764" y1="439.37618" x2="3406.00896" y2="439.37618"/>
<line class="q" x1="3183.50764" y1="452.04601" x2="3406.00896" y2="452.04601"/>
<line class="q" x1="3183.50764" y1="414.03652" x2="3228.28551" y2="414.03652"/>
<line class="q" x1="3183.50764" y1="401.36669" x2="3211.57602" y2="401.36669"/>
<line class="q" x1="3183.50764" y1="490.0555" x2="3406.00896" y2="490.0555"/>
<line class="q" x1="3183.50764" y1="477.38567" x2="3228.28551" y2="477.38567"/>
<line class="q" x1="3183.50764" y1="464.71584" x2="3211.57602" y2="464.71584"/>
</g>
<rect class="f" x="2987.2583" y="573.49764" width="615" height="18"/>
<circle class="r" cx="3248.7435" cy="400.49764" r="13.35071"/>
<circle class="r" cx="3345.44492" cy="400.49764" r="13.35071"/>
<path class="r" d="M768.33591,390.45376a16,16,0,0,1-32,0V336.74482h32Z" transform="translate(2544.7583 91.49764)"/>
<path class="i" d="M815.03735,270.55383a29.65218,29.65218,0,0,0-22.61017-28.79834,28.02842,28.02842,0,0,0,9.25946-20.847H729.79889a23.45827,23.45827,0,0,0-23.45032,22.96368,29.64977,29.64977,0,0,0-3.51263,51.34814V321.9859a26.22333,26.22333,0,0,0,26.14648,26.14648h46.707a26.22337,26.22337,0,0,0,26.14648-26.14648V295.22021A29.61374,29.61374,0,0,0,815.03735,270.55383Z" transform="translate(2544.7583 91.49764)"/>
<path class="s" d="M620.74145,449.84662a15.94184,15.94184,0,1,0,0,31.88369h97.58283a15.94184,15.94184,0,1,0,0-31.88369Z" transform="translate(2544.7583 91.49764)"/>
<path class="t" d="M877.65112,480.18827a28.3314,28.3314,0,0,1,56.66281,0" transform="translate(2544.7583 91.49764)"/>
<path class="s" d="M865.36986,466.78475a15.94184,15.94184,0,1,0,5.84283,31.34375L897.651,485.74365a15.94184,15.94184,0,1,0-5.84283-31.34375Z" transform="translate(2544.7583 91.49764)"/>
<path class="s" d="M787.18423,375.44748a19.89911,19.89911,0,0,0-19.89911-19.89911H735.86077a19.89911,19.89911,0,0,0-19.89911,19.89911Z" transform="translate(2544.7583 91.49764)"/>
<path class="u" d="M880.58887,468.0495,806.863,374.32367a17.67506,17.67506,0,0,0-8.70569-4.76721l-.05322-.44031h-101.803l-.01379.24963a17.68425,17.68425,0,0,0-10.38593,5.05658l-76.95612,76.95618a17.77965,17.77965,0,1,0,25.14423,25.14423l59.56311-59.56317L689.00037,501h125.037l-8.62781-71.41461,50.0351,63.6084a17.77967,17.77967,0,0,0,25.14423-25.14429Z" transform="translate(2544.7583 91.49764)"/>
<path class="v" d="M707.65973,501a154.90361,154.90361,0,0,1,99.64673-126.11261l-.44342-.56372a17.67506,17.67506,0,0,0-8.70569-4.76721l-.05322-.44031h-101.803l-.01379.24963a17.68425,17.68425,0,0,0-10.38593,5.05658l-76.95612,76.95618a17.77965,17.77965,0,1,0,25.14423,25.14423l59.56311-59.56317L689.00037,501Z" transform="translate(2544.7583 91.49764)"/>
<rect class="p" x="3218.42497" y="494.49764" width="152.66667" height="84.66667" rx="20" ry="20"/>
<rect class="w" x="3230.71082" y="508.12474" width="128.09497" height="71.03957" rx="16.781" ry="16.781"/>
<path class="x" d="M734,447.29106a16,16,0,1,1,32,0V501H734Z" transform="translate(2544.7583 91.49764)"/>
<rect class="y" x="3766.82535" y="171.96967" width="243.42477" height="339.05593"/>
<path class="z" d="M1340.16559,135.24756a27.0269,27.0269,0,0,1-24.58965,46.46609,27.02071,27.02071,0,1,0,24.58965-46.46609Z" transform="translate(2544.7583 91.49764)"/>
<rect class="y" x="1222.06705" y="296.8783" width="24.76223" height="122.64967" transform="translate(5013.65464 807.90391) rotate(-180)"/>
<polygon class="y" points="3924.343 448.307 3924.343 323.173 3973.867 323.173 3973.867 511.026 3924.343 511.026 3861.624 511.026 3861.624 448.307 3924.343 448.307"/>
<rect class="z" x="1427.61442" y="80.47203" width="37.8774" height="339.05593" transform="translate(5437.86455 591.49764) rotate(180)"/>
<g>
<line class="aa" x1="3984.2395" y1="171.96967" x2="3984.2395" y2="350.86904"/>
<polygon class="ab" points="3979.254 358.342 3984.24 349.971 3989.226 358.342 3979.254 358.342"/>
</g>
<g>
<line class="ac" x1="3991.31135" y1="182.59102" x2="3766.82528" y2="182.59102"/>
<line class="ac" x1="3991.31135" y1="201.26787" x2="3766.82528" y2="201.26787"/>
<line class="ac" x1="3991.31135" y1="219.94473" x2="3766.82528" y2="219.94473"/>
<line class="ac" x1="3991.31135" y1="238.62158" x2="3766.82528" y2="238.62158"/>
</g>
<path class="ad" d="M860.12491,128.29794h-7.02832v-7.02832a.75.75,0,1,0-1.5,0v7.02832h-7.02832a.75.75,0,0,0,0,1.5h7.02832v7.02832a.75.75,0,0,0,1.5,0v-7.02832h7.02832a.75.75,0,0,0,0-1.5Z" transform="translate(2544.7583 91.49764)"/>
<path class="ad" d="M907.94269,236.897h-7.02832v-7.02832a.75.75,0,1,0-1.5,0V236.897H892.386a.75.75,0,0,0,0,1.5h7.02832v7.02832a.75.75,0,0,0,1.5,0V238.397h7.02832a.75.75,0,0,0,0-1.5Z" transform="translate(2544.7583 91.49764)"/>
<path class="ad" d="M1045.7445,114.74l-4.96977-4.96977,4.96977-4.96977a.75.75,0,1,0-1.06066-1.06066l-4.96977,4.96977-4.96977-4.96977a.75.75,0,0,0-1.06066,1.06066l4.96977,4.96977-4.96977,4.96977a.75.75,0,0,0,1.06066,1.06066l4.96977-4.96977,4.96977,4.96977a.75.75,0,1,0,1.06066-1.06066Z" transform="translate(2544.7583 91.49764)"/>
<path class="ad" d="M514.03043,241.14861l-4.96977-4.96977,4.96977-4.96977a.75.75,0,0,0-1.06066-1.06066L508,235.11818l-4.96977-4.96977a.75.75,0,1,0-1.06066,1.06066l4.96977,4.96977-4.96977,4.96977a.75.75,0,1,0,1.06066,1.06066L508,237.2395l4.96977,4.96977a.75.75,0,1,0,1.06066-1.06066Z" transform="translate(2544.7583 91.49764)"/>
<text class="ae cv-code" transform="translate(3183.0849 301.68438) rotate(-1.6085)">`Hello ${planet}!`</text>
<text class="af cv-code" transform="translate(3053.28437 374.46653) rotate(-9.04146)">(<tspan class="ag" x="9.59961" y="0">)</tspan><tspan x="22.3999" y="0">=</tspan><tspan class="ah" x="31.99951" y="0">></tspan><tspan class="ai" x="44.79932" y="0">{}</tspan></text>
<circle class="aj" cx="3628.77908" cy="234.82238" r="2.41031"/>
<circle class="aj" cx="3119.44769" cy="450.55423" r="2.41031"/>
<rect class="y" x="2544.88899" y="110.99764" width="215.60672" height="490.5"/>
<line class="am" x1="2760.49571" y1="111.49764" x2="2760.49571" y2="591.49764"/>
<line class="am" x1="2544.7583" y1="115" x2="2768" y2="115"></line>
<rect class="z" x="2544.7583" y="246.33846" width="215.7373" height="15"/>
<rect class="z" x="2544.7583" y="388.67928" width="215.7373" height="15"/>
<rect class="z" x="2544.7583" y="531.0201" width="215.7373" height="15"/>
<rect class="z" x="2544.7583" y="423.63906" width="13.36947" height="107.49321"/>
<rect class="y" x="2561.4264" y="281.26102" width="22.73895" height="107.49321"/>
<rect class="y" x="2592.43406" y="281.26102" width="22.73895" height="107.49321"/>
<rect class="z" x="2623.44172" y="281.26102" width="22.73895" height="107.49321"/>
<rect class="z" x="2680.67466" y="423.63906" width="29.23521" height="107.49321"/>
<rect class="y" x="2718.17859" y="423.63906" width="34.14072" height="107.49321"/>
<rect class="y" x="2718.17859" y="138.38485" width="34.14072" height="107.49321"/>
<rect class="z" x="2654.44937" y="307.18956" width="34.14072" height="81.56467"/>
<rect class="z" x="2655.86854" y="452.95539" width="16.53742" height="78.17688"/>
<rect class="y" x="2544.7583" y="302.82543" width="8.39939" height="85.92879"/>
<rect class="z" x="2721.66493" y="281.26102" width="22.73895" height="107.49321"/>
<rect class="y" x="2696.8588" y="302.82543" width="16.53742" height="85.92879"/>
<rect class="y" x="150.39747" y="68.45162" width="16.53742" height="85.92879" transform="translate(2568.41805 63.76715) rotate(10.78849)"/>
<rect class="y" x="152.1005" y="472.81624" width="22.73895" height="27.18376" transform="translate(2871.69825 1064.31388) rotate(180)"/>
<rect class="y" x="121.09285" y="472.81624" width="22.73895" height="27.18376" transform="translate(2809.68294 1064.31388) rotate(180)"/>
<rect class="y" x="183.10816" y="486.19924" width="16.53742" height="13.80076" transform="translate(2927.51203 1077.69688) rotate(180)"/>
<rect class="y" x="54.47734" y="339.35416" width="22.73895" height="100.09207" transform="translate(2676.45192 870.29804) rotate(-180)"/>
<rect class="y" x="23.46968" y="339.35416" width="22.73895" height="100.09207" transform="translate(2614.43661 870.29804) rotate(-180)"/>
<rect class="y" x="85.48499" y="359.43382" width="16.53742" height="80.01241" transform="translate(2732.2657 890.3777) rotate(-180)"/>
<rect class="z" x="90.08519" y="472.81624" width="22.73895" height="27.18376" transform="translate(2747.66763 1064.31388) rotate(180)"/>
<rect class="z" x="47.67576" y="488.90763" width="34.14072" height="11.09237" transform="translate(2674.25054 1080.40527) rotate(180)"/>
<rect class="z" y="472.81624" width="14.60093" height="27.18376" transform="translate(2559.35923 1064.31388) rotate(180)"/>
<rect class="y" x="22.86963" y="486.19924" width="16.53742" height="13.80076" transform="translate(2607.03498 1077.69688) rotate(180)"/>
<rect class="z" x="121.89895" y="87.64681" width="13.92518" height="66.71087" transform="translate(2802.48137 333.50213) rotate(-180)"/>
<rect class="z" x="95.9277" y="103.7382" width="20.90755" height="50.61948" transform="translate(2757.52124 349.59353) rotate(-180)"/>
<rect class="z" x="36.60562" y="109.39047" width="14.50136" height="76.26729" transform="translate(2736.13872 195.16546) rotate(90)"/>
<rect class="z" x="39.60562" y="77.8454" width="14.50136" height="76.26729" transform="translate(2707.59365 160.62038) rotate(90)"/>
<rect class="y" x="42.08759" y="95.86479" width="16.53742" height="71.26729" transform="translate(2726.61304 172.63977) rotate(90)"/>
<rect class="an" x="2544.7583" y="388.67928" width="207.56101" height="4.24341"/>
<rect class="an" x="2544.7583" y="246.33846" width="207.56101" height="4.24341"/>
<rect class="an" x="2544.7583" y="531.0201" width="207.56101" height="4.24341"/>
<text class="ao cv-code" transform="translate(3491.57373 344.99361) rotate(13.31293)">const</text>
<rect class="aj" x="1044.41871" y="361.22429" width="10.75" height="10.75" transform="translate(3111.4606 -543.44417) rotate(45)"/>
<rect class="aj" x="824.42675" y="62.89891" width="10.75" height="10.75" transform="translate(2836.07855 -475.26384) rotate(45)"/>
<rect class="aj" x="632.0236" y="14.625" width="10.75" height="10.75" transform="translate(2745.59016 -353.35337) rotate(45)"/>
<circle class="aj" cx="3018.7583" cy="208.84993" r="5.64771"/>
<circle class="aj" cx="3164.26483" cy="331.32418" r="5.64771"/>
<circle class="aj" cx="2968.16861" cy="238.87334" r="2.41031"/>
<circle class="aj" cx="3544.85647" cy="397.17928" r="5.64771"/>
<rect class="aj" x="431.47736" y="340.07876" width="10.75" height="10.75" transform="translate(2916.98209 -116.22256) rotate(45)"/>
<rect class="aj" x="538.90468" y="310.31638" width="10.75" height="10.75" transform="translate(2927.40164 -200.90235) rotate(45)"/>
<circle class="aj" cx="3372.75865" cy="336.46303" r="2.41031"/>
<rect class="aj" x="663.15787" y="108.47754" width="10.75" height="10.75" transform="translate(2821.07295 -347.87985) rotate(45)"/>
<circle class="aj" cx="3483.77908" cy="388.82238" r="2.41031"/>
<path class="ap" d="M745.73613,450.064a4.26387,4.26387,0,0,1,8.52773,0v51.313h-8.52773Z" transform="translate(2544.7583 91.49764)"/>
</g>
</g>
</svg>
</div></footer><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-35043128-13', 'auto');
ga('send', 'pageview');
</script></body></html>