-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
315 lines (289 loc) · 18.5 KB
/
index.html
File metadata and controls
315 lines (289 loc) · 18.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="/resource/fe6818_e6c7f51913b74ddcbe4fbd1824e0a470_mv2.png">
<title>Precision Medicine | CureScience | San Diego</title>
<meta name="description" content="CureScience Institute is focused on developing personalized curative therapies for cancer, neurological, and immune disorders including COVID-19.">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- CSS only -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="/cardDeco.css">
</head>
<body>
<!-- navbar -->
<nav class="navbar navbar-expand-sm sticky-top bg-light border-bottom border-dark border-1">
<div class="container-fluid">
<a class="navbar-brand" href="https://www.curescience.org/"><img src="/resource/CureScience.png" alt="Logo" class="logoheader"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="https://www.curescience.org/">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Focus
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item " href="#science">Translational Medicine</a></li>
<li><a class="dropdown-item " href="https://www.curescience.org/healthiomics">Healthiomics</a></li>
<li><a class="dropdown-item " href="#cureosyti">Cureosyti</a></li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item " href="https://www.curescience.org/blog">Blogs</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
About
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item " href="https://www.curescience.org/team">Team</a></li>
<li><a class="dropdown-item " href="https://www.curescience.org/team">Advisors</a></li>
<li><a class="dropdown-item " href="#partners">Partners</a></li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item " href="https://www.curescience.org/summer-scholars-program">
Summer Scholars Program</a></li>
<li><a class="dropdown-item " href="https://www.curescience.org/news">News</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Support
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item " href="https://www.curescience.org/donate">Donate</a></li>
<li><a class="dropdown-item " href="https://www.curescience.org/donate">Contact Us</a></li>
</ul>
</li>
</ul>
<form class="d-flex" role="search">
<a href="https://www.curescience.org/donate"><button type="button" class="btn btn-outline-dark">Donate</button></a>
</form>
</div>
</div>
</nav>
<!-- container -->
<div class="container-fluid headpost">
<div class="row text-center text-light">
<div class="col-sx-12 col-md-6 col-lg-4 p-3 my-5">
<h4>
Healthiomics: Translational Studies
</h4>
<a href="https://www.curescience.org/donate"><button type="button" class="btn ps-3 pe-3 btn-light">Join</button></a>
</div>
<div class="col-sx-12 col-md-6 col-lg-4 p-3 my-5">
<h4>
Summer Scholars Program (SSP)
</h4>
<a href="https://www.curescience.org/summer-scholars-program"><button type="button" class="btn ps-3 pe-3 btn-light">Join</button></a>
</div>
<div class="col-sx-12 col-md-12 col-lg-4 p-3 my-5">
<h4>Updates</h4>
<p>* xCures and CureScience form partnership to provide patient centric solutions</p>
<p>* COVID-19 patient treated with Mesenchymal Stem Cells (MSCs) - First in the US</p>
<p>* Dr. Boris Reznik joins CureScience's Advisory Board Member</p>
<p>* CureScience Institute expands Vision and Mission</p>
<p>* Gary Shields joins the Institute's Advisory Board</p>
<p>* Dr. Marincola joins the Institute's Advisory Board</p>
<p>* Curtana Pharmaceuticals’ CT-179 Receives Rare Pediatric Disease Designation</p>
<p>* Mesenchymal stem cells as living anti-inflammatory therapy for COVID-19 related acute respiratory distress syndrome</p>
<p>* CureScience CEO wants to ‘cocreate, not compete’ to advance health care</p>
</div>
<div class="col-sx-12 p-3 my-5">
<h1 >Transforming Hope into Cure™</h1>
</div>
</div>
</div>
<!-- Science -->
<div class="row" id="science">
<div class="col-sm-12 text-center text-dark py-5 my-2">
<h3>Science</h3>
</div>
<div class="col-sm-12 ">
<div class="row d-flex justify-content-center">
<div class="card mx-5 my-3 shadow rounded" style="width: 18rem;">
<img src="/resource/fe6818_33bdbc9351dd423c85220ec61a9e0bc4_mv2.jpg" class="card-img-top mt-2 rounded" alt="...">
<div class="card-body">
<h6 class="card-title">Immunology</h6>
<a href="https://www.curescience.org/immunology" class="btn btn-primary">Read Now</a>
</div>
</div>
<div class="card mx-5 my-3 shadow rounded" style="width: 18rem;">
<img src="/resource/fe6818_169aa6a83dae481a8f6cb8eeeaf77bbe_mv2.jpg" class="card-img-top mt-2 rounded" alt="...">
<div class="card-body">
<h6 class="card-title">Neuroscience</h6>
<a href="https://www.curescience.org/immunology" class="btn btn-primary">Read Now</a>
</div>
</div>
<div class="card mx-5 my-3 shadow rounded" style="width: 18rem;">
<img src="/resource/fe6818_72b2141eeb07450a9de01cb0f57b0f0d_mv2.jpg" class="card-img-top mt-2 rounded" alt="...">
<div class="card-body">
<h6 class="card-title">Regenerative Medicine</h6>
<a href="https://www.curescience.org/immunology" class="btn btn-primary">Read Now</a>
</div>
</div>
<div class="card mx-5 my-3 shadow rounded" style="width: 18rem;">
<img src="/resource/fe6818_cb5b1cfa18bc4a41b3da4b9acf5d482b_mv2.jpg" class="card-img-top mt-2 rounded" alt="...">
<div class="card-body">
<h6 class="card-title">Autoimmune disorders</h6>
<a href="https://www.curescience.org/clinical-focus" class="btn btn-primary">Read Now</a>
</div>
</div>
<div class="card mx-5 my-3 shadow rounded" style="width: 18rem;">
<img src="/resource/fe6818_ec3aee02689048bf9c6976d979da9612_mv2.png" class="card-img-top mt-2 rounded" alt="...">
<div class="card-body">
<h6 class="card-title">COVID-19</h6>
<a href="https://www.curescience.org/covid19" class="btn btn-primary">Read Now</a>
</div>
</div>
<div class="card mx-5 my-3 shadow rounded" style="width: 18rem;">
<img src="/resource/fe6818_1cf864958f144dc6b7c2d8d27fb269b0_mv2.jpg" class="card-img-top mt-2 rounded" alt="...">
<div class="card-body">
<h6 class="card-title">Easy Diagnostics</h6>
<a href="https://www.curescience.org/diagnostics" class="btn btn-primary">Read Now</a>
</div>
</div>
</div>
</div>
</div>
<!-- Vaccine -->
<div class="row m-5" id="vaccine">
<div class="col-sm-12 text-center p-3 rounded text-dark border border-gray bg-info text-white shadow">
<h3>Neoantigen Vaccine Program</h3>
<p class="px-lg-5 px-sm-2" style="font: 500px;">A personalized vaccine program enabled by CureScience for cancer patients. The vaccine is tailored to the individual's tumor mutations. The neoepitope is predicted based on individual's sequenced data. Based on the predictions, an optimized peptide combination is translated into therapy.</p>
<a href="">
<a href="https://www.curescience.org/healthiomics" class="btn btn-primary">Read More</a>
</a>
</div>
</div>
<!-- Patient Empowerment -->
<div class="row" id="cureosyti">
<div class="col-sm-12 text-center text-dark py-5 my-2">
<h3>Cureosyti: Patient Empowerment</h3>
</div>
<div class="col-sm-12 ">
<div class="row d-flex justify-content-center">
<div class="second hero">
<img class="hero-profile-img" src="/resource/5616.webp" alt="++">
<div class="hero-description-bk"></div>
<div class="hero-logo">
<img src="/resource/logo.jpg" alt="....">
</div>
<div class="hero-description">
<p>Understand the disease to make right decisions</p>
</div>
<div class="hero-date">
<p>Disease Reviews</p>
</div>
<div class="hero-btn">
<a href="https://www.curescience.org/diseasereview">Learn More</a>
</div>
</div>
<div class="first hero">
<img class="hero-profile-img" src="/resource/paitents.jpg" alt="...">
<div class="hero-description-bk"></div>
<div class="hero-logo">
<img src="/resource/logo.jpg" alt="">
</div>
<div class="hero-description">
<p>Listen to their stories, you not alone. Let us fight together. </p>
</div>
<div class="hero-date">
<p>Patient Journeys</p>
</div>
<div class="hero-btn">
<a href="https://www.curescience.org/patient">Learn More</a>
</div>
</div>
<div class="second hero">
<img class="hero-profile-img" src="/resource/patient_589302497_250.jpg" alt="++">
<div class="hero-description-bk"></div>
<div class="hero-logo">
<img src="/resource/logo.jpg" alt="">
</div>
<div class="hero-description">
<p>Scientific opinions on various disease related topics</p>
</div>
<div class="hero-date">
<p >Blogs</p>
</div>
<div class="hero-btn">
<a href="https://www.curescience.org/blog">Learn More</a>
</div>
</div>
</div>
</div>
</div>
<!-- Partners -->
<div class="row" id="partners">
<div class="col-sm-12 text-center text-dark py-5 my-2">
<h3>Our Partners</h3>
</div>
<div class="col-sm-12 ">
<div class="row d-flex p-3 justify-content-center shadow bg-dark">
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_e5c050683278418aab5b340f43627269_mv2.png" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_1c5ef59974284c078ab27c05fbc8c19f_mv2.jpg" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_5c79eef1d1fd49399b5970b50e688ca2_mv2.png" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_a9cd1bcb676c45f9872c8d724aeae6da_mv2.png" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_576ec54c68884db4a4de772c0c654745_mv2.png" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_b30f98ccf3624bef8143ab8a989554c2_mv2.jpg" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_b4286ebac35744d39714d8cb13b40ac4_mv2.jpg" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_c79e66ab2cbb4f00990c0c6a5bf56b25_mv2.png" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_cf1800e75f404ac187f22c4138e5b2b7_mv2.jpg" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fgsdfg.png" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_e7f0c9dff31f43b3932e2b97abf03fec_mv2.png" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_e80fbf9d89aa4d25afc887915145ae34_mv2.jpg" alt="***"></div>
<div class="col-6 square-box col-md-4 rounded"> <img src="/resource/fe6818_f2bfa333f5f948b98ecabd62e3f87d73_mv2.jpg" alt="***"></div>
</div>
</div>
</div>
<!-- Footer -->
<div class="row border-top border-2 bg-light border-dark mt-5" id="footer">
<div class="col-6 col-md-3 order-2 order-md-1 d-flex justify-content-center p-3">
<p> Lab Address:<br>
10225 Barnes Canyon Road, #A207<br>
San Diego, CA 92121<br>
(858) 800 CURE (2873) </p>
</div>
<div class="col-sm-12 col-md-6 order-1 order-md-2 d-flex text-dark d-flex p-3">
<div class="col relative form ps-5">
<h5 class="bold m-1" style="font-size: 20px;">Subscribe</h5>
<input class="m-1 rounded" style="height: 30px; width: 300px;" type="text" name="#" id="#" placeholder="Enter Your Email">
<a href="https://www.curescience.org/donate"><button class="btn btn-primary m-1 p-0" style="height: 30px; width: 80px;">Sign Up</button></a>
</div>
</div>
<div class="col-6 col-md-3 order-3 d-flex justify-content-center p-3">
<p><span class="bold">EIN: </span>46-2822493<br>
<span class="bold">Email:</span> Info@CureScience.org<br>
<span class="bold">Phone:</span> (858) 800 CURE (2873)<br>
<span class="bold">Toll Free:</span> (844) 567 CURE (2873)</p>
</div>
</div>
<div class="col-12 text-center bg-dark text-light p-3" style="font-size: 10px;">
<p>© 2022 CureScience | Developed by FiCity.Org | Terms of Use | Privacy Policy<br>
CureScience™ Institute is a registered nonprofit under code 501(c)(3). Your donation is tax deductible.</p>
</div>
</div>
<!-- Social -->
<div class="social">
<a href="https://www.linkedin.com/company/curescience/" target="_blank"><img src="/resource/aa0402eb9ba2430d9d0620b59556efca.png" alt="+++"></a>
<a href="https://www.facebook.com/CureScience" target="_blank"><img src="/resource/4057345bcf57474b96976284050c00df.png" alt="++"></a>
<a href="https://www.youtube.com/channel/UCUZbCuoxilwtbDU2G-6xn6Q" target="_blank"><img src="/resource/45bce1d726f64f1999c49feae57f6298.png" alt="++"></a>
<a href="https://www.instagram.com/curescience/" target="_blank"><img src="/resource/e1aa082f7c0747168d9cf43e77046142.png" alt="++"></a>
<a href="https://twitter.com/curescience" target="_blank"><img src="/resource/870f97661ed14a5bb2d96ecbddec0aed.png" alt="++"></a>
</div>
<!-- JavaScript Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js" integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2" crossorigin="anonymous"></script>
<script src="script.js"></script>
</body>
</html>