-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsponsors.html
493 lines (485 loc) · 45.7 KB
/
sponsors.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
<!DOCTYPE html>
<html data-bs-theme="light" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>FRC6854 - Sponsors</title>
<meta name="theme-color" content="#3763f4">
<meta name="twitter:title" content="FRC6854 - A.B. Lucas Viking Robotics">
<meta name="twitter:description" content="The robotics club at A.B. Lucas Secondary School in London, Ontario, Canada, known as FRC6854, is dedicated to promoting STEM and Business. We prioritize providing a secure community and helping students develop essential life skills, all while actively participating in the First Robotics Competition.">
<meta property="og:image" content="http://team6854.com/assets/img/52791662799_4657c1d170_k.webp">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:type" content="website">
<meta name="twitter:image" content="http://team6854.com/assets/img/52791662799_4657c1d170_k.webp">
<meta name="description" content="Our sponsors this season and opportunities for businesses to sponsor our team.">
<link rel="icon" type="image/png" sizes="256x256" href="/assets/assets_img/icon.png?h=60217240b9cf1707a8a487625098cd3c">
<link rel="icon" type="image/png" sizes="256x256" href="/assets/assets_img/icon.png?h=60217240b9cf1707a8a487625098cd3c">
<link rel="icon" type="image/png" sizes="256x256" href="/assets/assets_img/icon.png?h=60217240b9cf1707a8a487625098cd3c">
<link rel="stylesheet" href="/assets/bootstraps_css/bootstrap.min.css?h=4a137410e50fe91a22b09a0763454a44">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&display=swap">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="/assets/css/Features-Image-icons.css?h=ed7fd1202a8e2197049f94ccb1f13f7f">
<link rel="stylesheet" href="/assets/css/Features-Image-images.css?h=4f3cfa46e40e236365345fc77963f4b8">
<link rel="stylesheet" href="/assets/css/index.css?h=edc698f9f865911c789bc86c20ec87dc">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EZBD4Y97D9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-EZBD4Y97D9');
</script>
</head>
<body>
<header class="bg-dark" style="background: linear-gradient(rgba(0,0,0,0.61), rgba(0,0,0,0.61)), url("/assets/img/competition2.webp?h=9fd1e91cecdfaa990f0e7cf9ce0ad3ab") center / cover no-repeat;padding-top: 50px;">
<nav class="navbar navbar-expand-md fixed-top bg-dark shadow-none navbar-shrink navbar-dark" id="mainNav" style="z-index: 10;border-bottom-width: 1px;border-bottom-color: rgba(255,255,255,0.13);padding-top: 4px;padding-bottom: 4px;">
<div class="container"><a class="navbar-brand d-flex align-items-center" href="/"><img width="70px" src="/assets/img/assets_img/valkyrie_onecolor_inverted.png?h=e67ecbff3cb27e7d533a98038a458288"></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-1"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link active" href="/">Home</a></li>
<li class="nav-item"><a class="nav-link" href="/#values"><span style="font-weight: normal !important;">Values</span></a></li>
<li class="nav-item"></li>
<li class="nav-item"><a class="nav-link" href="/about.html">About</a></li>
<li class="nav-item"><a class="nav-link active" href="/sponsors.html">Sponsors</a></li>
<li class="nav-item"><a class="nav-link" href="/contact.html">Contact</a></li>
</ul>
</div>
</div>
</nav>
<div class="container py-5">
<h1 style="margin-bottom: 10px;"><strong>Sponsors</strong></h1>
</div>
</header>
<!--
<section class="text-bg-dark" id="sponsors-1">
<div class="container py-5">
<div class="row mb-5">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<h2 class="fw-bold">2024 - 2025</h2>
<p class="text-muted w-lg-50">Our gracious sponsors helping us out this season!</p>
</div>
</div>
<div class="row row-cols-1 row-cols-md-2 mx-auto">
<div class="col-xxl-3 mb-4">
<div><a href="https://www.fountaintire.com" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/fountaintire.png?h=9a870e4b65152a8d4c90b1a7a90bbb7e" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-warning mb-2">Gold</span>
<h4 class="fw-bold">Fountain Tire</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.westgatehonda.ca" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/westgate.png?h=aa0c59de8378ad7a280d8cba4bbe53f4" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-warning mb-2">Gold</span>
<h4 class="fw-bold"><strong>WestGate Honda</strong></h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.seefinchfirst.com/finch/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/Screenshot%202024-03-23%20151936.png?h=c667c2ffeafb55e4bdc006736348f40b" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-warning mb-2">Gold</span>
<h4 class="fw-bold"><strong>Finch Auto Group</strong></h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.starlim-sterner.com/na/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/starlim.png?h=6848c0580853008f1aa7904857b014fd" style="height: 250px;background: var(--bs-white);"></a>
<div class="py-4"><span class="badge bg-light mb-2" style="color: var(--bs-black);">Silver</span>
<h4 class="fw-bold">Starlim</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.villagegreenfamilydental.ca" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/villiagegreen.png?h=9e79f0cb5033eaf00625635312510c10" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-light mb-2" style="color: var(--bs-black);">Silver</span>
<h4 class="fw-bold">Village Green Family Dental</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.polymershapes.com/locations/london-ontario/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/Untitled%20design.png?h=173cb14fcc3555a9113102a1ebcf908c" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-primary mb-2" style="background-color: #cd7f32 !important;">Bronze</span>
<h4 class="fw-bold">Polymer Shapes</h4>
</div>
</div>
</div>
</div>
<hr>
</div>
</section>
-->
<section class="text-bg-dark" id="sponsors-1">
<div class="container py-5">
<div class="row mb-5">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<h2 class="fw-bold">2023 - 2024</h2>
<p class="text-muted w-lg-50">Our gracious sponsors helping us out this season!</p>
</div>
</div>
<div class="row row-cols-1 row-cols-md-2 mx-auto">
<div class="col-xxl-3 mb-4">
<div><a href="https://www.fountaintire.com" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/fountaintire.png?h=9a870e4b65152a8d4c90b1a7a90bbb7e" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-warning mb-2">Gold</span>
<h4 class="fw-bold">Fountain Tire</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.westgatehonda.ca" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/westgate.png?h=aa0c59de8378ad7a280d8cba4bbe53f4" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-warning mb-2">Gold</span>
<h4 class="fw-bold"><strong>WestGate Honda</strong></h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.seefinchfirst.com/finch/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/Screenshot%202024-03-23%20151936.png?h=c667c2ffeafb55e4bdc006736348f40b" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-warning mb-2">Gold</span>
<h4 class="fw-bold"><strong>Finch Auto Group</strong></h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.starlim-sterner.com/na/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/starlim.png?h=6848c0580853008f1aa7904857b014fd" style="height: 250px;background: var(--bs-white);"></a>
<div class="py-4"><span class="badge bg-light mb-2" style="color: var(--bs-black);">Silver</span>
<h4 class="fw-bold">Starlim</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.villagegreenfamilydental.ca" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/villiagegreen.png?h=9e79f0cb5033eaf00625635312510c10" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-light mb-2" style="color: var(--bs-black);">Silver</span>
<h4 class="fw-bold">Village Green Family Dental</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.polymershapes.com/locations/london-ontario/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/Untitled%20design.png?h=173cb14fcc3555a9113102a1ebcf908c" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-primary mb-2" style="background-color: #cd7f32 !important;">Bronze</span>
<h4 class="fw-bold">Polymer Shapes</h4>
</div>
</div>
</div>
</div>
<hr>
</div>
</section>
<section class="text-bg-dark" id="sponsors">
<div class="container py-5">
<div class="row mb-5">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<h2 class="fw-bold">2021 - 2023 Sponsors </h2>
<p class="text-muted w-lg-50">The amazing sponsors that helped us out last season.</p>
</div>
</div>
<div class="row row-cols-1 row-cols-md-2 mx-auto">
<div class="col-xxl-3 mb-4">
<div><a href="https://www.northlondontoyota.com" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/nltoyota.png?h=5c500048f11adae96ac65cec3c8f2032" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-primary mb-2">Diamond</span>
<h4 class="fw-bold">North London Toyota</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://bosinnovations.com" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/bos.png?h=b1398fcf94d994bb0e4eb26628aea516" style="height: 250px;background: var(--bs-white);"></a>
<div class="py-4"><span class="badge bg-primary mb-2">Diamond</span>
<h4 class="fw-bold">BOS Innovations Inc</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.northaircraft.com" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/northair.png?h=c8a63d6b35cb2f7279401ba58662ce19" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-primary mb-2">Diamond</span>
<h4 class="fw-bold">North Aircraft Industries</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.starlim-sterner.com/na/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/starlim.png?h=6848c0580853008f1aa7904857b014fd" style="height: 250px;background: var(--bs-white);"></a>
<div class="py-4"><span class="badge bg-primary mb-2">Diamond</span>
<h4 class="fw-bold">Starlim</h4>
</div>
</div>
</div>
</div>
<div class="row row-cols-1 row-cols-md-2 mx-auto">
<div class="col-xxl-3 mb-4">
<div><a href="https://opseu.org/events/venue/opseu-london-regional-office/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/OPSMU.png?h=2f565b0e4a9356f2b63a824ded2e4bfb" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-primary mb-2">Diamond</span>
<h4 class="fw-bold">Ontario Public Services Employees Union </h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.langtreecontrols.com" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/langtree.png?h=62cbdc17eddf3875155d2a08d2dd1194" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-primary mb-2">Diamond</span>
<h4 class="fw-bold">Langtree Controls Limited</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.fountaintire.com" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/fountaintire.png?h=9a870e4b65152a8d4c90b1a7a90bbb7e" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-primary mb-2">Diamond</span>
<h4 class="fw-bold">Fountain Tire</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://parrishandheimbecker.com" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/p&h.png?h=b779a69c84e8ce343a8e07ea0b66b375" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-primary mb-2">Diamond</span>
<h4 class="fw-bold">Parrish and Heimbecker</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.kingstreetautocentre.com" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/kingstreet.png?h=44323dfe49610d589cb6a6359c550ca2" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-warning mb-2">Gold</span>
<h4 class="fw-bold">King Street Auto Centre</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.ledc.com" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/LEDC.png?h=4f66c19e86d23eb5860ab9487425f797" style="height: 250px;background: var(--bs-white);"></a>
<div class="py-4"><span class="badge bg-warning mb-2">Gold</span>
<h4 class="fw-bold">London Economic Development Corporation</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.villagegreenfamilydental.ca" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/villiagegreen.png?h=9e79f0cb5033eaf00625635312510c10" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-light mb-2" style="color: var(--bs-black);">Silver</span>
<h4 class="fw-bold">Village Green Family Dental</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.camar.ca" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/camar.png?h=6543078168b5bf719904c075c460b107" style="height: 250px;"></a>
<div class="py-4"><span class="badge bg-light mb-2" style="color: var(--bs-black);">Silver</span>
<h4 class="fw-bold">Camar Mill Systems</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.facebook.com/londonprestigecarwash/" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/prestigecarwash.png?h=bee3cfcc26688801202902b53a150af5" style="height: 250px;background: var(--bs-white);"></a>
<div class="py-4"><span class="badge bg-primary mb-2" style="background-color: #cd7f32 !important;">Bronze</span>
<h4 class="fw-bold">Prestige Car Wash</h4>
</div>
</div>
</div>
<div class="col-xxl-3 mb-4">
<div><a href="https://www.realcanadiansuperstore.ca/store-locator/details/1091" target="_blank"><img class="rounded img-fluid shadow w-100 fit-cover" data-bss-hover-animate="pulse" src="/assets/img/sponsors/rcsuperstore.png?h=5e4b621ae2c420e7cbc10a672c8cf0c1" style="height: 250px;background: var(--bs-white);"></a>
<div class="py-4"><span class="badge bg-primary mb-2" style="background-color: #cd7f32 !important;">Bronze</span>
<h4 class="fw-bold">Real Canadian Superstore</h4>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="tiers">
<div class="container">
<div class="row mb-5" style="padding-top: 2rem;">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<h2 class="fw-bold">Sponsor Tiers</h2>
<p class="text-muted w-lg-50">For inquiries please contact [email protected]</p>
</div>
</div>
<div class="row g-0 row-cols-1 row-cols-md-2 row-cols-xl-3 d-flex justify-content-start align-items-start align-items-md-center align-items-xl-center">
<div class="col mb-4">
<div class="card text-white bg-dark" style="margin: 20px;border-radius: 16px;">
<div class="card-body p-4">
<div class="d-flex justify-content-between">
<div>
<h3 class="fw-bold text-white mb-0">Friend</h3>
<h4 class="display-4 fw-bold text-white">$5</h4>
</div>
</div>
<div>
<ul class="list-unstyled">
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-globe text-white">
<path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m7.5-6.923c-.67.204-1.335.82-1.887 1.855A7.97 7.97 0 0 0 5.145 4H7.5zM4.09 4a9.267 9.267 0 0 1 .64-1.539 6.7 6.7 0 0 1 .597-.933A7.025 7.025 0 0 0 2.255 4zm-.582 3.5c.03-.877.138-1.718.312-2.5H1.674a6.958 6.958 0 0 0-.656 2.5zM4.847 5a12.5 12.5 0 0 0-.338 2.5H7.5V5zM8.5 5v2.5h2.99a12.495 12.495 0 0 0-.337-2.5zM4.51 8.5a12.5 12.5 0 0 0 .337 2.5H7.5V8.5zm3.99 0V11h2.653c.187-.765.306-1.608.338-2.5zM5.145 12c.138.386.295.744.468 1.068.552 1.035 1.218 1.65 1.887 1.855V12zm.182 2.472a6.696 6.696 0 0 1-.597-.933A9.268 9.268 0 0 1 4.09 12H2.255a7.024 7.024 0 0 0 3.072 2.472M3.82 11a13.652 13.652 0 0 1-.312-2.5h-2.49c.062.89.291 1.733.656 2.5zm6.853 3.472A7.024 7.024 0 0 0 13.745 12H11.91a9.27 9.27 0 0 1-.64 1.539 6.688 6.688 0 0 1-.597.933M8.5 12v2.923c.67-.204 1.335-.82 1.887-1.855.173-.324.33-.682.468-1.068zm3.68-1h2.146c.365-.767.594-1.61.656-2.5h-2.49a13.65 13.65 0 0 1-.312 2.5zm2.802-3.5a6.959 6.959 0 0 0-.656-2.5H12.18c.174.782.282 1.623.312 2.5zM11.27 2.461c.247.464.462.98.64 1.539h1.835a7.024 7.024 0 0 0-3.072-2.472c.218.284.418.598.597.933zM10.855 4a7.966 7.966 0 0 0-.468-1.068C9.835 1.897 9.17 1.282 8.5 1.077V4z"></path>
</svg></span><span>Your Logo On Our Website<br></span></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col mb-4">
<div class="card text-white" style="margin: 20px;background: #cd7f32;">
<div class="card-body p-4">
<div class="d-flex justify-content-between">
<div>
<h3 class="fw-bold text-white mb-0">Bronze</h3>
<h4 class="display-4 fw-bold text-white">$100+<br></h4>
</div>
<div></div>
</div>
<div>
<ul class="list-unstyled">
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-shop text-white">
<path d="M2.97 1.35A1 1 0 0 1 3.73 1h8.54a1 1 0 0 1 .76.35l2.609 3.044A1.5 1.5 0 0 1 16 5.37v.255a2.375 2.375 0 0 1-4.25 1.458A2.371 2.371 0 0 1 9.875 8 2.37 2.37 0 0 1 8 7.083 2.37 2.37 0 0 1 6.125 8a2.37 2.37 0 0 1-1.875-.917A2.375 2.375 0 0 1 0 5.625V5.37a1.5 1.5 0 0 1 .361-.976l2.61-3.045zm1.78 4.275a1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0 1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0 1.375 1.375 0 1 0 2.75 0V5.37a.5.5 0 0 0-.12-.325L12.27 2H3.73L1.12 5.045A.5.5 0 0 0 1 5.37v.255a1.375 1.375 0 0 0 2.75 0 .5.5 0 0 1 1 0M1.5 8.5A.5.5 0 0 1 2 9v6h1v-5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5h6V9a.5.5 0 0 1 1 0v6h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1V9a.5.5 0 0 1 .5-.5M4 15h3v-5H4zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1zm3 0h-2v3h2z"></path>
</svg></span><span>Your Logo On Social Media</span></li>
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-book text-white">
<path d="M1 2.828c.885-.37 2.154-.769 3.388-.893 1.33-.134 2.458.063 3.112.752v9.746c-.935-.53-2.12-.603-3.213-.493-1.18.12-2.37.461-3.287.811V2.828zm7.5-.141c.654-.689 1.782-.886 3.112-.752 1.234.124 2.503.523 3.388.893v9.923c-.918-.35-2.107-.692-3.287-.81-1.094-.111-2.278-.039-3.213.492V2.687zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783"></path>
</svg></span><span>Access to our news letter*</span></li>
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-check2 text-white">
<path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"></path>
</svg></span><span>Perks from previous tiers<br></span></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col mb-4">
<div class="card text-white" style="margin: 20px;background: lightgrey;">
<div class="card-body p-4">
<div class="d-flex justify-content-between">
<div>
<h3 class="fw-bold text-white mb-0">Silver</h3>
<h4 class="display-4 fw-bold text-white">$250+<br></h4>
</div>
</div>
<div>
<ul class="list-unstyled">
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-tools text-white">
<path d="M1 0 0 1l2.2 3.081a1 1 0 0 0 .815.419h.07a1 1 0 0 1 .708.293l2.675 2.675-2.617 2.654A3.003 3.003 0 0 0 0 13a3 3 0 1 0 5.878-.851l2.654-2.617.968.968-.305.914a1 1 0 0 0 .242 1.023l3.27 3.27a.997.997 0 0 0 1.414 0l1.586-1.586a.997.997 0 0 0 0-1.414l-3.27-3.27a1 1 0 0 0-1.023-.242L10.5 9.5l-.96-.96 2.68-2.643A3.005 3.005 0 0 0 16 3c0-.269-.035-.53-.102-.777l-2.14 2.141L12 4l-.364-1.757L13.777.102a3 3 0 0 0-3.675 3.68L7.462 6.46 4.793 3.793a1 1 0 0 1-.293-.707v-.071a1 1 0 0 0-.419-.814zm9.646 10.646a.5.5 0 0 1 .708 0l2.914 2.915a.5.5 0 0 1-.707.707l-2.915-2.914a.5.5 0 0 1 0-.708M3 11l.471.242.529.026.287.445.445.287.026.529L5 13l-.242.471-.026.529-.445.287-.287.445-.529.026L3 15l-.471-.242L2 14.732l-.287-.445L1.268 14l-.026-.529L1 13l.242-.471.026-.529.445-.287.287-.445.529-.026z"></path>
</svg></span><span>Your Logo In Our Pit Area<br></span></li>
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-check2 text-white">
<path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"></path>
</svg></span><span>Perks from previous tiers</span></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col mb-4">
<div class="card text-white bg-warning" style="margin: 20px;border-width: 10px;">
<div class="card-body p-4">
<div class="d-flex justify-content-between">
<div>
<h3 class="fw-bold text-white mb-0">Gold</h3>
<h4 class="display-4 fw-bold text-white">$500+<br></h4>
</div>
</div>
<div>
<ul class="list-unstyled">
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-robot text-white">
<path d="M6 12.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5M3 8.062C3 6.76 4.235 5.765 5.53 5.886a26.58 26.58 0 0 0 4.94 0C11.765 5.765 13 6.76 13 8.062v1.157a.933.933 0 0 1-.765.935c-.845.147-2.34.346-4.235.346-1.895 0-3.39-.2-4.235-.346A.933.933 0 0 1 3 9.219zm4.542-.827a.25.25 0 0 0-.217.068l-.92.9a24.767 24.767 0 0 1-1.871-.183.25.25 0 0 0-.068.495c.55.076 1.232.149 2.02.193a.25.25 0 0 0 .189-.071l.754-.736.847 1.71a.25.25 0 0 0 .404.062l.932-.97a25.286 25.286 0 0 0 1.922-.188.25.25 0 0 0-.068-.495c-.538.074-1.207.145-1.98.189a.25.25 0 0 0-.166.076l-.754.785-.842-1.7a.25.25 0 0 0-.182-.135Z"></path>
<path d="M8.5 1.866a1 1 0 1 0-1 0V3h-2A4.5 4.5 0 0 0 1 7.5V8a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1v-.5A4.5 4.5 0 0 0 10.5 3h-2zM14 7.5V13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.5A3.5 3.5 0 0 1 5.5 4h5A3.5 3.5 0 0 1 14 7.5"></path>
</svg></span><span>Your Logo On Our Robot<br></span></li>
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-check2 text-white">
<path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"></path>
</svg></span><span>Perks from previous tiers</span></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col mb-4" style="height: 100%;">
<div class="card text-white bg-primary" style="height: 100%;margin: 20px;border-width: 10px;">
<div class="card-body p-4">
<div class="d-flex justify-content-between">
<div>
<h3 class="fw-bold text-white mb-0">Diamond</h3>
<h4 class="display-4 fw-bold text-white">$1000+<br></h4>
</div>
</div>
<div>
<ul class="list-unstyled">
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-robot text-white">
<path d="M6 12.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5M3 8.062C3 6.76 4.235 5.765 5.53 5.886a26.58 26.58 0 0 0 4.94 0C11.765 5.765 13 6.76 13 8.062v1.157a.933.933 0 0 1-.765.935c-.845.147-2.34.346-4.235.346-1.895 0-3.39-.2-4.235-.346A.933.933 0 0 1 3 9.219zm4.542-.827a.25.25 0 0 0-.217.068l-.92.9a24.767 24.767 0 0 1-1.871-.183.25.25 0 0 0-.068.495c.55.076 1.232.149 2.02.193a.25.25 0 0 0 .189-.071l.754-.736.847 1.71a.25.25 0 0 0 .404.062l.932-.97a25.286 25.286 0 0 0 1.922-.188.25.25 0 0 0-.068-.495c-.538.074-1.207.145-1.98.189a.25.25 0 0 0-.166.076l-.754.785-.842-1.7a.25.25 0 0 0-.182-.135Z"></path>
<path d="M8.5 1.866a1 1 0 1 0-1 0V3h-2A4.5 4.5 0 0 0 1 7.5V8a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1v-.5A4.5 4.5 0 0 0 10.5 3h-2zM14 7.5V13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.5A3.5 3.5 0 0 1 5.5 4h5A3.5 3.5 0 0 1 14 7.5"></path>
</svg></span><span>Prime Logo Placement On Robot<br></span></li>
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-check2 text-white">
<path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"></path>
</svg></span><span>Perks from previous tiers</span></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col mb-4">
<div class="card text-dark" style="margin: 20px;background: lightgrey;border-width: 10px;">
<div class="card-body p-4">
<div class="d-flex justify-content-between">
<div>
<h3 class="fw-bold text-dark mb-0">Platinum</h3>
<h4 class="display-4 fw-bold text-dark">$5000+<br></h4>
</div>
</div>
<div>
<ul class="list-unstyled">
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2" style="background: var(--bs-black);"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-star text-white">
<path d="M2.866 14.85c-.078.444.36.791.746.593l4.39-2.256 4.389 2.256c.386.198.824-.149.746-.592l-.83-4.73 3.522-3.356c.33-.314.16-.888-.282-.95l-4.898-.696L8.465.792a.513.513 0 0 0-.927 0L5.354 5.12l-4.898.696c-.441.062-.612.636-.283.95l3.523 3.356-.83 4.73zm4.905-2.767-3.686 1.894.694-3.957a.565.565 0 0 0-.163-.505L1.71 6.745l4.052-.576a.525.525 0 0 0 .393-.288L8 2.223l1.847 3.658a.525.525 0 0 0 .393.288l4.052.575-2.906 2.77a.565.565 0 0 0-.163.506l.694 3.957-3.686-1.894a.503.503 0 0 0-.461 0z"></path>
</svg></span><span>Prime Sponsorship spot in Our Pit Area and Robot</span></li>
<li class="d-flex mb-2"><span class="bs-icon-xs bs-icon-rounded bs-icon-semi-white bs-icon bs-icon-xs me-2" style="background: var(--bs-black);"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-check2 text-white">
<path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"></path>
</svg></span><span>Perks from previous tiers</span></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="bg-dark" style="background: url("/assets/img/assets/DSC_0345.webp?h=4fadc71663e480a653f8f9b5de990b80") center / cover;">
<div style="background: rgba(17, 25, 40, 0.75);-webkit-backdrop-filter: blur(16px) saturate(180%);backdrop-filter: blur(16px) saturate(180%);">
<div class="container py-4 py-lg-5">
<div class="row justify-content-center">
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column item">
<h3 class="fs-6 fw-bold">Sponsoring</h3>
<ul class="list-unstyled">
<li><a href="/sponsors.html#tiers">Sponsoring our team</a></li>
<li><a href="/sponsors.html#sponsors">Current Sponsors</a></li>
<li></li>
</ul>
</div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column item">
<h3 class="fs-6 fw-bold">About</h3>
<ul class="list-unstyled">
<li><a href="/about.html">Meet the team</a></li>
<li><a href="/about.html#learn">Learning</a></li>
<li><a href="/about.html#legacy">Legacy</a></li>
</ul>
</div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column item">
<h3 class="fs-6 fw-bold">Resources</h3>
<ul class="list-unstyled">
<li><a href="http://wiki.team6854.com">FRC6854 Wiki</a></li>
<li><a href="https://www.tvdsb.ca/en/index.aspx">TVDSB</a></li>
<li><a href="https://github.com/FRC6854">GitHub</a></li>
<li><a href="https://www.thebluealliance.com/team/6854">The Blue Alliance</a></li>
</ul>
</div>
<div class="col-lg-3 text-center text-lg-start d-flex flex-column align-items-center order-first align-items-lg-start order-lg-last item social">
<div class="fw-bold d-flex align-items-center mb-2"><img height="32px" src="/assets/img/assets_img/valkyrie_onecolor_inverted.png?h=e67ecbff3cb27e7d533a98038a458288"><span> FRC6854 - Viking Robotics</span></div>
<p class="text-muted copyright">High school students with a passion for STEM and beyond.</p>
</div>
</div>
<hr>
<div class="text-muted d-flex justify-content-between align-items-center pt-3">
<p class="mb-0">Copyright © FRC6854 A.B. Lucas Viking Robotics</p>
<ul class="list-inline mb-0">
<li class="list-inline-item"><a href="https://www.facebook.com/FRC6854/"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-facebook">
<path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://twitter.com/frc6854"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-twitter">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://www.instagram.com/frc6854/"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-instagram">
<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://github.com/FRC6854"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-github">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8"></path>
</svg></a></li>
</ul>
</div>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="/assets/js/bs-init.js?h=ec5d4df3c798a2943b2ecbac76ebfde0"></script>
<script src="/assets/js/bold-and-dark.js?h=914b066f52f5e2b2583e4d1558c90518"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script src="/assets/js/index.js?h=33140c615e1f0e1a099c946e1adcfa51"></script>
</body>
</html>