forked from ONEARMY/precious-plastic-next
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsponsor.html
executable file
·120 lines (116 loc) · 7.37 KB
/
sponsor.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
<!DOCTYPE html>
<html data-wf-page="58860eca87c44a831fc88e44" data-wf-site="5882175c539953827ad46e59">
<head>
<meta charset="utf-8">
<title>Sponsor</title>
<meta content="Sponsor" property="og: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/next-4c9ac3.webflow.css" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js"></script>
<script type="text/javascript">
WebFont.load({
google: {
families: ["Varela Round:400","Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic"]
}
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-69053098-3', 'auto');
ga('send', 'pageview');
</script>
<script src="js/modernizr.js" type="text/javascript"></script>
<link href="images/favicon_small.ico" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
.w-webflow-badge {display:none!important}
</style>
</head>
<body>
<div class="blue intro-bg">
<div class="container w-container">
<h1 class="h1 support-header">PARTNERSHIP</h1>
</div>
</div>
<div class="blue description">
<div class="w-container">
<h4 class="h4 h4-support">Status: <span class="open">Open</span></h4>
<h1 class="h2 h2-support">Let's work together</h1>
<p class="paragraph-support">This page is intended for companies or institutions that want to support Precious Plastic worldwide. From time to time, we receive inquires from companies all over the world that want to help push plastic recycling. We are happy to hear their ideas as we fully understand the incredible potentials of collaborating with established companies to expand Precious Plastic's global impact. We can only dream what would be possible to achieve with great partnerships and collaborations with established partners that want to change the world for the better.
<br>
<br>We are open to work with honest companies or institutions that are dedicated to make a concrete impact, however, we are <strong>not</strong> willing to work with short-sighted brands searching for a good looking marketing campaign to feature on their channels.
<br>
<br>There are many ways to support Precious Plastic and help scale the project globally. A few examples to get your imagination going would be:
<br>
<br>- sponsor Precious Plastic workshops around the world
<br>- sponsor the next version of Precious Plastic
<br>- offer infrastructural support
<br>- produce the machines for our people
<br>- sponsor programs in schools
<br>- fund development of new machines</p>
<h1 class="h2 h2-support">Feel like partner with Precious Plastic?</h1>
<p class="paragraph-support"> We're very excited see what sort of ingenious collaboration you could envision to push Precious Plastic forward. You can send us an email with your idea at <a class="link-support blue" href="mailto:[email protected]">[email protected]</a>
</p>
<h1 class="h2 h2-support">Not familiar with Precious Plastic yet?</h1>
<p class="paragraph-support"><a href="https://preciousplastic.com/en/" class="link-support blue" target="_blank">Precious Plastic</a> is an open source project aiming at boosting plastic recycling worldwide by empowering local communities and individuals with tools and knowledge to extract new value from plastic waste.
<br>
<br>We have developed four open source machines to enable people to start recycling plastic and create new financial value from an ubiquitous free resource, plastic waste. The machines are specifically developed using universal materials and basic tools that are available all over the world. A modular design allows users to adapt the machines to their specific contexts.
<br>
<br>All our material is available online for free. Blueprints, technical drawings, detailed instruction videos and the download-kit are all shared open source online. This is all the basic information people need to build their own machines and start a little plastic factory, anywhere in the world.
<br>
<br>Still too abstract? Have a look at <a href="https://www.youtube.com/watch?v=8J7JZcsoHyA" class="link-support blue" target="_blank">this video</a>.</p>
<div class="div-center">
<a class="link-block link-homepage w-inline-block" data-ix="home-page" href="index.html"><img class="arrow-left" src="images/arrow_new.png" width="20">
<h6 class="grey h6">Home page</h6>
</a>
</div>
</div>
<div class="footer" id="share">
<div class="container w-container">
<h1 class="h1 white">Share this campaign and let's fix this all together</h1>
<div class="div-social">
<div class="twitter-block">
<div class="hidden-social">
<a class="share-button twitter w-inline-block" target="_blank"></a>
</div>
<div class="embedd w-embed w-script">
<a href="" class="share-button twitter" onclick="return tweet()"></a>
<script type="text/javascript">
function tweet() {
var u = location.href;
var t="Let's make plastic recycling go bananas! #PreciousPlastic🍌🍌🍌";
window.open('http://twitter.com/share?url='+encodeURIComponent(u)+'&text='+encodeURIComponent(t),'twitsharer','toolbar=0,status=0,height=300,width=400,margin-top=0');
return false;
}
</script>
</div>
</div>
<div class="fb-block">
<div class="hidden-social">
<a class="facebook share-button w-inline-block" href="#"></a>
</div>
<div class="embedd w-embed w-script">
<a class="share-button facebook" href="javascript:fbshareCurrentPage()" target="_blank" alt="Share on Facebook"></a>
<script language="javascript">
function fbshareCurrentPage()
{window.open("https://www.facebook.com/sharer/sharer.php?u="+escape(window.location.href)+"&t="+document.title, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=25,width=25,padding-top=0');return false; }
</script>
</div>
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js" type="text/javascript"></script>
<script src="js/webflow.js" type="text/javascript"></script>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js" type="text/javascript"></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>