-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
462 lines (416 loc) · 31.4 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- displays site properly based on user's device -->
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png" />
<title>Frontend Mentor | Loopstudios landing page</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Alata&family=Josefin+Sans:wght@300&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="/src/css/tailwind.css" />
<script src="/src/js/index.js" type="module"></script>
</head>
<body class="min-h-screen">
<!-- Header -->
<header
class="relative isolate z-20 h-[650px] bg-purple-400 bg-[url('/images/mobile/image-hero.jpg')] bg-cover md:bg-[url('/images/desktop/image-hero.jpg')] md:bg-center"
>
<!-- Overlay -->
<div class="absolute inset-0 -z-10 md:bg-black/40"></div>
<!-- Container -->
<div class="mx-auto max-w-[69.5rem] px-7 pt-12 md:pt-16 xl:px-0">
<div class="flex items-center justify-between">
<!-- Logo -->
<span class="z-20 block">
<svg
width="192"
height="24"
role="img"
aria-label="Loopstudios logo"
xmlns="http://www.w3.org/2000/svg"
viewBox="30 0 192 32"
>
<path
aria-hidden="true"
d="M2.694 26.324a2.694 2.694 0 002.695-2.697V2.697a2.694 2.694 0 10-5.389 0v20.93a2.694 2.694 0 002.694 2.697zm15.506.213c5.92 0 10.317-4.435 10.317-9.898v-.071c0-5.464-4.36-9.827-10.246-9.827-5.92 0-10.317 4.434-10.317 9.898v.07c0 5.464 4.361 9.828 10.246 9.828zm.071-4.648c-2.978 0-4.999-2.448-4.999-5.25v-.071c0-2.803 1.844-5.18 4.928-5.18 2.978 0 5 2.448 5 5.25v.072c0 2.802-1.844 5.18-4.929 5.18zm21.887 4.648c5.921 0 10.317-4.435 10.317-9.898v-.071c0-5.464-4.36-9.827-10.246-9.827-5.92 0-10.317 4.434-10.317 9.898v.07c0 5.464 4.361 9.828 10.246 9.828zm.071-4.648c-2.978 0-4.999-2.448-4.999-5.25v-.071c0-2.803 1.844-5.18 4.928-5.18 2.979 0 5 2.448 5 5.25v.072c0 2.802-1.844 5.18-4.929 5.18zM55.487 32a2.694 2.694 0 002.694-2.696v-5.677c1.277 1.526 3.05 2.839 5.921 2.839 4.503 0 8.65-3.477 8.65-9.827v-.071c0-6.35-4.218-9.827-8.65-9.827-2.8 0-4.609 1.312-5.92 3.086V9.58a2.694 2.694 0 10-5.39 0v19.725A2.694 2.694 0 0055.488 32zm7.232-10.11c-2.517 0-4.608-2.094-4.608-5.251v-.071c0-3.158 2.091-5.25 4.608-5.25 2.518 0 4.645 2.092 4.645 5.25v.07c0 3.193-2.127 5.251-4.645 5.251zm19.087 4.576c4.113 0 7.268-1.916 7.268-6.138v-.07c0-3.478-3.084-4.755-5.743-5.642-2.057-.71-3.865-1.206-3.865-2.27v-.071c0-.745.674-1.313 1.985-1.313 1.135 0 2.589.462 4.113 1.207.355.177.603.248.993.248 1.205 0 2.162-.923 2.162-2.129 0-.922-.496-1.632-1.276-2.022-1.843-.922-3.9-1.454-5.885-1.454-3.83 0-6.949 2.164-6.949 6.03v.072c0 3.69 3.014 4.93 5.673 5.711 2.091.639 3.935 1.03 3.935 2.2v.07c0 .852-.71 1.42-2.27 1.42-1.524 0-3.332-.568-5.14-1.703a2.066 2.066 0 00-1.064-.284c-1.205 0-2.127.923-2.127 2.129 0 .851.461 1.49 1.028 1.845 2.305 1.49 4.822 2.164 7.162 2.164zm15.612-.036c1.17 0 2.092-.142 3.085-.532a2.194 2.194 0 001.382-2.022 2.248 2.248 0 00-2.233-2.235c-.107 0-.461.035-.638.035-1.206 0-1.738-.603-1.738-1.845v-8.124h2.376a2.3 2.3 0 002.304-2.306 2.3 2.3 0 00-2.304-2.306h-2.376V4.718a2.694 2.694 0 10-5.389 0v2.377h-.177a2.3 2.3 0 00-2.304 2.306 2.3 2.3 0 002.304 2.306h.177v9.011c0 4.4 2.234 5.712 5.531 5.712zm13.024.036c2.73 0 4.325-1.455 5.566-3.051v.212a2.694 2.694 0 105.39 0V9.58a2.694 2.694 0 10-5.39 0v8.124c0 2.554-1.311 3.867-3.368 3.867-2.056 0-3.261-1.313-3.261-3.867V9.579a2.694 2.694 0 10-5.39 0v9.827c0 4.363 2.376 7.06 6.453 7.06zm21.994 0c2.8 0 4.609-1.313 5.92-3.087v.248a2.694 2.694 0 105.39 0V2.697a2.694 2.694 0 10-5.39 0v6.882c-1.276-1.526-3.048-2.838-5.92-2.838-4.503 0-8.65 3.476-8.65 9.827v.07c0 6.35 4.218 9.828 8.65 9.828zm1.383-4.577c-2.518 0-4.645-2.093-4.645-5.25v-.071c0-3.193 2.127-5.25 4.645-5.25 2.517 0 4.608 2.092 4.608 5.25v.07c0 3.158-2.091 5.251-4.608 5.251zm16.108-16.71c1.702 0 3.014-.993 3.014-2.554v-.07c0-1.562-1.312-2.52-3.014-2.52-1.702 0-3.013.958-3.013 2.52v.07c0 1.561 1.311 2.555 3.013 2.555zm0 21.145a2.694 2.694 0 002.694-2.697V9.58a2.694 2.694 0 10-5.388 0v14.048a2.694 2.694 0 002.694 2.697zm15.506.213c5.92 0 10.317-4.435 10.317-9.898v-.071c0-5.464-4.361-9.827-10.246-9.827-5.921 0-10.317 4.434-10.317 9.898v.07c0 5.464 4.36 9.828 10.246 9.828zm.07-4.648c-2.977 0-4.998-2.448-4.998-5.25v-.071c0-2.803 1.843-5.18 4.928-5.18 2.978 0 4.999 2.448 4.999 5.25v.072c0 2.802-1.844 5.18-4.928 5.18zm19.23 4.577c4.112 0 7.267-1.916 7.267-6.138v-.07c0-3.478-3.084-4.755-5.743-5.642-2.057-.71-3.865-1.206-3.865-2.27v-.071c0-.745.674-1.313 1.986-1.313 1.134 0 2.588.462 4.112 1.207.355.177.603.248.993.248 1.205 0 2.162-.923 2.162-2.129 0-.922-.496-1.632-1.276-2.022-1.843-.922-3.9-1.454-5.885-1.454-3.83 0-6.949 2.164-6.949 6.03v.072c0 3.69 3.014 4.93 5.673 5.711 2.091.639 3.935 1.03 3.935 2.2v.07c0 .852-.71 1.42-2.27 1.42-1.524 0-3.332-.568-5.14-1.703a2.066 2.066 0 00-1.063-.284c-1.206 0-2.128.923-2.128 2.129 0 .851.461 1.49 1.028 1.845 2.305 1.49 4.822 2.164 7.162 2.164z"
fill="#FFF"
fill-rule="nonzero"
/>
</svg>
</span>
<!-- Hamburger icon -->
<button class="md:hidden" id="mobile-menu-open" aria-label="Open mobile menu">
<svg width="24" height="16" aria-hidden="true" xmlns="http://www.w3.org/2000/svg">
<g fill="#FFF" fill-rule="evenodd">
<path d="M0 0h24v2H0zM0 7h24v2H0zM0 14h24v2H0z" />
</g>
</svg>
</button>
<!-- Main Navigation -->
<nav
id="menu"
class="absolute inset-0 flex h-screen -translate-x-full items-center bg-black opacity-0 transition-transform duration-500 md:static md:h-auto md:-translate-x-0 md:bg-transparent md:opacity-100 md:transition-none"
>
<!-- Close icon-->
<button
class="absolute right-6 top-12 md:hidden"
id="mobile-menu-close"
aria-label="Close mobile menu"
>
<svg width="20" height="20" aria-hidden="true" xmlns="http://www.w3.org/2000/svg">
<path
d="M17.778.808l1.414 1.414L11.414 10l7.778 7.778-1.414 1.414L10 11.414l-7.778 7.778-1.414-1.414L8.586 10 .808 2.222 2.222.808 10 8.586 17.778.808z"
fill="#FFF"
fill-rule="evenodd"
/>
</svg>
</button>
<!-- Navigation links start -->
<ul
class="gap-8 space-y-6 px-6 text-left font-josefin-sans text-3xl uppercase text-white md:flex md:space-y-0 md:px-0 md:font-alata md:text-body md:capitalize"
>
<li class="md:link">
<a href="#">About</a>
</li>
<li class="md:link"><a href="#">Careers</a></li>
<li class="md:link"><a href="#">Events</a></li>
<li class="md:link"><a href="#">Products</a></li>
<li class="md:link"><a href="#">Support</a></li>
</ul>
</nav>
</div>
<h1
class="mt-[7.7rem] max-w-sm border-2 border-white p-6 font-josefin-sans text-[2.5rem] uppercase leading-none text-white sm:max-w-md sm:p-9 sm:text-5xl md:max-w-[41rem] md:text-7xl"
>
Immersive Experiences That Deliver
</h1>
</div>
<!-- Container end -->
</header>
<!-- Main -->
<main class="pt-24 pb-14 md:pt-32">
<!-- Container -->
<div class="mx-auto max-w-[69.5rem] px-7 xl:px-0">
<section class="relative">
<div class="md:w-2/3">
<picture>
<source media="(max-width: 767px)" srcset="images/mobile/image-interactive.jpg" />
<source media="(min-width: 768px)" srcset="images/desktop/image-interactive.jpg" />
<img
class="block h-full w-full"
src="images/mobile/image-interactive.jpg"
alt="Interactive virtual Reality"
width="731"
height="500"
loading="lazy"
decoding="async"
/>
</picture>
</div>
<div
class="z-10 bg-white py-16 md:absolute md:top-1/3 md:right-0 md:w-1/2 md:pl-16 lg:pl-28 lg:pt-28"
>
<h2
class="text-center font-josefin-sans text-4xl uppercase leading-none text-black md:text-left xl:text-5xl"
>
The Leader in Interactive VR
</h2>
<p class="mt-5 text-center font-alata text-body text-gray-dark md:text-left lg:w-auto">
Founded in 2011, Loopstudios has been producing world-class virtual reality projects for
some of the best companies around the globe. Our award-winning creations have transformed
businesses through digital experiences that bind to their brand.
</p>
</div>
</section>
<!-- Our Creations -->
<section class="relative mb-14 mt-10 md:mt-60 lg:mt-44">
<h2 class="text-center font-josefin-sans text-4xl uppercase text-black sm:text-left md:text-5xl">
Our Creations
</h2>
<div class="mt-10 grid grid-flow-row gap-8 sm:mt-20 sm:grid-cols-2 md:grid-cols-4">
<div class="creation group">
<picture>
<source media="(max-width: 639px)" srcset="images/mobile/image-deep-earth.jpg" />
<source media="(min-width: 640px)" srcset="images/desktop/image-deep-earth.jpg" />
<img
class="h-auto w-full"
src="images/mobile/image-deep-earth.jpg"
alt="Deep earth"
width="256"
height="450"
loading="lazy"
decoding="async"
/>
</picture>
<div class="group-hover:absolute group-hover:inset-0 group-hover:bg-white/75"></div>
<p class="group-hover:text-black">
Deep <br />
Earth
</p>
</div>
<div class="creation group">
<picture>
<source media="(max-width: 639px)" srcset="images/mobile/image-from-above.jpg" />
<source media="(min-width: 640px)" srcset="images/desktop/image-from-above.jpg" />
<img
class="h-auto w-full"
src="images/mobile/image-from-above.jpg"
alt="Night arcade"
width="256"
height="450"
loading="lazy"
decoding="async"
/>
</picture>
<div class="group-hover:absolute group-hover:inset-0 group-hover:bg-white/75"></div>
<p class="group-hover:text-black">
Night <br />
Arcade
</p>
</div>
<div class="creation group">
<picture>
<source media="(max-width: 639px)" srcset="images/mobile/image-soccer-team.jpg" />
<source media="(min-width: 640px)" srcset="images/desktop/image-soccer-team.jpg" />
<img
class="h-auto w-full"
src="images/mobile/image-soccer-team.jpg"
alt="Soccer Team"
width="256"
height="450"
loading="lazy"
decoding="async"
/>
</picture>
<div class="group-hover:absolute group-hover:inset-0 group-hover:bg-white/75"></div>
<p class="group-hover:text-black">
Soccer <br />
Earth
</p>
</div>
<div class="creation group">
<picture>
<source media="(max-width: 639px)" srcset="images/mobile/image-grid.jpg" />
<source media="(min-width: 640px)" srcset="images/desktop/image-grid.jpg" />
<img
class="h-auto w-full"
src="images/mobile/image-grid.jpg"
alt="Race Grid"
width="256"
height="450"
loading="lazy"
decoding="async"
/>
</picture>
<div class="group-hover:absolute group-hover:inset-0 group-hover:bg-white/75"></div>
<p class="group-hover:text-black">
The <br />
Grid
</p>
</div>
<div class="creation group">
<picture>
<source media="(max-width: 639px)" srcset="images/mobile/image-from-above.jpg" />
<source media="(min-width: 640px)" srcset="images/desktop/image-from-above.jpg" />
<img
class="h-auto w-full"
src="images/mobile/image-from-above.jpg"
alt="From Up Above"
width="256"
height="450"
loading="lazy"
decoding="async"
/>
</picture>
<div class="group-hover:absolute group-hover:inset-0 group-hover:bg-white/75"></div>
<p class="group-hover:text-black">
From Up <br />
Above VR
</p>
</div>
<div class="creation group">
<picture>
<source media="(max-width: 639px)" srcset="images/mobile/image-pocket-borealis.jpg" />
<source media="(min-width: 640px)" srcset="images/desktop/image-pocket-borealis.jpg" />
<img
class="h-auto w-full"
src="images/mobile/image-pocket-borealis.jpg"
alt="Pocket Borealis"
width="256"
height="450"
loading="lazy"
decoding="async"
/>
</picture>
<div class="group-hover:absolute group-hover:inset-0 group-hover:bg-white/75"></div>
<p class="group-hover:text-black">
Pocket <br />
Borealis
</p>
</div>
<div class="creation group">
<picture>
<source media="(max-width: 639px)" srcset="images/mobile/image-curiosity.jpg" />
<source media="(min-width: 640px)" srcset="images/desktop/image-curiosity.jpg" />
<img
class="h-auto w-full group-hover:mix-blend-screen"
src="images/mobile/image-curiosity.jpg"
alt="The Curiosity"
width="256"
height="450"
loading="lazy"
decoding="async"
/>
</picture>
<div class="group-hover:absolute group-hover:inset-0 group-hover:bg-white/75"></div>
<p class="group-hover:text-black">
The <br />
Curiosity
</p>
</div>
<div class="creation group">
<picture>
<source media="(max-width: 639px)" srcset="images/mobile/image-fisheye.jpg" />
<source media="(min-width: 640px)" srcset="images/desktop/image-fisheye.jpg" />
<img
class="h-auto w-full"
src="images/mobile/image-fisheye.jpg"
alt="Fisheye"
width="256"
height="450"
loading="lazy"
decoding="async"
/>
</picture>
<div class="group-hover:absolute group-hover:inset-0 group-hover:bg-white/75"></div>
<p class="group-hover:text-black">
Make it <br />
Fisheye
</p>
</div>
</div>
<a
href="#"
class="mx-auto mt-8 block w-44 border-2 border-black py-2 text-center font-alata uppercase tracking-[0.3rem] transition-colors hover:bg-black hover:text-white sm:absolute sm:right-0 sm:top-0 sm:mx-0 sm:mt-0 sm:w-36 sm:text-body"
>
See All
</a>
</section>
</div>
</main>
<!-- Footer -->
<footer class="bg-black pt-14 sm:mt-24">
<div
class="mx-auto flex max-w-[69.5rem] flex-col gap-12 pb-14 md:flex-row md:justify-between md:gap-0 md:px-7"
>
<div class="space-y-8 md:space-y-7">
<!-- Logo -->
<span class="flex items-center justify-center md:justify-start">
<svg
class="w-auto md:w-32"
width="192"
height="24"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 192 32"
role="img"
aria-label="Loopstudios logo"
>
<path
aria-hidden="true"
d="M2.694 26.324a2.694 2.694 0 002.695-2.697V2.697a2.694 2.694 0 10-5.389 0v20.93a2.694 2.694 0 002.694 2.697zm15.506.213c5.92 0 10.317-4.435 10.317-9.898v-.071c0-5.464-4.36-9.827-10.246-9.827-5.92 0-10.317 4.434-10.317 9.898v.07c0 5.464 4.361 9.828 10.246 9.828zm.071-4.648c-2.978 0-4.999-2.448-4.999-5.25v-.071c0-2.803 1.844-5.18 4.928-5.18 2.978 0 5 2.448 5 5.25v.072c0 2.802-1.844 5.18-4.929 5.18zm21.887 4.648c5.921 0 10.317-4.435 10.317-9.898v-.071c0-5.464-4.36-9.827-10.246-9.827-5.92 0-10.317 4.434-10.317 9.898v.07c0 5.464 4.361 9.828 10.246 9.828zm.071-4.648c-2.978 0-4.999-2.448-4.999-5.25v-.071c0-2.803 1.844-5.18 4.928-5.18 2.979 0 5 2.448 5 5.25v.072c0 2.802-1.844 5.18-4.929 5.18zM55.487 32a2.694 2.694 0 002.694-2.696v-5.677c1.277 1.526 3.05 2.839 5.921 2.839 4.503 0 8.65-3.477 8.65-9.827v-.071c0-6.35-4.218-9.827-8.65-9.827-2.8 0-4.609 1.312-5.92 3.086V9.58a2.694 2.694 0 10-5.39 0v19.725A2.694 2.694 0 0055.488 32zm7.232-10.11c-2.517 0-4.608-2.094-4.608-5.251v-.071c0-3.158 2.091-5.25 4.608-5.25 2.518 0 4.645 2.092 4.645 5.25v.07c0 3.193-2.127 5.251-4.645 5.251zm19.087 4.576c4.113 0 7.268-1.916 7.268-6.138v-.07c0-3.478-3.084-4.755-5.743-5.642-2.057-.71-3.865-1.206-3.865-2.27v-.071c0-.745.674-1.313 1.985-1.313 1.135 0 2.589.462 4.113 1.207.355.177.603.248.993.248 1.205 0 2.162-.923 2.162-2.129 0-.922-.496-1.632-1.276-2.022-1.843-.922-3.9-1.454-5.885-1.454-3.83 0-6.949 2.164-6.949 6.03v.072c0 3.69 3.014 4.93 5.673 5.711 2.091.639 3.935 1.03 3.935 2.2v.07c0 .852-.71 1.42-2.27 1.42-1.524 0-3.332-.568-5.14-1.703a2.066 2.066 0 00-1.064-.284c-1.205 0-2.127.923-2.127 2.129 0 .851.461 1.49 1.028 1.845 2.305 1.49 4.822 2.164 7.162 2.164zm15.612-.036c1.17 0 2.092-.142 3.085-.532a2.194 2.194 0 001.382-2.022 2.248 2.248 0 00-2.233-2.235c-.107 0-.461.035-.638.035-1.206 0-1.738-.603-1.738-1.845v-8.124h2.376a2.3 2.3 0 002.304-2.306 2.3 2.3 0 00-2.304-2.306h-2.376V4.718a2.694 2.694 0 10-5.389 0v2.377h-.177a2.3 2.3 0 00-2.304 2.306 2.3 2.3 0 002.304 2.306h.177v9.011c0 4.4 2.234 5.712 5.531 5.712zm13.024.036c2.73 0 4.325-1.455 5.566-3.051v.212a2.694 2.694 0 105.39 0V9.58a2.694 2.694 0 10-5.39 0v8.124c0 2.554-1.311 3.867-3.368 3.867-2.056 0-3.261-1.313-3.261-3.867V9.579a2.694 2.694 0 10-5.39 0v9.827c0 4.363 2.376 7.06 6.453 7.06zm21.994 0c2.8 0 4.609-1.313 5.92-3.087v.248a2.694 2.694 0 105.39 0V2.697a2.694 2.694 0 10-5.39 0v6.882c-1.276-1.526-3.048-2.838-5.92-2.838-4.503 0-8.65 3.476-8.65 9.827v.07c0 6.35 4.218 9.828 8.65 9.828zm1.383-4.577c-2.518 0-4.645-2.093-4.645-5.25v-.071c0-3.193 2.127-5.25 4.645-5.25 2.517 0 4.608 2.092 4.608 5.25v.07c0 3.158-2.091 5.251-4.608 5.251zm16.108-16.71c1.702 0 3.014-.993 3.014-2.554v-.07c0-1.562-1.312-2.52-3.014-2.52-1.702 0-3.013.958-3.013 2.52v.07c0 1.561 1.311 2.555 3.013 2.555zm0 21.145a2.694 2.694 0 002.694-2.697V9.58a2.694 2.694 0 10-5.388 0v14.048a2.694 2.694 0 002.694 2.697zm15.506.213c5.92 0 10.317-4.435 10.317-9.898v-.071c0-5.464-4.361-9.827-10.246-9.827-5.921 0-10.317 4.434-10.317 9.898v.07c0 5.464 4.36 9.828 10.246 9.828zm.07-4.648c-2.977 0-4.998-2.448-4.998-5.25v-.071c0-2.803 1.843-5.18 4.928-5.18 2.978 0 4.999 2.448 4.999 5.25v.072c0 2.802-1.844 5.18-4.928 5.18zm19.23 4.577c4.112 0 7.267-1.916 7.267-6.138v-.07c0-3.478-3.084-4.755-5.743-5.642-2.057-.71-3.865-1.206-3.865-2.27v-.071c0-.745.674-1.313 1.986-1.313 1.134 0 2.588.462 4.112 1.207.355.177.603.248.993.248 1.205 0 2.162-.923 2.162-2.129 0-.922-.496-1.632-1.276-2.022-1.843-.922-3.9-1.454-5.885-1.454-3.83 0-6.949 2.164-6.949 6.03v.072c0 3.69 3.014 4.93 5.673 5.711 2.091.639 3.935 1.03 3.935 2.2v.07c0 .852-.71 1.42-2.27 1.42-1.524 0-3.332-.568-5.14-1.703a2.066 2.066 0 00-1.063-.284c-1.206 0-2.128.923-2.128 2.129 0 .851.461 1.49 1.028 1.845 2.305 1.49 4.822 2.164 7.162 2.164z"
fill="#FFF"
fill-rule="nonzero"
/>
</svg>
</span>
<!-- Links -->
<ul
class="space-y-5 text-center font-alata text-body text-white md:flex md:gap-8 md:space-y-0 md:text-left"
>
<li class="link after:mt-1">
<a href="#">About</a>
</li>
<li class="link after:mt-1">
<a href="#">Careers</a>
</li>
<li class="link after:mt-1">
<a href="#">Events</a>
</li>
<li class="link after:mt-1">
<a href="#">Products</a>
</li>
<li class="link after:mt-1">
<a href="#">Support</a>
</li>
</ul>
</div>
<div class="space-y-4">
<div class="flex justify-center gap-4 md:justify-end">
<!-- Facebook icon -->
<a href="#" aria-label="Visit our facebook page" class="link after:mt-2 after:w-full">
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">
<path
aria-hidden="true"
d="M22.675 0H1.325C.593 0 0 .593 0 1.325v21.351C0 23.407.593 24 1.325 24H12.82v-9.294H9.692v-3.622h3.128V8.413c0-3.1 1.893-4.788 4.659-4.788 1.325 0 2.463.099 2.795.143v3.24l-1.918.001c-1.504 0-1.795.715-1.795 1.763v2.313h3.587l-.467 3.622h-3.12V24h6.116c.73 0 1.323-.593 1.323-1.325V1.325C24 .593 23.407 0 22.675 0z"
fill="#FFF"
fill-rule="nonzero"
/>
</svg>
</a>
<!-- Twitter icon -->
<a href="#" aria-label="Visit our twitter profile" class="link after:mt-2 after:w-full">
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">
<path
aria-hidden="true"
d="M24 2.557a9.83 9.83 0 01-2.828.775A4.932 4.932 0 0023.337.608a9.864 9.864 0 01-3.127 1.195A4.916 4.916 0 0016.616.248c-3.179 0-5.515 2.966-4.797 6.045A13.978 13.978 0 011.671 1.149a4.93 4.93 0 001.523 6.574 4.903 4.903 0 01-2.229-.616c-.054 2.281 1.581 4.415 3.949 4.89a4.935 4.935 0 01-2.224.084 4.928 4.928 0 004.6 3.419A9.9 9.9 0 010 17.54a13.94 13.94 0 007.548 2.212c9.142 0 14.307-7.721 13.995-14.646A10.025 10.025 0 0024 2.557z"
fill="#FFF"
fill-rule="nonzero"
/>
</svg>
</a>
<!-- Pinterest icon -->
<a href="#" aria-label="Visit our pinterest page" class="link after:mt-2 after:w-full">
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">
<path
aria-hidden="true"
d="M12 0C5.373 0 0 5.372 0 12c0 5.084 3.163 9.426 7.627 11.174-.105-.949-.2-2.405.042-3.441.218-.937 1.407-5.965 1.407-5.965s-.359-.719-.359-1.782c0-1.668.967-2.914 2.171-2.914 1.023 0 1.518.769 1.518 1.69 0 1.029-.655 2.568-.994 3.995-.283 1.194.599 2.169 1.777 2.169 2.133 0 3.772-2.249 3.772-5.495 0-2.873-2.064-4.882-5.012-4.882-3.414 0-5.418 2.561-5.418 5.207 0 1.031.397 2.138.893 2.738a.36.36 0 01.083.345l-.333 1.36c-.053.22-.174.267-.402.161-1.499-.698-2.436-2.889-2.436-4.649 0-3.785 2.75-7.262 7.929-7.262 4.163 0 7.398 2.967 7.398 6.931 0 4.136-2.607 7.464-6.227 7.464-1.216 0-2.359-.631-2.75-1.378l-.748 2.853c-.271 1.043-1.002 2.35-1.492 3.146C9.57 23.812 10.763 24 12 24c6.627 0 12-5.373 12-12 0-6.628-5.373-12-12-12z"
fill="#FFF"
fill-rule="nonzero"
/>
</svg>
</a>
<!-- Instagram icon -->
<a href="#" aria-label="Visit our instagram account" class="link after:mt-2 after:w-full">
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">
<path
aria-hidden="true"
d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z"
fill="#FFF"
fill-rule="nonzero"
/>
</svg>
</a>
</div>
<!-- Copyright -->
<p class="text-center font-alata text-body text-gray-dark md:text-right">
© Loopstudios. All rights reserved.
</p>
</div>
</div>
<div class="pb-5 text-center font-alata text-body text-gray-very-dark">
Challenge by
<a href="https://www.frontendmentor.io?ref=challenge" target="_blank" class="text-gray-dark"
>Frontend Mentor</a
>. Coded by
<a href="https://github.com/sissokho" target="_blank" class="text-gray-dark"
>Mouhamadou Moustapha SISSOKHO</a
>.
</div>
</footer>
</body>
</html>