-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-policy.html
345 lines (320 loc) · 24.3 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
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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>DRCF website</title>
<link rel="icon" href="assets/img/favicon-3.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css"
integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link href="css/main.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</head>
<body>
<a class="skip-to-content-link" href="#skip" tabindex="0">Skip to main content</a>
<!-- header start hare-->
<header class="header fixed-top d-flex align-items-center">
<a class="skip-to-content-link" href="#skip" tabindex="0">Skip to main content</a>
<div class="container-fluid d-flex align-items-center justify-content-between pdng-right-0px">
<div class="logo me-auto me-lg-0">
<a href="index.html"> <img class="brand-logo" src="assets/img/DRCF-logo-WEB.png" alt="DRCF" /></a>
</div>
<!-- menu start here -->
<div class="header-item ms-auto">
<div class="menu-overlay">
</div>
<nav class="menu">
<div class="mobile-menu-head">
<div class="go-back"><i class="fa fa-angle-left"></i></div>
<div class="current-menu-title"></div>
<div class="mobile-menu-close">×</div>
</div>
<ul class="menu-main">
<li class="menu-item-has-children">
<a href="#">About the DRCF</a>
</li>
<li class="menu-item-has-children">
<a href="#">News & Events</a>
</li>
<li class="menu-item-has-children">
<a href="#">Publications<i class="fa fa-angle-down"></i></a>
<div class="sub-menu mega-menu mega-menu-column-4">
<div class="list-item">
<ul>
<li><a href="#">Blogs & Articles</a></li>
<li><a href="#">Papers</a></li>
<li><a href="#">Joint Statements</a></li>
<li><a href="#">Annual Reports</a></li>
<li><a href="#">Workplans</a></li>
<li><a href="#">Press Releases</a></li>
</ul>
</div>
<div class="list-item">
<ul>
<li class="mb-3"><span class="detail-text">
Optional explanatory text here and quick links to popular or topical content. <br>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore. Lorem ipsum dolor sit amet, consectetur. Lorem ipsum dolor sit amet, consectetur.</span></li>
</ul>
</div>
</div>
</li>
<li class="menu-item-has-children">
<a href="#">AI and Digital Hub<i class="fa fa-angle-down"></i></a>
<div class="sub-menu mega-menu mega-menu-column-4">
<div class="list-item">
<ul>
<li><a href="#">Apply Now</a></li>
<li><a href="#">Case Study</a></li>
</ul>
</div>
</div>
</li>
<li class="menu-item-has-children">
<a href="#">More<i class="fa fa-angle-down"></i></a>
<div class="sub-menu mega-menu mega-menu-column-4">
<div class="list-item">
<ul>
<li><a href="#">Key Projects</a></li>
<li><a href="#">Research Library</a></li>
<li><a href="#">Recruitment</a></li>
</ul>
</div>
</div>
</li>
</ul>
</nav>
</div>
<!-- menu end here -->
<!-- <div class="search-icons d-flex align-items-center order-2 order-lg-1">
<i class="fas fa-search" id="search-icon"></i>
</div> -->
<a href="javascript:void(0);" id="search-icon" class="search-icons d-flex align-items-center order-2 order-lg-1">
<i class="fas fa-search"></i>
<span class="visually-hidden-focusable">Global Search</span>
</a>
<form action="" class="search-form">
<div class="search-box mx-auto mb-3 position-relative">
<input type="search" class="search-box-input" name="query" aria-label="Global Search" placeholder="What are you looking for?" id="globalquery" autocomplete="off">
<label for="globalquery" class="fas fa-search d-none"><span class="d-none">Search</span></label>
<a href="javascript:void(0)" class="fas fa-search gl-search" onclick="globalSearch()"><span class="d-none">Search</span></a>
</div>
</form>
<!-- mobile menu trigger -->
<!-- <div class="mobile-menu-trigger order-3 order-lg-2">
<i class="mobile-nav-toggle mobile-nav-show fa-solid fa-bars"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none fa-solid fa-xmark"></i>
</div> -->
<a href="javascript:void(0);" class="mobile-menu-trigger order-3 order-lg-2">
<i class="mobile-nav-toggle mobile-nav-show fa-solid fa-bars"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none fa-solid fa-xmark"></i>
</a>
</div>
</header>
<main>
<section class="breadcrumb-position text-light">
<div class="row">
<div class="col-12">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html" aria-expanded="false">Home</a></li>
<li class="breadcrumb-item active ellipsis" aria-current="page">Privacy Policy</li>
</ol>
</nav>
</div>
</div>
</section>
<section class="banner-full-img">
<img class="w-100 hero-banner-img" src="assets/img/CFI-image-for-website-story.jpg" alt="" />
</section>
<section>
<div class="hero-banner-narrow blue-bg">
<div class="container-fluid">
<div class="row">
<div class="col-lg-8 offset-lg-2">
<h1>Privacy Policy</h1>
</div>
</div>
</div>
</div>
</section>
<section class="container-xl mt-5">
<h2 class="text-left mb-4">Privacy Policy</h2>
<div class="row">
<div class="col-12">
<p><strong>Introduction</strong></p>
<p paraid="1254170826" paraeid="{56b7de13-4d28-4d09-86da-b6fa2eddbf98}{231}">The Digital Regulation Cooperation Forum (DRCF<u>)</u> is a voluntary forum comprising of four member regulators: The Competition and Markets Authority (CMA), The Financial Conduct Authority (FCA), the Information Commissioner’s Office (ICO)<u>,</u> and the Office of Communications (Ofcom). The website is hosted by Ofcom (‘the Office of Communications’) and complies with <a href="https://www.ofcom.org.uk/about-ofcom/foi-dp/general-privacy-statement#:~:text=Your%20record%20will%20then%20be%20anonymised%20and%20retained,information%20in%20line%20with%20their%20record%20retention%20policies." target="_blank">Ofcom’s</a> data protection and information security standards.</p>
<p paraid="1846788203" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{7}">This general privacy statement sets out the information you need to know about the way in which the DRCF will collect information via the website, process and store your personal data, how long we will keep it for, your rights in connection with that data, and the people with whom we may need to share it.</p>
<p paraid="113884496" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{21}"><strong>What data we collect and how we use it</strong></p>
<p>The website collects information that your browser sends whenever you visit the site ("Log Data"). This Log Data may include information such as your computer's Internet Protocol ("IP") address, browser type, browser version, the pages of our Site that you visit, the time and date of your visit, the time spent on those pages and other statistics. In addition, we may use third party services, such as Google Analytics, that collect, monitor and analyse this.</p>
<p>We use Google Analytics to understand how many visitors are viewing the site. This information is shared in an aggregate format with our member regulators.</p>
<p paraid="1179078263" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{52}">We use your Personal Information only for providing and improving the site. We use your personal data submitted via the form to process your query and provide you with an answer<u>.</u></p>
<p paraid="1445324291" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{71}"><strong>Our processors</strong></p>
<p paraid="694580228" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{79}">We use third parties to provide elements of services for us,including <a href="https://www.squiz.net/about" target="_blank">Squiz, a website hosting service.</a></p>
<p>We have contracts in place with our data processors. This means that they cannot do anything with your personal information unless we have instructed them to do it. They will not share your personal information with any organisation apart from us. They will hold it securely and retain it for the period we instruct. When it is necessary for us to transfer your personal information outside of the UK this will only be done in accordance with the UK GDPR.</p>
<p paraid="927798389" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{118}"><strong>Sharing your personal data</strong></p>
<p paraid="2085592029" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{124}">The website provides an email address and a ‘contact us’ form which is sent to our <a href="mailto:[email protected]" target="_blank">[email protected]</a> inbox.</p>
<p paraid="1154262959" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{153}">The DRCF may share your information with the member regulators (OFCOM, CMA, FCA and ICO) to support the collective working of the DRCF, and to answer any queries you may have submitted via the ‘Contact Us’ section. When you email the DRCF we will share this information with the member regulators to provide the correct response. These organisations will process the information in accordance with their own privacy and information governance policies.</p>
<p paraid="143627678" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{215}"><a href="https://www.ofcom.org.uk/about-ofcom/foi-dp/general-privacy-statement" target="_blank">OFCOM</a></p>
<p paraid="597386582" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{222}"><a href="https://www.fca.org.uk/privacy" target="_blank">FCA</a></p>
<p paraid="97839146" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{229}"><a href="https://ico.org.uk/global/privacy-notice" target="_blank">ICO</a></p>
<p paraid="239336052" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{236}"><a href="https://www.gov.uk/help/privacy-notice" target="_blank">CMA</a></p>
<p paraid="2027473065" paraeid="{47959510-0755-4b1c-80e5-25689f540419}{252}"><strong>How long will my personal data be kept</strong></p>
<p paraid="798424191" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{11}">When receiving a communication via ‘contact us’ we will send this to all member regulators, they will then keep personal data in line with their respective policies as linked above<u>.</u></p>
<p paraid="1315007687" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{69}"><strong>How will the DRCF keep my data secure</strong></p>
<p paraid="177660817" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{79}">The DRCF member regulators have each put in place appropriate technical and organisational measures to protect your personal data and to prevent any unauthorised or unlawful processing and any accidental loss, destruction or damage to it.</p>
<p paraid="1503975913" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{97}">From time to time, the DRCF may need to transfer personal data to other countries (via the relevant regulator), for example, where personal data is being stored securely in the cloud and the relevant servers are located overseas. The relevant regulator, in these circumstances, first ensure that the relevant regulator has the appropriate safeguards in place to protect your personal data.</p>
<p paraid="464302234" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{123}"><strong>Your rights in relation to your personal data</strong></p>
<p>The DRCF is committed to protecting your privacy in accordance with data protection legislation. Under data protection legislation, you have rights to access your personal data and, in certain circumstances to: object to the processing of the data, or to request that it be rectified or erased; request that the processing of the data is restricted; and to data portability of that data. Where the DRCF is relying on your consent in order to use your personal data you may withdraw that consent at any time (however this will not affect the lawfulness of the data processing before your consent was withdrawn). You do have the right complain to the Information Commissioners Office about the processing of your personal data. Instructions on how to withdraw consent can be found within the relevant regulator’s policy.</p>
<p paraid="699757823" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{167}"><a href="https://www.ofcom.org.uk/about-ofcom/foi-dp/general-privacy-statement" target="_blank">OFCOM</a></p>
<p paraid="827726861" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{174}"><a href="https://www.fca.org.uk/privacy" target="_blank">FCA</a></p>
<p paraid="1333717031" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{181}"><a href="https://ico.org.uk/global/privacy-notice" target="_blank">ICO</a></p>
<p paraid="1386019406" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{188}"><a href="https://www.gov.uk/help/privacy-notice" target="_blank">CMA</a></p>
<p paraid="769273587" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{203}"><strong>Cookies</strong></p>
<p paraid="642245425" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{209}">Cookies are small files that are saved on your device when you visit a website. Cookies are sent to your browser from a web site and stored on your computer's hard drive. Like many sites, we use "cookies" to collect information. Please see the <a href="https://www.drcf.org.uk/cookie-policy" target="_blank">Cookies notice</a> on this site.</p>
<p paraid="786663973" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{224}"><strong>Changes to this privacy policy</strong></p>
<p paraid="1782022626" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{230}">This privacy policy is effective as of July 2023 and will remain in effect except with respect to any changes in its provisions in the future, which will be in effect immediately after being posted on this page. We reserve the right to update or change our Privacy Policy at any time and you should check this Privacy Policy periodically. Your continued use of the Service after we post any modifications to the Privacy Policy on this page will constitute your acknowledgment of the modifications and your consent to abide and be bound by the modified Privacy Policy.</p>
<p paraid="1853796387" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{246}"><strong>Contact Us</strong></p>
<p paraid="221783112" paraeid="{1a0417cd-78a0-403a-a0c3-ad9407c18324}{252}">The DRCF is website is hosted by Ofcom.</p>
<p paraid="1037341052" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{3}">Ofcom <br> Riverside House <br> 2a Southwark Bridge Road <br> London <br> SE1 9HA</p>
<p paraid="517866953" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{17}">Switchboard: <a href="tel:0300%20123%203000" target="_blank">0300 123 3000</a> or <a href="tel:020%207981%203000" target="_blank">020 7981 3000</a> <br> Fax: 020 7981 3333</p>
<p>Contact details of DRCF members are provided below:</p>
<p>Competition and Markets Authority <br> The Cabot <br> 25 Cabot Square <br> London <br> E14 4QZ <br> United Kingdom</p>
<p paraid="1232450360" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{55}">Email</p>
<p paraid="1130969643" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{61}"><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<p paraid="921264322" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{68}">General enquiries</p>
<p paraid="842122202" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{74}">020 3738 6000</p>
<p>FCA Head Office</p>
<p style="text-align:justify" paraid="1528825811" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{86}">12 Endeavour Square</p>
<p paraid="1993939524" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{92}">London E20 1JN</p>
<p paraid="1993939524" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{92}">- 0800 111 6768 (freephone)</p>
<p paraid="1993939524" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{92}">- 0300 500 8082 (from the UK)</p>
<p paraid="1993939524" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{92}">- +44 207 066 1000 (from abroad)</p>
<p paraid="1993939524" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{92}">- (18001) 0207 066 1000 (next generation text relay)</p>
<p>ICO:</p>
<p paraid="1185388973" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{132}">Information Commissioner's Office <br> Wycliffe House <br> Water Lane <br> Wilmslow <br> Cheshire <br> SK9 5AF</p>
<p paraid="650077550" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{148}">Telephone: 0303 123 1113 <br> Fax: 01625 524510</p>
<p paraid="396554189" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{160}"><strong> </strong></p>
<p><strong>How to complain</strong></p>
<p paraid="1624653785" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{166}">Ofcom’s handing of personal data is overseen by our Corporation Secretary, who is Ofcom’s Data Protection Officer. Should you wish to query the way Ofcom is handling your personal data or submit a complaint about this you should address this to our Data Protection Officer at:</p>
<p paraid="375144550" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{172}">Corporation Secretary <br> Ofcom <br> Riverside House <br> 2a Southwark Bridge Road <br> London <br> SE1 9HA</p>
<p paraid="1813993306" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{188}">Tel: 020 7981 3000</p>
<p paraid="157749448" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{194}">Email:<a href="mailto:%[email protected]" target="_blank"> [email protected]</a></p>
<p>You can also complain to the ICO if you are unhappy with how we have used your data.</p>
<p paraid="988009177" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{215}">The ICO’s address:</p>
<p paraid="1360830420" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{221}">Information Commissioner’s Office</p>
<p paraid="1378643818" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{227}">Wycliffe House</p>
<p paraid="230369491" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{233}">Water Lane</p>
<p paraid="1612312328" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{239}">Wilmslow</p>
<p paraid="1576268180" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{245}">Cheshire</p>
<p paraid="1921488199" paraeid="{ae6669c5-5eaf-489e-b247-ee0c67f23cfe}{251}">SK9 5AF</p>
<p paraid="1450618577" paraeid="{2067901d-3607-4c66-a00d-48d8004cf7f0}{2}">Helpline number: 0303 123 1113</p>
<p paraid="572351147" paraeid="{2067901d-3607-4c66-a00d-48d8004cf7f0}{8}">ICO website: <a href="https://www.ico.org.uk" target="_blank">https://www.ico.org.uk</a></p>
</div>
</div>
</section>
<footer class="footer">
<div class="container-xl">
<h2 class="visually-hidden text-white">Footer</h2>
<div class="row">
<div class="col-md-12 col-lg-3">
<section class="mt-0 mt-lg-5 social">
<h3 class="follow fw-bold">Follow us </h3>
<ul class="list-unstyled social-icons">
<li class="social-icons-list">
<a class="" href="#" title="Twitter">
<i class="fa-brands fa-twitter"></i>
</a>
</li>
<li class="social-icons-list">
<a class="" href="#" title="Facebook">
<i class="fa-brands fa-facebook-f"></i>
</a>
</li>
<li class="social-icons-list">
<a class="" href="#" title="LinkedIn">
<i class="fa-brands fa-linkedin"></i>
</a>
</li>
</ul>
</section>
</div>
<div class="col-md-12 col-lg-3">
<section class="mt-0 mt-lg-5 about-ofcom">
<h3 class="follow fw-bold">About DRCF </h3>
<ul class="list-unstyled">
<li class="">
<a class="footer-link" href="#">Key Projects</a>
</li>
<li class="">
<a class="footer-link" href="#">Research Library</a>
</li>
<li class="">
<a class="footer-link" href="#">Recruitment</a>
</li>
</ul>
</section>
</div>
<div class="col-md-12 col-lg-3">
<section class="mt-0 mt-lg-5 about-ofcom">
<h3 class="follow fw-bold">AI and Digital Hub</h3>
<ul class="list-unstyled">
<li class="">
<a class="footer-link" href="#">Apply Now</a>
</li>
<li class="">
<a class="footer-link" href="#">Case Study</a>
</li>
</ul>
</section>
</div>
<div class="col-md-12 col-lg-3">
<section class="mt-0 mt-lg-5 about-ofcom">
<h3 class="follow fw-bold">About this website</h3>
<ul class="list-unstyled">
<li class="">
<a class="footer-link" href="#">Cookies</a>
</li>
<li class="">
<a class="footer-link" href="#">Privacy Policy</a>
</li>
<li class="">
<a class="footer-link" href="#">Accessibility</a>
</li>
</ul>
</section>
</div>
</div>
</div>
<div class="container-xl">
<div class="row copyrights ">
<div class="copyright-text text-lg-start text-start text-sm-end">© Copyright DRCF All Rights Reserved</div>
</div>
</div>
</footer>
<a class="back-to-top">
<i class="fa-solid fa-chevron-up"></i>
<span>Back to top</span>
</a>
</main>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<!-- Option 2: Separate Popper and Bootstrap JS -->
<!--
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
-->
</body>
</html>