forked from LikaloLLC/docsie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
819 lines (782 loc) · 39.3 KB
/
404.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
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
<!DOCTYPE html>
<html lang="en-US">
<head>
<link rel="preconnect" href="https://app.docsie.io">
<link rel="preconnect" href="https://portals.docsie.io">
<link rel="preconnect" href="https://help.docsie.io">
<link rel="canonical" href="https://www.docsie.io/">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Create documentation that your customers love | Docsie</title>
<meta name=description content="Save time and retain customers, write, translate and manage better product documentation with Docsie">
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="Create documentation that your customers love | Docsie">
<meta itemprop="description" content="Save time and retain customers, write, translate and manage better product documentation with Docsie">
<meta itemprop="image" content="https://www.docsie.io/assets/share-image.jpeg">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@docsie_io">
<meta name="twitter:title" content="Create documentation that your customers love | Docsie">
<meta name="twitter:description" content="Save time and retain customers, write, translate and manage better product documentation with Docsie">
<!-- Twitter summary card with large image must be at least 280x150px -->
<meta name="twitter:image" content="https://www.docsie.io/assets/share-image.jpeg">
<!-- Open Graph data -->
<meta property="og:title" content="Create documentation that your customers love | Docsie" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.docsie.io/404.html" />
<meta property="og:image" content="https://www.docsie.io/assets/share-image.jpeg" />
<meta property="og:description" content="Save time and retain customers, write, translate and manage better product documentation with Docsie" />
<meta property="og:site_name" content="docsie.io" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="content-language" content="en" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="author" content="Docsie.io">
<meta name="theme-color" content="#fff" />
<meta name="msapplication-TileColor" content="#fff" />
<meta name="msapplication-TileImage"
content="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/mstile-144x144.png" />
<meta name="msapplication-square310x310logo"
content="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/mstile-310x310.png" />
<link rel=" apple-touch-icon-precomposed" sizes="57x57"
href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60"
href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120"
href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76"
href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152"
href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/favicon-196x196.png"
sizes="196x196" />
<link rel="icon" type="image/png" href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/favicon-96x96.png"
sizes="96x96" />
<link rel="icon" type="image/png" href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/favicon-32x32.png"
sizes="32x32" />
<link rel="icon" type="image/png" href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/favicon-16x16.png"
sizes="16x16" />
<link rel="icon" type="image/png" href="https://d1iq6qzgppjlud.cloudfront.net/images/favicon/favicon-128.png"
sizes="128x128" />
<link rel="dns-prefetch" href="https://www.googletagmanager.com">
<script src="https://cdn.jsdelivr.net/npm/share-this/dist/share-this.js"></script>
<script type="text/javascript" async="" src="https://certify-js.alexametrics.com/atrk.js"></script>
<link rel="stylesheet" href='/style.css'>
<link rel="stylesheet" href="/lang-picker.css">
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script>
<link rel="stylesheet" href='/docsie.css'>
<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-116930058-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-116930058-3');
</script>
</head>
<body class="docsie-background-img">
<a href="#main" class="aria-visible">Skip to content</a>
<!-- Page Header -->
<header class="gn">
<nav id="topNav">
<ul class="nv-l">
<li><a class="nv-lg" href="/" data-nomobile="">
<svg class="lg" width="32" height="40" viewBox="0 0 48 48">
<use xlink:href="#icon-docsie"></use>
</svg>
<svg class="lg-dx" width="110" viewBox="0 0 158 58" xmlns="http://www.w3.org/2000/svg">
<use xlink:href="#icon-logo"></use>
</svg>
</a></li>
<!-- <li class="li-dd v-sm">
<button class="li-a" data-toggle="Products">Products</button>
<div id="Products" class="ui-tgl" role="dropdown" aria-hidden="true">
<ul>
<li>
<a class="li-hdr" href="https://site.docsie.io/documentation-collaboration-software">📅 Collaboration Software</a>
<span>Smart documentation authoring & publishing platform</span>
<a class="li-hdr" href="https://site.docsie.io/docsie-chat-llm-generative-ai">🤖AI Chatbots</a>
<span>AI Chatbots with roles, scopes and permissions</span>
<a class="li-hdr" href="https://site.docsie.io/internal-knowledge-base">🏢 Internal Knowledge Base</a>
<span>Empower your team with easily accessible information</span>
<a class="li-hdr" href="https://site.docsie.io/external-knowledge-base">💡 External Knowledge Base</a>
<span>Delight customers with a comprehensive help center</span>
<a class="li-hdr" href="https://site.docsie.io/in-app-help-and-support">📎 In-App Help and Support</a>
<span>Deliver instant assistance without leaving your app</span>
<a class="li-hdr" href="https://site.docsie.io/walkthroughs-and-guided-tours">🚌 Product Tours</a>
<span>Create engaging walkthroughs for seamless user onboarding</span>
<a class="li-hdr" href="https://site.docsie.io/centralized-team-collaboration-and-project-management">🧑💼 Project Management</a>
<span>Streamline collaboration and drive productivity</span>
</li>
</ul>
</div>
</li>
<li class="li-dd v-sm">
<button class="li-a" data-toggle="Features">Features</button>
<div id="Features" class="ui-tgl" role="dropdown" aria-hidden="true">
<ul>
<li>
<a class="li-hdr" href="https://site.docsie.io/enterprise-documentation">🏢 Enterprise Documentation</a>
<span>Scalable solutions for large-scale organizations</span>
<a class="li-hdr" href="https://site.docsie.io/proprietary-custom-knowledge-portal">⚙️ Knowledge Portal</a>
<span>Customizable and secure hub for all your documentation needs</span>
<a class="li-hdr" href="https://site.docsie.io/api-documentation-tool">🛠️ API Documentation Tool</a>
<span>Effortless API documentation for developers</span>
<a class="li-hdr" href="https://site.docsie.io/documentation-with-multiple-versions-and-languages">🈺 Versions & Languages</a>
<span>Manage multiple versions and localize content with ease</span>
<a class="li-hdr" href="https://site.docsie.io/integrations-and-content-embedding">📲 Integrations</a>
<span>Seamlessly connect with your favorite tools and platforms</span>
<a class="li-hdr" href="https://site.docsie.io/ghost-ai-language-translation">👻 Ghost AI Translations</a>
<span>Seamlessly connect with your favorite tools and platforms</span>
</li>
</ul>
</div>
</li> -->
<span class="spacer"></span>
<li class="v-sm"><a href="/pricing/">Pricing </a></li>
<li class="v-sm"><a href="https://help.docsie.io">Documentation</a></li>
<!-- <li class="li-dd v-sm">-->
<!-- <button class="li-a" data-toggle="Resources">Resources</button>-->
<!-- <div id="Resources" class="ui-tgl" role="dropdown" aria-hidden="true">-->
<!-- <ul>-->
<!-- <li class="li-hr"><strong>Docsie</strong></li>-->
<!-- <li>-->
<!-- <a class="li-hdr" href="https://portals.docsie.io/docsie/docsie-documentation/using-docsie/">User-guide</a>-->
<!-- <span>Learn how our easy & intuitive documentation authoring tools-->
<!-- work</span>-->
<!-- </li>-->
<!-- <li>-->
<!-- <a class="li-hdr" href="https://portals.docsie.io/docsie/docsie-documentation/publish-documentation-portal/">Publishing Guide</a>-->
<!-- <span>Learn how to deploy and publish our solution</span>-->
<!-- </li>-->
<!-- <li>-->
<!-- <a class="li-hdr" href="https://portals.docsie.io/docsie/docsie-documentation/docsie-integrations/">Integration Guides</a>-->
<!-- <span>Learn how to integrate docsie into your solution</span>-->
<!-- </li>-->
<!-- <!–<li>–>-->
<!-- <!–<a class="li-hdr" href="#">Integration</a>–>-->
<!-- <!–<span>Find out how to use Docsie on your website</span>–>-->
<!-- <!–</li>–>-->
<!-- <li>-->
<!-- <a class="li-hdr"-->
<!-- href="/documentation/styling_guide/">Customizations</a>-->
<!-- <span>Learn how to customize Docsie docs to follow your own style and-->
<!-- branding</span>-->
<!-- </li>-->
<!-- </ul>-->
<!-- <ul>-->
<!-- <li class="li-hr"><strong>Vocally</strong></li>-->
<!-- <li>-->
<!-- <a class="li-hdr" href="/vocally/documentation/">Getting-->
<!-- started</a>-->
<!-- <span>Discover our simple & straight-fowrward way to manage user-->
<!-- feedeback</span>-->
<!-- </li>-->
<!-- <li>-->
<!-- <a class="li-hdr" href="/vocally/documentation/configuration/">Configuration</a>-->
<!-- <span>Make vocally a part of your ecosystem</span>-->
<!-- </li>-->
<!-- <li>-->
<!-- <a class="li-hdr" href="/vocally/documentation/integrations/">Integrations</a>-->
<!-- <span>Integrate your tools with vocally</span>-->
<!-- </li>-->
<!-- <li>-->
<!-- <a class="li-hdr" href="/vocally/documentation/installation/">Installation</a>-->
<!-- <span>Set-up vocally for the first time</span>-->
<!-- </li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </li>-->
<li class="v-sm"><a onclick="Calendly.initPopupWidget({url: 'https://calendly.com/docsie-io/demo-call'});return false;">Book Demo</a></li>
<li class="v-sm"><a class="clr-a" href="https://app.docsie.io/login">Sign-in</a></li>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TZRGMQ9');</script>
<!-- End Google Tag Manager -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TZRGMQ9"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
</ul>
</nav>
</header>
<main data-ddsroot></main>
<script src="https://appcdn2.docsie.io/js/feedback/service/1.2.4/service.js"
data-feedback="key:feedback_key_X7VzaPlcS6TrzS5PDmRoFsIU6 ,ratingType:emotions ,color:#0391CE ,logoUrl:https://cdn.docsie.io/feedback_key_9zESOoctHzPgS98kRCekDJcWh/logo.png ,autorecord:true ,position:static"></script>
<footer class="gn">
<!-- Page Footer -->`
<div id="ddfb-root"></div>
<div class="lang-redirect-container"></div>
<section class="ft-nav">
<div class="logo-lang-container">
<div class="docsie-lang-picker-container"></div>
<div class="nav-logo v-md">
<svg class="lg" width="32" height="40" viewBox="0 0 48 48">
<use xlink:href="#icon-docsie"></use>
</svg>
</div>
</div>
<nav>
<div>
<ul>
<li>
<h4>Products:</h4>
</li>
<li>
<a href="/collaboration_software/">Docsie Manager</a>
<li>
<li>
<a href="https://site.docsie.io/docsie-chat-llm-generative-ai">🤖AI Chatbots</a>
<li>
<li>
<a href="https://site.docsie.io/documentation-collaboration-software">📅 Documentation Collaboration Software</a>
<li>
<li>
<a href="https://site.docsie.io/internal-knowledge-base">🏢 Internal Knowledge Base</a>
<li>
<li>
<a href="https://site.docsie.io/external-knowledge-base">💡 External Knowledge Base</a>
<li>
<li>
<a href="https://site.docsie.io/online-markdown-editor">✒️ Online Markdown Editor</a>
<li>
<li>
<a href="https://site.docsie.io/in-app-help-and-support">📎 In-App Help and Support</a>
<li>
<li>
<a href="https://site.docsie.io/walkthroughs-and-guided-tours">🚌 Walkthroughs and Guided Tours</a>
<li>
<li>
<a href="https://site.docsie.io/api-documentation-tool">🛠️ API Documentation Tool</a>
<li>
<a href="/markdown_editor/">Markdown Editor</a>
</li>
</ul>
</div>
<div>
<ul>
<li>
<h4>Features:</h4>
</li>
<li>
<a href="https://site.docsie.io/enterprise-documentation">🏢 Enterprise Ready, Enterprise Grade Documentation</a>
</li>
<li>
<a href="https://site.docsie.io/onboard-your-team-with-docsie-pilot">✈️ Pilot: Free Onboarding, Importing, Portal Design</a>
</li>
<li>
<a href="https://site.docsie.io/quick-deploy-managed-knowledge-portals">🚀 Quick Deploy Knowledge Portal</a>
</li>
<li>
<a href="https://site.docsie.io/proprietary-custom-knowledge-portal">⚙️ Custom Knowledge Portal</a>
</li>
<li>
<a href="https://site.docsie.io/knowledge-portal-custom-domain-with-ssl">🌐 Custom Domain With SSL</a>
</li>
<li>
<a href="https://site.docsie.io/documentation-with-multiple-versions-and-languages">🈺 Version and Language Management</a>
</li>
<li>
<a href="https://site.docsie.io/centralized-team-collaboration-and-project-management">🧑💼 Team Collaboration and Project Management</a>
</li>
<li>
<a href="https://site.docsie.io/integrations-and-content-embedding">📲 Integrations and Content Embedding</a>
</li>
<li>
<a href="https://site.docsie.io/feedback-and-web-analytics">🤔 Feedback & Web Analytics</a>
</li>
<li>
<a href="https://site.docsie.io/enterprise-wiki-advanced-authentication">🔐 JWT Token Authentication, IAM RBAC, Passwords</a>
</li>
<li>
<a href="https://site.docsie.io/ghost-ai-language-translation">👻 Ghost AI Language Translation</a>
</li>
<li>
<a href="/gather_feedback/">Gather Feedback</a>
</li>
<li>
<a href="/features/">Dynamic Software Documentation</a>
</li>
</ul>
</div>
<div>
<ul>
<li>
<h4>Resources:</h4>
</li>
<li>
<a href="/blog/">Blog</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCnQm591jTzvHwb003Y8e1XA">Youtube</a>
</li>
<li>
<a href="https://www.linkedin.com/company/likalo/">LinkedIn</a>
</li>
<li>
<a href="https://twitter.com/likalo_llc">Twitter</a>
</li>
<li>
<a href="https://www.instagram.com/docsie.io/">Instagram</a>
</li>
<li>
<a href="https://help.docsie.io">Docsie Documentation</a>
</li>
<li>
<a href="https://app.docsie.io/schema/redoc/">Docsie API Docs</a>
</li>
<li>
<a href="https://help.docsie.io/?doc=/release-notes/">Release Notes</a>
</li>
<li>
<a href="https://app.getreditus.com/marketplace/docsieio">Affiliate Program (External)</a>
</li>
</ul>
</div>
<div>
<ul>
<li>
<h4>Company:</h4>
</li>
<li>
<a href="/demo/">Book a Demo</a>
</li>
<li>
<a href="">Home</a>
</li>
<li>
<a href="https://terms.docsie.io/?doc=/privacy-policy/">Privacy policy</a>
</li>
<li>
<a href="https://terms.docsie.io/">Terms of service</a>
</li>
<li>
<a href="https://terms.docsie.io/?doc=/privacy-policy/cookies-policy/">Cookie Policy</a>
</li>
</ul>
</div>
</nav>
<!-- Begin SF Tag -->
<div class="sf-root" data-id="3158012" data-badge="customers-love-us-white" data-variant-id="sf" style="width:125px">
<a href="https://sourceforge.net/software/product/Docsie/" target="_blank">Docsie Reviews</a>
</div>
<script>(function () {var sc=document.createElement('script');sc.async=true;sc.src='https://b.sf-syn.com/badge_js?sf_id=3158012&variant_id=sf';var p=document.getElementsByTagName('script')[0];p.parentNode.insertBefore(sc, p);})();
</script>
<!-- End SF Tag -->
<!-- Begin SF Tag -->
<div class="sf-root" data-id="3158012" data-badge="users-love-us-new-white" data-variant-id="sd" style="width:125px">
<a href="https://slashdot.org/software/p/Docsie/" target="_blank">Docsie Reviews</a>
</div>
<script>(function () {var sc=document.createElement('script');sc.async=true;sc.src='https://b.sf-syn.com/badge_js?sf_id=3158012&variant_id=sd';var p=document.getElementsByTagName('script')[0];p.parentNode.insertBefore(sc, p);})();
</script>
<!-- End SF Tag -->
</section>
<section class="ft-cc">
Made in Texas with love by Docsie Team</a>.
</section>
</footer>
<svg style="display:none">
<symbol id="icon-docsie" viewBox="0 0 48 48">
<rect width="48" height="48" rx="5" ry="5" fill="#b50000"></rect>
<path
d="M10 7.5v2h3v31h3v-31h4v31h3v-7h1.9c2.6 0 5-.6 6.9-1.7 2-1 3.5-2.6 4.6-4.6 1-2 1.6-4.3 1.6-7 0-4-1.2-7.2-3.7-9.4s-6-3.3-10.5-3.3H20zm13 2h2.4c3 0 5.2 1 6.7 2.8a12 12 0 0 1 2.4 8c0 2.2-.3 4.2-1 5.9-.7 1.7-1.7 3-3 3.9a7.3 7.3 0 0 1-4.3 1.4H23z"
fill="#fff"></path>
</symbol>
<symbol id="icon-logo" viewBox="0 0 158 58" xmlns="http://www.w3.org/2000/svg">
<path
d="M 16.275714,43.66 V 16.15 h 9.8 c 9.59,0 14.64,5.51 14.64,13.75 0,8.24 -5.05,13.75 -14.64,13.75 h -9.8 z m 9.79,-3.96 c 7.02,0 10.3,-3.87 10.3,-9.8 0,-5.93 -3.28,-9.8 -10.3,-9.8 h -5.51 v 19.6 z m 28.48,4.5 c -6.56,0 -11.19,-4.63 -11.19,-10.93 0,-6.31 4.63,-10.93 11.19,-10.93 6.56,0 11.19,4.63 11.19,10.93 -0.01,6.31 -4.63,10.93 -11.19,10.93 z m 7.15,-10.93 c 0,-4.21 -2.86,-7.23 -7.15,-7.23 -4.29,0 -7.15,3.03 -7.15,7.23 0,4.21 2.86,7.23 7.15,7.23 4.29,0 7.15,-3.02 7.15,-7.23 z m 24.350003,-2.86 c -1.01,-2.65 -3.45,-4.37 -6.69,-4.37 -4.29,0 -7.15,3.03 -7.15,7.23 0,4.21 2.86,7.23 7.15,7.23 3.24,0 5.68,-1.72 6.69,-4.37 h 4.04 c -1.09,4.79 -5.21,8.07 -10.72,8.07 -6.56,0 -11.190003,-4.63 -11.190003,-10.93 0,-6.31 4.630003,-10.93 11.190003,-10.93 5.51,0 9.63,3.28 10.72,8.07 z m 19.340003,-1.68 c -0.13,-1.6 -1.6,-2.78 -4.08,-2.78 -2.690003,0 -4.210003,1.22 -4.210003,3.03 0,4.33 12.790003,-0.17 12.790003,8.54 0,3.87 -3.41,6.69 -8.62,6.69 -5.220003,0 -8.500003,-2.78 -8.620003,-6.56 h 4.04 c 0.08,1.72 1.68,2.94 4.540003,2.94 3.07,0 4.63,-1.26 4.63,-3.07 0,-4.37 -12.790003,0.13 -12.790003,-8.54 0,-3.83 3.2,-6.64 8.160003,-6.64 4.96,0 8.03,2.82 8.12,6.39 z m 7.82,-11.61 c 0,-1.51 1.26,-2.78 2.78,-2.78 1.56,0 2.78,1.26 2.78,2.78 0,1.56 -1.22,2.82 -2.78,2.82 -1.52,0 -2.78,-1.26 -2.78,-2.82 z m 0.8,26.54 V 22.88 h 4 v 20.78 z m 12.2,-8.92 v 0.08 c 0.59,3.45 3.2,5.68 6.98,5.68 2.69,0 4.58,-0.84 5.8,-2.65 h 4.42 c -1.6,3.87 -5.38,6.35 -10.22,6.35 -6.56,0 -11.19,-4.63 -11.19,-10.93 0,-6.31 4.63,-10.93 11.19,-10.93 6.56,0 11.1,4.62 11.1,10.93 v 1.47 z m 0.12,-3.66 v 0.08 h 13.75 v -0.08 c -0.8,-3.07 -3.36,-5.05 -6.9,-5.05 -3.52,0.01 -6.05,1.98 -6.85,5.05 z"
fill="#3D3245"></path>
</symbol>
<symbol id="icon-close" viewBox="0 0 20 20">
<path d="M16 16L4 4M16 4L4 16" fill="none" stroke="currentColor" stroke-width="1.06"></path>
</symbol>
<symbol id="icon-menu" viewBox="0 0 20 20">
<path d="M2 4h16v1H2zM2 9h16v1H2zM2 14h16v1H2z"></path>
</symbol>
<symbol id="icon-arrow-right" viewBox="0 0 20 20">
<path d="M10 5l5 4.5-5 4.5M4 9.5h11" fill="none" stroke="currentColor"></path>
</symbol>
<symbol id="icon-chevron-left" viewBox="0 0 20 20">
<path d="M13 16l-6-6 6-6" fill="none" stroke="currentColor" stroke-width="1.03"></path>
</symbol>
<symbol id="icon-chevron-right" viewBox="0 0 20 20">
<path d="M7 4l6 6-6 6" fill="none" stroke="currentColor" stroke-width="1.03"></path>
</symbol>
<symbol id="icon-checkmark" viewBox="0 0 20 20">
<rect width="20" height="20" rx="2" ry="2" fill="currentColor" opacity="0.1"></rect>
<polyline fill="none" stroke="currentColor" stroke-width="1.8" points="4,10 8,15 17,4"></polyline>
</symbol>
</svg>
<script type="text/javascript">
"use strict";
function GenerateMobileMenu(a) {
var b = Array.from(a.querySelectorAll("a:not([data-nomobile])"));
var c = document.createElement("button");
var d = document.createElement("ul");
d.classList.add("nv-m", "ui-tgl"), b.forEach(function (a) {
var b = document.createElement("li");
b.appendChild(a.cloneNode(true)), d.appendChild(b);
}), c.classList.add("m-tr"), c.innerHTML = "<svg width=\"32\" height=\"32\" viewBox=\"0 0 20 20\"><title>Menu</title><use xlink:href=\"#icon-menu\" /></svg><svg width=\"24\" height=\"24\" viewBox=\"0 0 20 20\"><title>Close</title><use xlink:href=\"#icon-close\" /></svg>", c.addEventListener("click", function () {
c.classList.toggle("active"), d.classList.toggle("active");
}), a.appendChild(c), a.appendChild(d);
}
function BringIntoView(a) {
var b = a.getBoundingClientRect();
a.classList.remove("left", "right"), b.left && b.left < 10 && a.classList.add("left"), b.right && b.right > window.innerWidth && a.classList.add("right");
}
function Toggler(a) {
var b = a.currentTarget;
var c = document.getElementById(b.dataset.toggle);
b.classList.toggle("active"), c.classList.toggle("active"), setTimeout(function () {
BringIntoView(c);
}, 1);
}
var tgl = Array.from(document.querySelectorAll("[data-toggle]"));
tgl.forEach(function (a) {
a.addEventListener("click", Toggler);
});
var $await = function (a, b) { function c() { var d = document.querySelector(a); d ? b(d) : setTimeout(c, 300); } c(); };
$await("#topNav", GenerateMobileMenu);
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TZRGMQ9');</script>
<!-- End Google Tag Manager -->
<div class="cookie-policy">
<aside tabindex="0" role="alertdialog" class="cookie-policy-alert" aria-labelledby="cookie-policy-title"
aria-describedby="cookie-policy-content">
<h1 id="cookie-policy-title" class="off-screen">
Cookie policy notification
</h1>
<span class="cookie-policy-content" id="cookie-policy-content" role="document" tabindex="0"> We use cookies to
improve your experience. By your continued use of
this site you accept such use. <br> This notice will disappear by
itself.
<button class="cookie-policy-close" aria-label="Close this cookie policy notification"> Close </button>
</span>
</aside>
</div>
<script type="text/javascript">
"use strict";
function Policy(policy) {
var policyHide = 15000;
function hidePolicy() {
policy.style.display = "none";
localStorage.setItem("docsie-cookie-policy", true);
}
if (
!localStorage.getItem("docsie-cookie-policy")
) {
policy
.querySelector(".cookie-policy-close")
.addEventListener("click", hidePolicy);
policy.style.display = "block";
setTimeout(hidePolicy, policyHide);
}
}
$await(".cookie-policy-alert", Policy);
</script>
<script type="text/template" id="l-p">
<div class="container-lg">
<ul class="metaNav">
<li class="select language globalPopupActive" onclick="popUp(event)">
<a class="rootLink item-language"><svg width="13" height="13">
<path
d="M8.079,9.837L6.116,12.3A0.654,0.654,0,0,1,5,11.841V9.852C2.488,9.351,1,7.6,1,5.5,1,3.015,3.087,1,6.5,1S12,3.015,12,5.5A4.5,4.5,0,0,1,8.079,9.837Z">
</path>
</svg>
<span class="active-lp">English</span></a>
<div class="popup languagePicker">
<ul class="optionList">
<li>
<a data-language="en" data-set-locale="en" href="/" class="">
<span>English</span>
<svg class="icon icon--check" viewBox="0 0 20 20" width="22" height="22">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-checkmark"></use>
</svg>
</a>
</li>
<!-- <li>
<a data-language="ja" data-set-locale="ja" href="/jp" class="">
<span>日本語</span>
<svg class="icon icon--check" viewBox="0 0 20 20" width="22" height="22">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-checkmark"></use>
</svg>
</a>
</li> -->
<!-- <li>
<a data-language="ko" data-set-locale="ko" href="/ko" class="">
<span>한국어</span>
<svg class="icon icon--check" viewBox="0 0 20 20" width="22" height="22">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-checkmark"></use>
</svg>
</a>
</li> -->
<li>
<a data-language="es" data-set-locale="es" href="/es" class="">
<span>Español</span>
<svg class="icon icon--check" viewBox="0 0 20 20" width="22" height="22">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-checkmark"></use>
</svg>
</a>
</li>
<li>
<a data-language="fr" data-set-locale="fr" href="/fr" class="">
<span>Français</span>
<svg class="icon icon--check" viewBox="0 0 20 20" width="22" height="22">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-checkmark"></use>
</svg>
</a>
</li>
<li>
<a data-language="pt" data-set-locale="pt" href="/pt" class="">
<span>Português</span>
<svg class="icon icon--check" viewBox="0 0 20 20" width="22" height="22">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-checkmark"></use>
</svg>
</a>
</li>
<!-- <li>
<a data-language="de" data-set-locale="de" href="/de" class="">
<span>Deutsch</span>
<svg class="icon icon--check" viewBox="0 0 20 20" width="22" height="22">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-checkmark"></use>
</svg>
</a>
</li> -->
</ul>
</div>
</li>
</ul>
</div>
</script>
<script type="text/javascript">
var labels = {
"en": {
label: 'English',
path: "/"
},
// "ja": {
// label: '日本語',
// path: "/jp"
// },
// "ko": {
// label: '한국어',
// path: '/ko'
// },
"es": {
label: 'Español',
path: '/es'
},
"fr": {
label: 'Français',
path: '/fr'
},
"pt": {
label: 'Português',
path: "/pt"
},
// "de": {
// label: 'Deutsch',
// path: '/de'
// }
}
var popupEl, globalPopupActive;
function popUp(e) {
e.stopPropagation();
popupEl = document.getElementsByClassName("languagePicker")[0];
globalPopupActive = document.getElementsByClassName("globalPopupActive")[0];
// show popup on click
if (popupEl) {
popupEl.style.display = "block";
}
// register a function to hide the popup when there is a click outside the popup
window.onclick = (e) => {
// check that your clicked
// element has no id=info
// and is not child of info
if (e.target != globalPopupActive && !globalPopupActive.contains(e.target)) {
popupEl.style.display = "none";
}
};
}
function InjectFRM(el) {
var tpl = document.getElementById("l-p");
if (tpl) {
var ctr = document.createElement("article");
ctr.classList.add("globalFooterNav");
ctr.innerHTML = tpl.text;
el.appendChild(ctr);
}
}
$await(".docsie-lang-picker-container", InjectFRM);
let baseUrl = window.location.href;
let langObj = labels["en"];
// if (baseUrl.includes("/jp")) {
// langObj = labels["ja"];
// document.querySelectorAll('[data-language="ja"]')[0].setAttribute("class", "selected");
// } else
if (baseUrl.includes("/pt")) {
langObj = labels["pt"];
document.querySelectorAll('[data-language="pt"]')[0].setAttribute("class", "selected");
}
// else if (baseUrl.includes("/ko")) {
// langObj = labels["ko"];
// document.querySelectorAll('[data-language="ko"]')[0].setAttribute("class", "selected");
// }
else if (baseUrl.includes("/es")) {
langObj = labels["es"];
document.querySelectorAll('[data-language="es"]')[0].setAttribute("class", "selected");
} else if (baseUrl.includes("/fr")) {
langObj = labels["fr"];
document.querySelectorAll('[data-language="fr"]')[0].setAttribute("class", "selected");
}
// else if (baseUrl.includes("/de")) {
// langObj = labels["de"];
// document.querySelectorAll('[data-language="de"]')[0].setAttribute("class", "selected");
// }
else {
document.querySelectorAll('[data-language="en"]')[0].setAttribute("class", "selected");
}
// set active label
document.getElementsByClassName("active-lp")[0].innerHTML = langObj.label;
</script>
<div class="lb-cookie-policy cookie-policy">
<aside tabindex="0" role="alertdialog" class="lb-cookie-policy-alert cookie-policy-alert "
aria-labelledby="cookie-policy-title" aria-describedby="cookie-policy-content">
<h1 id="cookie-policy-title" class="off-screen">
Language Redirect notification
</h1>
<span class="cookie-policy-content" id="cookie-policy-content" role="document" tabindex="0"> Would you
like to view this page in <a href="/" id="docsie-locale-lang-path"></a>.
<button class="cookie-policy-close lb-cookie-policy-close"
aria-label="Close this cookie policy notification"> Close </button>
</span>
</aside>
</div>
<script type="text/javascript">
// handle showing banner if the navigator.language is other than "English"
function showRedirectLangBanner(langBanner) {
let userLocale = window.navigator.language;
if (userLocale.toLowerCase().includes("pt")) {
// pt has 3 dialects
// 1. "pt"; 2. "pt-BR"(Brazil); 3. "pt-PT"(Protugal)
userLocale = "pt";
} else if (userLocale.toLowerCase().includes("en")) {
userLocale = "en";
}
// else if (userLocale.toLowerCase().includes("ko")) {
// userLocale = "ko";
// }
else if (userLocale.toLowerCase().includes("es")) {
userLocale = "es";
} else if (userLocale.toLowerCase().includes("fr")) {
userLocale = "fr";
}
// else if (userLocale.toLowerCase().includes("de")) {
// userLocale = "de";
// }
else {
// do nothing
}
// userLocale = "fr"; // uncomment to test the banner visibility and functionality
function handleLangRedirect() {
sessionStorage.setItem("userLocale", userLocale);
}
function hidePolicy() {
langBanner.style.display = "none";
}
if (!userLocale.toLowerCase().includes("en") && Object.keys(labels[userLocale]).length > 0) {
let localLabel = labels[userLocale] ? labels[userLocale] : labels["en"];
let linkEl = document.getElementById("docsie-locale-lang-path");
linkEl.innerHTML = `${localLabel.label}`;
linkEl.setAttribute('href', `${localLabel.path}`);
linkEl.addEventListener("click", handleLangRedirect);
langBanner
.querySelector(".lb-cookie-policy-close")
.addEventListener("click", hidePolicy);
let baseUrl = window.location.href;
if (sessionStorage.getItem("userLocale") != userLocale)
langBanner.style.display = "block";
}
}
$await(".lb-cookie-policy-alert", showRedirectLangBanner);
</script>
<!-- <script src="https://www.googleoptimize.com/optimize.js?id=OPT-WXKCNSX"></script>-->
<script type='text/javascript'>
window.__lo_site_id = 284654;
(function() {
var wa = document.createElement('script'); wa.type = 'text/javascript'; wa.async = true;
wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wa, s);
})();
</script>
<!-- TrafficGuard Integration -->
<script>
var dataTrafficGuard = dataTrafficGuard || [];
dataTrafficGuard.push(['property', 'tg-002991-001']);
dataTrafficGuard.push(['event','pageview']);
(function() {var tg = document.createElement('script'); tg.type = 'text/javascript'; tg.async = true; tg.src = '//tgtag.io/tg.js?pid=tg-002991-001';var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(tg, s);})();
</script>
<noscript><img src="//p.tgtag.io/event?property_id=tg-002991-001&event_name=pageview&no_script=1" width="1" height="1" border="0"/></noscript>
<!-- TrafficGuard End-->
<!-- DO NOT MODIFY -->
<!-- Quora Pixel Code (JS Helper) -->
<script>
!function(q,e,v,n,t,s){if(q.qp) return; n=q.qp=function(){n.qp?n.qp.apply(n,arguments):n.queue.push(arguments);}; n.queue=[];t=document.createElement(e);t.async=!0;t.src=v; s=document.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s);}(window, 'script', 'https://a.quora.com/qevents.js');
qp('init', 'f54999afdfd5493b86821c53ba3f4546');
qp('track', 'ViewContent');
</script>
<noscript><img height="1" width="1" style="display:none" src="https://q.quora.com/_/ad/f54999afdfd5493b86821c53ba3f4546/pixel?tag=ViewContent&noscript=1"/></noscript>
<!-- End of Quora Pixel Code -->
<script type="text/javascript">
(function() {
window._pa = window._pa || {};
var pa = document.createElement('script'); pa.type = 'text/javascript'; pa.async = true;
pa.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + "//tag.perfectaudience.com/serve/5d54ce3419019cfe13000021.js";
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(pa, s);
})();
</script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '415019276437410');
fbq('track', 'PageView');
fbq('track', 'VisitedLanding');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=415019276437410&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<script src="https://script.tapfiliate.com/tapfiliate.js" type="text/javascript" async></script>
<script type="text/javascript">
(function(t,a,p){t.TapfiliateObject=a;t[a]=t[a]||function(){
(t[a].q=t[a].q||[]).push(arguments)}})(window,'tap');
tap('create', '24066-f041a8', { integration: "stripe" });
tap('detect');
</script>
<script async type="text/javascript" src="https://lib.docsie.io/1.4.9/service.js"
data-docsie="test_pk_ioWwLbkt57PR9lqCrDCF3Hng:boo_6ykB3mafq1hUl4UhX,navigation:false,viewportWidth:100%"></script>
</body>
</html>