-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
178 lines (138 loc) · 6.65 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
<!doctype html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.66.0" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css"
integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS"
crossorigin="anonymous">
<link rel="stylesheet" href="https://hetco.io/wgmlenses/css/site.css">
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="https://d3js.org/d3.v5.min.js"></script>
<script src="https://hetco.io/wgmlenses/js/site.js"></script>
<link rel="stylesheet" href="https://hetco.io/wgmlenses/css/index.css">
<title>WGM Visual</title>
<style class="hub-appearance-css" type="text/css">@font-face {
font-family: "Wellcome";
src: url("https://company-57536.frontify.com/upload/screens/111957/5a6d50d5dc09c84742892af8d847d03e-1488810116.otf") format("opentype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: "Wellcome";
src:
url("https://company-57536.frontify.com/upload/screens/111957/d63296d3a314255333d10e2d12f78044-1488810263.otf") format("opentype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: "Wellcome";
src:
url("https://company-57536.frontify.com/upload/screens/111957/36e7bb331a742f62d3cb31e9953d8b61-1488810263.ttf") format("truetype");
font-weight: 700;
font-style: normal;
}
</style>
</head>
<body>
<div id="menucontainer" >
<div class="container">
<div class="row menubar">
<div class="col-md-12">
<p class="navs"><img src="https://hetco.io/wgmlenses//images/Wellcome_Trust_logo.svg" width="40px" /><a class="navlink" href="https://hetco.io/wgmlenses/">Home</a> | <a class="navlink" href="https://hetco.io/wgmlenses/compare/">Compare</a> | <a class="navlink" href="https://hetco.io/wgmlenses/about/">About</a></p>
</div>
</div>
</div>
</div>
<div class="container">
<main id="main">
<div class="row">
<div class="col-md-12">
<p id="pagetitle" class="wellcomeheader">Going deeper. Seeing further</p>
</div>
</div>
<div class="row">
<div class="col-md-8 offset-md-2">
<p class="wellcomeheader">Trust in science plays a huge role in how people interpret and adopt scientific findings.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 offset-md-3">
<p>The lenses of Religion, Societal Institutions, Benefits and Future Economies help to go deeper into the data, stories, implications and challenges of trust in science from different points of view. Comparing the lenses let you see further, ask questions and make the insights actionable.</p>
<a class="frontpagecompare" href="compare/">
<div class="comparebutton">
<h3 class="frontpagebuttontext">Compare the lenses</h3>
</div>
</a>
</div>
<div class="row lensesrow">
<div class="col-md-12">
<div class="row">
<div id="rootcol" class="col-md-3">
<a class="frontpagelink" href="lenses/religion">
<div class="frontpagebutton">
<h3 class="frontpagebuttontext">Religion</h3>
</div>
</a>
<div id="circlereligion" class="frontpage-circle proportional"></div>
<div id="frontreligion" class="frontpage-image proportional">
<p class="small">Globally, 20% of respondents see a conflict between religious and scientific teachings and 11% of the population would choose religion over science.</p>
</div>
<img id="religionicon" src="images/frontpage/Home_Religion_Icon.svg" width="40%" />
</div>
<div class="col-md-3">
<a class="frontpagelink" href="lenses/society">
<div class="frontpagebutton">
<h3 class="frontpagebuttontext">Societal Institutions</h3>
</div>
</a>
<div id="circlesociety" class="frontpage-circle proportional"></div>
<div id="frontsociety" class="frontpage-image proportional">
<p class="small">29 countries out of 144 distrust scientists equally or more than other societal groups.</p>
</div>
<img id="societyicon" src="images/frontpage/Home_Societal_icon.svg" width="40%" />
</div>
<div class="col-md-3">
<a class="frontpagelink" href="lenses/benefits">
<div class="frontpagebutton">
<h3 class="frontpagebuttontext">Benefits</h3>
</div>
</a>
<div id="circlebenefits" class="frontpage-circle proportional"></div>
<div id="frontbenefits" class="frontpage-image proportional">
<p class="small">1 in 5 people feel personally excluded from the benefits of science.</p>
</div>
<img id="benefitsicon" src="images/frontpage/Home_Benefits_Icon.svg" width="40%" />
</div>
<div class="col-md-3">
<a class="frontpagelink" href="lenses/future_economies">
<div class="frontpagebutton">
<h3 class="frontpagebuttontext">Future Economies</h3>
</div>
</a>
<div id="circleattraction" class="frontpage-circle proportional"></div>
<div id="frontattraction" class="frontpage-image proportional">
<p class="small">As economies evolve, they may become more likely to trust that scientists provide accurate information and more skeptical of science’s ability to increase jobs.</p>
</div>
<img id="futureicon" src="images/frontpage/Home_Future_Icon.svg" width="40%" />
</div>
</div>
</div>
</div>
</main>
</div>
<div id="menucontainer" >
<div class="container">
<div class="row menubar storysection">
<div class="col-md-12">
<p><a class="navlink" href="https://hetco.io/wgmlenses/">Home</a> | <a class="navlink" href="https://hetco.io/wgmlenses//compare/">Compare</a> | <a class="navlink" href="https://hetco.io/wgmlenses//about/">About</a></p>
<p>Produced by <a href="https://hetco.io/">Hetco</a> for the Wellcome Trust's Public Engagement Department</p>
</div>
</div>
</div>
</div>
<script src="https://hetco.io/wgmlenses/js/index.js"></script>
</body>
</html>