-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
710 lines (710 loc) · 33.7 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
<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Aug 13 2024 21:08:26 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="668e5792bf664077c93af8ce" data-wf-site="668e5792bf664077c93af899">
<head>
<meta charset="utf-8">
<title>Pioneering the future of finance • Vulpem Ventures</title>
<meta content="Vulpem Ventures is an R&D tech company with an investment wing committed to propelling FinTech, blockchain, and Bitcoin-centric applications." name="description">
<meta content="Pioneering the future of finance • Vulpem Ventures" property="og:title">
<meta content="Vulpem Ventures is an R&D tech company with an investment wing committed to propelling FinTech, blockchain, and Bitcoin-centric applications." property="og:description">
<meta content="https://uploads-ssl.webflow.com/668e5792bf664077c93af899/66b38ee7c1e85ed377f7cf41_Vulpem-thumbnail.png" property="og:image">
<meta content="Pioneering the future of finance • Vulpem Ventures" property="twitter:title">
<meta content="Vulpem Ventures is an R&D tech company with an investment wing committed to propelling FinTech, blockchain, and Bitcoin-centric applications." property="twitter:description">
<meta content="https://uploads-ssl.webflow.com/668e5792bf664077c93af899/66b38ee7c1e85ed377f7cf41_Vulpem-thumbnail.png" property="twitter:image">
<meta property="og:type" content="website">
<meta content="summary_large_image" name="twitter:card">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/vulpem-venture.webflow.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Azeret Mono:100,200,300,regular,500,600,700,800,900"] }});</script>
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.jpg" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.jpg" rel="apple-touch-icon"><!-- Custom Scrollbar. -->
<style>
body::-webkit-scrollbar {
width: 8px;
}
body::-webkit-scrollbar-track {
background-color: rgba(0, 0, 0, .05);
-webkit-border-radius: 20px;
border-radius: 20px;
}
body::-webkit-scrollbar-thumb {
-webkit-border-radius: 20px;
border-radius: 20px;
background: rgb(54, 49, 49);
}
</style>
<!-- Keep this css code to improve the font quality -->
<style>
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-o-font-smoothing: antialiased;
}
</style>
<!-- Scrolling text animations -->
<style>
[text-split] {opacity: 0;}
html.w-editor [text-split] {opacity: 1;}
.word {
overflow: hidden;
padding-bottom: 0.1em;
margin-bottom: -0.1em;
transform-origin: bottom;
}
</style>
<!-- Encrypted-text Animation -->
<script>
document.addEventListener('DOMContentLoaded', function() {
const specialChars = '!@#$%^&*()_+{}:"<>?[];,./';
function getRandomChar() {
return specialChars[Math.floor(Math.random() * specialChars.length)];
}
function encryptText(text) {
return text.split('').map(char => getRandomChar()).join('');
}
const links = document.querySelectorAll('.encrypted-link');
const triggers = document.querySelectorAll('.hover-trigger');
if (links.length === triggers.length) {
triggers.forEach((trigger, index) => {
const link = links[index];
const originalText = link.textContent;
let animationRunning = false;
trigger.addEventListener('mouseenter', function() {
if (animationRunning) return;
animationRunning = true;
const encryptedText = encryptText(originalText);
let idx = 0;
const interval = setInterval(function() {
link.textContent = link.textContent.split('').map((char, i) => {
return i <= idx ? originalText[i] : getRandomChar();
}).join('');
idx++;
if (idx >= originalText.length) {
clearInterval(interval);
setTimeout(function() {
link.textContent = originalText;
animationRunning = false;
}, 750); // 1 seconde avant de revenir au texte original
}
}, 50); // Change de caractère toutes les 75ms
});
trigger.addEventListener('mouseleave', function() {
link.textContent = originalText; // Réinitialiser le texte quand la souris quitte
animationRunning = false; // Permettre de rejouer l'animation
});
});
} else {
console.error('Le nombre de déclencheurs et de liens ne correspond pas.');
}
});
</script>
<!-- Disable current link -->
<script>
// Désactiver les liens ayant la classe 'w--current'
document.addEventListener('DOMContentLoaded', function() {
var currentLinks = document.querySelectorAll('.w--current');
currentLinks.forEach(function(link) {
// Désactiver l'événement de clic
link.addEventListener('click', function(event) {
event.preventDefault();
event.stopPropagation();
});
// Ajouter un style pour indiquer que le lien est désactivé (facultatif)
link.style.pointerEvents = 'none';
link.style.cursor = 'default';
});
});
</script>
<!-- [Attributes by Finsweet] Disable scrolling -->
<script defer="" src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.js"></script>
<style>
html.lenis {
height: auto;
}
.lenis.lenis-smooth {
scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
overscroll-behavior: contain;
}
.lenis.lenis-stopped {
overflow: hidden;
}
</style>
</head>
<body>
<div class="page-wrapper">
<div class="global-styles w-embed">
<style>
/* Set color style to inherit */
.inherit-color * {
color: inherit;
}
/* Focus state style for keyboard navigation for the focusable elements */
*[tabindex]:focus-visible,
input[type="file"]:focus-visible {
outline: 0.125rem solid #4d65ff;
outline-offset: 0.125rem;
}
/* Get rid of top margin on first element in any rich text element */
.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {
margin-top: 0 !important;
}
/* Get rid of bottom margin on last element in any rich text element */
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
margin-bottom: 0 !important;
}
/* Prevent all click and hover interaction with an element */
.pointer-events-off {
pointer-events: none;
}
/* Enables all click and hover interaction with an element */
.pointer-events-on {
pointer-events: auto;
}
/* Create a class of .div-square which maintains a 1:1 dimension of a div */
.div-square::after {
content: "";
display: block;
padding-bottom: 100%;
}
/* Make sure containers never lose their center alignment */
.container-medium,.container-small, .container-large {
margin-right: auto !important;
margin-left: auto !important;
}
/*
Make the following elements inherit typography styles from the parent and not have hardcoded values.
Important: You will not be able to style for example "All Links" in Designer with this CSS applied.
Uncomment this CSS to use it in the project. Leave this message for future hand-off.
*/
/*
a,
.w-input,
.w-select,
.w-tab-link,
.w-nav-link,
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
color: inherit;
text-decoration: inherit;
font-size: inherit;
}
*/
/* Apply "..." after 3 lines of text */
.text-style-3lines {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
/* Apply "..." after 2 lines of text */
.text-style-2lines {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* Adds inline flex display */
.display-inlineflex {
display: inline-flex;
}
/* These classes are never overwritten */
.hide {
display: none !important;
}
@media screen and (max-width: 991px) {
.hide, .hide-tablet {
display: none !important;
}
}
@media screen and (max-width: 767px) {
.hide-mobile-landscape{
display: none !important;
}
}
@media screen and (max-width: 479px) {
.hide-mobile{
display: none !important;
}
}
.margin-0 {
margin: 0rem !important;
}
.padding-0 {
padding: 0rem !important;
}
.spacing-clean {
padding: 0rem !important;
margin: 0rem !important;
}
.margin-top {
margin-right: 0rem !important;
margin-bottom: 0rem !important;
margin-left: 0rem !important;
}
.padding-top {
padding-right: 0rem !important;
padding-bottom: 0rem !important;
padding-left: 0rem !important;
}
.margin-right {
margin-top: 0rem !important;
margin-bottom: 0rem !important;
margin-left: 0rem !important;
}
.padding-right {
padding-top: 0rem !important;
padding-bottom: 0rem !important;
padding-left: 0rem !important;
}
.margin-bottom {
margin-top: 0rem !important;
margin-right: 0rem !important;
margin-left: 0rem !important;
}
.padding-bottom {
padding-top: 0rem !important;
padding-right: 0rem !important;
padding-left: 0rem !important;
}
.margin-left {
margin-top: 0rem !important;
margin-right: 0rem !important;
margin-bottom: 0rem !important;
}
.padding-left {
padding-top: 0rem !important;
padding-right: 0rem !important;
padding-bottom: 0rem !important;
}
.margin-horizontal {
margin-top: 0rem !important;
margin-bottom: 0rem !important;
}
.padding-horizontal {
padding-top: 0rem !important;
padding-bottom: 0rem !important;
}
.margin-vertical {
margin-right: 0rem !important;
margin-left: 0rem !important;
}
.padding-vertical {
padding-right: 0rem !important;
padding-left: 0rem !important;
}
/* Apply "..." at 100% width */
.truncate-width {
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
/* Removes native scrollbar */
.no-scrollbar {
-ms-overflow-style: none;
overflow: -moz-scrollbars-none;
}
.no-scrollbar::-webkit-scrollbar {
display: none;
}
</style>
</div>
<div class="navbar_desktop hide-mobile-landscape">
<div class="navbar_desktop_container">
<a href="index.html" aria-current="page" class="navbar_logo-link w-nav-brand w--current"><img loading="lazy" src="images/vulpem-logo-white.svg" alt="" class="navbar_logo"></a>
<div class="navbar_desktop-menu">
<div class="navbar_desktop_menu-wrapper">
<a href="portfolio.html" class="navbar_desktop_link hover-trigger encrypted-link">PORTFOLIO</a>
<a href="research.html" class="navbar_desktop_link hover-trigger encrypted-link">RESEARCH</a>
<a href="solutions.html" class="navbar_desktop_link hover-trigger encrypted-link">SOLUTIONS</a>
<a href="http://vulpem.medium.com/" target="_blank" class="button is-link is-icon is-navbar hover-trigger w-inline-block">
<div class="encrypted-link">BLOG</div>
<div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 24 24">
<path fill="currentColor" d="M6 6v2h8.59L5 17.59L6.41 19L16 9.41V18h2V6z"></path>
</svg></div>
</a>
</div>
</div>
</div>
</div>
<div class="navbar_mobile">
<div data-w-id="bf3c5b1b-125d-c7c0-b656-64cf16a230b9" class="navbar_mobile_background"></div>
<div data-w-id="bf3c5b1b-125d-c7c0-b656-64cf16a230ba" class="navbar_mobile_splitter"></div>
<div class="navbar_mobile_container">
<a href="index.html" aria-current="page" class="navbar_logo-link w-nav-brand w--current"><img loading="lazy" src="images/logo-symbol.png" alt="the Vulpem Ventures logo in white." class="navbar_logo"></a>
<a data-w-id="bf3c5b1b-125d-c7c0-b656-64cf16a230be" href="#" class="mobile-menu-hamburger w-inline-block">
<div class="hamburger_icon">
<div class="icon-embed-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 24 24">
<path fill="currentColor" d="M19 9.998H5v-2h14zm0 6H5v-2h14z"></path>
</svg></div>
<div class="icon-embed-medium w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 24 24">
<path fill="currentColor" d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12z"></path>
</svg></div>
</div>
</a>
</div>
<div fs-scrolldisable-element="when-visible" class="mobile-menu-wrapper">
<div class="mobile-menu-background"></div>
<div class="mobile-menu_links-wrapper">
<a href="portfolio.html" class="navbar_mobile_link">PORTFOLIO</a>
<a href="research.html" class="navbar_mobile_link">RESEARCH</a>
<a href="solutions.html" class="navbar_mobile_link">SOLUTIONS</a>
<a href="http://vulpem.medium.com/" target="_blank" class="button is-link is-icon is-navbar-mobile w-inline-block">
<div>BLOG</div>
<div class="icon-embed-xxsmall-mobile w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 24 24">
<path fill="currentColor" d="M6 6v2h8.59L5 17.59L6.41 19L16 9.41V18h2V6z"></path>
</svg></div>
</a>
</div>
</div>
</div>
<main class="main-wrapper">
<div class="page-sections_wrapper">
<div class="page-sections">
<div data-w-id="30cad8a1-7ed3-0e5a-0ea3-c4f7f4e7b5a3" class="sphere-top-wrap">
<div data-w-id="da13db7a-af45-c77b-093e-990fc523290f" style="opacity:1;-webkit-transform:translate3d(0, 0, 0) scale3d(0.8, 0.8, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(0.8, 0.8, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(0.8, 0.8, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(0.8, 0.8, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);filter:blur(0px)" class="sphere-glow_top-wrapper"></div>
<div data-w-id="bd9228c6-4d0e-5d19-81e7-4cec21c64c7d" style="filter:brightness(100%)" class="sphere-radial_top-wrapper"></div>
</div>
<section class="section_home_header">
<div class="padding-global">
<div class="container-large">
<div class="padding-section-large">
<div class="content-on-top">
<div class="max-width-xlarge">
<div class="margin-bottom margin-medium">
<div class="tag_group_wrapper">
<div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ph" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 256 256">
<path fill="currentColor" d="M102 60a10 10 0 1 1-10-10a10 10 0 0 1 10 10m62 10a10 10 0 1 0-10-10a10 10 0 0 0 10 10m-72 48a10 10 0 1 0 10 10a10 10 0 0 0-10-10m72 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-72 68a10 10 0 1 0 10 10a10 10 0 0 0-10-10m72 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10"></path>
</svg></div>
<div letters-fade-in-random="" text-split="" class="heading-style-h6">ARK</div>
<div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ph" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 256 256">
<path fill="currentColor" d="M102 60a10 10 0 1 1-10-10a10 10 0 0 1 10 10m62 10a10 10 0 1 0-10-10a10 10 0 0 0 10 10m-72 48a10 10 0 1 0 10 10a10 10 0 0 0-10-10m72 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-72 68a10 10 0 1 0 10 10a10 10 0 0 0-10-10m72 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10"></path>
</svg></div>
<div letters-fade-in-random="" text-split="" class="heading-style-h6">bitcoin</div>
<div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ph" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 256 256">
<path fill="currentColor" d="M102 60a10 10 0 1 1-10-10a10 10 0 0 1 10 10m62 10a10 10 0 1 0-10-10a10 10 0 0 0 10 10m-72 48a10 10 0 1 0 10 10a10 10 0 0 0-10-10m72 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-72 68a10 10 0 1 0 10 10a10 10 0 0 0-10-10m72 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10"></path>
</svg></div>
<div letters-fade-in-random="" text-split="" class="heading-style-h6">LIQUID</div>
<div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ph" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 256 256">
<path fill="currentColor" d="M102 60a10 10 0 1 1-10-10a10 10 0 0 1 10 10m62 10a10 10 0 1 0-10-10a10 10 0 0 0 10 10m-72 48a10 10 0 1 0 10 10a10 10 0 0 0-10-10m72 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-72 68a10 10 0 1 0 10 10a10 10 0 0 0-10-10m72 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10"></path>
</svg></div>
<div letters-fade-in-random="" text-split="" class="heading-style-h6">LIGHTNING</div>
<div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ph" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 256 256">
<path fill="currentColor" d="M102 60a10 10 0 1 1-10-10a10 10 0 0 1 10 10m62 10a10 10 0 1 0-10-10a10 10 0 0 0 10 10m-72 48a10 10 0 1 0 10 10a10 10 0 0 0-10-10m72 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-72 68a10 10 0 1 0 10 10a10 10 0 0 0-10-10m72 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10"></path>
</svg></div>
</div>
</div>
<div class="margin-bottom margin-small">
<h1 words-slide-from-right="" text-split="" class="heading_custom-responsive">Pioneering the future of finance</h1>
</div>
<div class="margin-bottom margin-custom1">
<div class="max-width-xsmall">
<div class="text-size-regular text-color-alternate">We research, develop, and invest in FinTech and Bitcoin technologies that upgrade the world.</div>
</div>
</div>
<div class="button-group">
<a href="https://forms.gle/pDm8cewkvEq4ts1Y6" target="_blank" class="button is-secondary is-alternate w-button">work with us</a>
<a href="portfolio.html" class="button is-link is-icon hover-trigger w-inline-block">
<div class="encrypted-link">our portfolio</div>
<div class="icon-embed-xxsmall w-embed"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 3L11 8L6 13" stroke="CurrentColor" stroke-width="1.5"></path>
</svg></div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section_home_content">
<div class="home_content_sticky_wrap">
<div class="home_content_sticky_trigger">
<div class="home_content_sticky_track">
<div class="home_content_sticky_element">
<div class="home_content_layout">
<div class="revealing-home-text w-richtext">
<h2 class="split-lines is-heading heading-style-h4">Vulpem Ventures - Leading R&D and Venture Fund Advancing Bitcoin Innovation</h2>
<h3 class="split-lines is-body heading-style-h5">We leverage our in-house expertise to develop and invest in cutting-edge Bitcoin solutions, driving adoption and technological breakthroughs.</h3>
</div>
</div>
<div class="home_content_background-wrapper"><img src="images/vulpem-final-background.svg" loading="lazy" alt="" class="home_content_background"></div>
</div>
</div>
</div>
</div>
</section>
<section data-w-id="8e629fb1-b192-c5fa-8ac5-62b5e4c75021" class="section_cta">
<div class="sphere_bottom_wrapper">
<div data-w-id="7ac1fdcd-126b-67a3-6d88-f76eb569d087" class="sphere-glow_bottom-wrapper"></div>
<div data-w-id="b88d1a1a-3944-61b0-282d-99317a522c76" class="sphere-radial_bottom-wrapper"></div>
</div>
<div class="padding-global">
<div class="container-medium">
<div class="padding-section-large">
<div class="margin-bottom margin-xlarge">
<div class="text-align-center">
<div class="margin-bottom margin-xsmall">
<h2 data-w-id="8e629fb1-b192-c5fa-8ac5-62b5e4c7502a" class="heading-style-h2">Pioneering the Future of Finance Together</h2>
</div>
<div class="margin-bottom margin-custom2">
<div data-w-id="629df224-0787-8ab4-1194-5cdb75cadf4d" class="text-size-regular text-color-alternate">Partner with Us to Pioneer Next-gen Financial Solutions</div>
</div>
<div class="button-group is-center">
<a data-w-id="8e629fb1-b192-c5fa-8ac5-62b5e4c7502e" href="https://forms.gle/pDm8cewkvEq4ts1Y6" target="_blank" class="button is-secondary is-alternate w-button">work with us</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<footer class="footer_vulpem">
<div class="w-layout-grid footer_vulpem_content-wrapper">
<div id="w-node-a121129f-1639-1ff7-2477-b19a23413e58-23413e52" class="footer_vulpem_left-wrapper">
<div class="footer_vulpem_logo_wrapper">
<a href="index.html" aria-current="page" class="w-inline-block w--current"><img src="images/vulpem-logo-white.svg" loading="lazy" width="33" alt="" class="footer_vulpem_logo"></a>
</div>
<div class="footer_vulpem_bio_wrapper">
<div class="max-width-xxsmall">
<div class="footer_left-text">We research, develop, and invest in FinTech and Bitcoin technologies that upgrade the world.</div>
</div>
</div>
<div class="footer_vulpem_socials_warapper">
<a href="https://twitter.com/vulpemventures/" target="_blank" class="footer_socials_link w-inline-block"><img src="images/twitter-x-1.svg" loading="lazy" alt="" class="footer_socials"></a>
<a href="https://github.com/vulpemventures/" target="_blank" class="footer_socials_link w-inline-block"><img src="images/github-mark-1.svg" loading="lazy" alt="" class="footer_socials"></a>
<a href="https://www.linkedin.com/company/vulpem" target="_blank" class="footer_socials_link w-inline-block"><img src="images/Vector.svg" loading="lazy" alt="" class="footer_socials"></a>
</div>
</div>
<div id="w-node-a121129f-1639-1ff7-2477-b19a23413e5f-23413e52" class="w-layout-grid footer_vulpem_center-wrapper">
<div class="footer_vulpem_center-align">
<div class="footer_vulpem_link-list">
<div class="margin-bottom margin-xsmall">
<div class="footer_vulpem_category">LINKS</div>
</div>
<a href="portfolio.html" class="footer_vulpem_link hover-trigger encrypted-link">PORTFOLIO</a>
<a href="research.html" class="footer_vulpem_link hover-trigger encrypted-link">RESEARCH</a>
<a href="solutions.html" class="footer_vulpem_link hover-trigger encrypted-link">SOLUTIONS</a>
</div>
<div class="footer_vulpem_link-list">
<div class="margin-bottom margin-xsmall">
<div class="footer_vulpem_category">COMPANY</div>
</div>
<div class="footer_vulpem_link_is-icon">
<a href="http://vulpem.medium.com/" target="_blank" class="footer_vulpem_link hover-trigger encrypted-link">BLOG</a>
<div class="icon-embed-xxsmall text-color-primary w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 24 24">
<path fill="currentColor" d="M6 6v2h8.59L5 17.59L6.41 19L16 9.41V18h2V6z"></path>
</svg></div>
</div>
</div>
</div>
</div>
<div id="w-node-a1882591-0e86-8b95-433f-c6b6fa1f7642-23413e52" class="footer_vulpem_right-wrapper">
<div class="footer_vulpem_right-align">
<div class="margin-bottom margin-xsmall">
<div class="footer_vulpem_fwidth_category">VENTURES</div>
</div>
<div class="footer_vulpem_right_align">
<a data-w-id="8bc55c5e-bc86-d119-e377-9d48f3fd6156" href="https://arklabs.to/" target="_blank" class="footer_card-1-wrapper hover-trigger w-inline-block"><img src="images/Ark-footer.svg" loading="lazy" alt="" class="footer_card_image">
<div class="footer_card_text encrypted-link">ARK LABS</div>
</a>
<a data-w-id="35043556-a4e6-b320-c092-691df59faee0" href="https://www.premai.io/" target="_blank" class="footer_card-2-wrapper hover-trigger w-inline-block"><img src="images/prem-footer.svg" loading="lazy" alt="" class="footer_card_image">
<div class="footer_card_text encrypted-link">PREM AI</div>
</a>
<a data-w-id="0f928e12-aaf3-f907-61ce-62952be003f2" href="https://sellix.io/" target="_blank" class="footer_card-3-wrapper hover-trigger w-inline-block"><img src="images/sellix-footer.svg" loading="lazy" alt="" class="footer_card_image">
<div class="footer_card_text encrypted-link">SELLIX</div>
</a>
</div>
</div>
</div>
</div>
<div class="footer_vulpem_bottom-wrapper">
<div class="footer_credits">© Vulpem Ventures 2024</div>
</div>
</footer>
</main>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=668e5792bf664077c93af899" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script><!-- Scrolling text animations -->
<script src="https://cdn.jsdelivr.net/gh/timothydesign/script/split-type.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/ScrollTrigger.min.js"></script>
<script>
window.addEventListener("DOMContentLoaded", (event) => {
// Split text into spans
let typeSplit = new SplitType("[text-split]", {
types: "words, chars",
tagName: "span"
});
// Link timelines to scroll position
function createScrollTrigger(triggerElement, timeline) {
// Reset tl when scroll out of view past bottom of screen
ScrollTrigger.create({
trigger: triggerElement,
start: "top bottom",
onLeaveBack: () => {
timeline.progress(0);
timeline.pause();
}
});
// Play tl when scrolled into view (60% from top of screen)
ScrollTrigger.create({
trigger: triggerElement,
start: "top 98%",
onEnter: () => timeline.play()
});
}
$("[words-slide-up]").each(function (index) {
let tl = gsap.timeline({ paused: true });
tl.from($(this).find(".word"), { opacity: 0, yPercent: 100, duration: 0.5, ease: "back.out(2)", stagger: { amount: 0.5 } });
createScrollTrigger($(this), tl);
});
$("[words-rotate-in]").each(function (index) {
let tl = gsap.timeline({ paused: true });
tl.set($(this).find(".word"), { transformPerspective: 1000 });
tl.from($(this).find(".word"), { rotationX: -90, duration: 0.6, ease: "power2.out", stagger: { amount: 0.6 } });
createScrollTrigger($(this), tl);
});
$("[words-slide-from-right]").each(function (index) {
let tl = gsap.timeline({ paused: true });
tl.from($(this).find(".word"), { opacity: 0, x: "1em", duration: 0.6, ease: "power2.out", stagger: { amount: 0.2 } });
createScrollTrigger($(this), tl);
});
$("[letters-slide-up]").each(function (index) {
let tl = gsap.timeline({ paused: true });
tl.from($(this).find(".char"), { yPercent: 100, duration: 0.2, ease: "power1.out", stagger: { amount: 0.6 } });
createScrollTrigger($(this), tl);
});
$("[letters-slide-down]").each(function (index) {
let tl = gsap.timeline({ paused: true });
tl.from($(this).find(".char"), { yPercent: -120, duration: 0.3, ease: "power1.out", stagger: { amount: 0.7 } });
createScrollTrigger($(this), tl);
});
$("[letters-fade-in]").each(function (index) {
let tl = gsap.timeline({ paused: true });
tl.from($(this).find(".char"), { opacity: 0, duration: 0.2, ease: "power1.out", stagger: { amount: 0.8 } });
createScrollTrigger($(this), tl);
});
$("[letters-fade-in-random]").each(function (index) {
let tl = gsap.timeline({ paused: true });
tl.from($(this).find(".char"), { opacity: 0, duration: 0.07, ease: "power1.out", stagger: { amount: 0.5, from: "random" } });
createScrollTrigger($(this), tl);
});
$("[scrub-each-word]").each(function (index) {
let tl = gsap.timeline({
scrollTrigger: {
trigger: $(this),
start: "top 90%",
end: "top center",
scrub: true
}
});
tl.from($(this).find(".word"), { opacity: 0.2, duration: 0.2, ease: "power1.out", stagger: { each: 0.4 } });
});
// Avoid flash of unstyled content
gsap.set("[text-split]", { opacity: 1 });
});
</script>
<script src="https://cdn.jsdelivr.net/gh/studio-freight/[email protected]/bundled/lenis.min.js"></script>
<script>
// LENIS SMOOTH SCROLL
let lenis;
if (Webflow.env("editor") === undefined) {
lenis = new Lenis({
lerp: 0.1,
wheelMultiplier: 0.7,
gestureOrientation: "vertical",
normalizeWheel: false,
smoothTouch: false
});
function raf(time) {
lenis.raf(time);
requestAnimationFrame(raf);
}
requestAnimationFrame(raf);
}
$("[data-lenis-start]").on("click", function () {
lenis.start();
});
$("[data-lenis-stop]").on("click", function () {
lenis.stop();
});
$("[data-lenis-toggle]").on("click", function () {
$(this).toggleClass("stop-scroll");
if ($(this).hasClass("stop-scroll")) {
lenis.stop();
} else {
lenis.start();
}
});
</script>
<style>
.line {
position: relative;
}
.line-mask {
position: absolute;
top: 0;
right: 0;
background-color: #0f0e11;
opacity: 0.65;
height: 100%;
width: 100%;
z-index: 2;
}
</style>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.8.0/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.8.0/ScrollTrigger.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/timothydesign/script/split-type.js"></script>
<script>
let typeSplit;
// Split the text up
function runSplit() {
typeSplit = new SplitType(".split-lines", {
types: "lines, words"
});
$(".line").append("<div class='line-mask'></div>");
createAnimation();
}
runSplit();
// Update on window resize
let windowWidth = $(window).innerWidth();
window.addEventListener("resize", function () {
if (windowWidth !== $(window).innerWidth()) {
windowWidth = $(window).innerWidth();
typeSplit.revert();
runSplit();
}
});
gsap.registerPlugin(ScrollTrigger);
function createAnimation() {
$(".line").each(function (index) {
let tl = gsap.timeline({
scrollTrigger: {
trigger: $(this),
// trigger element - viewport
start: "top center",
end: "bottom center",
scrub: 1
}
});
tl.to($(this).find(".line-mask"), {
width: "0%",
duration: 1
});
});
}
</script>
</body>
</html>