-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
486 lines (431 loc) · 15.1 KB
/
terms.html
File metadata and controls
486 lines (431 loc) · 15.1 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
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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<title>Los Angeles RHAC | Terms and Conditions</title>
<meta name="author" content="@Dvelupmint" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1"
/>
<link rel="stylesheet" href="css/elementAEOC.css" />
<link rel="stylesheet" href="css/base.css" />
<link rel="stylesheet" href="css/main.css" />
<link rel="stylesheet" href="css/vendor.css" />
<script src="js/modernizr.js"></script>
<link rel="icon" type="image/png" href="rhacSticker.png" />
<!--
<link
rel="apple-touch-icon"
sizes="57x57"
href="favs.ico/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="favs.ico/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="favs.ico/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="favs.ico/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="favs.ico/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="favs.ico/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="favs.ico/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="favs.ico/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="favs.ico/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="favs.ico/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="favs.ico/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="favs.ico/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="favs.ico/favicon-16x16.png"
/>
<link rel="manifest" href="favs.ico/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
-->
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-W2VKYDWDZM"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-W2VKYDWDZM");
</script>
</head>
<body id="top">
<header>
<div class="row">
<div class="logo">
<a href="index.html">RHAC-LOGO</a>
</div>
<nav id="main-nav-wrap">
<ul class="main-navigation">
<li>
<a href="about.html#process" title="">About Us</a>
</li>
<li>
<a href="mission.html#features" title="">Our Mission</a>
</li>
<li>
<a href="policies.html#pricing" title="">RHAC Results</a>
</li>
<li>
<a href="resources.html#cta" title=""
>ReEntry Advisory Resources</a
>
</li>
<li>
<a href="members.html#styles" title="">RHAC Members</a>
</li>
<li class="highlight with-sep">
<a href="links.html" title="">Contact Us</a>
</li>
</ul>
</nav>
<a class="menu-toggle" href="#"><span>Menu</span></a>
</div>
</header>
<!-- Intro -->
<section id="intro">
<div class="shadow-overlay"></div>
<div class="intro-content">
<div class="row">
<div class="col-twelve">
<br />
<h1>
Los Angeles📍<br />Reentry Health Advisory Collaborative
</h1>
<h5>
• Integrating Lived Experience With
Policymaking •
</h5>
<br />
<div class="video-link">
<a href="#video-popup"
><img src="images/play-button.png" alt=""
/></a>
</div>
<br />
<a class="button stroke smoothscroll" href="#faq" title=""
>Learn More</a
>
</div>
</div>
</div>
<!-- Modal Popup
========================================================= -->
<div id="video-popup" class="popup-modal mfp-hide">
<div class="fluid-video-wrapper">
<iframe
src="https://player.vimeo.com/video/1058136295?badge=0&autopause=0&player_id=0&app_id=58479"
width="500"
height="281"
frameborder="0"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen
></iframe>
</div>
<a class="close-popup">Close</a>
</div>
<!-- /video-popup -->
</section>
<!-- /Intro -->
<section id="faq">
<div class="row section-intro">
<div class="col-twelve with-bottom-line">
<h1>Terms and Conditions</h1>
<p class="lead">
Effective Date: February 21, 2025 Welcome to The RHAC's official
website written by Dvelupmnint. By accessing or using our services,
website, and any related resources (collectively, "Services"), you
agree to comply with and be bound by the following Terms of Service
("Terms"). Please read them carefully. If you do not agree with
these Terms, you should not use our Services.
</p>
</div>
</div>
<div class="row faq-content">
<div class="q-and-a block-1-2 block-tab-full group">
<div class="bgrid">
<h3>1. Acceptance of Terms</h3>
<p>
By using our Services, you acknowledge that you have read,
understood, and agreed to these Terms. We may update or change
these Terms from time to time, and any changes will be posted on
this page. Continued use of our Services constitutes acceptance of
any modifications.
</p>
</div>
<div class="bgrid">
<h3>2. Eligibility</h3>
<p>
Our Services are available to individuals who are reentering
society after incarceration, as well as their families and
supporters. You must be at least 18 years old to access and use
our Services, or have the consent of a parent or guardian if under
18.
</p>
</div>
<div class="bgrid">
<h3>3. Services Provided</h3>
<p>
We offer various services including health assessments, mental
health counseling, job readiness programs, legal advisory,
community reintegration support, and more. Specific details about
the services available can be found on our website or discussed
directly with our team.
</p>
</div>
<div class="bgrid">
<h3>4. User Responsibilities</h3>
<p>
You agree to use our Services only for lawful purposes and in
accordance with these Terms. You are responsible for: Providing
accurate and truthful information. Following any instructions or
guidelines provided by our team. Not engaging in behavior that
disrupts or harms our Services or other users.
</p>
</div>
<div class="bgrid">
<h3>5. Confidentiality & Privacy</h3>
<p>
We take your privacy seriously. Our Privacy Policy outlines how we
collect, use, and protect your personal data. By using our
Services, you consent to the collection and use of your data in
accordance with our Privacy Policy.
</p>
</div>
<div class="bgrid">
<h3>6. Appointments & Cancellations</h3>
<p>
Appointments for services should be scheduled through our platform
or directly with our team. If you need to cancel or reschedule,
please notify us at least 24 hours in advance. Failure to cancel
or reschedule within this time may result in a cancellation fee.
</p>
</div>
<div class="bgrid">
<h3>7. Fees & Payments</h3>
<p>
Some of our services may require payment. If applicable, fees for
services will be communicated upfront. Payments can be made via
the methods indicated on our website or through our platform. All
payments are non-refundable, unless otherwise stated.
</p>
</div>
<div class="bgrid">
<h3>8. Limitation of Liability</h3>
<p>
While we strive to provide high-quality services, our liability is
limited to the maximum extent permitted by law. We are not
responsible for any damages, losses, or disruptions caused by
third parties or factors beyond our control.
</p>
</div>
<div class="bgrid">
<h3>9. Indemnification</h3>
<p>
You agree to indemnify and hold The RHAC, its employees, partners,
and affiliates harmless from any claims, losses, damages, or
expenses (including legal fees) that result from your use of our
Services, violation of these Terms, or infringement of any rights
of third parties.
</p>
</div>
<div class="bgrid">
<h3>10. Termination of Services</h3>
<p>
We reserve the right to suspend or terminate your access to our
Services at our discretion, particularly if we believe that you
have violated these Terms. If your access is terminated, these
Terms will still apply.
</p>
</div>
<div class="bgrid">
<h3>11. Intellectual Property</h3>
<p>
All content on our website and related platforms, including logos,
text, graphics, images, and videos, is owned by or licensed to us
and is protected by intellectual property laws. You may not use,
modify, or reproduce any content without our permission.
</p>
</div>
<div class="bgrid">
<h3>12. Governing Law</h3>
<p>
Appointments for services should be scheduled through our platform
or directly with our team. If you need to cancel or reschedule,
please notify us at least 24 hours in advance. Failure to cancel
or reschedule within this time may result in a cancellation fee.
</p>
</div>
<div class="bgrid">
<h3>Contact Us</h3>
<p>
If you have any questions or concerns about these Terms, please
contact us at RHAC@LA.ORG
</p>
</div>
</div>
</div>
<!-- QR Code Popup -->
<div id="qrPopup" class="popup-overlay">
<div class="popup-content">
<h2>Scan this QR to Donate</h2>
<p style="margin-bottom: -5px">
Los Angeles Reentry Health Advisory Collaborative
</p>
<img src="images/rhacDonation.png" alt="QR Code" />
<button onclick="closePopup()">Close</button>
</div>
</div>
<!-- End QR Code Popup -->
</section>
<footer>
<div class="footer-main">
<div class="row">
<div class="col-four tab-full mob-full footer-info">
<div class="footer-logo"></div>
<p>
Los Angeles, CA . USA<br />
RHAC@LA.ORG
</p>
</div>
<div class="col-two tab-1-3 mob-1-2 site-links">
<h4>Site Links</h4>
<ul>
<li><a href="about.html#process">About Us</a></li>
<li><a href="mission.html#features">Our Mission</a></li>
<li><a href="members.html#styles">Team & Members</a></li>
<li><a href="faq.html#faq">FAQ</a></li>
<li>
<a href="javascript:void(0);" onclick="showPopup()">Donate</a>
</li>
<li><a href="privacy.html#faq">Privacy Policy</a></li>
</ul>
</div>
<div class="col-two tab-1-3 mob-1-2 social-links">
<h4>Social</h4>
<ul>
<li><a href="https://x.com/LACountyRHAC">X</a></li>
<li>
<a href="https://www.instagram.com/lacountyrhac/">Instagram</a>
</li>
<li>
<a href="https://www.linkedin.com/in/lacountyrhacforthepeople/"
>LinkedIn</a
>
</li>
</ul>
</div>
<div class="col-four tab-1-3 mob-full footer-subscribe">
<h4>Subscribe</h4>
<p>Keep yourself updated. Subscribe to our newsletter.</p>
<div class="subscribe-form">
<form
id="mc-form"
class="group"
novalidate="true"
method="POST"
action="https://formspree.io/f/mpwqoqgq"
>
<input
type="email"
value=""
name="dEmail"
class="email"
id="mc-email"
placeholder="type email & hit enter"
required=""
/>
<input type="submit" name="subscribe" />
<label for="mc-email" class="subscribe-message"></label>
</form>
</div>
</div>
<!-- /subscribe -->
</div>
</div>
<div class="footer-bottom">
<div class="row">
<div class="col-twelve">
<div class="copyright">
<span>© Copyright RHAC Los Angeles 2025.</span>
<span
>Design by
<a href="https://github.com/d-velopr/">Dvelupmint</a></span
>
</div>
<div id="go-top" style="display: block">
<a class="smoothscroll" title="Back to Top" href="#top"
><i class="icon ion-android-arrow-up"></i
></a>
</div>
</div>
</div>
</div>
</footer>
<div id="preloader">
<div id="loader"></div>
</div>
<script src="js/popup.js"></script>
<script src="js/jquery-1.11.3.min.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>