-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
665 lines (665 loc) · 49.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
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
<!DOCTYPE html><!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Fri Sep 03 2021 21:45:27 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="612fa06c6c54aff945df867e" data-wf-site="612fa06c6c54af0794df867d">
<head>
<meta charset="utf-8">
<title>beer-inu</title>
<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/beer-inu.webflow.css" rel="stylesheet" type="text/css">
<style>@media (min-width:992px) {html.w-mod-js:not(.w-mod-ix) [data-w-id="207cdfd6-68ca-9986-3d04-991770bede93"] {-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0;}}@media (max-width:991px) and (min-width:768px) {html.w-mod-js:not(.w-mod-ix) [data-w-id="207cdfd6-68ca-9986-3d04-991770bede93"] {-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0;}}</style>
<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: ["Inter:regular,500,600,700"] }});</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<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.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon"><!-- Please keep this css code to improve the font quality -->
<style>
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
</style>
</head>
<body>
<div class="page-wrapper">
<div class="global-styles w-embed">
<style>
/* Snippet gets rid of top margin on first element in any rich text*/
.w-richtext>:first-child {
margin-top: 0;
}
/* Snippet gets rid of bottom margin on last element in any rich text*/
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
margin-bottom: 0;
}
/* Snippet makes all link elements listed below to inherit color from their parent */
a,
.w-tab-link,
.w-nav-link,
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link
{
color: inherit;
}
/* Snippet prevents all click and hover interaction with an element */
.clickable-off {
pointer-events: none;
}
/* Snippet enables all click and hover interaction with an element */
.clickable-on{
pointer-events: auto;
}
/* Snippet enables you to add class of div-square which creates and maintains a 1:1 dimension of a div.*/
.div-square::after {
content: "";
display: block;
padding-bottom: 100%;
}
/*Hide focus outline for main content element*/
main:focus-visible {
outline: -webkit-focus-ring-color auto 0px;
}
/* Make sure containers never lose their center alignment*/
.container-medium, .container-small, .container-large {
margin-right: auto !important;
margin-left: auto !important;
}
/*Reset selects, buttons, and links styles*/
.w-input, .w-select, a {
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;
}
</style>
</div>
<div data-collapse="medium" data-animation="over-right" data-duration="400" role="banner" class="nav_component w-nav">
<div class="page-padding">
<div class="container nav">
<a href="index.html" aria-current="page" class="nav_logo-link w-nav-brand w--current"><img src="images/brand-logo.png" loading="lazy" alt="" class="nav_logo"></a>
<nav role="navigation" class="nav_menu w-nav-menu">
<div class="nav_link-wrapper">
<a href="index.html" aria-current="page" class="nav_link w--current">Home</a>
<a href="documentation/roadmap.html" class="nav_link">Roadmap</a>
<a href="https://pancakeswap.finance/swap" class="nav_link">Buy on PCS</a>
</div>
<div class="nav_button-wrapper">
<a href="#" class="button-secondary for-nav w-button">Buy on $Beerswap</a>
</div>
</nav>
<div id="w-node-_1461c46b-f8d4-c69c-b8c7-5416a880f375-a880f363" class="menu-button w-nav-button">
<div class="menu-icon w-embed"><svg width="1.25rem" height="1rem" viewbox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19 7H1C0.447715 7 0 7.44772 0 8C0 8.55228 0.447715 9 1 9H19C19.5523 9 20 8.55228 20 8C20 7.44772 19.5523 7 19 7Z" fill="currentColor"></path>
<path d="M19 0H7C6.44772 0 6 0.447715 6 1C6 1.55228 6.44772 2 7 2H19C19.5523 2 20 1.55228 20 1C20 0.447715 19.5523 0 19 0Z" fill="currentColor"></path>
<path d="M19 14H11C10.4477 14 10 14.4477 10 15C10 15.5523 10.4477 16 11 16H19C19.5523 16 20 15.5523 20 15C20 14.4477 19.5523 14 19 14Z" fill="currentColor"></path>
</svg></div>
</div>
</div>
</div>
</div>
<main class="main-wrapper">
<section class="section-home-hero">
<div class="home-hero_component">
<div class="home-hero_bg">
<div class="page-padding">
<div class="container">
<div data-w-id="124157cf-6cf8-79d8-9739-fa2e7af78f92" data-animation-type="lottie" data-src="documents/11130-beer-bubbles.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="5" data-duration="75" class="bubble-lottie for-home-hero"></div>
<div class="home-hero_content">
<div class="hero-hero_left">
<h1 data-w-id="927e4cb6-a745-a081-cce4-41dea7af5be6" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0">Buy <span class="text-color-orange">$BEER,</span> Relax<br>& Hodl for (pegged) Ethereum on the Binance Smart Chain (BSC)</h1>
<div class="margin-bottom margin-medium">
<p data-w-id="927e4cb6-a745-a081-cce4-41dea7af5be9" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0">When you buy $BEER, relax and hodl for (pegged) Ethereum on the Binance Smart Chain. Buy more to see it create it’s own Beer empire.</p>
</div>
<div data-w-id="f8864d6c-510f-2f03-9872-7222941dec16" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="button-wrapper for-more-buttons">
<a href="https://pancakeswap.finance/swap?outputCurrency=0x3d96a2933c2406b4d6be74483edadd1a8611cbe9" target="_blank" class="button-primary max-width-full w-inline-block">
<div>Buy on PANCAKESWAP</div><img loading="lazy" src="images/uniswap.png" alt="" class="primary-button-icon for-uniswao">
</a>
<a href="#buy-on-beerswap" class="button-primary max-width-full w-inline-block">
<div>Buy on BEERSWAP</div><img src="images/beer-bottle.svg" loading="lazy" alt="" class="primary-button-icon">
</a>
</div>
</div>
<div id="w-node-_893beb78-1b1b-29b4-ca60-8f10d8c9abe2-45df867e" class="home-hero_right">
<a href="#" data-w-id="77380d2b-8db0-d8ed-b338-ac3bde352396" class="home-hero_lightbox w-inline-block w-lightbox"><img class="home-hero_image-thumbnail" src="images/home-hero-img.jpg" alt="Buy $BEER, Relax& Hodl for Ethereum" style="opacity:0" sizes="(max-width: 479px) 100vw, (max-width: 767px) 46vw, 45vw" data-w-id="77380d2b-8db0-d8ed-b338-ac3bde352397" loading="lazy" srcset="images/home-hero-img-p-500.jpeg 500w, images/home-hero-img.jpg 920w"><img src="images/play.svg" loading="lazy" style="-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);opacity:0" data-w-id="391fb358-b7b0-0d49-1e0c-b530f513e668" alt="" class="universal-video-play-button">
<script type="application/json" class="w-json">{
"items": [
{
"type": "video",
"originalUrl": "https://youtu.be/CvG0oXwapyg",
"url": "https://youtube.com/watch?v=CvG0oXwapyg",
"html": "<iframe class=\"embedly-embed\" src=\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FCvG0oXwapyg%3Ffeature%3Doembed&display_name=YouTube&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DCvG0oXwapyg&image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FCvG0oXwapyg%2Fhqdefault.jpg&key=96f1f04c5f4143bcb0f2e68c87d65feb&type=text%2Fhtml&schema=youtube\" width=\"940\" height=\"528\" scrolling=\"no\" title=\"YouTube embed\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen=\"true\"></iframe>",
"thumbnailUrl": "https://i.ytimg.com/vi/CvG0oXwapyg/hqdefault.jpg",
"width": 940,
"height": 528
}
]
}</script>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-clients">
<div class="page-padding">
<div class="container">
<div class="padding-vertical padding-huge">
<div class="clients_content">
<div data-w-id="0f06db4b-572f-6d59-6868-1df0bce67782" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="heading-wrapper">
<h2>View us on</h2><img src="images/line.svg" loading="lazy" alt="" class="heading-foot-line">
</div>
<div class="margin-top margin-large">
<div data-w-id="34da5743-8e98-73ff-40c0-d18c54431e06" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="clients_component">
<a href="LINK" target="_blank" class="client_item w-inline-block">
<div class="clients_icon-wrapper"><img src="images/cmc.png" loading="lazy" alt="Coin Market Cap" class="icon-medium"></div>
<div>Coin Market Cap</div>
</a>
<a href="LINK" target="_blank" class="client_item w-inline-block">
<div class="clients_icon-wrapper"><img src="images/coin-gecko.png" loading="lazy" alt="Coin Gecko" class="icon-medium"></div>
<div>Coin Gecko</div>
</a>
<a href="https://www.dextools.io/app/bsc/pair-explorer/0x1160ba8407869b5eefd9f3a05cdd40f88d822924" target="_blank" class="client_item w-inline-block">
<div class="clients_icon-wrapper"><img src="images/dextools.png" loading="lazy" alt="Dex tools" class="icon-medium"></div>
<div>Dex tools</div>
</a>
<a href="LINK" target="_blank" class="client_item w-inline-block">
<div class="clients_icon-wrapper"><img src="images/coin-watch.png" loading="lazy" alt="Live Coin Watch" class="icon-medium"></div>
<div>Live Coin Watch</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-team">
<div class="page-padding">
<div class="container">
<div class="padding-vertical padding-huge">
<div class="founder_content">
<div data-w-id="61dbe391-0ad8-5619-f959-be2bbe899d2b" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="heading-wrapper">
<h2>Let's build a <span class="text-color-orange">$BEER</span> empire together</h2><img src="images/line.svg" loading="lazy" alt="" class="heading-foot-line">
</div>
<div data-w-id="40cb76ac-ca4f-962a-3854-88922ef1343a" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="max-width-xlarge">
<div class="margin-bottom margin-small">
<div>$BEER is the new token on the BSC that gives 12-22% redistribution in the world’s hottest cryptocurrency: Ethereum. It does this on the BSC to escape the horrendous gasfees of the ETH-network</div>
</div>
<div class="margin-bottom margin-small">
<div>$BEER doesn’t just give Ethereum rewards: it’s aimed at building a community and ultimately, it’s own beer brand, pubs – a beer empire. Paying with $BEER is the ultimate mission.</div>
</div>
<div class="margin-bottom margin-small">
<div>When you buy $BEER, relax and hodl for Ethereum. Buy more to see it create it’s own BEER empire.</div>
</div>
</div>
<div data-w-id="92107710-5142-36af-d971-e6c54b657c80" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="margin-top margin-medium">
<div class="button-wrapper is-left-align">
<a href="https://t.me/beerinu" class="button-primary w-button">Join the community now</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-achievements">
<div class="page-padding">
<div class="container">
<div class="padding-vertical padding-huge">
<div data-w-id="2a5fcf2b-0423-ad6f-54ee-d62002d69011" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="features_component">
<div class="features_item">
<div class="achievements_icon-wrapper"><img src="images/user.svg" loading="lazy" alt="" class="achievements_icon"></div>
<h3 class="heading-medium">1400</h3>
<p>Total holders</p>
</div>
<div class="features_item">
<div class="achievements_icon-wrapper"><img src="images/management.svg" loading="lazy" alt="" class="achievements_icon"></div>
<h3 class="heading-medium">$600k</h3>
<p>Market Cap</p>
</div>
<div class="features_item">
<div class="achievements_icon-wrapper"><img src="images/drop.svg" loading="lazy" alt="" class="achievements_icon"></div>
<h3 class="heading-medium">$250k</h3>
<p>Liquidity</p>
</div>
<div class="features_item">
<div class="achievements_icon-wrapper"><img src="images/money-exchange.svg" loading="lazy" alt="" class="achievements_icon"></div>
<h3 class="heading-medium">4000</h3>
<p>Total Trades</p>
</div>
<div class="feature_blue-element"></div>
</div>
</div>
</div>
</div>
</section>
<section class="section-beeronomics">
<div class="page-padding">
<div class="container">
<div class="padding-vertical padding-huge">
<div class="beeronomics_content">
<div data-w-id="c759b632-c988-6410-b541-307b4d52a789" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="heading-wrapper">
<h2>Beeronomics</h2><img src="images/line.svg" loading="lazy" alt="" class="heading-foot-line">
</div>
<div class="margin-top margin-medium">
<div class="beeronomics_component">
<div id="w-node-c759b632-c988-6410-b541-307b4d52a792-45df867e" class="beernomics_item">
<div data-w-id="b5eaed86-ac66-7bd2-b2b1-9559e7b69212" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="beeronomics-rich-text w-richtext">
<p>The $BEER smart contract features the following:</p>
<ul role="list">
<li>12-22% redistribution in (pegged)Ethereum</li>
<li>Redistribution is automatically redistributed. No need for claiming!</li>
</ul>
<p><br></p>
<p>Every transaction, 12% goes to ETH redistribution, 2% goes to the beer wallet and 1% goes to the dev wallet. You will need at least 15% slippage to buy.</p>
<p><br></p>
<p>Please note, as there are no bots you will not be frontrun and you can use high slippage without any risk.</p>
<p><br></p>
<p>The token supply is 1,000,000,000,000. No extra tokens will ever be minted.</p>
<p>All the existing holders of ERC-20 $BEER had the possibility participate in the tokenswap. BSC $BEER has already been distributed to the eligble participants.</p>
<p>The token supply will be divided as follows:</p>
<ul role="list">
<li>4% community lottery wallet</li>
<li>3% community action wallet</li>
<li>1% charity partnership wallet</li>
<li>The rest is divided among the airdropped ERC20 holders, the remainder will be added to the liquidity<br></li>
</ul>
</div>
<div data-w-id="207cdfd6-68ca-9986-3d04-991770bede93" class="beeronomics-rich-text margin-is-zero w-richtext">
<p>The lottery and action wallet will reward a community buyer and a community activist in pegged ETH on numerous occasions</p>
<p><br></p>
<p>Hangover Tax – Hodl your beer!</p>
<p><br></p>
<p>
<a href="index.html" aria-current="page" class="w--current">$BEER</a> aims to build a longterm community and a place for people to chill and relax. That is why <a href="index.html" aria-current="page" class="w--current">$BEER</a> will have an extra hangover tax: 20% for selling within the week, 10% for selling within the month. These extra taxes will be redistributed automatically between the holders in (pegged) ETH!
</p>
<p></p>
<p>Why the hangover tax? At <a href="index.html" aria-current="page" class="w--current">$BEER</a> we know we can only win big when we hit a high market cap. We will provide maximum incentive to hold. Enjoy the ETH redistribution on the way to the moon!</p>
<p><br></p>
<p>Please note that to sell BEER within the stage 1 hangover tax you will need to use Beerswap! We are currently working on migrating the BEERSWAP to handle the BSC-network</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="buy-on-beerswap" class="section-twitter-feed">
<div class="page-padding">
<div class="container">
<div class="padding-vertical padding-huge">
<div data-w-id="f092c24a-f11d-f476-0dc2-0ba9117403df" class="twitter-feed_content">
<div class="heading-outer-wrapper">
<div data-w-id="f092c24a-f11d-f476-0dc2-0ba9117403e0" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="heading-wrapper">
<h2>Twitter Feed</h2><img src="images/line.svg" loading="lazy" alt="" class="heading-foot-line">
</div>
</div>
<div class="margin-top margin-large">
<div data-w-id="f092c24a-f11d-f476-0dc2-0ba9117403e5" style="opacity:0" class="twitter-feed_component">
<div class="w-embed w-script">
<a class="twitter-timeline" data-height="800" data-theme="dark" href="https://twitter.com/beerinuofficial?ref_src=twsrc%5Etfw">Tweets by beerinuofficial</a>
<script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="buy-on-beerswap" class="section-beerswap">
<div class="page-padding">
<div class="container">
<div class="padding-vertical padding-huge">
<div class="beerswap_content">
<div class="heading-outer-wrapper">
<div data-w-id="2f2eaafb-0a94-013c-f580-a58a8f7a4ad4" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="heading-wrapper">
<h2>$Beerswap</h2><img src="images/line.svg" loading="lazy" alt="" class="heading-foot-line">
</div>
</div>
<div class="max-width-full">
<div class="margin-top margin-large">
<div data-w-id="2f2eaafb-0a94-013c-f580-a58a8f7a4ada" style="opacity:0" class="beerswap_component">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id='root'></div>
<script async src="https://highstack-co.github.io/highstack-co-beerinu-defi-swap-interface-live/static/js/bundle.js"></script>
</section>
<section class="section-roadmap">
<div class="page-padding">
<div class="container">
<div class="padding-top padding-huge">
<div class="roadmap_content">
<div data-w-id="c84cd509-6e55-0891-8c55-3a04ad330c61" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="heading-wrapper">
<h2>Roadmap</h2><img src="images/line.svg" loading="lazy" alt="" class="heading-foot-line">
</div>
</div>
</div>
</div>
</div>
<div class="roadmap_master-component">
<div class="page-padding zero-page-padding">
<div class="container large">
<div class="padding-bottom padding-huge">
<div class="roadmap_content">
<div class="roadmap_component">
<div class="roadmap_item-holder">
<div id="w-node-_4d2165cd-2ee4-fd31-fcca-a651f666c087-f666c087" data-w-id="4d2165cd-2ee4-fd31-fcca-a651f666c087" class="roadmap_item p2">
<h3 class="roadmap_heading">Phase II</h3>
<div class="w-layout-grid roadmap_list">
<div class="roadmap_rich-text w-richtext">
<ul role="list">
<li>Coingecko listing</li>
<li>Coinmarketcap listing</li>
<li>Community contests</li>
<li>Website redesign</li>
<li>Beerswap</li>
<li>Influencer marketing</li>
<li>Beer Inu NFT’s </li>
</ul>
</div>
</div>
<div class="roadmap_line-item"></div>
<div class="roadmap_dot mobile"></div>
</div>
</div>
<div id="w-node-_4f315189-d40f-2273-df1c-f8f591708a21-91708a19" data-w-id="4f315189-d40f-2273-df1c-f8f591708a21" class="roadmap_main-line">
<div class="roadmap_dot-stack-holder">
<div class="roadmap_dot-stack">
<div class="roadmap_dot p1"></div>
<div class="roadmap_dot p2"></div>
<div class="roadmap_dot p3"></div>
</div>
</div>
</div>
<div id="w-node-_4f315189-d40f-2273-df1c-f8f591708a27-91708a19" class="roadmap_item-holder down">
<div data-w-id="ae00e5d9-be65-6c14-714a-9fbdd6f1eb3d" class="roadmap_item p1">
<h3 class="roadmap_heading">Phase I</h3>
<div class="w-layout-grid roadmap_list">
<div class="roadmap_rich-text w-richtext">
<ul role="list">
<li>Community Start: V</li>
<li>Website launch: V </li>
<li>Whitepapers: V</li>
<li>Contract deployment: V</li>
<li>Uniswap listing: V</li>
</ul>
</div>
</div>
<div class="roadmap_line-item is-in-top"></div>
<div class="roadmap_dot mobile"></div>
</div>
<div id="w-node-a61d1fe5-8430-4247-c597-39660a55de27-0a55de27" data-w-id="a61d1fe5-8430-4247-c597-39660a55de27" class="roadmap_item p3">
<h3 class="roadmap_heading">Phase III</h3>
<div class="w-layout-grid roadmap_list">
<div class="roadmap_rich-text w-richtext">
<ul role="list">
<li>BeerBSC token migration: V)</li>
<li>Beer Inu parties</li>
<li>Beer Inu beer brand</li>
<li>DAO system</li>
<li>CEX listing(s)</li>
<li>The next roadmap</li>
</ul>
</div>
</div>
<div class="roadmap_line-item is-in-top"></div>
<div class="roadmap_dot mobile"></div>
</div>
</div>
</div>
<div class="roadmap_component for-mobile">
<div id="w-node-_4f315189-d40f-2273-df1c-f8f591708a2b-91708a19" class="roadmap_main-line"></div>
<div id="w-node-_4f315189-d40f-2273-df1c-f8f591708a2c-91708a19" class="roadmap_item-holder">
<div data-w-id="ae00e5d9-be65-6c14-714a-9fbdd6f1eb3d" class="roadmap_item p1">
<h3 class="roadmap_heading">Phase I</h3>
<div class="w-layout-grid roadmap_list">
<div class="roadmap_rich-text w-richtext">
<ul role="list">
<li>Community Start: V</li>
<li>Website launch: V </li>
<li>Whitepaper: Vs</li>
<li>Contract deployment: V</li>
<li>Uniswap listing: V</li>
</ul>
</div>
</div>
<div class="roadmap_line-item is-in-top"></div>
<div class="roadmap_dot mobile"></div>
</div>
<div id="w-node-_4d2165cd-2ee4-fd31-fcca-a651f666c087-f666c087" data-w-id="4d2165cd-2ee4-fd31-fcca-a651f666c087" class="roadmap_item p2">
<h3 class="roadmap_heading">Phase II</h3>
<div class="w-layout-grid roadmap_list">
<div class="roadmap_rich-text w-richtext">
<ul role="list">
<li>Coingecko listing:</li>
<li>Coinmarketcap listing:</li>
<li>Community contests</li>
<li>Website redesign</li>
<li>Beerswap</li>
<li>Influencer marketing</li>
<li>Beer Inu NFT’s </li>
</ul>
</div>
</div>
<div class="roadmap_line-item"></div>
<div class="roadmap_dot mobile"></div>
</div>
<div id="w-node-a61d1fe5-8430-4247-c597-39660a55de27-0a55de27" data-w-id="a61d1fe5-8430-4247-c597-39660a55de27" class="roadmap_item p3">
<h3 class="roadmap_heading">Phase III</h3>
<div class="w-layout-grid roadmap_list">
<div class="roadmap_rich-text w-richtext">
<ul role="list">
<li>BeerBSC: V</li>
<li>Beer Inu parties</li>
<li>Beer Inu beer brand</li>
<li>DAO system</li>
<li>CEX listing(s)</li>
<li>The next roadmap</li>
</ul>
</div>
</div>
<div class="roadmap_line-item is-in-top"></div>
<div class="roadmap_dot mobile"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-team">
<div class="page-padding">
<div class="container">
<div class="padding-vertical padding-huge">
<div class="founder_content">
<div class="team_heading-wrapper">
<div data-w-id="18cf1bed-542d-e344-73c3-4cbb128c7921" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="heading-wrapper">
<h2>Our Team Members</h2><img src="images/line.svg" loading="lazy" alt="" class="heading-foot-line">
</div>
</div>
<div class="max-width-full">
<div class="margin-top margin-large">
<div class="team_component">
<div class="team-member_item">
<div data-w-id="4bb739d8-4a8d-b5a6-6f10-0e25f077f5ae" data-animation-type="lottie" data-src="documents/11130-beer-bubbles.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="5" data-duration="16" class="bubble-lottie"></div>
<div class="item-background-element"></div>
<div class="team_item-image-wrapper"><img src="images/brewdog-pawty-header-300x169.jpeg" loading="lazy" alt="Bier Hund" class="team_member-image"></div>
<div class="founder_text-wrapper">
<h3 class="text-color-orange">Bier Hund</h3>
<div class="team_job-text">CEO</div>
</div>
</div>
<div class="team-member_item">
<div data-w-id="c6c3eac5-e2c5-6baf-396f-b3a8d90e7df7" data-animation-type="lottie" data-src="documents/11130-beer-bubbles.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="5" data-duration="16" class="bubble-lottie"></div>
<div class="item-background-element"></div>
<div class="team_item-image-wrapper"><img src="images/rSwegN9P-300x200.jpeg" loading="lazy" alt="Dr. Reinheitsgebot" class="team_member-image"></div>
<div class="founder_text-wrapper">
<h3 class="text-color-orange">Dr. Reinheitsgebot</h3>
<div class="team_job-text">CTO</div>
</div>
</div>
<div class="team-member_item">
<div data-w-id="6d77e9e3-14e7-8a60-d732-a147386d0c7c" data-animation-type="lottie" data-src="documents/11130-beer-bubbles.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="5" data-duration="16" class="bubble-lottie"></div>
<div class="item-background-element"></div>
<div class="team_item-image-wrapper"><img src="images/FTP-300x135.jpeg" loading="lazy" alt="FTP" class="team_member-image for-ftp-logo"></div>
<div class="founder_text-wrapper">
<h3 class="text-color-orange">FTP</h3>
<div class="team_job-text">Development</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-documentation">
<div class="page-padding">
<div class="container">
<div class="padding-vertical padding-huge">
<div class="documentation_content">
<div data-w-id="a30fd7e7-2b8f-f377-f838-592e0d912a81" style="-webkit-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 3rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="heading-wrapper">
<h2>$BEER Documentation</h2><img src="images/line.svg" loading="lazy" alt="" class="heading-foot-line">
</div>
<div class="margin-top margin-large">
<div class="documentation_grid">
<div id="w-node-a30fd7e7-2b8f-f377-f838-592e0d912a87-45df867e" class="documentation_item">
<div class="item-background-element"></div><img src="images/faq.jpg" loading="lazy" sizes="(max-width: 479px) 91vw, (max-width: 767px) 95vw, (max-width: 991px) 28vw, 29vw" srcset="images/faq-p-500.jpeg 500w, images/faq-p-800.jpeg 800w, images/faq-p-1080.jpeg 1080w, images/faq.jpg 1200w" alt="Faq | Beer Inu" class="documentation_thumbnail">
<div class="documentation_text-wrapper">
<div>
<h3 class="documentation_heading">Faq</h3>
<div><strong>Q: When will Beer Inu relaunch?<br></strong>A: We have planned our relaunch for November 19th at 20 UTC (Coordinated Universal Time).......</div>
</div>
<div class="margin-top margin-medium">
<div class="button-wrapper is-left-align">
<a href="documentation/faq.html" class="button-primary w-button">Read more</a>
</div>
</div>
</div>
</div>
<div id="w-node-_15f0ff69-45cd-6c7f-beb7-d033675f45c1-45df867e" class="documentation_item">
<div class="item-background-element"></div><img src="images/launch.jpg" loading="lazy" sizes="(max-width: 479px) 91vw, (max-width: 767px) 95vw, (max-width: 991px) 28vw, 29vw" srcset="images/launch-p-500.jpeg 500w, images/launch-p-800.jpeg 800w, images/launch-p-1080.jpeg 1080w, images/launch.jpg 1200w" alt="Fair Launch Details | Beer Inu" class="documentation_thumbnail">
<div class="documentation_text-wrapper">
<div>
<h3 class="documentation_heading">Fair Launch Details</h3>
<div>The $BEER smart contract will be relaunched November 19th at 20:00 UTC. We will directly announce the launch in the Telegram.....</div>
</div>
<div class="margin-top margin-medium">
<div class="button-wrapper is-left-align">
<a href="documentation/fair-launch-details.html" class="button-primary w-button">Read more</a>
</div>
</div>
</div>
</div>
<div id="w-node-_03df34e8-93a4-6056-02e0-e81d1599de98-45df867e" class="documentation_item">
<div class="item-background-element"></div><img src="images/roadmap.jpg" loading="lazy" sizes="(max-width: 479px) 91vw, (max-width: 767px) 95vw, (max-width: 991px) 28vw, 29vw" srcset="images/roadmap-p-500.jpeg 500w, images/roadmap-p-800.jpeg 800w, images/roadmap-p-1080.jpeg 1080w, images/roadmap.jpg 1200w" alt="Roadmap | Beer Inu" class="documentation_thumbnail">
<div class="documentation_text-wrapper">
<div>
<h3 class="documentation_heading">Roadmap</h3>
<div>Phase I, Phase II and Phase III</div>
</div>
<div class="margin-top margin-medium">
<div class="button-wrapper is-left-align">
<a href="documentation/roadmap.html" class="button-primary w-button">Read more</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-join-community">
<div class="page-padding">
<div class="container-large">
<div class="padding-vertical padding-large">
<div data-w-id="9149c8f5-a6ed-bf73-3c25-e95b91caf51e" class="join-community_component">
<div class="max-width-medium">
<div class="text-size-medium">Join our community</div>
<h2 class="community_heading">Meet us in our telegram channel</h2>
</div>
<a href="https://t.me/beerinu" target="_blank" class="button-primary rel-1 w-button">Join the community</a>
<div data-w-id="66661e3a-18d3-578e-7170-56c01cd11570" data-animation-type="lottie" data-src="documents/11130-beer-bubbles.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="5" data-duration="25" class="bubble-lottie for-join-community"></div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="footer_component">
<div class="page-padding">
<div class="container-large">
<div class="footer_content-wrapper">
<a href="#" class="nav_logo-link w-nav-brand"><img src="images/brand-logo.png" loading="lazy" alt="" class="nav_logo"></a>
<div class="footer_right">
<div class="footer_link-wrapper">
<a href="https://app.uniswap.org/#/swap?inputCurrency=ETH&outputCurrency=0x2E92864240819E2286d440B0c477077Dd660b340&use=V2" class="footer_link">Buy on UNI</a>
<a href="documents/Beer-Paper.pdf" class="footer_link">Beerpaper</a>
</div>
<div class="footer_social-wrapper">
<a aria-label="Email link" href="mailto:[email protected]?subject=Site%20visitor%20message" class="social-link w-inline-block">
<div class="social-icon w-embed"><svg width="currentwidth" height="currentheight" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M23.7885 4.76807L16.5098 11.9999L23.7885 19.2317C23.92 18.9567 23.9999 18.6527 23.9999 18.328V5.67177C23.9999 5.34707 23.92 5.04308 23.7885 4.76807Z" fill="currentcolor"></path>
<path d="M21.8905 3.5625H2.10927C1.78457 3.5625 1.48058 3.64233 1.20557 3.77391L10.5085 13.03C11.3311 13.8526 12.6687 13.8526 13.4913 13.03L22.7942 3.77391C22.5192 3.64233 22.2152 3.5625 21.8905 3.5625Z" fill="currentcolor"></path>
<path d="M0.211406 4.76807C0.0798281 5.04308 0 5.34707 0 5.67177V18.328C0 18.6527 0.0798281 18.9568 0.211406 19.2317L7.49011 11.9999L0.211406 4.76807Z" fill="currentcolor"></path>
<path d="M15.5155 12.9941L14.4855 14.0241C13.115 15.3947 10.8848 15.3947 9.51421 14.0241L8.48427 12.9941L1.20557 20.226C1.48058 20.3575 1.78457 20.4374 2.10927 20.4374H21.8905C22.2152 20.4374 22.5192 20.3575 22.7942 20.226L15.5155 12.9941Z" fill="currentcolor"></path>
</g>
<defs>
<clippath id="clip0">
<rect width="24" height="24" fill="white"></rect>
</clippath>
</defs>
</svg></div>
</a>
<a aria-label="Twitter link" href="https://twitter.com/beerinuofficial?s=20" target="_blank" class="social-link w-inline-block">
<div class="social-icon w-embed"><svg aria-hidden="true" width="1.0625rem" height="0.875rem" viewbox="0 0 17 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.25447 3.72422L8.29132 4.32976L7.67715 4.25561C5.44156 3.97138 3.4885 3.00746 1.83023 1.38857L1.01953 0.5853L0.810707 1.17848C0.368503 2.50078 0.651022 3.89723 1.57228 4.83643C2.06362 5.35547 1.95307 5.42962 1.10551 5.12067C0.810707 5.0218 0.552755 4.94766 0.528188 4.98473C0.442204 5.07124 0.737006 6.19581 0.970392 6.64069C1.28976 7.25859 1.94078 7.86413 2.65322 8.22251L3.25511 8.50674L2.54267 8.5191C1.8548 8.5191 1.83023 8.53146 1.90393 8.79098C2.1496 9.59424 3.11999 10.4469 4.20094 10.8177L4.96251 11.0772L4.2992 11.4727C3.31653 12.0411 2.16189 12.3624 1.00724 12.3871C0.454487 12.3995 0 12.4489 0 12.486C0 12.6096 1.49858 13.3016 2.3707 13.5735C4.98708 14.3768 8.09479 14.0307 10.4286 12.659C12.0869 11.6827 13.7452 9.74254 14.519 7.86413C14.9367 6.86314 15.3543 5.03416 15.3543 4.15675C15.3543 3.58828 15.3911 3.51413 16.079 2.83445C16.4844 2.43899 16.8652 2.00646 16.9389 1.88288C17.0617 1.64808 17.0494 1.64808 16.423 1.85817C15.3789 2.22891 15.2315 2.17948 15.7474 1.62337C16.1282 1.22791 16.5826 0.511153 16.5826 0.301067C16.5826 0.263994 16.3984 0.325783 16.1896 0.437005C15.9685 0.560584 15.4771 0.745954 15.1086 0.857175L14.4453 1.06726L13.8434 0.659448C13.5118 0.437005 13.045 0.189846 12.7993 0.115698C12.1729 -0.0573131 11.2148 -0.0325972 10.6497 0.16513C9.11431 0.721238 8.14392 2.15476 8.25447 3.72422Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=612fa06c6c54af0794df867d" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
</body>
</html>