-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
742 lines (711 loc) · 206 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Some Plus</title>
<link rel="shortcut icon" type="image/x-icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📕</text></svg>">
<style>/* ! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com */*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::after,::before{--tw-content:''}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*, ::before, ::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0px}.inset-y-0{top:0px;bottom:0px}.bottom-0{bottom:0px}.left-0{left:0px}.right-0{right:0px}.top-0{top:0px}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.m-0{margin:0px}.mx-auto{margin-left:auto;margin-right:auto}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:0.5rem;margin-bottom:0.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-mb-1{margin-bottom:-0.25rem}.-ml-0{margin-left:-0px}.-ml-1{margin-left:-0.25rem}.-ml-48{margin-left:-12rem}.-ml-6{margin-left:-1.5rem}.-mr-32{margin-right:-8rem}.-mt-2{margin-top:-0.5rem}.-mt-20{margin-top:-5rem}.-mt-48{margin-top:-12rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:0.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:0.25rem}.ml-6{margin-left:1.5rem}.ml-64{margin-left:16rem}.mr-1{margin-right:0.25rem}.mr-2{margin-right:0.5rem}.mr-3{margin-right:0.75rem}.mr-5{margin-right:1.25rem}.mt-1{margin-top:0.25rem}.mt-10{margin-top:2.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:0.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:0.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-0{height:0px}.h-0\.5{height:0.125rem}.h-1{height:0.25rem}.h-1\/5{height:20%}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-auto{height:auto}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/5{width:20%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-72{width:18rem}.w-80{width:20rem}.w-auto{width:auto}.w-full{width:100%}.w-0{width:0px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.flex-initial{flex:0 1 auto}.flex-shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-12{--tw-translate-x:-3rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-16{--tw-translate-x:-4rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-2{--tw-translate-x:-0.5rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-24{--tw-translate-x:-6rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-3{--tw-translate-x:-0.75rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-12{--tw-translate-y:-3rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-16{--tw-translate-x:4rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-24{--tw-translate-x:6rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-40{--tw-translate-x:10rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-10{--tw-translate-y:2.5rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-45{--tw-rotate:-45deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.list-none{list-style-type:none}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-x-12{column-gap:3rem}.gap-y-16{row-gap:4rem}.space-x-3 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem * var(--tw-space-x-reverse));margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-7 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.75rem * var(--tw-space-x-reverse));margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))}.space-y-12 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-16 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * var(--tw-space-y-reverse))}.space-y-2 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))}.space-y-20 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem * var(--tw-space-y-reverse))}.space-y-3 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))}.space-y-4 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-x-8 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:0.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:0.5rem}.rounded-md{border-radius:0.375rem}.rounded-xl{border-radius:0.75rem}.rounded-l-lg{border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem}.rounded-t-lg{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}.border{border-width:1px}.border-4{border-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(31 41 55 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.bg-pink-50{--tw-bg-opacity:1;background-color:rgb(253 242 248 / var(--tw-bg-opacity))}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153 / var(--tw-bg-opacity))}.bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255 / var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.bg-purple-900{--tw-bg-opacity:1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.bg-gradient-to-b{background-image:linear-gradient(to bottom, var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right, var(--tw-gradient-stops))}.bg-none{background-image:none}.from-pink-400{--tw-gradient-from:#f472b6 var(--tw-gradient-from-position);--tw-gradient-to:rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from:#a855f7 var(--tw-gradient-from-position);--tw-gradient-to:rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900{--tw-gradient-from:#581c87 var(--tw-gradient-from-position);--tw-gradient-to:rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.via-blue-900{--tw-gradient-to:rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #1e3a8a var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-500{--tw-gradient-to:rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #6366f1 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-600{--tw-gradient-to:rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #4f46e5 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900{--tw-gradient-to:rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #581c87 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-blue-500{--tw-gradient-to:#3b82f6 var(--tw-gradient-to-position)}.to-pink-600{--tw-gradient-to:#db2777 var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to:#a855f7 var(--tw-gradient-to-position)}.to-purple-700{--tw-gradient-to:#7e22ce var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.object-cover{object-fit:cover}.p-0{padding:0px}.p-1{padding:0.25rem}.p-2{padding:0.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:0.5rem;padding-right:0.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0px;padding-bottom:0px}.py-1{padding-top:0.25rem;padding-bottom:0.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:0.75rem;padding-bottom:0.75rem}.py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0px}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pl-0{padding-left:0px}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pr-10{padding-right:2.5rem}.pr-5{padding-right:1.25rem}.pr-8{padding-right:2rem}.pt-2{padding-top:0.5rem}.pt-20{padding-top:5rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.font-sans{font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:0.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-10{line-height:2.5rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-0.025em}.tracking-wide{letter-spacing:0.025em}.tracking-wider{letter-spacing:0.05em}.text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246 / var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241 / var(--tw-text-opacity))}.text-pink-400{--tw-text-opacity:1;color:rgb(244 114 182 / var(--tw-text-opacity))}.text-pink-500{--tw-text-opacity:1;color:rgb(236 72 153 / var(--tw-text-opacity))}.text-purple-200{--tw-text-opacity:1;color:rgb(233 213 255 / var(--tw-text-opacity))}.text-purple-300{--tw-text-opacity:1;color:rgb(216 180 254 / var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247 / var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21 / var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8 / var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-10{opacity:0.1}.opacity-100{opacity:1}.opacity-25{opacity:0.25}.opacity-30{opacity:0.3}.opacity-50{opacity:0.5}.opacity-80{opacity:0.8}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.transition{transition-property:color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.duration-100{transition-duration:100ms}.duration-150{transition-duration:150ms}.duration-200{transition-duration:200ms}.duration-300{transition-duration:300ms}.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.ease-in{transition-timing-function:cubic-bezier(0.4, 0, 1, 1)}.focus-within\:border-blue-700:focus-within{--tw-border-opacity:1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.focus-within\:bg-blue-700:focus-within{--tw-bg-opacity:1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235 / var(--tw-text-opacity))}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgb(236 72 153 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.focus\:shadow-none:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246 / var(--tw-ring-opacity))}.focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(17 24 39 / var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.group:hover .group-hover\:h-full{height:100%}@media (min-width: 640px){.sm\:-mx-3{margin-left:-0.75rem;margin-right:-0.75rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:-ml-32{margin-left:-8rem}.sm\:-ml-56{margin-left:-14rem}.sm\:mb-0{margin-bottom:0px}.sm\:ml-auto{margin-left:auto}.sm\:mr-4{margin-right:1rem}.sm\:mt-0{margin-top:0px}.sm\:mt-20{margin-top:5rem}.sm\:grid{display:grid}.sm\:h-10{height:2.5rem}.sm\:h-14{height:3.5rem}.sm\:h-6{height:1.5rem}.sm\:h-8{height:2rem}.sm\:h-9{height:2.25rem}.sm\:w-auto{width:auto}.sm\:max-w-xl{max-width:36rem}.sm\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:gap-16{gap:4rem}.sm\:space-x-10 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-3 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem * var(--tw-space-x-reverse));margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:space-y-4 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.sm\:p-5{padding:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:pl-0{padding-left:0px}.sm\:pl-10{padding-left:2.5rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pt-4{padding-top:1rem}.sm\:text-center{text-align:center}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:leading-none{line-height:1}.sm\:tracking-tight{letter-spacing:-0.025em}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:-ml-5{margin-left:-1.25rem}.md\:mb-0{margin-bottom:0px}.md\:mb-1{margin-bottom:0.25rem}.md\:ml-10{margin-left:2.5rem}.md\:ml-5{margin-left:1.25rem}.md\:mr-10{margin-right:2.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-16{height:4rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-32{height:8rem}.md\:h-56{height:14rem}.md\:h-96{height:24rem}.md\:w-1\/2{width:50%}.md\:w-1\/4{width:25%}.md\:w-16{width:4rem}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:w-32{width:8rem}.md\:w-56{width:14rem}.md\:w-7\/12{width:58.333333%}.md\:max-w-2xl{max-width:42rem}.md\:max-w-3xl{max-width:48rem}.md\:max-w-md{max-width:28rem}.md\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:space-y-5 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.md\:p-10{padding:2.5rem}.md\:p-7{padding:1.75rem}.md\:px-0{padding-left:0px;padding-right:0px}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-0{padding-top:0px;padding-bottom:0px}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:pb-0{padding-bottom:0px}.md\:pb-12{padding-bottom:3rem}.md\:pl-16{padding-left:4rem}.md\:pr-0{padding-right:0px}.md\:pr-10{padding-right:2.5rem}.md\:text-left{text-align:left}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:absolute{position:absolute}.lg\:mx-0{margin-left:0px;margin-right:0px}.lg\:my-0{margin-top:0px;margin-bottom:0px}.lg\:my-40{margin-top:10rem;margin-bottom:10rem}.lg\:mb-0{margin-bottom:0px}.lg\:ml-0{margin-left:0px}.lg\:ml-20{margin-left:5rem}.lg\:mr-0{margin-right:0px}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:h-full{height:100%}.lg\:w-1\/2{width:50%}.lg\:w-2\/3{width:66.666667%}.lg\:w-5\/12{width:41.666667%}.lg\:w-7\/12{width:58.333333%}.lg\:w-auto{width:auto}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-full{max-width:100%}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-none{max-width:none}.lg\:max-w-screen-xl{max-width:1280px}.lg\:flex-shrink-0{flex-shrink:0}.lg\:flex-grow-0{flex-grow:0}.lg\:translate-y-5{--tw-translate-y:1.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:space-x-4 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.lg\:space-y-6 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.lg\:rounded-none{border-radius:0px}.lg\:px-0{padding-left:0px;padding-right:0px}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-0{padding-top:0px;padding-bottom:0px}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:pb-0{padding-bottom:0px}.lg\:pl-8{padding-left:2rem}.lg\:pr-0{padding-right:0px}.lg\:pr-20{padding-right:5rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pt-0{padding-top:0px}.lg\:text-left{text-align:left}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-7xl{font-size:4.5rem;line-height:1}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-9{line-height:2.25rem}.lg\:shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}}@media (min-width: 1280px){.xl\:my-0{margin-top:0px;margin-bottom:0px}.xl\:-ml-20{margin-left:-5rem}.xl\:mb-0{margin-bottom:0px}.xl\:h-96{height:24rem}.xl\:w-1\/2{width:50%}.xl\:w-6\/12{width:50%}.xl\:w-96{width:24rem}.xl\:max-w-full{max-width:100%}.xl\:flex-row{flex-direction:row}.xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}.xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.xl\:px-0{padding-left:0px;padding-right:0px}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:pl-8{padding-left:2rem}.xl\:pr-3{padding-right:0.75rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pr-8{padding-right:2rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width: 1536px){.\32xl\:-mr-64{margin-right:-16rem}.\32xl\:text-8xl{font-size:6rem;line-height:1}}</style> <link rel="stylesheet" href="">
</head>
<body>
<section class="relative bg-white" data-tails-scripts="//unpkg.com/alpinejs" >
<div class="flex items-center justify-between h-24 px-8 mx-auto max-w-7xl">
<a href="#_" class="relative z-10 flex items-center w-auto text-2xl font-extrabold leading-none text-black select-none">
tails.
</a>
<nav class="items-center justify-center hidden space-x-8 text-gray-200 md:flex">
<a href="#_" x-data="{ hover: false }" @mouseenter="hover = true" @mouseleave="hover = false" class="relative inline-block text-base font-bold text-gray-700 uppercase transition duration-150 ease hover:text-gray-900">
<span class="block">Home</span>
<span class="absolute bottom-0 left-0 inline-block w-full h-1 -mb-1 overflow-hidden">
<span x-show="hover" class="absolute inset-0 inline-block w-full h-1 h-full transform border-t-2 border-blue-600" x-transition:enter="transition ease-out duration-300" x-transition:enter-start="-translate-x-full" x-transition:enter-end="translate-x-0" x-transition:leave="transition ease-out duration-300" x-transition:leave-start="translate-x-0" x-transition:leave-end="translate-x-full" data-primary="blue-600"></span>
</span>
</a>
<a href="#_" x-data="{ hover: false }" @mouseenter="hover = true" @mouseleave="hover = false" class="relative inline-block text-base font-bold text-gray-700 uppercase transition duration-150 ease hover:text-gray-900">
<span class="block">Features</span>
<span class="absolute bottom-0 left-0 inline-block w-full h-1 -mb-1 overflow-hidden">
<span x-show="hover" class="absolute inset-0 inline-block w-full h-1 h-full transform border-t-2 border-blue-600" x-transition:enter="transition ease-out duration-300" x-transition:enter-start="-translate-x-full" x-transition:enter-end="translate-x-0" x-transition:leave="transition ease-out duration-300" x-transition:leave-start="translate-x-0" x-transition:leave-end="translate-x-full" data-primary="blue-600"></span>
</span>
</a>
<a href="#_" x-data="{ hover: false }" @mouseenter="hover = true" @mouseleave="hover = false" class="relative inline-block text-base font-bold text-gray-700 uppercase transition duration-150 ease hover:text-gray-900">
<span class="block">Pricing</span>
<span class="absolute bottom-0 left-0 inline-block w-full h-1 -mb-1 overflow-hidden">
<span x-show="hover" class="absolute inset-0 inline-block w-full h-1 h-full transform border-t-2 border-blue-600" x-transition:enter="transition ease-out duration-300" x-transition:enter-start="-translate-x-full" x-transition:enter-end="translate-x-0" x-transition:leave="transition ease-out duration-300" x-transition:leave-start="translate-x-0" x-transition:leave-end="translate-x-full" data-primary="blue-600"></span>
</span>
</a>
<a href="#_" x-data="{ hover: false }" @mouseenter="hover = true" @mouseleave="hover = false" class="relative inline-block text-base font-bold text-gray-700 uppercase transition duration-150 ease hover:text-gray-900">
<span class="block">Blog</span>
<span class="absolute bottom-0 left-0 inline-block w-full h-1 -mb-1 overflow-hidden">
<span x-show="hover" class="absolute inset-0 inline-block w-full h-1 h-full transform border-t-2 border-blue-600" x-transition:enter="transition ease-out duration-300" x-transition:enter-start="-translate-x-full" x-transition:enter-end="translate-x-0" x-transition:leave="transition ease-out duration-300" x-transition:leave-start="translate-x-0" x-transition:leave-end="translate-x-full" data-primary="blue-600"></span>
</span>
</a>
<div class="w-0 h-5 border border-r border-gray-200"></div>
<a href="#_" x-data="{ hover: false }" @mouseenter="hover = true" @mouseleave="hover = false" class="relative inline-block text-base font-bold text-gray-700 uppercase transition duration-150 ease hover:text-gray-900white">
<span class="block">Login</span>
<span class="absolute bottom-0 left-0 inline-block w-full h-1 -mb-1 overflow-hidden">
<span class="absolute inset-0 inline-block w-full h-1 h-full transform translate-x-0 border-t-2 border-gray-500"></span>
</span>
<span class="absolute bottom-0 left-0 inline-block w-full h-1 -mb-1 overflow-hidden">
<span x-show="hover" class="absolute inset-0 inline-block w-full h-1 h-full transform border-t-2 border-blue-600" x-transition:enter="transition ease-out duration-300" x-transition:enter-start="-translate-x-full" x-transition:enter-end="translate-x-0" x-transition:leave="transition ease-out duration-300" x-transition:leave-start="translate-x-0" x-transition:leave-end="translate-x-full" data-primary="blue-600"></span>
</span>
</a>
<a href="#_" class="inline-flex items-center justify-center px-4 py-2 text-base font-medium leading-6 text-white whitespace-no-wrap bg-blue-600 border border-blue-700 rounded-md shadow-sm hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500" data-rounded="rounded-md" data-primary="blue-600">
Signup
</a>
</nav>
<!-- Mobile Button -->
<div class="flex items-center justify-center h-full md:hidden">
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 8h16M4 16h16"></path>
</svg>
</div>
</div>
</section><section class="relative flex flex-col-reverse w-full px-6 py-16 bg-gray-900 lg:pt-0 lg:flex-col lg:pb-0">
<div class="inset-y-0 top-0 right-0 z-0 w-full max-w-xl px-4 mx-auto md:px-0 lg:pr-0 lg:mb-0 lg:mx-0 lg:w-7/12 lg:max-w-full lg:absolute xl:px-0">
<svg class="absolute left-0 hidden h-full text-gray-900 transform -translate-x-1/2 lg:block" viewBox="0 0 100 100" fill="currentColor" preserveAspectRatio="none slice"><path d="M50 0H80L50 120H0L50 0Z"></path></svg>
<img class="object-cover w-full h-56 rounded shadow-lg lg:rounded-none lg:shadow-none md:h-96 lg:h-full" src="https://images.unsplash.com/photo-1601933470096-0e34634ffcde?ixid=MnwxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2250&q=80" alt="">
</div>
<div class="relative flex flex-col items-start w-full max-w-xl px-4 mx-auto md:px-0 lg:px-8 lg:max-w-screen-xl">
<div class="mb-16 lg:my-40 lg:max-w-lg lg:pr-5">
<p class="flex inline-block text-sm font-semibold tracking-wider text-purple-200 uppercase rounded-full mb-7">
New Features
</p>
<h1 class="mb-5 font-sans text-3xl font-bold tracking-tight text-white sm:text-6xl sm:leading-none">
The Future of<br class="hidden md:block">
<span class="inline-block text-purple-500">Web Design</span>
</h1>
<p class="mb-5 text-base text-gray-300 sm:pr-10 md:text-lg">
Learn how we are tranforming the world of web design. These state-of-the-art innovative tools will remind you of why you got into design in the first place.
</p>
<div class="flex flex-col items-center pt-2 sm:flex-row sm:pt-4">
<a href="/" class="inline-flex items-center justify-center w-full h-12 px-6 mb-4 font-medium tracking-wide text-white transition duration-200 bg-purple-500 rounded shadow-md sm:w-auto sm:mr-4 sm:mb-0 hover:bg-deep-purple-accent-700 focus:shadow-outline focus:outline-none">
Get started
</a>
<a href="/" class="inline-flex items-center justify-center w-full h-12 px-6 font-medium tracking-wide text-white transition duration-200 bg-gray-700 rounded shadow-md sm:w-auto hover:bg-deep-purple-accent-700 focus:shadow-outline focus:outline-none">
Learn More
</a>
</div>
</div>
</div>
</section><section class="relative px-2 py-12 bg-white sm:py-20 md:py-32 md:px-0">
<div class="relative top-0 left-0 items-center justify-center w-full h-full md:absolute">
<div class="relative z-20 h-full px-8 mx-auto max-w-7xl xl:px-5">
<div class="flex flex-wrap items-center h-full sm:-mx-3">
<div class="w-full pl-10 pr-10 sm:pl-0 md:w-1/2 xl:pr-3">
<div class="w-full pb-6 pl-0 space-y-4 sm:pl-10 md:max-w-md lg:max-w-lg md:space-y-5 lg:space-y-6 xl:space-y-7 sm:pr-5 lg:pr-0 md:pb-0">
<p class="font-medium tracking-wide text-blue-600 uppercase" data-primary="blue-600">templates for the perfect landing page</p>
<h1 class="text-4xl font-extrabold tracking-tight text-gray-900 sm:text-5xl md:text-4xl lg:text-5xl xl:text-6xl 2xl:text-8xl">
Design Your Next Great Idea
</h1>
<p class="mx-auto text-base text-gray-500 lg:leading-9 md:max-w-md lg:text-xl md:max-w-3xl">You built an amazing application, why not give it some love with a pretty looking landing page.</p>
<div class="relative flex flex-col space-y-3 lg:flex-row lg:space-y-0 lg:space-x-4 md:pr-10 lg:pr-0">
<a href="#_" class="flex items-center w-full px-6 py-3 mb-3 text-lg text-white bg-blue-600 rounded-md sm:mb-0 hover:bg-blue-700 sm:w-auto" data-rounded="rounded-md" data-primary="blue-600">
Try for free
</a>
<a href="#_" class="flex items-center px-6 py-3 bg-transparent border border-gray-800 rounded-md hover:bg-gray-50" data-rounded="rounded-md">
Watch Video
</a>
</div>
</div>
</div>
<div class="w-full md:w-1/2">
<!-- intentionally leaving this empty -->
</div>
</div>
</div>
</div>
<div class="relative top-0 left-0 z-10 flex items-center w-full h-full py-12">
<div class="hidden w-1/2 md:block">
<!-- left side leaving empty so that way the laptop can span full width on the right -->
</div>
<div class="w-full -mr-32 2xl:-mr-64 md:w-7/12">
<img src="https://cdn.devdojo.com/images/january2021/tails-macbook.png" class="w-full transform scale-110 md:scale-150">
</div>
</div>
</section><section class="relative w-full pt-20 bg-gradient-to-b from-purple-900 via-blue-900 to-purple-500">
<div class="relative top-0 left-0 z-0 h-full mx-auto opacity-25">
<div class="relative opacity-50">
<div class="absolute left-0 w-full h-56 -mt-20 -mt-48 -ml-48 transform -rotate-45 bg-purple-200 rounded-l-lg opacity-25 sm:-ml-56"></div>
<div class="absolute w-full h-64 min-w-full -mt-2 -ml-6 transform -rotate-45 bg-indigo-200 rounded-l-lg opacity-25 sm:-ml-32 sm:mt-20"></div>
<div class="absolute left-0 w-full h-64 mt-24 ml-64 transform -rotate-45 bg-blue-200 rounded-lg rounded-l-lg opacity-25 third"></div>
</div>
</div>
<div class="relative z-10 max-w-3xl px-12 mx-auto space-y-5 text-center lg:px-0">
<h1 class="text-6xl font-black text-white lg:text-7xl">Design. Build. Deploy.</h1>
<p class="text-lg font-medium text-gray-200">The perfect starting point for your next project. These templates and designs have been crafted to help you get the best conversion rate possible. Design, build, and ship 🚀.</p>
<a href="#_" class="py-3.5 inline-block uppercase px-8 bg-gradient-to-br from-pink-400 to-pink-600 text-white rounded-full font-medium text-lg">Join Today</a>
</div>
<div class="relative z-30 max-w-4xl px-4 mx-auto mt-16 lg:px-0">
<img class="rounded-t-lg shadow-2xl" src="https://cdn.devdojo.com/images/june2021/hero-banner.jpg">
</div>
</section><section class="w-full py-20 bg-white">
<div class="flex flex-col items-center px-12 mx-auto max-w-7xl lg:flex-row">
<div class="relative z-20 flex flex-col items-start justify-center w-full h-full lg:w-5/12">
<p class="pb-5 text-sm font-medium tracking-wide text-pink-500 uppercase">crafted with Love 🥰</p>
<h1 class="text-5xl font-bold xl:text-6xl pb-7 ">The Ultimate <br>Design Collection</h1>
<p class="text-lg text-gray-500 pb-7">We've handcrafted the ultimate design collection that we think you are going to love. Each template and design has been built with clean and functional TailwindCSS Awesomeness.</p>
<div class="flex flex-col items-center w-full sm:w-auto sm:flex-row sm:space-x-10">
<a href="#_" class="px-7 sm:w-auto justify-center w-full flex items-center overflow-hidden group relative py-3.5 text-xl font-medium text-white bg-gray-900 rounded-full">
<span class="absolute inset-0 w-full h-0 transition-all duration-300 ease-out bg-pink-500 group-hover:h-full"></span>
<span class="relative">Get Started</span>
</a>
<a href="#_" class="flex items-center mt-10 text-xl font-medium underline transition duration-150 ease-out hover:text-pink-500 sm:mt-0">
<svg class="w-6 h-6 mr-2" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z" clip-rule="evenodd"></path></svg>
<span>Learn More</span>
</a>
</div>
</div>
<div class="relative z-10 w-full h-full my-16 lg:my-0 lg:w-7/12">
<img class="relative z-40 w-full h-full" src="https://cdn.devdojo.com/images/june2021/home-hero.png">
<div class="box-content absolute inset-0 z-30 hidden scale-150 translate-x-40 translate-y-10 rounded-full w-80 lg:block h-80 xl:w-96 xl:h-96 bg-pink-50"></div>
<div class="absolute bottom-0 left-0 z-20 hidden -translate-x-3 -translate-y-12 rounded-full opacity-50 w-72 lg:block h-72 bg-yellow-50"></div>
<div class="absolute top-0 left-0 z-20 hidden -translate-x-12 -translate-y-12 rounded-full opacity-50 w-72 lg:block h-72 bg-blue-50"></div>
</div>
</div>
</section><section class="relative bg-purple-900">
<div class="absolute inset-0 flex justify-end w-full h-full overflow-hidden opacity-50">
<img src="https://cdn.devdojo.com/images/july2021/block-pattern.png" class="absolute inset-0 object-cover w-full h-full opacity-30">
</div>
<div class="relative flex flex-col px-16 py-16 mx-auto max-w-7xl bg-gradient-to-r lg:flex-row from-transparent via-purple-900 to-transparent">
<img src="https://cdn.devdojo.com/images/july2021/magic-mesh.png" class="absolute opacity-50">
<div class="relative flex flex-col w-full mb-16 lg:mb-0 lg:w-2/3 sm:justify-center sm:items-center sm:text-center lg:text-left lg:items-start">
<p class="mb-4 font-mono text-sm font-bold tracking-wide text-purple-300 uppercase">Templates that are</p>
<h1 class="mb-8 text-5xl font-extrabold text-white sm:text-6xl lg:text-7xl">Designed for Developers</h1>
<p class="max-w-xl mx-auto mb-8 text-purple-200 sm:text-lg lg:text-xl lg:pr-20 lg:max-w-none lg:mx-0">All of our templates and designs were crafted for developers. Designed with clean structure and easy to customize code.</p>
<a href="#_" class="inline-flex items-center justify-center w-full px-6 py-4 mb-3 mr-1 text-base font-semibold text-white no-underline align-middle bg-purple-600 border border-transparent border-solid rounded-md cursor-pointer select-none sm:max-w-xl sm:mb-0 lg:w-auto hover:bg-purple-500 hover:text-white focus-within:bg-blue-700 focus-within:border-blue-700">
<span>Signup Today</span>
<span class="ml-1 text-sm font-light"> - It's Free</span>
</a>
</div>
<div class="relative flex items-center justify-center w-full max-w-xl mx-auto lg:w-1/2">
<img src="https://cdn.devdojo.com/images/july2021/3d-character.png" class="w-full h-auto xl:pr-5 lg:translate-y-5">
</div>
</div>
</section><section class="py-20 bg-white">
<div class="flex flex-col items-start px-10 mx-auto space-y-20 lg:space-y-0 lg:flex-row max-w-7xl">
<div class="flex flex-col justify-center flex-shrink-0 w-full h-full max-w-lg space-y-5 text-gray-800 lg:max-w-none lg:w-5/12 xl:w-6/12">
<div class="flex items-center space-x-5 text-blue-500" data-primary="blue-500">
<div class="w-20 h-0.5 bg-blue-500" data-primary="blue-500"></div>
<p class="text-sm font-bold tracking-wide uppercase">The New Standard</p>
</div>
<h2 class="text-4xl font-black xl:text-5xl">Trusted by some<br>awesome companies.</h2>
<div class="relative flex flex-col items-start w-full space-y-5 sm:items-center sm:flex-row sm:space-y-0 sm:space-x-3">
<a href="#_" class="inline-block w-full px-6 py-4 font-bold text-center text-white bg-blue-600 rounded sm:w-auto" data-primary="blue-600" data-rounded="rounded">Get Started</a>
<a href="#_" class="flex items-center px-2 py-2 space-x-3 text-base font-bold hover:underline">
<svg class="w-4 h-4 text-blue-500" data-primary="blue-500" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg>
<span>Read Customer Stories</span>
</a>
</div>
</div>
<div class="max-w-lg lg:max-w-none lg:w-7/12 lg:pl-8 xl:w-6/12">
<div class="grid grid-cols-3 text-gray-400 gap-x-12 gap-y-16">
<a href="#_" class="flex items-center justify-center hover:text-gray-600">
<svg class="w-auto h-10 fill-current sm:h-14" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2428 880"><defs></defs><g fill-rule="nonzero"><path d="M977.185 531.113c-20.544 1.31-33.54 1.31-60.595 2.088-8.586 0-52.268 0-61.113-.26-8.846-.531-8.586 3.411-8.586 8.392 0 3.943 2.347 5.525 8.067 5.525 10.402 0 23.41.519 30.168 7.094 2.347 2.62 11.97 15.486 11.97 25.732l.26 223.807c.519 35.2-11.958 44.642-24.448 44.914-11.712 0-25.485-5.772-38.494-22.049L742.6 714.44c1.608-3.385 20-12.827 37.327-24.552 42.009-28.403 42.644-55.406 41.996-79.997-1.076-40.634-32.437-83.798-92.319-83.798-67.611-1.569-110.269 6.304-166.44-.518-8.327-.805-8.587 3.41-8.587 8.663 0 3.943 2.348 5.525 8.067 5.525 10.402 0 20.804 1.31 28.352 6.304 4.423 3.138 12.737 11.283 12.737 22.58l.272 258.734c0 12.088-3.904 21.011-18.988 21.011-16.64 0-26.263-27.055-30.427-40.193l-86.858-280.536h-31.984L303.9 840.779c-14.565 18.65-21.063 10.765-22.36 1.323-2.075-14.967 8.067-28.638 6.498-43.345l-6.498-3.165c-5.201 7.886-7.808 16.822-12.737 24.694-11.97 19.105-27.638 26.238-43.747 32.879-34.603 14.267-79.504 11.374-127.376-30.246-31.464-28.118-47.067-70.14-50.193-111.903-2.866-39.143 4.682-79.595 26.005-112.435 34.071-52.268 109.996-74.33 165.13-45.446 26.926 14.111 33.087 35.395 37.963 56.743 1.31 6.303 9.624 9.196 14.825 4.993 4.163-2.892 2.866-8.391 2.088-13.657-3.645-24.435-.519-49.907 4.941-74.33-24.344 1.271-48.208-3.1-72.527-5.058-26.211-2.114-58.688-2.723-92.617 6.628C28.032 557.48-1.72 642.562.77 714.634c2.763 80.011 50.686 127.26 100.788 149.516 36.147 15.758 81.399 16.537 122.746 12.866 14.306-1.323 29.13-2.892 43.436-3.424 26.536-1.05 61.632-3.151 112.616-1.841 8.573-.52 10.92-3.943 10.92-9.196 0-4.19-2.347-5.512-8.066-5.512h-6.77c-9.624-1.064-21.595-2.101-26.537-5.525-4.669-3.152-9.623-17.587-5.188-29.156l32.762-80.906H490.08l24.966 82.229c4.423 14.707 1.297 21.802-3.89 27.054-4.942 4.994-16.122 6.044-25.746 7.095-2.593 0-5.72.26-9.104.26-5.46 0-8.067 1.582-8.067 5.524 0 4.994-.532 8.405 8.326 8.924h217.153c8.586 0 8.586-3.411 8.586-8.664 0-3.943-2.594-5.512-8.067-5.512-19.844 0-41.348-7.043-41.348-32.049l.519-256.918c0-12.866 3.904-20.232 9.364-22.32 13.255-6.058 27.833-6.576 41.88-4.994 58.675 6.589 67.87 35.926 70.996 64.356 7.276 66.275-33.047 89.816-75.42 95.354-9.882 1.05-21.84-.273-29.908 2.373-7.289 2.62-7.289 15.486-.778 17.587 5.98 1.323 16.64-1.31 22.892 1.323l93.097 120.567c3.89 4.993 23.41 28.624 28.87 28.624h159.153c8.832 0 8.586-3.41 8.586-8.391 0-3.943-2.348-5.512-8.068-5.512-19.597 0-28.43-10.454-30.115-21.05-1.116-7.03-1.35-17.289-1.35-25.979v-231.95c0-12.089 6.499-23.632 9.365-26.265 7.795-7.872 13.774-7.872 23.93-7.872 5.719 0 8.066-1.57 8.066-5.513-.026-4.941.752-9.416-6.783-8.624zM387.281 716.399l54.344-135.534 38.234 135.015-92.578.519zM2418.658 528.18l-108.7-.259c-8.34 0-9.118 3.943-9.118 8.923 0 3.943 2.36 5.512 8.055 5.512 4.967 0 10.414.792 15.602 2.101 8.586 2.374 17.172 6.576 20.285 11.038 3.398 4.993 7.808 13.93 7.808 30.479v196.738c0 9.196-2.075 16.03-13.774 1.05L2139.107 527.39l-77.52.273c-8.845 0-8.586 3.41-8.586 8.391 0 3.956 2.36 5.525 8.08 5.525 6.226 0 11.167-.272 15.33 1.842 13.528 5.771 25.758 26.017 25.758 44.927l.506 228.787c0 34.15-60.594 35.46-69.44 6.303l-91.527-296.567-27.587.273-129.244 308.11c-8.586 20.492-28.598 15.24-27.301 4.474l4.682-33.099c.506-4.202-5.473-5.784-8.586-4.474-6.51 2.918-5.655 12.593-7.95 19.636-6.226 19.04-27.911 26.601-45.628 26.601h-43.695c-8.846 0-22.373-4.462-25.486-10.506-6.485-12.087-9.351-25.485-9.351-41.243l.26-90.62c0-4.202 4.681-7.354 11.698-7.354h68.143a26.147 26.147 0 0120.804 11.569c4.15 6.822 3.904 14.967 5.72 22.853.505 2.1 1.037 4.72 2.606 6.03 2.335 2.387 6.226 3.956 9.092 1.583v-105.6c0-2.1-7.548-2.892-9.624 2.374-3.903 10.505-2.866 19.428-8.585 27.055-2.867 3.67-6.485 6.575-10.39 9.195-5.719 3.152-12.736 3.943-19.246 4.993h-59.558c-9.883 0-10.92-3.683-10.92-11.569l.26-100.074c0-13.398 4.94-17.873 12.995-17.873h72.047c18.715 0 26.264 6.835 33.034 16.031 2.075 2.892 7.808 12.334 9.092 17.328.791 3.683-.791 9.455 2.075 11.037 4.682 2.905 12.736 4.474 13.022-10.506l.765-55.16c-75.406 3.943-150.826 3.943-226.764-1.064-7.276-.518-7.016 3.684-7.016 8.405 0 3.943 2.36 5.525 8.054 5.525 7.043 0 11.984.272 16.64 2.36 2.867 1.323 6.252 3.425 9.118 5.253 9.092 6.822 8.314 20.492 8.314 32.308l-.792 254.532c0 3.942-4.656 9.714-8.56 13.138a62.164 62.164 0 01-11.984 7.626c-4.941 2.36-10.129 2.36-17.146 2.36-5.473 0-8.055 1.583-8.055 5.526 0 4.993-.271 8.404 8.561 8.404h319.355c8.845 0 8.586-3.424 8.586-8.404 0-3.943-2.335-5.525-8.055-5.525-4.941 0-9.377-.52-12.995-1.05-4.177-.52-14.319-2.893-17.432-6.291-8.845-8.923-10.92-18.119-4.176-34.94l28.624-70.128 108.946.272 20.817 69.868c7.017 23.385 9.883 32.58-.532 38.624-3.644 2.101-14.033 3.152-14.318 3.152-3.113.519-7.017.519-11.427.519-5.72 0-8.08 1.582-8.08 5.525 0 4.993 0 8.404 8.586 8.404l209.086-.804c6.757 0 8.845-4.19 8.845-8.664 0-3.943-2.335-5.525-8.054-5.525-4.15 0-7.549-.26-10.661-.519-6.758-1.05-12.737-2.373-17.678-6.303-5.188-4.202-11.958-9.987-11.958-33.358V591.266c0-9.727 4.15-10.518 7.276-6.303l223.91 287.112h21.076V582.603c0-11.556 3.112-22.853 10.129-28.378 5.473-4.19 11.699-6.822 17.431-9.183a46.691 46.691 0 0116.64-2.905c5.72 0 8.08-1.57 8.08-5.512 0-5.033 0-8.444-8.585-8.444zM1858.195 722.91l55.122-135.274 38.507 135.534-93.629-.26zm257.852-350.43c-2.607-.79-8.08 0-9.623 4.203l-9.624 24.435c-7.548 18.91-26.77 26.523-39.013 29.156-17.328 3.722-46.51 2.503-59.804-2.633-9.117-3.411-19.247-11.556-19.247-26.523l.26-250.862c0-5.771-1.038-11.815 3.644-18.91 5.72-10.505 22.62-14.188 32.775-14.188 5.693 0 8.054-1.583 8.054-5.513 0-4.993.26-8.404-8.586-8.404-6.757.26-57.988 2.101-129.516.532-8.56 0-8.56 3.41-8.56 8.404 0 3.943 2.334 5.512 8.054 5.512 10.661 0 22.114 3.943 29.921 11.556 3.113 2.62 6.758 12.088 6.758 19.96l.259 259.267c0 7.872-1.829 12.878-5.98 17.6-3.397 4.202-10.66 5.784-15.096 5.525-3.904-.273-7.017-4.475-8.314-7.886l-102.992-318.096h-32.243l-131.32 308.122c-8.585 10.765-14.318 16.277-21.334 18.378-7.808 2.633-11.958 3.152-17.432 1.842-12.49-3.152-22.619-12.866-22.619-23.112v-82.747l93.097-177.829c4.436-8.145 12.49-18.39 18.21-22.593 7.548-5.784 13.773-9.195 24.448-9.195 5.72 0 7.807-1.57 7.807-5.513 0-4.72.506-8.663-8.34-8.404-36.652 1.842-70.218 1.05-109.205-.532-8.34-.26-8.34 3.684-8.34 8.405 0 3.942 2.076 5.512 7.809 5.512 10.66 0 21.075 1.829 32.502 17.327 2.607 3.943.272 13.917-1.803 20.233l-64.771 128.712c-4.41 8.664-11.426 8.664-14.319 1.582l-61.1-132.914c-2.607-6.303-5.72-12.606-1.57-18.91 10.662-17.327 27.302-17.327 37.976-17.327 5.72 0 8.34-1.583 8.34-5.525 0-4.994 0-8.664-8.846-8.405-19.247 1.064-52.035 2.101-70.75 1.842-17.431-.26-34.072.26-54.862-.532-9.351-.26-8.85 3.684-8.85 8.405 0 3.942 2.34 5.512 8.059 5.512 10.415 0 20.285 5.253 27.301 13.916 3.139 3.943 7.29 10.246 10.661 16.822l88.182 182.03.26 79.064c0 10.247-12.49 20.493-14.851 22.062-9.598 5.785-23.41 9.196-34.046 9.196-5.72 0-8.08 1.31-8.08 5.24-.26 7.353 1.829 8.923 12.49 8.923h234.065c9.092 0 8.314-3.424 8.314-8.145 0-4.203-2.075-5.526-7.808-5.526-11.167 0-22.879-4.461-29.636-6.822-13.268-4.461-18.469-21.542-9.883-38.883l30.674-75.12 110.01-.533 27.82 90.62c3.112 8.404-7.808 19.182-12.205 22.853-8.054 6.563-16.64 7.613-26.796 7.613-5.694 0-8.313 1.323-8.313 5.512 0 4.734-.26 8.145 8.845 8.145h317.526c1.297-29.156.532-30.466 9.883-76.171 1.297-4.955-4.708-5.473-8.327-6.265zm-408.91-76.975l52.514-127.662 39.791 128.18-92.306-.518zM744.39 232.847v-58.312h-403.1v58.325h153.691v155.494l-76.197 9.987c-9.883 1.05-28.352-14.448-15.084-33.618l23.93-34.668-86.34-68.04 19.247 165.223 182.303 58.571 182.562-58.571 18.988-165.222-86.34 68.026 23.41 33.89c14.566 21.011-3.385 35.72-14.305 34.41l-76.198-9.988V232.847h153.433zm-75.25-129.01c5.46 6.303 5.46 9.727-.779 13.657l-39.272 25.213-41.607-26.523c-5.201-3.152-5.201-7.095 0-12.347l27.573-28.106L542.49.87 471.235 75.73l25.226 28.106c5.72 6.303 5.46 9.727-.791 13.657l-39.532 25.213-41.607-26.523c-5.201-3.152-5.201-7.095.26-12.347l27.832-28.378L340.94 10.584l19.247 145.793h364.606l18.975-145.793-99.854 65.147 25.226 28.106z"></path><path d="M1408.741 176.662c-31.283-73.24-122.097-95.587-197.633-70.14-64.123 21.594-122.409 74.64-127.947 163.198-4.176 66.69 15.2 145.741 86.6 175.65 70.723 29.96 163.56 14.72 214.273-44.655 52.54-61.464 55.147-154.185 24.707-224.053zM1379.676 289.9c-4.202 111.099-72.877 155.624-139.347 147.518-57.82-6.926-113.953-61.93-110.01-162.33 3.06-78.078 47.353-159.281 126.377-157.336 99.323 2.426 125.742 99.504 122.98 172.148z"></path><path d="M985.55 295.66c9.365-3.943 23.411-10.765 28.612-14.176 49.713-32.658 53.046-58.287 53.734-80.867.998-32.67-12.75-66.224-40.985-81.735-7.548-4.203-15.602-6.823-23.93-8.924-15.874-4.202-31.983-6.562-48.376-6.044-33.021 1.31-65.277 2.361-99.076 3.152-16.913.532-25.745-1.063-44.214-1.582-9.092 0-8.573 3.424-8.573 8.404 0 3.943 2.334 5.512 8.067 5.512 10.402 0 20.803 2.893 29.376 9.987 3.904 3.152 10.415 12.088 10.415 17.328v265.31c0 6.303-4.682 14.98-8.586 18.13-3.113 2.893-10.402 7.095-15.084 8.405a54.395 54.395 0 01-17.418 2.62c-5.72 0-8.067 1.57-8.067 5.512 0 4.994 0 8.405 8.586 8.405h128.206c8.845 0 8.586-3.424 8.586-8.405 0-3.942-2.348-5.512-8.067-5.512-8.586 0-17.95-1.323-28.871-8.404-7.29-4.994-9.624-13.657-9.624-21.543V128.077c0-2.373 24.448-5.512 41.348-4.734 11.699 0 23.93 0 35.11 3.411 24.94 7.613 47.468 28.728 43.694 80.374-2.516 34.46-16.938 61.93-66.924 74.511-9.96 2.503-20.79 2.983-31.374 2.983-2.866 0-9.364 1.842-9.883 4.721-1.31 4.462-.518 9.728-.518 9.728 3.385 5.512 8.845 5.252 10.66 5.252h16.641l115.989 151.565 61.891.272c8.846-.518 8.587-3.424 8.587-8.391 0-3.956-2.348-5.006-8.068-5.525-7.808-1.05-8.586-1.583-14.305-5.253-3.645-2.373-9.105-7.886-14.306-14.448L985.55 295.659zm533.966 424.228c-5.448-10.765-30.142-29.157-68.65-29.675 28.093-9.455 48.637-33.1 55.395-52.022 14.163-39.61 7.95-84.9-34.072-102.435-12.996-5.253-30.959-11.297-77.767-7.873-43.163 3.152-63.707 1.842-122.227 1.842-8.586 0-8.314 3.424-8.314 8.404 0 3.943 2.335 5.512 8.055 5.512 10.13 0 21.335 2.633 29.13 9.455 5.188 4.462 11.167 16.29 11.167 22.062l.26 224.053c0 9.416-.96 18.313-3.113 26.899-6.083 24.37-14.215 31.672-34.837 31.672-5.72 0-8.08 1.582-8.08 5.525 0 5.253-.26 8.145 8.586 8.664 54.356 0 40.297.791 116.78 6.822 27.56 1.842 65.782-4.19 92.837-21.53 40.012-25.64 66.742-74.537 34.85-137.375zm-163.471-158.711c0-4.994 10.635-13.398 24.954-15.486 13.268-1.855 29.39-2.374 42.657 0 30.83 5.499 47.872 32.23 46.886 66.47-1.323 46.652-25.058 59.142-50.024 66.703-9.598 3.152-64.473 9.727-64.473-3.424V561.177zm90.944 291.638c-22.036 9.909-49.597 10.544-67.884 3.67-11.167-4.19-22.62-9.987-22.62-24.681v-127.39c0-11.296 50.466-8.923 72.048-4.72 43.449 8.456 54.032 33.617 59.272 58.571 6.07 28.91-2.01 77.118-40.816 94.55z"></path><path d="M1257.047 719.888c-5.474-10.765-30.168-29.157-68.65-29.675 28.08-9.455 48.624-33.1 55.382-52.022 14.163-39.61 7.976-84.9-34.059-102.435-12.996-5.253-30.946-11.297-77.754-7.873-43.176 3.152-63.72 1.842-122.227 1.842-8.586 0-8.327 3.424-8.327 8.404 0 3.943 2.335 5.512 8.068 5.512 10.142 0 21.322 2.633 29.13 9.455 5.2 4.462 11.18 16.29 11.18 22.062l.272 224.053c0 10.155-1.154 19.727-3.67 28.935-5.435 19.96-11.816 29.636-34.305 29.636-5.72 0-8.067 1.582-8.067 5.525 0 5.253-.273 8.145 8.585 8.664 54.344 0 40.31.791 116.767 6.822 27.561 1.842 65.796-4.19 92.838-21.53 40.012-25.64 66.73-74.537 34.837-137.375zm-163.484-158.711c0-4.994 10.66-13.398 24.967-15.486 13.255-1.855 29.389-2.374 42.657 0 30.83 5.499 47.884 32.23 46.912 66.47-1.336 46.652-25.07 59.142-50.025 66.703-9.623 3.152-64.498 9.727-64.498-3.424V561.177h-.013zm90.944 291.638c-22.023 9.909-49.57 10.544-67.871 3.67-11.18-4.19-22.62-9.987-22.62-24.681v-127.39c0-11.296 50.453-8.923 72.035-4.72 43.448 8.456 54.045 33.617 59.298 58.571 6.07 28.91-2.037 77.118-40.842 94.55z"></path></g></svg>
</a>
<a href="#_" class="flex items-center justify-center hover:text-gray-600">
<svg class="w-auto fill-current h-7 sm:h-9" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2500 676"><defs></defs><path fill-rule="nonzero" d="M343.757 632.09c-37.607 6.604-75.876 8.584-115.464 13.857L107.546 292.295v368.83C69.94 665.083 35.63 670.361 0 675.64V0h100.293l137.236 383.352V0h106.228v632.09zm207.84-384.663c40.91 0 103.591-1.98 141.198-1.98v105.566c-46.848 0-101.608 0-141.198 1.98V510.03c62.024-3.957 124.045-9.24 186.723-11.22v101.604L446.025 623.51V0H738.32v105.569H551.597v141.858zm579.306-141.856h-109.526v485.616c-35.63 0-71.26 0-105.564 1.315v-486.93H806.287V0h324.621l-.005 105.571zm171.548 134.6h144.5v105.566h-144.5V585.25h-103.596V0h294.941v105.569h-191.345V240.17zm362.893 252.703c60.044 1.315 120.742 5.942 179.468 9.235v104.25c-94.35-5.942-188.704-11.872-285.034-13.857V0h105.566v492.874zm268.54 120.744c33.65 1.983 69.28 3.963 103.59 7.915V0h-103.59v613.618zM2500 0l-133.943 321.326L2500 675.64c-39.592-5.279-79.18-12.537-118.77-19.136l-75.874-195.298-77.19 179.468c-38.276-6.604-75.224-8.584-113.486-13.862l135.918-309.449L2127.871 0h113.482l69.28 177.488L2384.532 0H2500z"></path></svg>
</a>
<a href="#_" class="flex items-center justify-center hover:text-gray-600">
<svg class="w-auto h-5 fill-current sm:h-6" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2500 563"><defs></defs><path fill-rule="evenodd" d="M2035.464 169.177c9.556 16.487 12.683 35.246 13.715 56.334l1.357 28.108v196.55l1.386 28.138c2.772 45.952 36.661 79.93 82.967 82.82l27.99 1.386V253.62l1.387-28.108c1.15-20.853 4.247-39.965 13.95-56.57 20.125-34.664 57.205-55.968 97.287-55.895 40.082.073 77.084 21.512 97.081 56.249 9.557 16.487 12.536 35.6 13.686 56.216l1.386 28.02v196.638l1.386 28.138c2.89 46.188 36.514 80.166 82.968 82.82l27.99 1.386V225.511C2500 101.421 2399.431.813 2275.342.764a224.157 224.157 0 00-168.56 76.125A224.452 224.452 0 001938.221.735c-46.66 0-89.959 14.157-125.824 38.608C1790.513 14.92 1741.553.735 1713.445.735v561.778l28.108-1.386c47.014-3.097 80.991-36.16 82.82-82.82l1.504-28.138V253.62l1.386-28.108c1.18-21.206 4.13-39.847 13.715-56.452a112.55 112.55 0 0197.243-55.98c40.102.008 77.16 21.387 97.243 56.098zm-1923.12 391.98l28.108 1.356H561.78l-1.386-28.02c-3.805-46.187-36.514-79.929-82.85-82.937l-28.108-1.387H196.668l337.003-337.12-1.386-27.99c-2.183-46.66-36.279-80.372-82.85-82.938L421.327.853 0 .735l1.386 28.108c3.687 45.745 36.868 80.195 82.82 82.85l28.138 1.386h252.767L28.108 450.199l1.386 28.108c2.773 46.306 36.19 79.841 82.85 82.82v.03zM1603.165 82.965a280.875 280.875 0 010 397.26c-109.75 109.66-287.597 109.66-397.348 0-109.689-109.69-109.689-287.57 0-397.26A280.728 280.728 0 011404.314.705a280.934 280.934 0 01198.851 82.29v-.03zm-79.487 79.546c65.79 65.84 65.79 172.534 0 238.373-65.84 65.79-172.534 65.79-238.373 0-65.79-65.84-65.79-172.533 0-238.373 65.84-65.79 172.534-65.79 238.373 0zM814.781.705a280.727 280.727 0 01198.497 82.29c109.72 109.66 109.72 287.57 0 397.23-109.75 109.66-287.597 109.66-397.348 0-109.689-109.69-109.689-287.57 0-397.26A280.727 280.727 0 01814.427.705h.354zm119.01 161.747c65.81 65.843 65.81 172.56 0 238.403-65.84 65.79-172.534 65.79-238.373 0-65.79-65.84-65.79-172.534 0-238.373 65.84-65.79 172.534-65.79 238.373 0v-.03z"></path></svg>
</a>
<a href="#_" class="flex items-center justify-center hover:text-gray-600">
<svg class="w-auto h-8 fill-current sm:h-10" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2158 1259"><defs></defs><g fill-rule="nonzero"><path d="M165.4 1258.7c465.303-199.411 1118.188-380.158 1982.882-199.178l9.066-219.318C1245.055 740.596 590.445 1031.158 165.4 1237.079v21.62z"></path><path d="M651.974 680.377L853.64 15.43h179.942l-201.68 664.947h-179.93zM571.535 15.612L409.673 297.484c-41.205 73.824-65.29 111.112-76.872 157.764h-2.465c2.867-59.142-5.382-131.747-6.16-172.783L306.304 15.612H3.408L.295 33.497c77.818 0 123.965 39.091 136.662 119.05l59.039 527.83H382.41L759.337 15.612H571.535zm1399.321 664.765l-4.967-98.894-224.689-.182-45.951 99.063h-195.351l354.217-663.676H2093.9l59.985 663.676h-183.029v.013zm-20.635-392.231c-1.997-49.143-3.67-115.846-.324-156.208h-2.659c-10.946 33.008-57.988 132.136-78.674 180.89l-66.95 145.753h157.764l-9.157-170.435zm-727.733 411.128c-127.04 0-211.343-40.297-271.535-76.223l85.717-130.904c54.032 30.22 96.456 65.095 194.066 65.095 31.387 0 61.633-8.158 78.805-37.897 25.031-43.254-5.772-66.522-76.068-106.313l-34.707-22.568c-104.2-71.204-149.269-138.828-100.217-256.879C1129.935 58.075 1212.72.839 1349.293.839c94.187 0 182.485 40.738 233.936 80.543l-98.545 115.573c-50.205-40.608-91.825-61.152-139.45-61.152-37.976 0-66.82 14.643-76.781 34.396-18.742 37.132 6.056 62.45 60.815 96.443l41.27 26.25c126.507 79.79 156.648 163.459 124.937 241.68-54.525 134.638-161.292 164.702-272.987 164.702z"></path></g></svg>
</a>
<a href="#_" class="flex items-center justify-center hover:text-gray-600">
<svg class="w-auto h-4 fill-current sm:h-6" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2501 351"><defs></defs><path fill-rule="nonzero" d="M328.287.93v200.266c0 68.532-33.062 109.035-132.354 109.035-99.579 0-132.815-40.503-132.815-109.035V60.42C61.843 27.05 34.486.236.934.236v38.873c12.157 0 21.832 9.448 22.98 21.311v154.466c0 79.399 62.275 135.818 172.011 135.818 109.57 0 171.597-56.434 171.597-135.818V.93h-39.235zm1140.018 303.633v-93.828c0-12.882 10.95-23.462 23.644-23.719h170.962V147.48H1491.36a62.132 62.132 0 00-23.055 4.966V39.44h279.024V.1h-318.66v343.797h330.259v-39.334h-290.623zM2175.626 172.3c-8.301 0-16.142 1.698-23.395 4.649l-.34-139.75 215.421-.083a67.498 67.498 0 0167.626 67.58c0 37.395-30.232 67.725-67.626 67.725l-191.686-.12zm301.234 134.656c-9.464 7.592-22.935 6.067-31.145-2.657l-75.203-95.48c56.155-1.729 101.103-47.748 101.103-104.213 0-57.792-46.812-104.514-104.53-104.514h-254.542v343.805h39.326l.385-112.016c.43-12.482 10.98-22.881 23.75-22.881l144.783.037 94.054 119.442c21.652 25.583 59.664 29.847 86.078 9.086l-24.06-30.61zm-1500.162 0l-217.043-.189v-97.518c.159-13.018 10.966-24.09 23.886-24.09l193.165-.045c33.658 0 60.819 27.244 60.819 60.736-.008 33.87-27.168 61.106-60.827 61.106zM759.655 37.199l218.04.25c30.548 0 55.264 24.79 55.264 55.392 0 30.428-24.708 55.181-55.265 55.181H780.265a63.196 63.196 0 00-20.61 4.883V37.2zm273.719 129.049c22.142-16.86 36.647-43.44 36.647-73.573 0-50.955-41.379-92.455-92.455-92.455L720.352.1v343.797h256.346c54.065 0 97.836-43.862 97.836-98.047 0-32.836-16.294-61.822-41.16-79.602z"></path></svg>
</a>
<a href="#_" class="flex items-center justify-center hover:text-gray-600">
<svg class="w-auto h-6 fill-current sm:h-8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2501 1022"><defs></defs><g fill-rule="nonzero" stroke-width=".5"><path d="M96.435 2.474c43.486-7.998 90.471 10.496 116.463 46.485 32.99 43.486 28.99 110.464-9.497 149.452-27.991 30.49-72.477 43.486-112.464 33.489-37.488-8.497-69.977-36.988-82.973-73.476C-5.532 123.434-.033 81.948 21.46 51.458 38.954 25.966 66.445 8.472 96.435 2.474zm506.837 2c39.987-10.497 84.473 1.499 112.969 30.99 28.49 27.99 40.487 71.476 30.99 110.464-11.996 49.983-59.48 88.471-110.964 88.97-46.485 2.5-91.97-26.99-110.47-69.477-14.995-32.99-13.49-72.976 4.499-104.466 15.495-27.991 42.486-48.484 72.976-56.482zM1773.895 41.46c70.483 1 140.46.5 210.932 0 2 59.481-.5 118.462 1.5 177.443 100.473-1.5 200.935.5 301.403-1 2.5 65.98-.5 132.458 1 198.437-15.995 2.499-32.49 1-48.485 1-84.468 0-169.44.499-253.918 0-3 62.48 0 125.464-1 188.439 1 43.485-4.998 89.97 14 130.457 17.495 41.987 56.977 72.477 100.963 80.48 43.486 7.497 90.97 2.999 127.46-22.998 37.992-26.491 58.985-72.477 60.485-117.962.5-28.99-.505-57.981 0-86.472 70.977 0 141.454-.505 211.926 0-.994 48.984 3.004 97.968-6.992 146.453-13.996 78.974-54.483 154.45-117.462 205.434-67.984 56.481-157.955 81.473-245.426 79.474-86.473-.5-173.944-28.49-238.924-85.972-65.478-55.982-104.46-138.456-114.458-223.428-5.503-38.488-3.004-76.976-3.504-115.463.5-184.94-1-369.381.5-554.322zm-686.774 150.952c155.45-72.477 356.386-38.488 473.848 88.471 96.964 102.967 126.954 252.419 113.463 389.875-207.938 1.5-415.866 0-623.804 1 14 53.982 47.99 103.966 96.474 132.956 54.478 32.995 123.96 37.993 184.436 17.495 41.486-14.49 78.974-43.486 99.468-83.473 75.475-1.5 150.951 0 226.922-.5-20.989 80.474-70.972 152.95-137.456 202.435-72.977 53.982-164.947 79.474-254.918 79.974-86.967 1.5-173.944-24.992-244.921-74.476-75.47-51.983-132.952-128.459-162.443-215.43-35.488-102.968-29.99-218.93 14-318.898 41.982-95.47 119.457-175.943 214.931-219.43zM526.797 311.874h212.431c-.5 117.962 0 235.924-.5 353.886-.999 84.473-28.49 169.945-83.972 234.925-52.483 61.98-128.459 101.467-208.433 114.463-95.97 14.995-199.436.994-281.41-52.988C95.936 917.18 46.452 844.703 25.958 765.228c-16.495-55.482-13.49-113.963-14.495-171.445 70.477-1.994 140.954.505 211.432-.994 4.998 45.485-5.998 94.464 12.996 137.955 15.994 42.986 54.982 76.975 99.967 85.473 47.99 9.497 102.467 2.499 140.46-29.99 33.49-28.486 49.984-72.477 50.484-115.463.5-119.467-.005-238.928-.005-358.89z"></path><path fill="#ffffff" d="M1153.595 368.356c56.977-32.99 129.958-35.489 190.439-10.497 58.98 23.993 104.466 77.975 118.961 139.955h-408.868c15.995-53.483 50.984-101.467 99.468-129.458z"></path></g></svg>
</a>
<a href="#_" class="flex items-center justify-center hover:text-gray-600">
<svg class="w-auto h-8 fill-current sm:h-10" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2501 753"><defs></defs><g fill-rule="nonzero" transform="translate(.817 .836)"><path d="M1761.432 147.413h-132.37c-3.009 0-6.017 3.008-6.017 6.017v76.714c0 3.009 3.008 6.017 6.016 6.017h132.371c3.008 0 6.017-3.008 6.017-6.017V153.43c1.504-3.009-1.504-6.017-6.017-6.017zm-1.504 114.32h-255.716c-3.009 0-7.521 3.008-9.025 6.017l-33.093 124.85-1.504 6.016-39.11-133.875c-1.504-3.008-4.512-6.017-9.025-6.017h-99.278c-3.009 0-7.521 3.009-9.025 6.017l-37.606 124.85-1.504 6.017-1.504-3.009-15.042-61.672-16.547-61.673c-1.504-3.009-4.512-6.017-9.025-6.017h-200.06V154.934c0-3.009-4.513-7.521-9.025-6.017l-126.354 39.11c-4.513 1.504-6.017 3.008-6.017 6.016v67.69h-33.093c-3.008 0-6.016 3.008-6.016 6.017v96.27c0 3.008 3.008 6.016 6.016 6.016h33.093v117.329c0 82.731 45.126 121.84 127.858 121.84 34.597 0 67.69-7.52 90.253-19.554v-99.278c0-4.513-4.513-6.017-7.521-6.017-13.538 6.017-24.068 7.521-36.101 7.521-22.564 0-34.597-9.025-34.597-34.597v-85.74h72.202c3.008 0 6.017-3.008 6.017-6.017v-81.227l94.765 314.38c1.504 3.009 4.513 6.017 9.025 6.017h105.295c3.009 0 7.521-3.008 9.026-6.017l45.126-139.891 22.563 72.202 21.059 66.185c1.504 3.009 4.513 6.017 9.025 6.017h105.295c3.009 0 7.521-3.008 9.025-6.017l96.27-315.884v315.884c0 3.009 3.008 6.017 6.017 6.017h127.858c3.008 0 6.017-3.008 6.017-6.017V269.254c0-4.513-3.009-7.521-6.017-7.521zm168.472-114.32h-127.858c-3.009 0-6.017 3.008-6.017 6.017v443.742c0 3.009 3.008 6.017 6.017 6.017H1928.4c3.008 0 6.016-3.008 6.016-6.017V153.43c0-3.009-3.008-6.017-6.016-6.017zm169.975 0h-132.37c-3.009 0-6.017 3.008-6.017 6.017v76.714c0 3.009 3.008 6.017 6.017 6.017h132.37c3.009 0 6.017-3.008 6.017-6.017V153.43c1.505-3.009-1.504-6.017-6.017-6.017zm-1.504 114.32h-127.858c-3.008 0-6.017 3.008-6.017 6.017v329.422c0 3.009 3.009 6.017 6.017 6.017h127.858c3.009 0 6.017-3.008 6.017-6.017V269.254c0-4.513-3.008-7.521-6.017-7.521zm212.094-7.521c-112.816 0-192.539 82.731-192.539 179.001v1.504c0 96.27 79.723 177.497 191.035 177.497 112.816 0 192.539-82.731 192.539-179.001v-1.504c0-96.27-79.723-177.497-191.035-177.497zm54.152 179.001c0 33.093-22.563 58.664-54.152 58.664-31.588 0-55.656-27.076-55.656-60.168v-1.504c0-33.093 22.563-58.665 54.152-58.665 31.588 0 55.656 27.076 55.656 61.673zM376.053 0C168.472 0 0 168.472 0 376.053s168.472 376.053 376.053 376.053 376.053-168.472 376.053-376.053S583.634 0 376.053 0zm0 652.828c-153.43 0-276.775-123.345-276.775-276.775 0-153.43 123.345-276.775 276.775-276.775 153.43 0 276.775 123.345 276.775 276.775 0 153.43-123.345 276.775-276.775 276.775z"></path><circle cx="469.314" cy="282.792" r="78.219"></circle><circle cx="469.314" cy="469.314" r="78.219"></circle><circle cx="282.792" cy="469.314" r="78.219"></circle><circle cx="282.792" cy="282.792" r="78.219"></circle></g></svg>
</a>
<a href="#_" class="flex items-center justify-center hover:text-gray-600">
<svg class="w-auto h-6 fill-current sm:h-8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2500 611"><defs></defs><path fill-rule="nonzero" d="M763.838 245.713c28.613 0 51.807-23.203 51.807-51.821 0-28.623-23.194-51.822-51.807-51.822-28.613 0-51.807 23.199-51.807 51.822 0 28.618 23.194 51.82 51.807 51.82zm1709.766 177.056c-7.881-5.542-13.965-6.46-19.014 4.301-87.012 188.457-233.643 94.414-219.077 102.69 32.524-14.877 118.066-83.48 105.136-178.207-7.851-57.89-57.539-83.57-110.278-74.375-92.06 16.05-125.928 115.346-108.686 203.257 3.017 15.097 8.408 27.548 13.794 39.746-104.034 84.6-145.347-75.733-150.035-94.893-.185-1.025 80.327-68.135 102.72-228.052C2111.636 29.634 2058.17-.884 2003.496.068c-101.172 1.763-128.51 213.145-91.782 389.317-3.076.8-17.393 8.73-40.396 9.619-16.552-52.085-87.28-97.74-105.79-80.147-46.329 44.01 11.235 130.05 51.738 136.797-24.331 149.859-176.495 112.744-148.17-75.005 49.551-92.016 87.237-228.837 80.513-311.435-2.382-29.243-24.004-68.423-72.9-66.48-94.048 3.721-104.272 215.162-93.247 365.23-.547-3.696-5.781 18.232-44.321 29.136-9.117-50.601-90.591-101.392-109.77-76.973-35.904 45.703 26.317 127.192 55.79 132.876-24.33 149.853-176.49 112.74-148.164-75.01 49.55-92.012 87.232-228.833 80.508-311.43-2.383-29.249-24-68.428-72.9-66.49-94.048 3.726-104.273 215.166-93.248 365.235-.551-3.755-5.908 18.896-46.02 29.619-1.343-65.65-83.115-95.752-102.759-74.805-35.01 37.339 8.018 113.95 47.822 132.88-24.33 149.854-176.489 112.74-148.164-75.009 49.551-92.012 87.237-228.833 80.508-311.43-2.378-29.249-23.999-68.428-72.9-66.49C915.8 3.8 908.232 225.87 919.258 375.933c-30.977 132.72-134.859 298.462-121.362-33.555 1.333-23.291 2.788-32.134-8.824-40.855-8.7-6.777-28.486-3.515-39.301-3.247-13.145.528-16.44 8.218-19.346 19.844-6.768 30.02-7.984 59.121-8.95 98.828-.635 18.574-2.124 27.241-9.278 52.569-7.143 25.322-47.9 71.606-70.215 63.867-30.957-10.645-20.8-98.037-15-158.081 4.834-47.451-10.644-68.76-50.302-76.51-23.218-4.838-37.325-4.096-61.504-11.718-22.866-7.207-28.037-50.459-76.807-36.045-26.675 7.89-9.526 64.41-15.937 106.3-31.519 206.059-97.1 211.718-127.525 111.62C431.934 133.35 334.546 1.045 277.54 1.045c-59.375 0-127.246 40.898-98.506 302.578-13.974-4.077-18.271-6.274-33.57-6.274C58.946 297.349 0 367.29 0 453.569c0 86.28 58.95 156.226 145.469 156.226 51.074 0 86.933-23.228 114.092-59.16 17.72 25.376 39.296 59.55 78.754 58.012 117.613-4.58 151.817-245.835 155.855-259.292 12.573 1.939 24.468 5.606 36.079 7.544 19.346 2.906 20.752 10.562 20.313 30.02-5.127 164.082 25.15 221.533 93.833 221.533 38.266 0 72.373-37.598 95.869-64.482 17.548 36.22 45.512 63.374 83.027 64.477 90.903 2.261 125.708-142.627 122.534-123.56-2.49 14.962 29.492 122.745 123.076 123.135 115.923.489 137.471-126.992 140.04-148.344.322-4.248.463-3.809 0 0l-.088 1.294c36.801-6.846 55.79-26.577 55.79-26.577s29.551 175.61 139.014 173.632c113.672-2.06 135.108-117.295 137.92-139.765.371-5.332.591-4.707 0 0l-.044.659c43.716-15.903 55.215-31.865 55.215-31.865s23.486 172.119 139.014 173.623c102.949 1.347 141.103-104.077 141.328-148.203 17.363.185 49.482-10.303 48.73-10.899 0 0 37.71 150.488 143.018 158.218 49.443 3.628 86.533-27.822 107.676-42.168 49.687 40.24 215.141 91.636 319.614-85.488 14.746-25.42-16.958-55.45-22.524-59.37zM141.294 551.367c-50.479 0-82.847-46.675-82.847-97.002 0-50.322 29.712-96.997 80.19-96.997 22.716 0 35.352 2.5 53.043 17.886 3.208 12.642 12.3 41.802 16.723 55.044 5.928 17.72 12.979 32.803 20.088 49.219-10.156 42.104-43.452 71.85-87.197 71.85zm123.008-174.634c-2.1-3.344-1.66-1.289-4.009-4.448-9.253-25.17-27.085-81.352-29.15-145.166-2.334-72.187 9.697-156.802 45.166-156.802 24.033 0 49.575 171.485-12.012 306.416h.005zm710.747-75.214c-5.694-42.837-5.991-233.804 39.853-228.545 25.313 10.254-16.05 190.454-39.853 228.545zm334.76 0c-5.693-42.837-5.99-233.804 39.854-228.545 25.313 10.254-16.05 190.454-39.853 228.545zm332.105 2.66c-5.698-42.841-5.991-233.808 39.849-228.55 25.312 10.255-16.05 190.46-39.849 228.55zm366.64-242.382c41.915-4.346 40.186 178.691-43.945 294.248-10.85-41.768-27.485-279.907 43.946-294.253v.005zm176.173 393.857c-13.462-68.003 21.323-112.666 57.182-117.563 12.534-2.002 30.698 6.118 34.321 21.299 5.957 28.608-.864 71.045-81.123 124.887.118.46-7.378-13.476-10.376-28.623h-.004z"></path></svg>
</a>
<a href="#_" class="flex items-center justify-center hover:text-gray-600">
<svg class="w-auto fill-current h-7 sm:h-10" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2500 714"><defs></defs><path fill-rule="nonzero" d="M711.627 17.824v340.145h-340.12V17.824h340.12zM2500 0H0v713.072h2500V0zM1421.15 17.824v340.145h-340.145V17.824h340.145zm709.472 0v340.145h-340.12V17.824h340.12zM984.027 81.664c15.212 11.638 22.818 28.65 22.818 50.986 0 16.632-2.028 29.842-6.059 39.578-4.031 9.76-12.956 19.116-26.723 28.168l74.87 110.516H942.7l-50.632-76.289h-32.072v76.29h-84.859V64.17h130.496c37.041 0 63.181 5.832 78.393 17.494zm727.321 192.866c-25.683 26.621-60.62 39.932-104.812 39.932-44.673 0-79.61-13.21-104.812-39.577-25.202-26.368-37.777-57.401-37.777-93.048 0-34.71 12.702-65.489 38.132-92.338 25.43-26.85 60.266-40.287 104.483-40.287 44.673 0 79.737 13.31 105.167 39.932 25.455 26.62 38.157 57.527 38.157 92.693-.025 35.19-12.854 66.071-38.538 92.693zM275.24 293.418c-22.362 14.502-50.175 21.754-83.44 21.754-45.154 0-80.447-13.438-105.902-40.287-25.404-26.85-38.106-58.111-38.106-93.758 0-35.648 12.702-66.909 38.132-93.758 25.455-26.85 60.747-40.287 105.902-40.287 32.808 0 60.266 7.25 82.374 21.753a135.997 135.997 0 0149.541 56.691l-79.18 28.498c-9.507-20.917-27.077-31.388-52.76-31.388-18.052 0-32.453 5.831-43.152 17.468-10.674 11.663-16.024 25.329-16.024 40.997 0 16.176 5.451 29.968 16.379 41.378 10.978 11.409 25.227 17.113 42.797 17.113 11.409 0 21.271-2.23 29.587-6.77 8.316-4.512 15.111-11.053 20.334-19.623l82.73 22.109a128.695 128.695 0 01-49.212 58.11zM2358.805 64.17h81.994v255.996l-164.013-98.397v89.143h-82.678V59.175l164.697 99.843V64.17zm-1151.59 60.62v186.122h91.274V124.791h69.875V57.756h-233.888v67.035h72.74zm356.88 97.334c10.698 11.637 24.82 17.443 42.416 17.443 18.052 0 32.326-5.705 42.771-17.088a58.06 58.06 0 0015.694-40.668c0-15.694-5.35-29.36-16.048-40.997-10.7-11.637-24.822-17.468-42.417-17.468-18.052 0-32.326 5.704-42.772 17.113-10.47 11.41-15.694 25.202-15.694 41.352.026 15.238 5.375 28.675 16.05 40.313zm506.287-132.625c-25.455-26.85-60.266-40.313-104.457-40.313-44.674 0-79.738 13.31-105.193 39.932-25.43 26.622-38.132 57.528-38.132 92.693 0 35.191 12.83 66.072 38.513 92.693 25.657 26.622 60.595 39.932 104.812 39.932 44.673 0 79.61-13.209 104.812-39.577 25.176-26.393 37.777-57.4 37.777-93.048 0-34.684-12.702-65.463-38.132-92.312zM481.314 310.912l18.534-30.652h80.574l16.378 30.652h87.014L539.78 57.046 394.326 310.912h86.988zm427.818-142.614c5.705-5.223 8.57-12.347 8.57-21.399 0-19.015-11.89-28.523-35.647-28.523h-22.109v57.756h22.109c12.347 0 21.398-2.611 27.077-7.834zm1014.35-27.458c10.7-11.638 24.822-17.469 42.417-17.469 18.052 0 32.326 5.705 42.772 17.114 10.471 11.409 15.694 25.201 15.694 41.352 0 15.212-5.35 28.65-16.049 40.287-10.674 11.637-24.821 17.468-42.391 17.468-18.052 0-32.326-5.704-42.772-17.088a58.06 58.06 0 01-15.694-40.667 58.466 58.466 0 0116.024-40.997zM521.957 222.479l17.824-33.518 18.533 33.518h-36.357zm1960.93 135.49v340.145h-340.12V357.969h340.12zm-706.632 0v340.145h-340.145V357.969h340.145zm-707.368 0v340.145H728.741V357.969h340.145zm-710.917 0v340.145H17.824V357.969h340.145zm834.998 305.892l-96.268-258.126h88.408l33.518 82.704 32.782-74.134 29.968 74.134 39.932-82.704h89.144l-99.133 258.836-59.91-90.564-58.441 89.854zm856.371-235.663c15.694 11.638 23.554 28.625 23.554 50.961 0 15.694-2.155 28.65-6.44 38.867-4.285 10.218-13.31 19.852-27.078 28.878l74.87 111.252h-105.548l-50.606-76.999h-32.807v77h-84.86V410.73h131.206c36.104 0 62.015 5.831 77.71 17.468zM636.073 465.62H531.236v36.383h99.107v58.466h-99.107V600.4h104.837v57.755H444.247V405.735h191.826v59.885zm1650.703 94.139l67.06 98.397h104.077l-86.989-135.49 72.005-116.931h-96.268l-59.885 94.823v-94.823h-88.409v252.421h88.409V559.76zm-311.952-45.282c5.933-5.451 8.95-12.474 8.95-21.044 0-19.015-12.145-28.522-36.383-28.522h-21.398v57.755h21.398c12.347 0 21.5-2.713 27.433-8.189zm-263.12-75.934c-25.43-26.622-60.495-39.932-105.168-39.932-44.673 0-79.61 13.31-104.812 39.932-25.202 26.621-37.777 57.755-37.777 93.403 0 34.709 12.702 65.488 38.132 92.338 25.43 26.85 60.266 40.287 104.483 40.287 44.673 0 79.737-13.31 105.167-39.932 25.455-26.622 38.157-57.502 38.157-92.693-.025-35.648-12.728-66.782-38.183-93.403zM854.241 473.48v186.121h91.273V473.48h69.9v-67.745H781.527v67.745h72.715zM144.06 658.156v-89.853L307.337 666.7V410.73h-81.993v95.558L61.33 405.735v252.421h82.729zM1564.094 490.95c10.7-11.638 24.821-17.469 42.417-17.469 18.052 0 32.326 5.73 42.771 17.114 10.472 11.409 15.694 25.201 15.694 41.352 0 15.212-5.35 28.624-16.048 40.287-10.7 11.637-24.822 17.468-42.417 17.468-18.052 0-32.326-5.704-42.772-17.113-10.47-11.41-15.694-24.948-15.694-40.642 0-15.694 5.375-29.36 16.05-40.997z"></path></svg>
</a>
</div>
</div>
</div>
</section><section class="box-border px-5 py-12 text-gray-800 bg-white xl:my-0">
<div class="flex flex-wrap items-center justify-center px-5 mx-auto md:px-12 md:flex-wrap lg:justify-between max-w-7xl">
<span class="box-border block w-full mb-5 text-xs font-bold text-center text-gray-400 uppercase lg:w-auto lg:inline lg:mb-0">Trusted by</span>
<div class="box-border inline-flex items-center px-5 py-0 my-2 text-center text-gray-800">
<svg class="w-auto h-5 text-gray-400 fill-current" viewBox="0 0 2295 499" xmlns="http://www.w3.org/2000/svg"><g stroke="none" stroke-width="1" fill-rule="evenodd"><g fill-rule="nonzero"><path d="M385.833 251.028l176.25-113.611C547.57 92.833 436.875 24.292 404.792 17 177.569-48.486-28.472 82.486 3.264 288.528c25 173.333 300.417 272.5 461.25 166.597 18.333-14.444 73.194-52.986 85.694-77.986 0-5.764-7.708-21.18-10.625-25.07-75.139 77.987-115.555 111.737-225.347 77.987-112.917-34.792-166.25-147.987-115.555-263.75 35.694-79.931 132.638-144.862 228.541-111.39 12.778 4.445 31.25 17.987 41.111 25.626-8.68 14.444-90.555 147.36-92.43 161.805 0 1.945 9.93 8.68 9.93 8.68zM876.597 89.083c-56.805-24.097-199.305 48.125-243.61 71.25h163.68s25.972 90.486 27.916 103.056c-65.486-37.57-157.916-69.306-225.347 12.5-54.861 67.43-25.972 183.889 69.375 204.097 88.542 19.236 132.847-5.764 195.417-67.43l21.18 67.43h150.209L993.75 322.07c-30.347-72.152-39.167-199.236-117.153-232.986zm-64.583 337.223c-38.542 14.444-74.167 3.888-93.472-29.862a75.972 75.972 0 0151.11-113.61c29.862-4.792 71.25 15.416 81.876 48.124 12.43 35.625-10.625 80-39.514 95.348zm512.361-342.014c-20.208 4.791-93.403 56.805-107.847 44.305-10.625-5.764-26.042-33.68-33.68-39.444-46.25-29.861-141.598 28.889-187.779 56.805-1.875 0-3.888 5.764-3.888 7.709h77.986v326.389h148.055l.209-308.125c0-17.362 16.319-22.153 35.625-19.237 27.013 4.792 23.125 19.237 23.125 35.625l.694 291.737h150.972l-.416-328.334c-3.89-55.833-46.25-81.875-103.056-67.43zm320.556-8.473c-113.612 10.556-198.334 130.903-182.917 230.07 18.333 136.736 147.292 210.903 280.208 168.542 130-40.487 163.68-225.348 87.64-315.834C1779.721 97 1716.18 69.987 1644.93 75.82zm81.736 379.375c-23.125 11.598-45.209-3.819-55.834-21.18-9.652-13.958-52.916-156.875-57.152-175.625-6.737-25.07-53.542-138.264 7.986-152.708 20.277-8.681 37.57 9.583 39.514 15.416 11.597 25 35.555 121.32 44.236 144.445 1.944 8.68 38.541 139.652 38.541 147.36.07 5.695 1.042 33.681-17.291 42.292zM2190.972 85.264c-20.278 4.792-93.403 56.805-107.847 44.305-10.556-5.763-25.972-33.68-33.68-39.513-46.181-29.862-141.528 28.888-187.709 56.805-1.944 0-3.889 5.764-3.889 7.708h77.986v326.39h148.056l.208-308.126c0-17.36 16.39-22.152 35.625-19.236 26.945 4.792 23.125 19.236 23.125 35.625l.695 291.736h150.902l-.416-328.333c-3.82-55.764-46.25-81.806-103.056-67.361z"></path></g></g></svg>
</div>
<div class="box-border inline-block px-5 py-0 my-2 text-center text-gray-800">
<svg class="w-auto h-5 text-gray-400 fill-current" viewBox="0 0 2500 494" xmlns="http://www.w3.org/2000/svg"><path d="M1262.684 438.349c0 8.684 0 10.658 5.855 15.987l32.797 32.368v1.382H1155.92v-62.172c-14.638 40.974-53.349 68.073-96.428 67.5-74.756 0-129.02-59.21-129.02-168.157 0-102.04 58.553-170.132 140.731-170.132 36.428-2.316 70.329 18.901 84.52 52.895V70.855a17.066 17.066 0 00-6.638-16.579l-31.23-30.394V22.5l144.828-17.171v433.02zm-106.763-19.737V213.94a54.224 54.224 0 00-43.335-20.527c-35.33 0-69.487 32.369-69.487 128.487 0 90 29.473 121.777 66.17 121.777a58.382 58.382 0 0046.645-25.066h.007zm203.19 69.474V211.77a18.671 18.671 0 00-5.854-16.58l-32.211-33.552v-1.381h145.421V440.52c0 8.684 0 10.658 5.855 15.987l32.014 30.394v1.382l-145.224-.197zm-5.269-428.882c0-32.697 26.217-59.204 58.553-59.204 32.335 0 58.559 26.513 58.559 59.21 0 32.698-26.217 59.211-58.553 59.211-32.335 0-58.559-26.513-58.559-59.21v-.007zm504.954 378.553c0 8.684 0 11.25 5.855 16.579l32.796 32.368v1.382H1751.25V417.23c-13.316 44.803-53.875 75.658-100.132 76.184-64.802 0-99.546-47.763-99.546-138.157 0-43.619 0-91.382 1.362-145.066a16.875 16.875 0 00-5.855-15.987l-32.204-32.566v-1.381h144.243v180.197c0 59.21 8.593 98.684 45.283 98.684a58.487 58.487 0 0047.237-29.802V211.967a18.671 18.671 0 00-5.855-16.579l-32.401-33.75v-1.381h145.414v277.5zm495.007 50.329c0-10.658 1.954-146.448 1.954-177.632 0-59.21-9.178-100.066-50.362-100.066a65.204 65.204 0 00-51.724 28.421 243.53 243.53 0 015.855 56.25c0 41.053-1.368 93.355-1.954 145.658a16.875 16.875 0 005.856 15.987l32.796 30.395v1.381H2149.44c0-9.868 1.947-146.447 1.947-177.631 0-60.198-9.17-100.066-49.77-100.066a58.46 58.46 0 00-48.407 29.21V441.31c0 8.684 0 10.658 5.855 15.987l32.013 30.395v1.381h-145.224V212.757a18.671 18.671 0 00-5.855-16.58l-32.21-34.539v-1.381h145.42v70.263c13.487-46.382 56.448-77.553 104.23-75.592 48.409 0 81.198 27.236 95.06 78.947 15.395-47.69 59.697-79.69 109.303-78.947 64.802 0 101.5 48.355 101.5 139.736 0 43.619-1.362 93.356-1.948 145.658a15.868 15.868 0 006.632 15.987L2500 486.704v1.382h-146.197zm-1826.79-43.027l43.138 41.645v1.382H351.342v-1.382l43.921-41.645a16.875 16.875 0 005.855-15.987v-266.25c0-11.25 0-26.447 1.948-39.473L255.5 493.42h-1.75l-152.836-340.46c-3.322-8.487-4.296-9.08-6.447-14.803v223.224a78.322 78.322 0 007.23 43.618l61.48 81.71v1.382H0v-1.381l61.487-81.908a78.526 78.526 0 007.217-43.421v-246.71a48.132 48.132 0 00-10.145-33.75l-43.526-57.04V22.5h156.151l130.777 288.355L417.125 22.5h152.829v1.382l-42.94 48.355a17.066 17.066 0 00-6.639 16.579v340.263a15.868 15.868 0 006.645 15.987l-.007-.007zm171.184-133.42v1.38c0 84.474 43.139 118.422 93.691 118.422 42.21 1.454 81.283-22.48 99.546-60.987h1.369c-17.566 83.487-68.71 122.96-145.224 122.96-82.566 0-160.447-50.328-160.447-166.973 0-122.566 78.079-171.513 164.348-171.513 69.494 0 143.467 33.158 143.467 139.736v16.974h-196.75zm0-16.975h96.23v-17.17c0-86.843-17.763-109.935-44.506-109.935-32.401 0-52.112 34.54-52.112 127.105h.388z" fill-rule="nonzero"></path></svg>
</div>
<div class="box-border inline-block px-5 py-0 my-2 text-center text-gray-800">
<svg class="w-auto h-4 text-gray-400 fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 278.7 36.3"><g><path class="st0" d="M238.1 14.4v21.9h7V21.7h25.6v14.6h7V14.4h-39.6m6.2-7.1h27c3.8-.7 6.5-4.1 7.3-7.3H237c.8 3.2 3.6 6.5 7.3 7.3m-27.5 29c3.5-1.5 5.4-4.1 6.2-7.1h-31.5V.1h-7.1v36.2h32.4M131.9 7.2h25c3.8-1.1 6.9-4 7.7-7.1H125v21.4h32.4V29H132c-4 1.1-7.4 3.8-9.1 7.3h41.5V14.4H132l-.1-7.2m-61.6.1h27c3.8-.7 6.6-4.1 7.3-7.3H62.9c.8 3.2 3.6 6.5 7.4 7.3m0 14.3h27c3.8-.7 6.6-4.1 7.3-7.3H62.9c.8 3.2 3.6 6.5 7.4 7.3m0 14.7h27c3.8-.7 6.6-4.1 7.3-7.3H62.9c.8 3.2 3.6 6.6 7.4 7.3M0 .1c.8 3.2 3.6 6.4 7.3 7.2h11.4l.6.2v28.7h7.1V7.5l.6-.2h11.4c3.8-1 6.5-4 7.3-7.2V0L0 .1"></path></g></svg>
</div>
<div class="box-border inline-block px-5 py-0 my-2 text-center text-gray-800">
<svg class="w-auto text-gray-400 fill-current h-7" viewBox="0 0 2499 1037" xmlns="http://www.w3.org/2000/svg"><path d="M261.062 466.768c-53.833-19.912-83.335-35.399-83.335-59.735 0-20.652 16.963-32.45 47.201-32.45 55.31 0 112.09 21.388 151.178 40.559l22.124-136.427c-30.973-14.752-94.397-39.088-182.151-39.088-61.947 0-113.573 16.223-150.443 46.46-38.352 31.71-58.263 77.434-58.263 132.744 0 100.293 61.211 143.07 160.769 179.203 64.159 22.86 85.547 39.088 85.547 64.16 0 24.336-20.652 38.346-58.263 38.346-46.46 0-123.153-22.86-173.302-52.356L0 786.087c42.771 24.337 122.417 49.409 205.017 49.409 65.63 0 120.204-15.487 157.08-44.984 41.293-32.45 62.682-80.381 62.682-142.328 0-102.511-62.683-145.282-163.717-181.416zm523.877-80.387l22.124-135.692H690.265V85.966l-157.035 25.84-22.677 138.883-55.232 8.96-20.675 126.732h75.68v266.227c0 69.32 17.7 117.257 53.833 146.754 30.238 24.336 73.745 36.134 134.956 36.134 47.196 0 75.957-8.109 95.868-13.275V678.416c-11.062 2.953-36.133 8.114-53.097 8.114-36.134 0-51.62-18.435-51.62-60.47V386.38h94.673zm350.752-143.618c-51.62 0-92.92 27.102-109.142 75.775l-11.062-67.849H855.459v573.745h182.887V452.017c22.865-28.026 55.31-38.159 99.558-38.159 9.59 0 19.911 0 32.45 2.213V247.188c-12.539-2.948-23.6-4.425-34.663-4.425zm171.095-48.86c53.098 0 95.869-43.507 95.869-96.604 0-53.839-42.771-96.61-95.869-96.61-53.838 0-96.609 42.771-96.609 96.61 0 53.097 42.771 96.604 96.61 96.604zm-92.184 56.786h183.628v573.745h-183.628V250.689zm703.999 51.62c-32.45-42.035-77.434-62.682-134.956-62.682-53.097 0-99.558 22.124-143.07 68.584l-9.585-57.522h-160.769v786.134l182.893-30.232V822.22c28.02 8.85 56.78 13.275 82.594 13.275 45.725 0 112.096-11.798 163.717-67.843 49.408-53.839 74.485-137.168 74.485-247.052 0-97.345-18.44-171.09-55.31-218.291zm-151.92 353.983c-14.75 28.025-37.61 42.777-64.159 42.777-18.435 0-34.662-3.69-49.408-11.062V415.142c30.973-32.445 58.993-36.134 69.32-36.134 46.46 0 69.32 50.15 69.32 148.23 0 56.045-8.11 99.557-25.073 129.054zm731.566-123.894c0-91.443-19.912-163.717-59-214.602-39.822-51.62-99.557-78.169-175.514-78.169-155.608 0-252.212 115.044-252.212 299.408 0 103.247 25.808 180.68 76.692 230.089 45.725 44.248 111.361 66.372 196.168 66.372 78.169 0 150.442-18.435 196.167-48.673l-19.912-125.365c-44.989 24.336-97.345 37.61-156.344 37.61-35.398 0-59.734-7.378-77.434-22.864-19.175-16.223-30.237-42.771-33.921-80.382h303.097c.736-8.85 2.213-50.15 2.213-63.424zm-306.787-48.672c5.16-81.859 27.284-120.205 69.32-120.205 41.3 0 62.688 39.087 65.636 120.205H2191.46z" fill-rule="nonzero"></path></svg>
</div>
<div class="box-border inline-block px-5 py-0 my-2 text-center text-gray-800">
<svg class="w-auto h-6 text-gray-400 fill-current" viewBox="0 0 2501 709" xmlns="http://www.w3.org/2000/svg"><g stroke="none" stroke-width="1" fill-rule="evenodd"><g transform="translate(.375 -5.125)" fill-rule="nonzero"><path d="M2500 220.578v49.094c0 21.031-10.078 34.547-33.188 51.36-23.14 16.827-77.312 29.624-112.374 29.624h-138.86c-35.75 0-74.672-6.281-102.375-12.078-27.687-5.781-55.219-25.594-61.719-32.094-6.484-6.468-17.14-26.625-17.14-37.515V162.734c0-18.937 10.468-40.672 36.422-55.406a222.469 222.469 0 0171-25.766c21.562-4 41.203-5.484 51.546-5.484h166.516c16.516 0 69.422 6.031 95.735 20.234 26.312 14.204 44.437 36.454 44.437 57.672v66.594zm-75.25 45.234V158.5c0-9.797-13.672-19.969-27.344-24.719-13.672-4.734-39.093-6.937-56.984-6.937H2191.75c-17.203 0-49.797 7.437-61.89 12.375-12.063 4.906-20.5 16.484-20.5 28.562V266.5c0 11.031 21.39 22.969 34.718 26.281 13.313 3.328 32.594 5.766 53.5 5.766h153.531c15.11 0 35.063-3.656 51.547-10.656 16.469-7.032 22.094-15.266 22.094-22.079zm-238 208.657h306.344v239.047H2186.75V474.469zm-381.484 0h306.359v239.047h-306.36V474.469zm177.265-372.235c0 16.25-8.484 24.61-25.047 24.61h-55.843c-13.344 0-20.797.687-31.97 3.515-11.187 2.844-34.405 14-34.405 26.453v172c0 12.172-8.735 21.813-39.422 21.813-30.672 0-36.75-12.438-36.75-16.563v-178.78c0-16.532 13.156-39.798 29.234-49.61 16.078-9.828 38.906-17.766 50.922-20.563 12.047-2.875 48.39-9.078 67.625-9.078h51.469c10.187.016 24.187 9.922 24.187 26.203zM1433.313 474.47h306.374v239.047h-306.374V474.469zM1152.437 25.53c0-20.297 17.766-20.297 25.532-20.297h340.86c30.687 0 74.187 3.016 109.655 14.032 35.485 11.03 55.422 30.984 58.72 38.437 3.265 7.453 5.64 25.344 5.64 51.531 0 26.22-2.688 41.72-5.063 49.47-2.36 7.765-11.015 22.952-28.593 34.562-17.579 11.609-34.579 17.89-52.766 22.359-18.156 4.469-64.047 10.734-89.656 10.734h-286.094V329.75c0 6.844-2.953 20.86-39.266 20.86-36.375 0-38.937-14.626-38.937-18.204-.032-7.719-.032-286.562-.032-306.875zm460.532 110.844v-55.11c0-8.328-19.078-17.89-30.672-21.156-11.625-3.28-33.11-5.422-55.719-5.422h-295.937V173.61h301.89c14.89 0 40.828-4.437 55.719-11.015 14.906-6.563 24.719-19.953 24.719-26.219zm-555.157 338.094h306.376v239.047h-306.376V474.469zM705.704 139.656c-8.062 3.578-20.25 13.406-20.25 24.735v101.03c0 9.813 15.781 19.938 25.922 23.813 10.14 3.875 33.36 9.313 55.406 9.313h164.485c15.797 0 42.875-9.906 50.937-12.89 8.047-3 17.266-9.235 17.266-20.25V153.952c0-6.875-15.766-16.687-28.89-21.172-13.095-4.469-32.766-5.937-52.173-5.937H760.813c-18.5 0-47.079 9.219-55.11 12.812zm301.813 197.25c-21.453 7.453-67.953 13.735-79.844 13.735H770.64c-25.641 0-54.266-5.704-78.672-11.672-24.407-5.938-45.89-15.797-58.719-27.094-12.797-11.328-23.266-25.031-23.266-36.938V159.031c0-19.64 21.188-46.484 38.797-54.25 17.578-7.734 34.844-16.062 53.047-20.25 18.172-4.172 47.375-8.484 61.656-8.484h170.75c26.813 0 53.047 4.906 75.953 12.672 22.97 7.734 40.86 17.265 49.157 27.687 8.36 10.422 16.312 24.422 16.312 36.36v122.156c0 16.672-10.922 29.5-20.156 37.234-9.266 7.781-26.531 17.281-47.984 24.75zm-500.86-21.172c-17.89 14.313-47.078 23.563-61.11 27.125-14.03 3.594-40.53 7.782-58.39 7.782H166.672c-28.328 0-55.14-3.61-78.969-8.97-23.875-5.374-47.984-16.983-59.64-25.64C16.5 307.391 0 289.25 0 275.141V84.42c0-18.53 15.86-35.062 31.156-45.124C46.796 29.03 58.47 23.547 77.22 18.828a771.562 771.562 0 0132.25-7.172c17.14-3.422 35.203-6.437 45.047-6.437h101.406c14.344 0 30.656 6.14 30.656 25.125 0 19.015-9.594 24.312-23.219 24.312h-74.218c-14.328 0-37.61 1.703-56.141 5.125-17.953 3.297-27.813 4.907-35.625 9.172-7.828 4.25-18.547 11.719-18.547 23.203v173.235c0 21.843 47.86 33.14 68.125 33.14h219.344c27.703 0 43.187-4.562 57.812-8.719 14.594-4.171 31.516-14.437 31.516-21.468v-42h-116.75c-16.375 0-20.563-11.953-20.563-22.985 0-11.015.782-29.797 26.25-29.797h171.016c18.235 0 18.235 10.313 18.235 16.407v80.75c0 13.234-9.297 30.734-27.157 45.015z"></path></g></g></svg>
</div>
<div class="box-border inline-block px-5 py-0 my-2 text-center text-gray-800">
<svg class="w-auto text-gray-400 fill-current h-7" viewBox="0 0 2428 1004" xmlns="http://www.w3.org/2000/svg"><path d="M1221.47 109.639a73.59 73.59 0 0144.76 17.898c17.016 16.108 21.477 42.969 13.423 64.46-31.31 64.446-105.768 107.493-156.649 121.734-30.44 7.16-68.921 7.16-96.676-3.58-13.437 8.054-24.773 34.085-41.18 23.268-23.747-18.547-3.19-47.573-16.9-68.17-2.827-4.24-9.947-4.551-13.527-11.49-18.806-41.18 4.475-80.568 30.427-111.89 43.268-48.274 167.401-102.06 236.323-32.23zm-144.12 32.217c-24.175 4.474-51.476 14.993-66.236 32.23-14.773 17.223-24.163 34.02-15.214 51.917 31.335-23.267 46.549-55.497 81.464-75.185-.013-3.593 5.356-6.278-.013-8.962zm145.923 8.962c-61.775-5.383-108.323 41.179-152.187 85.924-2.685 7.16-18.793 15.214-6.264 23.268 59.09 5.37 115.483-11.62 158.451-51.023 12.542-11.634 21.465-26.847 15.227-42.969-2.685-6.251-9.001-12.516-15.227-15.2zm535.276 266.749c28.65 69.829 52.812 179.916 0 247.06-14.32 16.11-39.377 30.96-55.485 18.794-59.09-47.43-84.135-115.47-120.84-176.35-5.369-2.685-5.369 4.488-8.054 7.172-13.423 61.762 11.634 142.33-30.427 190.656-16.108 2.685-31.179-5.603-36.704-21.478-20.596-63.552.869-129.801 6.238-193.353 12.542-32.23 17.912-69.816 45.667-93.992 44.759 17.898 66.236 68.04 92.176 104.744 18.82 27.742 34.02 59.077 55.498 84.135 18.793-8.055 9.545-32.62 8.962-47.444-7.186-58.182-23.294-111.89-38.52-167.388-.87-14.318-8.924-38.494 6.264-47.443 40.336 17.911 57.313 59.972 75.225 94.887zm-270.33-21.491c0 13.437-10.738 30.22-19.713 32.23-85.925 13.424-181.707 5.37-262.262 32.217-2.685 9.844 8.95 11.634 15.214 14.318 68.908 10.74 141.435 13.424 208.58 30.44 35.498 9.014 48.35 51.036 51.035 85.938 1.648 27.522-8.936 60.867-35.81 79.673-66.223 42.074-167.374 40.271-234.531 1.803-25.668-14.396-50.129-37.586-51.918-66.237.155-22.748 9.857-40.66 25.965-49.233 64.46-25.965 144.12-11.62 199.63 21.478 3.554 17.911-15.822 16.939-25.096 23.28-61.775 35.81-108.31-40.257-165.598-12.54-8.054 5.369-13.877 20.349-4.474 25.07 70.71 31.335 149.49 8.949 219.305-10.74 8.055-2.684 17.912-10.738 18.794-18.792-2.685-28.65-34.902-34.902-55.498-42.956-60.867-15.214-127.999-15.214-193.353-21.478-12.529-2.685-28.495-11.414-32.217-21.478-7.16-21.478-7.16-51.023 8.949-68.921 83.24-73.41 209.449-67.132 315.075-47.444 7.172 2.633 15.226 5.318 17.924 13.372zm-391.167 34.02c8.054 85.924 12.528 165.61 10.739 256.01-1.79 11.62-15.214 14.318-24.163 18.793-14.319 2.685-32.827-.363-38.494-8.054-20.583-33.138-13.424-77.87-15.214-118.155 2.685-63.539 1.79-132.473 19.701-191.563 3.424-8.586 13.424-16.109 21.478-10.752 21.478 10.752 25.058 32.243 25.953 53.72zm994.521-12.53c4.306 7.238 8.807 18.418 0 23.269-40.284 17.898-94.874 9.844-141.435 15.213-12.529 10.74-22.386 28.637-17.924 44.759 4.5 2.685 8.508 6.77 13.45 6.251 28.624 1.803 71.605-13.423 90.425 13.424 4.59 7.99-.623 37.82-13.424 38.494-34.928 4.5-92.358-4.384-109.232 4.5-21.477 14.32-19.7 42.062-27.755 64.46 15.227 9.844 31.167-.233 49.22-2.697 33.151-5.37 69.856-15.214 102.954-8.055 6.265 11.634 15.227 24.176 8.95 38.495-56.432 44.758-129.218 90.632-206.764 58.182-29.105-13.047-42.074-57.287-32.217-94.86 6.251-26.861 33.993-52.814 17.003-81.464-2.685-12.542 4.488-23.268 15.227-25.952 29.532 0 23.254-36.705 38.48-53.721-17.003-18.793-59.958-17.898-55.484-55.498 20.596-10.739 45.667-7.159 68.909-10.739 52.812-10.752 111.89-17.016 165.636-10.752 10.7 2.153 25.032 23.268 33.981 36.692zM813.286 213.476c82.605 67.52 189.774 182.614 176.35 315.087-16.121 104.744-127.117 183.51-221.109 208.58-91.307 26.847-205.882 24.163-298.992 2.685-6.264 17.016-12.528 37.586-32.216 44.758-12.53 4.475-28.65 1.79-38.495-6.264-27.742-25.966-5.37-76.094-45.653-92.19-78.779-33.124-163.821-98.479-204.092-179.034-5.37-16.108.894-32.217 10.739-44.746 61.774-49.233 139.645-68.92 217.528-84.147 4.475 1.79 2.685-4.475 6.265-6.265 4.474-53.708 6.264-108.323 23.268-156.662 3.878-6.783 13.423-8.949 19.7-4.474 49.234 37.586 25.953 108.323 47.444 159.333 93.992 4.475 187.984 8.95 262.275 61.775 25.07 20.583 31.179 59.895 23.267 82.358-7.898 22.425-34.006 38.495-58.182 40.259-16.121 0-46.548 1.569-44.759-10.726 1.79-12.309 54.759-32.45 38.495-49.247-23.385-24.136-140.385-38.494-212.9-47.443-8.948-1.79-17.158.895-17.158 10.739-1.79 68.026-7.16 143.212 4.474 208.58.895 4.487 6.265 9.857 10.752 10.726 127.999 20.596 263.17 8.949 363.426-64.447 46.549-37.573 61.775-90.425 53.708-148.595-40.284-162.018-209.462-259.602-348.212-322.26-135.158-59.077-284.66-89.517-444.89-81.45-25.51 1.868-65.937 10.675-66.236 19.702-.298 9.026 45.797 6.186 40.271 23.267-5.512 17.068-52.359 6.94-66.236 2.685-13.878-4.254-12.529-24.176-8.95-36.704C38.084 7.593 135.513 2.599 179.519.433c243.469-6.277 478.91 86.444 633.768 213.042zM374.662 453.376c-61.775.895-127.117 7.16-184.404 28.638-11.634 4.474-25.966 17.003-17.017 32.23 23.268 31.321 56.548 57.04 87.728 75.185 31.179 18.119 72.514 41.18 110.113 46.562 8.95-58.196 8.95-115.483 8.054-175.455-3.592-1.79-.013-5.37-4.474-7.16zm1850.266-81.463c-2.684 77.87-75.211 126.222-75.211 204.092 2.684 2.685 4.5 6.265 8.054 4.501 58.208-63.565 115.483-153.977 200.525-180.824 22.412-1.79 42.658 17.677 51.036 32.23 29.546 59.077 22.412 142.33-18.78 196.037-42.502 52.722-116.39 105.626-200.5 96.664-34.901 85.938-59.116 176.35-72.54 270.342-7.159 18.793-24.149 1.79-34.888-1.79-72.5-57.287-12.97-208.943-8.054-228.294 4.915-19.299 24.318-64.823 38.507-102.94-34.02-60.855-12.542-134.277 15.2-190.67 21.479-37.599 51.05-75.198 85.951-103.835 4.436.013 8.016.908 10.7 4.487zm144.146 96.677c-10.739-1.79-15.226 12.542-24.162 15.226-41.166 46.549-82.358 93.097-102.954 148.595 27.768 3.58 51.023-14.319 75.211-24.163 41.166-25.965 67.132-68.908 64.447-118.154-1.803-8.08-8.962-14.345-12.542-21.504z" fill-rule="nonzero"></path></svg>
</div>
</div>
</section><section class="w-full flex lg:flex-row flex-col h-full bg-white opacity-80">
<div class="w-full lg:w-7/12 h-full flex flex-col justify-end items-end">
<div class="py-20 md:py-32 w-full h-full max-w-4xl pr-10 pl-10 md:pl-16 md:pr-0">
<p class="text-purple-600 uppercase font-medium">Feature</p>
<h1 class="text-5xl sm:text-6xl max-w-lg font-bold mt-4">Integrations <br>You will love.</h1>
<p class="text-gray-500 text-lg sm:text-xl md:text-2xl max-w-lg mt-5 leading-normal">We've built integrations with some of your favorite services. Don't see an integration? <a class="text-blue-500 underline">Suggest one here</a>, and we'll take it into consideration.</p>
<div class="flex sm:flex-row flex-col sm:space-y-0 space-y-4 sm:space-x-4 mt-8">
<a href="#_" class="bg-purple-600 text-white px-8 font-medium cursor-pointer rounded py-4 sm:w-auto w-full text-center">Signup Today</a>
<a href="#_" class="px-8 py-4 hover:bg-gray-100 bg-gray-50 text-gray-900 underline sm:w-auto w-full text-center cursor-pointer rounded font-medium">Learn More</a>
</div>
</div>
</div>
<div class="w-full lg:w-5/12 relative flex items-center justify-center lg:py-0 py-10 lg:justify-start bg-gradient-to-r from-purple-500 via-indigo-500 to-purple-700">
<div class="absolute left-0 w-full h-full overflow-hidden opacity-10">
<svg class="fill-current w-full -translate-x-1/2 h-full text-white" viewBox="0 0 510 510" xmlns="http://www.w3.org/2000/svg"><g fill-rule="nonzero"><path d="M255 186.68c6.16 0 11.762 5.602 12.32 11.762 0 6.719-5.602 12.32-12.32 12.32-6.16 0-11.762-5.602-11.762-12.32 0-6.16 5.602-11.762 11.762-11.762ZM255 267.88c-7.281 0-12.879-5.602-12.879-12.879 0-7.281 5.602-13.441 12.879-13.441 7.281 0 12.879 5.602 12.879 12.879 0 7.281-5.598 13.441-12.879 13.441ZM255 269.56c6.719 0 12.879 6.16 12.879 12.879 0 6.719-6.16 12.879-12.879 12.879-6.719 0-12.32-6.16-12.879-12.879 0-6.719 6.16-12.879 12.879-12.879ZM227.56 267.88c-6.719 0-12.879-6.16-12.879-12.879 0-6.719 6.16-12.879 12.879-12.879 6.719 0 12.32 6.16 12.879 12.879.004 6.719-6.156 12.879-12.879 12.879ZM255 214.68c6.719 0 12.879 5.602 12.879 12.32s-6.16 12.879-12.879 12.879c-6.719 0-12.879-6.16-12.879-12.879 0-6.719 6.16-12.32 12.879-12.32ZM214.68 281.88c.559-6.719 6.719-12.32 12.879-12.32 6.719.559 12.879 6.719 12.32 13.441-.559 6.719-6.719 12.32-13.441 11.762-6.719 0-12.316-6.16-11.758-12.883ZM283.56 242.12c6.719.559 12.32 6.719 12.32 13.441-.559 6.719-6.719 12.879-13.441 12.32-6.719-.559-12.32-6.719-11.762-13.441.004-7.281 6.164-12.883 12.883-12.32ZM283 295.32c-6.719 0-12.879-5.602-12.879-12.879 0-6.719 6.16-12.879 12.879-12.32 6.719 0 12.32 5.602 12.32 12.32S289.718 295.32 283 295.32ZM227 239.32c-6.719 0-12.32-6.16-12.32-12.879 0-6.719 6.16-12.32 12.879-12.32 6.719 0 12.32 6.16 12.32 12.879-.559 7.281-6.16 12.879-12.879 12.32ZM295.32 227c0 7.281-5.04 12.32-12.32 12.32s-12.32-5.04-12.32-12.32 5.04-12.32 12.32-12.32c6.719 0 12.32 5.602 12.32 12.32ZM210.76 255c0 6.719-5.04 12.32-11.762 12.32-6.719 0-12.32-5.602-12.32-12.32s5.602-11.762 12.32-11.762c6.719-.559 11.762 5.043 11.762 11.762ZM255 323.32c-6.719 0-12.32-5.602-12.32-12.32s5.602-11.762 12.32-11.762 12.32 5.602 12.32 12.32c0 6.723-5.602 11.762-12.32 11.762ZM199 270.68c6.719 0 12.32 5.602 12.32 12.32s-5.602 12.32-12.32 12.32-12.32-5.602-12.32-12.32 5.602-12.32 12.32-12.32ZM311.56 242.68c6.719 0 12.32 5.602 12.32 12.32s-5.602 12.32-12.32 11.762c-6.16 0-11.762-5.602-11.762-11.762-.559-6.719 5.043-12.32 11.762-12.32ZM283 323.32c-6.719 0-12.32-5.602-11.762-12.32 0-6.719 5.602-12.32 12.32-11.762 6.16 0 11.762 5.602 11.762 11.762-.559 6.719-6.16 12.32-12.32 12.32ZM239.32 311c0 6.719-5.602 11.762-12.32 11.762s-11.762-5.602-11.762-12.32 5.602-11.762 12.32-11.762c6.723.559 11.762 6.16 11.762 12.32ZM210.76 227c0 6.16-5.602 11.762-11.762 11.762-6.719 0-12.32-6.16-11.762-12.32 0-6.16 6.16-11.762 12.32-11.762 5.602.559 11.203 6.16 11.203 12.32h.001ZM323.32 282.44c0 6.16-5.602 11.762-11.762 11.762s-12.32-5.602-11.762-12.32c0-6.16 5.602-11.762 12.32-11.762 5.602.559 11.203 6.16 11.203 12.32h.001ZM227.56 186.68c6.16 0 11.762 5.602 11.762 11.762s-5.602 11.762-11.762 11.762-11.762-5.602-11.762-11.762c-.559-6.16 5.043-11.762 11.762-11.762ZM282.44 186.68c6.16 0 11.762 5.602 11.762 11.762s-5.04 11.762-11.762 11.762c-6.16 0-11.762-5.602-11.762-11.762.559-6.16 5.602-11.203 11.762-11.762ZM311 238.76c-6.16 0-11.762-5.602-11.762-12.32s5.602-11.762 12.32-11.762c6.16 0 11.762 5.602 11.199 11.762.563 7.277-5.04 12.32-11.758 12.32H311ZM210.2 311c0 6.719-5.04 11.199-11.762 11.199-6.16 0-11.199-5.04-11.199-11.199 0-6.719 5.04-11.199 11.762-11.199 6.16 0 11.199 5.04 11.199 11.199ZM322.76 311c0 6.16-5.04 11.199-11.199 11.199-6.16 0-11.199-5.04-11.199-11.199 0-6.16 5.04-11.199 11.199-11.199 6.156 0 11.199 5.04 11.199 11.199ZM255 327.8c6.16 0 11.199 5.04 11.199 11.199 0 6.16-5.04 11.199-11.199 11.199-6.16 0-11.199-5.04-11.199-11.199 0-6.16 5.04-11.199 11.199-11.199ZM228.12 327.8c6.16.559 11.199 6.16 10.641 11.762-.563 6.156-6.16 10.637-11.762 10.637-6.16-.559-11.199-6.16-10.641-11.762.563-6.156 5.602-11.199 11.762-10.637ZM210.2 199c0 6.16-5.602 11.199-11.762 11.199s-11.199-5.602-10.641-11.199c0-6.16 5.602-11.199 11.762-11.199 5.602 0 10.641 5.04 10.641 11.199ZM171 243.8c6.16 0 11.199 5.602 11.199 11.762s-5.602 11.199-11.199 10.641c-6.16 0-11.199-5.602-11.199-11.762.559-6.16 5.598-11.203 11.199-10.641ZM322.76 198.44c0 5.602-5.04 11.199-11.199 11.199-5.602 0-11.199-5.04-11.199-11.199 0-5.602 5.04-11.199 11.199-11.199 5.598-.004 10.637 5.598 11.199 11.199ZM171 271.24c6.16 0 11.199 5.602 11.199 11.199 0 6.16-5.602 11.199-11.199 11.199-6.16 0-11.199-5.602-11.199-11.199 0-6.156 5.598-11.199 11.199-11.199ZM283 327.8c6.16 0 11.199 5.602 11.199 11.199 0 6.16-5.602 11.199-11.199 11.199-6.16 0-11.199-5.602-11.199-11.199 0-6.16 5.598-11.199 11.199-11.199ZM339 266.2c-6.16 0-11.199-5.602-10.641-11.199 0-6.16 5.602-11.199 11.199-10.641 5.602.559 10.641 5.602 10.641 11.199 0 5.043-5.598 10.641-11.199 10.641ZM171 216.36c5.602 0 10.641 5.04 11.199 10.641 0 6.16-5.04 11.199-11.199 11.199-5.602 0-10.641-5.04-10.641-10.641 0-6.16 4.48-11.199 10.641-11.199ZM349.64 282.44c0 6.16-4.48 10.641-10.641 10.641-6.16 0-10.641-4.48-10.641-10.641 0-6.16 4.48-10.641 10.641-10.641 6.16 0 10.641 5.04 10.641 10.641ZM255.56 181.64c-6.16 0-10.641-4.48-11.199-10.641 0-6.16 4.48-10.641 10.641-11.199 6.16 0 10.641 4.48 11.199 10.641 0 6.16-5.04 11.199-10.641 11.199ZM349.64 227c0 6.16-4.48 10.641-10.641 10.641-6.16 0-10.641-4.48-10.641-10.641 0-6.16 4.48-10.641 10.641-10.641 6.16 0 10.641 5.04 10.641 10.641ZM227.56 181.64c-6.16 0-10.641-4.48-10.641-10.641 0-6.16 4.48-10.078 10.641-10.078 6.16 0 10.641 4.48 10.641 10.641-.559 5.598-5.04 10.078-10.641 10.078ZM282.44 181.64c-6.16 0-10.641-4.48-10.641-10.641 0-6.16 4.48-10.641 10.641-10.641 5.602 0 10.078 5.04 10.078 10.641.559 6.16-3.918 10.641-10.078 10.641ZM321.64 339c0 5.602-5.04 10.641-10.641 10.078-5.602 0-10.641-5.04-10.078-10.641 0-5.602 5.04-10.078 10.641-10.078 5.598 0 10.637 5.04 10.078 10.641ZM209.08 339c0 5.602-4.48 10.641-10.641 10.641-5.602 0-10.641-4.48-10.641-10.641 0-5.602 4.48-10.641 10.641-10.641 6.164 0 10.641 4.48 10.641 10.641ZM171 321.64c-5.602 0-10.641-4.48-10.641-10.078 0-5.602 4.48-10.641 10.078-10.641 5.602 0 10.641 4.48 10.641 10.078.563 5.602-3.918 10.641-10.078 10.641ZM349.64 311c0 5.602-5.04 10.078-10.641 10.078-5.602 0-10.641-5.04-10.641-10.641 0-5.602 5.04-10.078 10.641-10.078 5.602.563 10.641 5.602 10.641 10.641ZM181.64 198.44c0 5.602-5.04 10.078-10.641 10.078-5.602 0-10.078-5.04-10.078-10.641 0-5.602 5.04-10.078 10.641-10.078 5.04.559 10.078 5.598 10.078 10.641ZM349.08 198.44c0 5.602-4.48 10.078-10.078 10.078a10.035 10.035 0 0 1-10.078-10.078c0-5.602 4.48-10.078 10.078-10.078a10.03 10.03 0 0 1 10.078 10.078ZM254.44 376.52c-5.602-.559-10.078-5.04-9.52-10.641.56-5.602 5.04-10.078 10.642-9.52 5.601.559 10.077 5.04 9.519 10.642-.563 5.601-5.043 10.078-10.641 9.519ZM198.44 181.08c-5.602 0-10.078-5.04-10.078-10.078 0-5.602 5.04-10.078 10.641-10.078 5.602 0 10.078 5.04 10.078 10.641-.004 5.04-5.043 9.516-10.641 9.516v-.001ZM321.08 171c0 5.602-4.48 10.078-10.078 10.078A10.035 10.035 0 0 1 300.924 171c0-5.602 4.48-9.52 10.078-9.52 6.16-.558 10.078 3.919 10.078 9.52ZM237.08 366.44c0 5.602-3.922 9.52-9.52 9.52a10.035 10.035 0 0 1-10.078-10.078c0-5.602 4.481-9.52 10.078-9.52 5.602.559 9.52 4.477 9.52 10.078ZM143.56 272.92c5.602 0 9.52 4.48 9.52 10.078 0 5.602-4.481 9.52-10.079 9.52-5.039 0-9.519-4.481-9.519-9.52 0-5.602 4.48-10.078 10.078-10.078ZM143.56 244.92c5.602 0 9.52 4.48 9.52 10.078 0 5.602-4.481 9.52-10.079 9.52-5.601 0-9.519-4.481-9.519-10.078 0-5.043 4.48-9.52 10.078-9.52ZM171 328.92c5.602 0 9.52 4.48 9.52 10.078 0 5.602-4.481 9.52-10.079 9.52-5.039 0-9.519-4.481-9.519-9.52.559-5.602 5.04-10.078 10.078-10.078ZM283 376.52c-5.602 0-9.52-4.48-9.52-10.078 0-5.602 4.481-9.52 10.078-9.52 5.602 0 9.52 4.481 9.52 10.078-.559 5.04-5.04 9.52-10.078 9.52ZM376.52 255c0 5.04-4.48 10.078-9.52 9.52-5.039 0-9.519-4.481-9.519-9.52s4.48-10.078 9.52-9.52c5.039 0 9.519 3.919 9.519 9.52ZM143 237.08c-5.04 0-9.52-5.04-9.52-10.078 0-5.039 4.481-9.52 10.078-9.52 5.04 0 9.52 5.04 9.52 10.079 0 5.043-5.04 9.519-10.078 9.519ZM376.52 282.44c0 5.04-4.48 9.52-9.52 9.52-5.038 0-9.519-4.481-9.519-9.52 0-5.04 4.48-9.52 9.52-9.52 5.038 0 9.519 4.477 9.519 9.52ZM264.52 143c0 5.04-4.48 9.52-9.52 9.52-5.038 0-9.519-4.481-9.519-9.52s4.48-9.52 9.52-9.52c5.038 0 9.519 4.481 9.519 9.52ZM348.52 339c0 5.04-4.48 9.52-9.52 9.52-5.038 0-9.519-4.481-9.519-9.52s4.48-9.52 9.52-9.52c5.039-.558 9.519 4.481 9.519 9.52ZM208.52 366.44c0 5.04-4.48 9.52-9.52 9.52-5.038 0-9.519-4.481-9.519-9.52 0-5.04 4.48-9.52 9.52-8.96 5.039 0 9.519 4.48 9.519 8.96ZM143.56 302.04c5.04 0 8.96 4.48 8.96 9.52 0 5.039-4.48 8.96-9.519 8.96s-8.96-4.48-8.96-9.52c0-5.038 4.48-9.519 9.519-8.96ZM236.52 143c0 5.04-4.48 9.52-9.52 9.52-5.038 0-9.519-4.481-9.519-9.52s4.48-9.52 9.52-9.52c5.038 0 9.519 4.481 9.519 9.52ZM291.96 143c0 5.04-3.922 9.52-8.96 9.52-5.04 0-9.52-3.922-9.52-8.961 0-5.04 3.921-9.52 8.96-9.52 5.04-.558 9.52 3.922 9.52 8.961ZM171 161.48c5.04 0 9.52 3.922 9.52 8.96 0 5.04-3.922 9.52-8.961 9.52-5.04 0-9.52-3.922-9.52-8.96-.558-5.04 3.922-9.52 8.961-9.52ZM367 236.52c-5.04 0-9.52-4.48-9.52-9.52 0-5.038 4.481-9.519 9.52-9.519s9.52 4.48 9.52 9.52c-.56 5.039-4.481 9.519-9.52 9.519ZM311 357.48c5.04 0 9.52 3.922 9.52 8.96 0 5.04-3.922 9.52-8.961 9.52-5.04 0-9.52-3.921-9.52-8.96 0-5.04 3.922-9.52 8.961-9.52ZM347.96 171c0 5.04-3.922 8.96-8.96 8.96-5.04 0-8.962-3.921-8.962-8.96 0-5.039 3.922-8.96 8.961-8.96 5.602 0 8.961 3.921 8.961 8.96ZM375.96 311c0 5.04-3.922 8.96-8.96 8.96-5.04 0-8.962-3.921-8.962-8.96 0-5.039 3.922-8.96 8.961-8.96 5.04 0 8.961 3.921 8.961 8.96ZM152.52 198.44c0 5.04-3.922 8.96-8.96 8.96-5.04 0-8.962-3.921-8.962-8.96 0-5.04 3.922-8.398 8.961-8.398 5.043-.563 8.961 3.355 8.961 8.398ZM207.96 143c0 4.48-3.922 8.96-8.96 8.96-5.04 0-8.962-4.48-8.962-8.96s4.48-8.96 8.961-8.398c4.48-.563 8.961 3.918 8.961 8.398ZM375.96 198.44c0 4.48-3.922 8.96-8.96 8.96-4.481 0-8.962-3.921-8.962-8.96 0-4.48 3.922-8.96 8.961-8.96 4.48 0 8.398 4.48 8.961 8.96ZM319.96 143.56c0 4.48-4.48 8.96-8.96 8.398-4.481 0-8.962-4.48-8.4-8.96 0-4.481 4.481-8.399 8.962-8.399 4.476.004 8.957 3.922 8.398 8.961ZM263.4 395c0 4.48-3.922 8.398-8.398 8.398-4.48 0-8.399-3.922-8.399-8.398 0-4.48 3.922-8.398 8.399-8.398 4.48 0 8.398 3.918 8.398 8.398ZM171 358.04c4.48 0 8.398 3.922 8.398 8.96 0 4.481-3.922 8.4-8.96 8.4-4.481 0-8.399-3.923-8.399-8.962.563-4.476 4.48-8.398 8.961-8.398ZM143 347.4c-4.48 0-8.398-3.922-8.398-8.398 0-4.48 3.921-8.399 8.398-8.399 4.48 0 8.398 3.922 8.398 8.399.563 4.48-3.359 8.398-8.398 8.398ZM339 374.84c-4.48 0-8.398-3.36-8.398-7.84 0-5.039 3.359-8.398 8.398-8.398 4.48 0 8.398 3.36 8.398 8.398 0 4.48-3.359 7.84-8.398 7.84ZM115 290.84c-4.48 0-8.398-3.36-8.398-8.398 0-4.48 3.359-8.399 8.398-7.84 4.48 0 7.84 3.36 7.84 7.84s-3.36 8.398-7.84 8.398ZM115 246.6c4.48 0 8.398 3.36 8.398 8.398 0 4.48-3.359 8.399-8.398 8.399-4.48 0-8.398-3.36-8.398-8.399S109.96 246.6 115 246.6ZM290.84 395c0 5.04-3.36 8.398-8.398 8.398-5.04 0-8.399-3.359-8.399-8.398s3.36-8.398 8.399-8.398c5.039.558 8.398 3.918 8.398 8.398ZM367 346.84c-4.48 0-8.398-3.36-8.398-7.84s3.359-8.398 7.84-8.398c4.48 0 8.398 3.36 8.398 7.84 0 5.039-3.36 8.398-7.84 8.398ZM143.56 162.6c4.48 0 8.398 3.922 8.398 8.398 0 4.48-3.922 7.84-8.398 7.84-4.48 0-8.398-3.922-8.398-8.398 0-4.48 3.918-7.84 8.398-7.84ZM227.56 387.16c4.48 0 7.84 3.36 7.84 8.398 0 4.48-3.36 7.84-8.399 7.84-4.48 0-7.84-3.36-7.84-8.398 0-5.04 3.36-8.399 8.399-7.84ZM122.84 227c0 4.48-3.922 7.84-7.84 8.398-4.48 0-8.398-3.921-8.398-8.398 0-4.48 3.922-7.84 8.398-7.84 4.48 0 7.84 3.36 7.84 7.84ZM179.4 143c0 4.48-3.922 7.84-8.398 7.84-4.48 0-7.84-3.922-7.84-8.399 0-4.48 3.922-7.84 8.398-7.84 3.922.56 7.84 4.477 7.84 8.399ZM395.56 262.84c-4.48 0-7.84-3.922-7.84-8.398 0-4.48 3.922-7.84 8.399-7.84 4.48 0 7.84 3.922 7.84 8.398-.56 4.48-4.477 7.84-8.399 7.84ZM395 274.6c4.48 0 8.398 3.922 8.398 7.84 0 4.48-3.922 8.398-7.84 7.84-3.921 0-7.84-3.922-7.84-7.84-.558-3.922 3.36-7.84 7.282-7.84ZM262.84 114.44c0 4.48-3.922 7.84-8.398 7.84-3.922 0-7.84-3.922-7.84-7.84 0-4.48 3.922-7.84 8.398-7.84 4.48 0 8.399 3.918 7.84 7.84ZM346.84 143.56c0 4.48-3.922 7.84-8.398 7.84-3.922 0-7.84-3.922-7.84-8.399 0-4.48 3.922-7.84 8.398-7.84 4.48 0 8.399 3.919 7.84 8.399ZM367 162.6c4.48 0 7.84 3.922 7.84 8.398 0 3.922-3.922 7.84-8.399 7.84-4.48 0-7.84-3.922-7.84-8.398.56-3.922 4.477-7.84 8.399-7.84ZM206.84 395c0 4.48-3.922 8.398-8.398 7.84-3.922 0-7.84-3.922-7.84-7.84 0-4.48 3.922-8.398 8.398-7.84 3.922 0 7.84 3.918 7.84 7.84ZM122.84 311c0 3.922-3.922 7.84-7.84 7.84-4.48 0-7.84-3.922-7.84-8.399 0-3.921 3.922-7.84 7.84-7.84 3.922.56 7.84 4.477 7.84 8.399ZM319.4 395.56c0 3.922-3.922 7.84-7.84 7.84-4.48 0-7.84-3.922-7.84-8.399 0-3.921 3.922-7.84 8.399-7.84 3.922 0 7.281 3.919 7.281 8.399ZM403.4 227c0 3.922-3.36 7.84-7.84 7.84s-8.398-3.922-7.84-7.84c0-3.922 3.922-7.84 7.84-7.84 3.922 0 7.84 3.918 7.84 7.84ZM227 106.6c3.922 0 7.84 3.36 7.84 7.84 0 3.922-3.36 7.84-7.84 7.84-3.922 0-7.84-3.36-7.84-7.84 0-3.922 3.918-7.84 7.84-7.84ZM290.84 114.44c0 3.922-3.36 7.84-7.84 7.84-3.922 0-7.84-3.36-7.84-7.84 0-3.922 3.36-7.281 7.282-7.84 4.48 0 7.84 3.918 8.398 7.84ZM122.28 198.44c0 4.48-2.8 7.281-7.281 7.84-4.48 0-7.281-2.801-7.84-7.281 0-4.48 2.8-7.282 7.281-7.84 4.48 0 7.84 2.8 7.84 7.281ZM395 303.72c4.48 0 7.281 2.8 7.84 7.281 0 4.48-2.801 7.281-7.281 7.84-4.48 0-7.282-2.8-7.84-7.281 0-4.48 3.36-7.84 7.281-7.84ZM143.56 374.28c-4.48 0-7.281-2.8-7.281-7.281 0-4.48 3.36-7.281 7.281-7.281 3.922 0 7.281 2.8 7.281 7.28 0 3.923-3.36 6.72-7.281 7.282ZM206.28 115c0 3.922-3.36 7.281-7.281 7.281-3.922 0-7.281-3.36-7.281-7.84 0-3.922 3.359-7.28 7.84-6.718 3.363-.563 6.722 2.796 6.722 7.277ZM402.84 198.44c0 3.922-3.36 7.281-7.281 7.281-3.922 0-7.281-3.36-7.281-7.281 0-3.922 3.359-7.281 7.28-7.281 3.923 0 7.282 3.36 7.282 7.281ZM171 402.28c-3.922 0-7.281-3.36-7.281-7.281 0-3.922 3.36-7.281 7.281-7.281 3.922 0 7.281 3.359 7.281 7.28 0 3.923-3.36 7.282-7.281 7.282ZM367 359.16c3.922 0 7.281 3.36 7.281 7.281 0 3.922-3.36 7.281-7.281 7.281-3.922 0-7.281-3.359-7.281-7.28 0-3.923 3.36-7.282 7.281-7.282ZM318.84 114.44c0 3.922-3.36 7.281-7.281 7.281-3.922 0-7.281-3.36-7.281-7.281 0-3.922 3.359-7.281 7.28-7.281 3.364 0 7.282 3.36 7.282 7.281ZM122.28 339c0 3.922-3.922 7.281-7.281 7.281-3.922 0-6.719-3.922-6.719-7.281 0-3.922 3.922-7.281 7.281-7.281 3.36 0 6.719 3.36 6.719 7.281ZM346.28 395c0 3.922-3.36 7.281-7.281 7.281-3.922 0-7.281-3.36-7.281-7.281 0-3.922 3.359-7.281 7.28-6.719 3.923 0 7.282 3.36 7.282 6.719ZM150.28 143c0 3.922-3.36 7.281-7.281 6.719-3.922 0-7.281-3.922-7.281-7.281 0-3.922 3.922-6.72 7.28-6.72 4.481.563 7.84 3.923 7.282 7.282ZM395.56 345.72c-3.922 0-7.281-3.36-7.281-7.281 0-3.36 3.36-6.719 6.719-6.719 3.921 0 7.28 3.36 7.28 7.281.005 3.36-3.355 6.719-6.718 6.719ZM262.28 422.44c0 3.922-3.36 7.281-6.719 7.281-3.36 0-6.719-3.36-6.719-6.719 0-3.921 3.36-7.28 6.72-7.28 3.359-.005 6.155 3.355 6.718 6.718ZM373.72 143c0 3.922-2.8 6.719-6.719 6.719-3.922 0-7.281-2.801-6.719-6.719 0-3.922 2.801-6.719 6.72-6.719 3.921 0 6.718 2.797 6.718 6.719ZM115 164.28c3.922 0 6.719 2.8 6.719 6.719 0 3.922-2.801 7.281-6.719 6.719-3.922 0-6.719-2.801-6.719-6.72 0-3.921 2.797-6.718 6.719-6.718ZM227.56 416.28c3.922 0 6.719 2.8 6.719 6.719 0 3.922-3.36 6.719-7.281 6.719-3.922 0-6.72-3.36-6.16-7.282.003-3.359 2.804-6.718 6.722-6.156ZM289.72 423c0 3.922-3.36 6.719-7.281 6.16-3.922 0-6.719-3.36-6.16-7.281 0-3.922 3.359-6.16 6.718-6.16 3.926.562 6.723 3.36 6.723 7.281ZM87 261.72c-3.922 0-6.719-2.8-6.719-6.719 0-3.922 3.36-6.719 7.281-6.16 3.922 0 6.16 2.8 6.16 6.719-.003 3.363-2.8 6.16-6.722 6.16ZM93.72 282.44c0 3.922-2.8 6.719-6.719 6.719-3.922 0-6.16-2.801-6.16-6.719 0-3.922 2.8-6.719 6.719-6.719 3.363.559 6.16 3.356 6.16 6.719ZM177.72 114.44c0 3.922-2.8 6.719-6.719 6.719-3.922 0-6.16-2.801-6.16-6.719 0-3.922 2.8-6.719 6.719-6.719 3.363.559 6.16 3.356 6.16 6.719ZM429.72 255c0 3.36-3.36 6.719-6.719 6.16-3.36 0-6.719-3.36-6.16-6.719 0-3.359 3.36-6.16 6.719-6.16 3.363 0 6.16 3.36 6.16 6.719ZM317.72 423c0 3.36-2.8 6.16-6.16 6.16-3.36 0-6.719-2.8-6.719-6.719 0-3.359 3.36-6.718 6.719-6.16 3.363.559 6.16 3.36 6.16 6.719ZM401.72 171c0 3.922-2.8 6.719-6.719 6.719-3.922 0-6.719-2.801-6.719-6.719 0-3.922 2.801-6.16 6.72-6.16 4.48-.559 6.718 2.238 6.718 6.16ZM423 289.16c-3.36 0-6.719-3.36-6.719-6.719 0-3.36 2.801-6.16 6.16-6.16 3.36 0 6.72 3.36 6.72 6.719.558 2.8-2.802 6.16-6.161 6.16ZM339 121.16c-3.36 0-6.719-2.8-6.16-6.719 0-3.36 2.8-6.719 6.719-6.16 3.359 0 6.718 2.8 6.16 6.719 0 3.36-3.36 6.16-6.719 6.16ZM87 220.84c3.36 0 6.719 2.8 6.16 6.719 0 3.36-2.8 6.719-6.719 6.16-3.359 0-6.718-2.8-6.16-6.719.559-3.36 3.36-6.719 6.719-6.16ZM199 416.28c3.36 0 6.719 3.36 6.719 6.719 0 3.36-3.36 6.719-6.719 6.16-3.36 0-6.16-2.8-6.16-6.16-.559-3.36 2.238-6.719 6.16-6.719ZM423 233.72c-3.36 0-6.16-2.8-6.16-6.16 0-3.36 3.36-6.719 6.719-6.16 3.359 0 6.16 3.359 6.16 6.718-.559 2.243-3.36 5.602-6.719 5.602ZM261.72 87c0 3.36-2.8 6.16-6.16 6.16-3.36 0-6.719-3.36-6.719-6.719 0-3.359 3.36-6.16 6.719-6.16 2.8 0 6.16 3.36 6.16 6.719ZM115 373.16c-3.36 0-6.16-2.8-6.719-6.16 0-3.36 2.801-6.719 6.719-6.719 3.36 0 6.16 3.36 6.16 6.16 0 3.36-2.8 6.719-6.16 6.719ZM149.72 395c0 3.36-2.8 6.16-6.16 6.719-3.36 0-6.719-2.801-6.719-6.16 0-3.36 2.8-6.16 6.16-6.16 3.36-.56 6.719 2.242 6.719 5.601ZM87 304.84c3.36 0 6.16 2.8 6.16 6.16 0 3.36-3.36 6.719-6.719 6.719-3.359 0-6.16-3.36-6.16-6.719.559-3.36 3.36-6.16 6.719-6.16ZM220.84 86.44c0-3.36 3.36-6.16 6.719-6.16 3.36 0 6.16 3.36 6.16 6.719 0 3.359-3.36 6.16-6.16 6.16-3.36 0-6.719-3.36-6.719-6.719ZM283 80.84c3.36 0 6.16 2.8 6.16 6.16 0 3.36-2.8 6.16-6.16 6.16-3.36 0-6.16-2.8-6.16-6.16 0-3.36 2.8-6.16 6.16-6.16ZM80.84 198.44c0-3.36 3.36-6.16 6.719-5.602 3.36.559 5.601 3.36 5.601 6.72 0 3.359-3.359 6.16-6.718 5.6-3.364-.558-5.602-3.921-5.602-6.718ZM373.16 395c0 3.36-2.8 6.16-6.16 6.16-3.36 0-6.16-2.8-6.16-6.16 0-3.36 2.8-6.16 6.16-6.16 2.8 0 6.16 2.8 6.16 6.16ZM401.16 367c0 3.36-2.8 6.16-6.16 6.16-3.36 0-6.16-2.8-6.16-6.16 0-3.36 2.8-6.16 6.16-6.16 3.922 0 6.16 2.238 6.16 6.16ZM423 317.16c-3.36 0-6.16-2.238-6.16-6.16 0-3.36 2.238-6.16 6.16-6.16 3.36 0 6.16 2.238 6.16 6.16 0 3.36-2.8 6.16-6.16 6.16ZM87 344.6c-3.36 0-5.602-2.8-5.602-5.602 0-3.359 2.801-5.601 5.602-5.601 3.36 0 5.602 2.8 5.602 5.601 0 3.36-2.243 5.602-5.602 5.602ZM171 428.6c-3.36 0-5.602-2.238-5.602-5.602 0-3.359 2.801-6.16 6.16-5.601 3.36 0 5.602 2.8 5.602 6.16-.558 2.8-2.8 5.043-6.16 5.043ZM204.6 87c0 3.36-2.238 5.602-5.602 5.602-3.359 0-6.16-2.239-6.16-6.16 0-3.36 2.801-5.602 5.602-5.602 3.918 0 6.16 2.8 6.16 6.16ZM311.56 92.6c-3.36 0-5.602-2.238-5.602-5.602 0-3.359 2.239-5.601 5.602-5.601 3.36 0 5.602 2.238 5.602 5.601 0 2.801-2.801 5.602-5.602 5.602ZM143 120.6c-3.36 0-5.602-2.238-5.602-5.602 0-3.359 2.801-6.16 6.16-5.601 3.36 0 5.602 2.8 5.602 6.16 0 2.242-2.8 5.043-6.16 5.043ZM423 192.84c3.36 0 5.602 2.238 5.602 5.602 0 3.359-2.801 6.16-6.16 5.601-3.36 0-5.602-2.8-5.602-6.16.558-2.805 3.36-5.043 6.16-5.043ZM120.6 143c0 3.36-2.238 5.602-5.602 5.602-3.359 0-6.16-2.801-6.16-6.16 0-3.36 2.801-5.602 5.602-5.602 3.918.558 6.16 2.8 6.16 6.16ZM366.44 120.04c-2.8 0-5.602-2.8-5.602-6.16 0-2.801 2.801-5.602 6.16-5.602 2.801 0 5.602 2.801 5.602 5.602 0 3.922-2.8 6.722-6.16 6.16ZM401.16 143c0 2.8-2.8 5.602-5.602 5.602-2.8 0-5.601-2.801-5.601-6.16 0-2.801 2.8-5.602 5.601-5.602 2.801.558 5.602 3.36 5.602 6.16ZM339 417.4c2.8 0 5.602 2.8 6.16 5.602 0 2.8-2.8 5.601-5.601 5.601s-5.602-2.8-5.602-5.601c-.559-2.801 1.684-5.602 5.043-5.602ZM423 333.4c2.8 0 5.602 2.8 5.602 5.602 0 2.8-2.801 5.601-5.602 5.601-2.8 0-5.602-2.8-5.602-5.601 0-3.36 2.801-5.602 5.602-5.602ZM92.6 170.44c0 2.8-2.238 5.602-5.602 5.602-2.8 0-5.601-2.239-5.601-5.602 0-2.8 2.238-5.602 5.601-5.602 2.801.559 5.602 2.801 5.602 5.602ZM260.6 451c0 2.8-2.8 5.602-5.602 5.602-2.8 0-5.601-2.801-5.039-5.602 0-2.8 2.801-5.04 5.602-5.04 2.238-.562 5.039 1.68 5.039 5.04ZM232.6 450.44c0 2.8-2.238 5.04-5.04 5.602-2.8 0-5.6-2.239-5.6-5.602 0-2.8 2.238-5.04 5.038-5.04 3.36-.003 5.602 2.24 5.602 5.04ZM423 176.04c-2.8 0-5.04-2.238-5.04-5.04 0-2.8 2.24-5.6 5.603-5.6 2.8 0 5.039 2.8 5.039 5.6 0 2.802-2.801 5.04-5.602 5.04ZM115 389.96c2.8 0 5.04 2.8 5.04 5.602 0 2.8-2.802 5.601-5.603 5.039-2.8 0-5.039-2.801-5.039-5.602.563-3.36 2.801-5.039 5.602-5.039ZM171 81.4c2.8 0 5.04 2.238 5.602 5.04 0 2.8-2.239 5.6-5.602 5.6-2.8 0-5.04-2.238-5.04-5.6A5.019 5.019 0 0 1 171 81.4ZM283 445.4c2.8 0 5.04 2.238 5.602 5.04 0 2.8-2.239 5.6-5.602 5.6-2.8 0-5.04-2.238-5.04-5.6-.562-2.798 2.24-5.04 5.04-5.04ZM64.6 255c0 2.8-2.238 5.04-5.602 5.04-2.8 0-5.039-2.802-5.039-5.603 0-2.8 2.239-5.039 5.04-5.039 3.359.563 5.601 2.801 5.601 5.602ZM344.04 87c0 2.8-2.238 5.04-5.602 5.04-2.8 0-5.039-2.802-5.039-5.603 0-2.8 2.239-5.039 5.04-5.039 3.921.563 6.163 2.801 5.601 5.602ZM59 277.4c2.8 0 5.04 2.238 5.602 5.04 0 2.8-2.239 5.038-5.04 5.038-2.8 0-5.039-2.238-5.039-5.039-.562-2.797 1.676-5.039 4.477-5.039ZM311 456.04c-2.8 0-5.04-2.238-5.04-5.04 0-2.8 2.24-5.038 5.04-5.038s5.04 2.238 5.04 5.039c0 2.8-2.24 5.039-5.04 5.039ZM53.96 311c0-2.8 2.8-5.04 5.602-4.48 2.8 0 5.039 2.8 4.48 5.039 0 2.8-2.8 5.039-5.602 4.48-2.242 0-4.48-2.8-4.48-5.039ZM148.6 423c0 2.8-2.238 5.04-5.04 5.04-2.8 0-5.038-2.24-5.038-5.04s2.238-5.04 5.039-5.04A5.019 5.019 0 0 1 148.6 423ZM400.6 395c0 2.8-2.238 5.04-5.04 5.04-2.8 0-5.038-2.24-5.038-5.04s2.238-5.04 5.039-5.04A5.019 5.019 0 0 1 400.6 395ZM87 371.48c-2.8 0-5.04-2.238-5.04-5.04 0-2.8 2.24-5.038 5.603-5.038 2.8 0 5.039 2.238 4.48 5.039-.004 3.36-2.242 5.039-5.043 5.039ZM64.6 227c0 2.8-2.238 5.04-5.04 5.04-2.8 0-5.038-2.24-5.038-5.04s2.238-5.04 5.039-5.04c2.797 0 4.477 2.24 5.039 5.04ZM423 371.48c-2.8 0-5.04-2.238-5.04-5.04 0-2.8 2.24-5.038 5.04-5.038s4.48 2.238 5.04 4.48c0 3.356-2.24 5.598-5.04 5.598ZM115 109.4c2.8 0 5.04 2.8 4.48 5.602 0 2.8-2.8 5.039-5.601 4.48-2.8 0-4.48-2.8-4.48-5.039.562-2.8 2.8-5.043 5.601-5.043ZM199 445.4c2.8 0 5.04 2.238 5.04 5.04 0 2.8-2.24 5.038-5.04 5.038s-5.04-2.238-5.04-5.039c0-2.797 2.24-4.476 5.04-5.039ZM451 260.04c-2.8 0-5.04-2.238-5.04-5.04 0-2.8 2.24-5.038 5.04-5.038s5.04 2.238 5.04 5.039c0 2.8-2.24 5.039-5.04 5.039ZM366.44 417.96c2.8 0 5.04 2.238 5.04 5.04 0 2.8-2.24 5.038-5.04 5.038S361.4 425.8 361.4 423c.56-2.8 2.24-5.039 5.04-5.039ZM456.04 227c0 2.8-2.238 5.04-5.04 5.04-2.8 0-5.038-2.24-5.038-5.04s2.238-4.48 4.48-5.04c2.797 0 5.04 2.24 5.598 5.04ZM450.44 277.4c2.8 0 5.04 2.238 5.04 5.04 0 2.8-2.24 5.038-5.04 5.038s-4.48-2.238-5.04-4.48c.56-2.797 2.798-5.035 5.04-5.598ZM371.48 87c0 2.238-2.238 4.48-4.48 4.48-2.801 0-5.04-2.238-4.481-5.039 0-2.238 2.238-4.48 5.04-4.48 1.679.558 3.921 2.8 3.921 5.039ZM143.56 91.48c-2.238 0-5.04-2.238-4.48-5.04 0-2.237 2.8-4.48 5.039-4.48 2.238 0 4.48 2.239 4.48 4.48-.558 2.798-2.797 5.04-5.039 5.04ZM423 147.48c-2.238 0-4.48-2.238-4.48-4.48 0-2.801 2.238-5.04 5.039-4.481 2.238 0 4.48 2.238 4.48 5.04-.558 2.241-2.8 4.48-5.039 3.921ZM87 148.04c-2.238 0-4.48-2.238-4.48-5.04 0-2.8 2.8-5.038 5.039-5.038 2.238 0 4.48 2.8 4.48 5.039 0 2.8-2.8 5.039-5.039 5.039ZM171 455.48c-2.238 0-4.48-2.238-4.48-4.48 0-2.239 2.238-5.04 4.48-5.04 2.238 0 4.48 2.239 4.48 4.48 0 2.798-1.68 4.481-4.48 5.04ZM455.48 311c0 2.238-2.238 5.04-5.04 5.04-2.237 0-5.038-2.24-4.48-5.04 0-2.238 2.239-4.48 4.48-4.48 2.798 0 5.04 2.242 5.04 4.48ZM283 64.039c-2.238 0-5.04-2.238-5.04-5.04 0-2.237 2.802-5.038 5.04-4.48 2.238 0 4.48 2.239 4.48 4.48 0 2.24-2.242 5.04-4.48 5.04ZM59.56 193.96c2.238 0 5.04 2.238 5.04 4.48 0 2.801-2.24 5.04-5.04 5.04-2.238 0-4.48-2.239-4.48-5.04-.56-2.242 1.683-4.48 4.48-4.48ZM255 54.52c2.238 0 5.04 2.238 5.04 4.48 0 2.801-2.24 5.04-5.04 5.04-2.238 0-4.48-2.239-4.48-5.04 0-2.238 2.242-4.48 4.48-4.48ZM400.04 114.44c0 2.238-2.238 5.04-5.04 5.04-2.237 0-5.038-2.24-4.48-5.04 0-2.238 2.239-4.48 4.48-4.48 2.802 0 5.04 2.238 5.04 4.48ZM232.04 59c0 2.238-2.238 5.04-4.48 5.04-2.801 0-5.04-2.24-5.04-5.04 0-2.238 2.239-4.48 5.04-4.48 2.242 0 4.48 2.242 4.48 4.48ZM456.04 198.44c0 2.238-2.238 4.48-4.48 4.48-2.239 0-5.04-2.238-5.04-4.48 0-2.238 2.239-4.48 5.04-4.48 2.242 0 3.921 2.238 4.48 4.48ZM194.52 59c0-2.8 1.68-4.48 4.48-4.48 2.239 0 4.481 2.238 4.481 4.48 0 2.8-1.68 4.48-4.48 4.48-2.801 0-4.481-2.242-4.481-4.48ZM334.52 451c0-2.8 2.238-4.48 4.48-4.48 2.239 0 4.481 2.238 4.481 4.48 0 2.8-2.238 4.48-4.48 4.48-2.239 0-4.481-2.242-4.481-4.48ZM59 343.48c-2.8 0-4.48-1.68-4.48-4.48 0-2.239 1.68-4.481 4.48-4.481 2.8 0 4.48 1.68 4.48 4.48 0 2.239-1.68 4.481-4.48 4.481ZM316.04 59c0 2.8-2.238 4.48-4.48 4.48-2.801 0-4.481-2.238-3.922-4.48 0-2.8 1.68-3.922 4.48-3.922 1.684-.558 3.922 1.684 3.922 3.922ZM171 62.922c-2.238 0-4.48-2.238-3.922-4.48 0-2.239 1.68-3.922 3.922-3.922 2.238 0 3.922 1.68 3.922 3.921.558 2.239-1.684 4.481-3.922 4.481ZM455.48 171c0 2.238-1.68 3.36-3.922 3.922-2.238.558-4.48-1.68-4.48-3.922 0-2.238 1.68-3.922 3.922-4.48 2.238 0 4.48 1.68 4.48 4.48ZM63.48 171c0 2.238-1.68 3.922-4.48 3.922-2.239 0-3.922-1.68-3.922-4.48 0-2.239 1.68-3.922 4.48-3.922 2.242 0 3.922 1.68 3.922 4.48ZM399.48 423c0 2.238-1.68 3.922-4.48 3.922-2.239 0-4.481-2.238-3.922-4.48 0-2.239 1.68-3.923 3.922-3.923 2.8 0 4.48 2.243 4.48 4.481ZM451 334.52c2.238 0 3.922 1.68 3.922 4.48 0 2.239-1.68 3.922-4.48 3.922-2.239 0-3.923-1.68-3.923-4.48 0-2.242 2.243-3.922 4.481-3.922ZM114.44 418.52c2.238 0 4.48 1.68 4.48 3.922 0 2.238-1.68 4.48-3.921 4.48-2.239 0-4.48-1.68-4.48-3.922 0-2.238 1.679-4.48 3.921-4.48ZM87 399.48c-2.8 0-4.48-1.68-4.48-4.48 0-2.801 1.68-4.481 4.48-4.481 2.8 0 4.48 1.68 4.48 4.48 0 2.801-1.68 4.481-4.48 4.481ZM59 362.52c2.238.559 3.922 1.68 3.922 3.922 0 2.238-1.68 3.922-3.922 3.922-2.238 0-3.922-1.68-3.922-3.922s1.684-3.363 3.922-3.922ZM423 399.48c-2.238-.559-3.922-1.68-3.922-4.48 0-2.239 2.238-4.481 4.48-3.922 2.239.558 3.923 1.68 3.923 4.48-.56 2.242-2.243 3.363-4.481 3.922ZM367 446.52c2.238 0 3.922 2.238 3.922 3.922 0 2.238-1.121 3.922-3.922 3.922-2.238 0-3.922-1.68-4.48-3.922 0-1.68 2.242-3.922 4.48-3.922ZM339.56 55.078c2.238.559 3.36 1.68 3.922 3.922 0 2.238-2.238 4.48-4.48 3.922-2.239-.559-3.923-1.68-3.923-4.48 0-1.68 2.243-3.364 4.481-3.364ZM259.48 479c-.559 2.238-1.68 3.922-3.922 3.922-2.238 0-4.48-2.238-3.922-4.48.559-2.239 1.68-3.923 4.48-3.923 1.684.56 2.805 2.243 3.364 4.481ZM31 278.52c2.238.559 3.36 1.68 3.922 3.922 0 2.238-2.238 3.922-4.48 3.922-2.239-.559-3.36-1.68-3.36-3.922-.004-2.242 1.68-3.363 3.918-3.922ZM454.92 367c-.559 2.238-1.68 3.36-3.922 3.36-2.238 0-3.922-2.239-3.922-3.923.559-2.238 1.68-3.359 3.922-3.359 2.238-.558 3.922 1.684 3.922 3.922ZM286.92 479c0 2.238-2.238 3.922-3.922 3.922-2.238 0-3.922-2.238-3.922-4.48 0-2.239 1.68-3.36 3.922-3.923 1.68.56 3.922 2.801 3.922 4.481ZM227.56 482.92c-2.238 0-3.922-2.238-3.922-3.922 0-2.238 2.238-3.922 4.48-3.922 2.239.559 3.36 1.68 3.922 3.922-.558 2.238-2.8 3.922-4.48 3.922ZM423 118.36c-2.238-.559-3.922-1.68-3.922-3.922 0-2.238 2.238-3.922 3.922-3.922 2.238.559 3.922 1.68 3.36 3.922.562 2.8-1.122 3.922-3.36 3.922ZM87 110.52c2.238 0 3.922 2.238 3.922 4.48-.559 2.239-1.68 3.36-3.922 3.922-2.238 0-3.922-2.238-3.922-3.921 0-2.239 2.242-4.481 3.922-4.481ZM147.48 451c0 2.238-2.238 3.922-4.48 3.922-2.239-.559-3.36-1.68-3.922-3.922 0-2.238 2.238-3.922 3.921-3.922 2.239-.558 4.481 1.684 4.481 3.922ZM34.92 255c0 2.238-2.238 3.922-3.922 3.922-2.238 0-3.922-2.238-3.922-4.48.559-2.239 1.68-3.36 3.922-3.922 1.68 0 3.922 2.242 3.922 4.48ZM395.56 83.08c2.238.559 3.36 1.68 3.36 3.922 0 2.238-2.239 3.922-3.923 3.922-2.238-.559-3.359-1.68-3.359-3.922.004-2.238 1.684-3.922 3.922-3.922ZM115 90.92c-2.238 0-3.922-2.238-3.922-3.922 0-2.238 2.238-3.922 4.48-3.922 2.239.559 3.36 1.68 3.922 3.922-.558 1.68-2.8 3.922-4.48 3.922ZM34.92 227c-.559 2.238-1.68 3.922-3.922 3.922-2.238 0-3.922-2.238-3.922-3.922.559-2.238 1.68-3.922 3.922-3.36 2.238 0 3.36 1.122 3.922 3.36ZM199 475.08c2.238.559 3.36 1.68 3.922 3.922 0 2.238-2.238 3.922-3.922 3.922-2.238-.559-3.36-1.68-3.36-3.922-.562-2.238 1.122-3.36 3.36-3.922ZM143.56 62.922c-2.238-.559-3.922-1.68-3.36-3.922 0-2.238 1.68-3.36 3.36-3.36 2.238 0 3.36 1.68 3.36 3.923.003 1.675-1.68 2.796-3.36 3.359ZM479.56 258.36c-2.238 0-3.922-1.68-3.36-3.922 0-2.238 1.68-3.36 3.36-3.36 2.238 0 3.922 1.68 3.36 3.923.003 2.238-1.68 3.359-3.36 3.359ZM62.92 143c0 2.238-1.121 3.36-3.36 3.922-2.238 0-3.921-1.121-3.921-3.36 0-2.238 1.12-3.921 3.36-3.921 2.8 0 3.921 1.12 3.921 3.359ZM314.92 479c0 2.238-1.121 3.36-3.36 3.922-2.238 0-3.921-1.121-3.921-3.36 0-2.238 1.12-3.359 3.36-3.359 2.237-.562 3.921.559 3.921 2.797ZM482.92 282.44c0 2.238-1.121 3.36-3.36 3.36-2.238 0-3.921-1.122-3.921-3.36 0-2.238 1.12-3.922 3.922-3.922 2.238.559 3.359 1.68 3.359 3.922ZM34.36 311c0 2.238-1.68 3.922-3.922 3.36-2.238 0-3.36-1.68-3.36-3.923 0-2.238 1.68-3.359 3.923-3.359 2.238.563 3.359 2.242 3.359 3.922ZM451 146.36c-2.238 0-3.36-1.121-3.36-3.36 0-2.238 1.122-3.359 3.36-3.359 2.238 0 3.36 1.121 3.36 3.36.562 2.238-1.122 3.359-3.36 3.359ZM370.36 59c0 2.238-1.121 3.36-3.36 3.36-2.238 0-3.359-1.122-3.359-3.36 0-2.238 1.121-3.36 3.36-3.36 1.68 0 2.8 1.122 3.359 3.36ZM59.56 398.36c-2.238 0-3.922-1.121-3.922-3.36 0-2.238 1.121-3.359 3.36-3.359 2.238 0 3.359 1.121 3.359 3.36.004 2.238-1.117 2.8-2.797 3.359ZM230.92 30.441c0 2.238-1.121 3.922-3.36 3.36-2.238 0-3.359-1.68-3.359-3.36 0-2.238 1.121-3.36 3.36-3.36 2.238-.003 2.796 1.118 3.359 3.36ZM258.36 30.441c0 2.238-1.121 3.36-3.36 3.36-2.238 0-3.359-1.122-3.359-3.36 0-2.238 1.121-3.36 3.36-3.36 2.238-.003 3.359 1.118 3.359 3.36ZM283 27.078c2.238 0 3.36 1.68 3.36 3.36 0 2.238-1.122 3.359-3.36 3.359-2.238 0-3.36-1.121-3.36-3.36 0-2.238 1.122-3.359 3.36-3.359ZM479 223.64c2.238 0 3.36 1.121 3.36 3.36 0 2.238-1.122 3.359-3.36 3.359-2.238 0-3.36-1.121-3.36-3.36 0-1.68 1.122-2.8 3.36-3.359ZM31 201.8c-2.238 0-3.36-1.121-3.36-3.36 0-2.238 1.122-3.359 3.36-3.359 2.238 0 3.36 1.121 3.36 3.36 0 2.238-1.122 3.359-3.36 3.359ZM479 307.64c2.238 0 3.922 1.121 3.36 3.36 0 2.238-1.68 3.359-3.36 3.359-2.238 0-3.36-1.121-3.36-3.36.56-2.238 1.68-2.8 3.36-3.359ZM87 419.64c2.238 0 3.922 1.121 3.36 3.36 0 2.238-1.122 3.359-3.36 3.359-2.238 0-3.36-1.121-3.36-3.36 0-2.238 1.122-3.359 3.36-3.359ZM398.92 450.44c0 2.238-1.121 3.36-3.36 3.36-2.238 0-3.359-1.122-3.359-3.36 0-1.68 1.121-3.36 3.36-3.36 1.675.56 2.797 1.68 3.359 3.36ZM87.56 90.36c-2.238 0-3.36-1.121-3.36-3.36 0-2.238 1.122-3.359 3.36-3.359 1.68 0 2.8 1.121 3.36 2.801-.56 2.238-1.68 3.36-3.36 3.918ZM174.36 479c0 1.68-1.121 3.36-3.36 3.36-2.238 0-3.359-1.122-3.359-3.36 0-2.238 1.121-3.36 3.36-3.36 2.238.56 3.359 1.68 3.359 3.36ZM451 398.36c-1.68 0-3.36-1.121-3.36-3.36 0-2.238 1.122-3.359 3.36-3.359 1.68 0 2.8 1.121 3.36 2.801 0 2.238-1.68 3.36-3.36 3.918ZM423.56 426.36c-2.238 0-3.36-1.121-3.36-2.8 0-2.24 1.122-3.36 3.36-3.36 2.238 0 3.36 1.12 3.36 3.36-.56 1.12-1.68 2.241-3.36 2.8ZM115 447.08c1.68.559 3.36 1.121 3.36 3.36 0 2.238-1.122 3.359-3.36 3.359-2.238 0-3.36-1.121-3.36-3.36 0-2.238 1.122-2.797 3.36-3.359ZM199 33.801c-2.238 0-3.36-1.121-3.36-2.8 0-2.24 1.122-3.36 3.36-3.36 2.238 0 3.36 1.12 3.36 3.36 0 1.679-1.68 2.8-3.36 2.8ZM479 335.64c1.68 0 3.36 1.121 3.36 3.36 0 2.238-1.122 3.359-3.36 3.359-1.68 0-2.8-1.121-3.36-2.801.56-2.238 1.68-3.36 3.36-3.918ZM34.36 339c0 2.238-1.121 3.36-3.36 3.36-2.238 0-3.359-1.122-3.359-3.36 0-2.238 1.121-3.36 3.36-3.36 1.68 0 2.8 1.122 3.359 3.36ZM311.56 27.078c1.68.559 3.36 1.121 3.36 3.36 0 2.238-1.122 3.359-3.36 3.359-1.68 0-2.8-1.121-2.8-2.801-.56-2.234.562-3.355 2.8-3.918ZM31 174.36c-2.238-.559-3.36-1.68-3.36-3.36s1.68-3.359 3.36-2.8c1.68 0 2.8 1.12 2.8 3.36 0 1.12-1.12 2.241-2.8 2.8ZM482.92 198.44c0 1.68-1.121 3.36-3.36 3.36-2.238 0-3.359-1.122-3.359-3.36 0-2.238 1.68-3.36 3.36-2.8 2.238 0 2.797 1.12 3.359 2.8ZM342.36 479.56c-.559 1.68-1.121 3.36-3.36 3.36-2.238 0-3.359-1.122-3.359-3.36 0-2.238 1.121-3.36 3.36-3.36 2.238 0 3.359 1.122 3.359 3.36ZM114.44 61.801c-1.68-.559-2.8-1.68-2.8-3.36s1.12-3.359 2.8-2.8c2.238 0 3.36 1.68 2.8 3.36.56 1.679-.562 2.8-2.8 2.8ZM482.36 171c0 1.68-1.121 2.8-2.8 2.8-1.68 0-2.802-1.12-2.802-2.8 0-1.68 1.122-2.8 2.801-2.8 1.68-.56 2.801.562 2.801 2.8ZM339 27.641c1.68 0 2.8 1.121 2.8 2.8 0 1.68-1.12 2.802-2.8 2.802-1.68 0-2.8-1.122-2.8-2.801 0-1.68 1.12-2.801 2.8-2.801ZM174.36 30.441c-.559 1.68-1.121 2.8-3.36 2.8-1.68 0-2.8-1.12-2.8-2.8 0-1.68 1.12-2.8 2.8-2.8 2.239 0 2.801 1.12 3.36 2.8ZM143.56 482.36c-1.68 0-2.8-1.121-2.8-2.8 0-1.68 1.12-2.802 2.8-2.802 1.68 0 2.8 1.122 2.8 2.801 0 1.121-1.12 2.242-2.8 2.801ZM33.8 143c0 1.68-1.121 2.8-2.8 2.8-1.68 0-2.802-1.12-2.802-2.8 0-1.68 1.121-2.8 2.801-2.238 1.68-.563 2.238.558 2.801 2.238ZM423 89.8c-1.68-.559-2.8-1.121-2.8-3.36 0-1.68 1.12-2.8 2.8-2.8 1.68 0 2.8 1.12 2.8 2.8 0 2.239-1.12 3.36-2.8 3.36ZM364.2 479c0-1.68 1.121-2.8 2.8-2.8 1.68 0 2.802 1.12 2.802 2.8 0 1.68-1.122 2.8-2.801 2.8-2.238 0-2.801-1.12-2.801-2.8ZM227 504.2c1.68 0 2.8.559 2.8 2.8 0 1.68-.558 2.802-2.238 2.802s-2.8-.559-3.359-2.801c.559-1.68 1.117-2.801 2.797-2.801ZM482.36 367c0 1.68-1.121 2.8-2.8 2.8-1.68 0-2.802-1.12-2.802-3.359 0-1.68 1.122-2.8 2.801-2.238 1.68-.004 2.801 1.117 2.801 2.797ZM257.8 507c0 1.68-1.121 2.8-2.8 2.8-1.68 0-2.802-1.12-2.802-2.8 0-1.68 1.121-2.8 2.801-2.8 1.68 0 2.801 1.12 2.801 2.8ZM392.76 59c0-1.68 1.121-2.8 2.8-2.8 1.68 0 2.802 1.12 2.802 2.8 0 1.68-1.122 2.8-2.801 2.8-2.242 0-2.801-1.12-2.801-2.8ZM283 509.8c-1.68 0-2.8-1.121-2.8-2.8 0-1.68.558-2.802 2.238-2.802s2.8 1.122 2.8 2.801c.563 1.68-.558 2.801-2.238 2.801ZM5.8 282.44c0 1.68-1.121 2.8-2.8 2.8-1.68 0-2.802-.558-2.802-2.238s1.121-2.8 2.801-2.8c1.68-.563 2.801.558 2.801 2.238ZM33.8 366.44c0 1.68-1.121 2.8-2.8 2.8-1.68 0-2.802-1.12-2.802-2.8 0-1.68 1.121-2.8 2.801-2.8 1.68.558 2.238 1.12 2.801 2.8ZM451 111.64c1.68 0 2.8 1.121 2.8 2.8 0 1.68-1.12 2.802-2.8 2.802-1.68 0-2.8-1.122-2.8-2.801 0-1.68 1.12-2.242 2.8-2.801ZM59.56 117.8c-1.68 0-2.8-1.121-3.36-2.8 0-1.68 1.122-2.802 2.801-2.802 1.68 0 2.801 1.122 2.801 2.801.559 1.121-.562 2.239-2.242 2.801ZM5.8 255c0 1.68-1.121 2.8-2.8 2.8-1.68 0-2.802-1.12-2.802-2.8 0-1.68 1.121-2.8 2.801-2.238 2.239-.563 2.801.558 2.801 2.238ZM61.8 422.44c0 1.68-.559 2.8-2.238 2.8-1.68 0-2.801-.558-2.801-2.238s.558-2.238 2.238-2.8c1.121-.004 2.238.558 2.801 2.238ZM425.8 451c0 1.68-1.121 2.8-2.238 2.8-1.68 0-2.801-1.12-2.801-2.8 0-1.68 1.121-2.238 2.238-2.238 1.68-.563 2.801.558 2.801 2.238ZM89.8 59c0 1.68-1.121 2.8-2.238 2.8-1.68 0-2.239-1.12-2.239-2.237 0-1.68.559-2.239 2.239-2.801 1.117-.563 1.676.558 2.238 2.238ZM451 89.24c-1.68-.559-2.8-1.121-2.8-2.8 0-1.68 1.12-2.24 2.8-2.24 1.68 0 2.238 1.122 2.238 2.24 0 2.241-1.117 2.8-2.238 2.8ZM196.2 3c.559-1.68 1.121-2.8 2.8-2.238 1.68 0 2.24 1.12 2.24 2.8 0 1.122-1.122 2.239-2.24 2.239-1.679-.563-2.238-1.68-2.8-2.801ZM59 89.24c-1.68-.559-2.238-1.121-2.238-2.8 0-1.68 1.12-2.24 2.8-2.24 1.122 0 2.239 1.122 2.239 2.24 0 1.683-1.121 2.8-2.801 2.8ZM5.8 227c0 1.68-1.121 2.238-2.8 2.238-1.68 0-2.24-1.12-2.24-2.238 0-1.68 1.122-2.8 2.802-2.8 1.117.562 2.238 1.679 2.238 2.8ZM423 61.801c-1.68 0-2.238-1.121-2.238-2.8 0-1.68 1.12-2.24 2.8-2.24 1.122 0 2.239 1.122 2.239 2.24 0 1.679-1.121 2.237-2.801 2.8ZM114.44 476.76c1.68 0 2.8 1.121 2.8 2.8 0 1.68-1.12 2.24-2.8 2.24-1.121 0-2.238-1.122-2.238-2.24-.004-1.683 1.117-2.241 2.238-2.8ZM397.8 479c0 1.68-1.121 2.8-2.8 2.8-1.68 0-2.24-1.12-2.24-2.8 0-1.121 1.122-2.238 2.24-2.238 1.679 0 2.238 1.117 2.8 2.238ZM5.24 339c-.559 1.68-1.121 2.238-2.8 2.238-1.68 0-2.24-1.12-2.24-2.8 0-1.122 1.122-2.239 2.24-2.239 2.241.563 2.8 1.121 2.8 2.801ZM5.8 198.44c0 1.68-1.121 2.238-2.238 2.238-1.68 0-2.801-1.12-2.801-2.8 0-1.68 1.121-2.239 2.8-2.239 1.118.559 1.677 1.68 2.239 2.801ZM509.8 227c0 1.68-.559 2.8-2.238 2.8-1.68 0-2.801-1.12-2.801-2.8 0-1.68 1.121-2.238 2.238-2.238 1.68 0 2.238.558 2.801 2.238ZM143.56 28.199c1.68 0 2.238 1.121 2.238 2.238 0 1.68-1.12 2.801-2.8 2.801-1.68 0-2.239-1.121-2.239-2.8.004-1.676 1.121-2.239 2.801-2.239ZM173.8 506.44c0 1.68-1.121 2.8-2.238 2.8-1.121 0-2.239-1.12-2.239-2.238 0-1.68.559-2.238 2.239-2.8 1.117-.004 1.675 1.117 2.238 2.238ZM507 313.8c-1.68-.559-2.238-1.121-2.238-2.8 0-1.68 1.12-2.24 2.8-2.24 1.122 0 2.239 1.122 2.239 2.24-.563 1.679-1.121 2.238-2.801 2.8ZM3 313.8c-1.68 0-2.8-1.121-2.238-2.8 0-1.68 1.12-2.802 2.8-2.24 1.68 0 2.239 1.122 2.239 2.802C5.238 313.237 4.12 313.8 3 313.8ZM33.24 395c-.559 1.68-1.121 2.238-2.8 2.238-1.68 0-2.24-1.12-2.24-2.8 0-1.122 1.122-2.239 2.24-2.239 1.683.563 2.8 1.68 2.8 2.801ZM481.8 395.56c-.559 1.68-1.121 2.238-2.8 2.238-1.68 0-2.24-1.12-2.24-2.8 0-1.122 1.122-2.239 2.24-2.239 1.679.004 2.8 1.121 2.8 2.801ZM481.8 143c0 1.68-1.121 2.8-2.238 2.8-1.68 0-2.801-1.12-2.801-2.8 0-1.68 1.121-2.238 2.8-2.238 1.677 0 2.239 1.117 2.239 2.238ZM201.24 506.44c0 1.68-.559 2.8-2.238 2.8-1.68 0-2.801-.558-2.801-2.8 0-1.68 1.121-2.238 2.238-2.238 1.684-.004 2.801 1.117 2.801 2.238ZM509.8 282.44c0 1.68-1.121 2.8-2.8 2.8-1.68 0-2.24-.558-2.802-2.238 0-1.68 1.122-2.8 2.801-2.8 1.68-.004 2.801 1.117 2.801 2.238ZM507 196.2c1.68 0 2.238 1.121 2.238 2.8 0 1.68-1.12 2.24-2.8 2.24-1.122 0-2.239-1.122-2.239-2.24.563-1.679 1.68-2.8 2.801-2.8ZM313.8 507c0 1.68-.559 2.8-2.238 2.8-1.68 0-2.801-.558-2.801-2.8 0-1.68 1.121-2.238 2.238-2.238 1.68-.563 2.801.558 2.801 2.238ZM341.8 506.44c0 1.68-1.121 2.8-2.238 2.8-1.121 0-2.239-1.12-2.239-2.238 0-1.68.559-2.238 2.239-2.8 1.117-.004 1.675 1.117 2.238 2.238ZM311 .199c1.68 0 2.238 1.121 2.8 2.238 0 1.68-1.12 2.239-2.238 2.239-1.12 0-2.238-1.122-2.238-2.239C308.762 1.32 309.88.762 311 .2ZM89.8 450.44c0 1.68-.559 2.8-2.238 2.8-1.68 0-2.801-1.12-2.801-2.8 0-1.68 1.121-2.238 2.238-2.238 1.68-.004 2.239.558 2.801 2.238ZM507 252.2c1.68 0 2.8 1.121 2.8 2.8 0 1.68-.558 2.24-2.238 2.802-1.68 0-2.8-1.122-2.8-2.801 0-1.68 1.117-2.801 2.238-2.801ZM283 .199c1.68 0 2.238 1.121 2.238 2.8 0 1.68-1.12 2.24-2.8 2.24-1.122 0-2.239-1.122-2.239-2.24C280.2 1.32 281.32.763 283 .2ZM257.8 3c0 1.68-1.121 2.238-2.8 2.238-1.68 0-2.24-.558-2.802-2.238 0-1.68 1.121-2.8 2.801-2.8 1.68 0 2.801 1.12 2.801 2.8ZM229.8 3c-.559 1.68-1.121 2.238-2.8 2.238-1.68 0-2.24-1.12-2.24-2.8 0-1.122 1.122-2.239 2.24-2.239 1.679.563 2.8 1.121 2.8 2.801ZM453.24 423c0 1.68-.559 2.8-2.238 2.8-1.68 0-2.801-1.12-2.801-2.8 0-1.68 1.121-2.238 2.238-2.238 2.242-.563 2.801.558 2.801 2.238ZM369.24 30.441c0 1.68-1.121 2.238-2.238 2.238-1.68 0-2.801-1.12-2.801-2.8 0-1.68 1.121-2.239 2.8-2.239 1.68.559 2.239 1.68 2.239 2.801ZM61.24 450.44c0 1.121-1.121 2.238-2.238 2.238-1.121 0-2.239-.558-2.239-1.68 0-1.12.559-2.238 2.239-2.238 1.12-.562 2.238.559 2.238 1.68ZM452.68 450.44c0 1.121-.559 2.238-2.238 2.238-1.121 0-1.68-1.12-2.239-2.238 0-1.121.559-2.238 2.239-2.238 1.68.558 2.238 1.117 2.238 2.238ZM507 341.24c-1.121 0-2.238-1.121-2.238-2.238 0-1.121 1.12-1.68 2.238-1.68 1.121 0 2.238 1.121 2.238 2.238 0 .563-1.117 1.121-2.238 1.68ZM3 364.2c1.121 0 2.238.559 2.238 1.68 0 1.12-.558 2.238-2.238 2.238-1.121 0-2.238-.559-2.238-1.68 0-1.117 1.117-1.675 2.238-2.238ZM30.44 116.68c-1.121-.559-2.238-1.121-1.68-2.8 0-1.122 1.121-1.68 2.239-1.68 1.12 0 2.238 1.12 1.68 2.238 0 1.683-1.122 2.242-2.239 2.242ZM479.56 116.68c-1.121 0-2.238-1.121-2.238-2.238 0-1.121 1.12-1.68 2.238-1.68 1.121 0 2.238 1.121 2.238 2.238-.558 1.121-1.117 1.68-2.238 1.68ZM173.24 3c0 1.121-.559 2.238-1.68 2.238-1.12 0-2.238-.558-2.238-2.238 0-1.121.559-2.238 1.68-2.238 1.12 0 2.238.558 2.238 2.238ZM507 168.76c1.121 0 2.238 1.121 2.238 2.238 0 1.121-1.12 1.68-2.238 1.68-1.121 0-2.238-1.121-2.238-2.238.558-1.121 1.117-1.68 2.238-1.68ZM341.24 3c0 1.121-.559 2.238-1.68 2.238-1.12 0-2.238-.558-2.238-2.238 0-1.121.559-2.238 1.68-2.238 1.12 0 2.238.558 2.238 2.238ZM5.24 171c0 1.121-.559 2.238-1.68 2.238-1.12 0-2.238-.558-2.238-2.238 0-1.121.559-2.238 1.68-2.238 1.12 0 2.238.558 2.238 2.238ZM395 32.68c-1.121-.559-2.238-1.121-1.68-2.8 0-1.122 1.121-1.68 2.239-1.68 1.12 0 2.238 1.12 1.68 2.238 0 1.683-.56 2.242-2.239 2.242ZM117.24 30.441c0 1.121-.559 2.238-1.68 2.238-1.12 0-2.238-.558-2.238-2.238 0-1.121.559-2.238 1.68-2.238 1.12-.004 1.68 1.117 2.238 2.238ZM143 504.76c1.121 0 2.238.559 2.238 1.68 0 1.12-.558 2.238-2.238 2.238-1.121 0-2.238-.559-2.238-1.68.558-1.12 1.117-2.238 2.238-2.238ZM89.24 479c0 1.121-.559 2.238-1.68 2.238-1.12 0-2.238-.558-2.238-2.238 0-1.121.559-2.238 1.68-2.238 1.12 0 2.238 1.117 2.238 2.238ZM33.24 423c-.559 1.68-1.121 2.238-2.238 2.238-1.121 0-1.68-1.12-1.68-2.238 0-1.121 1.121-2.238 2.238-1.68.563-.558 1.121.559 1.68 1.68ZM369.24 507c0 1.121-.559 2.238-1.68 2.238-1.12 0-2.238-.558-2.238-1.68 0-1.12.559-2.238 1.68-2.238 1.12-.558 1.68 0 2.238 1.68ZM452.68 59c0 1.121-.559 1.68-1.68 1.68-1.12 0-2.238-.559-1.68-1.68 0-1.121.56-1.68 1.68-1.68 1.121 0 1.68.559 1.68 1.68ZM61.24 58.441c0 1.121-.559 1.68-1.68 1.68-1.12 0-1.68-.559-2.238-1.68 0-1.121.559-2.238 1.68-2.238 1.12.558 1.68 1.675 2.238 2.238Z"></path></g></svg>
</div>
<div class="relative w-full transform lg:ml-20 xl:-ml-20 max-w-2xl space-y-6 h-full flex md:px-0 px-10 flex-col items-center justify-center">
<ul class="flex items-center justify-center transform space-x-7 xl:space-x-10">
<li class="bg-white w-1/5 h-1/5 md:w-32 md:h-32 p-4 sm:p-5 md:p-7 rounded-full flex items-center justify-center shadow-xl">
<svg class="w-full h-full" viewBox="0 0 54 54" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M19.712.133a5.381 5.381 0 0 0-5.376 5.387 5.381 5.381 0 0 0 5.376 5.386h5.376V5.52A5.381 5.381 0 0 0 19.712.133m0 14.365H5.376A5.381 5.381 0 0 0 0 19.884a5.381 5.381 0 0 0 5.376 5.387h14.336a5.381 5.381 0 0 0 5.376-5.387 5.381 5.381 0 0 0-5.376-5.386" fill="#36C5F0"></path><path d="M53.76 19.884a5.381 5.381 0 0 0-5.376-5.386 5.381 5.381 0 0 0-5.376 5.386v5.387h5.376a5.381 5.381 0 0 0 5.376-5.387m-14.336 0V5.52A5.381 5.381 0 0 0 34.048.133a5.381 5.381 0 0 0-5.376 5.387v14.364a5.381 5.381 0 0 0 5.376 5.387 5.381 5.381 0 0 0 5.376-5.387" fill="#2EB67D"></path><path d="M34.048 54a5.381 5.381 0 0 0 5.376-5.387 5.381 5.381 0 0 0-5.376-5.386h-5.376v5.386A5.381 5.381 0 0 0 34.048 54m0-14.365h14.336a5.381 5.381 0 0 0 5.376-5.386 5.381 5.381 0 0 0-5.376-5.387H34.048a5.381 5.381 0 0 0-5.376 5.387 5.381 5.381 0 0 0 5.376 5.386" fill="#ECB22E"></path><path d="M0 34.249a5.381 5.381 0 0 0 5.376 5.386 5.381 5.381 0 0 0 5.376-5.386v-5.387H5.376A5.381 5.381 0 0 0 0 34.25m14.336-.001v14.364A5.381 5.381 0 0 0 19.712 54a5.381 5.381 0 0 0 5.376-5.387V34.25a5.381 5.381 0 0 0-5.376-5.387 5.381 5.381 0 0 0-5.376 5.387" fill="#E01E5A"></path></g></svg>
</li>
<li class="bg-white w-1/5 h-1/5 md:w-32 md:h-32 p-4 sm:p-5 md:p-7 rounded-full flex items-center justify-center shadow-md">
<svg class="w-full h-full" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 447.232 447.232" style="enable-background:new 0 0 447.232 447.232" xml:space="preserve"><path style="fill:#1587ea" d="M207.527 251.676 92.903 177.758a10.272 10.272 0 0 0-12.007.63L3.833 240.403c-5.458 4.392-5.015 12.839.873 16.636l114.624 73.918a10.272 10.272 0 0 0 12.007-.63l77.063-62.014c5.458-4.393 5.015-12.84-.873-16.637zM238.833 268.312l77.063 62.014a10.272 10.272 0 0 0 12.007.63l114.624-73.918c5.888-3.797 6.331-12.244.873-16.636l-77.063-62.014a10.272 10.272 0 0 0-12.007-.63l-114.624 73.918c-5.887 3.797-6.331 12.244-.873 16.636zM208.4 74.196l-77.063-62.014a10.272 10.272 0 0 0-12.007-.63L4.706 85.47c-5.888 3.797-6.331 12.244-.873 16.636l77.063 62.014a10.272 10.272 0 0 0 12.007.63l114.624-73.918c5.888-3.797 6.331-12.244.873-16.636zM442.527 85.47 327.903 11.552a10.272 10.272 0 0 0-12.007.63l-77.063 62.014c-5.458 4.392-5.015 12.839.873 16.636l114.625 73.918a10.272 10.272 0 0 0 12.007-.63l77.063-62.014c5.457-4.393 5.014-12.84-.874-16.636z"></path><path style="fill:#1587ea" d="m218 279.2-86.3 68.841a9.319 9.319 0 0 1-10.861.547L99.568 334.87c-6.201-3.999-14.368.453-14.368 7.831v7.416a9.32 9.32 0 0 0 4.488 7.969l128.481 77.884a9.317 9.317 0 0 0 9.661 0l128.481-77.884a9.319 9.319 0 0 0 4.488-7.969v-6.619c0-7.378-8.168-11.83-14.368-7.831l-20.024 12.913a9.318 9.318 0 0 1-10.876-.559l-85.893-68.809A9.32 9.32 0 0 0 218 279.2z"></path></svg>
</li>
<li class="bg-white w-1/5 h-1/5 md:w-32 md:h-32 p-4 sm:p-5 md:p-7 rounded-full flex items-center justify-center shadow-xl">
<svg class="w-full h-full" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="#EA4335" d="M5.266 9.765A7.077 7.077 0 0 1 12 4.909c1.69 0 3.218.6 4.418 1.582L19.91 3C17.782 1.145 15.055 0 12 0 7.27 0 3.198 2.698 1.24 6.65l4.026 3.115Z"></path><path fill="#34A853" d="M16.04 18.013c-1.09.703-2.474 1.078-4.04 1.078a7.077 7.077 0 0 1-6.723-4.823l-4.04 3.067A11.965 11.965 0 0 0 12 24c2.933 0 5.735-1.043 7.834-3l-3.793-2.987Z"></path><path fill="#4A90E2" d="M19.834 21c2.195-2.048 3.62-5.096 3.62-9 0-.71-.109-1.473-.272-2.182H12v4.637h6.436c-.317 1.559-1.17 2.766-2.395 3.558L19.834 21Z"></path><path fill="#FBBC05" d="M5.277 14.268A7.12 7.12 0 0 1 4.909 12c0-.782.125-1.533.357-2.235L1.24 6.65A11.934 11.934 0 0 0 0 12c0 1.92.445 3.73 1.237 5.335l4.04-3.067Z"></path></svg>
</li>
</ul>
<ul class="flex space-x-7 xl:space-x-10">
<li class="bg-white w-1/5 h-1/5 md:w-32 md:h-32 p-4 sm:p-5 md:p-7 rounded-full flex items-center justify-center shadow-xl">
<svg class="w-full h-full" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512.002 512.002" style="enable-background:new 0 0 512.002 512.002" xml:space="preserve"><path style="fill:#73a1fb" d="M500.398 94.784a194.219 194.219 0 0 1-24.763 9.023 109.468 109.468 0 0 0 22.287-39.193 8.258 8.258 0 0 0-12.078-9.619c-17.945 10.643-37.305 18.292-57.605 22.764-20.449-19.981-48.222-31.353-76.934-31.353-60.606 0-109.913 49.306-109.913 109.91 0 4.773.302 9.52.9 14.201-75.206-6.603-145.124-43.568-193.136-102.463a8.259 8.259 0 0 0-13.537 1.061c-9.738 16.709-14.886 35.82-14.886 55.265 0 26.484 9.455 51.611 26.158 71.246a93.118 93.118 0 0 1-14.711-6.568 8.26 8.26 0 0 0-12.267 7.03c-.012.487-.012.974-.012 1.468 0 39.531 21.276 75.122 53.805 94.52a94.762 94.762 0 0 1-8.362-1.214 8.254 8.254 0 0 0-7.731 2.638 8.25 8.25 0 0 0-1.681 7.994c12.04 37.591 43.039 65.24 80.514 73.67-31.082 19.468-66.626 29.665-103.939 29.665-7.786 0-15.616-.457-23.279-1.364A8.258 8.258 0 0 0 3.8 418.617c47.935 30.735 103.361 46.98 160.284 46.98 111.903 0 181.907-52.769 220.926-97.037 48.657-55.199 76.562-128.261 76.562-200.451 0-3.016-.046-6.061-.139-9.097 19.197-14.463 35.724-31.967 49.173-52.085a8.256 8.256 0 0 0-.545-9.906 8.245 8.245 0 0 0-9.663-2.237z"></path></svg>
</li>
<li class="bg-white w-1/5 h-1/5 md:w-32 md:h-32 p-4 sm:p-5 md:p-7 rounded-full flex items-center justify-center shadow-xl">
<svg class="w-full h-full" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg"><path d="M128.08 0c7.231.013 14.343.624 21.256 1.78V76.3l52.831-52.696a128.425 128.425 0 0 1 16.34 13.789 128.468 128.468 0 0 1 13.84 16.312L179.513 106.4h74.715A127.58 127.58 0 0 1 256 127.587v.173c0 7.226-.613 14.306-1.772 21.2H179.5l52.847 52.682a129.615 129.615 0 0 1-13.824 16.312h-.015a128.254 128.254 0 0 1-16.326 13.789l-52.846-52.696v74.52a130.321 130.321 0 0 1-21.243 1.781h-.186a130.26 130.26 0 0 1-21.23-1.78v-74.52l-52.831 52.695a128.401 128.401 0 0 1-30.18-30.1L76.5 148.96H1.785A126.984 126.984 0 0 1 0 127.72v-.371c.012-1.875.135-4.166.311-6.536l.055-.713c.522-6.671 1.419-13.7 1.419-13.7H76.5L23.666 53.705a126.265 126.265 0 0 1 13.81-16.286l.026-.026a127.746 127.746 0 0 1 16.344-13.789L106.677 76.3V1.78A130.278 130.278 0 0 1 127.933 0h.147Zm-.013 95.76h-.122c-9.509 0-18.616 1.74-27.034 4.902a76.662 76.662 0 0 0-4.915 26.952v.12a76.383 76.383 0 0 0 4.927 26.951 76.608 76.608 0 0 0 27.022 4.902h.122c9.51 0 18.617-1.74 27.022-4.902a76.146 76.146 0 0 0 4.915-26.952v-.12c0-9.484-1.747-18.57-4.915-26.951a76.614 76.614 0 0 0-27.022-4.902Z" fill="#FF4A00"></path></svg>
</li>
<li class="bg-white w-1/5 h-1/5 md:w-32 md:h-32 p-4 sm:p-5 md:p-7 rounded-full flex items-center justify-center shadow-xl">
<svg class="w-full h-full fill-current text-blue-600" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M5.438 30.113h4.606v-4.6H5.438zm-3.851-8.45v3.85h3.85v-3.85zm29.138-10.607c-1.438-4.637-5.15-8.331-9.788-9.787C10.306-2.05.499 5.856.499 15.994h5.988c0-6.362 6.312-11.281 13.006-8.856a8.968 8.968 0 0 1 5.363 5.356c2.444 6.688-2.481 12.988-8.837 13v.019H16v5.988c10.163 0 18.05-9.8 14.725-20.444zM16.019 25.494v-5.956h-5.975v5.975H16v-.019z"></path></svg>
</li>
<li class="bg-white w-1/5 h-1/5 md:w-32 md:h-32 p-4 sm:p-5 md:p-7 rounded-full flex items-center justify-center shadow-xl">
<svg class="w-full h-full" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 .396c-8.839 0-16 7.167-16 16 0 7.073 4.584 13.068 10.937 15.183.803.151 1.093-.344 1.093-.772 0-.38-.009-1.385-.015-2.719-4.453.964-5.391-2.151-5.391-2.151-.729-1.844-1.781-2.339-1.781-2.339-1.448-.989.115-.968.115-.968 1.604.109 2.448 1.645 2.448 1.645 1.427 2.448 3.744 1.74 4.661 1.328.14-1.031.557-1.74 1.011-2.135-3.552-.401-7.287-1.776-7.287-7.907 0-1.751.62-3.177 1.645-4.297-.177-.401-.719-2.031.141-4.235 0 0 1.339-.427 4.4 1.641a15.436 15.436 0 0 1 4-.541c1.36.009 2.719.187 4 .541 3.043-2.068 4.381-1.641 4.381-1.641.859 2.204.317 3.833.161 4.235 1.015 1.12 1.635 2.547 1.635 4.297 0 6.145-3.74 7.5-7.296 7.891.556.479 1.077 1.464 1.077 2.959 0 2.14-.02 3.864-.02 4.385 0 .416.28.916 1.104.755 6.4-2.093 10.979-8.093 10.979-15.156 0-8.833-7.161-16-16-16z"></path></svg>
</li>
</ul>
<ul class="flex items-center justify-center transform space-x-7 xl:space-x-10">
<li class="bg-white w-1/5 h-1/5 md:w-32 md:h-32 p-4 sm:p-5 md:p-7 rounded-full flex items-center justify-center shadow-xl">
<svg class="w-full h-full -mt-2" viewBox="0 0 412 412" xmlns="http://www.w3.org/2000/svg"><g fill-rule="nonzero" fill="none"><path d="M281 296c11-26-4-38-19-38l-148-2c-4 0-4-6 1-7l150-2c17-1 37-15 43-33 0 0 10-21 9-24-8.9-42.943-45.506-74.572-89.285-77.147-43.78-2.575-83.842 24.544-97.715 66.147-38-25-78 9-69 46-48 3-65 46-60 72 0 1 1 2 3 2h274c1 0 3-1 3-3Z" fill="#F38020"></path><path d="M331 194c-4 0-6-1-7 1l-5 21c-5 16 3 30 20 31l32 2c4 0 4 6-1 7l-33 1c-36 4-46 39-46 39 0 2 0 3 2 3h113l3-2a81 81 0 0 0-78-103" fill="#FAAE40"></path></g></svg>
</li>
<li class="bg-white w-1/5 h-1/5 md:w-32 md:h-32 p-7 md:p-10 rounded-full flex items-center justify-center shadow-xl">
<svg class="w-full h-full" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M10 9V0h12v9zm12 5h10v18H0V14h10v9h12z"></path></svg>
</li>
<li class="bg-white w-1/5 h-1/5 md:w-32 md:h-32 p-4 sm:p-5 md:p-7 rounded-full flex items-center justify-center shadow-xl">
<svg class="w-full h-full p-1 -ml-1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 434.016 434.016" style="enable-background:new 0 0 434.016 434.016" xml:space="preserve"><path style="fill:#69b4e5" d="M416.049 52.27c-10.508-11.324-25.72-17.356-45.207-17.928-55.02-1.774-93.932 27.496-115.651 86.986a8.833 8.833 0 0 0 1.814 9.041 8.78 8.78 0 0 0 8.812 2.534c6.246-1.718 12.44-2.588 18.412-2.588 8.018 0 18.689 1.474 24.001 8.497 4.077 5.39 4.632 13.472 1.649 24.02-2.518 8.899-15.476 32.721-31.515 57.929-19.539 30.712-30.333 44.48-33.445 44.48-10.31 0-47.565-165.194-48.589-168.817-10.686-37.86-16.05-56.864-50.798-56.864-26.483 0-85.551 48.362-134.051 90.495-2.983 2.591-5.495 4.774-7.44 6.436a11.525 11.525 0 0 0-1.607 15.849l9.038 11.644a11.517 11.517 0 0 0 15.812 2.331l.497-.354c15.691-11.163 30.514-21.706 41.704-22.284 12.16-.597 22.711 18.4 35.29 63.605 23.957 87.803 60.355 192.468 97.709 192.468 39.036 0 85.605-33.091 145.802-111.429 54.482-70.902 83.655-127.135 85.529-168.048 1.407-30.901-4.57-53.78-17.766-68.003z"></path></svg>
</li>
</ul>
</div>
</div>
</section><section class="w-full py-16 bg-white lg:py-24">
<div class="px-12 mx-auto text-center max-w-7xl">
<div class="space-y-12 md:text-left">
<div class="mb-20 space-y-5 sm:mx-auto sm:max-w-xl md:max-w-2xl sm:space-y-4 lg:max-w-5xl">
<h2 class="relative text-4xl font-extrabold tracking-tight sm:text-5xl">Say Hello to the Team 👋</h2>
<p class="text-xl text-gray-500">These are the amazing individuals who help to make us the top in our game. Are you interested in working with us? Check out our available position at our <a href="#_" class="font-medium text-blue-500 underline">career page</a>.</p>
</div>
<div class="mx-auto space-y-16 sm:grid sm:grid-cols-2 sm:gap-16 sm:space-y-0 lg:grid-cols-3 lg:max-w-5xl">
<div class="space-y-6 text-center lg:ml-0 md:ml-10 ">
<div class="relative w-48 h-48 p-2 mx-auto md:w-56 md:h-56">
<img class="relative z-20 w-full h-full rounded-xl" src="https://cdn.devdojo.com/images/june2021/avt-05.jpg" alt="">
<svg class="absolute inset-0 w-full h-full text-pink-500 transform scale-150 fill-current opacity-10" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><path d="M34.2,-54.9C47,-51.8,62,-48.1,70.2,-38.9C78.4,-29.6,79.9,-14.8,80,0.1C80.2,14.9,78.9,29.9,70.8,39.3C62.6,48.7,47.6,52.6,34.7,57.1C21.7,61.6,10.9,66.7,-1.7,69.7C-14.3,72.7,-28.7,73.6,-42.4,69.6C-56.1,65.5,-69.2,56.5,-74.9,44.1C-80.6,31.7,-79,15.8,-77.6,0.8C-76.2,-14.2,-75,-28.4,-70.1,-42.3C-65.2,-56.2,-56.7,-69.8,-44.4,-73.2C-32.1,-76.6,-16.1,-69.9,-2.7,-65.2C10.7,-60.5,21.3,-58,34.2,-54.9Z" transform="translate(100 100)"></path></svg>
</div>
<div class="space-y-2">
<div class="space-y-1 text-lg font-medium leading-6">
<h3>Mike Jones</h3>
<p class="text-pink-500">Founder & CEO</p>
</div>
<div class="relative flex items-center justify-center space-x-3">
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"></path></svg>
</a>
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"></path></svg>
</a>
</div>
</div>
</div>
<div class="space-y-6 text-center lg:mr-0 md:mr-10">
<div class="relative w-48 h-48 p-2 mx-auto md:w-56 md:h-56">
<img class="relative z-20 w-full h-full rounded-xl" src="https://cdn.devdojo.com/images/june2021/avt-17.jpg" alt="">
<svg class="absolute inset-0 w-full h-full mt-2 text-green-500 transform scale-150 fill-current opacity-10" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><path d="M42.7,-73.4C55,-67,64.3,-54.7,69.9,-41.5C75.5,-28.3,77.5,-14.2,76.5,-0.6C75.4,12.9,71.3,25.8,64.6,37.3C57.9,48.7,48.8,58.6,37.6,63.1C26.4,67.5,13.2,66.5,0.8,65.2C-11.6,63.8,-23.2,62.1,-34.9,57.9C-46.6,53.7,-58.4,47.1,-67.1,37.1C-75.9,27,-81.6,13.5,-83.1,-0.9C-84.6,-15.2,-81.9,-30.5,-73.2,-40.7C-64.6,-51,-50.1,-56.4,-36.9,-62.3C-23.8,-68.2,-11.9,-74.6,1.7,-77.5C15.2,-80.4,30.5,-79.8,42.7,-73.4Z" transform="translate(100 100)"></path></svg>
</div>
<div class="space-y-2">
<div class="space-y-1 text-lg font-medium leading-6">
<h3>Kari Miller</h3>
<p class="text-green-500">Co-Founder</p>
</div>
<div class="relative flex items-center justify-center space-x-3">
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"></path></svg>
</a>
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"></path></svg>
</a>
</div>
</div>
</div>
<div class="space-y-6 text-center lg:ml-0 md:ml-10">
<div class="relative w-48 h-48 p-2 mx-auto md:w-56 md:h-56">
<img class="relative z-20 w-full h-full rounded-xl" src="https://cdn.devdojo.com/images/june2021/avt-08.jpg" alt="">
<svg class="absolute inset-0 w-full h-full text-yellow-500 transform scale-150 fill-current opacity-10" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><path d="M41.4,-70.8C54.1,-64.5,65,-54.1,70.7,-41.7C76.5,-29.2,77.1,-14.6,76.9,-0.1C76.6,14.3,75.5,28.6,68.8,39.5C62.1,50.3,49.9,57.7,37.5,63.5C25.1,69.3,12.5,73.5,-0.6,74.4C-13.6,75.4,-27.3,73.1,-37.6,66.1C-47.9,59.1,-54.8,47.4,-63.1,35.6C-71.4,23.8,-81,11.9,-83.2,-1.3C-85.4,-14.4,-80.1,-28.8,-70.3,-38C-60.5,-47.1,-46.1,-51.1,-33.6,-57.5C-21.2,-64,-10.6,-73,1.9,-76.3C14.4,-79.6,28.8,-77.2,41.4,-70.8Z" transform="translate(100 100)"></path></svg>
</div>
<div class="space-y-2">
<div class="space-y-1 text-lg font-medium leading-6">
<h3>Lindsey Cole</h3>
<p class="text-yellow-400">Marketing Manager</p>
</div>
<div class="relative flex items-center justify-center space-x-3">
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"></path></svg>
</a>
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"></path></svg>
</a>
</div>
</div>
</div>
<div class="space-y-6 text-center lg:mr-0 md:mr-10">
<div class="relative w-48 h-48 p-2 mx-auto md:w-56 md:h-56">
<img class="relative z-20 w-full h-full rounded-xl" src="https://cdn.devdojo.com/images/june2021/avt-03.jpg" alt="">
<svg class="absolute inset-0 w-full h-full text-yellow-500 transform scale-150 fill-current opacity-10" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><path d="M41.4,-70.8C54.1,-64.5,65,-54.1,70.7,-41.7C76.5,-29.2,77.1,-14.6,76.9,-0.1C76.6,14.3,75.5,28.6,68.8,39.5C62.1,50.3,49.9,57.7,37.5,63.5C25.1,69.3,12.5,73.5,-0.6,74.4C-13.6,75.4,-27.3,73.1,-37.6,66.1C-47.9,59.1,-54.8,47.4,-63.1,35.6C-71.4,23.8,-81,11.9,-83.2,-1.3C-85.4,-14.4,-80.1,-28.8,-70.3,-38C-60.5,-47.1,-46.1,-51.1,-33.6,-57.5C-21.2,-64,-10.6,-73,1.9,-76.3C14.4,-79.6,28.8,-77.2,41.4,-70.8Z" transform="translate(100 100)"></path></svg>
</div>
<div class="space-y-2">
<div class="space-y-1 text-lg font-medium leading-6">
<h3>John Carlson</h3>
<p class="text-yellow-400">Lead Developer</p>
</div>
<div class="relative flex items-center justify-center space-x-3">
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"></path></svg>
</a>
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"></path></svg>
</a>
</div>
</div>
</div>
<div class="space-y-6 text-center lg:ml-0 md:ml-10 ">
<div class="relative w-48 h-48 p-2 mx-auto md:w-56 md:h-56">
<img class="relative z-20 w-full h-full rounded-xl" src="https://cdn.devdojo.com/images/june2021/avt-18.jpg" alt="">
<svg class="absolute inset-0 w-full h-full text-pink-500 transform scale-150 fill-current opacity-10" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><path d="M34.2,-54.9C47,-51.8,62,-48.1,70.2,-38.9C78.4,-29.6,79.9,-14.8,80,0.1C80.2,14.9,78.9,29.9,70.8,39.3C62.6,48.7,47.6,52.6,34.7,57.1C21.7,61.6,10.9,66.7,-1.7,69.7C-14.3,72.7,-28.7,73.6,-42.4,69.6C-56.1,65.5,-69.2,56.5,-74.9,44.1C-80.6,31.7,-79,15.8,-77.6,0.8C-76.2,-14.2,-75,-28.4,-70.1,-42.3C-65.2,-56.2,-56.7,-69.8,-44.4,-73.2C-32.1,-76.6,-16.1,-69.9,-2.7,-65.2C10.7,-60.5,21.3,-58,34.2,-54.9Z" transform="translate(100 100)"></path></svg>
</div>
<div class="space-y-2">
<div class="space-y-1 text-lg font-medium leading-6">
<h3>Sandy Mckenzie</h3>
<p class="text-pink-500">Lead Designer</p>
</div>
<div class="relative flex items-center justify-center space-x-3">
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"></path></svg>
</a>
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"></path></svg>
</a>
</div>
</div>
</div>
<div class="space-y-6 text-center lg:mr-0 md:mr-10">
<div class="relative w-48 h-48 p-2 mx-auto md:w-56 md:h-56">
<img class="relative z-20 w-full h-full rounded-xl" src="https://cdn.devdojo.com/images/june2021/avt-16.jpg" alt="">
<svg class="absolute inset-0 w-full h-full mt-2 text-green-500 transform scale-150 fill-current opacity-10" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><path d="M42.7,-73.4C55,-67,64.3,-54.7,69.9,-41.5C75.5,-28.3,77.5,-14.2,76.5,-0.6C75.4,12.9,71.3,25.8,64.6,37.3C57.9,48.7,48.8,58.6,37.6,63.1C26.4,67.5,13.2,66.5,0.8,65.2C-11.6,63.8,-23.2,62.1,-34.9,57.9C-46.6,53.7,-58.4,47.1,-67.1,37.1C-75.9,27,-81.6,13.5,-83.1,-0.9C-84.6,-15.2,-81.9,-30.5,-73.2,-40.7C-64.6,-51,-50.1,-56.4,-36.9,-62.3C-23.8,-68.2,-11.9,-74.6,1.7,-77.5C15.2,-80.4,30.5,-79.8,42.7,-73.4Z" transform="translate(100 100)"></path></svg>
</div>
<div class="space-y-2">
<div class="space-y-1 text-lg font-medium leading-6">
<h3>Sarah Smith</h3>
<p class="text-green-500">Developer & Designer</p>
</div>
<div class="relative flex items-center justify-center space-x-3">
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"></path></svg>
</a>
<a href="#_" class="text-gray-300 hover:text-gray-400">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"></path></svg>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section><section class="w-full flex bg-gray-50">
<div class="max-w-7xl mx-auto py-16 px-4 sm:py-24 sm:px-6 lg:px-8">
<div class="text-center space-y-5">
<h2 class="text-base font-semibold text-pink-400 tracking-wide uppercase">Get started today</h2>
<div class="inline-flex items-end justify-center w-full text-center mx-auto">
<img src="https://cdn.devdojo.com/tails/avatars/067.jpg" class="absolute transform translate-x-24 ml-6 rounded-full w-12 h-12 md:w-16 md:h-16 border-4 border-white">
<img src="https://cdn.devdojo.com/tails/avatars/019.jpg" class="absolute transform -translate-x-24 -ml-6 rounded-full w-12 h-12 md:w-16 md:h-16 border-4 border-white">
<img src="https://cdn.devdojo.com/tails/avatars/036.jpg" class="absolute transform -translate-x-16 rounded-full w-16 h-16 md:w-20 md:h-20 border-4 border-white">
<img src="https://cdn.devdojo.com/tails/avatars/008.jpg" class="absolute transform translate-x-16 rounded-full w-16 h-16 md:w-20 md:h-20 border-4 border-white">
<img src="https://cdn.devdojo.com/tails/avatars/003.jpg" class="rounded-full w-20 h-20 md:w-24 md:h-24 border-4 border-white relative">
</div>
<p class="mt-1 text-4xl font-extrabold text-gray-900 sm:text-5xl sm:tracking-tight lg:text-6xl">Join <span class="px-2 py-1 relative inline-block"><svg class="stroke-current bottom-0 absolute text-pink-400 -translate-x-2" viewBox="0 0 410 18" xmlns="http://www.w3.org/2000/svg"><path d="M6 6.4c16.8 16.8 380.8-11.2 397.6 5.602" stroke-width="11.2" fill="none" fill-rule="evenodd" stroke-linecap="round"></path></svg><span class="relative">20,433</span></span> Happy Customers</p>
<p class="max-w-3xl mt-5 mx-auto text-xl text-gray-500">We've designed the ultimate tools to help you craft the ultimate user experience. Don't just show your product to your users, instead, tell them your story.</p>
<a href="#_" class="text-white px-8 py-4 inline-block mt-5 font-medium text-lg bg-gray-900 focus:ring-4 focus:ring-gray-900 focus:ring-offset-2 rounded-xl">Join Us Today</a>
</div>
</div>
</section><section class="flex items-center justify-center w-full px-8 py-10 bg-white border-t border-gray-200 md:py-16 lg:py-20 xl:px-0">
<div class="max-w-6xl mx-auto">
<div class="flex-col items-center">
<div class="flex flex-col items-center justify-center w-full h-full max-w-2xl pr-8 mx-auto text-center">
<p class="mb-5 text-sm font-medium tracking-tight text-indigo-500 uppercase sm:text-base" data-primary="indigo-500">Our customers love our product</p>
<h2 class="text-5xl font-extrabold leading-10 tracking-tight text-gray-900 sm:leading-none md:text-6xl">
Testimonials</h2>
<p class="my-6 text-xl font-medium text-gray-500">Don't just take our word for it, read from our extensive list of case studies and customer testimonials.</p>
</div>
<div class="flex flex-col items-center justify-center max-w-2xl py-8 mx-auto xl:flex-row xl:max-w-full">
<div class="w-full xl:w-1/2 xl:pr-8">
<blockquote class="flex flex-col-reverse items-center justify-between w-full col-span-1 p-6 text-center transition-all duration-200 bg-gray-100 rounded-lg md:flex-row md:text-left hover:shadow ease" data-rounded="rounded-lg" data-rounded-max="rounded-full">
<div class="flex flex-col pr-8">
<div class="relative pl-12">
<svg class="absolute left-0 w-10 h-10 text-indigo-500 fill-current" data-primary="indigo-500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 125">
<path d="M30.7 42c0 6.1 12.6 7 12.6 22 0 11-7.9 19.2-18.9 19.2C12.7 83.1 5 72.6 5 61.5c0-19.2 18-44.6 29.2-44.6 2.8 0 7.9 2 7.9 5.4S30.7 31.6 30.7 42zM82.4 42c0 6.1 12.6 7 12.6 22 0 11-7.9 19.2-18.9 19.2-11.8 0-19.5-10.5-19.5-21.6 0-19.2 18-44.6 29.2-44.6 2.8 0 7.9 2 7.9 5.4S82.4 31.6 82.4 42z"></path>
</svg>
<p class="mt-2 text-base text-gray-600">I'm loving these templates! Very nice
features and layouts.
</p>
</div>
<h3 class="pl-12 mt-3 text-base font-medium leading-5 text-gray-800 truncate">Sandra
Walton <span class="mt-1 text-sm leading-5 text-gray-500 truncate">- CEO
SomeCompany</span></h3>
<p class="mt-1 text-sm leading-5 text-gray-500 truncate"></p>
</div>
<img class="flex-shrink-0 object-cover w-24 h-24 mb-5 bg-gray-300 rounded-full md:mb-0" src="https://cdn.devdojo.com/tails/avatars/089.jpg" alt="">
</blockquote>
<blockquote class="flex flex-col-reverse items-center justify-between w-full col-span-1 p-6 mt-16 mb-16 text-center transition-all duration-200 bg-gray-100 rounded-lg md:flex-row md:text-left hover:shadow ease xl:mb-0" data-rounded="rounded-lg" data-rounded-max="rounded-full">
<div class="flex flex-col pr-10">
<div class="relative pl-12">
<svg class="absolute left-0 w-10 h-10 text-indigo-500 fill-current" data-primary="indigo-500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 125">
<path d="M30.7 42c0 6.1 12.6 7 12.6 22 0 11-7.9 19.2-18.9 19.2C12.7 83.1 5 72.6 5 61.5c0-19.2 18-44.6 29.2-44.6 2.8 0 7.9 2 7.9 5.4S30.7 31.6 30.7 42zM82.4 42c0 6.1 12.6 7 12.6 22 0 11-7.9 19.2-18.9 19.2-11.8 0-19.5-10.5-19.5-21.6 0-19.2 18-44.6 29.2-44.6 2.8 0 7.9 2 7.9 5.4S82.4 31.6 82.4 42z"></path>
</svg>
<p class="mt-2 text-base text-gray-600">Really digging this service. Now I can
quickly bootstrap any
project.</p>
</div>
<h3 class="pl-12 mt-3 text-base font-medium leading-5 text-gray-800 truncate">Kenny
Jones <span class="mt-1 text-sm leading-5 text-gray-500 truncate">- CEO
SomeCompany</span></h3>
<p class="mt-1 text-sm leading-5 text-gray-500 truncate"></p>
</div>
<img class="flex-shrink-0 object-cover w-24 h-24 mb-5 bg-gray-300 rounded-full md:mb-0" src="https://cdn.devdojo.com/tails/avatars/067.jpg" alt="">
</blockquote>
</div>
<div class="w-full xl:w-1/2 xl:pl-8">
<blockquote class="flex flex-col-reverse items-center justify-between w-full col-span-1 p-6 text-center transition-all duration-200 bg-gray-100 rounded-lg md:flex-row md:text-left hover:shadow ease" data-rounded="rounded-lg" data-rounded-max="rounded-full">
<div class="flex flex-col pr-10">
<div class="relative pl-12">
<svg class="absolute left-0 w-10 h-10 text-indigo-500 fill-current" data-primary="indigo-500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 125">
<path d="M30.7 42c0 6.1 12.6 7 12.6 22 0 11-7.9 19.2-18.9 19.2C12.7 83.1 5 72.6 5 61.5c0-19.2 18-44.6 29.2-44.6 2.8 0 7.9 2 7.9 5.4S30.7 31.6 30.7 42zM82.4 42c0 6.1 12.6 7 12.6 22 0 11-7.9 19.2-18.9 19.2-11.8 0-19.5-10.5-19.5-21.6 0-19.2 18-44.6 29.2-44.6 2.8 0 7.9 2 7.9 5.4S82.4 31.6 82.4 42z"></path>
</svg>
<p class="mt-2 text-base text-gray-600">Extremely helpful in every single project we
have released.
</p>
</div>
<h3 class="pl-12 mt-3 text-base font-medium leading-5 text-gray-800 truncate">Mike Smith
<span class="mt-1 text-sm leading-5 text-gray-500 truncate">- CEO SomeCompany</span>
</h3>
<p class="mt-1 text-sm leading-5 text-gray-500 truncate"></p>
</div>
<img class="flex-shrink-0 object-cover w-24 h-24 mb-5 bg-gray-300 rounded-full md:mb-0" src="https://cdn.devdojo.com/tails/avatars/101.jpg" alt="">
</blockquote>
<blockquote class="flex flex-col-reverse items-center justify-between w-full col-span-1 p-6 mt-16 text-center transition-all duration-200 bg-gray-100 rounded-lg md:flex-row md:text-left hover:shadow ease" data-rounded="rounded-lg" data-rounded-max="rounded-full">
<div class="flex flex-col pr-10">
<div class="relative pl-12">
<svg class="absolute left-0 w-10 h-10 text-indigo-500 fill-current" data-primary="indigo-500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 125">
<path d="M30.7 42c0 6.1 12.6 7 12.6 22 0 11-7.9 19.2-18.9 19.2C12.7 83.1 5 72.6 5 61.5c0-19.2 18-44.6 29.2-44.6 2.8 0 7.9 2 7.9 5.4S30.7 31.6 30.7 42zM82.4 42c0 6.1 12.6 7 12.6 22 0 11-7.9 19.2-18.9 19.2-11.8 0-19.5-10.5-19.5-21.6 0-19.2 18-44.6 29.2-44.6 2.8 0 7.9 2 7.9 5.4S82.4 31.6 82.4 42z"></path>
</svg>
<p class="mt-2 text-base text-gray-600">Finally a quick and easy system I can use
for any type of
project.</p>
</div>
<h3 class="pl-12 mt-3 text-base font-medium leading-5 text-gray-800 truncate">Molly
Sanchez <span class="mt-1 text-sm leading-5 text-gray-500 truncate">- CEO
SomeCompany</span></h3>
<p class="mt-1 text-sm leading-5 text-gray-500 truncate"></p>
</div>
<img class="flex-shrink-0 object-cover w-24 h-24 mb-5 bg-gray-300 rounded-full md:mb-0" src="https://cdn.devdojo.com/tails/avatars/009.jpg" alt="">
</blockquote>
</div>
</div>
</div>
</div>
</section><section class="w-full bg-gray-900">
<div class="px-6 mx-auto max-w-7xl xl:px-12">
<div class="box-border flex flex-wrap pt-20 pb-0 text-base leading-tight text-gray-500 md:pb-12">
<div class="flex-initial w-1/2 px-2 pb-12 leading-tight md:w-1/4">
<div class="box-border text-base text-gray-500">
<div class="flex items-center justify-center w-10 h-10 mr-3 rounded-lg mb-7 bg-gradient-to-br from-purple-500 via-indigo-600 to-blue-500 rounded-xxl">
<svg class="w-5 h-5 text-white fill-current" viewBox="0 0 39 15" xmlns="http://www.w3.org/2000/svg">
<path d="M11.252 1.152C4.184 2.526.454 6.918.061 14.329c1.963-4.049 4.798-5.975 8.503-5.778 2.115.112 3.84 1.295 5.75 2.603 3.11 2.133 6.712 4.601 13.281 3.324 7.068-1.374 10.798-5.766 11.191-13.177-1.963 4.049-4.798 5.975-8.503 5.779-2.115-.113-3.84-1.296-5.75-2.604-3.11-2.133-6.712-4.601-13.281-3.324z" fill-rule="evenodd"></path>
</svg>
</div>
<ul class="p-0 m-0 text-base leading-tight list-none">
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Home</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Downloads</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Web App</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Changelog</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Integrations</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Templates</a>
</li>
</ul>
</div>
</div>
<div width="6,3" class="flex-initial w-1/2 px-2 pb-12 leading-tight md:w-1/4">
<div class="box-border text-base text-gray-500">
<h2 class="mb-8 font-sans text-xl font-bold tracking-wide text-gray-100 md:text-2xl">
Product
</h2>
<ul class="p-0 m-0 text-base leading-tight list-none">
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Drag'n Drop Builder</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Developer Inspector</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Theme Configuration</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Template Customization</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Developer API</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">System Import</a>
</li>
</ul>
</div>
</div>
<div width="6,3" class="flex-initial w-1/2 px-2 pb-12 leading-tight md:w-1/4">
<div class="box-border text-base text-gray-500">
<h2 class="mb-8 font-sans text-xl font-bold tracking-wide text-gray-100 md:text-2xl">
Company
</h2>
<ul class="p-0 m-0 text-base leading-tight list-none">
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Contact us</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Blog</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Culture</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Jobs</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Technology</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Security</a>
</li>
</ul>
</div>
</div>
<div class="flex-initial w-1/2 px-2 pb-12 leading-tight md:w-1/4">
<div class="box-border text-base text-gray-500">
<h2 class="mb-8 font-sans text-xl font-bold tracking-wide text-gray-100 md:text-2xl">
Support
</h2>
<ul class="p-0 m-0 text-base leading-tight list-none">
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Getting started</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Suggest a feature</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Help center</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Server status</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Report a bug</a>
</li>
<li class="box-border py-2 text-sm font-normal text-left text-gray-500 md:text-base md:mb-1">
<a href="#_" class="text-base leading-tight no-underline bg-transparent cursor-pointer hover:text-gray-400">Press Kit</a>
</li>
</ul>
</div>
</div>
</div>
<div class="flex flex-col items-center justify-between w-full py-12 text-xs leading-none text-gray-500 border-t border-gray-800 lg:flex-row">
<div class="flex self-start flex-grow-0 flex-shrink-0 w-full leading-none lg:w-auto">
<span class="inline-flex justify-center w-full mt-4 space-x-5 sm:ml-auto sm:mt-0">
<a href="#" class="text-gray-400 hover:text-gray-200">
<span class="sr-only">Facebook</span>
<svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd"></path>
</svg>
</a>
<a href="#" class="text-gray-400 hover:text-gray-200">
<span class="sr-only">Instagram</span>
<svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd"></path>
</svg>
</a>
<a href="#" class="text-gray-400 hover:text-gray-200">
<span class="sr-only">Twitter</span>
<svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84"></path>
</svg>
</a>
<a href="#" class="text-gray-400 hover:text-gray-200">
<span class="sr-only">GitHub</span>
<svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" clip-rule="evenodd"></path>
</svg>
</a>
<a href="#" class="text-gray-400 hover:text-gray-200">
<span class="sr-only">Dribbble</span>
<svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c5.51 0 10-4.48 10-10S17.51 2 12 2zm6.605 4.61a8.502 8.502 0 011.93 5.314c-.281-.054-3.101-.629-5.943-.271-.065-.141-.12-.293-.184-.445a25.416 25.416 0 00-.564-1.236c3.145-1.28 4.577-3.124 4.761-3.362zM12 3.475c2.17 0 4.154.813 5.662 2.148-.152.216-1.443 1.941-4.48 3.08-1.399-2.57-2.95-4.675-3.189-5A8.687 8.687 0 0112 3.475zm-3.633.803a53.896 53.896 0 013.167 4.935c-3.992 1.063-7.517 1.04-7.896 1.04a8.581 8.581 0 014.729-5.975zM3.453 12.01v-.26c.37.01 4.512.065 8.775-1.215.25.477.477.965.694 1.453-.109.033-.228.065-.336.098-4.404 1.42-6.747 5.303-6.942 5.629a8.522 8.522 0 01-2.19-5.705zM12 20.547a8.482 8.482 0 01-5.239-1.8c.152-.315 1.888-3.656 6.703-5.337.022-.01.033-.01.054-.022a35.318 35.318 0 011.823 6.475 8.4 8.4 0 01-3.341.684zm4.761-1.465c-.086-.52-.542-3.015-1.659-6.084 2.679-.423 5.022.271 5.314.369a8.468 8.468 0 01-3.655 5.715z" clip-rule="evenodd"></path>
</svg>
</a>
</span>
</div>
<ul class="flex my-6 text-sm text-gray-500 list-none lg:flex-grow-0 lg:flex-shrink-0 lg:my-0">
<li class="box-border block font-semibold text-left">
<a href="#_" class="pr-5 mr-5 text-gray-500 no-underline bg-transparent border-r border-gray-700 cursor-pointer">Terms of service</a>
</li>
<li class="box-border block font-semibold text-left">
<a href="#_" class="pr-5 mr-5 text-gray-500 no-underline bg-transparent border-r border-gray-700 cursor-pointer">Privacy policy</a>
</li>
<li class="box-border block font-semibold text-left">
<a href="#_" class="pr-5 mr-5 text-gray-500 no-underline bg-transparent border-r border-gray-700 cursor-pointer">Licenses</a>
</li>
<li class="box-border block font-semibold text-left">
<a href="#_" class="text-gray-500 no-underline bg-transparent cursor-pointer">Sitemap</a>
</li>
</ul>
<p class="block m-0 text-base font-semibold text-gray-500">
Copyright © 2021 Tails
</p>
</div>
</div>
</section>
<script src="//unpkg.com/alpinejs" defer></script>
</body>
</html>