-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
538 lines (506 loc) · 88.2 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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-transcluent">
<meta name="format-detection" content="telephone=no">
<meta name="description" content="StableUnit (SU) is an easy, safe and non-custodial gateway to digital assets for everyone. It’s yours to keep in your wallet, retaining its value against inflation while also earning returns.
All without leaving your wallet.">
<meta name="msapplication-TileColor" content="#DA532C">
<meta name="theme-color" content="#FFFFFF">
<title>StableUnit (suDAO) - stable yields within your wallet</title>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WT64HDR');</script>
<!-- End Google Tag Manager -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon-16x16.png">
<link rel="manifest" href="assets/img/site.webmanifest">
<link rel="mask-icon" href="assets/img/safari-pinned-tab.svg" color="#5BBAD5">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&family=Jost:wght@600&display=swap" rel="stylesheet">
<!-- Core CSS Template -->
<link rel="stylesheet" href="dist/css/styles.min.css">
<script>
(function (H) {
H.className = H.className.replace(/\bno-js\b/, 'js')
})(document.documentElement)
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WT64HDR"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="template-wrapper">
<!-- Navigation -->
<nav class="nav-main">
<div class="container">
<div class="nav-main__row">
<!-- Left -->
<div class="nav-main__left">
<a title="Stable Unit" href="#" class="nav-main__logo">
<img src="assets/img/logo.svg" alt="" loading="lazy">
</a>
</div>
<!-- Right -->
<div class="nav-main__right">
<ul class="menu">
<li><a title="Safe transfer" href="https://safe-transfer.stableunit.org/" target="_blank"><span class="caption">Safe transfer</span></a></li>
<li><a title="tokenomics" href="https://forested-armchair-2f8.notion.site/Tokens-and-tokenomics-1aef1fac7bcc47d5b68a6c7b32f3f30c" target="_blank"><span class="caption">Tokenomics</span></a></li>
<li><a title="Governance" href="https://forested-armchair-2f8.notion.site/DAO-abe0f6f3c2404178a741990385d80a30" target="_blank"><span class="caption">Governance</span></a></li>
<li><a title="Contribute" href="https://forested-armchair-2f8.notion.site/Contribute-44f90fa0d929442caa884974f1100b53" target="_blank"><span class="caption">Contribute</span></a></li>
<li>
<a title="Community" href="#">
<span class="caption">Community</span>
<span class="icon">
<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M5.99961 5.63293L6 5.63333L10.7246 0.724001C10.8777 0.574186 11.0716 0.49952 11.2631 0.500003C11.453 0.500685 11.6406 0.57535 11.7837 0.723998C12.0711 1.02267 12.0711 1.508 11.7837 1.82533L6.53814 7.276C6.38495 7.42581 6.19109 7.50048 5.99962 7.5C5.80965 7.49932 5.6221 7.42465 5.47904 7.276L0.215569 1.82533C-0.0718563 1.508 -0.0718562 1.02267 0.215569 0.724C0.359746 0.574184 0.553644 0.499518 0.747382 0.500002C0.93961 0.500683 1.13161 0.575349 1.27467 0.723998L5.99922 5.63333L5.99961 5.63293Z"
fill="#8A869B"/>
</svg>
</span>
</a>
<ul class="sub-menu">
<li>
<a title="Twitter" href="https://twitter.com/stableunitdao" target="_blank">
<span class="icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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"/></svg>
</span>
<span class="caption">Twitter</span>
</a>
</li>
<li>
<a title="Discord" href="https://discord.gg/JaRqEgrTmr" target="_blank">
<span class="icon">
<svg width="21" height="16" viewBox="0 0 21 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.6196 1.36043C16.2649 0.748237 14.8425 0.272086 13.3523 0C13.1491 0.340108 12.9459 0.748237 12.8105 1.08835C11.1848 0.88428 9.62692 0.88428 8.06902 1.08835C7.86582 0.748237 7.66261 0.340108 7.45941 0C5.96924 0.272086 4.54681 0.680216 3.19211 1.36043C0.482711 5.3737 -0.262372 9.31896 0.0763022 13.1962C1.90514 14.4886 3.59852 15.3049 5.35962 15.849C5.76603 15.3049 6.17244 14.6927 6.51112 14.0124C5.9015 13.8084 5.29189 13.4683 4.75001 13.1282C4.88548 12.9921 5.02095 12.9241 5.15642 12.7881C8.6109 14.3526 12.2686 14.3526 15.6553 12.7881C15.7908 12.9241 15.9263 12.9921 16.0617 13.1282C15.5199 13.4683 14.9102 13.7404 14.3006 14.0124C14.6393 14.6246 14.978 15.2368 15.4521 15.849C17.1455 15.3049 18.9066 14.4886 20.7354 13.1962C21.1419 8.70676 19.9904 4.76151 17.6196 1.36043ZM6.98526 10.7474C5.96924 10.7474 5.08868 9.79511 5.08868 8.63874C5.08868 7.48237 5.9015 6.53007 6.98526 6.53007C8.00129 6.53007 8.88184 7.48237 8.88184 8.63874C8.8141 9.86313 8.00129 10.7474 6.98526 10.7474ZM13.8265 10.7474C12.8105 10.7474 11.9299 9.79511 11.9299 8.63874C11.9299 7.48237 12.7427 6.53007 13.8265 6.53007C14.8425 6.53007 15.7231 7.48237 15.7231 8.63874C15.7231 9.86313 14.9102 10.7474 13.8265 10.7474Z"
fill="#7E7A8A"/>
</svg>
</span>
<span class="caption">Discord</span>
</a>
</li>
<li>
<a title="Telegram" href="https://t.me/stableunit" target="_blank">
<span class="icon">
<svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.1771 6.96805C1.1771 6.96805 9.6688 3.45571 12.6139 2.21897C13.7429 1.72428 17.5715 0.141253 17.5715 0.141253C17.5715 0.141253 19.3385 -0.55132 19.1913 1.13064C19.1422 1.82322 18.7495 4.24722 18.3568 6.86911C17.7678 10.5793 17.1297 14.6358 17.1297 14.6358C17.1297 14.6358 17.0315 15.7736 16.1971 15.9715C15.3627 16.1694 13.9883 15.2789 13.7429 15.0811C13.5465 14.9326 10.0615 12.7065 8.78527 11.6182C8.44168 11.3214 8.049 10.7277 8.83436 10.0352C10.6014 8.40266 12.7121 6.37441 13.9883 5.08821C14.5773 4.49457 15.1663 3.10942 12.7121 4.79139C9.22704 7.2154 5.79109 9.49099 5.79109 9.49099C5.79109 9.49099 5.00573 9.98569 3.53318 9.54046C2.06063 9.09524 0.342659 8.5016 0.342659 8.5016C0.342659 8.5016 -0.83538 7.75956 1.1771 6.96805Z"
fill="#7E7A8A"/>
</svg>
</span>
<span class="caption">Telegram</span>
</a>
</li>
<li>
<a title="Medium" href="https://medium.com/stableunit" target="_blank">
<span class="icon">
<svg width="24" height="20" viewBox="0 0 24 20" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd"><path d="M2.846 6.887c.03-.295-.083-.586-.303-.784l-2.24-2.7v-.403h6.958l5.378 11.795 4.728-11.795h6.633v.403l-1.916 1.837c-.165.126-.247.333-.213.538v13.498c-.034.204.048.411.213.537l1.871 1.837v.403h-9.412v-.403l1.939-1.882c.19-.19.19-.246.19-.537v-10.91l-5.389 13.688h-.728l-6.275-13.688v9.174c-.052.385.076.774.347 1.052l2.521 3.058v.404h-7.148v-.404l2.521-3.058c.27-.279.39-.67.325-1.052v-10.608z"/></svg>
</span>
<span class="caption" style="padding-top: 4px;">Medium</span>
</a>
</li>
</ul>
</li>
</ul>
<!-- Nav Toggle -->
<button class="nav-main__toggle" aria-label="Open Side Navigation">
<svg width="24" height="12" viewBox="0 0 24 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M1 0C0.447715 0 0 0.447715 0 1C0 1.55228 0.447716 2 1 2H23C23.5523 2 24 1.55228 24 1C24 0.447715 23.5523 0 23 0H1ZM1 10C0.447715 10 0 10.4477 0 11C0 11.5523 0.447716 12 1 12H23C23.5523 12 24 11.5523 24 11C24 10.4477 23.5523 10 23 10H1Z"
fill="#8A869B"/>
</svg>
</button>
</div>
</div>
</div>
</nav>
<!-- Side Naviagtion -->
<nav class="nav-side">
<div class="nav-side__header">
<div class="container">
<div></div>
<button class="nav-side__close" aria-label="Close Side Navigation">
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.36229 7.99967L15.2178 2.14458C15.5941 1.76827 15.5941 1.15855 15.2178 0.782236C14.8415 0.405921 14.2318 0.405921 13.8555 0.782236L8 6.63732L2.14451 0.782236C1.76821 0.405921 1.15852 0.405921 0.782224 0.782236C0.405925 1.15855 0.405925 1.76827 0.782224 2.14458L6.63771 7.99967L0.782224 13.8554C0.405925 14.2317 0.405925 14.8414 0.782224 15.2178C1.15852 15.5941 1.76821 15.5941 2.14451 15.2178L8 9.36201L13.8555 15.2178C14.0438 15.4061 14.2902 15.4999 14.5366 15.4999C14.783 15.4999 15.0295 15.4058 15.2178 15.2178C15.5941 14.8414 15.5941 14.2317 15.2178 13.8554L9.36229 7.99967Z"
fill="#E9E7F2"/>
</svg>
</button>
</div>
</div>
<div data-scroll-lock-scrollable class="nav-side__scroller">
<div class="container">
<a title="Stable Unit" href="#" class="nav-side__logo">
<img src="assets/img/logo.svg" alt="" loading="lazy">
</a>
<ul class="menu">
<li><a title="Safe-transfer" href="https://safe-transfer.stableunit.org/" target="_blank"><span class="caption">Safe-transfer</span></a></li>
<li><a title="tokenomics" href="https://forested-armchair-2f8.notion.site/Tokens-and-tokenomics-1aef1fac7bcc47d5b68a6c7b32f3f30c" target="_blank"><span class="caption">Tokenomics</span></a></li>
<li><a title="Governance" href="https://forested-armchair-2f8.notion.site/DAO-abe0f6f3c2404178a741990385d80a30" target="_blank"><span class="caption">Governance</span></a></li>
<li><a title="Contribute" href="https://forested-armchair-2f8.notion.site/Contribute-44f90fa0d929442caa884974f1100b53" target="_blank"><span class="caption">Contribute</span></a></li>
<li>
<a title="Community" href="#">
<span class="caption">Community</span>
<span class="icon">
<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M5.99961 5.63293L6 5.63333L10.7246 0.724001C10.8777 0.574186 11.0716 0.49952 11.2631 0.500003C11.453 0.500685 11.6406 0.57535 11.7837 0.723998C12.0711 1.02267 12.0711 1.508 11.7837 1.82533L6.53814 7.276C6.38495 7.42581 6.19109 7.50048 5.99962 7.5C5.80965 7.49932 5.6221 7.42465 5.47904 7.276L0.215569 1.82533C-0.0718563 1.508 -0.0718562 1.02267 0.215569 0.724C0.359746 0.574184 0.553644 0.499518 0.747382 0.500002C0.93961 0.500683 1.13161 0.575349 1.27467 0.723998L5.99922 5.63333L5.99961 5.63293Z"
fill="#8A869B"/>
</svg>
</span>
</a>
<ul class="sub-menu">
<li>
<a title="Twitter" href="https://twitter.com/stableunitdao" target="_blank">
<span class="icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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"/></svg>
</span>
<span class="caption">Twitter</span>
</a>
</li>
<li>
<a title="Discord" href="https://discord.gg/JaRqEgrTmr" target="_blank">
<span class="icon">
<svg width="21" height="16" viewBox="0 0 21 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.6196 1.36043C16.2649 0.748237 14.8425 0.272086 13.3523 0C13.1491 0.340108 12.9459 0.748237 12.8105 1.08835C11.1848 0.88428 9.62692 0.88428 8.06902 1.08835C7.86582 0.748237 7.66261 0.340108 7.45941 0C5.96924 0.272086 4.54681 0.680216 3.19211 1.36043C0.482711 5.3737 -0.262372 9.31896 0.0763022 13.1962C1.90514 14.4886 3.59852 15.3049 5.35962 15.849C5.76603 15.3049 6.17244 14.6927 6.51112 14.0124C5.9015 13.8084 5.29189 13.4683 4.75001 13.1282C4.88548 12.9921 5.02095 12.9241 5.15642 12.7881C8.6109 14.3526 12.2686 14.3526 15.6553 12.7881C15.7908 12.9241 15.9263 12.9921 16.0617 13.1282C15.5199 13.4683 14.9102 13.7404 14.3006 14.0124C14.6393 14.6246 14.978 15.2368 15.4521 15.849C17.1455 15.3049 18.9066 14.4886 20.7354 13.1962C21.1419 8.70676 19.9904 4.76151 17.6196 1.36043ZM6.98526 10.7474C5.96924 10.7474 5.08868 9.79511 5.08868 8.63874C5.08868 7.48237 5.9015 6.53007 6.98526 6.53007C8.00129 6.53007 8.88184 7.48237 8.88184 8.63874C8.8141 9.86313 8.00129 10.7474 6.98526 10.7474ZM13.8265 10.7474C12.8105 10.7474 11.9299 9.79511 11.9299 8.63874C11.9299 7.48237 12.7427 6.53007 13.8265 6.53007C14.8425 6.53007 15.7231 7.48237 15.7231 8.63874C15.7231 9.86313 14.9102 10.7474 13.8265 10.7474Z"
fill="#7E7A8A"/>
</svg>
</span>
<span class="caption">Discord</span>
</a>
</li>
<li>
<a title="Telegram" href="https://t.me/stableunit" target="_blank">
<span class="icon">
<svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.1771 6.96805C1.1771 6.96805 9.6688 3.45571 12.6139 2.21897C13.7429 1.72428 17.5715 0.141253 17.5715 0.141253C17.5715 0.141253 19.3385 -0.55132 19.1913 1.13064C19.1422 1.82322 18.7495 4.24722 18.3568 6.86911C17.7678 10.5793 17.1297 14.6358 17.1297 14.6358C17.1297 14.6358 17.0315 15.7736 16.1971 15.9715C15.3627 16.1694 13.9883 15.2789 13.7429 15.0811C13.5465 14.9326 10.0615 12.7065 8.78527 11.6182C8.44168 11.3214 8.049 10.7277 8.83436 10.0352C10.6014 8.40266 12.7121 6.37441 13.9883 5.08821C14.5773 4.49457 15.1663 3.10942 12.7121 4.79139C9.22704 7.2154 5.79109 9.49099 5.79109 9.49099C5.79109 9.49099 5.00573 9.98569 3.53318 9.54046C2.06063 9.09524 0.342659 8.5016 0.342659 8.5016C0.342659 8.5016 -0.83538 7.75956 1.1771 6.96805Z"
fill="#7E7A8A"/>
</svg>
</span>
<span class="caption">Telegram</span>
</a>
</li>
<li>
<a title="Medium" href="https://medium.com/stableunit" target="_blank">
<span class="icon">
<svg width="24" height="20" viewBox="0 0 24 20" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd"><path d="M2.846 6.887c.03-.295-.083-.586-.303-.784l-2.24-2.7v-.403h6.958l5.378 11.795 4.728-11.795h6.633v.403l-1.916 1.837c-.165.126-.247.333-.213.538v13.498c-.034.204.048.411.213.537l1.871 1.837v.403h-9.412v-.403l1.939-1.882c.19-.19.19-.246.19-.537v-10.91l-5.389 13.688h-.728l-6.275-13.688v9.174c-.052.385.076.774.347 1.052l2.521 3.058v.404h-7.148v-.404l2.521-3.058c.27-.279.39-.67.325-1.052v-10.608z"/></svg>
</span>
<span class="caption" style="padding-top: 4px;">Medium</span>
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<!-- Section Hero -->
<section class="section-hero">
<div class="container">
<div class="hero">
<img src="assets/img/hero.jpg" alt="Background Gradient">
<div class="content">
<div class="h3 caption text-gradient">StableUnit</div>
<h1 class="section-title">Yields Within Your Wallet</h1>
<div class="section-content">
StableUnit (suDAO) is an easy, safe and non-custodial gateway to digital assets for everyone. It’s yours to keep in your wallet, retaining its value against inflation while also earning returns.
<br><strong>All without leaving your wallet.</strong>
</div>
<div class="btn-wrap center">
<a title="Learn" href="https://forested-armchair-2f8.notion.site/StableUnit-DAO-d49f036e13b1417eac48f5b93c9c20fc" target="_blank" class="btn btn-gradient">
<span class="label">Learn</span>
<span class="arrow">
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.9998 7.00001C13.9912 7.21327 13.9017 7.45979 13.7525 7.61525L8.27432 13.283C7.95445 13.6544 7.33911 13.647 6.97946 13.3123C6.61985 12.9775 6.59036 12.3848 6.95238 12.0525L10.9659 7.89491L0.913035 7.89491C0.408765 7.89491 -3.03677e-07 7.49423 -2.82073e-07 7.00001C-2.60469e-07 6.50576 0.408766 6.10511 0.913035 6.10511L10.9659 6.10511L6.95238 1.94755C6.59042 1.61527 6.62003 1.01996 6.97976 0.685235C7.33941 0.350509 7.96349 0.349054 8.27451 0.717056L13.7527 6.38477C13.9194 6.55832 13.9976 6.76076 14 7.00001L13.9998 7.00001Z"
fill="#E9E7F2"/>
</svg>
</span>
</a>
<a title="Contribute" href="https://forested-armchair-2f8.notion.site/Contribute-44f90fa0d929442caa884974f1100b53" target="_blank" class="btn btn-dark">
<span class="icon">
<svg width="16" height="14" viewBox="0 0 16 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M9.31715 3.19494C9.56849 3.19494 9.82268 3.27203 10.0084 3.4226L11.3771 4.83506C11.7207 5.11399 12.2551 5.60736 12.5653 5.93174L13.8083 7.23327L16 4.37192L12.5937 0.698813L11.7737 1.60548C11.7737 1.60548 11.4996 1.53559 11.3089 1.43127L10.0243 0.727247C9.86801 0.641546 9.67568 0.600098 9.47962 0.600098C9.1977 0.600098 8.90743 0.685598 8.7039 0.847588L6.7166 2.41783C6.37105 2.69275 6.29462 3.23098 6.54685 3.61423L6.6647 3.79344C6.8261 4.03873 7.0906 4.17288 7.3551 4.17288C7.5037 4.17288 7.65212 4.13043 7.78242 4.04193L8.72523 3.36394C8.89161 3.2506 9.10331 3.19494 9.31715 3.19494ZM7.0113 10.9456L6.86714 10.7914C6.71889 10.6321 6.52745 10.553 6.33637 10.553C6.13284 10.553 5.93002 10.6425 5.77946 10.8205L5.77715 10.8159C6.06902 10.4709 6.05729 9.91922 5.7512 9.59063L5.6074 9.43625C5.45986 9.27767 5.26984 9.19918 5.08 9.19918C4.88803 9.19918 4.69623 9.27927 4.54816 9.43725L4.83648 9.09686C5.1287 8.75205 5.11733 8.20021 4.81052 7.87142L4.66708 7.71704C4.51918 7.55825 4.32863 7.47956 4.13826 7.47956C3.94077 7.47956 3.74329 7.56406 3.5938 7.73186C3.83412 7.38565 3.8103 6.88206 3.52234 6.5727L3.37925 6.41892C3.23064 6.25933 3.0392 6.18044 2.84812 6.18044C2.64459 6.18044 2.44159 6.26994 2.29103 6.44795L0.845892 8.15455C0.553664 8.49956 0.565218 9.051 0.872199 9.37979L1.01547 9.53377C1.16283 9.69195 1.35231 9.77024 1.54162 9.77024C1.716 9.77024 1.89055 9.70397 2.0324 9.57341L1.65165 10.0229C1.35978 10.3681 1.37151 10.9196 1.67743 11.2486L1.82176 11.4028C1.97019 11.5621 2.16145 11.6412 2.35236 11.6412C2.55589 11.6412 2.75888 11.5517 2.90944 11.3737L3.20665 11.0225C2.94233 11.3687 2.95957 11.8945 3.25642 12.2133L3.40058 12.3677C3.54882 12.5269 3.74009 12.606 3.931 12.606C4.1347 12.606 4.3377 12.5163 4.48826 12.3383L4.96606 11.7818C4.67383 12.1268 4.68521 12.6783 4.99183 13.0074L5.13564 13.1616C5.28388 13.3212 5.47533 13.4001 5.66623 13.4001C5.86976 13.4001 6.07276 13.3106 6.22349 13.1324L7.03725 12.1713C7.32912 11.8263 7.31722 11.2746 7.0113 10.9456ZM11.8425 6.01604L13.7863 8.05002C14.0965 8.3746 14.1142 8.92605 13.8266 9.27546L13.6912 9.43905C13.4085 9.78225 12.9327 9.80588 12.6216 9.49952L12.8383 9.72599C13.1483 10.0504 13.1663 10.602 12.8783 10.9514L12.7434 11.1146C12.4556 11.464 11.9661 11.4844 11.6561 11.1601L11.3997 10.8914C11.7051 11.2167 11.7217 11.7632 11.4353 12.1104L11.3006 12.2734C11.0122 12.6232 10.5229 12.6434 10.2125 12.3192L9.21532 11.2772C9.50755 11.6032 9.52177 12.1362 9.23967 12.4786L9.10493 12.6422C8.81661 12.9914 8.32708 13.0116 8.01761 12.6869L7.62353 12.2738C7.8978 11.7055 7.81444 10.9783 7.37983 10.5111L7.23478 10.3559C7.03303 10.1393 6.77777 10.0035 6.50332 9.96427C6.4571 9.66572 6.32894 9.38058 6.11955 9.15572L5.9761 9.00154C5.85665 8.87339 5.71889 8.77367 5.56958 8.70519C5.57918 8.6261 5.58344 8.5452 5.58166 8.46351C5.57331 8.07065 5.43004 7.70602 5.17834 7.4361L5.03596 7.28273C4.82354 7.05486 4.55336 6.9165 4.26415 6.88546C4.211 6.60893 4.08568 6.34743 3.89069 6.13798L3.74759 5.9842C3.50443 5.7231 3.18518 5.57953 2.84834 5.57953C2.493 5.57953 2.14923 5.74512 1.90517 6.03326L1.59606 6.39829L0 4.58997L3.53518 0.633535L4.56189 1.711C4.56189 1.711 4.99916 1.7132 5.31183 1.56383C5.44621 1.49975 5.86607 1.29211 5.86607 1.29211C6.24469 1.10929 6.83359 1.1173 7.19638 1.30492L6.41035 1.92625C6.12346 2.15452 5.93611 2.49271 5.881 2.88017C5.82572 3.26782 5.90998 3.65568 6.1183 3.97225L6.23616 4.15146C6.49283 4.54091 6.91109 4.77359 7.35494 4.77359C7.60557 4.77359 7.84874 4.6983 8.05778 4.55613L8.06347 4.55213L8.06916 4.54812L9.00503 3.87513C9.08111 3.82507 9.19701 3.79564 9.31717 3.79564C9.45333 3.79564 9.58825 3.83328 9.67677 3.89496L11.0169 5.27778L11.04 5.3016L11.0654 5.32223C11.2792 5.49583 11.5789 5.76475 11.8425 6.01604Z"
fill="#E9E7F2"/>
</svg>
</span>
<span class="label">
Contribute
</span>
</a>
<a title="Whitepaper" href="https://www.stableunit.org/StableUnit-whitepaper.pdf
" class="btn btn-dark">
<span class="icon">
<svg width="12" height="14" viewBox="0 0 12 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.9143 4.41418L7.08582 0.58575C6.71072 0.210697 6.20201 -1.75188e-06 5.67157 0H2.5C1.96957 0 1.46086 0.210714 1.08579 0.585786C0.710714 0.960859 0.5 1.46957 0.5 2V12C0.5 12.5304 0.710714 13.0391 1.08579 13.4142C1.46086 13.7893 1.96957 14 2.5 14H9.5C10.0304 14 10.5391 13.7893 10.9142 13.4142C11.2893 13.0391 11.5 12.5304 11.5 12V5.82843C11.5 5.29799 11.2893 4.78927 10.9143 4.41418ZM6.5 1.41418L10.0858 5H7.5C7.23488 4.9997 6.9807 4.89424 6.79323 4.70677C6.60576 4.5193 6.5003 4.26512 6.5 4V1.41418Z"
fill="#E9E7F2"/>
</svg>
</span>
<span class="label">
Whitepaper
</span>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Problem & big market -->
<section class="section-info section-problem">
<div class="container">
<div class="row">
<div class="col-content">
<div class="content">
<h2 class="section-title">Problem & big market</h2>
<div class="section-content">
<p>
Most of the $130B value is in fiat-collateralized stablecoins like Tether and USDC. Decentralized stablecoins like DAI and sUSD make up only a small portion of the total supply, meaning the vast majority of stablecoins are centralized and can freeze funds at any moment.
</p>
<p>
Stablecoins are faster, programmable, and yield higher interest compared to the classical finance instruments. These advantages may result in substantial off-chain capital adoption on the blockchain. Right now, the market share of stablecoins is less than 6%, and is expected to grow significantly.
</p>
</div>
</div>
</div>
<div class="col-image">
<img src="assets/img/problem.svg" alt="" loading="lazy">
</div>
</div>
</div>
</section>
<!-- Product -->
<section class="section-info section-product">
<div class="container">
<div class="row">
<div class="col-content">
<div class="content">
<h2 class="section-title">Product</h2>
<div class="section-content">
<p>
StableUnit protocol is a censorship-resistant CDP-based stablecoin with multi-layered stabilization model secured by capital-efficient DeFi assets.
</p>
<p>
This approach unites the robustness of over-collateralized stablecoins (e.g.DAI) with the scalability of algo-stablecoins without compromising decentralization. Moreover, it uses collateral to generate profit and automatically distributes it to every wallet holding suDAO.
</p>
</div>
</div>
</div>
<div class="col-image">
<img src="assets/img/product.svg" alt="" loading="lazy">
</div>
</div>
</div>
</section>
<!-- Unlike other stablecoins, StableUnit can’t be frozen or confiscated. -->
<section class="section-info section-sc">
<div class="container">
<div class="row">
<div class="col-content">
<div class="content">
<h3 class="section-title"><span class="blue">Unlike most stablecoins,</span> StableUnit can’t be frozen or confiscated.</h3>
<div class="section-content">
<p>
Join the global, digital economy in a fair and transparent system designed to protect ownership of the value you’ve earned.
</p>
</div>
</div>
</div>
<div class="col-image">
<div class="img-wrap">
<img class="desktop" src="assets/img/desktop.png" alt="Deskop View" loading="lazy">
<img class="phone-1" src="assets/img/1.png" alt="Mobile View 1" loading="lazy">
<img class="phone-2" src="assets/img/2.png" alt="Mobile View 2" loading="lazy">
</div>
</div>
</div>
</div>
</section>
<!-- DAO -->
<section class="section-dao">
<div class="container">
<h2 class="section-title">DAO</h2>
<div class="section-subtitle">
StableUnit is a 100% community driven protocol. Developed, funded and governed by DAO members via <strong>NFTs</strong> and <strong>suDAO</strong> tokens voting.
</div>
<div class="grid">
<div class="grid-item">
<div class="icon">
<svg width="42" height="40" viewBox="0 0 42 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M30.2701 0.00430524H30.2396C28.4548 0.00270804 26.6935 0.421475 25.0915 1.22831C23.4895 2.03514 22.0897 3.20848 21 4.65782C19.5014 2.67593 17.4361 1.22392 15.093 0.504921C12.7498 -0.214078 10.2461 -0.164104 7.93207 0.647854C5.61802 1.45981 3.60938 2.99314 2.18713 5.03333C0.764886 7.07353 0.000184341 9.51854 0 12.0263C0 23.2667 19.3533 39.0407 20.1767 39.7077C20.4114 39.8971 20.7014 40 21 40C21.2986 40 21.5886 39.8971 21.8233 39.7077C22.6467 39.0407 42 23.2667 42 12.0263C41.9906 8.83995 40.7516 5.7869 38.5537 3.53427C36.3558 1.28164 33.3777 0.0125527 30.2701 0.00430524ZM28.6844 23.5533H13.3156V20.4892H28.6844V23.5533ZM28.6844 17.425H13.3156V14.3609H28.6844V17.425Z"
fill="#86B4F9"/>
</svg>
</div>
<div class="title">Fair distribution</div>
<p class="description">
All members are entitled to the benefits that the protocol generates.
</p>
</div>
<div class="grid-item">
<div class="icon">
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M31.4732 36.6969L31.4668 36.4447L31.4732 36.1926L31.4923 35.9411L31.5242 35.6909L31.5687 35.4426L31.6257 35.1969L31.6951 34.9545L31.7767 34.7158L31.8703 34.4816L31.9755 34.2524L32.0923 34.0289L32.2203 33.8115L32.3591 33.601L32.5083 33.3977L32.6677 33.2023L32.8368 33.0151L33.0151 32.8367L33.2023 32.6677L33.3977 32.5083L33.601 32.359L33.8116 32.2202L34.0289 32.0923L34.2524 31.9755L34.4816 31.8703L34.7159 31.7767L34.9545 31.6951L35.197 31.6257L35.4427 31.5687L35.6909 31.5242L35.9411 31.4924L36.1926 31.4732L36.4447 31.4668L36.6969 31.4732L36.9483 31.4924L37.1985 31.5242L37.4467 31.5687L37.6924 31.6258L37.9349 31.6951L38.1735 31.7767L38.4077 31.8703L38.6369 31.9755L38.8605 32.0923L39.0778 32.2203L39.2884 32.3591L39.4917 32.5083L39.6872 32.6677L39.8743 32.8368L40.0527 33.0151L40.2217 33.2022L40.3811 33.3977L40.5304 33.601L40.6692 33.8116L40.7971 34.0289L40.9139 34.2525L41.0192 34.4817L41.1127 34.7159L41.1943 34.9545L41.2637 35.197L41.3207 35.4427L41.3652 35.6909L41.397 35.9411L41.4162 36.1926L41.4226 36.4447L41.4162 36.6968L41.3971 36.9483L41.3652 37.1985L41.3207 37.4467L41.2637 37.6924L41.1943 37.9349L41.1127 38.1735L41.0192 38.4078L40.9139 38.6369L40.7971 38.8605L40.6691 39.0778L40.5304 39.2884L40.3811 39.4917L40.2217 39.6872L40.0527 39.8743L39.8743 40.0526L39.6872 40.2217L39.4917 40.3811L39.2884 40.5303L39.0778 40.6691L38.8605 40.7971L38.6369 40.9139L38.4078 41.0192L38.1735 41.1127L37.9349 41.1943L37.6924 41.2636L37.4467 41.3207L37.1985 41.3652L36.9483 41.3971L36.6968 41.4162L36.4447 41.4226L36.1926 41.4162L35.9411 41.3971L35.6909 41.3652L35.4427 41.3207L35.197 41.2637L34.9545 41.1943L34.7159 41.1127L34.4817 41.0192L34.2524 40.9139L34.0289 40.7971L33.8116 40.6692L33.601 40.5304L33.3977 40.3811L33.2022 40.2217L33.0151 40.0526L32.8368 39.8743L32.6677 39.6872L32.5083 39.4917L32.359 39.2884L32.2202 39.0778L32.0923 38.8605L31.9755 38.6369L31.8703 38.4077L31.7767 38.1735L31.6951 37.9349L31.6257 37.6924L31.5687 37.4467L31.5242 37.1985L31.4923 36.9483L31.4732 36.6969ZM6.58378 36.6968L6.57744 36.4447L6.58377 36.1925L6.60294 35.9411L6.63479 35.6909L6.67933 35.4426L6.7363 35.197L6.8057 34.9545L6.88727 34.7158L6.98083 34.4817L7.08612 34.2524L7.20292 34.0289L7.33082 33.8116L7.46961 33.601L7.61888 33.3977L7.77828 33.2022L7.94731 33.0151L8.12566 32.8367L8.31282 32.6677L8.50829 32.5083L8.71158 32.359L8.92216 32.2202L9.13952 32.0923L9.36306 31.9755L9.59225 31.8702L9.82647 31.7766L10.0651 31.6951L10.3076 31.6257L10.5533 31.5687L10.8015 31.5242L11.0517 31.4923L11.3031 31.4732L11.5553 31.4668L11.8074 31.4732L12.0589 31.4923L12.3091 31.5242L12.5573 31.5687L12.803 31.6257L13.0455 31.6951L13.2841 31.7766L13.5184 31.8702L13.7475 31.9755L13.9711 32.0923L14.1884 32.2202L14.399 32.359L14.6023 32.5083L14.7977 32.6677L14.9848 32.8367L15.1632 33.0151L15.3323 33.2022L15.4917 33.3977L15.6409 33.6009L15.7797 33.8115L15.9077 34.0289L16.0245 34.2524L16.1297 34.4816L16.2233 34.7158L16.3049 34.9545L16.3742 35.1969L16.4313 35.4426L16.4758 35.6909L16.5077 35.9411L16.5268 36.1926L16.5332 36.4447L16.5268 36.6968L16.5077 36.9483L16.4758 37.1985L16.4313 37.4467L16.3742 37.6924L16.3049 37.9349L16.2233 38.1735L16.1297 38.4077L16.0245 38.6369L15.9077 38.8605L15.7797 39.0778L15.6409 39.2884L15.4917 39.4916L15.3323 39.6872L15.1632 39.8743L14.9848 40.0526L14.7978 40.2217L14.6023 40.381L14.399 40.5304L14.1884 40.6692L13.9711 40.7971L13.7475 40.9139L13.5183 41.0192L13.2841 41.1127L13.0455 41.1943L12.803 41.2637L12.5573 41.3206L12.3091 41.3652L12.0589 41.397L11.8074 41.4162L11.5553 41.4226L11.3032 41.4162L11.0517 41.397L10.8015 41.3651L10.5533 41.3206L10.3076 41.2636L10.0651 41.1943L9.82647 41.1127L9.5922 41.0192L9.36306 40.9139L9.13952 40.7971L8.92216 40.6691L8.71158 40.5303L8.50829 40.3811L8.31283 40.2217L8.12567 40.0526L7.94732 39.8743L7.77829 39.6872L7.61889 39.4917L7.46962 39.2884L7.33087 39.0778L7.20294 38.8605L7.08613 38.6369L6.98084 38.4078L6.88728 38.1735L6.80571 37.9349L6.73631 37.6924L6.67934 37.4467L6.6348 37.1985L6.60294 36.9483L6.58378 36.6968ZM6.58378 11.8074L6.57744 11.5553L6.58379 11.3032L6.60296 11.0517L6.63486 10.8015L6.67931 10.5532L6.73637 10.3076L6.80572 10.0651L6.88729 9.82648L6.98085 9.59221L7.08614 9.36307L7.2029 9.13949L7.33088 8.92217L7.46967 8.71158L7.6189 8.5083L7.7783 8.31284L7.94738 8.12567L8.12572 7.94733L8.31284 7.77829L8.50831 7.6189L8.71163 7.46963L8.92218 7.33087L9.1395 7.2029L9.36307 7.08613L9.59221 6.98084L9.82648 6.88728L10.0651 6.80572L10.3076 6.73632L10.5532 6.67931L10.8015 6.63481L11.0517 6.60295L11.3032 6.58379L11.5553 6.57745L11.8074 6.58379L12.0589 6.60295L12.3091 6.6348L12.5573 6.67931L12.803 6.73632L13.0455 6.80567L13.2841 6.88728L13.5183 6.98084L13.7476 7.08613L13.971 7.2029L14.1884 7.33083L14.399 7.46963L14.6023 7.6189L14.7978 7.77829L14.9849 7.94733L15.1632 8.12567L15.3323 8.31284L15.4917 8.5083L15.6409 8.71158L15.7797 8.92217L15.9077 9.13953L16.0245 9.36306L16.1297 9.59225L16.2233 9.82643L16.3049 10.0651L16.3743 10.3076L16.4313 10.5533L16.4758 10.8015L16.5076 11.0517L16.5268 11.3031L16.5332 11.5553L16.5268 11.8074L16.5076 12.0589L16.4758 12.309L16.4313 12.5573L16.3743 12.803L16.3049 13.0455L16.2233 13.2841L16.1297 13.5184L16.0244 13.7475L15.9077 13.9711L15.7797 14.1884L15.641 14.399L15.4917 14.6023L15.3323 14.7977L15.1632 14.9848L14.9849 15.1632L14.7977 15.3323L14.6023 15.4917L14.399 15.6409L14.1884 15.7797L13.9711 15.9077L13.7475 16.0244L13.5184 16.1297L13.2841 16.2233L13.0455 16.3048L12.803 16.3742L12.5573 16.4313L12.3091 16.4757L12.0589 16.5076L11.8074 16.5268L11.5553 16.5332L11.3031 16.5268L11.0516 16.5076L10.8015 16.4758L10.5533 16.4313L10.3076 16.3742L10.0651 16.3049L9.82642 16.2233L9.59224 16.1297L9.36305 16.0245L9.13952 15.9077L8.92216 15.7797L8.71157 15.6409L8.50833 15.4917L8.31282 15.3323L8.12571 15.1632L7.94737 14.9849L7.77828 14.7978L7.61893 14.6023L7.46962 14.399L7.33082 14.1884L7.20289 13.971L7.08612 13.7475L6.98083 13.5183L6.88727 13.2841L6.80566 13.0455L6.73631 12.803L6.6793 12.5573L6.6348 12.3091L6.60294 12.0589L6.58378 11.8074ZM13.9622 24.3585L13.9558 24L13.9622 23.6415L13.9814 23.2834L14.0134 22.9263L14.058 22.5706L14.1154 22.2166L14.1854 21.8649L14.2677 21.516L14.3626 21.1702L14.4698 20.828L14.5891 20.4899L14.7203 20.1562L14.8634 19.8275L15.0182 19.504L15.1844 19.1863L15.3618 18.8747L15.5502 18.5697L15.7494 18.2716L15.9592 17.9807L16.1792 17.6975L16.4091 17.4224L16.6487 17.1557L16.8977 16.8976L17.1557 16.6487L17.4224 16.4091L17.6976 16.1792L17.9807 15.9592L18.2716 15.7494L18.5697 15.5502L18.8747 15.3618L19.1863 15.1844L19.504 15.0182L19.8275 14.8634L20.1562 14.7203L20.4899 14.5891L20.828 14.4698L21.1702 14.3626L21.516 14.2677L21.8649 14.1854L22.2166 14.1154L22.5706 14.058L22.9263 14.0133L23.2834 13.9814L23.6415 13.9622L24 13.9558L24.3585 13.9622L24.7166 13.9814L25.0737 14.0133L25.4294 14.058L25.7834 14.1154L26.135 14.1854L26.484 14.2677L26.8298 14.3626L27.1719 14.4698L27.5101 14.5891L27.8438 14.7203L28.1725 14.8634L28.4959 15.0182L28.8136 15.1844L29.1253 15.3618L29.4303 15.5502L29.7284 15.7494L30.0193 15.9592L30.3024 16.1792L30.5775 16.4091L30.8443 16.6487L31.1023 16.8976L31.3513 17.1557L31.5909 17.4224L31.8208 17.6976L32.0408 17.9807L32.2505 18.2716L32.4497 18.5697L32.6382 18.8747L32.8156 19.1863L32.9818 19.504L33.1365 19.8275L33.2796 20.1562L33.4109 20.4899L33.5302 20.828L33.6373 21.1702L33.7322 21.516L33.8146 21.8649L33.8846 22.2166L33.942 22.5706L33.9866 22.9263L34.0186 23.2834L34.0378 23.6415L34.0442 24L34.0378 24.3585L34.0186 24.7166L33.9867 25.0736L33.942 25.4294L33.8846 25.7834L33.8146 26.135L33.7322 26.484L33.6374 26.8298L33.5302 27.1719L33.4109 27.5101L33.2797 27.8438L33.1366 28.1725L32.9818 28.4959L32.8156 28.8136L32.6382 29.1253L32.4497 29.4303L32.2505 29.7284L32.0408 30.0193L31.8208 30.3024L31.5909 30.5775L31.3513 30.8443L31.1024 31.1023L30.8443 31.3513L30.5775 31.5909L30.3024 31.8208L30.0193 32.0408L29.7284 32.2505L29.4303 32.4497L29.1253 32.6382L28.8137 32.8156L28.496 32.9818L28.1725 33.1365L27.8438 33.2796L27.5101 33.4109L27.1719 33.5302L26.8298 33.6373L26.484 33.7322L26.135 33.8146L25.7834 33.8846L25.4294 33.942L25.0737 33.9866L24.7166 34.0186L24.3585 34.0378L24 34.0442L23.6415 34.0378L23.2834 34.0186L22.9263 33.9866L22.5706 33.942L22.2166 33.8846L21.8649 33.8146L21.516 33.7322L21.1702 33.6373L20.8281 33.5302L20.4899 33.4109L20.1562 33.2796L19.8275 33.1365L19.504 32.9818L19.1863 32.8156L18.8747 32.6382L18.5697 32.4497L18.2716 32.2505L17.9807 32.0408L17.6976 31.8208L17.4224 31.5909L17.1557 31.3513L16.8976 31.1023L16.6487 30.8443L16.4091 30.5775L16.1792 30.3024L15.9592 30.0193L15.7495 29.7284L15.5503 29.4303L15.3618 29.1253L15.1844 28.8136L15.0182 28.4959L14.8634 28.1725L14.7203 27.8438L14.5891 27.5101L14.4698 27.1719L14.3626 26.8298L14.2678 26.4839L14.1854 26.135L14.1154 25.7834L14.058 25.4294L14.0133 25.0736L13.9814 24.7166L13.9622 24.3585ZM31.4732 11.8074L31.4668 11.5553L31.4732 11.3031L31.4924 11.0516L31.5242 10.8015L31.5687 10.5532L31.6257 10.3076L31.6951 10.0651L31.7767 9.82641L31.8703 9.59223L31.9755 9.36304L32.0923 9.13951L32.2203 8.92215L32.359 8.71156L32.5083 8.50828L32.6677 8.31282L32.8368 8.12565L33.0151 7.94731L33.2022 7.77827L33.3977 7.61887L33.601 7.4696L33.8116 7.33081L34.029 7.20287L34.2524 7.08611L34.4817 6.98082L34.7159 6.88726L34.9545 6.80565L35.197 6.7363L35.4427 6.67928L35.6909 6.63479L35.9411 6.60293L36.1926 6.58377L36.4447 6.57742L36.6968 6.58377L36.9483 6.60293L37.1985 6.63479L37.4468 6.67928L37.6924 6.7363L37.9349 6.80569L38.1735 6.88726L38.4078 6.98082L38.6369 7.08611L38.8605 7.20288L39.0778 7.33085L39.2884 7.46961L39.4917 7.61888L39.6872 7.77827L39.8743 7.94731L40.0526 8.12565L40.2217 8.31282L40.3811 8.50828L40.5303 8.71157L40.6691 8.92215L40.7971 9.13947L40.9139 9.36305L41.0192 9.59219L41.1127 9.82646L41.1943 10.0651L41.2636 10.3076L41.3207 10.5532L41.3651 10.8015L41.397 11.0517L41.4162 11.3032L41.4226 11.5553L41.4162 11.8074L41.397 12.0589L41.3652 12.3091L41.3207 12.5573L41.2637 12.803L41.1943 13.0455L41.1127 13.2841L41.0192 13.5183L40.9139 13.7475L40.7971 13.971L40.6692 14.1884L40.5304 14.399L40.3811 14.6022L40.2217 14.7978L40.0526 14.9848L39.8743 15.1632L39.6872 15.3323L39.4917 15.4917L39.2884 15.6409L39.0778 15.7797L38.8605 15.9076L38.6369 16.0245L38.4077 16.1297L38.1736 16.2233L37.9349 16.3049L37.6924 16.3742L37.4467 16.4312L37.1985 16.4757L36.9483 16.5076L36.6969 16.5268L36.4447 16.5332L36.1926 16.5268L35.9411 16.5076L35.6909 16.4757L35.4426 16.4313L35.1969 16.3742L34.9545 16.3048L34.7158 16.2233L34.4816 16.1297L34.2525 16.0244L34.0289 15.9077L33.8115 15.7797L33.601 15.6409L33.3977 15.4917L33.2023 15.3323L33.0151 15.1632L32.8367 14.9848L32.6677 14.7977L32.5083 14.6023L32.359 14.399L32.2202 14.1884L32.0923 13.9711L31.9756 13.7475L31.8703 13.5184L31.7767 13.2841L31.6951 13.0455L31.6257 12.803L31.5687 12.5573L31.5242 12.309L31.4924 12.0589L31.4732 11.8074ZM41.5381 17.1557L41.7871 16.8977L42.0033 16.6724L42.21 16.4383L42.4068 16.1958L42.5936 15.9455L42.7697 15.6876L42.9351 15.4228L43.0894 15.1512L43.2323 14.8735L43.3636 14.5902L43.4831 14.3017L43.5906 14.0085L43.6858 13.7111L43.7688 13.41L43.8392 13.1058L43.8969 12.7988L43.9419 12.4899L43.9741 12.1792L43.9935 11.8675L44 11.5553L43.9935 11.2431L43.9742 10.9314L43.9419 10.6207L43.897 10.3117L43.8392 10.0048L43.7688 9.70058L43.6859 9.39951L43.5906 9.10211L43.4831 8.80891L43.3636 8.52037L43.2323 8.23705L43.0893 7.95936L42.9351 7.68785L42.7697 7.42292L42.5936 7.16512L42.4069 6.91474L42.21 6.67233L42.0033 6.43825L41.7871 6.21289L41.5617 5.9967L41.3277 5.78998L41.0853 5.59313L40.8349 5.40643L40.577 5.23025L40.3121 5.06493L40.0406 4.91066L39.7629 4.7677L39.4796 4.63637L39.1911 4.51686L38.8979 4.4094L38.6005 4.3141L38.2994 4.23123L37.9951 4.16083L37.6883 4.10303L37.3792 4.05806L37.0686 4.02581L36.7569 4.00648L36.4447 4L36.1325 4.00647L35.8208 4.02586L35.5102 4.05801L35.2012 4.10307L34.8942 4.16083L34.59 4.23118L34.2889 4.31414L33.9915 4.4094L33.6983 4.51686L33.4098 4.63636L33.1265 4.76773L32.8488 4.9106L32.5773 5.06487L32.3124 5.23026L32.0545 5.40643L31.8041 5.59312L31.5617 5.78997L31.3276 5.99669L31.1023 6.21288L30.8443 6.46188L30.5775 6.70149L30.3024 6.93141L30.0193 7.15139L29.7284 7.36106L29.4303 7.5603L29.1252 7.74872L28.8137 7.92616L28.4959 8.09233L28.1725 8.24707L27.8437 8.39022L27.5101 8.5215L27.172 8.64078L26.8298 8.7479L26.484 8.84277L26.135 8.92524L25.7834 8.99516L25.4294 9.05257L25.0737 9.09724L24.7165 9.12918L24.3585 9.14839L24 9.15478L23.6415 9.14839L23.2835 9.12918L22.9263 9.09724L22.5706 9.05257L22.2166 8.99517L21.8649 8.92524L21.516 8.84277L21.1702 8.7479L20.828 8.64078L20.4899 8.5215L20.1563 8.39022L19.8275 8.24708L19.5041 8.09233L19.1863 7.92616L18.8748 7.74873L18.5697 7.56031L18.2716 7.36107L17.9807 7.15139L17.6976 6.93142L17.4224 6.7015L17.1557 6.46189L16.8977 6.21289L16.6724 5.9967L16.4383 5.78998L16.1959 5.59312L15.9455 5.40644L15.6876 5.23026L15.4227 5.06487L15.1512 4.9106L14.8736 4.76768L14.5902 4.63636L14.3017 4.51686L14.0085 4.40939L13.7111 4.31413L13.41 4.23122L13.1058 4.16082L12.7988 4.10307L12.4898 4.05801L12.1792 4.02586L11.8675 4.00647L11.5553 4L11.2431 4.00649L10.9314 4.02583L10.6207 4.05807L10.3117 4.10305L10.0048 4.16084L9.70057 4.23124L9.39946 4.31411L9.1021 4.4094L8.80891 4.51687L8.52036 4.63637L8.23704 4.7677L7.9594 4.91062L7.68785 5.06493L7.42297 5.23026L7.16511 5.40644L6.91474 5.59314L6.67233 5.78999L6.43825 5.99671L6.21293 6.2129L5.99669 6.43826L5.78997 6.67234L5.59312 6.91475L5.40642 7.16512L5.23029 7.42293L5.06491 7.68785L4.91065 7.95936L4.76769 8.23705L4.63636 8.52038L4.5169 8.80887L4.40939 9.10211L4.31409 9.39948L4.23122 9.70058L4.16083 10.0049L4.10307 10.3117L4.05806 10.6207L4.02581 10.9314L4.00648 11.2431L4 11.5553L4.00647 11.8675L4.02586 12.1792L4.05801 12.4898L4.10307 12.7988L4.16083 13.1057L4.23118 13.41L4.31414 13.7111L4.4094 14.0085L4.51686 14.3017L4.6364 14.5902L4.76773 14.8735L4.91061 15.1512L5.06488 15.4227L5.23027 15.6876L5.40644 15.9455L5.59312 16.1958L5.78998 16.4383L5.99669 16.6724L6.21288 16.8977L6.46189 17.1557L6.7015 17.4225L6.93143 17.6976L7.1514 17.9807L7.36111 18.2715L7.56031 18.5697L7.74878 18.8747L7.92616 19.1863L8.09238 19.504L8.24712 19.8275L8.39023 20.1563L8.52151 20.4899L8.64078 20.828L8.7479 21.1702L8.84277 21.516L8.92524 21.8649L8.99521 22.2166L9.05257 22.5706L9.09724 22.9263L9.12918 23.2835L9.14843 23.6415L9.15478 24L9.14839 24.3585L9.12918 24.7165L9.09724 25.0737L9.05256 25.4294L8.99516 25.7834L8.92524 26.135L8.84276 26.484L8.7479 26.8298L8.64078 27.172L8.5215 27.5101L8.39022 27.8437L8.24707 28.1725L8.09233 28.4959L7.92616 28.8137L7.74873 29.1252L7.56031 29.4303L7.36106 29.7284L7.15139 30.0193L6.93142 30.3024L6.7015 30.5775L6.46188 30.8443L6.21288 31.1023L5.99669 31.3276L5.78998 31.5617L5.59312 31.8041L5.40644 32.0545L5.23027 32.3124L5.06493 32.5772L4.91061 32.8488L4.76769 33.1264L4.63636 33.4098L4.51686 33.6983L4.4094 33.9915L4.31413 34.2889L4.23122 34.59L4.16083 34.8942L4.10307 35.2012L4.05806 35.5101L4.02586 35.8208L4.00647 36.1325L4 36.4447L4.00647 36.7569L4.02585 37.0686L4.05806 37.3792L4.10307 37.6882L4.16083 37.9951L4.23122 38.2994L4.31414 38.6005L4.4094 38.8979L4.51686 39.1911L4.63636 39.4796L4.7677 39.7629L4.91062 40.0406L5.06493 40.3121L5.23028 40.577L5.40645 40.8348L5.59313 41.0852L5.78999 41.3276L5.99671 41.5617L6.2129 41.787L6.43826 42.0033L6.67235 42.21L6.91474 42.4068L7.16509 42.5935L7.42295 42.7697L7.68785 42.9351L7.95937 43.0893L8.23705 43.2323L8.52037 43.3636L8.80887 43.4831L9.10211 43.5906L9.39952 43.6858L9.70058 43.7688L10.0049 43.8392L10.3117 43.8969L10.6207 43.9419L10.9314 43.9742L11.2431 43.9935L11.5553 43.9999L11.8675 43.9935L12.1792 43.9741L12.4898 43.9419L12.7988 43.8969L13.1057 43.8392L13.41 43.7688L13.7111 43.6858L14.0085 43.5906L14.3017 43.4831L14.5902 43.3636L14.8735 43.2323L15.1512 43.0894L15.4227 42.9351L15.6876 42.7697L15.9455 42.5936L16.1958 42.4068L16.4383 42.21L16.6724 42.0033L16.8977 41.7871L17.1557 41.5381L17.4224 41.2985L17.6976 41.0686L17.9807 40.8486L18.2715 40.6389L18.5697 40.4397L18.8747 40.2512L19.1863 40.0738L19.504 39.9076L19.8274 39.7529L20.1563 39.6098L20.4899 39.4785L20.828 39.3592L21.1702 39.2521L21.516 39.1572L21.8649 39.0747L22.2166 39.0048L22.5706 38.9474L22.9263 38.9027L23.2835 38.8708L23.6415 38.8516L24 38.8452L24.3585 38.8516L24.7165 38.8708L25.0737 38.9027L25.4294 38.9474L25.7834 39.0048L26.1351 39.0747L26.484 39.1572L26.8298 39.2521L27.172 39.3592L27.5101 39.4785L27.8437 39.6098L28.1725 39.7529L28.496 39.9076L28.8137 40.0738L29.1252 40.2512L29.4303 40.4397L29.7284 40.6389L30.0193 40.8486L30.3024 41.0686L30.5775 41.2985L30.8443 41.5381L31.1023 41.7871L31.3276 42.0033L31.5617 42.21L31.8041 42.4068L32.0545 42.5936L32.3124 42.7697L32.5772 42.9351L32.8488 43.0894L33.1265 43.2323L33.4098 43.3636L33.6983 43.4831L33.9915 43.5906L34.2889 43.6859L34.5899 43.7688L34.8942 43.8392L35.2011 43.8969L35.5101 43.9419L35.8208 43.9741L36.1324 43.9935L36.4447 44L36.7569 43.9935L37.0686 43.9742L37.3792 43.9419L37.6882 43.8969L37.9951 43.8392L38.2994 43.7688L38.6005 43.6859L38.8979 43.5906L39.1911 43.4831L39.4796 43.3636L39.7629 43.2323L40.0406 43.0894L40.3121 42.9351L40.577 42.7697L40.8348 42.5936L41.0852 42.4069L41.3276 42.21L41.5617 42.0033L41.787 41.7871L42.0033 41.5618L42.21 41.3277L42.4069 41.0853L42.5935 40.8349L42.7697 40.5771L42.9351 40.3121L43.0893 40.0406L43.2323 39.7629L43.3636 39.4796L43.4831 39.1911L43.5906 38.8979L43.6859 38.6005L43.7688 38.2994L43.8392 37.9951L43.897 37.6883L43.9419 37.3792L43.9742 37.0686L43.9935 36.7569L44 36.4447L43.9935 36.1325L43.9741 35.8208L43.9419 35.5101L43.8969 35.2012L43.8392 34.8942L43.7688 34.59L43.6858 34.2889L43.5906 33.9915L43.4831 33.6983L43.3636 33.4098L43.2323 33.1265L43.0894 32.8488L42.9351 32.5773L42.7697 32.3124L42.5936 32.0545L42.4069 31.8041L42.21 31.5617L42.0033 31.3276L41.7871 31.1023L41.5381 30.8443L41.2985 30.5775L41.0686 30.3024L40.8486 30.0193L40.6389 29.7284L40.4397 29.4303L40.2513 29.1252L40.0738 28.8137L39.9077 28.4959L39.7529 28.1725L39.6098 27.8437L39.4785 27.5101L39.3592 27.172L39.2521 26.8298L39.1572 26.484L39.0747 26.1351L39.0048 25.7834L38.9474 25.4294L38.9027 25.0737L38.8708 24.7165L38.8516 24.3585L38.8452 24L38.8516 23.6415L38.8708 23.2835L38.9027 22.9263L38.9474 22.5706L39.0048 22.2166L39.0747 21.8649L39.1572 21.516L39.2521 21.1702L39.3592 20.828L39.4785 20.4899L39.6098 20.1563L39.7529 19.8274L39.9076 19.504L40.0738 19.1863L40.2512 18.8747L40.4397 18.5697L40.6389 18.2715L40.8486 17.9807L41.0686 17.6976L41.2985 17.4224L41.5381 17.1557ZM28.9712 23.7479L28.9775 24L28.9712 24.2521L28.952 24.5036L28.9201 24.7538L28.8756 25.002L28.8186 25.2477L28.7492 25.4902L28.6677 25.7288L28.5741 25.9631L28.4688 26.1922L28.352 26.4158L28.2241 26.6331L28.0853 26.8437L27.936 27.047L27.7767 27.2425L27.6076 27.4295L27.4292 27.6079L27.2421 27.777L27.0466 27.9364L26.8434 28.0856L26.6328 28.2244L26.4154 28.3524L26.1919 28.4692L25.9627 28.5744L25.7285 28.668L25.4899 28.7496L25.2474 28.819L25.0017 28.876L24.7535 28.9205L24.5032 28.9524L24.2518 28.9715L23.9996 28.9779L23.7475 28.9715L23.496 28.9524L23.2458 28.9205L22.9976 28.876L22.7519 28.819L22.5094 28.7496L22.2708 28.668L22.0366 28.5744L21.8074 28.4692L21.5839 28.3524L21.3665 28.2245L21.1559 28.0857L20.9527 27.9364L20.7572 27.777L20.57 27.6079L20.3917 27.4296L20.2226 27.2425L20.0633 27.047L19.914 26.8437L19.7752 26.6332L19.6473 26.4158L19.5305 26.1923L19.4252 25.9631L19.3316 25.7288L19.25 25.4902L19.1806 25.2477L19.1237 25.002L19.0791 24.7538L19.0473 24.5036L19.0281 24.2521L19.0218 24L19.0281 23.7479L19.0473 23.4964L19.0792 23.2462L19.1237 22.998L19.1807 22.7523L19.25 22.5098L19.3316 22.2712L19.4252 22.0369L19.5305 21.8078L19.6473 21.5842L19.7752 21.3669L19.914 21.1563L20.0632 20.953L20.2226 20.7575L20.3917 20.5704L20.57 20.392L20.7572 20.223L20.9526 20.0636L21.1559 19.9143L21.3665 19.7756L21.5839 19.6476L21.8074 19.5308L22.0366 19.4256L22.2708 19.332L22.5094 19.2504L22.7519 19.181L22.9976 19.124L23.2459 19.0795L23.496 19.0476L23.7475 19.0285L23.9996 19.0221L24.2518 19.0285L24.5033 19.0477L24.7534 19.0795L25.0017 19.1241L25.2473 19.181L25.4899 19.2504L25.7285 19.332L25.9627 19.4256L26.1919 19.5308L26.4154 19.6476L26.6328 19.7756L26.8433 19.9143L27.0467 20.0636L27.2421 20.223L27.4292 20.392L27.6076 20.5704L27.7767 20.7575L27.9361 20.953L28.0853 21.1563L28.2241 21.3669L28.352 21.5842L28.4688 21.8078L28.5741 22.0369L28.6677 22.2712L28.7492 22.5098L28.8186 22.7523L28.8756 22.998L28.9201 23.2462L28.952 23.4964L28.9712 23.7479ZM16.4508 23.6878L16.4443 24L16.4508 24.3122L16.4702 24.6239L16.5024 24.9346L16.5474 25.2435L16.6052 25.5505L16.6756 25.8547L16.7585 26.1558L16.8537 26.4532L16.9612 26.7464L17.0807 27.0349L17.2121 27.3182L17.3549 27.5959L17.5093 27.8675L17.6746 28.1323L17.8508 28.3902L18.0375 28.6405L18.2343 28.883L18.441 29.1171L18.6572 29.3424L18.8826 29.5586L19.1167 29.7653L19.3591 29.9621L19.6095 30.1489L19.8673 30.325L20.1322 30.4904L20.4037 30.6447L20.6814 30.7876L20.9648 30.9189L21.2533 31.0385L21.5464 31.1459L21.8439 31.2412L22.1449 31.3241L22.4492 31.3945L22.7561 31.4522L23.0651 31.4973L23.3757 31.5295L23.6874 31.5488L23.9996 31.5553L24.3119 31.5488L24.6235 31.5295L24.9342 31.4972L25.2432 31.4522L25.5501 31.3945L25.8544 31.3241L26.1554 31.2412L26.4528 31.1459L26.746 31.0384L27.0345 30.9189L27.3179 30.7876L27.5956 30.6446L27.8671 30.4904L28.132 30.325L28.3898 30.1489L28.6402 29.9621L28.8826 29.7653L29.1167 29.5586L29.3421 29.3424L29.5582 29.1171L29.765 28.883L29.9618 28.6405L30.1485 28.3902L30.3247 28.1323L30.49 27.8675L30.6443 27.5959L30.7872 27.3182L30.9185 27.0349L31.0381 26.7464L31.1455 26.4532L31.2408 26.1558L31.3237 25.8547L31.3941 25.5505L31.4519 25.2435L31.4969 24.9346L31.5291 24.6239L31.5485 24.3122L31.5549 24L31.5485 23.6878L31.5291 23.3761L31.4969 23.0655L31.4519 22.7565L31.3941 22.4496L31.3237 22.1453L31.2408 21.8442L31.1455 21.5468L31.0381 21.2536L30.9186 20.9651L30.7872 20.6818L30.6443 20.4041L30.49 20.1326L30.3246 19.8677L30.1485 19.6098L29.9618 19.3595L29.765 19.1171L29.5582 18.883L29.342 18.6576L29.1167 18.4414L28.8826 18.2347L28.6402 18.0378L28.3898 17.8511L28.1319 17.675L27.8671 17.5096L27.5955 17.3553L27.3179 17.2124L27.0346 17.0811L26.746 16.9616L26.4528 16.8541L26.1554 16.7588L25.8544 16.6759L25.5501 16.6055L25.2432 16.5478L24.9342 16.5028L24.6235 16.4706L24.3119 16.4512L23.9996 16.4447L23.6874 16.4512L23.3757 16.4706L23.0651 16.5028L22.7561 16.5478L22.4492 16.6055L22.1449 16.6759L21.8438 16.7588L21.5464 16.8541L21.2532 16.9616L20.9647 17.0811L20.6814 17.2124L20.4037 17.3553L20.1322 17.5096L19.8673 17.675L19.6095 17.8511L19.3591 18.0378L19.1167 18.2347L18.8826 18.4414L18.6572 18.6576L18.441 18.883L18.2343 19.117L18.0374 19.3594L17.8508 19.6098L17.6746 19.8677L17.5092 20.1326L17.355 20.4041L17.2121 20.6818L17.0807 20.9651L16.9612 21.2536L16.8537 21.5468L16.7585 21.8442L16.6756 22.1453L16.6052 22.4496L16.5474 22.7565L16.5024 23.0655L16.4702 23.3761L16.4508 23.6878Z"
fill="#86B4F9"/>
</svg>
</div>
<div class="title">Dual governance system</div>
<p class="description">
Unique dual reputation-based NFT and capital token DAO governance system
</p>
</div>
<div class="grid-item">
<div class="icon">
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20.364 20.8177C20.364 19.564 19.344 18.5449 18.0912 18.5449C16.8385 18.5449 15.8184 19.564 15.8184 20.8177C15.8184 22.0713 16.8385 23.0904 18.0912 23.0904C19.344 23.0904 20.364 22.0713 20.364 20.8177ZM17.1821 20.8177C17.1821 20.3149 17.5894 19.9085 18.0912 19.9085C18.5931 19.9085 19.0003 20.3149 19.0003 20.8177C19.0003 21.3204 18.5931 21.7268 18.0912 21.7268C17.5894 21.7268 17.1821 21.3204 17.1821 20.8177ZM24.0005 24.3023L23.0913 23.0904H24.9096L24.0005 24.3023ZM29.9097 23.0904C31.1624 23.0904 32.1825 22.0713 32.1825 20.8177C32.1825 19.564 31.1624 18.5449 29.9097 18.5449C28.6569 18.5449 27.6369 19.564 27.6369 20.8177C27.6369 22.0713 28.6569 23.0904 29.9097 23.0904ZM29.9097 19.9085C30.4115 19.9085 30.8188 20.3149 30.8188 20.8177C30.8188 21.3204 30.4115 21.7268 29.9097 21.7268C29.4078 21.7268 29.0006 21.3204 29.0006 20.8177C29.0006 20.3149 29.4078 19.9085 29.9097 19.9085ZM43.21 41.6809C41.4618 41.4509 40.0881 40.1663 39.7044 38.5453H9.45467C8.95284 38.5453 8.54556 38.139 8.54556 37.6362C8.54556 37.1335 8.95284 36.7271 9.45467 36.7271H39.7035C40.0881 35.1062 41.4618 33.8216 43.2091 33.5916C43.5818 33.5425 43.8854 33.2698 43.9745 32.9052C44.0636 32.5416 43.9182 32.1588 43.6109 31.9443C42.9891 31.5115 42.229 31.2724 41.4708 31.2724H30.2706C33.597 29.1788 35.8189 25.485 35.8189 21.2722V17.6358C35.8189 17.133 35.4116 16.7267 34.9098 16.7267H33.5516L33.9043 15.2403L39.1144 11.0729C39.3699 10.8683 39.4953 10.5429 39.4444 10.2201C39.3926 9.89741 39.1717 9.6274 38.8653 9.51194L24.3196 4.05727C24.1132 3.98091 23.8868 3.98091 23.6814 4.05727L9.13557 9.51194C8.8292 9.62649 8.60829 9.8965 8.55647 10.2201C8.50556 10.5429 8.63101 10.8692 8.88647 11.0729L14.0966 15.2403L14.4493 16.7267H13.0911C12.5893 16.7267 12.182 17.133 12.182 17.6358V21.2722C12.182 25.485 14.4039 29.1788 17.7312 31.2724H7.70281C5.66095 31.2724 4 32.9034 4 34.9089V40.3636C4 42.3691 5.66095 44 7.70281 44H41.4708C42.229 44 42.9891 43.7609 43.6118 43.3282C43.9191 43.1145 44.0645 42.7318 43.9755 42.3672C43.8864 42.0027 43.5827 41.7299 43.21 41.6809ZM14.0002 20.8177C14.0002 18.5621 15.8357 16.7267 18.0912 16.7267C20.3467 16.7267 22.1822 18.5621 22.1822 20.8177C22.1822 20.9731 22.1531 21.1213 22.1359 21.2722H25.865C25.8478 21.1213 25.8187 20.9731 25.8187 20.8177C25.8187 18.5621 27.6542 16.7267 29.9097 16.7267C32.1652 16.7267 34.0007 18.5621 34.0007 20.8177C34.0007 23.0732 32.1652 24.9087 29.9097 24.9087C28.6933 24.9087 27.6105 24.3641 26.8605 23.5186L24.7277 26.3632C24.5559 26.5923 24.2868 26.7269 24.0005 26.7269C23.7141 26.7269 23.445 26.5923 23.2732 26.3632L21.1395 23.5186C20.3904 24.3641 19.3076 24.9087 18.0912 24.9087C15.8357 24.9087 14.0002 23.0732 14.0002 20.8177Z"
fill="#86B4F9"/>
</svg>
</div>
<div class="title">Swarm Knowledge</div>
<p class="description">
The transparent feedback system enables decision making with a high degree of success.
</p>
</div>
<div class="grid-item">
<div class="icon">
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M44 14.4088V15.3154C44 15.6258 43.9361 15.9328 43.8124 16.2163C43.6887 16.4998 43.5081 16.7535 43.2822 16.9609C43.0563 17.1683 42.7902 17.3247 42.5013 17.42C42.2123 17.5153 41.907 17.5474 41.6051 17.5141H41.5596C41.0281 17.4575 40.536 17.2013 40.1786 16.7952C39.8212 16.389 39.6238 15.8618 39.6246 15.3154V14.4088C39.6246 12.8358 39.0135 11.3273 37.9256 10.215C36.8378 9.10273 35.3624 8.47787 33.8239 8.47787H33.4469C31.9084 8.47787 30.433 9.10273 29.3451 10.215C28.2573 11.3273 27.6462 12.8358 27.6462 14.4088V17.7174C26.1918 17.5607 24.7458 17.4378 23.2708 17.3658V14.4003C23.273 11.6434 24.3448 9 26.251 7.05016C28.1573 5.10033 30.7422 4.00337 33.4386 4H33.8156C35.1529 3.99944 36.4771 4.26827 37.7127 4.79111C38.9483 5.31395 40.0711 6.08057 41.0168 7.04717C41.9626 8.01378 42.7128 9.16142 43.2247 10.4246C43.7365 11.6877 44 13.0416 44 14.4088ZM35.1622 24.3304V40.2593C35.1627 40.8026 34.9775 41.3291 34.6385 41.7476C34.2996 42.1662 33.8282 42.4504 33.306 42.5512L31.9221 42.818C27.8542 43.6046 23.7232 44.0003 19.5832 44C15.4418 44.0005 11.3094 43.6048 7.24011 42.818L5.85623 42.5512C5.334 42.4504 4.86264 42.1662 4.52368 41.7476C4.18472 41.3291 3.99948 40.8026 4 40.2593V24.3304C3.99948 23.7871 4.18472 23.2606 4.52368 22.8421C4.86264 22.4235 5.334 22.1393 5.85623 22.0386L6.05925 22.0004C14.9959 20.2718 24.1704 20.2718 33.1071 22.0004L33.3101 22.0386C33.8316 22.1402 34.302 22.4248 34.6401 22.8432C34.9783 23.2617 35.1629 23.7877 35.1622 24.3304ZM25.2927 28.5668L24.1574 27.4061C23.9703 27.2208 23.721 27.1159 23.4605 27.1127C23.2001 27.1095 22.9483 27.2085 22.757 27.3891L18.075 31.6255L15.8997 29.8843C15.7034 29.7271 15.4575 29.6488 15.2086 29.6644C14.9597 29.6801 14.725 29.7884 14.549 29.9691L13.4179 31.1298C13.2365 31.3167 13.1307 31.5665 13.1215 31.8295C13.1123 32.0925 13.2003 32.3494 13.3681 32.549L17.3458 37.2514C17.4414 37.3616 17.5588 37.4498 17.6902 37.5102C17.8216 37.5706 17.9641 37.6019 18.1081 37.6019C18.2522 37.6019 18.3947 37.5706 18.5261 37.5102C18.6575 37.4498 18.7749 37.3616 18.8705 37.2514L25.3259 30.0157C25.5028 29.8174 25.5981 29.557 25.592 29.2887C25.5858 29.0204 25.4786 28.7648 25.2927 28.5753V28.5668Z"
fill="#86B4F9"/>
</svg>
</div>
<div class="title">Open for Everyone</div>
<p class="description">
Burning man like principles. Everyone on the planet is welcome to be part of the DAO.
</p>
</div>
</div>
<div class="btn-wrap center">
<a title="Learn more" href="https://forested-armchair-2f8.notion.site/Tokens-and-tokenomics-1aef1fac7bcc47d5b68a6c7b32f3f30c" target="_blank" class="btn-link">
<span class="label">Learn more</span>
<span class="arrow">
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.9998 8.00001C15.99 8.24374 15.8877 8.52547 15.7172 8.70315L9.45637 15.1805C9.0908 15.6051 8.38755 15.5966 7.97653 15.214C7.56554 14.8315 7.53184 14.154 7.94558 13.7743L12.5325 9.02276L1.04347 9.02276C0.467161 9.02276 1.25682e-06 8.56484 1.28151e-06 8.00001C1.3062e-06 7.43515 0.467162 6.97727 1.04347 6.97727L12.5325 6.97727L7.94558 2.22577C7.53191 1.84602 7.56575 1.16567 7.97687 0.783126C8.38789 0.400583 9.10113 0.398921 9.45658 0.819493L15.7174 7.29687C15.9078 7.49522 15.9972 7.72658 16 8.00001L15.9998 8.00001Z"
fill="#fff"/>
<defs>
<linearGradient id="gradient" x1="-9.83333" y1="15.3158" x2="-3.90427" y2="-7.38044" gradientUnits="userSpaceOnUse">
<stop stop-color="#D8ADFB"/>
<stop offset="0.292266" stop-color="#B8D3F6"/>
<stop offset="0.600346" stop-color="#A7F5D5"/>
<stop offset="0.747126" stop-color="#F3EFC0"/>
<stop offset="0.972274" stop-color="#F3B6F4"/>
</linearGradient>
</defs>
</svg>
</span>
</a>
</div>
</div>
</section>
<section class="pre-footer">
<div class="container">
<h3 class="section-title">
<span class="blue">Join the global, digital economy in a fair <br></span>and transparent system designed to protect ownership of the value you’ve earned.
</h3>
</div>
</section>
<!-- Join the family -->
<section class="section-join">
<div class="container">
<div class="block">
<h2 class="section-title">Become an early member</h2>
<p class="section-subtitle">Learn more about the StableUnit protocol - or come and chat with other community members.</p>
<div class="row">
<div class="col-left">
<div class="col-label">Come and chat with the community</div>
<div class="btn-wrap">
<!--<a title="Discord" href="https://discord.gg/puMeUhUpJf" target="_blank" class="btn btn-discord">
<svg width="106" height="20" viewBox="0 0 106 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22.2343 1.71674C20.5248 0.944206 18.7299 0.343348 16.8494 0C16.593 0.429185 16.3366 0.944206 16.1656 1.37339C14.1142 1.11588 12.1483 1.11588 10.1824 1.37339C9.92593 0.944206 9.6695 0.429185 9.41308 0C7.53262 0.343348 5.73765 0.858369 4.02814 1.71674C0.609137 6.78112 -0.331089 11.7597 0.0962863 16.6524C2.40412 18.2833 4.54099 19.3133 6.76335 20C7.2762 19.3133 7.78905 18.5408 8.21643 17.6824C7.44715 17.4249 6.67787 16.9957 5.99407 16.5665C6.16502 16.3948 6.33597 16.309 6.50692 16.1373C10.8662 18.1116 15.4818 18.1116 19.7556 16.1373C19.9265 16.309 20.0975 16.3948 20.2684 16.5665C19.5846 16.9957 18.8153 17.3391 18.0461 17.6824C18.4734 18.4549 18.9008 19.2275 19.4991 20C21.636 19.3133 23.8584 18.2833 26.1662 16.6524C26.6791 10.9871 25.226 6.00858 22.2343 1.71674ZM8.81475 13.5622C7.53262 13.5622 6.42145 12.3605 6.42145 10.9013C6.42145 9.44206 7.44715 8.24034 8.81475 8.24034C10.0969 8.24034 11.2081 9.44206 11.2081 10.9013C11.1226 12.4464 10.0969 13.5622 8.81475 13.5622ZM17.4477 13.5622C16.1656 13.5622 15.0544 12.3605 15.0544 10.9013C15.0544 9.44206 16.0801 8.24034 17.4477 8.24034C18.7299 8.24034 19.841 9.44206 19.841 10.9013C19.841 12.4464 18.8153 13.5622 17.4477 13.5622Z"
fill="white"/>
<path d="M35.3115 4.20605H40.9529C42.3205 4.20605 43.4317 4.37773 44.3719 4.80691C45.3121 5.2361 45.9959 5.83696 46.5088 6.60949C46.9361 7.38202 47.1926 8.24039 47.1926 9.1846C47.1926 10.1288 46.9361 10.9872 46.4233 11.7597C45.9104 12.5322 45.2266 13.1331 44.2009 13.6481C43.1752 14.0773 41.9786 14.3348 40.5255 14.3348H35.3115V4.20605ZM40.44 11.7597C41.3803 11.7597 42.0641 11.5022 42.5769 11.073C43.0898 10.6438 43.3462 9.95713 43.3462 9.1846C43.3462 8.41206 43.0898 7.89704 42.6624 7.46786C42.235 7.03867 41.5512 6.78116 40.6965 6.78116H38.9015V11.7597H40.44Z"
fill="white"/>
<path d="M55.9123 14.3349C55.143 14.1632 54.4592 13.8198 53.7754 13.4765V11.0731C54.2882 11.4164 54.8866 11.7597 55.6558 12.0173C56.4251 12.2748 57.1944 12.3606 57.9637 12.3606C58.3056 12.3606 58.562 12.3606 58.7329 12.1889C58.9039 12.1031 58.9894 12.0173 58.9894 11.8456C58.9894 11.6739 58.9039 11.5881 58.8184 11.5022C58.733 11.4164 58.562 11.3306 58.2201 11.2447L56.5106 10.9014C55.4849 10.6439 54.8011 10.3005 54.3737 9.95717C54.1173 9.44215 53.8609 8.92713 53.8609 8.24043C53.8609 7.63958 54.0318 7.21039 54.3737 6.78121C54.7156 6.35202 55.2285 6.00867 55.9123 5.837C56.5961 5.57949 57.3653 5.49365 58.3056 5.49365C59.0748 5.49365 59.8441 5.57949 60.5279 5.75116C61.2117 5.92284 61.7246 6.18035 62.2374 6.43786V8.75546C61.8101 8.49794 61.2972 8.24043 60.6989 8.1546C60.1006 7.98292 59.5022 7.89709 58.9039 7.89709C57.9637 7.89709 57.5363 8.06876 57.5363 8.32627C57.5363 8.49794 57.6218 8.58378 57.7072 8.66962C57.8782 8.75546 58.1346 8.84129 58.4765 8.92713L59.9296 9.18464C60.8698 9.35631 61.5536 9.61382 62.0665 10.043C62.4939 10.4722 62.7503 11.0731 62.7503 11.8456C62.7503 12.704 62.4084 13.3906 61.6391 13.9057C60.8698 14.4207 59.7587 14.6782 58.391 14.6782C57.5363 14.5924 56.767 14.5065 55.9123 14.3349Z"
fill="white"/>
<path d="M66.3394 13.9915C65.4846 13.5623 64.8863 13.0473 64.4589 12.3606C64.0315 11.6739 63.8606 10.9014 63.8606 10.043C63.8606 9.18464 64.0315 8.41211 64.5444 7.72541C64.9718 7.03872 65.6556 6.5237 66.4248 6.09451C67.2796 5.75116 68.3053 5.49365 69.4165 5.49365C70.8696 5.49365 72.0662 5.837 73.0064 6.43786V9.0988C72.6645 8.84129 72.2372 8.58378 71.8098 8.49794C71.3824 8.32627 70.8696 8.32627 70.3567 8.32627C69.4165 8.32627 68.7327 8.49794 68.2198 8.84129C67.707 9.18464 67.4506 9.61382 67.4506 10.1288C67.4506 10.6439 67.707 11.0731 68.2198 11.4164C68.7327 11.7597 69.4165 11.9314 70.3567 11.9314C70.8696 11.9314 71.2969 11.8456 71.8098 11.7597C72.2372 11.5881 72.6645 11.4164 73.0064 11.2447V13.8198C71.9807 14.4207 70.6986 14.764 69.331 14.764C68.1344 14.5924 67.1941 14.4207 66.3394 13.9915Z"
fill="white"/>
<path d="M76.7679 13.9914C75.9131 13.5622 75.3148 13.0472 74.8874 12.3605C74.46 11.6738 74.2036 10.9013 74.2036 9.95707C74.2036 9.0987 74.46 8.32617 74.8874 7.63947C75.3148 6.95278 75.9986 6.43776 76.7679 6.00857C77.6226 5.66523 78.5628 5.40771 79.7595 5.40771C80.8707 5.40771 81.8964 5.57939 82.7511 6.00857C83.6059 6.35192 84.2042 6.95278 84.6316 7.63947C85.059 8.32617 85.3154 9.0987 85.3154 9.95707C85.3154 10.8154 85.1444 11.588 84.6316 12.3605C84.2042 13.0472 83.6059 13.6481 82.7511 13.9914C81.8964 14.4206 80.9562 14.5923 79.7595 14.5923C78.5628 14.5923 77.6226 14.4206 76.7679 13.9914ZM81.1271 11.4163C81.469 11.073 81.6399 10.5579 81.6399 10.0429C81.6399 9.44205 81.469 9.01287 81.1271 8.66952C80.7852 8.32617 80.2723 8.1545 79.674 8.1545C79.0757 8.1545 78.5628 8.32617 78.2209 8.66952C77.879 9.01287 77.7081 9.44205 77.7081 10.0429C77.7081 10.6438 77.879 11.073 78.2209 11.4163C78.5628 11.7596 79.0757 11.9313 79.674 11.9313C80.3578 11.9313 80.7852 11.7596 81.1271 11.4163Z"
fill="white"/>
<path d="M94.0337 6.00845V9.09858C93.6918 8.84107 93.179 8.75523 92.5806 8.75523C91.8114 8.75523 91.213 9.01274 90.7857 9.44193C90.3583 9.87111 90.1873 10.6436 90.1873 11.5878V14.2488H86.6829V5.75094H90.1873V8.58356C90.3583 7.63935 90.7002 6.86682 91.1276 6.43763C91.5549 6.00845 92.0678 5.75094 92.7516 5.75094C93.2644 5.6651 93.6918 5.75094 94.0337 6.00845Z"
fill="white"/>
<path d="M106 3.86279V14.3349H102.496V12.4465C102.154 13.1332 101.726 13.734 101.128 14.0774C100.53 14.4207 99.7605 14.6782 98.8203 14.6782C98.051 14.6782 97.2817 14.5066 96.7689 14.0774C96.1706 13.734 95.7432 13.1332 95.4013 12.4465C95.0594 11.7598 94.8884 10.9873 94.8884 10.1289C94.8884 9.27052 95.0594 8.41215 95.4013 7.72545C95.7432 7.03876 96.256 6.4379 96.8544 6.09455C97.4527 5.66537 98.222 5.49369 99.0767 5.49369C100.786 5.49369 101.897 6.26623 102.496 7.72545V3.86279H106ZM101.897 11.4164C102.239 11.0731 102.41 10.6439 102.41 10.0431C102.41 9.52803 102.239 9.09884 101.897 8.7555C101.555 8.41215 101.043 8.24048 100.444 8.24048C99.846 8.24048 99.3331 8.41215 98.9912 8.7555C98.6493 9.09884 98.4784 9.52803 98.4784 10.1289C98.4784 10.7297 98.6493 11.1589 98.9912 11.5023C99.3331 11.8456 99.846 12.0173 100.444 12.0173C101.128 11.9315 101.555 11.7598 101.897 11.4164Z"
fill="white"/>
<path d="M50.4405 6.35165C51.4662 6.35165 52.321 5.57911 52.321 4.72074C52.321 3.77654 51.4662 3.08984 50.4405 3.08984C49.4148 3.08984 48.5601 3.86238 48.5601 4.72074C48.5601 5.57911 49.4148 6.35165 50.4405 6.35165Z"
fill="white"/>
<path d="M52.2355 7.46777C51.1243 7.98279 49.6712 7.98279 48.5601 7.46777V14.3347H52.2355V7.46777Z" fill="white"/>
</svg>
</a> -->
<a title="Telegram" href="https://t.me/stableunit" target="_blank" class="btn btn-telegram">
<svg width="102" height="20" viewBox="0 0 102 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M35.8054 16V6.448H32.5414V4.8H41.1334V6.448H37.8534V16H35.8054ZM45.021 16.192C44.221 16.192 43.5117 16.0213 42.893 15.68C42.2743 15.3387 41.789 14.8587 41.437 14.24C41.085 13.6213 40.909 12.9067 40.909 12.096C40.909 11.2747 41.0797 10.544 41.421 9.904C41.773 9.264 42.253 8.768 42.861 8.416C43.4797 8.05333 44.205 7.872 45.037 7.872C45.8157 7.872 46.5037 8.04267 47.101 8.384C47.6983 8.72533 48.1623 9.19467 48.493 9.792C48.8343 10.3787 49.005 11.0347 49.005 11.76C49.005 11.8773 48.9997 12 48.989 12.128C48.989 12.256 48.9837 12.3893 48.973 12.528H42.941C42.9837 13.1467 43.197 13.632 43.581 13.984C43.9757 14.336 44.4503 14.512 45.005 14.512C45.421 14.512 45.7677 14.4213 46.045 14.24C46.333 14.048 46.5463 13.8027 46.685 13.504H48.765C48.6157 14.0053 48.365 14.464 48.013 14.88C47.6717 15.2853 47.245 15.6053 46.733 15.84C46.2317 16.0747 45.661 16.192 45.021 16.192ZM45.037 9.536C44.5357 9.536 44.093 9.68 43.709 9.968C43.325 10.2453 43.0797 10.672 42.973 11.248H46.925C46.893 10.7253 46.701 10.3093 46.349 10C45.997 9.69067 45.5597 9.536 45.037 9.536ZM50.7275 16V4.48H52.7755V16H50.7275ZM58.7241 16.192C57.9241 16.192 57.2148 16.0213 56.5961 15.68C55.9775 15.3387 55.4921 14.8587 55.1401 14.24C54.7881 13.6213 54.6121 12.9067 54.6121 12.096C54.6121 11.2747 54.7828 10.544 55.1241 9.904C55.4761 9.264 55.9561 8.768 56.5641 8.416C57.1828 8.05333 57.9081 7.872 58.7401 7.872C59.5188 7.872 60.2068 8.04267 60.8041 8.384C61.4015 8.72533 61.8655 9.19467 62.1961 9.792C62.5375 10.3787 62.7081 11.0347 62.7081 11.76C62.7081 11.8773 62.7028 12 62.6921 12.128C62.6921 12.256 62.6868 12.3893 62.6761 12.528H56.6441C56.6868 13.1467 56.9001 13.632 57.2841 13.984C57.6788 14.336 58.1535 14.512 58.7081 14.512C59.1241 14.512 59.4708 14.4213 59.7481 14.24C60.0361 14.048 60.2495 13.8027 60.3881 13.504H62.4681C62.3188 14.0053 62.0681 14.464 61.7161 14.88C61.3748 15.2853 60.9481 15.6053 60.4361 15.84C59.9348 16.0747 59.3641 16.192 58.7241 16.192ZM58.7401 9.536C58.2388 9.536 57.7961 9.68 57.4121 9.968C57.0281 10.2453 56.7828 10.672 56.6761 11.248H60.6281C60.5961 10.7253 60.4041 10.3093 60.0521 10C59.7001 9.69067 59.2628 9.536 58.7401 9.536ZM67.6188 13.632C67.2348 13.632 66.8774 13.5893 66.5468 13.504L65.9548 14.096C66.1361 14.192 66.3814 14.272 66.6908 14.336C67.0001 14.4 67.5014 14.464 68.1948 14.528C69.2508 14.624 70.0188 14.8747 70.4988 15.28C70.9788 15.6853 71.2188 16.2453 71.2188 16.96C71.2188 17.4293 71.0908 17.872 70.8348 18.288C70.5788 18.7147 70.1841 19.056 69.6508 19.312C69.1174 19.5787 68.4348 19.712 67.6028 19.712C66.4721 19.712 65.5601 19.4987 64.8668 19.072C64.1734 18.656 63.8268 18.0267 63.8268 17.184C63.8268 16.4693 64.1734 15.8507 64.8668 15.328C64.6534 15.232 64.4668 15.1307 64.3068 15.024C64.1574 14.9173 64.0241 14.8053 63.9068 14.688V14.32L65.2988 12.848C64.6801 12.304 64.3708 11.6053 64.3708 10.752C64.3708 10.2187 64.4988 9.73333 64.7548 9.296C65.0214 8.85867 65.3948 8.512 65.8748 8.256C66.3548 8 66.9361 7.872 67.6188 7.872C68.0668 7.872 68.4828 7.936 68.8668 8.064H71.8748V9.312L70.5148 9.408C70.7281 9.81333 70.8348 10.2613 70.8348 10.752C70.8348 11.2853 70.7068 11.7707 70.4508 12.208C70.1948 12.6453 69.8214 12.992 69.3308 13.248C68.8508 13.504 68.2801 13.632 67.6188 13.632ZM67.6188 12.064C68.0348 12.064 68.3761 11.952 68.6428 11.728C68.9201 11.504 69.0588 11.184 69.0588 10.768C69.0588 10.352 68.9201 10.032 68.6428 9.808C68.3761 9.584 68.0348 9.472 67.6188 9.472C67.1814 9.472 66.8294 9.584 66.5628 9.808C66.2961 10.032 66.1628 10.352 66.1628 10.768C66.1628 11.184 66.2961 11.504 66.5628 11.728C66.8294 11.952 67.1814 12.064 67.6188 12.064ZM65.6988 16.976C65.6988 17.3707 65.8801 17.664 66.2428 17.856C66.6161 18.0587 67.0694 18.16 67.6028 18.16C68.1148 18.16 68.5308 18.0533 68.8508 17.84C69.1708 17.6373 69.3308 17.36 69.3308 17.008C69.3308 16.72 69.2241 16.48 69.0108 16.288C68.8081 16.096 68.3974 15.9787 67.7788 15.936C67.3414 15.904 66.9361 15.856 66.5628 15.792C66.2534 15.9627 66.0294 16.1493 65.8908 16.352C65.7628 16.5547 65.6988 16.7627 65.6988 16.976ZM73.3681 16V8.064H75.1921L75.3841 9.552C75.6721 9.04 76.0615 8.63467 76.5521 8.336C77.0535 8.02667 77.6401 7.872 78.3121 7.872V10.032H77.7361C77.2881 10.032 76.8881 10.1013 76.5361 10.24C76.1841 10.3787 75.9068 10.6187 75.7041 10.96C75.5121 11.3013 75.4161 11.776 75.4161 12.384V16H73.3681ZM82.4479 16.192C81.7652 16.192 81.2052 16.0853 80.7679 15.872C80.3305 15.648 80.0052 15.3547 79.7919 14.992C79.5785 14.6293 79.4719 14.2293 79.4719 13.792C79.4719 13.056 79.7599 12.4587 80.3359 12C80.9119 11.5413 81.7759 11.312 82.9279 11.312H84.9439V11.12C84.9439 10.576 84.7892 10.176 84.4799 9.92C84.1705 9.664 83.7865 9.536 83.3279 9.536C82.9119 9.536 82.5492 9.63733 82.2399 9.84C81.9305 10.032 81.7385 10.32 81.6639 10.704H79.6639C79.7172 10.128 79.9092 9.62667 80.2399 9.2C80.5812 8.77333 81.0185 8.448 81.5519 8.224C82.0852 7.98933 82.6825 7.872 83.3439 7.872C84.4745 7.872 85.3652 8.15467 86.0159 8.72C86.6665 9.28533 86.9919 10.0853 86.9919 11.12V16H85.2479L85.0559 14.72C84.8212 15.1467 84.4905 15.4987 84.0639 15.776C83.6479 16.0533 83.1092 16.192 82.4479 16.192ZM82.9119 14.592C83.4985 14.592 83.9519 14.4 84.2719 14.016C84.6025 13.632 84.8105 13.1573 84.8959 12.592H83.1519C82.6079 12.592 82.2185 12.6933 81.9839 12.896C81.7492 13.088 81.6319 13.328 81.6319 13.616C81.6319 13.9253 81.7492 14.1653 81.9839 14.336C82.2185 14.5067 82.5279 14.592 82.9119 14.592ZM88.9463 16V8.064H90.7543L90.9303 9.136C91.1863 8.752 91.5223 8.448 91.9383 8.224C92.3649 7.98933 92.8556 7.872 93.4103 7.872C94.6369 7.872 95.5063 8.34667 96.0183 9.296C96.3063 8.85867 96.6903 8.512 97.1703 8.256C97.6609 8 98.1943 7.872 98.7703 7.872C99.8049 7.872 100.6 8.18133 101.154 8.8C101.709 9.41867 101.986 10.3253 101.986 11.52V16H99.9383V11.712C99.9383 11.0293 99.8049 10.5067 99.5383 10.144C99.2823 9.78133 98.8823 9.6 98.3383 9.6C97.7836 9.6 97.3356 9.80267 96.9943 10.208C96.6636 10.6133 96.4983 11.1787 96.4983 11.904V16H94.4503V11.712C94.4503 11.0293 94.3169 10.5067 94.0503 10.144C93.7836 9.78133 93.3729 9.6 92.8183 9.6C92.2743 9.6 91.8316 9.80267 91.4903 10.208C91.1596 10.6133 90.9943 11.1787 90.9943 11.904V16H88.9463Z"
fill="white"/>
<path d="M1.47138 8.71006C1.47138 8.71006 12.086 4.31964 15.7674 2.77372C17.1786 2.15535 21.9643 0.176567 21.9643 0.176567C21.9643 0.176567 24.1732 -0.68915 23.9891 1.4133C23.9277 2.27902 23.4369 5.30903 22.946 8.58639C22.2098 13.2242 21.4121 18.2948 21.4121 18.2948C21.4121 18.2948 21.2894 19.717 20.2464 19.9644C19.2033 20.2117 17.4853 19.0987 17.1786 18.8513C16.9331 18.6658 12.5769 15.8831 10.9816 14.5227C10.5521 14.1517 10.0612 13.4097 11.0429 12.5439C13.2518 10.5033 15.8901 7.96802 17.4853 6.36026C18.2216 5.61821 18.9579 3.88678 15.8901 5.98924C11.5338 9.01924 7.23886 11.8637 7.23886 11.8637C7.23886 11.8637 6.25716 12.4821 4.41648 11.9256C2.57579 11.369 0.428324 10.627 0.428324 10.627C0.428324 10.627 -1.04423 9.69945 1.47138 8.71006Z"
fill="white"/>
</svg>
</a>
</div>
</div>
<div class="col-right">
<div class="col-label">Contribute to the protocol</div>
<div class="btn-wrap">
<a title="Github" href="https://github.com/StableUnit" target="_blank" class="btn btn-github">
<svg width="84" height="24" viewBox="0 0 84 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M42.0151 10.9938H37.6435C37.5895 10.9938 37.5377 11.0152 37.4996 11.0532C37.4614 11.0912 37.4399 11.1428 37.4399 11.1965V13.3238C37.4399 13.3777 37.4613 13.4294 37.4995 13.4676C37.5376 13.5059 37.5894 13.5275 37.6435 13.5279H39.3486V16.1684C39.3486 16.1684 38.966 16.2992 37.9048 16.2992C36.656 16.2992 34.912 15.845 34.912 12.0259C34.912 8.20677 36.7282 7.70513 38.4332 7.70513C39.7571 7.70513 40.4057 7.91343 40.817 8.04553C40.8641 8.06063 40.9082 8.07479 40.9496 8.08747C40.9791 8.09317 41.0096 8.09233 41.0387 8.08502C41.0678 8.07771 41.095 8.06411 41.1183 8.04519C41.1416 8.02626 41.1604 8.00247 41.1734 7.9755C41.1864 7.94853 41.1933 7.91904 41.1936 7.88912L41.6859 5.83368C41.6871 5.80275 41.6806 5.77201 41.667 5.74419C41.6534 5.71636 41.6331 5.69229 41.608 5.67413C41.4434 5.5577 40.4415 5 37.9092 5C34.9914 5 32 6.2347 32 12.1754C32 18.116 35.426 19 38.312 19C40.7028 19 42.1537 17.9838 42.1537 17.9838C42.1765 17.9655 42.1944 17.9419 42.2057 17.9151C42.2171 17.8882 42.2215 17.859 42.2187 17.83V11.1951C42.2183 11.1416 42.1967 11.0904 42.1585 11.0527C42.1204 11.015 42.0688 10.9938 42.0151 10.9938ZM64.5343 5.7115C64.5347 5.68484 64.5298 5.65836 64.5198 5.63361C64.5098 5.60886 64.495 5.58634 64.4762 5.56735C64.4574 5.54836 64.4349 5.53328 64.4102 5.52298C64.3855 5.51269 64.359 5.50739 64.3322 5.5074H61.8779C61.851 5.5074 61.8244 5.51268 61.7996 5.52296C61.7748 5.53323 61.7523 5.54829 61.7334 5.56726C61.7145 5.58624 61.6995 5.60875 61.6894 5.6335C61.6792 5.65826 61.6741 5.68477 61.6743 5.7115V10.4448H57.834V5.7115C57.8342 5.68477 57.8291 5.65826 57.8189 5.6335C57.8088 5.60875 57.7938 5.58624 57.7749 5.56726C57.756 5.54829 57.7335 5.53323 57.7087 5.52296C57.6839 5.51268 57.6573 5.5074 57.6304 5.5074H55.1761C55.1493 5.5074 55.1227 5.51268 55.0979 5.52296C55.0731 5.53323 55.0506 5.54829 55.0317 5.56726C55.0127 5.58624 54.9978 5.60875 54.9876 5.6335C54.9775 5.65826 54.9724 5.68477 54.9725 5.7115V18.53C54.9725 18.5839 54.9939 18.6356 55.0321 18.6738C55.0702 18.712 55.122 18.7337 55.1761 18.7341H57.6304C57.6846 18.7337 57.7363 18.712 57.7745 18.6738C57.8126 18.6356 57.834 18.5839 57.834 18.53V13.0464H61.6685L61.6613 18.53C61.6617 18.584 61.6834 18.6357 61.7218 18.6739C61.7601 18.7121 61.8121 18.7337 61.8663 18.7341H64.3322C64.3589 18.7339 64.3854 18.7285 64.41 18.7181C64.4346 18.7078 64.457 18.6927 64.4757 18.6737C64.4945 18.6548 64.5093 18.6323 64.5194 18.6077C64.5294 18.583 64.5345 18.5566 64.5343 18.53V5.7115ZM46.4819 9.90862V15.8248L46.4805 18.4078C46.4805 18.6162 46.4213 18.7355 46.1788 18.7355H43.9684C43.7677 18.7355 43.6118 18.6608 43.6118 18.4121V9.93162C43.6127 9.87432 43.6349 9.81938 43.6741 9.77743C43.7133 9.73547 43.7667 9.70949 43.824 9.70451H46.2784C46.3325 9.70489 46.3843 9.72657 46.4224 9.7648C46.4605 9.80304 46.4819 9.85474 46.4819 9.90862ZM73.8809 9.72322H71.4439C71.3897 9.72397 71.3379 9.74596 71.2998 9.78443C71.2617 9.82289 71.2403 9.87474 71.2404 9.92876V16.2144C70.7947 16.5062 70.2737 16.663 69.7403 16.6657C68.8597 16.6657 68.6258 16.2676 68.6258 15.4095V9.92876C68.6262 9.87488 68.6051 9.82303 68.5673 9.78452C68.5294 9.74601 68.4778 9.72398 68.4237 9.72322H65.9404C65.8862 9.72397 65.8344 9.74596 65.7963 9.78443C65.7582 9.82289 65.7369 9.87474 65.7369 9.92876V15.822C65.7369 18.3704 67.1647 18.9943 69.1282 18.9943C70.7379 18.9943 72.0358 18.1088 72.0358 18.1088C72.0567 18.2843 72.087 18.4585 72.1268 18.6306C72.1444 18.663 72.1701 18.6902 72.2015 18.7096C72.2329 18.729 72.2689 18.74 72.3058 18.7413H73.8824C73.9366 18.7405 73.9884 18.7185 74.0265 18.6801C74.0646 18.6416 74.0859 18.5898 74.0859 18.5357V9.92876C74.0861 9.90184 74.081 9.87514 74.0707 9.85021C74.0605 9.82528 74.0455 9.80261 74.0264 9.78351C74.0073 9.7644 73.9847 9.74924 73.9597 9.73889C73.9347 9.72854 73.908 9.72322 73.8809 9.72322ZM78.2294 10.0524C78.9366 9.64373 79.7406 9.43083 80.5582 9.43573C81.947 9.43573 84 9.95175 84 13.9031C84 17.8544 82.7136 18.9871 80.4715 18.9871C78.5644 18.9871 77.5538 18.0341 77.5538 18.0341C77.5337 18.2338 77.499 18.4317 77.4498 18.6263C77.4325 18.6586 77.4067 18.6857 77.3752 18.7046C77.3437 18.7236 77.3076 18.7338 77.2708 18.7341H75.5586C75.5044 18.7337 75.4527 18.712 75.4145 18.6738C75.3764 18.6356 75.355 18.5839 75.355 18.53V5.7115C75.3548 5.68477 75.3599 5.65826 75.3701 5.6335C75.3802 5.60875 75.3952 5.58624 75.4141 5.56726C75.433 5.54829 75.4555 5.53323 75.4803 5.52296C75.5051 5.51268 75.5317 5.5074 75.5586 5.5074H78.0259C78.0527 5.5074 78.0793 5.51268 78.1041 5.52296C78.1289 5.53323 78.1514 5.54829 78.1703 5.56726C78.1893 5.58624 78.2042 5.60875 78.2144 5.6335C78.2245 5.65826 78.2296 5.68477 78.2294 5.7115V10.0524ZM78.1746 16.2489C78.605 16.5045 79.0942 16.6455 79.5952 16.6585C80.7805 16.693 81.1631 16.2589 81.1689 14.0569C81.1689 11.9684 80.3156 11.7039 79.4364 11.783C78.9922 11.8309 78.5627 11.9693 78.1746 12.1897V16.2489ZM53.5533 9.70021H51.7082V7.27249C51.7082 7.1805 51.6606 7.12876 51.5537 7.12876H49.0359C48.9377 7.12876 48.8915 7.17188 48.8915 7.27249V9.78071C48.8915 9.78071 47.6312 10.084 47.546 10.1084C47.5041 10.1213 47.4674 10.1473 47.4414 10.1825C47.4155 10.2177 47.4015 10.2602 47.4016 10.3039V11.885C47.4014 11.9118 47.4065 11.9383 47.4167 11.963C47.4268 11.9878 47.4418 12.0103 47.4607 12.0293C47.4796 12.0482 47.5021 12.0633 47.5269 12.0736C47.5517 12.0838 47.5783 12.0891 47.6052 12.0891H48.8944V15.8809C48.8944 18.6967 50.8781 18.9741 52.215 18.9741C52.7081 18.9576 53.1969 18.8764 53.6688 18.7327C53.7045 18.7173 53.7347 18.6914 53.7553 18.6586C53.7759 18.6257 53.786 18.5874 53.7843 18.5487V16.8152C53.7839 16.7613 53.7625 16.7097 53.7244 16.6713C53.6864 16.6329 53.6349 16.6108 53.5807 16.6097C53.5394 16.6097 53.4739 16.6161 53.3929 16.6242C53.2616 16.6372 53.0896 16.6542 52.9137 16.6542C52.0085 16.6542 51.701 16.2345 51.701 15.6912V12.0863H53.5533C53.5802 12.0863 53.6068 12.081 53.6315 12.0707C53.6563 12.0604 53.6788 12.0454 53.6978 12.0264C53.7167 12.0074 53.7316 11.9849 53.7418 11.9601C53.7519 11.9354 53.7571 11.9089 53.7569 11.8821V9.9072C53.7573 9.88027 53.7523 9.85354 53.7422 9.82854C53.7322 9.80353 53.7173 9.78076 53.6984 9.76152C53.6794 9.74228 53.6569 9.72696 53.632 9.71644C53.6071 9.70591 53.5804 9.7004 53.5533 9.70021ZM46.3835 6.52595C46.5597 6.78407 46.6552 7.08833 46.6581 7.40042C46.66 7.60926 46.6203 7.81641 46.5414 8.0099C46.4624 8.20339 46.3457 8.37939 46.1981 8.52774C46.0504 8.67608 45.8747 8.79383 45.6811 8.87419C45.4875 8.95454 45.2798 8.99591 45.07 8.9959C44.7565 8.99589 44.4501 8.90351 44.1892 8.7304C43.9284 8.55729 43.7248 8.3112 43.6042 8.02313C43.4836 7.73506 43.4513 7.41789 43.5114 7.11158C43.5716 6.80527 43.7214 6.52353 43.942 6.30185C44.1627 6.08017 44.4443 5.92846 44.7514 5.86584C45.0585 5.80322 45.3774 5.83248 45.6678 5.94995C45.9582 6.06742 46.2072 6.26784 46.3835 6.52595Z"
fill="#1C182A"/>
<path fill-rule="evenodd" clip-rule="evenodd"
d="M12 0.00407275C9.15072 0.00310098 6.39413 1.04224 4.22377 2.93545C2.05341 4.82866 0.610998 7.45232 0.154791 10.3367C-0.301417 13.221 0.258366 16.1777 1.73392 18.6775C3.20947 21.1772 5.50443 23.0566 8.20792 23.9793C8.80385 24.0934 9.02633 23.7125 9.02633 23.3886C9.02633 23.0647 9.0164 22.1255 9.01044 21.0968C5.67326 21.8424 4.97006 19.6463 4.97006 19.6463C4.4238 18.2203 3.63718 17.8455 3.63718 17.8455C2.54862 17.0815 3.7206 17.0978 3.7206 17.0978C4.92437 17.1854 5.55804 18.3649 5.55804 18.3649C6.62872 20.2473 8.36486 19.7034 9.05017 19.3835C9.15744 18.589 9.46732 18.0471 9.81097 17.7395C7.14718 17.4279 4.34633 16.3726 4.34633 11.6586C4.32847 10.4365 4.77105 9.25432 5.58188 8.35845C5.45673 8.04676 5.04555 6.79595 5.69709 5.099C5.69709 5.099 6.70421 4.76898 8.99653 6.36204C10.9631 5.80793 13.0389 5.80793 15.0055 6.36204C17.2938 4.76898 18.3009 5.099 18.3009 5.099C18.9525 6.79391 18.5433 8.04472 18.4181 8.35845C19.2282 9.25464 19.6701 10.4367 19.6517 11.6586C19.6517 16.3848 16.8469 17.4258 14.1751 17.7294C14.6062 18.1103 14.9896 18.86 14.9896 20.0069C14.9896 21.6529 14.9757 22.9791 14.9757 23.3845C14.9757 23.7104 15.1902 24.0955 15.798 23.9732C18.5005 23.0492 20.7942 21.1691 22.2685 18.6692C23.7428 16.1694 24.3016 13.2131 23.8447 10.3294C23.3878 7.44574 21.9452 4.8229 19.775 2.93034C17.6048 1.03778 14.8487 -0.000969882 12 6.79522e-07V0.00407275Z"
fill="#1C182A"/>
</svg>
</a>
<a title="Contributors guide" href="https://forested-armchair-2f8.notion.site/How-to-contribute-44f90fa0d929442caa884974f1100b53" target="_blank" class="btn btn-gradient">
<span class="label">contributors guide</span>
<span class="arrow">
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.9998 7.00001C13.9912 7.21327 13.9017 7.45979 13.7525 7.61525L8.27432 13.283C7.95445 13.6544 7.33911 13.647 6.97946 13.3123C6.61985 12.9775 6.59036 12.3848 6.95238 12.0525L10.9659 7.89491L0.913035 7.89491C0.408765 7.89491 -3.03677e-07 7.49423 -2.82073e-07 7.00001C-2.60469e-07 6.50576 0.408766 6.10511 0.913035 6.10511L10.9659 6.10511L6.95238 1.94755C6.59042 1.61527 6.62003 1.01996 6.97976 0.685235C7.33941 0.350509 7.96349 0.349054 8.27451 0.717056L13.7527 6.38477C13.9194 6.55832 13.9976 6.76076 14 7.00001L13.9998 7.00001Z"
fill="#E9E7F2"/>
</svg>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-left">
<ul>
<li><a title="Privacy policy" href="#">Privacy policy</a></li>
<li><a title="Terms & Conditions" href="#">Terms & Conditions</a></li>
</ul>
</div>
<div class="col-right">
<div class="copyright">
© 2021 StableUnit | All rights reserved.
</div>
</div>
</div>
</div>
</footer>
-->
</div>
<script defer src="dist/js/scripts.min.js"></script>
</body>
</html>