-
Notifications
You must be signed in to change notification settings - Fork 0
/
pp.html
200 lines (177 loc) · 10.6 KB
/
pp.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
<!-- wp:html -->
<script type="module">
import { fairyDustCursor } from "https://unpkg.com/cursor-effects@latest/dist/esm.js";
new fairyDustCursor({
colors: ["#7D3E00", "#FFEED8", "#FFC170"],
});
</script>
<div id="spinner-wrapper" style="height:100vh; width:100%; display:flex; align-items:center; justify-content:center;">
<svg class="pl" viewBox="0 0 128 128" width="128px" height="128px">
<defs>
<linearGradient id="pl-grad" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#000" />
<stop offset="100%" stop-color="#fff" />
</linearGradient>
<mask id="pl-mask">
<rect x="0" y="0" width="128" height="128" fill="url(#pl-grad)" />
</mask>
</defs>
<g stroke-linecap="round" stroke-width="8" stroke-dasharray="32 32">
<g stroke="hsl(193,90%,50%)">
<line class="pl__line1" x1="4" y1="48" x2="4" y2="80" />
<line class="pl__line2" x1="19" y1="48" x2="19" y2="80" />
<line class="pl__line3" x1="34" y1="48" x2="34" y2="80" />
<line class="pl__line4" x1="49" y1="48" x2="49" y2="80" />
<line class="pl__line5" x1="64" y1="48" x2="64" y2="80" />
<g transform="rotate(180,79,64)">
<line class="pl__line6" x1="79" y1="48" x2="79" y2="80" />
</g>
<g transform="rotate(180,94,64)">
<line class="pl__line7" x1="94" y1="48" x2="94" y2="80" />
</g>
<g transform="rotate(180,109,64)">
<line class="pl__line8" x1="109" y1="48" x2="109" y2="80" />
</g>
<g transform="rotate(180,124,64)">
<line class="pl__line9" x1="124" y1="48" x2="124" y2="80" />
</g>
</g>
<g stroke="hsl(283,90%,50%)" mask="url(#pl-mask)">
<line class="pl__line1" x1="4" y1="48" x2="4" y2="80" />
<line class="pl__line2" x1="19" y1="48" x2="19" y2="80" />
<line class="pl__line3" x1="34" y1="48" x2="34" y2="80" />
<line class="pl__line4" x1="49" y1="48" x2="49" y2="80" />
<line class="pl__line5" x1="64" y1="48" x2="64" y2="80" />
<g transform="rotate(180,79,64)">
<line class="pl__line6" x1="79" y1="48" x2="79" y2="80" />
</g>
<g transform="rotate(180,94,64)">
<line class="pl__line7" x1="94" y1="48" x2="94" y2="80" />
</g>
<g transform="rotate(180,109,64)">
<line class="pl__line8" x1="109" y1="48" x2="109" y2="80" />
</g>
<g transform="rotate(180,124,64)">
<line class="pl__line9" x1="124" y1="48" x2="124" y2="80" />
</g>
</g>
</g>
</svg>
</div>
<body style="background-color: black;">
<center>
<h1 style="font-family: mason;">Privacy Policy:</h1>
<hr id="divider1" class="divider">
<p style="font-family:mason; font-size:20px;">
At Silhouettes and AIIMBT 2024, accessible from www.afmcsilhouettes.in, one of our main priorities is the
privacy of our participants. This Privacy Policy document contains types of information that are collected
and recorded by Silhouettes and AIIMBT 2024 and how we use it. If you have additional questions or require
more information about our Privacy Policy, do not hesitate to contact us. This Privacy Policy applies only
to our online activities and is valid for participants in our events with regards to the information that
they shared and/or collect in Silhouettes and AIIMBT 2024. This policy is not applicable to any information
collected offline or via channels other than this website.</p><br><br>
<p style="font-family:mason; font-size:40px;">
Consent:
</p>
<br><br>
<p style="font-family:mason; font-size:20px;">
By participating in our events, you hereby consent to our Privacy Policy and agree to its terms.</p><br><br>
<p style="font-family:mason; font-size:40px;">
Information we collect:
</p><br><br>
<p style="font-family:mason; font-size:20px;">
The personal information that you are asked to provide, and the reasons why you are asked to provide it,
will be made clear to you at the point we ask you to provide your personal information. If you contact us
directly, we may receive additional information about you such as your name, email address, phone number,
the contents of the message, and/or attachments you may send us, and any other information you may choose to
provide. When you register for an event, we may ask for your contact information, including items such as
name, university name, address, email address, and telephone number.
</p><br><br>
<p style="font-family:mason; font-size:40px;">
How we use your information:
</p><br><br>
<p style="font-family:mason; font-size:20px;">
We use the information we collect in various ways, including to: <br>
Provide, operate, and maintain our events<br>
Improve, personalize, and expand our event<br>
Understand and analyse how you participate in our events<br>
Develop new features, and functionality for our events<br>
Communicate with you, either directly or through one of our partners, including for customer service, to
provide you with updates and other information relating to the event, and for marketing and promotional
purposes.<br>
Send you emails.<br>
The information collected by log files include internet protocol (IP) addresses, browser type, Internet
Service Provider (ISP), date and time stamp, referring/exit pages, and possibly the number of clicks. These
are not linked to any information that is personally identifiable. <br>
The purpose of the information is for analysing trends, administering the site, tracking users' movement on
the website, and gathering demographic information.
</p><br><br>
<p style="font-family:mason; font-size:40px;">
Cookies and Web Beacons
</p><br><br>
<p style="font-family:mason; font-size:20px;">
Like any other website, silhouettes and AIIMBT 2024 uses 'cookies'. These cookies are used to store
information including visitors' preferences, and the pages on the website that the visitor accessed or
visited. The information is used to optimize the users' experience by customizing
our web page content based on visitors' browser type and/or other information.
</p><br><br>
<p style="font-family:mason; font-size:40px;">
Third Party Privacy Policies
</p><br><br>
<p style="font-family:mason; font-size:20px;">
Silhouettes and AIIMBT 2024 Policy does not apply to other advertisers or websites. Thus, we are advising
you to consult the respective Privacy Policies of these third-party ad servers for more detailed
information. It may include their practices and instructions about how to opt-out of certain options.<br>
You can choose to disable cookies through your individual browser options. To know more detailed information
about cookie management with specific web browsers, it can be found at the browsers' respective websites.
</p><br><br>
<p style="font-family:mason; font-size:40px;">
CCPA Privacy Rights (Do Not Sell My Personal Information)
</p><br><br>
<p style="font-family:mason; font-size:20px;">
Under the CCPA, among other rights, California consumers have the right to:<br>
Request that a business that collects a consumer's personal data disclose the categories and specific pieces
of personal data that a business has collected about consumers.<br>
Request that a business delete any personal data about the consumer that a business has collected.<br>
Request that a business that sells a consumer's personal data, not sell the consumer's personal data.<br>
If you make a request, we have one month to respond to you. If you would like to exercise any of these
rights, please contact us.
</p><br><br>
<p style="font-family:mason; font-size:40px;">
GDPR Data Protection Rights
</p><br><br>
<p style="font-family:mason; font-size:20px;">
We would like to make sure you are fully aware of all of your data protection rights. Every user is entitled
to the following:<br>
The right to access – You have the right to request copies of your personal data. We may charge you a small
fee for this service.<br>
The right to rectification – You have the right to request that we correct any information you believe is
inaccurate. You also have the right to request that we complete the information you believe is
incomplete.<br>
The right to erasure – You have the right to request that we erase your personal data, under certain
conditions.<br>
The right to restrict processing – You have the right to request that we restrict the processing of your
personal data, under certain conditions.<br>
The right to object to processing – You have the right to object to our processing of your personal data,
under certain conditions.<br>
The right to data portability – You have the right to request that we transfer the data that we have
collected to another organization, or directly to you, under certain conditions.<br>
If you make a request, we have one month to respond to you. If you would like to exercise any of these
rights, please contact us.<br><br>
All the privacy policy terms are modifiable at owners ends as per owner’s requirement without any prior
notice.
</p>
</center>
<div class="bg-animation">
<div id="stars"></div>
<div id="stars2"></div>
<div id="stars3"></div>
<div id="stars4"></div>
</div>
<section>
<div class="staranim"></div>
<div class="staranim"></div>
<div class="staranim"></div>
</section>
</body>
<!-- /wp:html -->