-
Notifications
You must be signed in to change notification settings - Fork 0
/
law-of-the-vital-few.html
551 lines (486 loc) · 29.2 KB
/
law-of-the-vital-few.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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta name="description" content="Metasense is an independent Venture Studio ideating, and developing ventures to find market fit and prepare for scaling up">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="assets/img/logo-32x32.png" sizes="32x32"/>
<link rel="icon" href="assets/img/logo-192x192.png" sizes="192x192"/>
<title>The Law of the Vital Few | Metasense</title>
<link href="assets/css/plugins.css" rel="stylesheet"/>
<link rel="stylesheet" href="assets/css/style.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Metasense",
"url": "https://metasense.one",
"logo": "https://metasense.one/assets/img/logo.png",
"description": "At Metasense, we guide you through the complexities of emerging technologies and untested business models, making innovation a friendly challenge. From strategic ideation to sales & marketing strategy, we're here to help your venture succeed.",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+351-927-203088",
"contactType": "Customer service",
"email": "[email protected]"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Praça Conde de Agrolongo 123",
"addressLocality": "Braga",
"postalCode": "4700-312",
"addressCountry": "Portugal"
},
"sameAs": [
"https://www.facebook.com/metasense.one",
"https://twitter.com/metasenseone",
"https://www.linkedin.com/company/metasense1"
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ImageObject",
"contentUrl": "https://metasense.one/assets/img/blog/3.jpg",
"name": "Einstein Graffiti",
"description": "An image of Albert Einstein depicted as graffiti on a wall",
"embeddedTextCaption": "Genius is a singular gift",
"uploadDate": "2023-07-07"
}
</script>
</script>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J6R53GXF8W"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-J6R53GXF8W');
</script>
<body class="v-light bg-dots dsn-ajax">
<!--<div id="dsn_preloader" class="preloader">
<div class="dsnload p-absolute">
<span class="dsnload__row">
<span class="dsnload__img">
<img src="assets/img/logo-light.png" class="logo-dark" alt="Metasense" decoding="async" loading="lazy"/>
<img src="assets/img/logo.png" class="logo-light" alt="Metasense" decoding="async" loading="lazy"/>
</span>
</span>
<span class="dsnload__row dsnload__row--sibling">
<span class="dsnload__img">
<img src="assets/img/logo-light.png" class="logo-dark" alt="Metasense" decoding="async" loading="lazy"/>
<img src="assets/img/logo.png" class="logo-light" alt="Metasense" decoding="async" loading="lazy"/>
</span>
</span>
<span class="dsnload__row dsnload__row--sibling">
<span class="dsnload__img">
<img src="assets/img/logo-light.png" class="logo-dark" alt="Metasense" decoding="async" loading="lazy"/>
<img src="assets/img/logo.png" class="logo-light" alt="Metasense" decoding="async" loading="lazy"/>
</span>
</span>
<span class="dsnload__row dsnload__row--sibling">
<span class="dsnload__img">
<img src="assets/img/logo-light.png" class="logo-dark" alt="Metasense" decoding="async" loading="lazy"/>
<img src="assets/img/logo.png" class="logo-light" alt="Metasense" decoding="async" loading="lazy"/>
</span>
</span>
</div>
<svg width="100%" height="100%" viewBox="0 0 100 100" class="v-middle" preserveAspectRatio="xMinYMin meet"
fill="none">
<linearGradient id="linearColors" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="var(--theme-color)"></stop>
<stop offset="50%" stop-color="var(--border-color)"></stop>
<stop offset="100%" stop-color="var(--assistant-color)"></stop>
</linearGradient>
<path class="dsn-progress-path" d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98"/>
</svg>
<div class="loading-circle v-middle">
<p class="loading-count v-middle">0</p>
</div>
<span class="loading-text text-uppercase mt-30 dsn-container">Loading ...</span>
<div class="bg-load background-section d-flex align-items-end">
<svg class="dsn-separator-bottom dsn-icon-assistant-color" width="100%" height="100%" viewBox="0 0 100 10"
preserveAspectRatio="none">
<path class="path-anim separator__path" data-dsn-to="M 0 0 C 40 0 55 0 100 0 L 0 0 Z"
vector-effect="non-scaling-stroke" d="M 0 0 C 40 16 75 10 100 0 L 0 0 Z"></path>
</svg>
</div>
</div>-->
<main id="main_root" class="main-root">
<!-- ========== Menu ========== -->
<header id="site_menu_header" class="site-header dsn-container d-none dsn-hamburger">
<div class="main-logo">
<a href="index.html" data-dsn-text="Metasense" class="custom-logo-link main-brand effect-ajax" rel="home"
aria-current="page">
<img src="assets/img/logo-light.png" class="custom-logo logo-light" alt="Metasense"/>
<img src="assets/img/logo.png" class="custom-logo logo-dark" alt="Metasense"/>
</a>
</div>
<nav class="main-navigation">
<div class="menu-cover-title header-container dsn-container">MENU</div>
<ul id="dsn-primary-list" class="primary-nav h2">
<li class="nav-item">
<a title="Home" href="index.html">
<span class="overflow ">Home</span>
</a>
</li>
<li class="nav-item">
<a title="Blog" href="blog.html">
<span class="overflow ">Blog</span>
</a>
</li>
<li class="nav-item ">
<a title="About" href="about-us.html">
<span class="overflow">About</span>
</a>
</li>
<li class="nav-item ">
<a title="Contact" href="contact.html">
<span class="overflow">Contact</span>
</a>
</li>
</ul>
<div class="container-content d-flex flex-column justify-content-center section-margin">
<div class="nav__info">
<div class="nav-content">
<h5 class="sm-title-block mb-10">Studio</h5>
Praça Conde de Agrolongo 123
4700-312 Braga, Portugal
</div>
<div class="nav-content mt-30">
<h5 class="sm-title-block mb-10">Contact</h5>
<p class="links over-hidden mb-1">
<a class="link-hover d-block" href="tel:+351 927 203088" data-hover-text="+351 927 203088">
+351 927 203088</a>
</p>
<p class="links over-hidden"><a class="link-hover" href="mailto:[email protected]"
data-hover-text="[email protected]">[email protected]</a></p>
</div>
</div>
<div class="nav-social nav-content mt-30">
<div class="nav-social-inner p-relative">
<h5 class="sm-title-block mb-10">Follow us</h5>
<ul style="--dsn-li-name: dsn6;">
<li style="--dsn-li-index: 0;"><a href="https://www.facebook.com/metasense.one" target="_blank"
rel="nofollow noopener noreferrer">Facebook.</a></li>
<li style="--dsn-li-index: 1;"><a href="http://www.instagram.com/metasense.one" target="_blank"
rel="nofollow noopener noreferrer">Instagram.</a></li>
<li style="--dsn-li-index: 2;"><a href="https://www.linkedin.com/company/metasense1" target="_blank"
rel="nofollow noopener noreferrer">Linkedin.</a></li>
<li style="--dsn-li-index: 3;"><a href="https://twitter.com/metasenseone" target="_blank"
rel="nofollow noopener noreferrer">Twitter.</a></li>
<li style="--dsn-li-index: 3;"><a href="https://www.tiktok.com/@metasense" target="_blank"
rel="nofollow noopener noreferrer">TikTok.</a></li>
<li style="--dsn-li-index: 3;"><a href="https://www.youtube.com/@metasenseB88" target="_blank"
rel="nofollow noopener noreferrer">YouTube.</a></li>
</ul>
</div>
</div>
</div>
</nav>
<div id="navbar_toggle" class="navbar-toggle">
<div class="toggle-icon">
<div class="toggle-line"></div>
<div class="toggle-line"></div>
<div class="toggle-line"></div>
</div>
<div class="toggle-text">
<div class="text-menu">Menu</div>
<div class="text-open">Open</div>
<div class="text-close">Close</div>
</div>
</div>
<div class="bg-load background-main"></div>
<svg width="100%" height="100%" viewBox="0 0 100 100" preserveAspectRatio="none"
class="bg-load dsn-svg-transition">
<path vector-effect="non-scaling-stroke" d="M 0 100 V 100 Q 50 100 100 100 V 100 z"/>
</svg>
</header>
<!-- ========== End Menu ========== -->
<!-- ========== Header ========== -->
<header id="dsn_header" class="dsn-header-animation dsn-full-header v-dark-head">
<div class="entry-header p-relative over-hidden">
<div id="hero_image"
class="p-absolute dsn-hero-parallax-img over-hidden before-z-index z-index-1 full-width"
data-dsn-ajax="img" data-overlay="6">
<img src="assets/img/blog/3.jpg"
class="cover-bg-img transform-3d " alt="The Law of the Vital Few"
data-dsn-position="50% 50%"
sizes="(max-width: 2560px) 100vw, 2560px"/>
</div>
<div id="hero_content" class="d-flex p-relative h-100 dsn-hero-parallax-title align-items-end container">
<div class="content p-relative ">
<div class="intro-project w-100">
<div class="intro-title ">
<div id="dsn_metas" class="p-relative d-flex justify-content-between ">
<div class="metas has-separate p-relative mb-10">
<span>Venture</span>
<span>Principles</span>
</div>
</div>
<div id="hero_title">
<h1 class="title text-upper" data-dsn-ajax="title">The Law of the Vital Few</h1>
</div>
</div>
</div>
</div>
</div>
</div>
<a href="#page_wrapper" rel="nofollow" class="dsn-scroll-bottom"
data-dsn-option='{"ease": "power4.inOut" , "duration" : 1.5}'>
<div class="text">SCROLL</div>
</a>
</header>
<!-- ========== End Header ========== -->
<div id="page_wrapper" class="wrapper">
<div class="root-blog">
<div class="container ">
<div class="dsn-posts">
<div class="news-content mt-section">
<div class="news-content-inner">
<div class="post-content">
<h3 class="title-block-lg text-upper">The Unseen Engine of Innovation</h3>
<p>
In the grand theater of human progress, the spotlight often falls on the solitary figure or the small band of mavericks.
They are the ones who, with a spark of genius and a dash of audacity, change the course of history. This is not a new phenomenon,
nor is it a perfect principle, but it is a pattern that repeats with striking regularity.<br><br>
Consider the case of Albert Einstein, the patent clerk who upended our understanding of the universe. His theory of relativity,
conceived in solitude, forever altered the landscape of physics. Or take the example of the Wright brothers, a pair of bicycle
mechanics who dared to dream of flight. Their small team, working in relative obscurity, gave birth to the age of aviation.<br><br>
In more recent history, we find Steve Jobs and Steve Wozniak, the dynamic duo of Apple Inc. Their vision, hatched in a suburban
garage, revolutionized the personal computing and mobile phone industries. And let's not forget Tim Berners-Lee, the unassuming
English scientist who single-handedly invented the World Wide Web, thereby transforming every facet of modern life.<br>
<blockquote class="wp-block-quote">
<p>
<strong>
<em>
These examples, and countless others, lend credence to the Pareto Principle, or the 80/20 rule, which posits that a small number of causes often lead to a large majority of effects. In the realm of innovation, it seems, the "vital few" often outshine the "trivial many".
</em>
</strong>
</p>
</blockquote>
But why is this so? A study published in Nature offers some insight. It suggests that small teams are more likely to introduce fresh,
disruptive ideas, while larger teams tend to develop existing ones. The reason, the researchers speculate, is that small groups are
less constrained by groupthink and more open to taking risks.<br><br>
Yet, this is not a perfect principle. There are instances where large groups have been the catalysts for significant innovation.
The Human Genome Project, for instance, was a massive collaborative effort involving thousands of scientists from around the world.
Over a span of 13 years, they succeeded in mapping the entire human genome, a feat that has opened up new frontiers in medicine and biology.<br><br>
So, while it's true that individuals and small teams have been responsible for many of the most transformative innovations in history,
it's also clear that large groups have their place in the pantheon of progress. The key, it seems, is not the size of the team, but the
magnitude of the idea and the audacity to pursue it.<br>
</p>
<img class="w-100" src="assets/img/blog/1.jpg" alt="">
<p>
In the end, whether it's a lone genius working in a patent office, a pair of brothers tinkering in a bicycle shop, or a global consortium of scientists, the story of innovation is ultimately a human story. It's about the power of the human mind to dream, to dare, and to disrupt. And that, dear reader, is a principle that holds true, regardless of the numbers.
</p>
<div class="post-tags p-relative">
<a class="fz-16"
href="#">
<span class="post_tag post_tag">Blog</span>
</a>
<a class="fz-16" href="#">
<span class="post_tag post_tag">Innovation</span>
</a>
</div>
</div>
<div class="pagination-post d-flex align-items-center border-style border-radius mt-section">
<div class="pagination-item w-100 p-20"><a
href="the-unlikely-suspects.html"><span
class="mb-5">PREVIOUS</span><h4 class="title-block word-wrap">The Unlikely Suspects</h4></a></div>
<div class="icon p-20 border-right border-left">
<a class="h-100 heading-color" href="#">
<i class="fas fa-th-large" aria-hidden="true"></i>
</a>
</div>
<div class="pagination-item w-100 p-20 text-right"><a
href="the-ai-revolution-unleashed.html"><span
class="mb-5">NEXT</span><h4 class="title-block word-wrap">The AI Revolution Unleashed</h4></a></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ========== Footer ========== -->
<footer id="dsn_footer" class="dsn-footer p-relative footer-animate svg-animate background-main">
<svg class="dsn-separator dsn-separator-up dsn-icon-assistant-color" width="100%" height="100%"
viewBox="0 0 100 10" preserveAspectRatio="none">
<path class="path-anim separator__path" data-dsn-to="M 0 0 C 40 0 55 0 100 0 L 0 0 Z"
vector-effect="non-scaling-stroke" d="M 0 0 C 40 16 75 10 100 0 L 0 0 Z"></path>
</svg>
<div class="footer-content p-relative mt-section">
<div class="text-center container">
<h2 class="title-h2 ">
LET'S BUILD SOMETHING
<span class="d-block"><b><i>AMAZING </i></b>TOGETHER</span>
</h2>
<div class="dsn-icon-heading-color dsn-def-btn d-flex justify-content-center mt-30">
<a class="dsn-btn dsn-border border-color-default background-section effect-ajax has-icon-left"
href="contact.html" data-dsn-text="START A PROJECT">
<span class="dsn-icon dsn-bg-before btn-icon-left heading-color z-index-1">
<i class="fas fa-angle-right" aria-hidden="true"></i>
</span>
<span class="title-btn p-relative z-index-1 ">START A PROJECT</span>
</a>
</div>
</div>
<div class="dsn-container pt-60">
<div class="d-grid grid-lg-4 grid-md-2 ">
<div class="grid-col-1">
<div class="dsn-logo main-logo">
<div class="main-logo">
<a href="https://metasense.one" data-dsn-text="Metasense"
class="custom-logo-link main-brand effect-ajax" rel="home">
<img class="custom-logo logo-light" src="assets/img/logo-light.png"
alt="Metasense"/>
<img class="custom-logo logo-dark" src="assets/img/logo.png"
alt="Metasense"/>
</a>
</div>
</div>
<ul class="dsn-socials box-social mt-20 dsn-icon-heading-color">
<li><a href="https://www.facebook.com/metasense.one" target="_blank" rel="nofollow"
class="init-color move-circle border-color-default" data-dsn="parallax"><span
class="dsn-icon"><i class="fab fa-facebook-f"></i></span><span>FB</span></a>
</li>
<li><a href="https://twitter.com/metasenseone" target="_blank" rel="nofollow"
class="init-color move-circle border-color-default" data-dsn="parallax"><span
class="dsn-icon"><i class="fab fa-twitter"></i></span><span>TW</span></a>
</li>
<li><a href="https://www.linkedin.com/company/metasense1" target="_blank" rel="nofollow"
class="init-color move-circle border-color-default" data-dsn="parallax"><span
class="dsn-icon"><i
class="fab fa-linkedin-in"></i></span><span>LN</span></a></li>
<li><a href="http://www.instagram.com/metasense.one" target="_blank" rel="nofollow"
class="init-color move-circle border-color-default" data-dsn="parallax"><span
class="dsn-icon"><i class="fab fa-instagram"></i></span><span>IN</span></a>
</li>
</ul>
</div>
<div class="grid-col-2">
<h4 class="subtitle p-relative line-shape line-shape-after "><span
class="background-revere ">NAVIGATION</span>
</h4>
<div class="menu-footer-menu-container">
<ul id="menu-footer-menu" class="menu">
<li class="menu-item">
<a href="index.html" class="effect-ajax">HOME</a>
</li>
<li class="menu-item">
<a href="about-us.html" class="effect-ajax">ABOUT</a>
</li>
<li class="menu-item">
<a href="blog.html" class="effect-ajax">BLOG</a>
</li>
<li class="menu-item">
<a href="contact.html" class="effect-ajax">CONTACT</a>
</li>
</ul>
</div>
</div>
<div class="grid-col-3">
<h4 class="subtitle p-relative line-shape line-shape-after "><span
class="background-revere ">CONTACT</span>
</h4>
<div class="col-contact">
<p><strong>T</strong> : +351 927 203088</p>
<p class="over-hidden mt-10">
<strong>E</strong> : <a class="link-hover" href="mailto: [email protected]"
data-hover-text="[email protected]">[email protected]</a>
</p>
</div>
</div>
<div class="grid-col-4">
<h4 class="subtitle p-relative line-shape line-shape-after "><span
class="background-revere ">ADDRESS</span>
</h4>
<div class="col-address">
<p>
Praça Conde de Agrolongo 123<br> 4700-312 Braga<br>Portugal
</p>
</div>
</div>
</div>
<div class="footer-bottom mt-60 pt-30 border-top pb-30 text-center">
<p class="over-hidden">
© 2023
<a href="#" class="link-hover" data-hover-text="Metasense B88 Lda" target="_blank">Metasense B88 Lda</a>
</p>
</div>
</div>
</div>
</footer>
<!-- ========== End Footer ========== -->
</div>
</main>
<!-- ========== Cursor ========== -->
<div id="dsn_cursor" class="ball"></div>
<div id="dsn_cursor_inner" class="ball"></div>
<!-- ========== End Cursor ========== -->
<!-- ========== Social ========== -->
<div class="social-side d-flex align-items-center flex-column justify-content-center">
<ul class="socials d-flex flex-column-reverse">
<li style="--dsn-index-animate : 0;">
<a href="#0" target="_blank" rel="nofollow">
<i class="fab fa-facebook-f" aria-hidden="true"></i> <span>Fb</span>
</a>
</li>
<li style="--dsn-index-animate : 1;">
<a href="#0" target="_blank" rel="nofollow">
<i class="fab fa-instagram" aria-hidden="true"></i><span>Instagram</span>
</a>
</li>
<li style="--dsn-index-animate : 2;">
<a href="#0" target="_blank" rel="nofollow">
<i class="fab fa-twitter" aria-hidden="true"></i><span>Tw</span>
</a>
</li>
<li style="--dsn-index-animate : 3;">
<a href="#0" target="_blank" rel="nofollow">
<i class="fab fa-linkedin-in" aria-hidden="true"></i><span>Linkedin</span>
</a>
</li>
</ul>
<div class="icon">FOLLOW US</div>
</div>
<!-- ========== End Social ========== -->
<!-- ========== Style Option Page ========== -->
<div id="dsn_box_options" class="day-night">
<div class="night active" data-dsn-theme="dark">
<svg width="48" height="48" viewBox="0 0 48 48">
<rect x="12.3" y="23.5" width="2.6" height="1"></rect>
<rect x="16.1" y="15.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -6.8871 16.5732)" width="1"
height="2.6"></rect>
<rect x="23.5" y="12.3" width="1" height="2.6"></rect>
<rect x="30.1" y="16.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -2.5145 27.0538)" width="2.6"
height="1"></rect>
<rect x="33.1" y="23.5" width="2.6" height="1"></rect>
<rect x="30.9" y="30.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -12.9952 31.4264)" width="1"
height="2.6"></rect>
<rect x="23.5" y="33.1" width="1" height="2.6"></rect>
<rect x="15.3" y="30.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -17.3677 20.9457)" width="2.6"
height="1"></rect>
<path
d="M24,18.7c-2.9,0-5.3,2.4-5.3,5.3s2.4,5.3,5.3,5.3s5.3-2.4,5.3-5.3S26.9,18.7,24,18.7z M24,28.3c-2.4,0-4.3-1.9-4.3-4.3s1.9-4.3,4.3-4.3s4.3,1.9,4.3,4.3S26.4,28.3,24,28.3z">
</path>
</svg>
</div>
<div class="moon" data-dsn-theme="night">
<svg width="48" height="48" viewBox="0 0 48 48">
<path
d="M24,33.9c-5.4,0-9.9-4.4-9.9-9.9c0-4.3,2.7-8,6.8-9.4l0.8-0.3l-0.1,0.9c-0.2,0.6-0.2,1.3-0.2,1.9c0,5.2,4.3,9.5,9.5,9.5c0.6,0,1.3-0.1,1.9-0.2l0.8-0.2L33.3,27C32,31.1,28.3,33.9,24,33.9z M20.4,15.9c-3.2,1.4-5.3,4.5-5.3,8.1c0,4.9,4,8.9,8.9,8.9c3.6,0,6.7-2.1,8.1-5.3c-0.4,0-0.8,0.1-1.3,0.1c-5.8,0-10.5-4.7-10.5-10.5C20.4,16.7,20.4,16.3,20.4,15.9z">
</path>
</svg>
</div>
</div>
<!-- ========== End Style Option Page ========== -->
<!-- ========== Line BG ========== -->
<div id="line_head"><span class="container"></span></div>
<!-- ========== End Line BG ========== -->
<script src="assets/js/jquery-3.1.1.min.js"></script>
<script src="assets/js/plugins.min.js"></script>
<script src="assets/js/plugins/dsn-grid.min.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>