File size: 137,345 Bytes
9c2670b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>AddTransitions_GroundTruthA</title>
  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&display=swap">
  <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:wght@500&display=swap">
  <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap">
  <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Oswald:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap">
  <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap">
  <style>
    * { margin: 0; padding: 0; box-sizing: border-box; }
    body {
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
      background: #1a1a2e;
      color: #e0e0e0;
      padding: 40px 20px;
    }
    h1 {
      text-align: center;
      margin-bottom: 8px;
      font-size: 28px;
      color: #fff;
    }
    .meta {
      text-align: center;
      margin-bottom: 40px;
      color: #888;
      font-size: 14px;
    }
    .slide-container {
      margin: 0 auto 60px auto;
      max-width: 100%;
    }
    .slide-label {
      text-align: center;
      margin-bottom: 12px;
      font-size: 16px;
      font-weight: 600;
      color: #aaa;
    }
    .slide-wrapper {
      display: flex;
      justify-content: center;
      overflow-x: auto;
    }
    .slide {
      flex-shrink: 0;
      transform-origin: top left;
      box-shadow: 0 4px 24px rgba(0,0,0,0.5);
    }
    .images-section {
      max-width: 1400px;
      margin: 60px auto;
    }
    .images-section h2 {
      text-align: center;
      margin-bottom: 24px;
      color: #fff;
    }
    .images-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
      gap: 20px;
    }
    .image-card {
      background: #16213e;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 2px 12px rgba(0,0,0,0.3);
    }
    .image-card img {
      width: 100%;
      height: 200px;
      object-fit: contain;
      background: #0f0f23;
      padding: 8px;
    }
    .image-label {
      padding: 8px 12px;
      font-size: 11px;
      color: #888;
      word-break: break-all;
    }
    @media (max-width: 1920px) {
      .slide {
        transform: scale(0.5);
        margin-bottom: -25%;
      }
      .slide-wrapper {
        max-height: 600px;
      }
    }
    @media (min-width: 1921px) {
      .slide {
        transform: scale(0.75);
        margin-bottom: -12%;
      }
    }
  </style>
</head>
<body>
  <h1>AddTransitions_GroundTruthA</h1>
  <div class="meta">18 slide(s)</div>
  
    <div class="slide-container">
      <div class="slide-label">Slide 0 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:28" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:29" style="position: absolute; left: 168.0px; top: 128.0px; width: 967.0px; height: 468.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:30" style="position: absolute; left: 0.0px; top: 0.0px; width: 967.0px; height: 121.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 126.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -2.772000060081482px; line-height: 120.95999908447266px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Product Design</div></div>
