-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
632 lines (622 loc) · 62.2 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
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
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8" />
<meta
name="description"
content="Sean Mc is a digital designer who specialises in 3D modelling, visulisation & furniture design."
/>
<meta name="robots" content="index,follow" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sean Mc-Digital Design</title>
<link
rel="shortcut icon"
type="image/svg"
href="./assets/icons/icon-initials.png"
/>
<link
href="https://fonts.googleapis.com/css2?family=Lily+Script+One&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Quicksand:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css"
integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog=="
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/css/bootstrap.min.css"
integrity="sha384-r4NyP46KrjDleawBgD5tp8Y7UzmLA05oM1iAEQ17CSuDqnUK2+k9luXQOfXJCJ4I"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="./assets/css/style.css" />
</head>
<body>
<!--As some pages take a few seconds to load causing some animations to glitch I created a preloader-->
<div class="preload">
<svg
class="loading-cog"
width="150"
height="150"
viewBox="0 0 150 150"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xml:space="preserve"
style="
fill-rule: evenodd;
clip-rule: evenodd;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 1.5;
"
>
<g transform="matrix(1,0,0,1,-3.53416,-1.61584)">
<path
d="M84.625,8.733C80.267,8.31 75.879,8.31 71.522,8.733L69.364,19.239C65.188,19.878 61.094,20.975 57.158,22.51L50.036,14.49C46.051,16.302 42.251,18.496 38.689,21.042L42.073,31.219C38.776,33.861 35.779,36.857 33.137,40.155L22.96,36.77C20.415,40.332 18.221,44.133 16.409,48.118L24.428,55.24C22.893,59.176 21.797,63.269 21.158,67.446L10.652,69.604C10.228,73.961 10.228,78.349 10.652,82.706L21.158,84.864C21.797,89.041 22.893,93.134 24.428,97.07L16.409,104.192C18.221,108.177 20.415,111.977 22.96,115.539L33.137,112.155C35.779,115.452 38.776,118.449 42.073,121.091L38.689,131.268C42.251,133.813 46.051,136.007 50.036,137.819L57.158,129.8C61.094,131.335 65.188,132.431 69.364,133.071L71.522,143.576C75.879,144 80.267,144 84.625,143.576L86.782,133.071C90.959,132.431 95.052,131.335 98.989,129.8L106.11,137.819C110.096,136.007 113.896,133.813 117.458,131.268L114.074,121.091C117.371,118.449 120.367,115.452 123.009,112.155L133.186,115.539C135.732,111.977 137.926,108.177 139.738,104.192L131.718,97.07C133.253,93.134 134.35,89.041 134.989,84.864L145.495,82.706C145.918,78.349 145.918,73.961 145.495,69.604L134.989,67.446C134.35,63.269 133.253,59.176 131.718,55.24L139.738,48.118C137.926,44.133 135.732,40.332 133.186,36.77L123.009,40.155C120.367,36.857 117.371,33.861 114.074,31.219L117.458,21.042C113.896,18.496 110.096,16.302 106.11,14.49L98.989,22.51C95.052,20.975 90.959,19.878 86.782,19.239L84.625,8.733ZM78.073,40.093C97.976,40.093 114.135,56.252 114.135,76.155C114.135,96.058 97.976,112.216 78.073,112.216C58.17,112.216 42.012,96.058 42.012,76.155C42.012,56.252 58.17,40.093 78.073,40.093Z"
style="
fill: rgb(235, 235, 235);
stroke: var(--text1);
fill: var(--bg1);
stroke-width: 1.79px;
"
/>
</g>
</svg>
<h2>Loading</h2>
</div>
<!--To be displayed if the user does not have Javascript enabled.-->
<noscript style="left: 0px">
<p>JavaScript must be enabled for this website to function</p>
</noscript>
<header>
<!--Navigation-->
<nav>
<!--Logo designed by author using Affinity designer, animates when hovered over.-->
<div class="logo">
<a id="logo-image" href="./index.html">
<svg
width="100%"
height="100%"
viewBox="0 0 160 80"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xml:space="preserve"
style="
fill-rule: evenodd;
clip-rule: evenodd;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 1.5;
"
>
<g class="cog2">
<g
transform="matrix(0.624005,-0.78142,0.755498,0.603305,24.9044,89.3303)"
>
<path
d="M96.856,1.744C94.429,1.515 91.986,1.515 89.559,1.744L86.61,8.485C84.272,8.969 81.994,9.709 79.818,10.692L73.47,6.972C71.372,8.213 69.395,9.649 67.566,11.261L69.142,18.448C67.536,20.214 66.128,22.151 64.945,24.225L57.623,24.947C56.655,27.185 55.9,29.508 55.368,31.888L60.867,36.776C60.605,39.149 60.605,41.543 60.867,43.916L55.368,48.804C55.9,51.183 56.655,53.507 57.623,55.745L64.945,56.467C66.128,58.54 67.536,60.478 69.142,62.244L67.566,69.43C69.395,71.043 71.372,72.479 73.47,73.72L79.818,70C81.994,70.982 84.272,71.722 86.61,72.207L89.559,78.947C91.986,79.177 94.429,79.177 96.856,78.947L99.806,72.207C102.143,71.722 104.421,70.982 106.597,70L112.945,73.72C115.043,72.479 117.02,71.043 118.849,69.43L117.273,62.244C118.88,60.478 120.287,58.54 121.47,56.467L128.792,55.745C129.76,53.507 130.516,51.183 131.047,48.804L125.548,43.916C125.81,41.543 125.81,39.149 125.548,36.776L131.047,31.888C130.516,29.508 129.76,27.185 128.792,24.947L121.47,24.225C120.287,22.151 118.88,20.214 117.273,18.448L118.849,11.261C117.02,9.649 115.043,8.213 112.945,6.972L106.597,10.692C104.421,9.709 102.143,8.969 99.806,8.485L96.856,1.744ZM93.208,15.143C107.117,15.143 118.41,26.436 118.41,40.346C118.41,54.256 107.117,65.549 93.208,65.549C79.298,65.549 68.005,54.256 68.005,40.346C68.005,26.436 79.298,15.143 93.208,15.143Z"
style="stroke: #fcfcfc; stroke-width: 1.02px; fill: #212121"
/>
</g>
<g transform="matrix(1,0,0,1,25.3883,0)">
<circle
cx="88.159"
cy="40.531"
r="25.388"
style="stroke: #fcfcfc; stroke-width: 1px; fill: #212121"
/>
</g>
<g transform="matrix(0.583924,0,0,0.833659,46.1887,5.49114)">
<text
class="cog-text"
x="88.774px"
y="62.39px"
style="
font-family: 'LilyScriptOne-Regular', 'Lily Script One';
font-size: 56.378px;
fill: #fcfcfc;
"
>
M
</text>
</g>
</g>
<g class="cog1">
<g transform="matrix(1,0,0,1,-53.0818,0)">
<path
d="M96.856,1.744C94.429,1.515 91.986,1.515 89.559,1.744L86.789,9.351C84.515,9.822 82.299,10.542 80.182,11.498L73.47,6.972C71.372,8.213 69.395,9.649 67.566,11.261L69.796,19.043C68.233,20.761 66.864,22.646 65.713,24.663L57.623,24.947C56.655,27.185 55.9,29.508 55.368,31.888L61.746,36.873C61.491,39.181 61.491,41.511 61.746,43.819L55.368,48.804C55.9,51.183 56.655,53.507 57.623,55.745L65.713,56.028C66.864,58.046 68.233,59.931 69.796,61.648L67.566,69.43C69.395,71.043 71.372,72.479 73.47,73.72L80.182,69.194C82.299,70.15 84.515,70.87 86.789,71.341L89.559,78.947C91.986,79.177 94.429,79.177 96.856,78.947L99.626,71.341C101.901,70.87 104.116,70.15 106.233,69.194L112.945,73.72C115.043,72.479 117.02,71.043 118.849,69.43L116.619,61.648C118.182,59.931 119.551,58.046 120.702,56.028L128.792,55.745C129.76,53.507 130.516,51.183 131.047,48.804L124.669,43.819C124.924,41.511 124.924,39.181 124.669,36.873L131.047,31.888C130.516,29.508 129.76,27.185 128.792,24.947L120.702,24.663C119.551,22.646 118.182,20.761 116.619,19.043L118.849,11.261C117.02,9.649 115.043,8.213 112.945,6.972L106.233,11.498C104.116,10.542 101.901,9.822 99.626,9.351L96.856,1.744ZM93.208,15.143C107.117,15.143 118.41,26.436 118.41,40.346C118.41,54.256 107.117,65.549 93.208,65.549C79.298,65.549 68.005,54.256 68.005,40.346C68.005,26.436 79.298,15.143 93.208,15.143Z"
style="stroke: #fcfcfc; stroke-width: 1px; fill: #212121"
/>
</g>
<g transform="matrix(1,0,0,1,-25.3351,-8.88178e-16)">
<circle
cx="65.329"
cy="40.346"
r="25.203"
style="stroke: #fcfcfc; stroke-width: 1px; fill: #212121"
/>
</g>
<g transform="matrix(1,0,0,1,8.41393,1.1192)">
<text
class="cog-text"
x="18.053px"
y="57.592px"
style="
font-family: 'LilyScriptOne-Regular', 'Lily Script One';
font-size: 48.522px;
fill: #fcfcfc;
"
>
S
</text>
</g>
</g>
</svg>
</a>
<!--Text logo to drop down in two parts, originally one animation but I was not satisfied with how this looked on small screens-->
<a id="logo-text" href="./index.html">
<h2 class="drop1">SeanMc</h2>
<h2 class="drop2">-Digital Design</h2>
</a>
</div>
<div class="nav-links">
<ul>
<li><a class="nav-link" href="renders.html">Renders</a></li>
<li><a class="nav-link" href="3d.html">3D Models</a></li>
<li><a class="nav-link" href="furniture.html">Furniture</a></li>
<li><a class="nav-link" href="portraits.html">Portraits</a></li>
<li><a class="nav-link" href="contact.html">Contact</a></li>
</ul>
</div>
<div class="burger">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
</nav>
</header>
<div class="toggle-container">
<!--Used to switch color schemes, these preferences are saved to session storage-->
<div class="color-buttons">
<label class="btn-container btn-container-normal">
<input
type="radio"
id="styleChoice1"
name="set-style"
value="normal"
checked
/>
<span class="btn-checkmark btn-checkmark-normal"></span>
</label>
<label class="btn-container btn-container-yellow">
<input
type="radio"
id="styleChoice2"
name="set-style"
value="yellow"
/>
<span class="btn-checkmark btn-checkmark-yellow"></span>
</label>
<label class="btn-container btn-container-blue">
<input type="radio" id="styleChoice3" name="set-style" value="blue" />
<span class="btn-checkmark btn-checkmark-blue"></span>
</label>
<label class="btn-container btn-container-green">
<input
type="radio"
id="styleChoice4"
name="set-style"
value="green"
/>
<span class="btn-checkmark btn-checkmark-green"></span>
</label>
<label class="btn-container btn-container-pink">
<input type="radio" id="styleChoice5" name="set-style" value="pink" />
<span class="btn-checkmark btn-checkmark-pink"></span>
</label>
<label class="btn-container btn-container-brown">
<input
type="radio"
id="styleChoice6"
name="set-style"
value="brown"
/>
<span class="btn-checkmark btn-checkmark-brown"></span>
</label>
</div>
<!--Used to toggle between dark/light modes, these preferences are saved to local storage-->
<input
type="checkbox"
onclick="darkLight()"
id="switch"
name="theme"
/><label id="darkLight" for="switch"></label>
</div>
<main>
<!--Bootstrap grid is used throughout project-->
<div class="container-fluid">
<div class="row slide">
<div class="my-2 col-lg-6 align-items-center">
<!--Images overlapping, hovering over headings brings relevant image to foreground on desktop while on small devices an animation cycles through images in sync with another animation highlighting headings.-->
<div class="gallery-overlay color">
<img
class="img-render active-img-link"
src="./assets/images/index/home-render.jpg"
alt="render"
/>
<img
class="img-model"
src="./assets/images/index/home-model.jpg"
alt="model"
/>
<img
class="img-furniture"
src="./assets/images/index/home-furniture.jpg"
alt="furniture"
/>
<img
class="img-portrait"
src="./assets/images/index/home-portrait.jpg"
alt="portrait"
/>
</div>
</div>
<!--SVG Headings are animated when page loads on desktop-->
<div class="my-2 col-lg-6 text-rows align-items-center">
<a href="./renders.html">
<svg
id="svg-render"
class="active-svg gallery-heading"
width="176"
height="44"
viewBox="0 0 176 44"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="color"
d="M36.856 27.68L38.392 30.032C36.824 35.536 33.576 38.288 28.648 38.288C27.528 38.288 26.552 38.08 25.72 37.664C24.92 37.248 24.312 36.752 23.896 36.176C23.48 35.6 23.144 34.864 22.888 33.968C22.536 32.624 22.344 30.848 22.312 28.64C22.312 26.432 22.04 24.912 21.496 24.08C20.984 23.248 19.992 22.784 18.52 22.688L19.048 18.608C19.112 18.608 19.16 18.608 19.192 18.608C21.048 18.608 22.584 18.08 23.8 17.024C25.112 15.84 25.768 14.32 25.768 12.464C25.768 10.608 24.888 9.03999 23.128 7.75998C21.4 6.47999 19.16 5.83999 16.408 5.83999C12.856 5.83999 10.12 6.71999 8.19998 8.47999C7.17598 9.43999 6.66398 10.592 6.66398 11.936C6.66398 13.632 7.95998 14.656 10.552 15.008L9.87998 18.608C7.92798 18.512 6.19998 17.856 4.69598 16.64C3.19198 15.424 2.43998 13.856 2.43998 11.936C2.43998 8.57598 3.84798 5.99999 6.66398 4.20798C9.47998 2.38398 13.048 1.47198 17.368 1.47198C20.152 1.47198 22.6 1.80799 24.712 2.47999C28.328 3.69599 30.728 5.80799 31.912 8.81598C32.296 9.87198 32.488 10.736 32.488 11.408C32.488 12.048 32.488 12.48 32.488 12.704C32.36 14.464 31.704 16.192 30.52 17.888C29.368 19.584 27.624 20.752 25.288 21.392C26.696 21.68 27.656 22.288 28.168 23.216C28.68 24.144 28.952 25.552 28.984 27.44C29.016 30.672 29.16 32.64 29.416 33.344C29.704 34.016 30.28 34.352 31.144 34.352C33.48 34.352 35.384 32.128 36.856 27.68ZM7.43198 38.288C5.73598 38.288 4.37598 37.776 3.35198 36.752C2.32798 35.728 1.81598 34.464 1.81598 32.96C1.81598 29.056 4.67998 25.792 10.408 23.168C11.56 14.208 12.152 9.61598 12.184 9.39198C13.528 8.52798 15.048 8.09599 16.744 8.09599C17.448 8.09599 18.248 8.19199 19.144 8.38399L16.12 28.88C15.16 35.152 12.264 38.288 7.43198 38.288ZM5.36798 32.384C5.36798 33.408 5.91198 33.92 6.99998 33.92C8.27998 33.92 9.09598 32.768 9.44798 30.464L9.87998 27.2C6.87198 28.96 5.36798 30.688 5.36798 32.384Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M43.6214 27.248C45.6054 26.832 47.0774 26.032 48.0374 24.848C49.0294 23.664 49.5254 22.528 49.5254 21.44C49.5254 20.32 49.2214 19.568 48.6134 19.184C48.0374 18.768 47.3974 18.56 46.6934 18.56C45.1894 18.56 43.8614 19.408 42.7094 21.104C41.5894 22.768 41.0294 24.768 41.0294 27.104C41.0294 29.408 41.5734 31.136 42.6614 32.288C43.7814 33.408 45.1574 33.968 46.7894 33.968C49.1894 33.968 51.4934 33.136 53.7014 31.472C55.9094 29.808 57.7014 27.632 59.0774 24.944C59.7814 25.616 60.4214 26.448 60.9974 27.44C59.9414 29.84 58.0694 32.192 55.3814 34.496C54.0374 35.616 52.4374 36.528 50.5814 37.232C48.7574 37.936 46.8694 38.288 44.9174 38.288C41.7174 38.288 39.1894 37.312 37.3334 35.36C35.3494 33.248 34.3574 30.544 34.3574 27.248C34.3574 23.952 35.5894 21.072 38.0534 18.608C40.5494 16.144 43.5254 14.912 46.9814 14.912C49.4454 14.912 51.4454 15.456 52.9814 16.544C54.5174 17.6 55.3014 19.04 55.3334 20.864C55.3334 23.328 54.3414 25.328 52.3574 26.864C50.4054 28.4 47.7174 29.472 44.2934 30.08L43.6214 27.248Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M70.7327 32.624L71.8847 21.92C71.8847 21.056 71.6607 20.336 71.2127 19.76C70.7647 19.184 70.0127 18.896 68.9567 18.896C67.9327 18.896 67.0527 19.36 66.3167 20.288C65.6127 21.184 65.1647 22.32 64.9727 23.696C63.8207 32.464 63.2127 37.232 63.1487 38H56.6687L59.3087 15.392C60.6527 15.04 61.6767 14.864 62.3807 14.864C64.5247 14.864 65.6447 15.648 65.7407 17.216C67.3087 15.68 69.1807 14.912 71.3567 14.912C73.5647 14.912 75.2927 15.456 76.5407 16.544C77.7887 17.632 78.4127 19.008 78.4127 20.672C78.4127 21.12 78.3167 21.968 78.1247 23.216C77.3887 28.08 77.0207 30.912 77.0207 31.712C77.0207 33.184 77.5167 33.92 78.5087 33.92C80.6847 33.92 82.3327 31.648 83.4527 27.104C84.5407 28.256 85.1967 29.168 85.4207 29.84C83.7247 35.472 80.7807 38.288 76.5887 38.288C74.6047 38.288 73.1327 37.68 72.1727 36.464C71.2127 35.248 70.7327 33.968 70.7327 32.624Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M100.279 3.39199C100.503 2.84799 100.999 2.39999 101.767 2.04799C102.567 1.66399 103.511 1.47198 104.599 1.47198C105.719 1.47198 106.551 1.63198 107.095 1.95198C106.775 4.44798 106.263 8.36798 105.559 13.712C104.087 24.88 103.351 31.04 103.351 32.192C103.351 33.312 103.831 33.872 104.791 33.872C105.623 33.872 106.487 33.36 107.383 32.336C108.279 31.28 109.095 29.568 109.831 27.2C110.727 28.064 111.351 29.008 111.703 30.032C110.551 33.84 108.743 36.304 106.279 37.424C105.159 37.968 104.103 38.24 103.111 38.24C100.263 38.24 98.3594 37.216 97.3994 35.168C95.7354 37.248 93.6073 38.288 91.0154 38.288C88.4233 38.288 86.2314 37.408 84.4394 35.648C82.6794 33.888 81.7994 31.568 81.7994 28.688C81.7994 24.496 83.0314 21.152 85.4954 18.656C87.9594 16.16 91.0794 14.912 94.8554 14.912C94.9514 14.912 95.0474 14.912 95.1434 14.912C96.4554 14.912 97.6874 15.104 98.8394 15.488L100.279 3.39199ZM95.5754 18.656C93.5274 18.656 91.8954 19.44 90.6794 21.008C89.4954 22.544 88.7914 24.848 88.5674 27.92C88.5354 28.208 88.5194 28.48 88.5194 28.736C88.5194 30.304 88.8874 31.552 89.6234 32.48C90.3914 33.408 91.3674 33.872 92.5514 33.872C94.5674 33.872 96.0874 32.448 97.1114 29.6L98.3594 19.28C97.3034 18.864 96.3754 18.656 95.5754 18.656Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M117.168 27.248C119.152 26.832 120.624 26.032 121.584 24.848C122.576 23.664 123.072 22.528 123.072 21.44C123.072 20.32 122.768 19.568 122.16 19.184C121.584 18.768 120.944 18.56 120.24 18.56C118.736 18.56 117.408 19.408 116.256 21.104C115.136 22.768 114.576 24.768 114.576 27.104C114.576 29.408 115.12 31.136 116.208 32.288C117.328 33.408 118.704 33.968 120.336 33.968C122.736 33.968 125.04 33.136 127.248 31.472C129.456 29.808 131.248 27.632 132.624 24.944C133.328 25.616 133.968 26.448 134.544 27.44C133.488 29.84 131.616 32.192 128.928 34.496C127.584 35.616 125.984 36.528 124.128 37.232C122.304 37.936 120.416 38.288 118.464 38.288C115.264 38.288 112.736 37.312 110.88 35.36C108.896 33.248 107.904 30.544 107.904 27.248C107.904 23.952 109.136 21.072 111.6 18.608C114.096 16.144 117.072 14.912 120.528 14.912C122.992 14.912 124.992 15.456 126.528 16.544C128.064 17.6 128.848 19.04 128.88 20.864C128.88 23.328 127.888 25.328 125.904 26.864C123.952 28.4 121.264 29.472 117.84 30.08L117.168 27.248Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M144.76 21.2C144.76 19.792 144.104 19.088 142.792 19.088C141.512 19.088 140.488 19.92 139.72 21.584C143.176 24.304 144.904 27.36 144.904 30.752C144.904 33.216 144.216 35.088 142.84 36.368C141.464 37.648 139.736 38.288 137.656 38.288C135.576 38.288 134.056 37.648 133.096 36.368C132.136 35.056 131.656 33.408 131.656 31.424C131.656 30.816 131.672 30.368 131.704 30.08L133.384 15.44C134.536 15.088 135.704 14.912 136.888 14.912C138.84 14.912 139.816 15.632 139.816 17.072V17.168C141.096 15.664 142.728 14.912 144.712 14.912C146.152 14.912 147.272 15.248 148.072 15.92C148.872 16.56 149.272 17.424 149.272 18.512C149.272 19.6 148.856 20.496 148.024 21.2C147.224 21.872 146.168 22.208 144.856 22.208C144.792 22.208 144.728 22.208 144.664 22.208C144.728 21.856 144.76 21.52 144.76 21.2ZM141.784 30.512C141.784 28.656 140.824 26.8 138.904 24.944C138.328 29.552 138.04 31.872 138.04 31.904C138.04 33.248 138.584 33.92 139.672 33.92C141.08 33.92 141.784 32.784 141.784 30.512Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M170.445 23.312C172.973 25.168 174.237 27.36 174.237 29.888C174.237 32.416 173.245 34.448 171.261 35.984C169.277 37.52 166.781 38.288 163.773 38.288C161.821 38.288 160.189 37.808 158.877 36.848C157.597 35.856 156.957 34.64 156.957 33.2C156.957 31.76 157.437 30.624 158.397 29.792C159.357 28.928 160.557 28.4 161.997 28.208C161.325 29.168 160.989 30.096 160.989 30.992C160.989 31.856 161.293 32.56 161.901 33.104C162.509 33.648 163.277 33.92 164.205 33.92C165.133 33.92 165.901 33.584 166.509 32.912C167.117 32.208 167.421 31.408 167.421 30.512C167.421 29.04 166.733 27.728 165.357 26.576C164.525 25.904 163.629 25.28 162.669 24.704C161.709 24.096 161.197 23.776 161.133 23.744C161.005 23.648 160.877 23.568 160.749 23.504C160.173 24.176 159.341 25.104 158.253 26.288C157.165 27.44 156.301 28.368 155.661 29.072C153.869 31.024 152.861 32.656 152.637 33.968C152.573 34.224 152.541 34.72 152.541 35.456C152.541 36.16 152.749 36.896 153.165 37.664C153.613 38.432 154.141 39.008 154.749 39.392C155.357 39.776 155.949 40.08 156.525 40.304C157.133 40.56 157.645 40.736 158.061 40.832C158.509 40.928 158.733 40.992 158.733 41.024C158.733 41.248 158.381 41.504 157.677 41.792C156.365 42.272 154.989 42.512 153.549 42.512C152.141 42.512 150.765 42 149.421 40.976C147.597 39.568 146.685 37.696 146.685 35.36C146.685 33.92 147.053 32.496 147.789 31.088C149.101 28.592 152.173 25.168 157.005 20.816C155.821 19.632 155.229 18.368 155.229 17.024C155.229 15.68 155.725 14.544 156.717 13.616C157.741 12.688 158.941 12.224 160.317 12.224C161.565 12.224 162.653 12.72 163.581 13.712C164.189 14.384 164.493 15.232 164.493 16.256C164.493 17.28 164.157 18.432 163.485 19.712C166.909 21.248 169.229 22.448 170.445 23.312ZM160.029 17.888C160.797 17.088 161.181 16.512 161.181 16.16C161.181 15.36 160.829 14.928 160.125 14.864C159.325 14.864 158.925 15.312 158.925 16.208C158.925 16.752 159.293 17.312 160.029 17.888Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
</svg>
<h1 class="color" id="text-render">Renders</h1>
</a>
<a href="./3d.html">
<svg
id="svg-model"
class="gallery-heading"
width="232"
height="44"
viewBox="0 0 232 44"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="color"
d="M5.18399 10.784C5.18399 9.18397 5.53599 7.75997 6.23999 6.51197C6.94399 5.26397 7.88799 4.28797 9.07199 3.58397C11.44 2.17597 13.92 1.47197 16.512 1.47197C19.968 1.47197 22.8 2.28797 25.008 3.91997C27.248 5.51997 28.352 7.82397 28.32 10.832C28.224 14.8 26.224 17.6 22.32 19.232C24.432 19.648 26.144 20.576 27.456 22.016C28.768 23.456 29.424 25.2 29.424 27.248C29.424 30.832 28.048 33.52 25.296 35.312C22.544 37.104 19.376 38 15.792 38C9.61599 38 4.91199 35.792 1.67999 31.376L6.33599 27.056C7.07199 28.688 8.35199 30.128 10.176 31.376C12.064 32.656 13.904 33.296 15.696 33.296C17.52 33.296 18.992 32.752 20.112 31.664C21.232 30.544 21.792 29.168 21.792 27.536C21.792 26.512 21.52 25.616 20.976 24.848C19.6 22.992 16.88 22.064 12.816 22.064C12.624 22.064 12.432 22.064 12.24 22.064H9.31199L9.69599 17.696C12.032 17.696 13.984 17.616 15.552 17.456C17.152 17.296 18.528 16.72 19.68 15.728C20.928 14.608 21.552 13.088 21.552 11.168C21.552 9.82397 21.072 8.63997 20.112 7.61597C19.184 6.55997 17.824 6.01597 16.032 5.98397C14.528 6.04797 13.408 6.51197 12.672 7.37597C11.968 8.20797 11.616 9.08797 11.616 10.016C11.616 10.944 11.712 11.696 11.904 12.272H5.27999C5.21599 11.632 5.18399 11.136 5.18399 10.784Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M33.7537 12.272C33.7537 8.84797 35.2417 6.15997 38.2177 4.20797C41.1937 2.25597 44.6177 1.27997 48.4897 1.27997C53.4497 1.27997 57.8017 2.70397 61.5457 5.55197C63.4017 6.99197 64.8417 8.91197 65.8657 11.312C66.8897 13.68 67.4017 16.304 67.4017 19.184C67.4017 24.848 65.7857 29.456 62.5537 33.008C59.1937 36.624 54.9857 38.432 49.9297 38.432C48.8097 38.432 47.6257 38.288 46.3777 38C45.1297 37.712 44.1377 37.328 43.4017 36.848C42.2177 37.744 40.6977 38.192 38.8417 38.192C37.0177 38.192 35.5937 37.68 34.5697 36.656C33.5457 35.632 33.0337 34.32 33.0337 32.72C33.0337 28.944 35.8977 25.728 41.6257 23.072C41.7857 21.728 42.0097 19.92 42.2977 17.648C42.6177 15.344 42.8577 13.488 43.0177 12.08C43.2097 10.672 43.3377 9.74397 43.4017 9.29597C44.7137 8.46397 46.2337 8.04797 47.9617 8.04797C48.7617 8.04797 49.5297 8.12797 50.2657 8.28797L47.2417 28.784C46.9537 30.608 46.5537 32.128 46.0417 33.344C47.0337 33.6 47.8337 33.728 48.4417 33.728C52.1217 33.728 54.9697 32.336 56.9857 29.552C59.0657 26.64 60.1057 23.12 60.1057 18.992C60.1057 13.712 58.2017 9.91997 54.3937 7.61597C52.2817 6.33597 49.9617 5.69597 47.4337 5.69597C44.2017 5.69597 41.6417 6.57597 39.7537 8.33597C38.6657 9.32797 38.1217 10.528 38.1217 11.936C38.1217 12.672 38.3457 13.376 38.7937 14.048C39.2417 14.688 40.0257 15.056 41.1457 15.152L40.6657 18.272C38.3297 18.144 36.5857 17.504 35.4337 16.352C34.3137 15.168 33.7537 13.808 33.7537 12.272ZM36.5857 32.096C36.5857 33.248 37.1297 33.824 38.2177 33.824C38.6657 33.824 39.1297 33.536 39.6097 32.96C40.1217 32.352 40.4737 31.408 40.6657 30.128L41.0977 27.152C38.0897 28.848 36.5857 30.496 36.5857 32.096Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M109.539 1.80797C110.211 1.55197 111.155 1.42397 112.371 1.42397C113.587 1.42397 114.675 1.50397 115.635 1.66397C114.643 9.02397 113.859 15.696 113.283 21.68C112.739 27.632 112.435 30.768 112.371 31.088C112.339 31.408 112.323 31.696 112.323 31.952C112.355 32.784 112.755 33.2 113.523 33.2C115.443 33.2 118.115 30.992 121.539 26.576C122.147 28.272 122.499 29.408 122.595 29.984C121.059 32.416 119.203 34.416 117.027 35.984C114.883 37.52 112.851 38.288 110.931 38.288C109.011 38.288 107.683 37.792 106.947 36.8C106.211 35.808 105.843 34.704 105.843 33.488C105.843 33.2 105.875 32.64 105.939 31.808C106.035 30.976 106.675 25.792 107.859 16.256L99.9874 34.448H95.9074L93.5554 16.544L90.1954 31.424C89.6514 33.792 88.7554 35.536 87.5074 36.656C86.2914 37.776 84.9474 38.336 83.4754 38.336C82.0034 38.336 80.8034 37.904 79.8754 37.04C78.8834 36.112 78.3874 34.8 78.3874 33.104C78.3874 29.712 81.0114 26.816 86.2594 24.416C89.1074 10.752 90.6434 3.18397 90.8674 1.71197C91.6354 1.51997 92.6594 1.42397 93.9394 1.42397C95.2514 1.42397 96.1474 1.45597 96.6274 1.51997H96.9634L99.9394 23.84L109.539 2.04797V1.80797ZM81.7954 32.288C81.7954 33.312 82.1954 33.824 82.9954 33.824C83.5394 33.824 83.9874 33.392 84.3394 32.528C84.7874 31.472 85.1554 30.08 85.4434 28.352C83.0114 29.728 81.7954 31.04 81.7954 32.288Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M130.879 14.912C133.823 14.912 136.271 15.856 138.223 17.744C140.207 19.632 141.199 21.936 141.199 24.656C141.199 28.784 139.983 32.096 137.551 34.592C135.151 37.056 132.239 38.288 128.815 38.288C125.391 38.288 122.671 37.312 120.655 35.36C118.671 33.408 117.679 30.992 117.679 28.112C117.679 24.08 118.911 20.88 121.375 18.512C123.871 16.112 127.039 14.912 130.879 14.912ZM129.919 18.8C128.415 18.8 127.151 19.664 126.127 21.392C125.103 23.12 124.543 25.296 124.447 27.92C124.447 29.776 124.815 31.312 125.551 32.528C126.319 33.744 127.471 34.352 129.007 34.352C130.543 34.352 131.823 33.504 132.847 31.808C133.903 30.112 134.431 28.176 134.431 26C134.431 23.824 134.063 22.096 133.327 20.816C132.591 19.472 131.455 18.8 129.919 18.8Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M161.576 3.39197C161.8 2.84797 162.296 2.39997 163.064 2.04797C163.864 1.66397 164.808 1.47197 165.896 1.47197C167.016 1.47197 167.848 1.63197 168.392 1.95197C168.072 4.44797 167.56 8.36797 166.856 13.712C165.384 24.88 164.648 31.04 164.648 32.192C164.648 33.312 165.128 33.872 166.088 33.872C166.92 33.872 167.784 33.36 168.68 32.336C169.576 31.28 170.392 29.568 171.128 27.2C172.024 28.064 172.648 29.008 173 30.032C171.848 33.84 170.04 36.304 167.576 37.424C166.456 37.968 165.4 38.24 164.408 38.24C161.56 38.24 159.656 37.216 158.696 35.168C157.032 37.248 154.904 38.288 152.312 38.288C149.72 38.288 147.528 37.408 145.736 35.648C143.976 33.888 143.096 31.568 143.096 28.688C143.096 24.496 144.328 21.152 146.792 18.656C149.256 16.16 152.376 14.912 156.152 14.912C156.248 14.912 156.344 14.912 156.44 14.912C157.752 14.912 158.984 15.104 160.136 15.488L161.576 3.39197ZM156.872 18.656C154.824 18.656 153.192 19.44 151.976 21.008C150.792 22.544 150.088 24.848 149.864 27.92C149.832 28.208 149.816 28.48 149.816 28.736C149.816 30.304 150.184 31.552 150.92 32.48C151.688 33.408 152.664 33.872 153.848 33.872C155.864 33.872 157.384 32.448 158.408 29.6L159.656 19.28C158.6 18.864 157.672 18.656 156.872 18.656Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M178.465 27.248C180.449 26.832 181.921 26.032 182.881 24.848C183.873 23.664 184.369 22.528 184.369 21.44C184.369 20.32 184.065 19.568 183.457 19.184C182.881 18.768 182.241 18.56 181.537 18.56C180.033 18.56 178.705 19.408 177.553 21.104C176.433 22.768 175.873 24.768 175.873 27.104C175.873 29.408 176.417 31.136 177.505 32.288C178.625 33.408 180.001 33.968 181.633 33.968C184.033 33.968 186.337 33.136 188.545 31.472C190.753 29.808 192.545 27.632 193.921 24.944C194.625 25.616 195.265 26.448 195.841 27.44C194.785 29.84 192.913 32.192 190.225 34.496C188.881 35.616 187.281 36.528 185.425 37.232C183.601 37.936 181.713 38.288 179.761 38.288C176.561 38.288 174.033 37.312 172.177 35.36C170.193 33.248 169.201 30.544 169.201 27.248C169.201 23.952 170.433 21.072 172.897 18.608C175.393 16.144 178.369 14.912 181.825 14.912C184.289 14.912 186.289 15.456 187.825 16.544C189.361 17.6 190.145 19.04 190.177 20.864C190.177 23.328 189.185 25.328 187.201 26.864C185.249 28.4 182.561 29.472 179.137 30.08L178.465 27.248Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M198.329 38.336C196.377 38.336 194.841 37.792 193.721 36.704C192.601 35.584 192.04 34.064 192.04 32.144C192.04 31.632 192.905 24.032 194.633 9.34397C195.081 5.56797 196.28 3.18397 198.232 2.19197C199.128 1.71197 200.201 1.47197 201.449 1.47197C205.673 1.47197 207.785 3.42397 207.785 7.32797C207.785 7.64797 207.768 7.98397 207.736 8.33597C207.416 12.624 204.729 16.992 199.673 21.44C199.513 23.008 199.337 24.528 199.145 26C198.761 29.296 198.568 31.12 198.568 31.472C198.568 33.136 199.289 33.968 200.729 33.968C202.297 33.968 203.752 33.072 205.096 31.28C206.472 29.456 207.528 27.136 208.264 24.32C208.552 24.416 208.953 24.688 209.465 25.136C209.977 25.552 210.329 25.92 210.521 26.24C210.009 28.896 208.856 31.44 207.064 33.872C206.168 35.12 205.032 36.144 203.656 36.944C202.088 37.872 200.313 38.336 198.329 38.336ZM200.201 16.64C203.145 13.408 204.617 10.512 204.617 7.95197C204.617 6.41597 204.041 5.64797 202.889 5.64797C202.153 5.71197 201.656 6.19197 201.4 7.08797C201.176 7.98397 200.953 9.43997 200.729 11.456C200.537 13.472 200.408 14.72 200.344 15.2L200.201 16.64Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M226.632 23.312C229.16 25.168 230.424 27.36 230.424 29.888C230.424 32.416 229.432 34.448 227.448 35.984C225.464 37.52 222.968 38.288 219.96 38.288C218.008 38.288 216.376 37.808 215.064 36.848C213.784 35.856 213.144 34.64 213.144 33.2C213.144 31.76 213.624 30.624 214.584 29.792C215.544 28.928 216.744 28.4 218.184 28.208C217.512 29.168 217.176 30.096 217.176 30.992C217.176 31.856 217.48 32.56 218.088 33.104C218.696 33.648 219.464 33.92 220.392 33.92C221.32 33.92 222.088 33.584 222.696 32.912C223.304 32.208 223.608 31.408 223.608 30.512C223.608 29.04 222.92 27.728 221.544 26.576C220.712 25.904 219.816 25.28 218.856 24.704C217.896 24.096 217.384 23.776 217.32 23.744C217.192 23.648 217.064 23.568 216.936 23.504C216.36 24.176 215.528 25.104 214.44 26.288C213.352 27.44 212.488 28.368 211.848 29.072C210.056 31.024 209.048 32.656 208.824 33.968C208.76 34.224 208.728 34.72 208.728 35.456C208.728 36.16 208.936 36.896 209.352 37.664C209.8 38.432 210.328 39.008 210.936 39.392C211.544 39.776 212.136 40.08 212.712 40.304C213.32 40.56 213.832 40.736 214.248 40.832C214.696 40.928 214.92 40.992 214.92 41.024C214.92 41.248 214.568 41.504 213.864 41.792C212.552 42.272 211.176 42.512 209.736 42.512C208.328 42.512 206.952 42 205.608 40.976C203.784 39.568 202.872 37.696 202.872 35.36C202.872 33.92 203.24 32.496 203.976 31.088C205.288 28.592 208.36 25.168 213.192 20.816C212.008 19.632 211.416 18.368 211.416 17.024C211.416 15.68 211.912 14.544 212.904 13.616C213.928 12.688 215.128 12.224 216.504 12.224C217.752 12.224 218.84 12.72 219.768 13.712C220.376 14.384 220.68 15.232 220.68 16.256C220.68 17.28 220.344 18.432 219.672 19.712C223.096 21.248 225.416 22.448 226.632 23.312ZM216.216 17.888C216.984 17.088 217.368 16.512 217.368 16.16C217.368 15.36 217.016 14.928 216.312 14.864C215.512 14.864 215.112 15.312 215.112 16.208C215.112 16.752 215.48 17.312 216.216 17.888Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
</svg>
<h1 class="color" id="text-model">3D Models</h1>
</a>
<a href="./furniture.html">
<svg
id="svg-furniture"
class="gallery-heading"
width="197"
height="40"
viewBox="0 0 197 40"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="color"
d="M21.936 9.72798C20.656 9.72798 18.88 9.51998 16.608 9.10398C13.408 11.536 10.448 12.752 7.72801 12.752C7.63201 12.752 7.53601 12.752 7.44001 12.752C5.48801 12.72 3.95201 12.208 2.83201 11.216C1.74401 10.192 1.20001 8.84798 1.20001 7.18398C1.20001 5.48798 1.74401 4.11198 2.83201 3.05598C3.95201 1.99998 5.60001 1.47198 7.77601 1.47198C9.21601 1.47198 11.52 1.95199 14.688 2.91199C18.016 3.90399 20.496 4.39998 22.128 4.39998C24.816 4.39998 26.592 3.43998 27.456 1.51998L29.328 2.81598C28.624 7.42398 26.16 9.72798 21.936 9.72798ZM5.95201 8.62398C5.95201 9.42398 6.64001 9.82399 8.01601 9.82399C9.39201 9.82399 11.072 9.31199 13.056 8.28798C10.24 7.58398 8.30401 7.23199 7.24801 7.23199C6.89601 7.23199 6.59201 7.37598 6.33601 7.66398C6.08001 7.91998 5.95201 8.23998 5.95201 8.62398ZM19.056 12.176L18.288 17.312H25.44C25.728 17.984 25.872 18.64 25.872 19.28C25.872 19.92 25.568 20.464 24.96 20.912C24.352 21.328 23.584 21.536 22.656 21.536H17.616L17.568 21.968C21.6 23.888 23.616 26.736 23.616 30.512C23.616 33.36 22.864 35.376 21.36 36.56C19.856 37.712 18.08 38.288 16.032 38.288C13.984 38.288 12.4 37.776 11.28 36.752C10.16 35.696 9.60001 34.304 9.60001 32.576C9.60001 32.288 9.63201 31.92 9.69601 31.472L10.992 21.536H6.48001C6.67201 19.712 6.83201 18.304 6.96001 17.312H11.568L12.096 13.088C13.76 12.288 15.152 11.888 16.272 11.888C17.392 11.888 18.32 11.984 19.056 12.176ZM17.52 33.92C18.288 33.92 18.96 33.648 19.536 33.104C20.112 32.528 20.4 31.632 20.4 30.416C20.4 28.016 19.312 26.176 17.136 24.896C16.624 28.448 16.352 30.672 16.32 31.568C16.32 32.432 16.432 33.04 16.656 33.392C16.912 33.744 17.2 33.92 17.52 33.92Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M49.6639 15.392C48.3519 25.76 47.6959 31.28 47.6959 31.952C47.6959 33.232 48.1599 33.872 49.0879 33.872C49.9199 33.872 50.8159 33.312 51.7759 32.192C52.7679 31.04 53.5519 29.328 54.1279 27.056C55.1839 28.208 55.8239 29.104 56.0479 29.744C55.3119 32.848 54.1439 35.04 52.5439 36.32C50.9439 37.6 49.2959 38.24 47.5999 38.24C44.8159 38.24 42.9439 37.168 41.9839 35.024C40.3199 37.168 38.0959 38.24 35.3119 38.24C33.0079 38.24 31.2319 37.664 29.9839 36.512C28.7359 35.36 28.1119 33.856 28.1119 32C28.1119 31.552 28.1919 30.768 28.3519 29.648C29.0879 23.696 29.6479 18.96 30.0319 15.44C31.0239 15.088 31.9359 14.912 32.7679 14.912C33.5999 14.912 34.2239 14.944 34.6399 15.008C35.0559 15.072 35.4559 15.312 35.8399 15.728C36.2239 16.144 36.4159 16.736 36.4159 17.504L34.8319 29.744C34.7679 30.128 34.7359 30.48 34.7359 30.8C34.7359 32.688 35.5999 33.632 37.3279 33.632C38.9279 33.632 40.2559 32.848 41.3119 31.28C41.3119 30.928 41.3439 30.368 41.4079 29.6L42.9919 16.832C43.2159 16.288 43.6959 15.84 44.4319 15.488C45.1679 15.104 46.0799 14.912 47.1679 14.912C48.2879 14.912 49.1199 15.072 49.6639 15.392Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M66.744 21.2C66.744 19.792 66.088 19.088 64.776 19.088C63.496 19.088 62.472 19.92 61.704 21.584C65.16 24.304 66.888 27.36 66.888 30.752C66.888 33.216 66.2 35.088 64.824 36.368C63.448 37.648 61.72 38.288 59.64 38.288C57.56 38.288 56.04 37.648 55.08 36.368C54.12 35.056 53.64 33.408 53.64 31.424C53.64 30.816 53.656 30.368 53.688 30.08L55.368 15.44C56.52 15.088 57.688 14.912 58.872 14.912C60.824 14.912 61.8 15.632 61.8 17.072V17.168C63.08 15.664 64.712 14.912 66.696 14.912C68.136 14.912 69.256 15.248 70.056 15.92C70.856 16.56 71.256 17.424 71.256 18.512C71.256 19.6 70.84 20.496 70.008 21.2C69.208 21.872 68.152 22.208 66.84 22.208C66.776 22.208 66.712 22.208 66.648 22.208C66.712 21.856 66.744 21.52 66.744 21.2ZM63.768 30.512C63.768 28.656 62.808 26.8 60.888 24.944C60.312 29.552 60.024 31.872 60.024 31.904C60.024 33.248 60.568 33.92 61.656 33.92C63.064 33.92 63.768 32.784 63.768 30.512Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M86.0453 32.624L87.1973 21.92C87.1973 21.056 86.9733 20.336 86.5253 19.76C86.0773 19.184 85.3253 18.896 84.2693 18.896C83.2453 18.896 82.3653 19.36 81.6293 20.288C80.9253 21.184 80.4773 22.32 80.2853 23.696C79.1333 32.464 78.5253 37.232 78.4613 38H71.9813L74.6213 15.392C75.9653 15.04 76.9893 14.864 77.6933 14.864C79.8373 14.864 80.9573 15.648 81.0533 17.216C82.6213 15.68 84.4933 14.912 86.6693 14.912C88.8773 14.912 90.6053 15.456 91.8533 16.544C93.1013 17.632 93.7253 19.008 93.7253 20.672C93.7253 21.12 93.6293 21.968 93.4373 23.216C92.7013 28.08 92.3333 30.912 92.3333 31.712C92.3333 33.184 92.8293 33.92 93.8213 33.92C95.9973 33.92 97.6453 31.648 98.7653 27.104C99.8533 28.256 100.509 29.168 100.733 29.84C99.0373 35.472 96.0933 38.288 91.9013 38.288C89.9173 38.288 88.4453 37.68 87.4853 36.464C86.5253 35.248 86.0453 33.968 86.0453 32.624Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M100.904 2.67198C101.64 1.90398 102.536 1.51998 103.592 1.51998C104.648 1.51998 105.544 1.90398 106.28 2.67198C107.048 3.40798 107.432 4.30399 107.432 5.35999C107.432 6.41599 107.048 7.31199 106.28 8.04799C105.544 8.78399 104.648 9.15199 103.592 9.15199C102.536 9.15199 101.64 8.78399 100.904 8.04799C100.168 7.31199 99.7999 6.41599 99.7999 5.35999C99.7999 4.30399 100.168 3.40798 100.904 2.67198ZM98.9359 16.736C99.2559 16.16 99.8639 15.728 100.76 15.44C101.656 15.12 102.536 14.96 103.4 14.96C104.296 14.96 105.08 15.072 105.752 15.296C104.504 24.928 103.88 29.792 103.88 29.888C103.72 30.528 103.64 31.072 103.64 31.52C103.64 31.936 103.672 32.304 103.736 32.624C103.864 33.456 104.44 33.872 105.464 33.872C106.52 33.872 107.48 33.2 108.344 31.856C109.24 30.48 109.912 28.928 110.36 27.2C110.584 27.328 110.936 27.712 111.416 28.352C111.896 28.992 112.184 29.472 112.28 29.792C111.64 32.352 110.552 34.416 109.016 35.984C107.48 37.552 105.64 38.336 103.496 38.336C101.352 38.336 99.7519 37.808 98.6959 36.752C97.6719 35.696 97.1599 34.336 97.1599 32.672C97.1599 32.32 97.1759 31.952 97.2079 31.568L98.9359 16.736Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M119.213 4.59198C119.213 4.78398 118.781 8.22398 117.917 14.912H124.973V18.608H117.437L117.293 19.808C121.037 22.944 122.909 26.368 122.909 30.08C122.909 32.992 122.157 35.088 120.653 36.368C119.181 37.648 117.405 38.288 115.325 38.288C113.245 38.288 111.725 37.744 110.765 36.656C109.805 35.536 109.325 34.192 109.325 32.624C109.325 32.272 109.357 31.888 109.421 31.472L110.909 18.704L110.717 18.608H106.829C106.797 18.288 106.781 17.776 106.781 17.072C106.781 16.336 106.925 15.616 107.213 14.912H111.341L112.877 1.85599C113.549 1.59999 114.445 1.47198 115.565 1.47198C117.997 1.47198 119.213 2.51198 119.213 4.59198ZM119.693 30.032C119.693 27.824 118.733 25.648 116.813 23.504C116.237 28.272 115.949 31.024 115.949 31.76C115.949 33.2 116.413 33.92 117.341 33.92C118.013 33.92 118.573 33.616 119.021 33.008C119.469 32.368 119.693 31.376 119.693 30.032Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M146.273 15.392C144.961 25.76 144.305 31.28 144.305 31.952C144.305 33.232 144.769 33.872 145.697 33.872C146.529 33.872 147.425 33.312 148.385 32.192C149.377 31.04 150.161 29.328 150.737 27.056C151.793 28.208 152.433 29.104 152.657 29.744C151.921 32.848 150.753 35.04 149.153 36.32C147.553 37.6 145.905 38.24 144.209 38.24C141.425 38.24 139.553 37.168 138.593 35.024C136.929 37.168 134.705 38.24 131.921 38.24C129.617 38.24 127.841 37.664 126.593 36.512C125.345 35.36 124.721 33.856 124.721 32C124.721 31.552 124.801 30.768 124.961 29.648C125.697 23.696 126.257 18.96 126.641 15.44C127.633 15.088 128.545 14.912 129.377 14.912C130.209 14.912 130.833 14.944 131.249 15.008C131.665 15.072 132.065 15.312 132.449 15.728C132.833 16.144 133.025 16.736 133.025 17.504L131.441 29.744C131.377 30.128 131.345 30.48 131.345 30.8C131.345 32.688 132.209 33.632 133.937 33.632C135.537 33.632 136.865 32.848 137.921 31.28C137.921 30.928 137.953 30.368 138.017 29.6L139.601 16.832C139.825 16.288 140.305 15.84 141.041 15.488C141.777 15.104 142.689 14.912 143.777 14.912C144.897 14.912 145.729 15.072 146.273 15.392Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M163.353 21.2C163.353 19.792 162.697 19.088 161.385 19.088C160.105 19.088 159.081 19.92 158.313 21.584C161.769 24.304 163.497 27.36 163.497 30.752C163.497 33.216 162.809 35.088 161.433 36.368C160.057 37.648 158.329 38.288 156.249 38.288C154.169 38.288 152.649 37.648 151.689 36.368C150.729 35.056 150.249 33.408 150.249 31.424C150.249 30.816 150.265 30.368 150.297 30.08L151.977 15.44C153.129 15.088 154.297 14.912 155.481 14.912C157.433 14.912 158.409 15.632 158.409 17.072V17.168C159.689 15.664 161.321 14.912 163.305 14.912C164.745 14.912 165.865 15.248 166.665 15.92C167.465 16.56 167.865 17.424 167.865 18.512C167.865 19.6 167.449 20.496 166.617 21.2C165.817 21.872 164.761 22.208 163.449 22.208C163.385 22.208 163.321 22.208 163.257 22.208C163.321 21.856 163.353 21.52 163.353 21.2ZM160.377 30.512C160.377 28.656 159.417 26.8 157.497 24.944C156.921 29.552 156.633 31.872 156.633 31.904C156.633 33.248 157.177 33.92 158.265 33.92C159.673 33.92 160.377 32.784 160.377 30.512Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M177.903 27.248C179.887 26.832 181.359 26.032 182.319 24.848C183.311 23.664 183.807 22.528 183.807 21.44C183.807 20.32 183.503 19.568 182.895 19.184C182.319 18.768 181.679 18.56 180.975 18.56C179.471 18.56 178.143 19.408 176.991 21.104C175.871 22.768 175.311 24.768 175.311 27.104C175.311 29.408 175.855 31.136 176.943 32.288C178.063 33.408 179.439 33.968 181.071 33.968C183.471 33.968 185.775 33.136 187.983 31.472C190.191 29.808 191.983 27.632 193.359 24.944C194.063 25.616 194.703 26.448 195.279 27.44C194.223 29.84 192.351 32.192 189.663 34.496C188.319 35.616 186.719 36.528 184.863 37.232C183.039 37.936 181.151 38.288 179.199 38.288C175.999 38.288 173.471 37.312 171.615 35.36C169.631 33.248 168.639 30.544 168.639 27.248C168.639 23.952 169.871 21.072 172.335 18.608C174.831 16.144 177.807 14.912 181.263 14.912C183.727 14.912 185.727 15.456 187.263 16.544C188.799 17.6 189.583 19.04 189.615 20.864C189.615 23.328 188.623 25.328 186.639 26.864C184.687 28.4 181.999 29.472 178.575 30.08L177.903 27.248Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
</svg>
<h1 class="color" id="text-furniture">Furniture</h1>
</a>
<a href="./portraits.html">
<svg
id="svg-portrait"
class="gallery-heading"
width="193"
height="44"
viewBox="0 0 193 44"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="color"
d="M1.91199 11.84C1.91199 8.76799 3.27199 6.27199 5.99199 4.35198C8.71199 2.43198 12.344 1.47198 16.888 1.47198C19.608 1.47198 21.992 1.79198 24.04 2.43198C26.088 3.03998 27.656 3.88798 28.744 4.97599C30.92 7.11998 32.008 9.58398 32.008 12.368C32.008 15.152 30.888 17.488 28.648 19.376C26.44 21.232 23.608 22.16 20.152 22.16C19.768 22.16 19.192 22.128 18.424 22.064L18.856 18.56C23.112 18.56 25.24 16.56 25.24 12.56C25.24 10.704 24.456 9.13599 22.888 7.85599C21.256 6.51199 18.824 5.83999 15.592 5.83999C12.36 5.83999 9.79999 6.67199 7.91199 8.33599C6.79199 9.29599 6.23199 10.336 6.23199 11.456C6.23199 13.568 7.49599 14.768 10.024 15.056L9.44799 18.608C7.23999 18.512 5.43199 17.808 4.02399 16.496C2.61599 15.184 1.91199 13.632 1.91199 11.84ZM18.808 8.33599L16.696 22.064C20.76 24.016 22.792 26.896 22.792 30.704C22.792 33.488 22.056 35.456 20.584 36.608C19.144 37.728 17.4 38.288 15.352 38.288C13.304 38.288 11.704 37.76 10.552 36.704C9.39999 35.648 8.82399 34.224 8.82399 32.432C8.82399 32.016 8.83999 31.696 8.87199 31.472L11.752 9.24798C13.416 8.44798 14.824 8.04799 15.976 8.04799C17.128 8.04799 18.072 8.14399 18.808 8.33599ZM16.744 33.92C17.512 33.92 18.168 33.648 18.712 33.104C19.288 32.56 19.576 31.648 19.576 30.368C19.576 28.096 18.488 26.304 16.312 24.992C15.8 28.736 15.544 30.992 15.544 31.76C15.544 32.496 15.656 33.04 15.88 33.392C16.136 33.744 16.424 33.92 16.744 33.92Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M44.8787 14.912C47.8227 14.912 50.2707 15.856 52.2227 17.744C54.2067 19.632 55.1987 21.936 55.1987 24.656C55.1987 28.784 53.9827 32.096 51.5507 34.592C49.1507 37.056 46.2387 38.288 42.8147 38.288C39.3907 38.288 36.6707 37.312 34.6547 35.36C32.6707 33.408 31.6787 30.992 31.6787 28.112C31.6787 24.08 32.9107 20.88 35.3747 18.512C37.8707 16.112 41.0387 14.912 44.8787 14.912ZM43.9187 18.8C42.4147 18.8 41.1507 19.664 40.1267 21.392C39.1027 23.12 38.5427 25.296 38.4467 27.92C38.4467 29.776 38.8147 31.312 39.5507 32.528C40.3187 33.744 41.4707 34.352 43.0067 34.352C44.5427 34.352 45.8227 33.504 46.8467 31.808C47.9027 30.112 48.4307 28.176 48.4307 26C48.4307 23.824 48.0627 22.096 47.3267 20.816C46.5907 19.472 45.4547 18.8 43.9187 18.8Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M71.4002 21.2C71.4002 19.792 70.7442 19.088 69.4322 19.088C68.1522 19.088 67.1282 19.92 66.3602 21.584C69.8162 24.304 71.5442 27.36 71.5442 30.752C71.5442 33.216 70.8562 35.088 69.4802 36.368C68.1042 37.648 66.3762 38.288 64.2962 38.288C62.2162 38.288 60.6962 37.648 59.7362 36.368C58.7762 35.056 58.2962 33.408 58.2962 31.424C58.2962 30.816 58.3122 30.368 58.3442 30.08L60.0242 15.44C61.1762 15.088 62.3442 14.912 63.5282 14.912C65.4802 14.912 66.4562 15.632 66.4562 17.072V17.168C67.7362 15.664 69.3682 14.912 71.3522 14.912C72.7922 14.912 73.9122 15.248 74.7122 15.92C75.5122 16.56 75.9122 17.424 75.9122 18.512C75.9122 19.6 75.4962 20.496 74.6642 21.2C73.8642 21.872 72.8082 22.208 71.4962 22.208C71.4322 22.208 71.3682 22.208 71.3042 22.208C71.3682 21.856 71.4002 21.52 71.4002 21.2ZM68.4242 30.512C68.4242 28.656 67.4642 26.8 65.5442 24.944C64.9682 29.552 64.6802 31.872 64.6802 31.904C64.6802 33.248 65.2242 33.92 66.3122 33.92C67.7202 33.92 68.4242 32.784 68.4242 30.512Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M87.8695 4.59198C87.8695 4.78398 87.4375 8.22398 86.5735 14.912H93.6295V18.608H86.0935L85.9495 19.808C89.6935 22.944 91.5655 26.368 91.5655 30.08C91.5655 32.992 90.8135 35.088 89.3095 36.368C87.8375 37.648 86.0615 38.288 83.9815 38.288C81.9015 38.288 80.3815 37.744 79.4215 36.656C78.4615 35.536 77.9815 34.192 77.9815 32.624C77.9815 32.272 78.0135 31.888 78.0775 31.472L79.5655 18.704L79.3735 18.608H75.4855C75.4535 18.288 75.4375 17.776 75.4375 17.072C75.4375 16.336 75.5815 15.616 75.8695 14.912H79.9975L81.5335 1.85599C82.2055 1.59999 83.1015 1.47198 84.2215 1.47198C86.6535 1.47198 87.8695 2.51198 87.8695 4.59198ZM88.3495 30.032C88.3495 27.824 87.3895 25.648 85.4695 23.504C84.8935 28.272 84.6055 31.024 84.6055 31.76C84.6055 33.2 85.0695 33.92 85.9975 33.92C86.6695 33.92 87.2295 33.616 87.6775 33.008C88.1255 32.368 88.3495 31.376 88.3495 30.032Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M107.681 21.2C107.681 19.792 107.025 19.088 105.713 19.088C104.433 19.088 103.409 19.92 102.641 21.584C106.097 24.304 107.825 27.36 107.825 30.752C107.825 33.216 107.137 35.088 105.761 36.368C104.385 37.648 102.657 38.288 100.577 38.288C98.4975 38.288 96.9775 37.648 96.0175 36.368C95.0575 35.056 94.5775 33.408 94.5775 31.424C94.5775 30.816 94.5935 30.368 94.6255 30.08L96.3055 15.44C97.4575 15.088 98.6255 14.912 99.8095 14.912C101.761 14.912 102.737 15.632 102.737 17.072V17.168C104.017 15.664 105.649 14.912 107.633 14.912C109.073 14.912 110.193 15.248 110.993 15.92C111.793 16.56 112.193 17.424 112.193 18.512C112.193 19.6 111.777 20.496 110.945 21.2C110.145 21.872 109.089 22.208 107.777 22.208C107.713 22.208 107.649 22.208 107.585 22.208C107.649 21.856 107.681 21.52 107.681 21.2ZM104.705 30.512C104.705 28.656 103.745 26.8 101.825 24.944C101.249 29.552 100.961 31.872 100.961 31.904C100.961 33.248 101.505 33.92 102.593 33.92C104.001 33.92 104.705 32.784 104.705 30.512Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M134.663 38.24C131.719 38.24 129.767 37.216 128.807 35.168C127.143 37.248 124.999 38.288 122.375 38.288C119.783 38.288 117.591 37.408 115.799 35.648C114.039 33.888 113.159 31.568 113.159 28.688C113.159 24.496 114.391 21.152 116.855 18.656C119.319 16.16 122.439 14.912 126.215 14.912C126.311 14.912 126.407 14.912 126.503 14.912C128.103 14.912 129.575 15.184 130.919 15.728C131.783 15.184 132.823 14.912 134.039 14.912C135.287 14.912 136.183 15.072 136.727 15.392C136.439 17.76 136.135 20.096 135.815 22.4C135.495 24.672 135.271 26.288 135.143 27.248C134.855 29.424 134.711 30.992 134.711 31.952C134.711 33.232 135.223 33.872 136.247 33.872C137.047 33.872 137.895 33.344 138.791 32.288C139.687 31.2 140.471 29.504 141.143 27.2C142.071 28.032 142.711 28.96 143.063 29.984C142.135 33.024 140.887 35.168 139.319 36.416C137.751 37.632 136.199 38.24 134.663 38.24ZM126.935 18.656C124.887 18.656 123.255 19.44 122.039 21.008C120.855 22.544 120.151 24.848 119.927 27.92C119.895 28.208 119.879 28.48 119.879 28.736C119.879 30.304 120.247 31.552 120.983 32.48C121.751 33.408 122.727 33.872 123.911 33.872C125.927 33.872 127.447 32.448 128.471 29.6L129.623 19.232C128.695 18.848 127.799 18.656 126.935 18.656Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M143.248 2.67198C143.984 1.90398 144.88 1.51998 145.936 1.51998C146.992 1.51998 147.888 1.90398 148.624 2.67198C149.392 3.40798 149.776 4.30399 149.776 5.35999C149.776 6.41599 149.392 7.31199 148.624 8.04799C147.888 8.78399 146.992 9.15199 145.936 9.15199C144.88 9.15199 143.984 8.78399 143.248 8.04799C142.512 7.31199 142.144 6.41599 142.144 5.35999C142.144 4.30399 142.512 3.40798 143.248 2.67198ZM141.28 16.736C141.6 16.16 142.208 15.728 143.104 15.44C144 15.12 144.88 14.96 145.744 14.96C146.64 14.96 147.424 15.072 148.096 15.296C146.848 24.928 146.224 29.792 146.224 29.888C146.064 30.528 145.984 31.072 145.984 31.52C145.984 31.936 146.016 32.304 146.08 32.624C146.208 33.456 146.784 33.872 147.808 33.872C148.864 33.872 149.824 33.2 150.688 31.856C151.584 30.48 152.256 28.928 152.704 27.2C152.928 27.328 153.28 27.712 153.76 28.352C154.24 28.992 154.528 29.472 154.624 29.792C153.984 32.352 152.896 34.416 151.36 35.984C149.824 37.552 147.984 38.336 145.84 38.336C143.696 38.336 142.096 37.808 141.04 36.752C140.016 35.696 139.504 34.336 139.504 32.672C139.504 32.32 139.52 31.952 139.552 31.568L141.28 16.736Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M161.557 4.59198C161.557 4.78398 161.125 8.22398 160.261 14.912H167.317V18.608H159.781L159.637 19.808C163.381 22.944 165.253 26.368 165.253 30.08C165.253 32.992 164.501 35.088 162.997 36.368C161.525 37.648 159.749 38.288 157.669 38.288C155.589 38.288 154.069 37.744 153.109 36.656C152.149 35.536 151.669 34.192 151.669 32.624C151.669 32.272 151.701 31.888 151.765 31.472L153.253 18.704L153.061 18.608H149.173C149.141 18.288 149.125 17.776 149.125 17.072C149.125 16.336 149.269 15.616 149.557 14.912H153.685L155.221 1.85599C155.893 1.59999 156.789 1.47198 157.909 1.47198C160.341 1.47198 161.557 2.51198 161.557 4.59198ZM162.037 30.032C162.037 27.824 161.077 25.648 159.157 23.504C158.581 28.272 158.293 31.024 158.293 31.76C158.293 33.2 158.757 33.92 159.685 33.92C160.357 33.92 160.917 33.616 161.365 33.008C161.813 32.368 162.037 31.376 162.037 30.032Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
<path
class="color"
d="M187.273 23.312C189.801 25.168 191.065 27.36 191.065 29.888C191.065 32.416 190.073 34.448 188.089 35.984C186.105 37.52 183.609 38.288 180.601 38.288C178.649 38.288 177.017 37.808 175.705 36.848C174.425 35.856 173.785 34.64 173.785 33.2C173.785 31.76 174.265 30.624 175.225 29.792C176.185 28.928 177.385 28.4 178.825 28.208C178.153 29.168 177.817 30.096 177.817 30.992C177.817 31.856 178.121 32.56 178.729 33.104C179.337 33.648 180.105 33.92 181.033 33.92C181.961 33.92 182.729 33.584 183.337 32.912C183.945 32.208 184.249 31.408 184.249 30.512C184.249 29.04 183.561 27.728 182.185 26.576C181.353 25.904 180.457 25.28 179.497 24.704C178.537 24.096 178.025 23.776 177.961 23.744C177.833 23.648 177.705 23.568 177.577 23.504C177.001 24.176 176.169 25.104 175.081 26.288C173.993 27.44 173.129 28.368 172.489 29.072C170.697 31.024 169.689 32.656 169.465 33.968C169.401 34.224 169.369 34.72 169.369 35.456C169.369 36.16 169.577 36.896 169.993 37.664C170.441 38.432 170.969 39.008 171.577 39.392C172.185 39.776 172.777 40.08 173.353 40.304C173.961 40.56 174.473 40.736 174.889 40.832C175.337 40.928 175.561 40.992 175.561 41.024C175.561 41.248 175.209 41.504 174.505 41.792C173.193 42.272 171.817 42.512 170.377 42.512C168.969 42.512 167.593 42 166.249 40.976C164.425 39.568 163.513 37.696 163.513 35.36C163.513 33.92 163.881 32.496 164.617 31.088C165.929 28.592 169.001 25.168 173.833 20.816C172.649 19.632 172.057 18.368 172.057 17.024C172.057 15.68 172.553 14.544 173.545 13.616C174.569 12.688 175.769 12.224 177.145 12.224C178.393 12.224 179.481 12.72 180.409 13.712C181.017 14.384 181.321 15.232 181.321 16.256C181.321 17.28 180.985 18.432 180.313 19.712C183.737 21.248 186.057 22.448 187.273 23.312ZM176.857 17.888C177.625 17.088 178.009 16.512 178.009 16.16C178.009 15.36 177.657 14.928 176.953 14.864C176.153 14.864 175.753 15.312 175.753 16.208C175.753 16.752 176.121 17.312 176.857 17.888Z"
stroke="var(--text1)"
stroke-width=".6"
mask="url(#path-1-outside-1)"
/>
</svg>
<h1 class="color" id="text-portraits">Portraits</h1>
</a>
</div>
</div>
</div>
</main>
<footer>
<div class="copyright">
<p>© 2020 Sean McMahon</p>
</div>
<div class="social-links">
<ul>
<li>
<a
rel="noopener"
target="_blank"
href="https://www.linkedin.com/in/sean-mcmahon-profile/"
><i class="fab fa-linkedin-in"></i
></a>
</li>
<li>
<a
rel="noopener"
alt="github"
target="_blank"
href="https://github.com/Sean-Mc-Mahon"
><i class="fab fa-github"></i
></a>
</li>
</ul>
</div>
</footer>
<!--Colors for Toggle nav are the inverse of regular dark/light colors-->
<section class="toggle-nav">
<div class="toggle-nav-links">
<ul>
<li><a class="toggle-nav-link" href="renders.html">Renders</a></li>
<li><a class="toggle-nav-link" href="3d.html">3D Models</a></li>
<li>
<a class="toggle-nav-link" href="furniture.html">Furniture</a>
</li>
<li>
<a class="toggle-nav-link" href="portraits.html">Portraits</a>
</li>
<li><a class="toggle-nav-link" href="contact.html">Contact</a></li>
</ul>
</div>
</section>
<!--GSAP used for Burger Toggle and container transitions-->
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.2.6/gsap.min.js"
integrity="sha256-3arngJBQR3FTyeRtL3muAGFaGcL8iHsubYOqq48mBLw="
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"
integrity="sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg=="
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"
></script>
<!--Bootstrap used for grid layout-->
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/js/bootstrap.min.js"
integrity="sha384-oesi62hOLfzrys4LxRF63OJCXdXDipiYWBnvTl9Y9/TRlw5xlKIEHpNyvvDShgf/"
crossorigin="anonymous"
></script>
<script src="./assets/javascript/app.js"></script>
</body>
</html>