-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathbeta.html
774 lines (583 loc) · 24.8 KB
/
beta.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" >
<!-- Meta tags for page display and search engine listing
AND UNIQUE to HTML Pages-->
<title>GoBrik BETA</title>
<meta name="keywords" content="ecobricks, ecobrick, plastic solved, eco-brick, gobrik, bottle brick, plastic solution">
<meta name="description" content="Secure your plastic by ecobricking! Together we can keep plastic from being a problem during Covid-19, make ecobricks and generate brikcoins.">
<!-- primary Knack Scripts -->
<script async type="text/javascript">
app_id='60eda34d5c6592001e222f78';
region='eu-central';
api_subdomain='eu-api';
api_domain='knack.com';
cdn_url='https://cdn1.cloud-database.co';
assets='eu-secure-assets.cloud-database.co';
api_subdomain='eu-api';
s3='{"domain":"s3-eu-west-1.amazonaws.com","bucket":"assets.knack-eu.com"}';
s3_secure='{"domain":"s3-eu-west-1.amazonaws.com","bucket":"eu-secure-assets.cloud-database.co"}';
distribution_key="dist_3";
</script>
<script async type="text/javascript" src="https://loader.knack.com/5b8c28c2a1152679c209ce0c/dist_42/knack.js"></script>
<!-- Facebook Open Graph Tags for social sharing-->
<meta property="og:url" content="https://www.gobrik.com">
<meta property="og:type" content="website">
<meta property="og:title" content="GoBrik BETA">
<meta property="og:description" content="Secure your plastic by ecobricking! Together we can keep plastic from being a problem during Covid-19, make ecobricks and generate brikcoins." >
<meta property="og:image" content="https://www.gobrik.com/images/social-banner-1200px.png" >
<meta property="fb:app_id" content="1781710898523821" >
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="1000" />
<meta property="og:image:alt" content="A metaphorical road winding into the distance with various ecobrick and earth constructions along side it and the GoBrik logo floating above"/>
<meta property="og:locale" content="en_GB, id_ID" />
<!-- preload key landing images -->
<link rel="preload" as="image" href="svgs/gobrik-logo-static-beta.svg">
<link rel="preload" as="image" href="svgs/top-clouds.svg">
<link rel="preload" as="image" href="svgs/ocean-footer3.svg">
<link rel="preload" as="image" href="top-clouds-mobile.svg">
<!-- offline image: <link rel="preload" as="image" href="svgs/earth-service3.svg">-->
<!-- This calls our GEA typography
<link href="https://fonts.gstatic.com" rel="stylesheet" media="print" onload="this.media='all'">
<link href="https://fonts.googleapis.com/css2?family=Arvo&family=Mulish:wght@300;500&display=swap" rel="stylesheet" media="print" onload="this.media='all'">
-->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Arvo&family=Mulish:wght@300;500&display=swap" rel="stylesheet">
<!-- This calls our primary Github hosted stylesheet -->
<link rel="stylesheet" type="text/css" href="server-stylesheet-v1-6-1.css">
<!-- Global site tag (gtag.js) - Google Analytics
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-201489430-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-201489430-1');
</script>-->
<!-- This calls our webmanifest wich turns our page into a progressive web app (PWA)
<link rel="manifest" href="manifest.webmanifest">-->
<!-- This allows GoBrik to be used a PWA on iPhones -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1.8, target-densitydpi=160, maximum-scale=1, user-scalable = no">
<meta name="apple-mobile-web-app-title" content="GoBrik">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="57x57" href="icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="icons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="icons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="icons/favicon-16x16.png">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="icons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- Launch screens for iOS - Not sure if this working -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<link href="icons/splashes/apple_splash_2048.png" sizes="2048x2732" rel="apple-touch-startup-image" />
<link href="icons/apple_splash_1668.png" sizes="1668x2224" rel="apple-touch-startup-image" />
<!--<link href="/apple_splash_1536.png" sizes="1536x2048" rel="apple-touch-startup-image" />
<link href="/apple_splash_1125.png" sizes="1125x2436" rel="apple-touch-startup-image" />
<link href="/apple_splash_1242.png" sizes="1242x2208" rel="apple-touch-startup-image" />
<link href="/apple_splash_750.png" sizes="750x1334" rel="apple-touch-startup-image" />
<link href="/apple_splash_640.png" sizes="640x1136" rel="apple-touch-startup-image" />-->
<!-- // When the user clicks on the button, scroll to the top of the document-->
<script>
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<!-- Localise translation script-->
<script async src="https://global.localizecdn.com/localize.js"></script>
<script>!function(a){if(!a.Localize){a.Localize={};for(var e=["translate","untranslate","phrase","initialize","translatePage","setLanguage","getLanguage","detectLanguage","getAvailableLanguages","untranslatePage","bootstrap","prefetch","on","off","hideWidget","showWidget"],t=0;t<e.length;t++)a.Localize[e[t]]=function(){}}}(window);</script>
<script>
Localize.initialize({
key: 'OuoVGmZSN0BEz',
rememberLanguage: true,
// other options go here, separated by commas
});
</script>
<!--Arc & Pep Scripts -->
<script async src="https://arc.io/widget.min.js#mJFtQsHF"></script>
<script async crossorigin src="https://pep.dev/pep.js#TvRtYmPf"></script>
<!-- Our inline CSS for the first load of the index page so that we don't have to rely on the slower loading Knack CSS-->
<style>
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
html {
height: 100%;
}
body {
z-index: 0;
text-align: center;
position: relative;
position: bottom;
margin-top: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color: #f7fdff;
/*General interface background slightly off-white to make the white buttons and boxes show up better*/
}
@media screen and (min-width: 769px) {
body {
background: #f7fdff url(svgs/top-clouds.svg) center top repeat-x ;
box-sizing: border-box;
background-size: 1028px;
}
}
@media screen and (min-width: 0px) and (max-width: 768px) {
body {
background: #f7fdff url(svgs/top-clouds-mobile.svg) center top repeat-x;
box-sizing: border-box;
background-size: 100%;
}
}
#loading-box {
min-height: 100vh;
width: 100%;
}
@media screen and (min-width: 1000px) {
#loading-box {
margin-bottom: -15vh;
}
}
@media screen and (max-width: 999px) {
#loading-box {
margin-bottom: 14vh;}
}
#header {
padding-top: 10px;
padding-bottom: 5px;
z-index: 3;
position: relative;
background: white;
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 770px) and (max-width: 2000px) {
#landing-content {
max-width: 80%;
margin: auto;
margin-bottom: 0px;
background: none;
}}
@media screen and (max-width: 769px) {
#landing-content {
padding-left: 12px;
padding-right: 12px;
margin-bottom: 0px;
background: none;
}}
#dial {background: url('https://www.gobrik.com/webp/PT-dial-420px.webp') center no-repeat;
background-size: contain;
height: 380px;
width: 380px;
max-width: 100% !important;
display: block;
text-align: center;
margin: auto;
padding-top: 166px;
margin-top: -10px;
margin: -10px auto -5px auto;
color: #ddd;/* Default base colour if JS doesn't change it*/
/* -webkit-text-stroke: 1px white; */
text-shadow: 0px 0px 3px #4d4d4d;
font-family: 'Mulish', sans-serif;
font-weight: 500;
font-size: 45px;
}
#offline {
z-index: 100;
position: relative;
margin: auto;
max-width: 700px;
background: none;
display: block;
}
@media screen and (min-width: 0px) and (max-width: 769px) {
#offline {
width: 90%;
margin: auto;
margin-top: 0px;
}
.offline-image {
width: 350px;
height:374px;
max-width: 90%;
margin: auto;
margin-bottom: -15px;
}
}
@media screen and (min-width: 770px) and (max-width: 1023px) {
#offline {
margin: auto;
width: 600px;
margin-top: 0px;
padding-right: 10px;
padding-left: 10px;
margin-bottom: -150px;
}
.offline-image {
width: 500px;
height:534px;
margin: auto;
margin-bottom: -20px;
}
}
@media screen and (min-width: 1024px) {
#offline {
margin: auto;
width: 60%;
margin-top: -40px;
}
.offline-image {
width: 600px;
height:641px;
margin: auto;
margin-bottom: -30px;
}
}
.offline-header {
font-size: 36px;
font-family: 'Arvo', Georgia, serif;
text-align: center ;
line-height: 1.3 ;
font-weight: 500;
text-shadow: 0px 0px 10px #fff;
padding: 12px;
}
.offline-text {
font-size: 28px !important;
font-family: 'Mulish', sans-serif;
text-align: center;
line-height: 1.2;
text-shadow: 0px 0px 10px #fff;
font-weight: 300 ;
padding: 10px;
}
.offline-subtext {
font-size: 20px;
font-family:'Mulish', sans-serif;
text-align: center;
line-height: 1.4 ;
font-weight: 300;
padding: 8px;
}
/* -------------------------------------------------------------------------- */
/* 7. WIDGET FORMATTING
/* -------------------------------------------------------------------------- */
#wcb.wcb-d #wcb_a {
color: #252b4d !important;
background: #8cbdda !important;
border-color: #529bc2 !important;
}
#wcb #wcb_a, #wcb #wcb_g {
border:.2em solid #8cbdda !important;
}
/*MISC??*/
#view_6432 .kn-menu .kn-button {
color: #fff !important;
padding: 15px !important;
font-size: 18px !important;
}
#full-page {
font-family: Mulish, sans-serif;
}
/* -------------------------------------------------------------------------- */
/* 0. LANDING PAGE HTML
/* -------------------------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 2000px) {
.kn-container {
margin: 0 auto;
max-width: 960px !important;
}
}
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
.top-graphic {
margin: auto;
margin-top: -50px;
position: relative;
z-index: 10;
margin-bottom: -30px;
width: 500px;
max-width: 87%;
-webkit-animation-delay: 1.0s !important;
opacity:0;
-webkit-animation:fadeIn ease-in 0.25s;
-webkit-animation-duration:0.25s;
-webkit-animation-fill-mode:forwards;
animation-delay: 1.0s;
animation: fadeIn ease-in 0.25s;
animation-duration: 0.25s;
animation-fill-mode: forwards;
}
/*
.login-top-graphic {
margin-top: -100px !important;
width: 500px;
position: relative;
}
*/
.big-header {
font-family: 'Arvo', serif;
margin-top: 20px;
text-align: center !important;
line-height: 1.2 !important;
margin-bottom: 25px;
-webkit-animation-delay: 1.0s !important;
opacity:0;
-webkit-animation:fadeIn ease-in 0.25s;
-webkit-animation-duration:0.25s;
-webkit-animation-fill-mode:forwards;
animation-delay: 1.0s;
animation: fadeIn ease-in 0.25s;
animation-duration: 0.25s;
animation-fill-mode: forwards;
}
@media screen and (min-width: 770px) and (max-width: 2000px) {
.big-header {
font-size: 42px !important;
}
}
@media screen and (max-width: 769px) {
.big-header {
font-size: 36px !important;
}
}
.main-statement {
font-family: 'Mulish', sans-serif;
text-align: center !important;
line-height: 1.3 !important;
margin: 20px 0px 13px 0px;
text-shadow: 0px 0px 6px #fff;
-webkit-animation-delay: 1.2s !important;
opacity:0;
-webkit-animation:fadeIn ease-in 0.25s;
-webkit-animation-duration:0.25s;
-webkit-animation-fill-mode:forwards;
animation-delay: 0.75s;
animation: fadeIn ease-in 0.25s;
animation-duration: 0.25s;
animation-fill-mode: forwards;
}
@media screen and (min-width: 770px) and (max-width: 2000px) {
.main-statement {
font-size: 2.5em !important;
}
}
@media screen and (max-width: 769px) {
.main-statement {
font-size: 1.5em !important;
}
}
.welcome-text {
font-size: 1.6em !important;
font-family: 'Mulish', sans-serif;
text-align: center !important;
/*
-webkit-animation-delay: 2.2s !important;
opacity:0;
-webkit-animation:fadeIn ease-in 0.25s;
-webkit-animation-duration:0.25s;
-webkit-animation-fill-mode:forwards;
animation-delay: 2.2s;
animation: fadeIn ease-in 0.25s;
animation-duration: 0.25s;
animation-fill-mode: forwards;*/
}
@media screen and (min-width: 770px) and (max-width: 2000px) {
.welcome-text {
font-size: 1.8em !important;
}
}
@media screen and (max-width: 769px) {
.welcome-text {
font-size: 1.2em !important;
}
}
.social-buttons-box {
position: relative;
z-index: 5;
max-width: 600px;
margin: auto;
margin-top: 20px;
-webkit-animation-delay: 2.0s !important;
opacity:0;
-webkit-animation:fadeIn ease-in 0.25s;
-webkit-animation-duration:0.25s;
-webkit-animation-fill-mode:forwards;
animation-delay: 2s;
animation: fadeIn ease-in 0.25s;
animation-duration: 0.25s;
animation-fill-mode: forwards;
}
.tree-coins {
margin-top: -120px;
position: relative;
z-index: -1;
opacity:0;
-webkit-animation-delay: 3s !important;
-webkit-animation:fadeIn ease-in 0.25s;
-webkit-animation-duration:0.25s;
-webkit-animation-fill-mode:forwards;
animation-delay: 3s;
animation: fadeIn ease-in 0.25s;
animation-duration: 0.25s;
animation-fill-mode: forwards;
}
.tree-text {
font-size: 16px !important;
font-family: 'Mulish', sans-serif;
text-align: center !important;
line-height: 1.4 !important;
position: relative;
z-index: 5;
font-weight: 300;
margin: 5px 10px 3px 10px;
margin-bottom: -150px;
opacity:0;
-webkit-animation-delay: 3s !important;
-webkit-animation:fadeIn ease-in 0.25s;
-webkit-animation-duration:0.25s;
-webkit-animation-fill-mode:forwards;
animation-delay: 3s;
animation: fadeIn ease-in 0.25s;
animation-duration: 0.25s;
animation-fill-mode: forwards;
}
@media screen and (min-width: 770px) and (max-width: 2000px) {
.tree-text {
margin-bottom: -150px;
}
}
</style>
</head>
<body>
<div id="loading-box">
<div id="header" class="top-menu">
<a href="/#home"><img src="svgs/gobrik-logo-static-beta.svg" width="165" height="47px" alt="GoBrik Logo"></a>
</div>
<!--
<div id="offline">
<div class="offline-image"><img src="svgs/earth-service3.svg" width="100%" height="96%"></div>
<div class="offline-header">GoBrik is almost back up!</div>
<div class="offline-text">We're still doing some deep server configuration! Meanwhile... check out our brand new <a href="https://ecobricks.org">Ecobricks.org landing page</a>-- freshly launched today! 🎉</div>
<div class="offline-subtext">We apologize for the convenience.</div>
</div>
</div>
-->
<div id="knack-dist_3" >
<div class="loader"></div>
</div>
<!-- <div id="knack-content"></div>-->
</div>
<div id="footer-full">
<div id="ocean-vision"><img src="svgs/ocean-footer3.svg" width="100%" height="63%"; position="absolute"; bottom="0"; ></div>
<div class="footer-vision">BETA 0.1<br><br>We envision a Transition in our Households, Communities and Enterprises from Plastic to ever Greener Harmony with Earth's Cycles.</div>
<div class="footer-invite">Connect with us on our various platfroms and servers.</div>
<div class="footer-icons-container">
<div class="footer-icons"><!--WIKIPEDIA-->
<a href="https://en.wikipedia.org/wiki/Ecobricks" target="_blank">
<img src="icons/wikipedia.svg" width="100%" height="100%" alt="Check out the official Ecobricks wikipedia page"></a>
<div class="icon-name">/ecobricks</div>
<div class="server-review">Not for profit<br>No impact disclosure<br>open source</div>
</div>
<div class="footer-icons">
<a href="https://circles.ecobricks.org" target="_blank"><!--MATTERMOST-->
<img src="icons/mattermost.svg" width="100%" height="100%" alt="JOIn our Circles Ecobrick Support Community"></a>
<div class="icon-name">/ecobricks</div>
<div class="server-review">Not for profit<br>No impact disclosure<br>open source</div>
</div>
<div class="footer-icons"><!--ECOBRICKS.oRG-->
<a href="https://ecobricks.org" target="_blank">
<img src="icons/ecobricks-org.svg" width="100%" height="100%" alt="Sign up for our GoBrik app"></a>
<div class="icon-name">/ecobricks</div>
<div class="server-review">Not for profit<br>No impact disclosure<br>open source</div>
</div>
<div class="footer-icons">
<a href="https://medium.com/earthen/" target="_blank"><!--MEDIUM-->
<img src="icons/medium.svg" width="100%" height="100%" alt="Follow our Medium Earthen publication"></a>
<div class="icon-name">/ecobricks</div>
<div class="server-review">Not for profit<br>No impact disclosure<br>open source</div>
</div>
<div class="footer-icons"> <!--GITHUB-->
<a href="https://github.com/gea-ecobricks/ecobricks-org" target="_blank">
<img src="icons/github.svg" width="100%" height="100%" alt="Contribute to our Ecobricks.org Github repository"></a>
<div class="icon-name">/ecobricks</div>
<div class="server-review">Not for profit<br>No impact disclosure<br>open source</div>
</div>
<div class="footer-icons"><!--FACEBOOK-->
<a href="https://facebook.com/ecobricks.org" target="_blank">
<img src="icons/facebook.svg" width="100%" height="100%" alt="Follow our Facebook page"></a>
<div class="icon-name">/ecobricks</div>
<div class="server-review">Not for profit<br>No impact disclosure<br>open source</div>
</div>
<div class="footer-icons"><!--YOUTUBE-->
<a href="https://www.youtube.com/c/Ecobricks" target="_blank">
<img src="icons/youtube.svg" width="100%" height="100%" alt="Subscribe to our Ecobricks YouTube channel"></a>
<div class="icon-name">/ecobricks</div>
<div class="server-review">Not for profit<br>No impact disclosure<br>open source</div>
</div>
<div class="footer-icons"><!--INSTAGRAM-->
<a href="https://www.instagram.com/ecobricks.plastic.transition/" target="_blank">
<img src="icons/instagram.svg" width="100%" height="100%" alt="Instagram: Ecobricks.Plastic.Transition"></a>
<div class="icon-name">/ecobricks</div>
<div class="server-review">Not for profit<br>No impact disclosure<br>open source</div>
</div>
<!--<div class="footer-icons">--NEXTCLOUD
<a href="https://files.mandala.team/" target="_blank">
<img src="icons/nextcloud.svg" width="100%" height="100%"></a>
<div class="icon-name">/ecobricks</div>
<div class="server-review">Not for profit<br>No impact disclosure<br>open source</div>
</div>-->
</div>
<div class="footer-content">
<div class="footer-box">
<div class="footer-header">Ecobricks on Wikipedia</div>
<div class="footer-subtext">Also know as Eco Bricks, Eco-Bricks, Ecolladrillos, and bottle bricks the Global Ecobrick Alliance and <a href="https://en.wikipedia.org/wiki/Ecobricks" target="_blank">Wikipedia</a> endorse <i>'ecobrick'</i> to refer to the sequestration of plastic in a PET bottle to make a reusable building block.<br><br>
</div>
</div>
<div class="footer-box">
<div class="footer-header">Ecobricker Support</div>
<div class="footer-subtext">Got questions about ecobricking? Well, there's a community for that! Join Circles, our Mattermost community server <a href="https://gea.mandala.team/signup_user_complete/?id=ek8ks6frxfbbpj3sujkdo8xsqr">to connect with other ecobrickers and GEA Trainers.</a><br><br></div>
<!--<div class="footer-header">Trainer Support</div>-->
<div class="footer-header">Trainer Support</div>
<div class="footer-subtext">GEA Trainers access your <a href="https://www.ecobricks.org/webmail" target="_blank">webmail</a>, <a href="https://www.ecobricks.org/wp-admin" target="_blank">wordpress</a>, <a href="https://gobrik.com/#my-trainer" target="_blank">GoBrik</a> or <a href="https://files.mandala.team" target="_blank">NextCloud File Server</a> panels.</div>
</div>
<div class="footer-box">
<div class="footer-header">Earth Enterprise</div>
<div class="footer-subtext">The <a href="https://ecobricks.org/gobrik" target="_blank">Gobrik project</a> is maintained and developed by the<a href="https://ecobricks.org/about" target="_blank">Global Ecobrick Alliance</a>. The GEA is a for-Earth, not-for-profit, enterprise based on <a href="https://ecobricks.org/principles" target="_blank">regenerative principles.</a><br><br></div>
<!--<div class="footer-header">Deep Green</div>-->
<div class="footer-subtext">On principle we have no corporate, government or company sponsors and receive no grants nor billionaire donations. We generate revenue by providing <a href="https://russellmaier.medium.com/towards-subtraction-1c76bc486fd0">deep green</a> ecological <a href="brikcoins">value</a>.<br><br>We fully disclose our receipt and usage of funds on our <a href="#openbooks">open books system.</a></div>
</div>
<div class="footer-box">
<div class="footer-header">Our Ecological Impact</div>
<div class="footer-subtext">We make sure to subtract more CO2 and plastic than we add to the biosphere, acheive circularity in all our products, increase biodiversity in our spaces, put ecological contribution before profit, and fully disclose all our ecological impacts. <a href="https://www.gobrik.com/#my-catalyst/enterprise-disclosure/5e1f513586a7fe0015e77628/">Check out our full, dynamic impact accounting for 2021.</a></div>
</div>
</div>
<div class="footer-bottom">
<div class="footer-conclusion">
<a href="#my-catalyst/enterprise-disclosure/5e1f513586a7fe0015e77628/"><img src="webp/disclose-500px.webp" width="380px" height="" alt="Click through to see a full and live breakdownof our 2021 ecological impacts on the GoBrik.com"></a><br>
<div id="wcb" class="carbonbadge wcb-d"></div><br>
<script src="https://unpkg.com/[email protected]/b.min.js" defer></script>
<p><a href="#global">Gobrik global ecobricking data</a> is made available by the Ecobrick Alliance under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<br>Please attribute all usage to "GoBrik.com/#global - Global Ecobrick Alliance" using the same license.</p>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons BY SA 4.0 License" style="border-width:0" src="icons/cc-by-sa.svg" width="200px" height="45px"/></a>
</div>
<div class="footer-invite">
GoBrik is 100% volunteer built! Contribute on <a href="https://github.com/gea-ecobricks/gobrik/blob/master/README.md" target="_blank">Github.</a>
</div>
<div class="footer-conclusion">
<p>GoBrik, AES & Ecobricks.org logos and emblems are copyright 2021 by the Global Ecobrick Alliance.</p>
</div>
</div>
</body>
</html>