-
Notifications
You must be signed in to change notification settings - Fork 46
/
privacy_policy.html
214 lines (205 loc) · 7.95 KB
/
privacy_policy.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
<!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" />
<title>Robogyan | Home</title>
<link rel="shortcut icon" href="assets/logo.svg" type="image/x-icon" />
<link rel="stylesheet" href="dist/css/main.css" />
<link rel="stylesheet" href="/dist/css/faq.css" />
</head>
<body>
<header class="main-header">
<div class="main-header-container">
<a href="/" class="logo">
<h1>Robogyan</h1>
</a>
<div class="navbar">
<ul class="navbar-links">
<li>
<a href="./index.html">Home</a>
</li>
<li>
<a href="./about.html">About us</a>
</li>
<li>
<a href="https://www.instagram.com/robogyan_official/"
>Life at RG</a
>
</li>
<li>
<a href="./project.html">Projects</a>
</li>
<li>
<a href="achievements.html">Achievements</a>
</li>
<li>
<a href="Objectives.html">Our Objectives</a>
</li>
<li>
<a href="mailto:[email protected]">Contact Us</a>
</li>
</ul>
</div>
<div class="navbar-btns">
<a
href="https://docs.google.com/forms/d/e/1FAIpQLScC47onBA9gTG68RdXVRjZQnIg1KHcy2pRoof7w6MIUhb67nA/viewform"
class="btn btn-register"
>
<img src="assets/user-add.svg" alt="user add icon" />
<span>Register</span>
</a>
<div class="hamburger">
<div class="line line-1"></div>
<div class="line line-2"></div>
<div class="line line-3"></div>
</div>
</div>
</div>
</header>
<main>
<section class="hero">
<div class="hero-text">
<h1 class="text-big">Privacy Policy</h1>
<p class="text-small">
A Privacy Policy is a statement or a legal document that states how
a company or website collects, handles and processes data of its
customers and visitors. It explicitly describes whether that
information is kept confidential, or is shared with or sold to third
parties. Personal information about an individual may include Name,
Address, Email, Phone Number, Nationality, Religious Beliefs, etc.
We may use and store information about your location if you give us
permission to do so ("Location Data"). We use this data to provide
features of our Service, to improve and customise our Service. You
can enable or disable location services when you use our Service at
any time by way of your device settings.
</p>
<center>
<img
width="800px"
src="./assets/privacy_policy.png"
alt="privacy_policy"
/>
</center>
</div>
<br />
</section>
<section class="faq-container">
<div class="faq-one">
<!-- faq question -->
<h1 class="faq-page">Cookies</h1>
<!-- faq answer -->
<div class="faq-body">
<p>
We use data collection devices such as "cookies" on certain pages
of the Platform to help analyse our web page flow, measure
promotional effectiveness, and promote trust and safety. "Cookies"
are small files placed on your hard drive that assist us in
providing our services. Cookies do not contain any of your
personal information. We offer certain features that are only
available through the use of a "cookie". We also use cookies to
allow you to enter your password less frequently during a session.
</p>
</div>
</div>
<hr class="hr-line" />
<div class="faq-two">
<!-- faq question -->
<h1 class="faq-page">Data Retention</h1>
<!-- faq answer -->
<div class="faq-body">
<p>
We retain your personal information for a period no longer than is
required for the purpose for which it was collected or as required
under any applicable law. However, we may retain data related to
you if there is a legal obligation to retain the data; if required
to comply with any applicable statutory or regulatory retention
requirement by law; if we believe it may be necessary to prevent
fraud or future abuse.
</p>
</div>
</div>
<hr class="hr-line" />
<div class="faq-three">
<!-- faq question -->
<h1 class="faq-page">Consent</h1>
<!-- faq answer -->
<div class="faq-body">
<p>
By visiting our Platform or by providing your information, you
consent to the collection, use, storage, disclosure and otherwise
processing of your information (including sensitive personal
information) on the Platform in accordance with this Privacy
Policy. If you disclose to us any personal information relating to
other people, you represent that you have the authority to do so
and permit us to use the information in accordance with this
Privacy Policy.
</p>
</div>
</div>
<hr class="hr-line" />
<div class="faq-four">
<!-- faq question -->
<h1 class="faq-page">Changes To This Privacy Policy</h1>
<!-- faq answer -->
<div class="faq-body">
<p>
Please check our Privacy Policy periodically for changes. We may
update this Privacy Policy to reflect changes to our information
practices. We will alert you to significant changes by posting the
date our Privacy Policy got last updated, placing a notice on our
Platform, or by sending you an email when we are required to do so
by applicable law.
</p>
</div>
</div>
<hr class="hr-line" />
<div class="faq-four">
<!-- faq question -->
<h1 class="faq-page">Queries</h1>
<!-- faq answer -->
<div class="faq-body">
<p>
If you have a query, concern, or complaint in relation to
collection or usage of your personal information under this
Privacy Policy, please contact us at the contact information
provided above.
</p>
</div>
</div>
<hr class="hr-line" />
</section>
</main>
<br /><br /><br /><br /><br /><br /><br />
<footer>
<div class="footer-container">
<ul class="footer-container-links">
<li>
<a href="./faq.html">FAQ</a>
</li>
<li><a href="terms_of_use.html"> Terms Of Use </a></li>
<li>
<a href="privacy_policy.html">Privacy Policy</a>
</li>
</ul>
<div class="follow-container">
<h3>Follow Robogyan on : </h3>
<ul class="socials">
<li>
<a href="https://www.youtube.com/channel/UCom9YyDetX7ggEI88Y5AGQA/featured" target="_blank"><i
class="fa-brands fa-youtube"></i> Youtube</a>
</li>
<li>
<a href="https://www.instagram.com/robogyan_official/" target="_blank"><i
class="fa-brands fa-instagram fa-solid"></i> Instagram</a>
</li>
</ul>
</div>
</div>
<div class="copyright">2022 © <a href="/">Robogyan</a></div>
</footer>
<script src="dist/js/main.js"></script>
<script src="./dist/js/faq.js"></script>
</body>
</html>