forked from iamedisonu/BFH
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprivacy.html
739 lines (459 loc) · 33.5 KB
/
privacy.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
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
<!doctype html><html lang="en">
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<head>
<meta charset="utf-8">
<title>Privacy Policy | Bright Futures Hub</title>
<link rel="shortcut icon" href="hs-fs/hubfs/Logo 01.png">
<meta name="description" content="Bright Futures Hub Privacy Policy">
<link type="text/css" rel="stylesheet" href="../cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/css/font-awesome.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="hs/hsstatic/jquery-libs/static-1.4/jquery/jquery-1.11.2.js"></script>
<script src="hs/hsstatic/jquery-libs/static-1.4/jquery-migrate/jquery-migrate-1.2.1.js"></script>
<script>hsjQuery = window['jQuery'];</script>
<meta property="og:description" content="Bright Futures Hub Privacy Policy">
<meta property="og:title" content="Privacy Policy | Bright Futures Hub">
<meta name="twitter:description" content="Bright Futures Hub Privacy Policy">
<meta name="twitter:title" content="Privacy Policy | Bright Futures Hub">
<style>
a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}
</style>
<link rel="stylesheet" href="hs-fs/hub/3298693/hub_generated/template_assets/83960242063/1687434594422/Collegewise_September_2022/css/main.min.css">
<link rel="stylesheet" href="hs-fs/hub/3298693/hub_generated/template_assets/83960207409/1687434343541/Collegewise_September_2022/css/theme-overrides.min.css">
<link rel="stylesheet" href="hs-fs/hub/3298693/hub_generated/module_assets/125720331167/1690469756099/module_125720331167_Site_Header.min.css">
<link rel="stylesheet" href="hs-fs/hub/3298693/hub_generated/module_assets/83974074285/1666952735434/module_83974074285_Advanced_Banner.min.css">
<link rel="stylesheet" href="hs-fs/hub/3298693/hub_generated/module_assets/83967535425/1667545378270/module_83967535425_Logo_Gallery.min.css">
<style>
@font-face {
font-family: "Lato";
font-weight: 400;
font-style: normal;
font-display: swap;
src: url("_hcms/googlefonts/Lato/regular.woff2") format("woff2"), url("_hcms/googlefonts/Lato/regular.woff") format("woff");
}
@font-face {
font-family: "Merriweather";
font-weight: 400;
font-style: normal;
font-display: swap;
src: url("_hcms/googlefonts/Merriweather/regular.woff2") format("woff2"), url("_hcms/googlefonts/Merriweather/regular.woff") format("woff");
}
</style>
<!-- Editor Styles -->
<style id="hs_editor_style" type="text/css">
.row1-row-0-force-full-width-section > .row-fluid {
max-width: none !important;
}
.row3-row-0-force-full-width-section > .row-fluid {
max-width: none !important;
}
/* HubSpot Styles (default) */
.row1-row-0-padding {
padding-top: 0px !important;
padding-bottom: 0px !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
.row2-row-0-padding {
padding-top: 0px !important;
padding-bottom: 0px !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
.row3-row-0-padding {
padding-top: 0px !important;
padding-bottom: 0px !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
</style>
<script>
var _hsp = window._hsp = window._hsp || [];
_hsp.push(['addPrivacyConsentListener', function(consent) { if (consent.allowed || (consent.categories && consent.categories.analytics)) {
(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','../www.google-analytics.com/analytics.js','ga');
ga('create','UA-27125928-1','auto');
ga('send','pageview');
}}]);
</script>
<script>
var _hsp = window._hsp = window._hsp || [];
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
var useGoogleConsentModeV2 = false;
if (!window._hsGoogleConsentRunOnce) {
window._hsGoogleConsentRunOnce = true;
gtag('consent', 'default', {
'ad_storage': 'denied',
'analytics_storage': 'denied',
'ad_user_data': 'denied',
'ad_personalization': 'denied'
});
if (useGoogleConsentModeV2) {
_hsp.push(['useGoogleConsentModeV2'])
} else {
_hsp.push(['addPrivacyConsentListener', function(consent){
var hasAnalyticsConsent = consent && (consent.allowed || (consent.categories && consent.categories.analytics));
var hasAdsConsent = consent && (consent.allowed || (consent.categories && consent.categories.advertisement));
gtag('consent', 'update', {
'ad_storage': hasAdsConsent ? 'granted' : 'denied',
'analytics_storage': hasAnalyticsConsent ? 'granted' : 'denied',
'ad_user_data': hasAdsConsent ? 'granted' : 'denied',
'ad_personalization': hasAdsConsent ? 'granted' : 'denied'
});
}]);
}
}
gtag('js', new Date());
gtag('set', 'developer_id.dZTQ1Zm', true);
gtag('config', 'G-KFYVY0RPEF');
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KFYVY0RPEF"></script>
<script>
var _hsp = window._hsp = window._hsp || [];
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
var useGoogleConsentModeV2 = false;
var hsLoadGtm = function loadGtm() {
if(window._hsGtmLoadOnce) {
return;
}
if (useGoogleConsentModeV2) {
gtag('set','developer_id.dZTQ1Zm',true);
// set up default denied consent
gtag('consent', 'default', {
'ad_storage': 'denied',
'analytics_storage': 'denied',
'ad_user_data': 'denied',
'ad_personalization': 'denied'
});
// instruct cookie banner to send consent updates to GCM
_hsp.push(['useGoogleConsentModeV2'])
}
(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=
'../www.googletagmanager.com/gtm5445.html?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MGJD6NS');
window._hsGtmLoadOnce = true;
};
_hsp.push(['addPrivacyConsentListener', function(consent){
if(consent.allowed || (consent.categories && consent.categories.analytics)){
hsLoadGtm();
}
}]);
</script>
<link rel="canonical" href="privacy.html">
<meta property="og:url" content="/privacy">
<meta name="twitter:card" content="summary">
<meta http-equiv="content-language" content="en">
<meta name="generator" content="HubSpot"></head>
<body>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MGJD6NS" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div class="body-wrapper hs-content-id-84048892524 hs-site-page page ">
<div data-global-resource-path="Collegewise_September_2022/templates/partials/header-v2.html"><div id="hs_cos_wrapper_site_header" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><header class="header-nav-wrap">
<div class="row-fluid header-nav" id="header-nav">
<div class="nav-container nav-flex">
<div class="nav-logo">
<div class="logo">
<span id="hs_cos_wrapper_site_header_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="logo"><a href="index.html" id="hs-link-site_header_" style="border-width:0px;border:0px;">
<img src="hs-fs/hubfs/Logo 01.png" class="hs-image-widget " height="139" style="height: auto;width:150px;border-width:0px;border:0px;" width="150" alt="logo-2" title="logo-2" loading="" sizes="(max-width: 150px) 100vw, 150px"></a></span>
</div>
</div>
<nav class="main-menu custom-menu-primary">
<span id="hs_cos_wrapper_site_header_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="menu"><div id="hs_menu_wrapper_site_header_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="default" data-menu-id="125724579096" aria-label="Navigation Menu">
<ul role="menu">
<li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:;" aria-haspopup="true" aria-expanded="false" role="menuitem">Our Services</a>
<ul role="menu" class="hs-menu-children-wrapper">
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="services-page.html" role="menuitem">1:1 Counseling</a></li>
</ul></li>
<li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:;" aria-haspopup="true" aria-expanded="false" role="menuitem">About us</a>
<ul role="menu" class="hs-menu-children-wrapper">
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="about.html" role="menuitem">About Us</a></li>
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="contact.html" role="menuitem">Contact Us</a></li>
</ul></li>
<li><a href="https://www.paypal.com/pools/c/92q5qVDk5o" style="color:yellowgreen">Donate</a></li>
</ul>
</div></span>
</nav>
<div class="nav-cta">
<a href="contact.html">TALK TO AN ADVISOR</a>
</div>
</div>
</div>
</header></div></div>
<main class="body-container-wrapper prvcy_pg">
<div class="container-fluid hs_prvcyrw1">
<div class="row-fluid-wrapper">
<div class="row-fluid">
<div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12">
<div class="row-fluid-wrapper row-depth-1 row-number-1 row1-row-0-force-full-width-section row1-row-0-padding dnd-section">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">
<div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1662527635323" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
<div class="adbrn2 bnr">
<div class="span4 ad2_left">
<a href="index.html" class="bnr_logo">
<div class="ad2_img">
<img src="hubfs/logo-2.png" alt="Bright Futures Hub" loading="lazy">
</div>
</a>
</div>
<div class="span8 ad2_right">
<h1>Privacy Policy</h1>
</div>
</div>
</div>
</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->
</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->
</div><!--end widget-span -->
</div>
</div>
</div>
<div class="container-fluid hs_prvcyrw2">
<div class="row-fluid-wrapper">
<div class="row-fluid">
<div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12">
<div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section row2-row-0-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">
<div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1662527751586" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1662527751586_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p><span data-contrast="none">Last Updated: [Feb 26, 2024]</span><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p>
<strong>
<span data-contrast="none">Introduction</span>
</strong>
<span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span>
</p>
<p><span data-contrast="none">At Bright Futures Hub, your privacy is paramount to us. We are committed to safeguarding the personal information of our visitors and users. This Privacy Policy serves as our promise to you, outlining how we collect, use, protect, and share information gathered through our website <span> <a href=”https://brightfutureshub.org”> Bright Futures Hub</a></span></span></p>
<p style="margin-top: 2rem;"><span data-contrast="none">As you navigate through our site and utilize our resources, we want to ensure you are fully informed about your rights and our responsibilities. This policy applies to all information collected on our website and any services offered through it. We aim to be transparent about our data practices, helping you make informed decisions about the information you share with us.</span></p>
<p style="margin-top: 2rem;"><span data-contrast="none">Whether you are a student, educator, parent, or just a visitor exploring what we have to offer, understanding our privacy practices is essential. We collect information to enhance your experience, provide personalized content, and improve our services. This includes both information you provide directly and data we collect automatically as you interact with our site.</span></p>
<p style="margin-top: 2rem;"><span data-contrast="none">By using our website, you consent to the collection and use of your information as described in this policy. We encourage you to read the following sections carefully to understand our practices fully and feel confident in the trust you place in us.</span></p>
<p style="margin-top: 2rem;"><span data-contrast="none">Your trust is the foundation of our mission at Bright Futures Hub, and we are dedicated to upholding the highest standards of privacy and data protection.</span></p>
<p><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><strong><span data-contrast="none">Information We Collect</span></strong><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-contrast="none">At Bright Futures Hub, we collect two types of information: Personal Information and Non-Personal Information.</span></p>
<p><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><strong><span data-contrast="none">Personal Information:</span></strong><span data-contrast="none"> This refers to information that can be used to identify you personally, such as your name, email address, telephone number, and any other details you choose to provide when using our website, signing up for our newsletters, or participating in our programs. We collect this information only when you voluntarily submit it to us.</span><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p> </p>
<p><strong><span data-contrast="none">Non-Personal Information:</span></strong><span data-contrast="none">When you visit Bright Futures Hub, we automatically collect information that does not identify you personally, such as your IP address, browser type, operating system, and other usage information about your visit to our website. This information helps us analyze trends, administer the site, and gather demographic information about our user base as a whole.</span><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><strong><span data-contrast="none">How We Use Your Information</span></strong><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-contrast="none">Bright Futures Hub uses the information we collect about you for the following purposes:</span><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<ul style="margin-top: 1rem; display: flex; flex-direction: column; gap: 1rem;">
<li data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{"335552541":1,"335559684":-2,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1"><span data-contrast="none">To provide and improve our services, including responding to your inquiries and fulfilling your requests.</span><span data-ccp-props="{"134233117":false,"134233118":false,"201341983":0,"335551550":1,"335551620":1,"335559738":0,"335559739":0,"335559740":259}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{"335552541":1,"335559684":-2,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" aria-setsize="-1" data-aria-posinset="2" data-aria-level="1"><span data-contrast="none">For internal research and development purposes, helping us to understand our users, especially students, improve the quality, and develop new features and services.</span><span data-ccp-props="{"134233117":false,"134233118":false,"201341983":0,"335551550":1,"335551620":1,"335559738":0,"335559739":0,"335559740":259}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{"335552541":1,"335559684":-2,"335559685":720,"335559991":360,"469769226":"Symbol","469769242":[8226],"469777803":"left","469777804":"","469777815":"hybridMultilevel"}" aria-setsize="-1" data-aria-posinset="2" data-aria-level="1"><span data-contrast="none">To send you information and update notifications that you have consented to receive.</span><span data-ccp-props="{"134233117":false,"134233118":false,"201341983":0,"335551550":1,"335551620":1,"335559738":0,"335559739":0,"335559740":259}"> </span></li>
</ul>
<p><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><strong><span data-contrast="none">Sharing Your Information</span></strong><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-contrast="none">We do not sell, trade, or otherwise transfer to outside parties your personally identifiable information unless we provide you with advance notice. This does not include website hosting partners and other parties who assist us in operating our website, conducting our business, or serving our users, so long as those parties agree to keep this information confidential. We may also release information when its release is appropriate to comply with the law, enforce our site policies, or protect ours or others' rights, property, or safety.</span></p>
<p><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><strong><span data-contrast="none">SMS Compliance</span></strong><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-contrast="none">By providing your mobile number and opting in to receive text messages from us, you consent to receive text messages (message and data rates may apply). Message frequency may vary. If at any time you wish to stop receiving text messages from us, you can unsubscribe by following the instructions provided in the text messages or by contacting us at </span><a href="mailto:[email protected]"><span data-contrast="none">[email protected]</span></a><span data-contrast="none">.</span><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><strong><span data-contrast="none">Data Protection</span></strong><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-contrast="none">The security of your personal information is important to us. We implement a variety of security measures to maintain the safety of your personal information when you enter, submit, or access your personal information. However, no method of transmission over the Internet, or method of electronic storage, is 100% secure. Therefore, while we strive to use commercially acceptable means to protect your personal information, we cannot guarantee its absolute security.</span></p>
<p><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><strong><span data-contrast="none">Your rights</span></strong><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-contrast="none">You have certain rights regarding the personal information we hold about you. These may include the rights to access, correct, delete, or restrict the use of your personal information, as well as the right to object to certain uses of your information, depending on the jurisdiction. To exercise these rights, please contact us using the details provided on our website.</span></p>
<p> </p>
<p><strong><span data-contrast="none">Changes to Our Privacy Policy</span></strong><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-contrast="none">Bright Futures Hub may update this privacy policy from time to time. We will notify you of any changes by posting the new privacy policy on this page. You are advised to review this privacy policy periodically for any changes.</span></p>
<p><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><strong><span data-contrast="none">Contact Us</span></strong><span data-ccp-props="{"201341983":0,"335551550":1,"335551620":1,"335559739":160,"335559740":259}"> </span></p>
<p><span data-contrast="none">If you have any questions about this Privacy Policy, please contact us at <span><a href="mailto:[email protected]"><span data-contrast="none">[email protected]</span></a></span></span></p>
<p style="line-height: 0;"> </p>
<p>By using our website, you acknowledge that you have read and understand our Privacy Policy and agree to its terms.</p>
<p style="line-height: 0;"> </p>
<p> </p></span></div>
</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->
</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->
</div><!--end widget-span -->
</div>
</div>
</div>
<div class="container-fluid hs_prvcyrw3">
<div class="row-fluid-wrapper">
<div class="row-fluid">
<div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12">
<div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section row3-row-0-padding row3-row-0-force-full-width-section">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">
<div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<!-- <div id="hs_cos_wrapper_widget_1662527867401" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="logo_gallery" style="background-color:rgba(246, 246, 246,1.0);">
<div class="logo_flx">
<p class="title">AS SEEN IN</p>
<a href="media.html" target="_blank" rel="noopener" class="logo_gal_itm">
<div class="pad_gal">
<img src="hubfs/5842aa0ca6515b1e0ad75b08.png" alt="CBS" loading="lazy">
</div>
</a>
<a href="media.html" target="_blank" rel="noopener" class="logo_gal_itm">
<div class="pad_gal">
<img src="hubfs/forbes.webp" alt="Forbes" loading="lazy">
</div>
</a>
<a href="media.html" target="_blank" rel="noopener" class="logo_gal_itm">
<div class="pad_gal">
<img src="hubfs/the-new-york-times-logo-vert.webp" alt="The New York Times" loading="lazy">
</div>
</a>
<a href="media.html" target="_blank" rel="noopener" class="logo_gal_itm">
<div class="pad_gal">
<img src="hubfs/insider.webp" alt="Business Insider" loading="lazy">
</div>
</a>
<a href="media.html" target="_blank" rel="noopener" class="logo_gal_itm">
<div class="pad_gal">
<img src="hubfs/325-3258657_good-morning-america-good-morning-america-logo.webp" alt="Good Morning America" loading="lazy">
</div>
</a>
<a href="media.html" target="_blank" rel="noopener" class="logo_gal_itm">
<div class="pad_gal">
<img src="hubfs/WashPostStacked_New.webp" alt="The Washington Post" loading="lazy">
</div>
</a>
</div>
</div></div> -->
</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->
</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->
</div><!--end widget-span -->
</div>
</div>
</div>
</main>
<div data-global-resource-path="Collegewise_September_2022/templates/partials/footer.html"><div class="otr_ftr">
<footer class="footer">
<div class="ftr_cl ftr_nav1">
<div id="hs_cos_wrapper_ftr_menu1" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
<nav aria-label="Main menu" class="navigation-primary">
<ul class="submenu level-1">
<li class="no-submenu menu-item hs-skip-lang-url-rewrite">
<a href="javascript:;" class="menu-link">Services</a>
</li>
<li class="no-submenu menu-item hs-skip-lang-url-rewrite">
<a href="services-page.html" class="menu-link">College Counseling & Test Prep</a>
</li>
<li class="no-submenu menu-item hs-skip-lang-url-rewrite">
<a href="privacy.html" class="menu-link active-item" aria-current="page">Privacy</a>
</li>
</ul>
</nav></div>
</div>
<div class="ftr_cl ftr_nav2">
<div id="hs_cos_wrapper_ftr_menu2" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
<nav aria-label="Main menu" class="navigation-primary">
<ul class="submenu level-1">
<li class="no-submenu menu-item hs-skip-lang-url-rewrite">
<a href="javascript:;" class="menu-link">Who We Are</a>
</li>
<li class="no-submenu menu-item hs-skip-lang-url-rewrite">
<a href="about.html" class="menu-link">About</a>
</li>
<li class="no-submenu menu-item hs-skip-lang-url-rewrite">
<a href="contact.html" class="menu-link">Contact Us</a>
</li>
</ul>
</nav></div>
</div>
<div class="ftr_cl ftr_cl4">
<div id="hs_cos_wrapper_ftr_cntnt" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_ftr_cntnt_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h6>
Subscribe To Our Blog
</h6>
<p>
Be the first to know when our college admissions and testing tips are shared on the blog. We respect your privacy and won’t share your information.
</p></span></div>
<div class="ftr_btn">
<div id="hs_cos_wrapper_subscribe_btn" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
<a class="hs-button " href="#" id="hs-button_subscribe_btn" target="_blank" rel="noopener ">
Subscribe
</a>
</div>
<div id="hs_cos_wrapper_gtin_btn" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
<a class="hs-button " href="#" id="hs-button_gtin_btn" rel="">
Get In Touch
</a>
</div>
</div>
</div>
</footer>
</div></div>
</div>
<script src="../cdnjs.cloudflare.com/ajax/libs/vanilla-lazyload/11.0.6/lazyload.min.js"></script>
<!-- HubSpot performance collection script -->
<script defer src="../static.hsappstatic.net/content-cwv-embed/static-1.388/embed.js"></script>
<script src="hs-fs/hub/3298693/hub_generated/template_assets/83959844871/1674567846251/Collegewise_September_2022/js/main.min.js"></script>
<script>
var hsVars = hsVars || {}; hsVars['language'] = 'en';
</script>
<script src="hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script>
<script src="hs-fs/hub/3298693/hub_generated/module_assets/125720331167/1690469755270/module_125720331167_Site_Header.min.js"></script>
<script src="hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js"></script>
<script src="hs-fs/hub/3298693/hub_generated/module_assets/83960283984/1663070426004/module_83960283984_Menu_Section.min.js"></script>
<!-- Start of HubSpot Analytics Code -->
<script type="text/javascript">
var _hsq = _hsq || [];
_hsq.push(["setContentType", "standard-page"]);
_hsq.push(["setCanonicalUrl", "https:\/\/collegewise.com\/privacy"]);
_hsq.push(["setPageId", "84048892524"]);
_hsq.push(["setContentMetadata", {
"contentPageId": 84048892524,
"legacyPageId": "84048892524",
"contentFolderId": null,
"contentGroupId": null,
"abTestId": null,
"languageVariantId": 84048892524,
"languageCode": "en",
}]);
</script>
<script type="text/javascript">
var _hsq = _hsq || [];
_hsq.push(["setTargetedContentMetadata", []]);
//Targeted content metadata for forms
var hbspt = hbspt || {};
hbspt.targetedContentMetadata = [];
</script>
<script type="text/javascript" id="hs-script-loader" async defer src="hs/scriptloader/3298693.js"></script>
<!-- End of HubSpot Analytics Code -->
<script type="text/javascript">
var hsVars = {
render_id: "3ffc1f0b-54bf-4951-814b-0723119e6eeb",
ticks: 1708595568040,
page_id: 84048892524,
content_group_id: 0,
portal_id: 3298693,
app_hs_base_url: "https://app.hubspot.com",
cp_hs_base_url: "https://cp.hubspot.com",
language: "en",
analytics_page_type: "standard-page",
analytics_page_id: "84048892524",
category_id: 1,
folder_id: 0,
is_hubspot_user: false
}
</script>
<script defer src="hs/hsstatic/HubspotToolsMenu/static-1.191/js/index.js"></script>
</body>
</html>