-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
541 lines (519 loc) · 21.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Primary Meta Tags -->
<title>Brown Initiative For Policy</title>
<meta name="title" content="Brown Initiative For Policy">
<meta name="description" content="Brown Initiative for Policy is a student-run, non-partisan think tank. We propose and advocate for sensible solutions to problems in the Providence and R.I. community.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://metatags.io/">
<meta property="og:title" content="Brown Initiative For Policy">
<meta property="og:description" content="Brown Initiative for Policy is a student-run, non-partisan think tank. We propose and advocate for sensible solutions to problems in the Providence and R.I. community.">
<meta property="og:image" content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://metatags.io/">
<meta property="twitter:title" content="Brown Initiative For Policy">
<meta property="twitter:description" content="Brown Initiative for Policy is a student-run, non-partisan think tank. We propose and advocate for sensible solutions to problems in the Providence and R.I. community.">
<meta property="twitter:image" content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NCVSMR5');</script>
<!-- End Google Tag Manager -->
<meta char3et="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Brown Initiative for Policy | Reimagining the Future of Policy in Providence</title>
<link rel="icon" href="/favicon.ico">
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css" />
<script src="/js/home.js"></script>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCVSMR5"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Navigation -->
<div class="header-wrapper">
<nav class="navbar navbar-expand-lg navbar-light bg-light nav-custom">
<div class="navbar-brand" onclick="window.location.href='/'" style="cursor: pointer;">
<img src="/img/home/logo.png" height="30" alt="">
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="projects.html">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="for-partners.html">For Partners</a>
</li>
<li class="nav-item">
<a class="nav-link" href="for-students.html">For Students</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about-us.html" style="padding-right: 0px">About Us</a>
</li>
</ul>
</div>
</nav>
</div>
<!-- Loader -->
<div class="preloader">
<div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div>
</div>
<!-- Main Body -->
<div class="website-wrapper">
<div class="home-main-lightbox-wrapper" onclick="window.location.href='about-us.html'" style="cursor: pointer;">
<div class="spotlight-image-wrapper">
<img class="spotlight-image" src="/img/home/spotlight-mainpage.jpg">
</div>
<div class="spotlight-text-area">
<div class="spotlight-text-wrapper">
<div class="spotlight-heading">
Reimagining the Future of Policy in Providence
</div>
<div class="spotlight-description">
Brown Initiative for Policy is a student-run, non-partisan think tank. We propose and advocate
for sensible solutions to problems in our community.
</div>
<a class="spotlight-link-text spotlight-link-arrow">
<span>Explore our Mission<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 36.1 25.8"
enable-background="new 0 0 36.1 25.8" xml:space="preserve">
<g>
<line fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" x1="0"
y1="12.9" x2="34" y2="12.9"></line>
<polyline fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10"
points="22.2,1.1 34,12.9 22.2,24.7"></polyline>
</g>
</svg></span>
</a>
<div class="mobile-spotlight-link-text" onclick="window.location.href='about-us.html'" style="cursor: pointer;">
Click to Explore our Mission
</div>
</div>
</div>
</div>
<div class="line-for-projects-space">
<div class="line-text-wrapper">
<div class="line-text">
Current Projects
</div>
</div>
<hr class="light-hr">
</div>
<!-- The Cards -->
<div class="cards-grid">
<!-- Text Card 1-->
<div class="text-card">
<div class="text-card-text-wrapper">
<div class="img-card-text-title">
Our Purpose
</div>
<div class="text-card-section-wrapper">
<div class="text-card-text-description">
Our main goal is to translate quantitative and qualitative
research on problems in Brown's community into solutions.
We strive to assist local leaders in the work they are already
doing to realize change in their community, so we partner with
local non-profits, advocates, and even politicans to design and
implement projects. Along the way, we build meaningful relationships
and train critical thinkers, who we hope will be the next generation
of public policy-shapers in their local communities.
</div>
</div>
<div class="card-button-space">
<button
onclick="window.location.href='https://www.browndailyherald.com/article/2023/11/brown-initiative-for-policy-brings-results-driven-approach-to-r-i-policy-research-advocacy'"
style="cursor: pointer;" class="project-button-left-align">
Read the Brown Daily Herald Coverage of BIP
</button>
</div>
</div>
</div>
<!-- Image Card 1-->
<div class="img-card" onclick="window.location.href='project/mental-health.html'" style="cursor: pointer;">
<div class="img-card-img-wrapper" >
<img class="img-card-img" src="/img/home/elders-card.png">
</div>
<div class="img-card-text-wrapper">
<div class="img-card-item-type">
Featured Project
</div>
<div class="img-card-text-title">
Mental Health
</div>
<div class="img-card-text-description">
BIP’s Mental Health research team operates with the ambitious
goal of assessing the state of behavioral healthcare in Rhode
Island and advocating for data-driven policy prescriptions to
improve upon its shortcomings.
</div>
</div>
<div class="image-card-link-wrapper" onclick="window.location.href='project/mental-health.html'" style="cursor: pointer;">
<a class="card-link-text card-link-arrow">
<span>Learn More<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 36.1
25.8" enable-background="new 0 0 36.1 25.8" xml:space="preserve">
<g>
<line fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" x1="0"
y1="12.9" x2="34" y2="12.9"></line>
<polyline fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10"
points="22.2,1.1 34,12.9 22.2,24.7"></polyline>
</g>
</svg></span>
</a>
</div>
</div>
<!-- Image Card 2-->
<div class="img-card" onclick="window.location.href='project/accountability.html'" style="cursor: pointer;">
<div class="img-card-img-wrapper" >
<img class="img-card-img" src="/img/home/confession-card.jpg">
</div>
<div class="img-card-text-wrapper">
<div class="img-card-item-type">
Featured Project
</div>
<div class="img-card-text-title">
Confession Accountability
</div>
<div class="img-card-text-description">
The focus of the Confession Accountability team is to research
the use of coercive interrogation techniques against minors in Rhode Island, trace
their unequal impact and connection to wrongful convictions, and advocate against their use.
</div>
</div>
<div class="image-card-link-wrapper" onclick="window.location.href='project/accountability.html'" style="cursor: pointer;">
<a class="card-link-text card-link-arrow ">
<span>Learn More<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 36.1
25.8" enable-background="new 0 0 36.1 25.8" xml:space="preserve">
<g>
<line fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10" x1="0"
y1="12.9" x2="34" y2="12.9"></line>
<polyline fill="none" stroke="#000000" stroke-width="3" stroke-miterlimit="10"
points="22.2,1.1 34,12.9 22.2,24.7"></polyline>
</g>
</svg></span>
</a>
</div>
</div>
</div>
<!-- Button for More Projects-->
<div class="below-card-button-space">
<button onclick="window.location.href='projects.html'" style="cursor: pointer;" class="projects-more-button">
View All Projects
</button>
</div>
</div>
<!-- white space divider-->
<div class="thick-white-line-space">
<hr class="thick-white">
</div>
<!-- desktop timeline -->
<div class="website-wrapper" id="timeline-desktop">
<div id="timeline-section-header" class="animate__animated">
<div id="timeline-header-text" class="underline-animation">
Our Research Approach
</div>
</div>
<div id="timeline-section-description" class="animate__animated">
What differentiates BIP from most think tanks is our focus not only on producing research, but our ability
to translate the research into tangible benefit for Providence and Rhode Island communities.
</div>
<div id="timeline-box">
<hr id="timeline" class="animate__animated">
<i id="arrow-for-timeline" class="arrow right"></i>
<!-- node 1 -->
<div id="timeline-p1"></div>
<img id="timeline-icon-1" src="img/home/shake.png" class="animate__animated">
<div class="timeline-floating-text animate__animated" id="timeline-textbox-1">
<div id="timeline-description-1">
The foundation of BIP is the network of collaborators with whom we source projects,
ensuring they are useful to the community.
</div>
<div class="timeline-title">01: Establishing Partnerships</div>
</div>
<!-- node 2 -->
<div id="timeline-p2"></div>
<img id="timeline-icon-2" src="img/home/target.png" class="animate__animated">
<div class="timeline-floating-text animate__animated" id="timeline-textbox-2">
<div class="timeline-title">02: Community Research</div>
<div id="timeline-description-2">
With the aid of partners, we collect local data (i.e. surveys
and focus groups) to tailor policy ideas to the community.
</div>
</div>
<!-- node 3 -->
<div id="timeline-p3"></div>
<img id="timeline-icon-3" src="img/home/check.png" class="animate__animated">
<div class="timeline-floating-text animate__animated" id="timeline-textbox-3">
<div id="timeline-description-3">
We conduct analysis on data collected, review policy literature, and
develop ideas that, in the long run, can be solutions.
</div>
<div class="timeline-title">03: Developing Policy Proposals</div>
</div>
<!-- node 4 (full heading: 457px) -->
<div id="timeline-p4"></div>
<img id="timeline-icon-4" src="img/home/research.png" class="animate__animated">
<div class="timeline-floating-text animate__animated" id="timeline-textbox-4">
<div class="timeline-title">04: Impact </div>
<div id="timeline-description-4">
We determine which ideas are feasible in the short term, from legislation
to information campaigns, and advocate to see them implemented by stakeholders.
</div>
</div>
</div>
</div>
<!-- mobile timeline -->
<div class="website-wrapper">
<div id="timeline-mobile">
<div class="timeline-section-header">
<div id="mobile-timeline-header-text">
Our<br>Research<br>Approach
</div>
</div>
<div id="mobile-timeline-section-description">
What differentiates BIP from most think tanks is our focus not only on producing research, but our
ability to translate the research into tangible benefit for Providence and Rhode Island
communities.
</div>
<div class="mobile-timeline-grid">
<div class="mobile-timeline-title">01</div>
<section class="timeline-title"> Establishing Partnerships
<div class="mobile-timeline-description">
The foundation of BIP is the network of collaborators with whom we source projects,
ensuring they are useful to the community.
</div>
</section>
<div class="mobile-timeline-title">02</div>
<section class="timeline-title"> Community Research
<div class="mobile-timeline-description">
With the aid of partners, we collect local data (i.e. surveys
and focus groups) to tailor policy ideas to the community.
</div>
</section>
<div class="mobile-timeline-title">03</div>
<section class="timeline-title"> Developing Policy Proposals
<div class="mobile-timeline-description">
We conduct analysis on data collected, review policy literature, and
develop ideas that, in the long run, can be solutions.
</div>
</section>
<div class="mobile-timeline-title">04</div>
<section class="timeline-title"> Legislation Implementation
<div class="mobile-timeline-description">
We determine which ideas are feasible in the short and long term,
from legislation to information campaigns, and advocate to see them
implemented alongside our community partners.
</div>
</section>
</div>
</div>
</div>
<!-- white space divider-->
<div class="thick-white-line-space">
<hr class="thick-white">
</div>
<!-- about us-->
<div class="website-wrapper">
<div class="about-us-grid">
<div class="about-left justify-center">
<div class="about-img-wrapper justify-center">
<img class="about-img" src="img/home/group.jpg">
</div>
</div>
<div class="about-right justify-center">
<div class="about-text-wrapper justify-center">
<div class="about-text-title">
A student-run team passionate about change in the Providence community.
</div>
<div class="about-text-description">
Members of BIP come from a broad number of backgrounds, united by a common goal. From computer
science concentrators to history concentrators, Rhode Island-natives to international students,
first-years to seniors, we bring a myriad of experiences and thinking styles to the work we do.
</div>
<!-- Button for About Us-->
<div class="above-about-button-space">
<button onclick="window.location.href='about-us.html'" style="cursor: pointer;" class="meet-our-team-button">
Meet our Team
</button>
</div>
</div>
</div>
</div>
</div>
<!-- white space divider-->
<div class="thick-white-line-space">
<hr class="thick-white">
</div>
<!-- JOIN US SECTION-->
<div class="website-wrapper" style="align-content: center;">
<div class="partner-logo-wrapper">
<div class="partner-logo-grid">
<div class="partner-logo" onclick="window.location.href='https://www.mhari.org/'" style="cursor: pointer;">
<img src="img/home/mha.png">
</div>
<div class="partner-logo" style="width: 80px;" onclick="window.location.href='https://www.ri.gov'" style="cursor: pointer;">
<img src="img/home/rhode-island-logo.png">
</div>
<div class="partner-logo" onclick="window.location.href='https://www.thewomxnproject.org/'" style="cursor: pointer;">
<img src="img/home/womxn.png">
</div>
</div>
</div>
<div id="join-section-header">
<div class="join-title" id="join-header-text">
Want to Join or Partner With Us?
</div>
<div class="join-text" id="join-header-text">
Find out how.
</div>
</div>
<div class="join-button-flex-area" id="join-header-text">
<button class="join-button" onclick="window.location.href='for-students.html'" style="cursor: pointer;">
For Students
</button>
<button class="join-button" onclick="window.location.href='for-partners.html'" style="cursor: pointer;">
For Partners
</button>
</div>
</div>
<!-- desktop footer-->
<div id="footer-white-background">
<div class="website-wrapper">
<div class="footer">
<div class="footer-left-area">
<div class="footer-logo-area">
<img class="footer-logo" src="./img/common/footer-logo.png">
<div class="footer-slogan">
Proposing and advocating for sensible solutions to problems in our community.
</div>
</div>
<div class="footer-copyright">
© Brown Initiative for Policy All Rights Reserved
</div>
</div>
<div class="footer-right-area">
<div class="footer-flex">
<div class="footer-subspace">
<ul class="footer-ul">
<li class="footer-headpage">Key Links</li>
<li> <a href="index.html" class="footer-page">
Home
</a></li>
<li> <a href="projects.html" class="footer-page">
Projects
</a></li>
<li> <a href="about-us.html" class="footer-page" style="margin-bottom: 0;">
About Us
</a></li>
</ul>
</div>
<div class="footer-subspace">
<ul class="footer-ul">
<li class="footer-headpage">Join Us</li>
<li> <a href="for-partners.html" class="footer-page">
For Partners
</a></li>
<li> <a href="for-students.html" class="footer-page">
For Students
</a></li>
<li> <a href="#" class="footer-page" style="margin-bottom: 0;">
Pitch a Project
</a></li>
</ul>
</div>
<div class="footer-subspace">
<ul class="footer-ul">
<li class="footer-headpage">Follow Us</li>
<li> <a href="https://www.facebook.com/BrownInitiativeforPolicy/" class="footer-page">
Facebook
</a></li>
<li> <a href="https://www.instagram.com/browninitiativeforpolicy/" class="footer-page">
Instagram
</a></li>
<li> <a href="https://www.linkedin.com/company/brown-initiative-for-policy"
class="footer-page" style="margin-bottom: 0;">
LinkedIn
</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- mobile footer -->
<div id="footer-white-background-mobile">
<div class="website-wrapper">
<div class="mobile-footer-logo-area">
<img class="mobile-footer-logo" src="./img/common/footer-logo.png">
<div class="mobile-footer-slogan">
Proposing and advocating for sensible solutions to problems in our community.
</div>
</div>
<div class="mobile-footer-link-area">
<a href="index.html" class="mobile-footer-page" style="margin-bottom: 0;">
Home
</a> <span>·</span>
<a href="projects.html" class="mobile-footer-page" style="margin-bottom: 0;">
Projects
</a> <span>·</span>
<a href="about-us.html" class="mobile-footer-page" style="margin-bottom: 0;">
About Us
</a> <span>·</span>
<a href="for-partners.html" class="mobile-footer-page" style="margin-bottom: 0;">
For Partners
</a> <span>·</span>
<a href="for-students.html" class="mobile-footer-page" style="margin-bottom: 0;">
For Students
</a> <span>·</span>
<a href="#" class="mobile-footer-page" style="margin-bottom: 0;">
Pitch a Project
</a> <span>·</span>
<a href="https://www.facebook.com/BrownInitiativeforPolicy/" class="mobile-footer-page"
style="margin-bottom: 0;">
Facebook
</a> <span>·</span>
<a href="https://www.instagram.com/browninitiativeforpolicy/" class="mobile-footer-page"
style="margin-bottom: 0;">
Instagram
</a> <span>·</span>
<a href="https://www.linkedin.com/company/brown-initiative-for-policy" class="mobile-footer-page"
style="margin-bottom: 0;">
LinkedIn
</a>
</div>
<div class="mobile-footer-copyright">
© Brown Initiative for Policy<br>All Rights Reserved
</div>
</div>
</div>
<!-- JS for Bootstrap -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"
integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV"
crossorigin="anonymous"></script>
</body>
</html>