-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservice.html
More file actions
469 lines (461 loc) · 55.5 KB
/
service.html
File metadata and controls
469 lines (461 loc) · 55.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/servicestyle.css">
<!--fonts link-->
<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=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Bellefair&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<!--icons link-->
<link rel="stylesheet" href="https://unpkg.com/boxicons@latest/css/boxicons.min.css">
<script defer src="js/service/serviceApp.js"></script>
<title>Portfolio Site | Services</title>
</head>
<body>
<div class="open-nav close">
<?xml version="1.0" ?>
<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg height="50px"
id="Layer_1" style="enable-background:new 0 0 32 32; fill: #2f2e41;" version="1.1" viewBox="0 0 32 32"
width="50px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M4,10h24c1.104,0,2-0.896,2-2s-0.896-2-2-2H4C2.896,6,2,6.896,2,8S2.896,10,4,10z M28,14H4c-1.104,0-2,0.896-2,2 s0.896,2,2,2h24c1.104,0,2-0.896,2-2S29.104,14,28,14z M28,22H4c-1.104,0-2,0.896-2,2s0.896,2,2,2h24c1.104,0,2-0.896,2-2 S29.104,22,28,22z" />
</svg>
</div>
<div class="close-nav close">
<?xml version="1.0" ?><svg fill="none" height="50" viewBox="0 0 16 16" width="50"
xmlns="http://www.w3.org/2000/svg">
<path clip-rule="evenodd"
d="M5.17157 8.00003L0.585785 3.41424L3.41421 0.585815L8 5.1716L12.5858 0.585815L15.4142 3.41424L10.8284 8.00003L15.4142 12.5858L12.5858 15.4142L8 10.8285L3.41421 15.4142L0.585785 12.5858L5.17157 8.00003Z" />
</svg>
</div>
<div class="downBlur">
<nav id="nav">
<ul class="menu">
<li>
<a href="home.html">Home</a>
</li>
<li>
<a href="service.html">Services</a>
</li>
<li>
<a href="skill.html">Skills</a>
</li>
<li>
<a href="about.html">about</a>
</li>
<li>
<a href="contact.html">contact</a>
</li>
<div class="start-home animation"></div>
</ul>
</nav>
</div>
<section>
<div class="container hidden forward">
<div class="lft-con soft left-shadow">
<div class="card">
<div class="title">
<h3>Soft</h3>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. Repellendus illum nobis porro voluptatibus, fugit enim asperiores iste necessitatibus. Eaque molestias molestiae iure aliquid, hic vitae libero dolorum rerum quisquam quis!</p>
</div>
<div class="btns">
<button class="buy">buy now</button>
<button class="contact">contact us</button>
</div>
<div class="sub-title">
<h3>Features <span>:</span></h3>
</div>
<div class="features">
<div class="content">
<div class="icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
style="fill: rgb(65, 86, 65);">
<path
d="M17 8V7c0-2.757-2.243-5-5-5S7 4.243 7 7v3H6c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-8c0-1.103-.897-2-2-2H9V7c0-1.654 1.346-3 3-3s3 1.346 3 3v1h2z">
</path>
</svg>
</div>
<div class="details">
<p class="true">you will get your work done in 2 weeks</p>
</div>
</div>
<div class="content">
<div class="icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
style="fill: rgb(90, 40, 42);">
<path
d="M20 12c0-1.103-.897-2-2-2h-1V7c0-2.757-2.243-5-5-5S7 4.243 7 7v3H6c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-8zM9 7c0-1.654 1.346-3 3-3s3 1.346 3 3v3H9V7z">
</path>
</svg>
</div>
<div class="details">
<p class="false">Animations</p>
</div>
</div>
</div>
</div>
</div>
<div class="rgt-con">
<svg xmlns="http://www.w3.org/2000/svg" width="610.81982" height="489.57062" viewBox="0 0 610.81982 489.57062"
xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="m15.17983,488.38062c0,.66.53,1.19,1.19,1.19h593.25999c.65997,0,1.19-.53,1.19-1.19s-.53003-1.19-1.19-1.19H16.36983c-.66,0-1.19.53-1.19,1.19Z"
fill="#2f2e43" stroke-width="0" />
<path
d="m322.81827,370.94498c-1.62897,9.87393-10.22128,17.43042-20.54929,17.43042s-18.92029-7.55649-20.54926-17.43042h-52.57347v113.93546h146.24547v-113.93542h-52.57349l.00003-.00003Z"
fill="#b6b3c5" stroke-width="0" />
<rect x="231.69705" y="484.45539" width="14.4545" height="2.55078" fill="#b6b3c5" stroke-width="0" />
<rect x="359.66187" y="484.88053" width="14.4545" height="2.55078" fill="#b6b3c5" stroke-width="0" />
<path
d="m596.38477,373.9209H8.15307c-4.49565,0-8.15307-3.65762-8.15307-8.15308V30.0645c0-4.49544,3.65742-8.15307,8.15307-8.15307h588.2317c4.49567,0,8.15326,3.65763,8.15326,8.15307v335.70335c0,4.49545-3.65765,8.15308-8.15326,8.15308v-.00003Z"
fill="#2f2e41" stroke-width="0" />
<rect x="14.87962" y="36.36602" width="575.62905" height="324.80103" fill="#fff" stroke-width="0" />
<path
d="m522.12122,161.10268h-31.40942c-2.72925,0-4.94971-2.22021-4.94971-4.94971s2.22046-4.94971,4.94971-4.94971h31.40942c2.72925,0,4.94971,2.22021,4.94971,4.94971s-2.22046,4.94971-4.94971,4.94971Z"
fill="#d1d1d2" stroke-width="0" />
<path
d="m558.24231,161.10268h-14.65771c-2.72925,0-4.94971-2.22021-4.94971-4.94971s2.22046-4.94971,4.94971-4.94971h14.65771c2.72925,0,4.94971,2.22021,4.94971,4.94971s-2.22046,4.94971-4.94971,4.94971Z"
fill="#d1d1d2" stroke-width="0" />
<path
d="m207.64661,164.88297h-95.60376c-4.88037,0-8.85083-3.9707-8.85083-8.85107s3.97046-8.85107,8.85083-8.85107h95.60376c4.88062,0,8.85107,3.9707,8.85107,8.85107s-3.97046,8.85107-8.85107,8.85107Z"
fill="#6c63ff" stroke-width="0" />
<path
d="m155.81335,188.49575h-46.07422c-2.97485,0-5.39526-2.42041-5.39526-5.39502,0-2.9751,2.42041-5.39551,5.39526-5.39551h46.07422c2.97485,0,5.39526,2.42041,5.39526,5.39551,0,2.97461-2.42041,5.39502-5.39526,5.39502Z"
fill="#d1d1d2" stroke-width="0" />
<path
d="m409.79675,209.80532H108.58727c-2.97485,0-5.39526-2.42041-5.39526-5.39551s2.42041-5.39551,5.39526-5.39551h301.20947c2.97485,0,5.39526,2.42041,5.39526,5.39551s-2.42041,5.39551-5.39526,5.39551Z"
fill="#d1d1d2" stroke-width="0" />
<path
d="m383.88,224.20328H108.58727c-2.97485,0-5.39526-2.42041-5.39526-5.39551,0-2.97461,2.42041-5.39502,5.39526-5.39502h275.29272c2.97485,0,5.39526,2.42041,5.39526,5.39502,0,2.9751-2.42041,5.39551-5.39526,5.39551Z"
fill="#d1d1d2" stroke-width="0" />
<polygon points="557.3418 432.03742 543.5249 446.54551 528.79944 432.9325 542.61639 418.42444 557.3418 432.03742"
fill="#ed9da0" stroke-width="0" />
<path
d="m568.3783,446.89655l-29.37,30.83914c-2.51031,2.63586-5.64563,4.71841-9.06708,6.02249l-8.18829,3.12103c-1.69299.64532-3.6424.27151-4.96619-.95227-1.55249-1.43521-1.94537-3.73444-.95551-5.59137l7.87616-14.77438,8.40466-29.96185.09143.0563c2.28638,1.40796,5.75421,3.52057,6.00146,3.61002,4.35229.15414,7.46796-.94049,9.26147-3.25262,3.12823-4.03296,1.14362-10.47122,1.12317-10.53583l-.01562-.04941.03967-.03397c.91187-.77859,1.87238-1.09015,2.85486-.92603,2.08575.34851,3.57776,2.69144,3.79608,3.05188,1.95728-.08246,7.96686,4.62411,8.45044,5.00552,2.95044-.0079,5.11334.69168,6.42841,2.07965,1.14978,1.21341,1.65033,2.93582,1.48816,5.11938-.19513,2.62711-1.35052,5.17429-3.25336,7.17233l.00006-.00003Z"
fill="#090814" stroke-width="0" />
<rect x="521.19769" y="448.74103" width="20.19269" height="19.89465" fill="#ed9da0" stroke-width="0" />
<path
d="m537.94391,486.73258h-42.9227c-3.66864,0-7.35544-.82767-10.66183-2.39359l-7.91296-3.74756c-1.63611-.77484-2.6933-2.43121-2.6933-4.2197,0-2.09747,1.43298-3.95303,3.48477-4.51242l16.32486-4.45053,27.9278-14.46289.02087.10419c.52234,2.60611,1.33154,6.5433,1.43445,6.7821,2.86401,3.23251,5.80609,4.72208,8.74469,4.42856,5.12561-.51196,8.53302-6.34332,8.56683-6.40219l.02594-.04501.05231.00525c1.20026.12238,2.08807.5993,2.63885,1.41754,1.16925,1.73706.45593,4.41217.33856,4.81567,1.40033,1.34985,2.02869,8.88806,2.07727,9.49652,2.02472,2.11441,2.98688,4.14713,2.85938,6.04169-.11145,1.65637-1.04376,3.19458-2.77094,4.57214-2.078,1.65744-4.75397,2.57022-7.53485,2.57022Z"
fill="#090814" stroke-width="0" />
<polygon
points="543.78766 198.18148 472.23505 198.21633 448.38416 347.00736 519.93677 432.05072 543.78766 410.78989 487.24072 347.00736 543.78766 198.18148"
fill="#090814" stroke-width="0" />
<polygon
points="501.49582 220.11469 543.78766 198.18148 543.78766 453.31156 519.93677 453.96653 501.49582 220.11469"
fill="#090814" stroke-width="0" />
<path
d="m459.13336,257.84793l.50385-23.22496-13.56027-.29417-.50385,23.22498c-2.53,2.34866-4.20013,5.99799-4.28989,10.13547-.15707,7.23953,4.57251,13.21365,10.56384,13.34363s10.97556-5.63339,11.1326-12.87292c.08975-4.13751-1.42062-7.85583-3.84628-10.31198v-.00003Z"
fill="#ed9da0" stroke-width="0" />
<path
d="m523.4361,31.03003s19.46515-.04207,12.19354-18.79784-20.81177-10.35779-20.81177-10.35779c0,0-5.70535,3.01366-4.52911,9.73748"
fill="#090814" stroke-width="0" />
<path
d="m525.38422,40.02662c0-14.38025-11.65747-26.03763-26.03754-26.03763s-26.03772,11.65737-26.03772,26.03763c0,11.6623,7.66782,21.53259,18.23663,24.84743l5.03369,33.26563,25.6604-21.3836s-5.54352-7.06083-8.51636-15.02245c7.02637-4.66298,11.66089-12.64233,11.66089-21.70701Z"
fill="#ed9da0" stroke-width="0" />
<path
d="m511.85626,62.02208s3.4577-13.25664-2.19604-19.35213c-5.6409-6.0816-6.36957,3.38112-6.36957,3.38112l-4.07028-.88484s.70789-9.20238-7.25571-10.7951l5.13211-10.97207s-19.64838,3.81501-20.18994,1.912c-4.26123-14.97371,36.39041-27.76478,47.62015-4.92047,17.46588,35.53044-12.67062,41.6315-12.67062,41.6315h-.00009Z"
fill="#090814" stroke-width="0" />
<path
d="m488.858,85.21825h-.00003c-18.90326,3.69375-33.0921,19.43311-34.81262,38.61688l-11.76633,131.19472h20.64801l25.93097-169.81158v-.00002Z"
fill="#6c63ff" stroke-width="0" />
<polyline
points="469.33435 189.7459 466.11865 226.78904 553.40839 201.11559 542.77228 174.34183 562.57751 128.86313 522.14832 70.91446 489.87314 73.11505 477.40317 89.25265"
fill="#6c63ff" stroke-width="0" />
<path
d="m540.5188,224.9253l12.17487-19.78447-11.55151-7.10851-12.17487,19.78447c-3.37018.74757-6.65594,3.05208-8.82489,6.57666-3.7951,6.16708-2.73413,13.71249,2.36963,16.85326,5.10376,3.14075,12.31769.68745,16.11273-5.47964,2.16895-3.52458,2.7453-7.49635,1.89398-10.84177h.00006Z"
fill="#ed9da0" stroke-width="0" />
<path
d="m515.54657,71.64799l7.03845-.29198,12.03333,9.09431c14.25885,2.43159,18.39404,3.11332,22.76288,12.53204,1.83582,3.95777,3.0528,8.17407,3.73322,12.48349l10.18024,64.47481-25.58832,61.6163-16.9563-19.07172,18.12646-48.17314-3.01123-11.52303"
fill="#6c63ff" stroke-width="0" />
</svg>
</div>
</div>
<div class="container hidden backward">
<div class="rgt-con">
<svg xmlns="http://www.w3.org/2000/svg" width="581.42601" height="453.24935" viewBox="0 0 581.42601 453.24935"
xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M151.15866,85.77898c0,2.26403,.59622,4.52806,1.78751,6.59146,2.38259,4.12679,6.65074,6.59146,11.41706,6.59146h69.31403c4.76632,0,9.03447-2.46467,11.41706-6.59146,1.1913-2.06339,1.78751-4.32742,1.78751-6.59146s-.59622-4.52806-1.78751-6.59146l-34.65702-60.02763c-2.38259-4.12679-6.65074-6.59146-11.41706-6.59146-4.76518,0-9.03333,2.46467-11.41706,6.59146l-34.65702,60.02763c-1.1913,2.06339-1.78751,4.32742-1.78751,6.59146Z"
fill="#f2f2f2" />
<path
d="M276.88184,134.98518c0,1.2772,.33634,2.5544,1.00838,3.71842,1.34408,2.32803,3.75186,3.71842,6.44067,3.71842h39.1019c2.68881,0,5.09658-1.39039,6.44067-3.71842,.67204-1.16401,1.00838-2.44122,1.00838-3.71842s-.33634-2.5544-1.00838-3.71842l-19.55095-33.86319c-1.34408-2.32803-3.75186-3.71842-6.44067-3.71842-2.68817,0-5.09594,1.39039-6.44067,3.71842l-19.55095,33.86319c-.67204,1.16401-1.00838,2.44122-1.00838,3.71842Z"
fill="#f2f2f2" />
<path
d="M23.88184,133.98518c0,1.2772,.33634,2.5544,1.00838,3.71842,1.34408,2.32803,3.75186,3.71842,6.44067,3.71842h39.1019c2.68881,0,5.09658-1.39039,6.44067-3.71842,.67204-1.16401,1.00838-2.44122,1.00838-3.71842s-.33634-2.5544-1.00838-3.71842l-19.55095-33.86319c-1.34408-2.32803-3.75186-3.71842-6.44067-3.71842-2.68817,0-5.09594,1.39039-6.44067,3.71842l-19.55095,33.86319c-.67204,1.16401-1.00838,2.44122-1.00838,3.71842Z"
fill="#3f3d56" />
<path
d="M489.88184,97.98518c0,1.25834,.32648,2.51669,.97884,3.66678,1.35801,2.39416,4.00295,3.77006,6.75544,3.77006h16.53144c2.75249,0,5.39743-1.3759,6.75544-3.77006,.65236-1.1501,.97884-2.40844,.97884-3.66678,0-1.2772-.33634-2.5544-1.00838-3.71842l-8.38396-22.57398c-1.3867-2.40183-3.91421-4.03563-6.68745-4.00721-2.65597,.02722-5.02947,1.41303-6.36087,3.718l-8.55095,22.86319c-.67204,1.16401-1.00838,2.44122-1.00838,3.71842Z"
fill="#3f3d56" />
<path
d="M322.43262,142.42201h-39.10156c-2.96631,0-5.65088-1.00684-7.18115-2.69336-.82959-.91357-1.26807-1.96387-1.26807-3.03711,0-1.07275,.43848-2.12305,1.26758-3.03711l19.55176-21.53906c1.53125-1.68652,4.21533-2.69336,7.18066-2.69336,2.96631,0,5.65088,1.00684,7.18115,2.69336l19.55078,21.53906c.82959,.91406,1.26807,1.96436,1.26807,3.03711,0,1.07324-.43848,2.12354-1.26807,3.03711-1.53027,1.68652-4.21484,2.69336-7.18115,2.69336Zm-19.55078-31c-2.41064,0-4.5415,.76172-5.7002,2.0376-3.04333,9.15143-9.43704,16.40097-19.55127,21.53857-.49658,.54785-.74854,1.11768-.74854,1.69336,0,.57617,.25195,1.14551,.74854,1.69336,1.1582,1.27539,3.28906,2.03711,5.70068,2.03711h39.10156c2.41162,0,4.54248-.76172,5.70068-2.03711,.49658-.54785,.74854-1.11719,.74854-1.69336,0-.57568-.25195-1.14551-.74902-1.69336l-19.55078-21.53906c-1.15771-1.27539-3.28857-2.03711-5.7002-2.03711Z"
fill="#3f3d56" />
<path
d="M209.03902,99.08826c-2.92643,0-5.8295-.87594-8.37595-2.60531l-57.34718-38.93255c-4.47318-3.03636-6.90884-8.06868-6.51674-13.46107,.19302-2.64167,1.0655-5.17427,2.52568-7.32431,1.45846-2.1483,3.48991-3.89499,5.8745-5.04963L207.59008,1.51799c4.86614-2.35776,10.44376-1.94922,14.9152,1.088,4.47404,3.03722,6.91057,8.06955,6.51674,13.46107l-5.04271,69.13081c-.19302,2.64253-1.0655,5.17514-2.52482,7.32344-1.46019,2.15003-3.49164,3.89672-5.87537,5.04963-2.09637,1.01529-4.32517,1.51731-6.54011,1.51731ZM214.12414,3.55204c-1.68956,0-3.3895,.38257-4.98991,1.15724-15.15187,15.22247-30.86831,29.92913-62.38989,30.19653-1.82545,.88459-3.37739,2.21581-4.48702,3.84998-1.10964,1.63589-1.77438,3.56954-1.92153,5.59147-.30035,4.11397,1.55799,7.95356,4.97087,10.27065l57.34718,38.93255c3.41287,2.31622,7.66447,2.62609,11.38115,.83006,1.82372-.88373,3.37565-2.21495,4.48702-3.85084,1.10964-1.63416,1.77352-3.56694,1.92066-5.58974l5.04271-69.13081c.30121-4.11397-1.55799-7.9527-4.97087-10.27065-1.9423-1.31824-4.15725-1.98644-6.39037-1.98644Z"
fill="#3f3d56" />
<rect y="140.42201" width="530.88184" height="2" fill="#3f3d56" />
<path
d="M112.46094,65.18721c-24.18176,6.93756-34.9162,28.59912-35.02441,28.8222l1.80029,.87158c.10394-.21454,10.38397-20.9137,33.47308-27.68884l-1.77618,8.79144c3.76007-4.40997,10.20111-9.00366,15.50873-11.92395-5.92761-1.2467-13.427-3.76617-18.30811-6.89044l4.3266,8.01801Z"
fill="#6c63ff" />
<path
d="M245.21338,44.8061l-.51807,1.93164c.23022,.06171,22.49036,6.276,33.47632,27.68427l-8.96851-.09546c5.03705,2.86609,10.75745,8.33105,14.62158,12.99658,.11261-6.05627,1.18048-13.89514,3.33362-19.2757l-7.06378,5.75372c-11.35089-22.45044-34.64136-28.93115-34.88116-28.99506Z"
fill="#6c63ff" />
<path
d="M376.8371,70.76954c-5.30267-2.92792-11.73541-7.53314-15.48761-11.94983l1.78876,8.93323c-25.14618-.45117-41.7605,17.12073-41.92926,17.30188l1.46631,1.36035c.16187-.17419,16.04462-16.94489,40.11353-16.67126l-4.27246,7.88507c4.88666-3.11548,12.39062-5.62146,18.32074-6.85944Z"
fill="#6c63ff" />
<g>
<g>
<polygon
points="390.97722 434.20363 382.65458 434.13348 378.97035 401.28305 391.2538 401.38659 390.97722 434.20363"
fill="#a0616a" />
<path
d="M394.73604,451.04166l-1.54843-20.67264-2.17318-.14491-8.86493-.60667-2.85231-.19018-.05433,5.94917-13.29281,9.01885c-1.00515,.68819-1.62089,1.82908-1.62995,3.04248-.01807,1.69329,1.11381,3.14208,2.66219,3.60389,.32602,.09965,.67012,.15398,1.03229,.15398l16.5436,.13579,.14486-.28977,2.75277-5.57789,1.0051,5.57789,.05433,.32602,6.24795,.05433-.02714-.38035Z"
fill="#2f2e41" />
</g>
<g>
<polygon
points="510.36082 429.00906 502.29654 431.06787 490.34053 400.2494 502.24265 397.21079 510.36082 429.00906"
fill="#a0616a" />
<path
d="M518.29739,444.32763l-6.7794-19.5907-2.13806,.4152-8.72566,1.67868-2.80621,.54497,1.46764,5.76556-10.54698,12.11609c-.79593,.92219-1.0997,2.18254-.79841,3.35797,.4152,1.6417,1.87971,2.75316,3.49469,2.804,.34066,.01303,.68722-.02237,1.03736-.11491l16.02909-4.09601,.066-.31716,1.2361-6.09612,2.39702,5.13589,.13583,.30132,6.05442-1.54398-.12342-.36079Z"
fill="#2f2e41" />
</g>
<path
d="M400.13612,159.01847l49.12796,8.5576v7.654s3.3752-.46066,3.3752,1.78948v3.95103l2.73146,2.73146s26.5203,31.56981,22.02003,69.07207l3.75023,32.25194,3.75023,6.75041-1.50009,7.50045s5.25032,5.25032,5.25032,6.00036c0,.75005-1.50009,7.50045-1.50009,7.50045,0,0,7.50045,3.00018,6.75041,3.75023s.75005,5.25032,.75005,5.25032c0,0,18.75113,54.75329,13.50081,92.25555l-12.75077,3.75023-43.50262-101.25609-25.50153-72.75438-21.50081,51.00307v9.8628l.75005,2.13792v1.50009l-2.25014,5.25032,1.50009,3.00018-3.00018,9.00054v11.25068s.49955,60.00361-10.00108,79.50478h-12.75077l-12.75077-115.50695,2.25014-12.00072,.75005-6.00036,3.75023-1.50009-3.75023-4.50027,12.75077-79.50478,18.00108-38.2523Z"
fill="#2f2e41" />
<path
d="M412.10743,68.21069h26.57038l3.40178,11.27499,10.53536,4.17173c7.30299,2.89179,11.91778,10.15238,11.4358,17.99226l-.1608,2.6155,2.73365,16.00653s-3.24474,6.12021-4.86431,7.43258-7.93036,28.66835-7.93036,28.66835l12.0529,42.04937-16.24273-9.40173-54.75727-20.59827,.00397-10.90363,3.05693-7.94118,1.89786-1.89786-8.22018-15.05415-7.05909-44.11951,21.30496-7.3974,6.24114-12.89757Z"
fill="#6c63ff" />
<g>
<path
d="M332.71996,111.3502l4.61388-34.39997,.06399,.01259c-.55462-1.57938-.52913-3.36503,.21811-5.00925,1.53703-3.3822,5.52473-4.87785,8.90682-3.34092,3.38209,1.53714,4.87785,5.52483,3.34092,8.90693-.70415,1.5493-1.92516,2.6964-3.36386,3.3438l-3.34594,25.17638,44.06854-16.77875s17.18756,9.27319,10.70986,11.70283c-4.2153,1.58108-50.09658,18.87509-58.48494,18.46969-4.17733-.2019-7.28339-3.93831-6.72739-8.08332Z"
fill="#a0616a" />
<path
d="M397.69215,92.74888l5.77015,8.28644c-9.47505,6.81598-54.55533,23.14337-54.72731,21.10023-.17198-2.04314-2.41577-.18806-2.64527,.60051s-2.79272-.39128-2.77758,.53588-2.13654,.35488-3.21339,.50273c0,0-8.34977-2.83916-9.60855-7.56648s.26916-10.08705,.26916-10.08705l-1.87753-4.9915,20.85069-3.88737-3.86146,6.29003,42.25575-16.49897,9.56533,5.71556Z"
fill="#6c63ff" />
</g>
<g>
<path
d="M491.11181,140.01431l18.67181-29.23193-.05696-.03168c1.80007-1.05792,3.11773-2.9441,3.30666-5.32024,.21121-2.65633-1.24817-5.25352-3.62879-6.45074-3.91328-1.96798-8.42336,.15872-9.55144,4.15351-.46211,1.63676-.27024,3.30001,.41014,4.72231l-13.68891,21.37415-18.33764-33.15208c-3.39439-6.13662-10.02977-9.90654-17.01898-9.33126-2.68495,.221-4.39672,1.08995-3.17743,3.26872,2.19722,3.92626,26.05813,46.72615,32.72197,51.82851,3.31854,2.54092,8.09976,1.69305,10.34957-1.82927Z"
fill="#a0616a" />
<path
d="M453.52347,83.90005l-9.75002,2.60187c2.83433,11.31507,26.70751,52.86043,28.15691,51.41198,1.4494-1.44845,1.96513,1.41501,1.63154,2.16494s2.38394,1.5031,1.77423,2.20097,1.40173,1.64925,2.12823,2.45683c0,0,8.20453,3.21995,12.21512,.42399,4.01059-2.79596,6.30227-7.87244,6.30227-7.87244l4.65329-2.59839-13.40603-16.41889-1.11084,7.292-17.36923-32.03795c-2.67328-4.93093-7.47581-8.3492-13.01029-9.26026l-2.21519-.36466Z"
fill="#6c63ff" />
</g>
<circle cx="419.23004" cy="42.31024" r="20.8668" fill="#a0616a" />
<path
d="M391.84596,33.26004c-.22125-10.21104,4.21845-12.80648,10.70758-12.96871,13.39724-5.08202,16.09618-3.09326,20.01628-1.91164l1.5082-.14404c4.62866-.44206,9.0679,.49851,12.90529,2.48714,8.0949,4.18642,12.70925,12.93656,12.26652,22.0385-.30611,6.27454-2.83642,13.09487,.17968,18.57324,2.523,4.57424,5.18477,9.09045-.00941,9.58652l-13.59994,1.29885c-.97808-1.58597-1.71739-3.21446-2.53432-5.24224-.60973,1.65232-.88351,3.59407-.89815,5.57005-4.96885,1.788-10.20751,2.15468-15.64114,1.49379-.73779-1.2678-1.36904-2.65734-1.0942-4.10715-.47358,1.42947-1.01408,2.84557-1.25268,4.33128-3.16151-2.60303-6.06399-2.28749-8.71771,.83257-5.14649-5.39283-4.32378-16.27049,2.77006-18.18775,6.00141-1.62201-1.15824-18.74187-7.28561-19.79223-.03945-.00676-2.40949,6.00995-2.45416,5.88638-.66604-1.84212-.15627-2.74932-.97314-4.7771-.50978,1.3935-.7905,2.98819-.86932,4.63579-1.43128-.49307-2.86385-1.13694-4.29185-1.93868-1.464-2.56899-1.84673-5.12545-.732-7.66459Z"
fill="#2f2e41" />
</g>
<path
d="M527.16713,435.91639c2.06592,.12937,3.20768-2.43737,1.64468-3.93333l-.1555-.61819c.02047-.04951,.04105-.09897,.06178-.14839,2.08924-4.9818,9.16992-4.94742,11.24139,.04177,1.83859,4.42817,4.17942,8.86389,4.75579,13.54594,.25838,2.0668,.14213,4.17236-.31648,6.20047,4.30807-9.41059,6.57515-19.68661,6.57515-30.02077,0-2.59652-.14213-5.19301-.43275-7.78295-.239-2.11854-.56839-4.2241-.99471-6.31034-2.30575-11.2772-7.29852-22.01825-14.50012-30.98962-3.46197-1.89248-6.34906-4.85065-8.09295-8.39652-.62649-1.27891-1.11739-2.65462-1.34991-4.05618,.39398,.05168,1.48556-5.94866,1.18841-6.3168,.54906-.83317,1.53178-1.24733,2.13144-2.06034,2.98232-4.04341,7.0912-3.33741,9.23621,2.15727,4.58224,2.31266,4.62659,6.14806,1.81495,9.83683-1.78878,2.34682-2.03456,5.52233-3.60408,8.03478,.16151,.20671,.32944,.40695,.4909,.61366,2.96106,3.79788,5.52208,7.88002,7.68104,12.16859-.61017-4.76621,.29067-10.50822,1.82641-14.20959,1.74819-4.21732,5.02491-7.76915,7.91045-11.41501,3.46601-4.37924,10.57337-2.46806,11.18401,3.08332,.00591,.05375,.01166,.10745,.01731,.1612-.4286,.24178-.84849,.49867-1.25864,.76992-2.33949,1.54723-1.53096,5.17386,1.24107,5.60174l.06277,.00967c-.15503,1.54366-.41984,3.07444-.80734,4.57937,3.70179,14.31579-4.29011,19.5299-15.70147,19.76412-.25191,.12916-.49738,.25832-.74929,.38109,1.15617,3.25525,2.07982,6.59447,2.76441,9.97891,.61359,2.99043,1.03991,6.01317,1.27885,9.04888,.29715,3.83006,.27129,7.67959-.05168,11.50323l.01939-.13562c.82024-4.21115,3.10671-8.14462,6.4266-10.87028,4.94561-4.06264,11.93282-5.55869,17.26826-8.82425,2.56833-1.57196,5.85945,.45945,5.41121,3.43708l-.02182,.14261c-.79443,.32289-1.56947,.69755-2.31871,1.11733-.4286,.24184-.84848,.49867-1.25864,.76992-2.33949,1.54729-1.53096,5.17392,1.24107,5.6018l.06282,.00965c.0452,.00646,.08397,.01295,.12911,.01944-1.36282,3.23581-3.26168,6.23922-5.63854,8.82922-2.31463,12.49713-12.25603,13.68282-22.89022,10.04354h-.00648c-1.16259,5.06378-2.86128,10.01127-5.0444,14.72621h-18.02019c-.06463-.20022-.12274-.40692-.18089-.60717,1.6664,.10341,3.34571,.00649,4.98629-.29702-1.33701-1.64059-2.67396-3.29409-4.01097-4.93462-.03229-.0323-.05816-.0646-.08397-.09689-.67817-.8396-1.36282-1.67283-2.04099-2.51246l-.00036-.00102c-.04245-2.57755,.26652-5.14662,.87876-7.63984l.00057-.00035Z"
fill="#f2f2f2" />
<path
d="M325.61578,452.05934c0,.66003,.53003,1.19,1.19006,1.19h253.28998c.65997,0,1.19-.52997,1.19-1.19,0-.65997-.53003-1.19-1.19-1.19h-253.28998c-.66003,0-1.19006,.53003-1.19006,1.19Z"
fill="#ccc" />
<circle cx="197.88184" cy="141.42201" r="12" fill="#ccc" />
<circle cx="302.88184" cy="143.42201" r="12" fill="#ccc" />
<circle cx="506.88184" cy="148.42201" r="12" fill="#ccc" />
<circle cx="50.88184" cy="141.42201" r="12" fill="#ccc" />
<path
d="M55.27551,144.6385c-.48151-.00067-.9632-.00696-1.44489-.01324,.01605-.09192,.03345-.18433,.04706-.27509,.22076-1.47156,.32361-2.96204,.31262-4.44995-.0105-1.42169-.07703-2.95062-.54504-4.30524-.34216-.99042-1.28363-1.30353-2.20349-.89648-1.61932,.71667-3.01422,2.14471-4.2934,3.05823-.65833,.47009-.97357,1.3078-.53815,2.05225,.38062,.6507,1.38959,1.01141,2.05231,.53815,.89746-.64087,1.65607-1.32269,2.46643-1.93518,.02771,.36969,.04767,.73993,.05591,1.11029,.0285,1.27576-.02936,2.55786-.17535,3.82562-.00708,.06165-.04437,.32092-.03998,.29858-.01135,.07507-.02209,.15021-.03503,.2251-.04187,.24304-.09045,.48535-.15674,.72302l-.00684,.02161c-.70721,.01056-1.41425,.03149-2.12061,.08545-.74182,.05664-1.3811,.52673-1.47321,1.3006-.08618,.72455,.33887,1.45288,1.07446,1.64581,1.23798,.32465,2.65222,.59277,3.83685-.04102,1.06232,.00623,2.125,.02997,3.18707,.03149,.81061,.00122,1.5-.69025,1.5-1.5,0-.81445-.68646-1.49878-1.5-1.5Z"
fill="#fff" />
<g>
<path
d="M199.23517,136.70253l-.00787-.00531c.01996,.01819,.03564,.03278,.04773,.04132-.01361-.01178-.02667-.02393-.03986-.03601Z"
fill="#fff" />
<path
d="M202.54327,144.92201c-1.27057,.00458-2.53845,.09839-3.80865,.11932-.17554,.00287-.33575,.00116-.50226,.00165,.62561-.49695,1.25433-.98999,1.85596-1.51611,1.58551-1.38654,3.2962-3.30768,3.05365-5.578-.24396-2.28259-2.32385-4.69849-4.78815-4.45764-1.96582,.19214-3.59979,1.7323-4.16052,3.59607-.31232,1.03796-.20337,2.18866,.46912,3.05792,.7785,1.00641,2.06964,1.31915,3.29236,1.25806-.09399,.08209-.18207,.17078-.27728,.2514-.75769,.64197-1.55249,1.23785-2.31793,1.87024-.65436,.54065-1.32904,1.12976-1.75452,1.87677-.4826,.84717-.04095,1.93506,.89642,2.20349,2.61462,.74872,5.3703,.32642,8.04181,.31683,.81055-.00293,1.5-.68732,1.5-1.5,0-.81122-.68646-1.50293-1.5-1.5Zm-3.04083-5.06964l-.00031-.00275c.03564-.04974,.03339-.04187,.00031,.00275Zm-.5556-3.32159c-.07562-.03925-.14362-.08191,0,0h0Zm.09113,.03491c-.00262,.00677-.03333-.00616-.06824-.02338,.03833,.0116,.06903,.02136,.06824,.02338Zm-2.02924,1.70032l.00128,.00989-.00568-.0127,.00439,.00281Zm-.02039-.01294l.00897,.02649c-.03058-.03094-.05756-.05817-.05902-.05829,.02264,.00165,.03424,.01953,.05005,.0318Zm.01367,.04047l.0014,.00415c-.13385-.06592-.07513-.04529-.0014-.00415Zm.0072,.02112l.00092,.00275-.00092-.00275Zm.37946,.09216c-.01239-.00031-.02496-.00177-.03754-.00311-.06812-.01996-.14136-.03503-.21088-.04962,.02124,.01251,.04401,.02441,.05511,.04303-.00848-.01422-.04285-.03204-.07855-.04858l-.00397-.00092c-.02808-.00623-.02887-.00867-.04565-.01343,.02887,.02118,.04877,.04205,.04254,.05652-.00061,.0014-.03064-.02863-.06409-.06238,.026,.07684,.01556,.13995-.00708,.01392,0-.00586,.00024-.00995,.00012-.01642l-.00732-.0022-.00098-.0022-.00037-.00879-.00122-.00128,.00122-.00018-.00006-.00128-.00458-.00195-.00189-.00195-.00024-.00049,.00671,.00439-.00372-.03271c.00671,.01001,.00732,.02075,.01208,.03168-.00122-.06445-.00488-.14673-.00763-.20276,.00842-.04187,.01721-.08362,.02802-.12445,.01562-.05872,.08276-.23541,.10352-.29919,.04236-.07935,.08344-.15894,.12958-.23627,.03168-.05292,.13843-.20099,.17957-.26312,.06635-.07434,.15588-.17535,.19055-.20996,.06067-.06067,.12463-.11743,.18768-.17548,.05359-.04926,.21466-.23358,.047-.04388-.15381,.17401-.02246,.01776,.05627-.0293,.07245-.04327,.14294-.08893,.21729-.12903l.02734-.01123c-.04614,.00842-.05511-.00134,.07239-.03668l.02435-.00677c.02972-.01361,.06146-.02759,.06873-.04071-.00751,.01361-.02771,.02313-.04449,.03394l.1524-.0426c-.01581-.00262-.03418,.00024-.04651-.00775,.00372,.00238,.02979,.00391,.05475,.00543l.02954-.00824c.1972-.05554,.13812-.00861,.04797,.01111,.06238,.00128,.12793,.00134,.18707-.00012-.10016-.01782-.19293-.07117,.00189-.01385l.04443,.01245c.03271-.00153,.05988-.00342,.06378-.00623-.01306,.0094-.03674,.00726-.05786,.00793,.04755,.01337,.11462,.03247,.16821,.04858l.00818,.00464c.07343,.04211,.1463,.08435,.21899,.12781,.01727,.01031,.02289,.0155,.03595,.02411-.01599-.01453-.02948-.02533-.0495-.04657,.01746,.01849,.03839,.03448,.05737,.05188,.06842,.04614,.07654,.06183,.03986,.03601,.05255,.04541,.10498,.09082,.15375,.13898,.08655,.08539,.16431,.17755,.2475,.26593,.01318,.01404,.01917,.01947,.02783,.02802l.01654,.02692c.12091,.18713,.22205,.3833,.33636,.57281,.00464,.01227,.00958,.02441,.01312,.03693,.02521,.08966,.04852,.18225,.07642,.271,.00476,.0152,.00714,.01965,.01111,.03101,.0022,.09357,.01038,.18658,.00812,.28058l-.00299,.07062c-.0072,.04968-.01587,.11035-.02209,.13708-.02002,.08618-.0437,.17126-.07043,.25555-.01044,.03296-.02271,.06598-.03333,.09912-.17358,.30243-.34558,.59473-.53589,.88635-.03601-.75342-.70245-1.4837-1.49323-1.43713-.2074,.01221-.41174,.00958-.61914,.00452Z"
fill="#fff" />
<path
d="M197.03833,138.30885l.00006,.00464-.00055-.00018,.00055,.00024,.00006,.00189-.00537-.00354-.00305-.00073v.00146l.00854,.00861,.00012,.00458,.00629,.00183,.00067,.00067-.00018-.00055,.02173,.00641-.02563-.01672-.00116-.00305c.02252,.00964,.04602,.01996,.07642,.03412l.02344,.00555c-.03455-.02026-.07025-.03467-.09998-.04004l-.00195-.00519Z"
fill="#fff" />
<path
d="M198.55664,136.49189c-.03156-.00067-.05536-.00153-.07751-.00287l-.00824,.00232c.02985,.00494,.05573,.00708,.08575,.00055Z"
fill="#fff" />
<path d="M198.79596,136.49208l-.00592-.00171-.04633,.0014c.02002,.00354,.03369,.00092,.05225,.00031Z"
fill="#fff" />
<polygon points="197.03308 138.3119 197.03784 138.31331 197.03009 138.30995 197.03308 138.3119" fill="#fff" />
<polygon points="197.02997 138.30989 197.02997 138.30989 197.03009 138.30995 197.02997 138.30989" fill="#fff" />
<path
d="M198.31848,136.53395l-.02423,.00677c-.03735,.01703-.06781,.03131-.09674,.04346,.0343-.00629,.08167-.02502,.12097-.05023Z"
fill="#fff" />
</g>
<path
d="M308.14868,143.56874c-.0542-.0672-.12311-.12-.18073-.18402,.20099-.20197,.38196-.42975,.51385-.71521,.74091-1.60303-.11981-3.33508-1.20801-4.54462-2.03149-2.258-5.93268-2.79156-8.50336-1.20282-.66718,.41229-.98462,1.3598-.53815,2.05231,.4314,.66907,1.3382,.97943,2.05231,.53809,.1106-.06836,.224-.12939,.33685-.19348,.03296-.01874,.05054-.02979,.06787-.04077,.01636-.00531,.02606-.00793,.04974-.01624,.24951-.08746,.50098-.151,.75854-.20892,.03333-.00751,.05249-.0127,.06885-.01733,.01764-.00043,.03125-.00043,.05896-.00183,.13391-.00671,.26709-.01862,.40137-.02081,.23999-.00397,.4762,.0152,.71484,.03375,.05438,.00922,.1087,.01874,.16278,.02991,.13281,.02637,.26453,.05707,.39532,.0921,.21167,.0567,.42004,.12781,.62427,.20801,.05731,.02765,.17133,.07965,.20319,.09613,.11682,.06036,.23187,.12463,.34412,.19318,.11096,.06781,.21436,.14795,.32501,.2157-.28302-.17328-.03448-.02393,.03394,.03833,.16425,.14948,.31146,.31439,.45483,.48346,.01788,.0235,.03839,.05121,.05835,.08038,.07288,.10632,.1416,.21503,.20563,.3269,.01215,.02118,.07062,.13324,.10925,.20508,.02136,.05737,.06238,.15985,.06915,.18256,.01111,.03735,.01837,.07141,.02466,.10229-.03906,.01562-.07935,.03107-.10718,.03827-.0802,.02063-.16168,.0343-.24298,.04913-.03748,.00476-.10596,.01343-.17694,.01831-.23102,.01593-.46259,.01898-.69403,.01941-.74847,.00134-1.37506,.56982-1.47321,1.3006-.10406,.77441,.36383,1.38495,1.0744,1.64581,.00165,.00055,.0802,.0307,.14191,.05389,.05939,.02661,.15649,.06897,.17609,.07843,.19232,.09283,.3811,.19385,.56415,.30396,.11072,.06665,.2168,.13861,.32526,.20874l.04486,.02936c.14539,.117,.28638,.24078,.41449,.37628,.07367,.07788,.21582,.33289,.0611,.05524,.03485,.0625,.07837,.12909,.11975,.18756,.00977,.01379,.01416,.01758,.02161,.02704l.00067,.00366c.00159,.00659,.01007,.03357,.01947,.06409-.02423,.04553-.04944,.09076-.07843,.13367,.10797-.18616,.00928-.0116-.07281,.07306-.18616,.19189-.28241,.26239-.48132,.38361-.09906,.0603-.20215,.11627-.30695,.16675-.02802,.00769-.14246,.05115-.18713,.06433-.09247,.0274-.18622,.04749-.28033,.06726-.03583,.00397-.11481,.01404-.17206,.01593-.11841,.00397-.23505-.00232-.35345-.00464-.03143-.00061-.05286-.00055-.07001-.00024l-.02405-.0072c-.23425-.05859-.46802-.10352-.69873-.1781-.1167-.03778-.2312-.08075-.3465-.12238-.0506-.01825-.07019-.0249-.08502-.02991,.00793,.00189,.00781,0-.03772-.02094-.48163-.22174-.94684-.47382-1.40857-.73407-.68372-.38538-1.66986-.18573-2.05231,.53809-.37494,.70966-.19196,1.64075,.53815,2.05231,1.30212,.73395,2.66718,1.4126,4.18475,1.50244,1.63037,.09656,3.26318-.71313,4.25195-1.99292,.99573-1.28882,.79041-2.88092-.19232-4.09894Zm-2.3501-2.21918c.02258-.03253,.02148-.03601,.03259-.05475,.0238-.02948,.0296-.03485-.03259,.05475Zm.0509-.08557l.01031-.01733c.01221,.00189,.04266-.00842,.12598-.06061-.04547,.0285-.09137,.05243-.13629,.07794Zm.19702,4.58575c.00598,.02478,.0097,.04492,.00562,.04742l-.00562-.04742Z"
fill="#fff" />
<path
d="M512.87158,147.6374c-.19-.58722-.74561-1.06799-1.36591-1.10486-.07758-.72321-.13397-1.44879-.13959-2.1814-.00604-.78442-.68561-1.5365-1.5-1.5-.80756,.03613-1.50647,.65918-1.5,1.5,.00616,.80518,.06812,1.59888,.15607,2.38641-.57111-.03424-1.14282-.07605-1.71381-.05542-.68604,.02478-1.36646,.13495-2.05103,.18127-.09778,.00659-.19501-.0014-.29236,.00195,.09534-.28387,.19073-.56769,.3042-.84515,.01904-.04205,.04547-.10077,.06799-.14832,.04297-.0907,.08759-.1806,.13391-.26965,.09943-.19116,.20642-.3786,.32495-.55872,.03979-.06049,.27228-.33978,.03064-.06207,.0719-.0827,.13971-.16693,.21594-.24597,.05487-.05695,.11407-.10876,.17224-.16205,.02258-.01672,.05121-.03699,.08942-.06097,.66394-.41705,.98682-1.35632,.53815-2.05225-.42877-.66504-1.34149-.98468-2.05231-.53815-1.94421,1.22137-2.60333,3.6441-3.20728,5.71814-.18616,.6394,.12421,1.3587,.68933,1.69397,1.51306,.89752,3.28412,.43768,4.92535,.35309,.74292-.03827,1.49359,.02356,2.24225,.06085,.21686,1.45404,.41437,2.90521,.41846,4.38251,.0022,.78455,.68835,1.53638,1.5,1.5,.81085-.03632,1.50232-.65912,1.5-1.5-.00439-1.59174-.22485-3.14099-.45648-4.68243,.70154-.2796,1.22003-1.03754,.96985-1.81079Zm-7.164-3.05902c-.05011,.0437-.05157,.0387,0,0h0Z"
fill="#fff" />
</svg>
</div>
<div class="lft-con medium right-shadow">
<div class="card">
<div class="title">
<h3>Medium</h3>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. Repellendus illum nobis porro voluptatibus, fugit enim asperiores iste necessitatibus. Eaque molestias molestiae iure aliquid, hic vitae libero dolorum rerum quisquam quis!</p>
</div>
<div class="btns">
<button class="buy">buy now</button>
<button class="contact">contact us</button>
</div>
<div class="sub-title">
<h3>Features <span>:</span></h3>
</div>
<div class="features">
<div class="content">
<div class="icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
style="fill: rgb(65, 86, 65);">
<path
d="M17 8V7c0-2.757-2.243-5-5-5S7 4.243 7 7v3H6c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-8c0-1.103-.897-2-2-2H9V7c0-1.654 1.346-3 3-3s3 1.346 3 3v1h2z">
</path>
</svg>
</div>
<div class="details">
<p class="true">you will get your work done in 2 weeks</p>
</div>
</div>
<div class="content">
<div class="icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" style="fill: rgb(65, 86, 65);">
<path
d="M17 8V7c0-2.757-2.243-5-5-5S7 4.243 7 7v3H6c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-8c0-1.103-.897-2-2-2H9V7c0-1.654 1.346-3 3-3s3 1.346 3 3v1h2z">
</path>
</svg>
</div>
<div class="details">
<p class="true">Animations</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container hidden forward">
<div class="lft-con pro left-shadow">
<div class="card">
<div class="title">
<h3>Pro</h3>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. Repellendus illum nobis porro voluptatibus,
fugit enim asperiores iste necessitatibus. Eaque molestias molestiae iure aliquid, hic vitae libero
dolorum rerum quisquam quis!</p>
</div>
<div class="btns">
<button class="buy">buy now</button>
<button class="contact">contact us</button>
</div>
<div class="sub-title">
<h3>Features <span>:</span></h3>
</div>
<div class="features">
<div class="content">
<div class="icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
style="fill: rgb(65, 86, 65);">
<path
d="M17 8V7c0-2.757-2.243-5-5-5S7 4.243 7 7v3H6c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-8c0-1.103-.897-2-2-2H9V7c0-1.654 1.346-3 3-3s3 1.346 3 3v1h2z">
</path>
</svg>
</div>
<div class="details">
<p class="true">you will get your work done in 3 days</p>
</div>
</div>
<div class="content">
<div class="icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" style="fill: rgb(65, 86, 65);">
<path
d="M17 8V7c0-2.757-2.243-5-5-5S7 4.243 7 7v3H6c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-8c0-1.103-.897-2-2-2H9V7c0-1.654 1.346-3 3-3s3 1.346 3 3v1h2z">
</path>
</svg>
</div>
<div class="details">
<p class="true">Animations</p>
</div>
</div>
</div>
</div>
</div>
<div class="rgt-con">
<svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" width="618.02425" height="580.35562"
viewBox="0 0 618.02425 580.35562" xmlns:xlink="http://www.w3.org/1999/xlink">
<path
d="M866.78315,740.17781H317.47446a26.51639,26.51639,0,0,1-26.48659-26.48658V477.25334a26.51676,26.51676,0,0,1,26.48659-26.48659H866.78315a26.51675,26.51675,0,0,1,26.48658,26.48659V713.69123A26.51638,26.51638,0,0,1,866.78315,740.17781Z"
transform="translate(-290.98787 -159.82219)" fill="#fff" />
<path
d="M866.78315,740.17781H317.47446a26.51639,26.51639,0,0,1-26.48659-26.48658V477.25334a26.51678,26.51678,0,0,1,26.48659-26.4866c163.86832-17.877,350.4556-14.63855,549.30869,0a26.51677,26.51677,0,0,1,26.48657,26.4866c20.58563,68.55548,21.39026,165.99863,0,236.4379A26.51638,26.51638,0,0,1,866.78315,740.17781ZM317.47446,453.06993a24.1834,24.1834,0,0,0-24.1834,24.18341V713.69123a24.1834,24.1834,0,0,0,24.1834,24.1834H866.78315a24.1834,24.1834,0,0,0,24.1834-24.1834V607.09889a154.029,154.029,0,0,0-154.02895-154.029Z"
transform="translate(-290.98787 -159.82219)" fill="#e6e6e6" />
<path d="M695.23741,485.80539H626.20672a2.87631,2.87631,0,1,1,0-5.75258h69.03069a2.87631,2.87631,0,1,1,0,5.75258Z"
transform="translate(-290.98787 -159.82219)" fill="#6c63ff" />
<path d="M635.23741,574.80539H566.20672a2.87631,2.87631,0,1,1,0-5.75258h69.03069a2.87631,2.87631,0,1,1,0,5.75258Z"
transform="translate(-290.98787 -159.82219)" fill="#6c63ff" />
<path
d="M689.75513,568.8799a64.3524,64.3524,0,0,1-7.15088-13.20356.75738.75738,0,0,0-1.4071.00019,64.29322,64.29322,0,0,1-7.14923,13.20312.76156.76156,0,0,0,.87811,1.16382l5.97443-2.16144v36.984h2V567.882l5.97662,2.16175A.76154.76154,0,0,0,689.75513,568.8799Z"
transform="translate(-290.98787 -159.82219)" fill="#3f3d56" />
<path
d="M626.60425,503.67634a.75738.75738,0,0,0-1.4071.00019,64.29322,64.29322,0,0,1-7.14923,13.20312.76156.76156,0,0,0,.87811,1.16382l5.97443-2.16144v36.984h2V515.882l5.97662,2.16175a.76154.76154,0,0,0,.87805-1.16382A64.3524,64.3524,0,0,1,626.60425,503.67634Z"
transform="translate(-290.98787 -159.82219)" fill="#3f3d56" />
<path
d="M570.60425,586.67634a.75738.75738,0,0,0-1.4071.00019,64.29322,64.29322,0,0,1-7.14923,13.20312.76156.76156,0,0,0,.87811,1.16382l5.97443-2.16144v36.984h2V598.882l5.97662,2.16175a.76154.76154,0,0,0,.87805-1.16382A64.3524,64.3524,0,0,1,570.60425,586.67634Z"
transform="translate(-290.98787 -159.82219)" fill="#3f3d56" />
<path
d="M815.90046,616.866v-16c-31.9231-23.482-49.62055-23.72912-60-19-13.1753,6.003-17.48261,21.35169-22.43476,35Z"
transform="translate(-290.98787 -159.82219)" fill="#f2f2f2" />
<path
d="M559.03113,678.866c-6.91919-5.40607-9.91815-20.02338-24.13067-24-8.28925-2.31933-15.27973.41522-27,5-15.445,6.04181-22.251,12.89478-31.392,19Z"
transform="translate(-290.98787 -159.82219)" fill="#f2f2f2" />
<path d="M589.80982,650.866c-9.26123,11.73261-13.78363,23.41864-19.68512,28H815.90046v-28Z"
transform="translate(-290.98787 -159.82219)" fill="#f2f2f2" />
<path
d="M732.35236,619.866c-3.78174,9.88855-8.3053,18.39179-17.4519,21-16.10175,4.59149-23.32385-15.698-54-19-3.128-.33673-30.27869-2.883-54,13a72.84805,72.84805,0,0,0-14.62128,13H815.90046v-28Z"
transform="translate(-290.98787 -159.82219)" fill="#f2f2f2" />
<circle cx="341.91258" cy="464.04379" r="15" fill="#6c63ff" />
<polygon points="159.316 563.163 173.581 563.162 180.366 508.14 159.313 508.142 159.316 563.163" fill="#ffb6b6" />
<path
d="M449.80187,737.866l43.86576-.00167v-.55469a17.07471,17.07471,0,0,0-17.07378-17.07351h-.001l-8.01262-6.07876-14.9498,6.07972-3.82921.00009Z"
transform="translate(-290.98787 -159.82219)" fill="#2f2e41" />
<polygon points="167.342 505.533 155.746 513.84 118.182 473.069 135.296 460.807 167.342 505.533" fill="#ffb6b6" />
<path
d="M467.40582,677.1583l-35.65707,25.54952-.3231-.45088a17.07471,17.07471,0,0,1,3.93339-23.82325l.00086-.00061,2.97227-9.60828,15.6932-3.76606,3.1126-2.23037Z"
transform="translate(-290.98787 -159.82219)" fill="#2f2e41" />
<path
d="M404.844,409.98643s-88.43823,95.15982-73.14153,123.05381S420.7833,656.31369,420.7833,656.31369l20.22792-23.22637c-17.00055-40.339-35.2932-75.59465-56.63359-98.85972l61.83775-45.68171s4.55033,75.61991.8067,87.50122-10.04227,5.58267-3.74363,11.88131,9.47592,7.45492,6.08767,11.37582-5.82527,93.24262-5.82527,93.24262h29.09821s27.15414-164.55729,25.44105-170.58011-.73046-3.26145-.77187-10.94078,12.37593-70.59071,12.37593-70.59071Z"
transform="translate(-290.98787 -159.82219)" fill="#2f2e41" />
<path
d="M464.8738,231.84609l-27.894,1.79961-18.30412,23.44289-30.4558,23.20815,19.32354,58.81s-.95156,30.05544-4.20362,33.83179-8.65089-.72267-3.25206,7.37558a34.2853,34.2853,0,0,1,5.39884,17.13974s-30.76379,25.60106-19.79573,32.3496,33.12189-10.79767,44.45493-.4499S516.76465,460.53873,517.06256,446s-18.79845-128.06365-18.79845-128.06365l4.40155-54.597L477.47109,246.243Z"
transform="translate(-290.98787 -159.82219)" fill="#6c63ff" />
<path
d="M420.72218,461.23778l-9.45513-28.46261L394.254,435.90794l11.06726,29.73674a10.04008,10.04008,0,1,0,15.40093-4.4069Z"
transform="translate(-290.98787 -159.82219)" fill="#ffb6b6" />
<path
d="M395.56309,275.71627l-.44853.18686a27.8091,27.8091,0,0,0-16.5216,19.99654c-2.41151,11.5422-4.7842,28.23673-2.90829,43.86912,3.313,27.60886-3.47631,39.75673.94113,48.59156s5.52176,5.52176,4.4174,12.14791-6.62615,1.10436-1.10436,9.93919,8.83483,6.62615,6.62615,11.04355-5.52176,4.4174-1.10436,9.93919,4.4174,7.73048,5.52176,9.93919,4.4174,18.774,4.4174,18.774,17.66966-5.52179,27.60882-3.31308c0,0-8.83487-15.461-6.62616-18.774s5.5218-4.41744,2.20872-7.73047-8.83487-2.20872-3.31307-5.5218,1.00617-70.58431,1.00617-70.58431Z"
transform="translate(-290.98787 -159.82219)" fill="#6c63ff" />
<path
d="M541.98285,428.21621l-6.45379-29.28939,16.21739-6.02121,5.72152,31.20933a10.04007,10.04007,0,1,1-15.48512,4.10127Z"
transform="translate(-290.98787 -159.82219)" fill="#ffb6b6" />
<path
d="M476.31972,251.37364l.48094-.06918a27.80911,27.80911,0,0,1,24.43087,8.71538c7.98187,8.67914,18.56881,21.80369,24.96256,36.19155,11.29227,25.41082,15.61582,36.97612,16.34566,46.82677s-1.91525,7.57043,2.42644,12.69636,6.257-2.44455,6.03825,7.97162-4.19545,10.21559-.03626,12.87884,7.00491.96668,6.03824,7.97162.16436,8.90206.34683,11.36473,5.81954,18.38777,5.81954,18.38777-18.00474,4.30542-25.41081,11.29222c0,0-.32865-17.80415-3.92236-19.51883s-7.005-.9667-5.85578-5.509,6.45756-6.42132.01812-6.43944-45.132-83.10507-45.132-83.10507Z"
transform="translate(-290.98787 -159.82219)" fill="#6c63ff" />
<circle cx="158.33257" cy="39.76798" r="29.36465" fill="#ffb6b6" />
<path
d="M483.5479,190.04846c-3.01614,1.3753-4.97043,11.33595-7.34109,9.02031s-2.21244-5.32911-5.40856-6.18369c-2.581-.69307-5.35864.099-7.71291,1.34826-.42036.22043-.8279.4601-1.2251.69846-.26219-.17518-.52313-.34-.80325-.4921a9.33042,9.33042,0,0,0-6.86727-.77244,9.15477,9.15477,0,0,1,4.52388,3.33443c-.78793.528-1.58606,1.05741-2.40238,1.52648-6.81991,3.93566-16.52438-4.62227-23.703-7.83727,4.49648,8.43794,2.28241,11.93251-1.62182,20.65916l-.13482.49691c.2218-2.18714-6.54617-3.8171-6.1537-.73825a37.073,37.073,0,0,0,3.23,8.9749c-7.54751-8.727-12.70524-19.40653-11.61689-30.42333.23691-2.31428.1655-4.75611,1.35918-6.76477,1.19493-1.99832,3.68616-3.4006,5.89009-2.63858A19.46908,19.46908,0,0,1,452.87,162.44078c2.8182,1.65366,5.17093,3.99247,7.75387,6.00988,2.583,2.01739,5.5606,3.77589,8.83586,3.94243,2.07781.10021,4.33893-.40706,6.124.66909,2.06782,1.24871,2.4219,3.86311,2.7322,6.37882a9.31986,9.31986,0,0,0-5.02142,2.08976,9.11943,9.11943,0,0,1,5.49,1.17755.56811.56811,0,0,1,.08991.05111C479.96771,186.91706,479.85572,187.83877,483.5479,190.04846Z"
transform="translate(-290.98787 -159.82219)" fill="#2f2e41" />
<path d="M749.23741,545.80539H680.20672a2.87631,2.87631,0,1,1,0-5.75258h69.03069a2.87631,2.87631,0,1,1,0,5.75258Z"
transform="translate(-290.98787 -159.82219)" fill="#6c63ff" />
<path
d="M379.84922,718.05962a2.80741,2.80741,0,0,1-2.03464-4.86593l.19236-.76477q-.038-.09187-.07643-.18357a7.5391,7.5391,0,0,0-13.90674.05167c-2.27451,5.4781-5.17037,10.96553-5.8834,16.75771a22.30356,22.30356,0,0,0,.39152,7.6706,89.41955,89.41955,0,0,1-8.13413-37.13874,86.307,86.307,0,0,1,.53536-9.62829q.44349-3.93128,1.23055-7.80653a90.45545,90.45545,0,0,1,17.93812-38.33731,24.07276,24.07276,0,0,0,10.0118-10.38734,18.3625,18.3625,0,0,0,1.67-5.01791c-.48739.06393-1.83779-7.35909-1.47018-7.81452-.67924-1.03071-1.895-1.54307-2.6368-2.54885-3.68944-5.00211-8.77254-4.12872-11.42613,2.66875-5.66869,2.861-5.72356,7.60578-2.24528,12.16916,2.2129,2.90325,2.517,6.83168,4.45862,9.93985-.1998.25571-.40755.50344-.60729.75916a91.03873,91.03873,0,0,0-9.50223,15.05378,37.84589,37.84589,0,0,0-2.25945-17.5787c-2.16269-5.21725-6.21632-9.61123-9.786-14.12153-4.2878-5.41757-13.08034-3.05324-13.83575,3.81438q-.011.09975-.02142.19942.79533.44867,1.55706.95247a3.808,3.808,0,0,1-1.53532,6.92992l-.07766.012a37.88985,37.88985,0,0,0,.99877,5.66515c-4.5795,17.71009,5.3073,24.16047,19.42431,24.45023.31164.15979.61532.31957.927.47144a92.9244,92.9244,0,0,0-5.00193,23.53931,88.13549,88.13549,0,0,0,.06393,14.23066l-.024-.16778a23.28925,23.28925,0,0,0-7.95036-13.44763c-6.11822-5.0259-14.76212-6.87666-21.36259-10.9165a4.37072,4.37072,0,0,0-6.69422,4.252q.01327.08818.027.17642a25.57718,25.57718,0,0,1,2.86848,1.38225q.79533.44877,1.55707.95247a3.80809,3.80809,0,0,1-1.53534,6.93l-.07771.01194c-.05591.008-.10388.016-.15972.024a37.92259,37.92259,0,0,0,6.97544,10.92265c2.86344,15.46021,15.162,16.927,28.31754,12.42487h.008a92.89637,92.89637,0,0,0,6.24043,18.21782h22.2928c.08-.24769.15184-.50341.22378-.75113a25.32946,25.32946,0,0,1-6.16855-.36745c1.654-2.02958,3.308-4.07513,4.962-6.10463a1.38576,1.38576,0,0,0,.10388-.11987c.839-1.03867,1.68594-2.06946,2.52491-3.10816l.00045-.00127a37.10156,37.10156,0,0,0-1.08712-9.45126Z"
transform="translate(-290.98787 -159.82219)" fill="#f2f2f2" />
</svg>
</div>
</div>
</section>
<footer>
<p>© All Copyrights Reserved To MohamedAbdelnasser, Built with HTML,CSS and JS</p>
</footer>
<script src="Nav.js"></script>
</body>
</html>