<div class="ft" data-id="1:31" style="position: absolute; left: 0.0px; top: 113.0px; width: 967.0px; height: 242.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 126.0px; font-family: 'IBM Plex Serif', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; font-style: italic; letter-spacing: -2.772000060081482px; line-height: 120.95999908447266px; text-align: left; color: rgba(28,30,35,1.0)">Portfolio Presentation</div></div>
<div class="ft" data-id="1:32" style="position: absolute; left: 0.0px; top: 347.0px; width: 967.0px; height: 121.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 126.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -2.772000060081482px; line-height: 120.95999908447266px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Template</div></div>
</div>
<div class="ft" data-id="1:33" style="position: absolute; left: 168.0px; top: 885.0px; width: 628.0px; height: 54.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Resource by Oliver Engel · <span style="font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-size: 36.0px; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-decoration: underline">oliverengel.com</span></div></div>
<div data-id="1:34" style="position: absolute; left: 879.0px; top: 61.0px; width: 992.0px; height: 1019.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/2fad6f93028a5d504a40c68f68ab109dd4253d2a.png'); background-size: 284.8296% 155.8410%; background-position: 50.1419% 34.8002%; background-repeat: no-repeat;"></div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 1 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:35" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:36" style="position: absolute; left: 168.0px; top: 568.0px; width: 832.0px; height: 328.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:37" style="position: absolute; left: 0.0px; top: 0.0px; width: 832.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:38" style="position: absolute; left: 0.0px; top: 0.0px; width: 164.0px; height: 40.0px; opacity: 0.6000000238418579; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Company</div></div>
<div class="ft" data-id="1:39" style="position: absolute; left: 188.0px; top: 0.0px; width: 644.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">XYZ Company</div></div>
</div>
<svg data-id="1:40" style="position: absolute; left: 0.0px; top: 56.0px; width: 832.0px; height: 1px; opacity: 0.25; overflow: visible" viewBox="0 0 832.0 1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M0 -0.5L0 0L832 0L832 -0.5L832 -1L0 -1L0 -0.5Z" fill="rgba(28,30,35,1.0)" fill-rule="nonzero"/></svg>
<div data-id="1:41" style="position: absolute; left: 0.0px; top: 72.0px; width: 832.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:42" style="position: absolute; left: 0.0px; top: 0.0px; width: 164.0px; height: 40.0px; opacity: 0.6000000238418579; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Role</div></div>
<div class="ft" data-id="1:43" style="position: absolute; left: 188.0px; top: 0.0px; width: 644.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Your title</div></div>
</div>
<svg data-id="1:44" style="position: absolute; left: 0.0px; top: 128.0px; width: 832.0px; height: 1px; opacity: 0.25; overflow: visible" viewBox="0 0 832.0 1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M0 -0.5L0 0L832 0L832 -0.5L832 -1L0 -1L0 -0.5Z" fill="rgba(28,30,35,1.0)" fill-rule="nonzero"/></svg>
<div data-id="1:45" style="position: absolute; left: 0.0px; top: 144.0px; width: 832.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:46" style="position: absolute; left: 0.0px; top: 0.0px; width: 164.0px; height: 40.0px; opacity: 0.6000000238418579; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Length</div></div>
<div class="ft" data-id="1:47" style="position: absolute; left: 188.0px; top: 0.0px; width: 644.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">X months</div></div>
</div>
<svg data-id="1:48" style="position: absolute; left: 0.0px; top: 200.0px; width: 832.0px; height: 1px; opacity: 0.25; overflow: visible" viewBox="0 0 832.0 1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M0 -0.5L0 0L832 0L832 -0.5L832 -1L0 -1L0 -0.5Z" fill="rgba(28,30,35,1.0)" fill-rule="nonzero"/></svg>
<div data-id="1:49" style="position: absolute; left: 0.0px; top: 216.0px; width: 832.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:50" style="position: absolute; left: 0.0px; top: 0.0px; width: 164.0px; height: 40.0px; opacity: 0.6000000238418579; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Team</div></div>
<div class="ft" data-id="1:51" style="position: absolute; left: 188.0px; top: 0.0px; width: 644.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">List of roles or people you worked with</div></div>
</div>
<svg data-id="1:52" style="position: absolute; left: 0.0px; top: 272.0px; width: 832.0px; height: 1px; opacity: 0.25; overflow: visible" viewBox="0 0 832.0 1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M0 -0.5L0 0L832 0L832 -0.5L832 -1L0 -1L0 -0.5Z" fill="rgba(28,30,35,1.0)" fill-rule="nonzero"/></svg>
<div data-id="1:53" style="position: absolute; left: 0.0px; top: 288.0px; width: 832.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:54" style="position: absolute; left: 0.0px; top: 0.0px; width: 164.0px; height: 40.0px; opacity: 0.6000000238418579; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Year</div></div>
<div class="ft" data-id="1:55" style="position: absolute; left: 188.0px; top: 0.0px; width: 644.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">20XX</div></div>
</div>
</div>
<div data-id="1:56" style="position: absolute; left: 1120.0px; top: 0.0px; width: 800.0px; height: 1080.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div data-id="1:57" style="position: absolute; left: 184.0px; top: 97.0px; width: 431.3333435058594px; height: 885.3333129882812px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:58" style="position: absolute; left: 0.0px; top: 0.0px; width: 431.3333435058594px; height: 885.3333129882812px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/43e7918bdb5051d2c77508d8ffa0fcd5b8185746.png'), url('images/b3c2d0d39ef8d164ef4f6b454cd7ea3eadde1799.png'); background-size: cover, cover; background-position: center, center; background-repeat: no-repeat, no-repeat;"></div>
<div data-id="1:59" style="position: absolute; left: 18.99983787536621px; top: 16.666748046875px; width: 393.0px; height: 852.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/7f12ea1300756f144a0fb5daaf68dbfc01103a46.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; clip-path: path('M5.99464 30.0305C0 41.7957 0 57.1971 0 88L0 764C0 794.803 0 810.204 5.99464 821.969C11.2677 832.318 19.6816 840.732 30.0305 846.005C41.7957 852 57.1971 852 88 852L305 852C335.803 852 351.204 852 362.969 846.005C373.318 840.732 381.732 832.318 387.005 821.969C393 810.204 393 794.803 393 764L393 88C393 57.1971 393 41.7957 387.005 30.0305C381.732 19.6816 373.318 11.2677 362.969 5.99464C351.204 0 335.803 0 305 0L88 0C57.1971 0 41.7957 0 30.0305 5.99464C19.6816 11.2677 11.2677 19.6816 5.99464 30.0305ZM152.333 11.3333C142.208 11.3333 134 19.5414 134 29.6667C134 39.7919 142.208 48 152.333 48L240.667 48C250.792 48 259 39.7919 259 29.6667C259 19.5414 250.792 11.3333 240.667 11.3333L152.333 11.3333Z'); -webkit-clip-path: path('M5.99464 30.0305C0 41.7957 0 57.1971 0 88L0 764C0 794.803 0 810.204 5.99464 821.969C11.2677 832.318 19.6816 840.732 30.0305 846.005C41.7957 852 57.1971 852 88 852L305 852C335.803 852 351.204 852 362.969 846.005C373.318 840.732 381.732 832.318 387.005 821.969C393 810.204 393 794.803 393 764L393 88C393 57.1971 393 41.7957 387.005 30.0305C381.732 19.6816 373.318 11.2677 362.969 5.99464C351.204 0 335.803 0 305 0L88 0C57.1971 0 41.7957 0 30.0305 5.99464C19.6816 11.2677 11.2677 19.6816 5.99464 30.0305ZM152.333 11.3333C142.208 11.3333 134 19.5414 134 29.6667C134 39.7919 142.208 48 152.333 48L240.667 48C250.792 48 259 39.7919 259 29.6667C259 19.5414 250.792 11.3333 240.667 11.3333L152.333 11.3333Z')"></div>
</div>
</div>
<div data-id="1:60" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>
<div data-id="1:61" style="position: absolute; left: 168.0px; top: 128.0px; width: 832.0px; height: 292.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:62" style="position: absolute; left: 0.0px; top: 0.0px; width: 124.0px; height: 124.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/9dfdf0e4a9670a2d921a9a19d2514710de3bb912.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div data-id="1:63" style="position: absolute; left: 0.0px; top: 148.0px; width: 832.0px; height: 144.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:64" style="position: absolute; left: 0.0px; top: 0.0px; width: 832.0px; height: 90.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 72.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.5840000343322753px; line-height: 90.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Project title</div></div>
<div class="ft" data-id="1:65" style="position: absolute; left: 0.0px; top: 90.0px; width: 832.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Brief project description</div></div>
</div>
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 2 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:66" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div class="ft" data-id="1:67" style="position: absolute; left: 168.0px; top: 128.0px; width: 1584.0px; height: 58.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Selected projects</div></div>
<div data-id="1:68" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>
<div data-id="1:69" style="position: absolute; left: 168.0px; top: 290.0px; width: 1584.0px; height: 662.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:70" style="position: absolute; left: 0.0px; top: 0.0px; width: 780.0px; height: 662.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:71" style="position: absolute; left: 0.0px; top: 0.0px; width: 780.0px; height: 530.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; border-radius: 32.0px; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div data-id="1:72" style="position: absolute; left: 174.0px; top: 41.0px; width: 431.3333435058594px; height: 885.3333129882812px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:73" style="position: absolute; left: 0.0px; top: 0.0px; width: 431.3333435058594px; height: 885.3333129882812px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/43e7918bdb5051d2c77508d8ffa0fcd5b8185746.png'), url('images/b3c2d0d39ef8d164ef4f6b454cd7ea3eadde1799.png'); background-size: cover, cover; background-position: center, center; background-repeat: no-repeat, no-repeat;"></div>
<div data-id="1:74" style="position: absolute; left: 18.99983787536621px; top: 16.666748046875px; width: 393.0px; height: 852.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/7f12ea1300756f144a0fb5daaf68dbfc01103a46.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; clip-path: path('M5.99464 30.0305C0 41.7957 0 57.1971 0 88L0 764C0 794.803 0 810.204 5.99464 821.969C11.2677 832.318 19.6816 840.732 30.0305 846.005C41.7957 852 57.1971 852 88 852L305 852C335.803 852 351.204 852 362.969 846.005C373.318 840.732 381.732 832.318 387.005 821.969C393 810.204 393 794.803 393 764L393 88C393 57.1971 393 41.7957 387.005 30.0305C381.732 19.6816 373.318 11.2677 362.969 5.99464C351.204 0 335.803 0 305 0L88 0C57.1971 0 41.7957 0 30.0305 5.99464C19.6816 11.2677 11.2677 19.6816 5.99464 30.0305ZM152.333 11.3333C142.208 11.3333 134 19.5414 134 29.6667C134 39.7919 142.208 48 152.333 48L240.667 48C250.792 48 259 39.7919 259 29.6667C259 19.5414 250.792 11.3333 240.667 11.3333L152.333 11.3333Z'); -webkit-clip-path: path('M5.99464 30.0305C0 41.7957 0 57.1971 0 88L0 764C0 794.803 0 810.204 5.99464 821.969C11.2677 832.318 19.6816 840.732 30.0305 846.005C41.7957 852 57.1971 852 88 852L305 852C335.803 852 351.204 852 362.969 846.005C373.318 840.732 381.732 832.318 387.005 821.969C393 810.204 393 794.803 393 764L393 88C393 57.1971 393 41.7957 387.005 30.0305C381.732 19.6816 373.318 11.2677 362.969 5.99464C351.204 0 335.803 0 305 0L88 0C57.1971 0 41.7957 0 30.0305 5.99464C19.6816 11.2677 11.2677 19.6816 5.99464 30.0305ZM152.333 11.3333C142.208 11.3333 134 19.5414 134 29.6667C134 39.7919 142.208 48 152.333 48L240.667 48C250.792 48 259 39.7919 259 29.6667C259 19.5414 250.792 11.3333 240.667 11.3333L152.333 11.3333Z')"></div>
</div>
</div>
<div data-id="1:75" style="position: absolute; left: 0.0px; top: 554.0px; width: 780.0px; height: 108.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:76" style="position: absolute; left: 0.0px; top: 0.0px; width: 780.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Project title</div></div>
<div class="ft" data-id="1:77" style="position: absolute; left: 0.0px; top: 54.0px; width: 780.0px; height: 54.0px; opacity: 0.6000000238418579; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Company name, Year</div></div>
</div>
</div>
<div data-id="1:78" style="position: absolute; left: 804.0px; top: 0.0px; width: 780.0px; height: 662.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:79" style="position: absolute; left: 0.0px; top: 0.0px; width: 780.0px; height: 530.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; border-radius: 32.0px; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div data-id="1:80" style="position: absolute; left: 174.0px; top: 41.0px; width: 431.3333435058594px; height: 885.3333129882812px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:81" style="position: absolute; left: 0.0px; top: 0.0px; width: 431.3333435058594px; height: 885.3333129882812px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/43e7918bdb5051d2c77508d8ffa0fcd5b8185746.png'), url('images/b3c2d0d39ef8d164ef4f6b454cd7ea3eadde1799.png'); background-size: cover, cover; background-position: center, center; background-repeat: no-repeat, no-repeat;"></div>
<div data-id="1:82" style="position: absolute; left: 18.99983787536621px; top: 16.666748046875px; width: 393.0px; height: 852.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/7f12ea1300756f144a0fb5daaf68dbfc01103a46.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; clip-path: path('M5.99464 30.0305C0 41.7957 0 57.1971 0 88L0 764C0 794.803 0 810.204 5.99464 821.969C11.2677 832.318 19.6816 840.732 30.0305 846.005C41.7957 852 57.1971 852 88 852L305 852C335.803 852 351.204 852 362.969 846.005C373.318 840.732 381.732 832.318 387.005 821.969C393 810.204 393 794.803 393 764L393 88C393 57.1971 393 41.7957 387.005 30.0305C381.732 19.6816 373.318 11.2677 362.969 5.99464C351.204 0 335.803 0 305 0L88 0C57.1971 0 41.7957 0 30.0305 5.99464C19.6816 11.2677 11.2677 19.6816 5.99464 30.0305ZM152.333 11.3333C142.208 11.3333 134 19.5414 134 29.6667C134 39.7919 142.208 48 152.333 48L240.667 48C250.792 48 259 39.7919 259 29.6667C259 19.5414 250.792 11.3333 240.667 11.3333L152.333 11.3333Z'); -webkit-clip-path: path('M5.99464 30.0305C0 41.7957 0 57.1971 0 88L0 764C0 794.803 0 810.204 5.99464 821.969C11.2677 832.318 19.6816 840.732 30.0305 846.005C41.7957 852 57.1971 852 88 852L305 852C335.803 852 351.204 852 362.969 846.005C373.318 840.732 381.732 832.318 387.005 821.969C393 810.204 393 794.803 393 764L393 88C393 57.1971 393 41.7957 387.005 30.0305C381.732 19.6816 373.318 11.2677 362.969 5.99464C351.204 0 335.803 0 305 0L88 0C57.1971 0 41.7957 0 30.0305 5.99464C19.6816 11.2677 11.2677 19.6816 5.99464 30.0305ZM152.333 11.3333C142.208 11.3333 134 19.5414 134 29.6667C134 39.7919 142.208 48 152.333 48L240.667 48C250.792 48 259 39.7919 259 29.6667C259 19.5414 250.792 11.3333 240.667 11.3333L152.333 11.3333Z')"></div>
</div>
</div>
<div data-id="1:83" style="position: absolute; left: 0.0px; top: 554.0px; width: 780.0px; height: 108.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:84" style="position: absolute; left: 0.0px; top: 0.0px; width: 780.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Project title</div></div>
<div class="ft" data-id="1:85" style="position: absolute; left: 0.0px; top: 54.0px; width: 780.0px; height: 54.0px; opacity: 0.6000000238418579; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Company name, Year</div></div>
</div>
</div>
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 3 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:86" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:87" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>
<div data-id="1:88" style="position: absolute; left: 168.0px; top: 128.0px; width: 1584.0px; height: 606.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:89" style="position: absolute; left: 0.0px; top: 0.0px; width: 1584.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">Agenda</div></div>
<div data-id="1:90" style="position: absolute; left: 0.0px; top: 102.0px; width: 1584.0px; height: 60.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:91" style="position: absolute; left: 0.0px; top: 0.0px; width: 60.0px; height: 60.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 60.0px; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div class="ft" data-id="1:92" style="position: absolute; left: 0.0px; top: 3.0px; width: 60.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(48,96,50,1.0)">1</div></div>
</div>
<div class="ft" data-id="1:93" style="position: absolute; left: 86.0px; top: 0.0px; width: 1498.0px; height: 58.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">About me</div></div>
</div>
<div data-id="1:94" style="position: absolute; left: 0.0px; top: 210.0px; width: 1584.0px; height: 120.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:95" style="position: absolute; left: 0.0px; top: 0.0px; width: 60.0px; height: 60.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 60.0px; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div class="ft" data-id="1:96" style="position: absolute; left: 0.0px; top: 3.0px; width: 60.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(48,96,50,1.0)">2</div></div>
</div>
<div data-id="1:97" style="position: absolute; left: 86.0px; top: 0.0px; width: 1498.0px; height: 120.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:98" style="position: absolute; left: 0.0px; top: 0.0px; width: 1498.0px; height: 58.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Title of first case study</div></div>
<div class="ft" data-id="1:99" style="position: absolute; left: 0.0px; top: 66.0px; width: 1498.0px; height: 54.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Company name, Year</div></div>
</div>
</div>
<div data-id="1:100" style="position: absolute; left: 0.0px; top: 378.0px; width: 1584.0px; height: 120.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:101" style="position: absolute; left: 0.0px; top: 0.0px; width: 60.0px; height: 60.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 60.0px; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div class="ft" data-id="1:102" style="position: absolute; left: 0.0px; top: 3.0px; width: 60.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(48,96,50,1.0)">3</div></div>
</div>
<div data-id="1:103" style="position: absolute; left: 86.0px; top: 0.0px; width: 1498.0px; height: 120.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:104" style="position: absolute; left: 0.0px; top: 0.0px; width: 1498.0px; height: 58.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Title of second case study</div></div>
<div class="ft" data-id="1:105" style="position: absolute; left: 0.0px; top: 66.0px; width: 1498.0px; height: 54.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Company name, Year</div></div>
</div>
</div>
<div data-id="1:106" style="position: absolute; left: 0.0px; top: 546.0px; width: 1584.0px; height: 60.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:107" style="position: absolute; left: 0.0px; top: 0.0px; width: 60.0px; height: 60.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 60.0px; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div class="ft" data-id="1:108" style="position: absolute; left: 0.0px; top: 3.0px; width: 60.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(48,96,50,1.0)">4</div></div>
</div>
<div class="ft" data-id="1:109" style="position: absolute; left: 86.0px; top: 0.0px; width: 1498.0px; height: 58.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Wrap-up and Q&amp;A</div></div>
</div>
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 4 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:110" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:111" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>
<div data-id="1:112" style="position: absolute; left: 168.0px; top: 128.0px; width: 1584.0px; height: 120.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:113" style="position: absolute; left: 0.0px; top: 0.0px; width: 1584.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">About me</div></div>
<div class="ft" data-id="1:114" style="position: absolute; left: 0.0px; top: 62.0px; width: 1584.0px; height: 58.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Recent experience and education</div></div>
</div>
<div data-id="1:115" style="position: absolute; left: 168.0px; top: 370.0px; width: 772.0px; height: 394.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:116" style="position: absolute; left: 0.0px; top: 0.0px; width: 772.0px; height: 110.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:117" style="position: absolute; left: 0.0px; top: 0.0px; width: 110.0px; height: 110.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/9dfdf0e4a9670a2d921a9a19d2514710de3bb912.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div data-id="1:118" style="position: absolute; left: 142.0px; top: 8.0px; width: 630.0px; height: 94.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:119" style="position: absolute; left: 0.0px; top: 0.0px; width: 630.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">{Title} at {Company}</div></div>
<div class="ft" data-id="1:120" style="position: absolute; left: 0.0px; top: 54.0px; width: 630.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Since 20XX</div></div>
</div>
</div>
<div data-id="1:121" style="position: absolute; left: 0.0px; top: 142.0px; width: 772.0px; height: 110.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:122" style="position: absolute; left: 0.0px; top: 0.0px; width: 110.0px; height: 110.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/9dfdf0e4a9670a2d921a9a19d2514710de3bb912.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div data-id="1:123" style="position: absolute; left: 142.0px; top: 8.0px; width: 630.0px; height: 94.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:124" style="position: absolute; left: 0.0px; top: 0.0px; width: 630.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">{Title} at {Company}</div></div>
<div class="ft" data-id="1:125" style="position: absolute; left: 0.0px; top: 54.0px; width: 630.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">20XX-20XX</div></div>
</div>
</div>
<div data-id="1:126" style="position: absolute; left: 0.0px; top: 284.0px; width: 772.0px; height: 110.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:127" style="position: absolute; left: 0.0px; top: 0.0px; width: 110.0px; height: 110.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/9dfdf0e4a9670a2d921a9a19d2514710de3bb912.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div data-id="1:128" style="position: absolute; left: 142.0px; top: 8.0px; width: 630.0px; height: 94.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:129" style="position: absolute; left: 0.0px; top: 0.0px; width: 630.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">{Title} at {Company}</div></div>
<div class="ft" data-id="1:130" style="position: absolute; left: 0.0px; top: 54.0px; width: 630.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">20XX-20XX</div></div>
</div>
</div>
</div>
<div data-id="1:131" style="position: absolute; left: 980.0px; top: 370.0px; width: 772.0px; height: 252.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:132" style="position: absolute; left: 0.0px; top: 0.0px; width: 772.0px; height: 110.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:133" style="position: absolute; left: 0.0px; top: 0.0px; width: 110.0px; height: 110.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/9dfdf0e4a9670a2d921a9a19d2514710de3bb912.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div data-id="1:134" style="position: absolute; left: 142.0px; top: 8.0px; width: 630.0px; height: 94.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:135" style="position: absolute; left: 0.0px; top: 0.0px; width: 630.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">{Title} at {Company}</div></div>
<div class="ft" data-id="1:136" style="position: absolute; left: 0.0px; top: 54.0px; width: 630.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">{Degree/certification} · 20XX-20XX</div></div>
</div>
</div>
<div data-id="1:137" style="position: absolute; left: 0.0px; top: 142.0px; width: 772.0px; height: 110.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:138" style="position: absolute; left: 0.0px; top: 0.0px; width: 110.0px; height: 110.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/9dfdf0e4a9670a2d921a9a19d2514710de3bb912.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div data-id="1:139" style="position: absolute; left: 142.0px; top: 8.0px; width: 630.0px; height: 94.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:140" style="position: absolute; left: 0.0px; top: 0.0px; width: 630.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">{Title} at {Company}</div></div>
<div class="ft" data-id="1:141" style="position: absolute; left: 0.0px; top: 54.0px; width: 630.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">{Degree/certification} · 20XX-20XX</div></div>
</div>
</div>
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 5 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:142" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:143" style="position: absolute; left: 168.0px; top: 370.0px; width: 1584.0px; height: 582.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:144" style="position: absolute; left: 0.0px; top: 0.0px; width: 512.0px; height: 582.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-image: url('images/9f10e7ab703194094f59332e30089c353fcad636.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div data-id="1:145" style="position: absolute; left: 536.0px; top: 0.0px; width: 512.0px; height: 582.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-image: url('images/7ea158819521eabc7e6dff9165bce4b93e0a3e07.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div data-id="1:146" style="position: absolute; left: 1072.0px; top: 0.0px; width: 512.0px; height: 582.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-image: url('images/1626a0bffe16c1b088caf95f7cd1a0c89838f260.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
</div>
<div data-id="1:147" style="position: absolute; left: 168.0px; top: 128.0px; width: 1584.0px; height: 178.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:148" style="position: absolute; left: 0.0px; top: 0.0px; width: 1584.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">About me</div></div>
<div class="ft" data-id="1:149" style="position: absolute; left: 0.0px; top: 62.0px; width: 1584.0px; height: 116.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; color: rgba(28,30,35,1.0)">Add some detail about who you are and what you’re interested in outside of work. Throw in some photos, too!</div></div>
</div>
<div data-id="1:150" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 6 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:151" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:152" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>
<div data-id="1:153" style="position: absolute; left: 168.0px; top: 128.0px; width: 1584.0px; height: 666.0001220703125px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:154" style="position: absolute; left: 0.0px; top: 0.0px; width: 1584.0px; height: 242.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:155" style="position: absolute; left: 0.0px; top: 0.0px; width: 1584.0px; height: 242.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:156" style="position: absolute; left: 0.0px; top: 0.0px; width: 1584.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">The challenge</div></div>
<div class="ft" data-id="1:157" style="position: absolute; left: 0.0px; top: 62.0px; width: 1584.0px; height: 180.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 72.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.5840000343322753px; line-height: 90.0px; text-align: left; color: rgba(28,30,35,1.0)">Describe the challenge you addressed in this project, i.e. with a ‘how might we’ statement.</div></div>
</div>
</div>
<div data-id="1:158" style="position: absolute; left: 0.0px; top: 341.5px; width: 1584.0px; height: 1.0px; background-color: rgba(28,30,35,1.0); opacity: 0.25"></div>
<div data-id="1:159" style="position: absolute; left: 0.0px; top: 442.0001220703125px; width: 1584.0px; height: 224.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:160" style="position: absolute; left: 0.0px; top: 0.0px; width: 742.0px; height: 170.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:161" style="position: absolute; left: 0.0px; top: 0.0px; width: 742.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">Specific goals</div></div>
<div class="ft" data-id="1:162" style="position: absolute; left: 0.0px; top: 62.0px; width: 742.0px; height: 108.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; color: rgba(28,30,35,1.0)">What you want to achieve, i.e. increase engagement or feature adoption, add delight, etc.</div></div>
</div>
<div data-id="1:163" style="position: absolute; left: 842.0px; top: 0.0px; width: 742.0px; height: 224.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:164" style="position: absolute; left: 0.0px; top: 0.0px; width: 742.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">Key metrics</div></div>
<div class="ft" data-id="1:165" style="position: absolute; left: 0.0px; top: 62.0px; width: 742.0px; height: 162.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; color: rgba(28,30,35,1.0)">Which business-related metrics you tracked, i.e. customer NPS, change in revenue, engagement metrics, etc.</div></div>
</div>
</div>
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 7 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:166" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:167" style="position: absolute; left: 0.0px; top: 0.0px; width: 960.0px; height: 1080.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div data-id="1:168" style="position: absolute; left: 264.0px; top: 97.0px; width: 431.3333435058594px; height: 885.3333129882812px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:169" style="position: absolute; left: 0.0px; top: 0.0px; width: 431.3333435058594px; height: 885.3333129882812px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/43e7918bdb5051d2c77508d8ffa0fcd5b8185746.png'), url('images/b3c2d0d39ef8d164ef4f6b454cd7ea3eadde1799.png'); background-size: cover, cover; background-position: center, center; background-repeat: no-repeat, no-repeat;"></div>
<div data-id="1:170" style="position: absolute; left: 18.99983787536621px; top: 16.666748046875px; width: 393.0px; height: 852.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/7f12ea1300756f144a0fb5daaf68dbfc01103a46.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; clip-path: path('M5.99464 30.0305C0 41.7957 0 57.1971 0 88L0 764C0 794.803 0 810.204 5.99464 821.969C11.2677 832.318 19.6816 840.732 30.0305 846.005C41.7957 852 57.1971 852 88 852L305 852C335.803 852 351.204 852 362.969 846.005C373.318 840.732 381.732 832.318 387.005 821.969C393 810.204 393 794.803 393 764L393 88C393 57.1971 393 41.7957 387.005 30.0305C381.732 19.6816 373.318 11.2677 362.969 5.99464C351.204 0 335.803 0 305 0L88 0C57.1971 0 41.7957 0 30.0305 5.99464C19.6816 11.2677 11.2677 19.6816 5.99464 30.0305ZM152.333 11.3333C142.208 11.3333 134 19.5414 134 29.6667C134 39.7919 142.208 48 152.333 48L240.667 48C250.792 48 259 39.7919 259 29.6667C259 19.5414 250.792 11.3333 240.667 11.3333L152.333 11.3333Z'); -webkit-clip-path: path('M5.99464 30.0305C0 41.7957 0 57.1971 0 88L0 764C0 794.803 0 810.204 5.99464 821.969C11.2677 832.318 19.6816 840.732 30.0305 846.005C41.7957 852 57.1971 852 88 852L305 852C335.803 852 351.204 852 362.969 846.005C373.318 840.732 381.732 832.318 387.005 821.969C393 810.204 393 794.803 393 764L393 88C393 57.1971 393 41.7957 387.005 30.0305C381.732 19.6816 373.318 11.2677 362.969 5.99464C351.204 0 335.803 0 305 0L88 0C57.1971 0 41.7957 0 30.0305 5.99464C19.6816 11.2677 11.2677 19.6816 5.99464 30.0305ZM152.333 11.3333C142.208 11.3333 134 19.5414 134 29.6667C134 39.7919 142.208 48 152.333 48L240.667 48C250.792 48 259 39.7919 259 29.6667C259 19.5414 250.792 11.3333 240.667 11.3333L152.333 11.3333Z')"></div>
</div>
</div>
<div data-id="1:171" style="position: absolute; left: 1078.0px; top: 315.0px; width: 674.0px; height: 450.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:172" style="position: absolute; left: 0.0px; top: 0.0px; width: 674.0px; height: 268.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:173" style="position: absolute; left: 0.0px; top: 0.0px; width: 674.0px; height: 152.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:174" style="position: absolute; left: 0.0px; top: 0.0px; width: 674.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">Feature</div></div>
<div class="ft" data-id="1:175" style="position: absolute; left: 0.0px; top: 62.0px; width: 674.0px; height: 90.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 72.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.5840000343322753px; line-height: 90.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Title of the feature</div></div>
</div>
<div class="ft" data-id="1:176" style="position: absolute; left: 0.0px; top: 160.0px; width: 674.0px; height: 108.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-end"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; color: rgba(28,30,35,1.0)">Description of what the feature does and how it achieves the project goals</div></div>
</div>
<div data-id="1:177" style="position: absolute; left: 0.0px; top: 332.0px; width: 553.5px; height: 118.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 120.0px; background-color: rgba(28,30,35,1.0); background-image: linear-gradient(rgba(28,30,35,1.0), rgba(28,30,35,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; box-shadow: 0.0px 1.0px 3.0px 0px rgba(0,0,0,0.25)">
<svg data-id="1:178" style="position: absolute; left: 72.0px; top: 45.0px; width: 28.5px; height: 28.0px; opacity: 1.0; overflow: visible" viewBox="0 0 28.5 28.0" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M0 3.21073L-2 3.21073L-2 24.7893L0 24.7893L2 24.7893L2 3.21073L0 3.21073ZM2.88181 26.5844L3.76362 28.3795L25.7275 17.5902L24.8457 15.7951L23.9639 14L2 24.7893L2.88181 26.5844ZM24.8457 12.2049L25.7275 10.4098L3.76362 -0.379483L2.88181 1.41563L2 3.21073L23.9639 14L24.8457 12.2049ZM24.8457 15.7951L25.7275 17.5902C28.7093 16.1255 28.7093 11.8746 25.7275 10.4098L24.8457 12.2049L23.9639 14L23.9639 14L24.8457 15.7951ZM0 24.7893L-2 24.7893C-2 27.7505 1.10575 29.6851 3.76362 28.3795L2.88181 26.5844L2 24.7893L2 24.7893L0 24.7893ZM0 3.21073L2 3.21073L2 3.21073L2.88181 1.41563L3.76362 -0.379483C1.10575 -1.6851 -2 0.249499 -2 3.21073L0 3.21073Z" fill="rgba(255,255,255,1.0)" fill-rule="nonzero"/></svg>
<div class="ft" data-id="1:179" style="position: absolute; left: 124.5px; top: 32.0px; width: 357.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(255,255,255,1.0)">Link to Figma prototype</div></div>
</div>
</div>
<div data-id="1:180" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 8 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:181" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:182" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>
<div data-id="1:183" style="position: absolute; left: 168.0px; top: 128.0px; width: 1584.0px; height: 824.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:184" style="position: absolute; left: 0.0px; top: 0.0px; width: 512.0px; height: 877.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:185" style="position: absolute; left: 66.0px; top: 0.0px; width: 380.0px; height: 779.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:186" style="position: absolute; left: 0.0px; top: 0.0px; width: 380.0px; height: 779.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/43e7918bdb5051d2c77508d8ffa0fcd5b8185746.png'), url('images/b3c2d0d39ef8d164ef4f6b454cd7ea3eadde1799.png'); background-size: cover, cover; background-position: center, center; background-repeat: no-repeat, no-repeat;"></div>
<div data-id="1:187" style="position: absolute; left: 16.738651275634766px; top: 14.664981842041016px; width: 346.2287292480469px; height: 749.6702270507812px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/7f12ea1300756f144a0fb5daaf68dbfc01103a46.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; clip-path: path('M5.28121 26.4237C0 36.7758 0 50.3274 0 77.4307L0 672.24C0 699.343 0 712.894 5.28121 723.247C9.9267 732.352 17.3393 739.756 26.4566 744.396C36.8215 749.67 50.39 749.67 77.527 749.67L268.702 749.67C295.839 749.67 309.407 749.67 319.772 744.396C328.889 739.756 336.302 732.352 340.948 723.247C346.229 712.894 346.229 699.343 346.229 672.24L346.229 77.4307C346.229 50.3274 346.229 36.7758 340.948 26.4237C336.302 17.3177 328.889 9.91437 319.772 5.27465C309.407 0 295.839 0 268.702 0L77.527 0C50.39 0 36.8215 0 26.4566 5.27465C17.3393 9.91437 9.9267 17.3177 5.28121 26.4237ZM134.204 9.97214C125.284 9.97214 118.053 17.1944 118.053 26.1035C118.053 35.0127 125.284 42.2349 134.204 42.2349L212.025 42.2349C220.945 42.2349 228.176 35.0127 228.176 26.1035C228.176 17.1944 220.945 9.97214 212.025 9.97214L134.204 9.97214Z'); -webkit-clip-path: path('M5.28121 26.4237C0 36.7758 0 50.3274 0 77.4307L0 672.24C0 699.343 0 712.894 5.28121 723.247C9.9267 732.352 17.3393 739.756 26.4566 744.396C36.8215 749.67 50.39 749.67 77.527 749.67L268.702 749.67C295.839 749.67 309.407 749.67 319.772 744.396C328.889 739.756 336.302 732.352 340.948 723.247C346.229 712.894 346.229 699.343 346.229 672.24L346.229 77.4307C346.229 50.3274 346.229 36.7758 340.948 26.4237C336.302 17.3177 328.889 9.91437 319.772 5.27465C309.407 0 295.839 0 268.702 0L77.527 0C50.39 0 36.8215 0 26.4566 5.27465C17.3393 9.91437 9.9267 17.3177 5.28121 26.4237ZM134.204 9.97214C125.284 9.97214 118.053 17.1944 118.053 26.1035C118.053 35.0127 125.284 42.2349 134.204 42.2349L212.025 42.2349C220.945 42.2349 228.176 35.0127 228.176 26.1035C228.176 17.1944 220.945 9.97214 212.025 9.97214L134.204 9.97214Z')"></div>
</div>
<div class="ft" data-id="1:188" style="position: absolute; left: 0.0px; top: 823.0px; width: 512.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(28,30,35,1.0)">Key feature 1</div></div>
</div>
<div data-id="1:189" style="position: absolute; left: 536.0px; top: 0.0px; width: 512.0px; height: 877.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:190" style="position: absolute; left: 66.0px; top: 0.0px; width: 380.0px; height: 779.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:191" style="position: absolute; left: 0.0px; top: 0.0px; width: 380.0px; height: 779.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/43e7918bdb5051d2c77508d8ffa0fcd5b8185746.png'), url('images/b3c2d0d39ef8d164ef4f6b454cd7ea3eadde1799.png'); background-size: cover, cover; background-position: center, center; background-repeat: no-repeat, no-repeat;"></div>
<div data-id="1:192" style="position: absolute; left: 16.738651275634766px; top: 14.664981842041016px; width: 346.2287292480469px; height: 749.6702270507812px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/7f12ea1300756f144a0fb5daaf68dbfc01103a46.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; clip-path: path('M5.28121 26.4237C0 36.7758 0 50.3274 0 77.4307L0 672.24C0 699.343 0 712.894 5.28121 723.247C9.9267 732.352 17.3393 739.756 26.4566 744.396C36.8215 749.67 50.39 749.67 77.527 749.67L268.702 749.67C295.839 749.67 309.407 749.67 319.772 744.396C328.889 739.756 336.302 732.352 340.948 723.247C346.229 712.894 346.229 699.343 346.229 672.24L346.229 77.4307C346.229 50.3274 346.229 36.7758 340.948 26.4237C336.302 17.3177 328.889 9.91437 319.772 5.27465C309.407 0 295.839 0 268.702 0L77.527 0C50.39 0 36.8215 0 26.4566 5.27465C17.3393 9.91437 9.9267 17.3177 5.28121 26.4237ZM134.204 9.97214C125.284 9.97214 118.053 17.1944 118.053 26.1035C118.053 35.0127 125.284 42.2349 134.204 42.2349L212.025 42.2349C220.945 42.2349 228.176 35.0127 228.176 26.1035C228.176 17.1944 220.945 9.97214 212.025 9.97214L134.204 9.97214Z'); -webkit-clip-path: path('M5.28121 26.4237C0 36.7758 0 50.3274 0 77.4307L0 672.24C0 699.343 0 712.894 5.28121 723.247C9.9267 732.352 17.3393 739.756 26.4566 744.396C36.8215 749.67 50.39 749.67 77.527 749.67L268.702 749.67C295.839 749.67 309.407 749.67 319.772 744.396C328.889 739.756 336.302 732.352 340.948 723.247C346.229 712.894 346.229 699.343 346.229 672.24L346.229 77.4307C346.229 50.3274 346.229 36.7758 340.948 26.4237C336.302 17.3177 328.889 9.91437 319.772 5.27465C309.407 0 295.839 0 268.702 0L77.527 0C50.39 0 36.8215 0 26.4566 5.27465C17.3393 9.91437 9.9267 17.3177 5.28121 26.4237ZM134.204 9.97214C125.284 9.97214 118.053 17.1944 118.053 26.1035C118.053 35.0127 125.284 42.2349 134.204 42.2349L212.025 42.2349C220.945 42.2349 228.176 35.0127 228.176 26.1035C228.176 17.1944 220.945 9.97214 212.025 9.97214L134.204 9.97214Z')"></div>
</div>
<div class="ft" data-id="1:193" style="position: absolute; left: 0.0px; top: 823.0px; width: 512.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(28,30,35,1.0)">Key feature 2</div></div>
</div>
<div data-id="1:194" style="position: absolute; left: 1072.0px; top: 0.0px; width: 512.0px; height: 877.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:195" style="position: absolute; left: 66.0px; top: 0.0px; width: 380.0px; height: 779.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:196" style="position: absolute; left: 0.0px; top: 0.0px; width: 380.0px; height: 779.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/43e7918bdb5051d2c77508d8ffa0fcd5b8185746.png'), url('images/b3c2d0d39ef8d164ef4f6b454cd7ea3eadde1799.png'); background-size: cover, cover; background-position: center, center; background-repeat: no-repeat, no-repeat;"></div>
<div data-id="1:197" style="position: absolute; left: 16.738651275634766px; top: 14.664981842041016px; width: 346.2287292480469px; height: 749.6702270507812px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/7f12ea1300756f144a0fb5daaf68dbfc01103a46.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; clip-path: path('M5.28121 26.4237C0 36.7758 0 50.3274 0 77.4307L0 672.24C0 699.343 0 712.894 5.28121 723.247C9.9267 732.352 17.3393 739.756 26.4566 744.396C36.8215 749.67 50.39 749.67 77.527 749.67L268.702 749.67C295.839 749.67 309.407 749.67 319.772 744.396C328.889 739.756 336.302 732.352 340.948 723.247C346.229 712.894 346.229 699.343 346.229 672.24L346.229 77.4307C346.229 50.3274 346.229 36.7758 340.948 26.4237C336.302 17.3177 328.889 9.91437 319.772 5.27465C309.407 0 295.839 0 268.702 0L77.527 0C50.39 0 36.8215 0 26.4566 5.27465C17.3393 9.91437 9.9267 17.3177 5.28121 26.4237ZM134.204 9.97214C125.284 9.97214 118.053 17.1944 118.053 26.1035C118.053 35.0127 125.284 42.2349 134.204 42.2349L212.025 42.2349C220.945 42.2349 228.176 35.0127 228.176 26.1035C228.176 17.1944 220.945 9.97214 212.025 9.97214L134.204 9.97214Z'); -webkit-clip-path: path('M5.28121 26.4237C0 36.7758 0 50.3274 0 77.4307L0 672.24C0 699.343 0 712.894 5.28121 723.247C9.9267 732.352 17.3393 739.756 26.4566 744.396C36.8215 749.67 50.39 749.67 77.527 749.67L268.702 749.67C295.839 749.67 309.407 749.67 319.772 744.396C328.889 739.756 336.302 732.352 340.948 723.247C346.229 712.894 346.229 699.343 346.229 672.24L346.229 77.4307C346.229 50.3274 346.229 36.7758 340.948 26.4237C336.302 17.3177 328.889 9.91437 319.772 5.27465C309.407 0 295.839 0 268.702 0L77.527 0C50.39 0 36.8215 0 26.4566 5.27465C17.3393 9.91437 9.9267 17.3177 5.28121 26.4237ZM134.204 9.97214C125.284 9.97214 118.053 17.1944 118.053 26.1035C118.053 35.0127 125.284 42.2349 134.204 42.2349L212.025 42.2349C220.945 42.2349 228.176 35.0127 228.176 26.1035C228.176 17.1944 220.945 9.97214 212.025 9.97214L134.204 9.97214Z')"></div>
</div>
<div class="ft" data-id="1:198" style="position: absolute; left: 0.0px; top: 823.0px; width: 512.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(28,30,35,1.0)">Key feature 3</div></div>
</div>
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 9 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:199" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div class="ft" data-id="1:200" style="position: absolute; left: 168.0px; top: 128.0px; width: 792.0px; height: 90.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 72.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.5840000343322753px; line-height: 90.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Project timeline</div></div>
<div data-id="1:201" style="position: absolute; left: 168.0px; top: 316.0px; width: 294.0px; height: 118.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:202" style="position: absolute; left: 0.0px; top: 0.0px; width: 294.0px; height: 12.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 8.0px; background-color: rgba(67,163,99,1.0); background-image: linear-gradient(rgba(67,163,99,1.0), rgba(67,163,99,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;"></div>
<div data-id="1:203" style="position: absolute; left: 0.0px; top: 12.0px; width: 294.0px; height: 106.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:204" style="position: absolute; left: 0.0px; top: 13.0px; width: 294.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Project phase</div></div>
<div class="ft" data-id="1:205" style="position: absolute; left: 0.0px; top: 53.0px; width: 294.0px; height: 40.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">X weeks</div></div>
</div>
</div>
<div data-id="1:206" style="position: absolute; left: 1340.0px; top: 730.0px; width: 412.0px; height: 118.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:207" style="position: absolute; left: 0.0px; top: 0.0px; width: 412.0px; height: 12.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 8.0px; background-color: rgba(244,173,179,1.0); background-image: linear-gradient(rgba(244,173,179,1.0), rgba(244,173,179,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;"></div>
<div data-id="1:208" style="position: absolute; left: 0.0px; top: 12.0px; width: 412.0px; height: 106.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:209" style="position: absolute; left: 0.0px; top: 13.0px; width: 412.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Project phase</div></div>
<div class="ft" data-id="1:210" style="position: absolute; left: 0.0px; top: 53.0px; width: 412.0px; height: 40.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">X weeks</div></div>
</div>
</div>
<div data-id="1:211" style="position: absolute; left: 462.0px; top: 454.0px; width: 272.0px; height: 118.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:212" style="position: absolute; left: 0.0px; top: 0.0px; width: 272.0px; height: 12.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 8.0px; background-color: rgba(245,189,51,1.0); background-image: linear-gradient(rgba(245,189,51,1.0), rgba(245,189,51,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;"></div>
<div data-id="1:213" style="position: absolute; left: 0.0px; top: 12.0px; width: 272.0px; height: 106.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:214" style="position: absolute; left: 0.0px; top: 13.0px; width: 272.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Project phase</div></div>
<div class="ft" data-id="1:215" style="position: absolute; left: 0.0px; top: 53.0px; width: 272.0px; height: 40.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">X weeks</div></div>
</div>
</div>
<div data-id="1:216" style="position: absolute; left: 734.0px; top: 592.0px; width: 606.0px; height: 118.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:217" style="position: absolute; left: 0.0px; top: 0.0px; width: 606.0px; height: 12.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 8.0px; background-color: rgba(229,87,51,1.0); background-image: linear-gradient(rgba(229,87,51,1.0), rgba(229,87,51,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;"></div>
<div data-id="1:218" style="position: absolute; left: 0.0px; top: 12.0px; width: 606.0px; height: 106.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:219" style="position: absolute; left: 0.0px; top: 13.0px; width: 606.0px; height: 40.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Project phase</div></div>
<div class="ft" data-id="1:220" style="position: absolute; left: 0.0px; top: 53.0px; width: 606.0px; height: 40.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">X weeks</div></div>
</div>
</div>
<div data-id="1:221" style="position: absolute; left: 168.0px; top: 879.0px; width: 1582.0px; height: 19.0px; opacity: 0.25; overflow: visible; box-sizing: border-box; border-radius: 0.0px 0.0px 0.0px 0.0px">
<svg data-id="1:222" style="position: absolute; left: 0.0px; top: 11.0px; width: 1582.0px; height: 1px; opacity: 1.0; overflow: visible" viewBox="0 0 1582.0 1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M0 -1.5L0 0L1582 0L1582 -1.5L1582 -3L0 -3L0 -1.5Z" fill="rgba(28,30,35,1.0)" fill-rule="nonzero"/></svg>
<div data-id="1:223" style="position: absolute; left: 8.74226145697321e-07px; top: -1.5px; width: 19.0px; height: 3.0px; background-color: rgba(28,30,35,1.0); opacity: 1.0; transform: matrix(-4.3711306574323316e-08, 1.0, -1.0, -4.3711306574323316e-08, 0, 0); transform-origin: 0 0"></div>
<div data-id="1:224" style="position: absolute; left: 1580.81396484375px; top: -1.5px; width: 19.0px; height: 3.0px; background-color: rgba(28,30,35,1.0); opacity: 1.0; transform: matrix(-4.3024758866749835e-08, 1.0, -1.0, -4.440880729816854e-08, 0, 0); transform-origin: 0 0"></div>
</div>
<div class="ft" data-id="1:225" style="position: absolute; left: 167.0px; top: 898.0px; width: 99.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(22,21,20,1.0)">Month</div></div>
<div class="ft" data-id="1:226" style="position: absolute; left: 1653.0px; top: 898.0px; width: 99.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: right; white-space: nowrap; color: rgba(22,21,20,1.0)">Month</div></div>
<div data-id="1:227" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 10 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:228" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:229" style="position: absolute; left: 169.0px; top: 198.0px; width: 1582.0px; height: 685.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<svg data-id="1:230" style="position: absolute; left: 550.5px; top: 0.0px; width: 481.0px; height: 481.0px; opacity: 1.0; overflow: visible" viewBox="0 0 481.0 481.0" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M481 240.5C481 373.324 373.324 481 240.5 481C107.676 481 0 373.324 0 240.5C0 107.676 107.676 0 240.5 0C373.324 0 481 107.676 481 240.5Z" fill="none" fill-rule="nonzero"/><path d="M481 240.5L465 240.5C465 364.488 364.488 465 240.5 465L240.5 481L240.5 497C382.161 497 497 382.161 497 240.5L481 240.5ZM240.5 481L240.5 465C116.512 465 16 364.488 16 240.5L0 240.5L-16 240.5C-16 382.161 98.839 497 240.5 497L240.5 481ZM0 240.5L16 240.5C16 116.512 116.512 16 240.5 16L240.5 0L240.5 -16C98.839 -16 -16 98.839 -16 240.5L0 240.5ZM240.5 0L240.5 16C364.488 16 465 116.512 465 240.5L481 240.5L497 240.5C497 98.839 382.161 -16 240.5 -16L240.5 0Z" fill="rgba(232,237,232,1.0)" fill-rule="nonzero"/></svg>
<div data-id="1:231" style="position: absolute; left: 0.0px; top: 529.0px; width: 1582.0px; height: 156.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:232" style="position: absolute; left: 0.0px; top: 0.0px; width: 1582.0px; height: 90.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 72.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.5840000343322753px; line-height: 90.0px; text-align: center; white-space: nowrap; color: rgba(28,30,35,1.0)">Hello! I’m <span style="font-family: 'IBM Plex Serif', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-size: 72.0px; font-weight: 500; font-style: italic; letter-spacing: -1.5840000343322753px; line-height: 90.0px">{name}</span>.</div></div>
<div class="ft" data-id="1:233" style="position: absolute; left: 0.0px; top: 102.0px; width: 1582.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(28,30,35,1.0)">Product designer based in {location}</div></div>
</div>
</div>
<div data-id="1:234" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 11 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:235" style="width: 1920.0px; height: 1080.0px; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:236" style="position: absolute; left: 379.0px; top: 341.0px; width: 1162.0px; height: 398.6620178222656px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<svg data-id="1:237" style="position: absolute; left: 477.0025329589844px; top: 0.0px; width: 207.9949493408203px; height: 109.6620101928711px; opacity: 1.0; overflow: visible" viewBox="0 0 207.9949493408203 109.6620101928711" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M164.897 75.3781L196.894 56.9044L191.23 47.0931L158.531 65.9717C157.274 64.4045 155.951 62.8927 154.565 61.4405L181.54 34.4656L173.529 26.4547L146.096 53.8884C144.566 52.732 142.987 51.6371 141.363 50.6073L160.902 16.7653L151.091 11.1007L131.326 45.3341C129.621 44.6089 127.881 43.9494 126.11 43.359L136.386 5.00971L125.442 2.07753L115.103 40.6655C113.311 40.3793 111.497 40.1613 109.662 40.0141L109.662 0L98.3329 0L98.3329 40.0141C96.4984 40.1613 94.6839 40.3793 92.8921 40.6655L82.5525 2.07753L71.6094 5.00971L81.8851 43.359C80.1138 43.9495 78.3741 44.6089 76.6691 45.3342L56.9044 11.1007L47.0931 16.7653L66.6318 50.6073C65.0077 51.6371 63.429 52.732 61.8993 53.8884L34.4656 26.4547L26.4547 34.4656L53.4297 61.4405C52.0444 62.8927 50.7211 64.4045 49.464 65.9717L16.7653 47.0931L11.1007 56.9044L43.0981 75.3781C42.0603 77.2177 41.1034 79.109 40.2322 81.0473L5.00971 71.6094L2.07753 82.5525L36.4379 91.7593C35.8691 93.9116 35.4004 96.1046 35.0371 98.3329L0 98.3329L0 109.662L207.995 109.662L207.995 98.3329L172.958 98.3329C172.595 96.1046 172.126 93.9116 171.557 91.7593L205.917 82.5525L202.985 71.6094L167.763 81.0473C166.892 79.109 165.935 77.2177 164.897 75.3781Z" fill="rgba(67,163,99,1.0)" fill-rule="nonzero"/></svg>
<div class="ft" data-id="1:238" style="position: absolute; left: 0.0px; top: 135.66201782226562px; width: 1162.0px; height: 121.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 126.0px; font-family: 'IBM Plex Serif', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; font-style: italic; letter-spacing: -2.772000060081482px; line-height: 120.95999908447266px; text-align: center; white-space: nowrap; color: rgba(255,255,255,1.0)">Section title</div></div>
<div class="ft" data-id="1:239" style="position: absolute; left: 0.0px; top: 282.6620178222656px; width: 1162.0px; height: 116.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: center; color: rgba(255,255,255,1.0)">Add more details about the next section to mark a distinct chapter of the presentation</div></div>
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 12 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:240" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:241" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>
<div data-id="1:242" style="position: absolute; left: 168.0px; top: 132.0px; width: 1584.0px; height: 858.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:243" style="position: absolute; left: 0.0px; top: 0.0px; width: 780.0px; height: 858.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:244" style="position: absolute; left: 0.0px; top: 0.0px; width: 780.0px; height: 780.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-image: url('images/9f10e7ab703194094f59332e30089c353fcad636.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div class="ft" data-id="1:245" style="position: absolute; left: 0.0px; top: 804.0px; width: 780.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(28,30,35,1.0)">Before</div></div>
</div>
<div data-id="1:246" style="position: absolute; left: 804.0px; top: 0.0px; width: 780.0px; height: 858.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:247" style="position: absolute; left: 0.0px; top: 0.0px; width: 780.0px; height: 780.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-image: url('images/1626a0bffe16c1b088caf95f7cd1a0c89838f260.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div class="ft" data-id="1:248" style="position: absolute; left: 0.0px; top: 804.0px; width: 780.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(28,30,35,1.0)">After</div></div>
</div>
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 13 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:249" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:250" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>
<div data-id="1:251" style="position: absolute; left: 168.0px; top: 128.0px; width: 1584.0px; height: 824.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:252" style="position: absolute; left: 0.0px; top: 0.0px; width: 1584.0px; height: 746.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-image: url('images/4ac862bfbc31c1713ee675357953f23d8a7e203f.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div class="ft" data-id="1:253" style="position: absolute; left: 0.0px; top: 770.0px; width: 1584.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-end"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: center; white-space: nowrap; color: rgba(28,30,35,1.0)">Add a caption to your design exploration or process shot</div></div>
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 14 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:254" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:255" style="position: absolute; left: 707.0px; top: 128.0px; width: 1045.0px; height: 824.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-image: url('images/61ee0cdc288081f6e9f19d3b4c7660037b5dd963.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div data-id="1:256" style="position: absolute; left: 168.0px; top: 414.0px; width: 483.0px; height: 252.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:257" style="position: absolute; left: 0.0px; top: 0.0px; width: 483.0px; height: 58.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-end"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Process</div></div>
<div class="ft" data-id="1:258" style="position: absolute; left: 0.0px; top: 92.0px; width: 483.0px; height: 160.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; color: rgba(28,30,35,1.0)">Add details about each step in the design process, like running research or ideating on feature ideas.</div></div>
</div>
<div data-id="1:259" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 15 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:260" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:261" style="position: absolute; left: 168.0px; top: 128.0px; width: 1045.0px; height: 824.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-image: url('images/29171cfa1ecbc1ba0a0a9d652cd3a0c77c8e6689.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div>
<div data-id="1:262" style="position: absolute; left: 1269.0px; top: 414.0px; width: 483.0px; height: 252.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:263" style="position: absolute; left: 0.0px; top: 0.0px; width: 483.0px; height: 58.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-end"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Process</div></div>
<div class="ft" data-id="1:264" style="position: absolute; left: 0.0px; top: 92.0px; width: 483.0px; height: 160.0px; opacity: 0.699999988079071; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.7040000152587891px; line-height: 40.0px; text-align: left; color: rgba(28,30,35,1.0)">Add details about each step in the design process, like running research or ideating on feature ideas.</div></div>
</div>
<div data-id="1:265" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 16 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:266" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:267" style="position: absolute; left: 168.0px; top: 405.0px; width: 1584.0px; height: 547.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:268" style="position: absolute; left: 0.0px; top: 0.0px; width: 512.0px; height: 547.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div class="ft" data-id="1:269" style="position: absolute; left: 80.0px; top: 80.0px; width: 238.0px; height: 121.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 126.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -2.772000060081482px; line-height: 120.95999908447266px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">XX%</div></div>
<div class="ft" data-id="1:270" style="position: absolute; left: 80.0px; top: 233.0px; width: 352.0px; height: 116.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-end"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; color: rgba(48,96,50,1.0)">Change in key project metric</div></div>
</div>
<div data-id="1:271" style="position: absolute; left: 536.0px; top: 0.0px; width: 512.0px; height: 547.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div class="ft" data-id="1:272" style="position: absolute; left: 80.0px; top: 80.0px; width: 352.0px; height: 121.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 126.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -2.772000060081482px; line-height: 120.95999908447266px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">XX%</div></div>
<div class="ft" data-id="1:273" style="position: absolute; left: 80.0px; top: 233.0px; width: 352.0px; height: 116.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-end"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; color: rgba(48,96,50,1.0)">Change in key project metric</div></div>
</div>
<div data-id="1:274" style="position: absolute; left: 1072.0px; top: 0.0px; width: 512.0px; height: 547.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 32.0px; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<div class="ft" data-id="1:275" style="position: absolute; left: 80.0px; top: 80.0px; width: 352.0px; height: 121.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 126.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -2.772000060081482px; line-height: 120.95999908447266px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">XX%</div></div>
<div class="ft" data-id="1:276" style="position: absolute; left: 80.0px; top: 233.0px; width: 352.0px; height: 116.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-end"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; color: rgba(48,96,50,1.0)">Change in key project metric</div></div>
</div>
</div>
<div data-id="1:277" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>
<div data-id="1:278" style="position: absolute; left: 168.0px; top: 128.0px; width: 1584.0px; height: 152.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:279" style="position: absolute; left: 0.0px; top: 0.0px; width: 1584.0px; height: 152.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div class="ft" data-id="1:280" style="position: absolute; left: 0.0px; top: 0.0px; width: 1584.0px; height: 54.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -0.7920000171661377px; line-height: 54.0px; text-align: left; white-space: nowrap; color: rgba(48,96,50,1.0)">Results</div></div>
<div class="ft" data-id="1:281" style="position: absolute; left: 0.0px; top: 62.0px; width: 1584.0px; height: 90.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 72.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.5840000343322753px; line-height: 90.0px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">Outcomes that tie back to the challenge</div></div>
</div>
</div>

        </div>
      </div>
    </div>

    <div class="slide-container">
      <div class="slide-label">Slide 17 &mdash; Frame</div>
      <div class="slide-wrapper">
        <div class="slide" data-slide-id="1:282" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;">
          <div data-id="1:283" style="position: absolute; left: 168.0px; top: 852.0px; width: 1581.0px; height: 100.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:284" style="position: absolute; left: 0.0px; top: 0.0px; width: 100.0px; height: 100.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; border-radius: 9999.0px; background-image: url('images/418f994e39c6718ef9cca673fac409e8530c4657.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; border: 12.0px solid rgba(232,237,232,1.0);">
</div>
<div class="ft" data-id="1:285" style="position: absolute; left: 132.0px; top: 21.0px; width: 1449.0px; height: 58.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.0560000228881836px; line-height: 57.60000228881836px; text-align: left; white-space: nowrap; color: rgba(28,30,35,1.0)">{Name or title of user}</div></div>
</div>
<div data-id="1:286" style="position: absolute; left: 168.0px; top: 128.0px; width: 1584.0px; height: 268.0px; opacity: 1.0; overflow: visible; box-sizing: border-box">
<div data-id="1:287" style="position: absolute; left: 0.0px; top: 0.0px; width: 64.0px; height: 64.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 9999.0px; background-color: rgba(232,237,232,1.0); background-image: linear-gradient(rgba(232,237,232,1.0), rgba(232,237,232,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
<svg data-id="1:288" style="position: absolute; left: 19.663997650146484px; top: 21.583999633789062px; width: 24.6720027923584px; height: 20.832000732421875px; opacity: 1.0; overflow: visible" viewBox="0 0 24.6720027923584 20.832000732421875" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M15.168 20.832C14.4 17.44 14.016 14.336 14.016 11.52C14.016 3.84 17.504 0 24.48 0L24.48 4.416C21.28 4.416 19.68 6.208 19.68 9.79201L19.68 11.904L24.672 11.904L24.672 20.832L15.168 20.832ZM1.248 20.832C0.8 19.104 0.48 17.472 0.288 15.936C0.0960001 14.336 0 12.864 0 11.52C0 3.84 3.456 0 10.368 0L10.368 4.416C7.296 4.416 5.76 6.208 5.76 9.79201L5.76 11.904L10.752 11.904L10.752 20.832L1.248 20.832Z" fill="rgba(48,96,50,1.0)" fill-rule="nonzero"/></svg>
</div>
<div class="ft" data-id="1:289" style="position: absolute; left: 0.0px; top: 88.0px; width: 1584.0px; height: 180.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 72.0px; font-family: 'DM Sans', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: -1.5840000343322753px; line-height: 90.0px; text-align: left; color: rgba(28,30,35,1.0)">This is a quote from a user who gave us feedback on the feature.</div></div>
</div>
<div data-id="1:290" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 12.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box; background-color: rgba(48,96,50,1.0); background-image: linear-gradient(rgba(48,96,50,1.0), rgba(48,96,50,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;">
</div>

        </div>
      </div>
    </div>

  <div class="images-section"><h2>Images</h2><div class="images-grid">

      <div class="image-card">
        <img src="images/1626a0bffe16c1b088caf95f7cd1a0c89838f260.png" alt="1626a0bffe16c1b088caf95f7cd1a0c89838f260">
        <div class="image-label">1626a0bffe16c1b088caf95f7cd1a0c89838f260.png</div>
      </div>

      <div class="image-card">
        <img src="images/29171cfa1ecbc1ba0a0a9d652cd3a0c77c8e6689.png" alt="29171cfa1ecbc1ba0a0a9d652cd3a0c77c8e6689">
        <div class="image-label">29171cfa1ecbc1ba0a0a9d652cd3a0c77c8e6689.png</div>
      </div>

      <div class="image-card">
        <img src="images/2fad6f93028a5d504a40c68f68ab109dd4253d2a.png" alt="2fad6f93028a5d504a40c68f68ab109dd4253d2a">
        <div class="image-label">2fad6f93028a5d504a40c68f68ab109dd4253d2a.png</div>
      </div>

      <div class="image-card">
        <img src="images/418f994e39c6718ef9cca673fac409e8530c4657.png" alt="418f994e39c6718ef9cca673fac409e8530c4657">
        <div class="image-label">418f994e39c6718ef9cca673fac409e8530c4657.png</div>
      </div>

      <div class="image-card">
        <img src="images/43e7918bdb5051d2c77508d8ffa0fcd5b8185746.png" alt="43e7918bdb5051d2c77508d8ffa0fcd5b8185746">
        <div class="image-label">43e7918bdb5051d2c77508d8ffa0fcd5b8185746.png</div>
      </div>

      <div class="image-card">
        <img src="images/4ac862bfbc31c1713ee675357953f23d8a7e203f.png" alt="4ac862bfbc31c1713ee675357953f23d8a7e203f">
        <div class="image-label">4ac862bfbc31c1713ee675357953f23d8a7e203f.png</div>
      </div>

      <div class="image-card">
        <img src="images/61ee0cdc288081f6e9f19d3b4c7660037b5dd963.png" alt="61ee0cdc288081f6e9f19d3b4c7660037b5dd963">
        <div class="image-label">61ee0cdc288081f6e9f19d3b4c7660037b5dd963.png</div>
      </div>

      <div class="image-card">
        <img src="images/6d6a65b77915686e93bf950f20ea2261690930b9.png" alt="6d6a65b77915686e93bf950f20ea2261690930b9">
        <div class="image-label">6d6a65b77915686e93bf950f20ea2261690930b9.png</div>
      </div>

      <div class="image-card">
        <img src="images/7ea158819521eabc7e6dff9165bce4b93e0a3e07.png" alt="7ea158819521eabc7e6dff9165bce4b93e0a3e07">
        <div class="image-label">7ea158819521eabc7e6dff9165bce4b93e0a3e07.png</div>
      </div>

      <div class="image-card">
        <img src="images/7f12ea1300756f144a0fb5daaf68dbfc01103a46.png" alt="7f12ea1300756f144a0fb5daaf68dbfc01103a46">
        <div class="image-label">7f12ea1300756f144a0fb5daaf68dbfc01103a46.png</div>
      </div>

      <div class="image-card">
        <img src="images/9dfdf0e4a9670a2d921a9a19d2514710de3bb912.png" alt="9dfdf0e4a9670a2d921a9a19d2514710de3bb912">
        <div class="image-label">9dfdf0e4a9670a2d921a9a19d2514710de3bb912.png</div>
      </div>

      <div class="image-card">
        <img src="images/9f10e7ab703194094f59332e30089c353fcad636.png" alt="9f10e7ab703194094f59332e30089c353fcad636">
        <div class="image-label">9f10e7ab703194094f59332e30089c353fcad636.png</div>
      </div>

      <div class="image-card">
        <img src="images/b3c2d0d39ef8d164ef4f6b454cd7ea3eadde1799.png" alt="b3c2d0d39ef8d164ef4f6b454cd7ea3eadde1799">
        <div class="image-label">b3c2d0d39ef8d164ef4f6b454cd7ea3eadde1799.png</div>
      </div>
</div></div>

  <script>
  // Shrink-to-fit: when a custom font fails to load and the fallback is wider/taller, the rendered text overflows the Figma bbox. The shrink is SLACK-AWARE — each text is allowed to overflow into the empty space between it and its nearest neighbor in the overflow direction. Figma sizes text containers tightly around the original font's glyph extent, but the surrounding layout often leaves visual breathing room (e.g. 56px gaps between nav labels). Squeezing every label into its tight bbox makes them look weak; letting them grow into the gap keeps the design closer to the source while still preventing actual overlap.
  (function() {
    // Per-element "how far can I overflow before hitting a neighbor" computed once. Position-fixed: depends only on bbox layout, not on font shrink state.
    var slackCache = new WeakMap();
    function computeSlack(container) {
      if (slackCache.has(container)) return slackCache.get(container);
      var slide = container.closest('.slide');
      var er = container.getBoundingClientRect();
      var sliderc = slide ? slide.getBoundingClientRect() : null;
      var leftS = Infinity, rightS = Infinity, topS = Infinity, botS = Infinity;
      if (slide) {
        // Collide against other text labels only — overlapping decorative shapes/backgrounds is usually fine and often intentional. Text-on-text is what creates unreadable layouts.
        slide.querySelectorAll('.ft').forEach(function(other) {
          if (other === container || container.contains(other) || other.contains(container)) return;
          var or = other.getBoundingClientRect();
          var vertOverlap = or.top < er.bottom - 0.5 && or.bottom > er.top + 0.5;
          var horzOverlap = or.left < er.right - 0.5 && or.right > er.left + 0.5;
          if (vertOverlap) {
            if (or.left >= er.right - 0.5) rightS = Math.min(rightS, or.left - er.right);
            if (or.right <= er.left + 0.5) leftS = Math.min(leftS, er.left - or.right);
          }
          if (horzOverlap) {
            if (or.top >= er.bottom - 0.5) botS = Math.min(botS, or.top - er.bottom);
            if (or.bottom <= er.top + 0.5) topS = Math.min(topS, er.top - or.bottom);
          }
        });
      }
      if (sliderc) {
        leftS = Math.min(leftS, Math.max(0, er.left - sliderc.left));
        rightS = Math.min(rightS, Math.max(0, sliderc.right - er.right));
        topS = Math.min(topS, Math.max(0, er.top - sliderc.top));
        botS = Math.min(botS, Math.max(0, sliderc.bottom - er.bottom));
      }
      var scale = er.width / (container.clientWidth || 1); // rendered-px → layout-px
      var toLayout = function(v) { return v === Infinity ? 99999 : Math.max(0, v / (scale || 1)); };
      var s = { left: toLayout(leftS), right: toLayout(rightS), top: toLayout(topS), bottom: toLayout(botS) };
      slackCache.set(container, s);
      return s;
    }
    function fitOne(container) {
      var inner = container.firstElementChild;
      if (!inner) return;
      var cw = container.clientWidth, ch = container.clientHeight;
      if (!cw || !ch) return;
      if (inner.dataset.origFs) {
        inner.style.fontSize = inner.dataset.origFs;
        if (inner.dataset.origLs) inner.style.letterSpacing = inner.dataset.origLs;
        if (inner.dataset.origLh) inner.style.lineHeight = inner.dataset.origLh;
      } else {
        inner.dataset.origFs = getComputedStyle(inner).fontSize;
        inner.dataset.origLs = getComputedStyle(inner).letterSpacing;
        inner.dataset.origLh = getComputedStyle(inner).lineHeight;
      }
      var origFs = parseFloat(inner.dataset.origFs);
      var origLs = parseFloat(inner.dataset.origLs) || 0;
      var origLh = parseFloat(inner.dataset.origLh) || 0;
      // Single-line text (white-space: nowrap, or no <br> in the source) only needs to fit its WIDTH — the fallback font's natural line-box (ascender + descender) is usually a few px taller than the Figma bbox even at the correct font, and that's expected, not an overflow to fix.
      var isSingleLine = getComputedStyle(inner).whiteSpace === 'nowrap' || !/<br/i.test(inner.innerHTML);
      var slack = computeSlack(container);
      var align = getComputedStyle(inner).textAlign;
      // Effective allowed width: bbox + slack on the side(s) the text actually overflows toward, per text-align.
      var allowedW;
      if (align === 'right' || align === 'end') allowedW = cw + slack.left;
      else if (align === 'center') allowedW = cw + 2 * Math.min(slack.left, slack.right);
      else allowedW = cw + slack.right; // left / start / justify
      var allowedH = ch + slack.bottom; // text typically grows downward when wrapping
      var fs = origFs;
      for (var iter = 0; iter < 8; iter++) {
        var iw = inner.scrollWidth, ih = inner.scrollHeight;
        var rw = iw > allowedW + 0.5 ? allowedW / iw : 1;
        var rh = (!isSingleLine && ih > allowedH + 0.5) ? allowedH / ih : 1;
        var r = Math.min(rw, rh);
        if (r > 0.998) break;
        var newFs = Math.max(6, fs * r);
        if (newFs >= fs - 0.05) break;
        fs = newFs;
        inner.style.fontSize = fs + 'px';
        // Scale letter-spacing AND line-height proportionally so they shrink with font-size — otherwise the absolute-px values dominate at small sizes.
        if (origLs) inner.style.letterSpacing = (origLs * fs / origFs) + 'px';
        if (origLh) inner.style.lineHeight = (origLh * fs / origFs) + 'px';
      }
    }
    function fitAll() { document.querySelectorAll('.ft').forEach(fitOne); }
    if (document.fonts && document.fonts.ready) {
      document.fonts.ready.then(fitAll);
    } else {
      window.addEventListener('load', fitAll);
    }
    var t;
    window.addEventListener('resize', function() { clearTimeout(t); t = setTimeout(fitAll, 150); });
  })();
  </script>
</body>
</html>