-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
449 lines (444 loc) · 29.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
<!DOCTYPE html><!-- Last Published: 11-01-2021 -->
<html>
<head>
<meta charset="utf-8" />
<title>Kaiyo.dev</title>
<meta
content="Deploy to Production in minutes, without DevOps. The complete process of deploying, scaling and operations in one single click."
name="description" />
<meta content="Deploy to Production in minutes | Kaiyo.dev" property="og:title" />
<meta
content="Deploy to Production in minutes, without DevOps. The complete process of deploying, scaling and operations in one single click."
property="og:description" />
<meta content="Deploy to Production in minutes | Kaiyo.dev" property="twitter:title" />
<meta
content="Deploy to Production in minutes, without DevOps. The complete process of deploying, scaling and operations in one single click."
property="twitter:description" />
<meta property="og:type" content="website" />
<meta content="summary_large_image" name="twitter:card" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<link
href="css/webflow.191131515.min.css"
rel="stylesheet" type="text/css" />
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GGQZXLD322"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-GGQZXLD322');
</script>
<script
type="text/javascript">WebFont.load({ google: { families: ["Ubuntu:300,300italic,400,400italic,500,500italic,700,700italic", "IBM Plex Mono:regular,600"] } });</script>
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif]-->
<script
type="text/javascript">!function (o, c) { var n = c.documentElement, t = " w-mod-"; n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className += t + "touch") }(window, document);</script>
<link
href="images/Brown Rectangle Photography Logo.png"
rel="shortcut icon" type="image/x-icon" />
<link
href="images/Brown Rectangle Photography Logo.png"
rel="apple-touch-icon" />
<script
type="text/javascript">window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-124569903-1', { 'anonymize_ip': false });</script>
<style>
body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
</style>
<link rel="stylesheet" href="css/styles.css" type='text/css'>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-E6DEFS9ZYM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-E6DEFS9ZYM');
</script>
</head>
<body data-new-gr-c-s-check-loaded="14.990.0" data-gr-ext-installed="">
<div class="navbar-container bg-white"
style="transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;">
<div data-collapse="medium" data-animation="default" data-duration="12" data-easing="linear"
data-easing2="linear" role="banner" class="navbar w-nav">
<div class="container nav-bar-container centered-links-nav"><a href="/" aria-current="page"
class="w-nav-brand w--current" aria-label="home"><span style="font-weight: 900;font-size:30px;">Kaiyo.dev</span></a>
<nav role="navigation" id="w-node-999791252559-91252555" class="nav-menu-links w-nav-menu">
<!-- <a href="/pricing" class="nav-menu-link">Pricing</a> -->
<!-- <div data-delay="0" class="nav-menu-dropdown-link w-dropdown">
<div class="nav-menu-dropdown-toggle w-dropdown-toggle" id="w-dropdown-toggle-0"
aria-controls="w-dropdown-list-0" aria-haspopup="menu" aria-expanded="false" role="button"
tabindex="0">
<div>Case Studies</div>
<img
src="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5ea901148e2406683981e0de_dropdown-arrow-black.svg"
height="4" width="6" alt="Dropdown Arrow" class="dropdown-toggle-down-arrow">
</div>
<nav class="nav-menu-dropdown-list w-dropdown-list" id="w-dropdown-list-0"
aria-labelledby="w-dropdown-toggle-0">
<div class="dropdown-list-up-arrow"></div><a
href="/casestudy/marketing"
class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">Marketing</a>
<a
href="https://www.kaiyo.dev/case-study/retail"
class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">Retail</a><a
href="https://www.kaiyo.dev/case-study/saas"
class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">SaaS</a><a
href="https://www.kaiyo.dev/case-study/banking"
class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">Banking</a><a
href="https://www.kaiyo.dev/case-study/insurance"
class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">Insurance</a><a
href="https://www.kaiyo.dev/case-study/healthcare"
class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">Healthcare</a><a
href="https://www.kaiyo.dev/case-study/gaming"
class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">Gaming</a>
</nav>
</div> -->
<!-- <div data-delay="0" class="nav-menu-dropdown-link w-dropdown">
<div class="nav-menu-dropdown-toggle w-dropdown-toggle" id="w-dropdown-toggle-1"
aria-controls="w-dropdown-list-1" aria-haspopup="menu" aria-expanded="false" role="button"
tabindex="0">
<div>Resources</div><img
src="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5ea901148e2406683981e0de_dropdown-arrow-black.svg"
height="4" width="6" alt="Dropdown Arrow" class="dropdown-toggle-down-arrow">
</div>
<nav class="nav-menu-dropdown-list w-dropdown-list" id="w-dropdown-list-1"
aria-labelledby="w-dropdown-toggle-1">
<div class="dropdown-list-up-arrow"></div><a href="https://developers.kaiyo.dev/docs"
target="_blank" class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">API</a><a
href="https://status.kaiyo.dev/en/" target="_blank"
class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">Status</a><a
href="https://support.kaiyo.dev/en-us/" target="_blank"
class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">Help Desk</a><a
href="/resources/security" class="nav-menu-dropdown-link w-dropdown-link"
tabindex="0">Security</a><a href="/resources/data-requisites"
class="nav-menu-dropdown-link w-dropdown-link" tabindex="0">Data Requisites</a>
</nav>
</div>
<a href="/blog" class="nav-menu-link">Blog</a><a href="https://app.kaiyo.dev/login"
class="nav-menu-link">Login</a>
-->
</nav>
<div id="w-node-999791252586-91252555" class="nav-button-container"><a
class="button button-outline nav-bar-button w-button" style="background-color:#0a4a9e;color:#fff;cursor: no-drop;">Coming Soon</a>
<div class="menu-button w-nav-button" style="-webkit-user-select: text;" aria-label="menu"
role="button" tabindex="0" aria-controls="w-nav-overlay-0" aria-haspopup="menu"
aria-expanded="false"><img
src="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5ea901148e2406ccf481e050_icon-menu.svg"
alt=""></div>
</div>
</div>
<div class="w-nav-overlay" data-wf-ignore="" id="w-nav-overlay-0"></div>
</div>
</div>
<div style="opacity: 1;" class="page-contents">
<div style="position: relative;padding-top: 0px; padding-bottom: 96px;background-color: #fff;">
<div class="container">
<div class="grid-halves">
<div class="content-width-large align-center">
<div style="opacity: 1; transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;"
>
<div class="columns w-row">
<div class="column w-col w-col-6">
<div class="html-embed-4 w-embed">
</div>
</div>
<div class="column-2 w-col w-col-6"></div>
</div>
<h1 class="display-heading-2">Deploy to Production in minutes, without DevOps.</h1>
</div>
<div style="opacity: 1; transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;"
class="animate-in-second">
<div class="large-text">The complete process of deploying, scaling and operating in one single click.</div>
</div>
<div style="opacity: 1; transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;"
class="animate-in-third">
<!-- <div class="form">
<input type='email' id="dependants" name='dependants' autocomplete="off" required style="font-size:20px;">
<label for='dependants' class='dependants-name'>
<span class="content-dependants">Email</span>
</label>
</div> -->
<div class="buttons-row space-top"><a id="w-node-de7eac165e8a-dc81e013" target="_blank" href="https://forms.gle/pBd6wqSAWWo7yaUD7"
class="button button-large w-inline-block" style="background-color:#0a4a9e;color:#fff;">
<div>Join waitlist</div>
</a>
</div>
</div>
</div>
<div style="transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); opacity: 1; transform-style: preserve-3d;"
class="animate-in-fourth">
<div data-poster-url="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5eb34afb8038fd3e8cec6259_OAI_003 (2)-poster-00001.jpg"
data-video-urls="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5eb34afb8038fd3e8cec6259_OAI_003 (2)-transcode.mp4,https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5eb34afb8038fd3e8cec6259_OAI_003 (2)-transcode.webm"
data-autoplay="true" data-loop="true" data-wf-ignore="true"
class="background-video w-background-video"><img src="images/Server-bro-4.svg" alt=''></div>
</div>
</div>
</div>
</div>
<div class="section horizontal-icons-section" style="background-color:#f6f6f2;">
<div class="container">
<div class="horizontal-icons-row">
<div class="horizontal-icons-item">
<div class="icon-list-item"><img
src="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5ebc7b60c8d5901c6994f1ef_connectdevelop-brands.svg"
width="40" height="40" alt="" class="icon-list-icon-copy">
<div class="text-block-4">Multi-Cloud - Multi-Region</div>
</div>
</div>
<div class="horizontal-icons-item">
<div class="icon-list-item"><img
src="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5ebc7c8dafcad53095028ea7_user-shield-light.svg"
width="36" height="36" alt="" class="icon-list-icon">
<div class="text-block-5">Fully Secure</div>
</div>
</div>
<div class="horizontal-icons-item">
<div class="icon-list-item"><img
src="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5ebc7dc6ba7ed85c980b861e_phone-plus-light.svg"
width="30" height="30" alt="" class="icon-list-icon">
<div class="text-block-6">Support - 24/7</div>
</div>
</div>
</div>
</div>
</div>
<div class="section" style="background-color:#0a4a9e;color:#f7f7f7;">
<div class="container">
<div class="grid-halves">
<div class="content-width-large">
<h4 class="display-heading-2">Built on top of our custom framework.</h4>
<div class="large-text">Rest assured that your services are managing the traffic when you need them the most.</div>
</div>
<div class="image-with-caption-wrapper"><img
src="images/Cloud hosting-amico.svg"
width="684" alt="" class="rounded-large"></div>
</div>
</div>
</div>
<div class="section no-bottom-space">
<div class="container">
<div class="content-width-extra-large page-title">
<h3 class="large-heading">The entire process of Service, Deployment and much more packed in one single click.</h3>
<div class="large-text">Just Deploy. No hassle. No waiting.</div>
</div>
</div>
</div>
<div class="section">
<div class="container">
<div class="cards-grid-thirds">
<div class="feature-third"><img
src="images/Team work-bro.svg"
alt="" class="illustration-small space-bottom">
<h4>Create workspace</h4>
<div>Select base configuration of your workspace where your service will be hosted</div>
</div>
<div class="feature-third"><img
src="images/Cloud hosting-rafiki.svg"
alt="" class="illustration-small space-bottom">
<h4>Specify your service configurations</h4>
<div>Give us the docker image for your service and specifications of the environment you need.</div>
</div>
<div class="feature-third"><img
src="images/Memory storage-rafiki.svg"
alt="" class="illustration-small space-bottom">
<h4>Deploy it</h4>
<div>Deploy your service with one single command. We will do all the heavy lifting for you. From load balancer to logging.</div>
</div>
</div>
</div>
</div>
<div id="why-obv" class="section" style="background-color:#0a4a9e"><img
src="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5ea901148e2406aebd81e1ca_Doodle-3-White.svg"
alt="" class="doodle-right-3">
<div class="container">
<div class="grid-halves">
<div class="content-width-large align-center">
<!-- <div class="text-pill-wrapper">
<div class="text-pill" style="color:#000;background-color: #f7f7f7">
<h6>Why Kaiyo.DEV ?</h6>
</div>
</div> -->
<h4 class="display-heading-2" style="color:#fff">Supercharge your cloud, without DevOps.</h4>
<div class="large-text" style="color:#fff">Kaiyo puts the world’s most advanced open source cloud native tools
in your hands,
with just a few clicks.<br><br>30% cheaper with our optimized container management, built-in support
for CI/CD, log management and alerting.
Deploy any stack you want seamlessly.<br></div>
</div>
<div class="content-width-large align-center">
<div class="metrics-grid-vertical">
<div class="card bg-offset-white" style="color:#000;background-color: #f7f7f7;">
<div class="card-body metric-card-body">
<div class="content-width-medium">
<div class="display-heading-1 metric-heading">35+</div>
<div class="large-text">Total services deployed without startups even having an AWS
account.</div>
</div>
</div>
</div>
<div class="card bg-offset-white" style="color:#000;background-color: #f7f7f7;">
<div class="card-body metric-card-body">
<div class="content-width-medium">
<div class="display-heading-1 metric-heading">20+</div>
<div class="large-text">Days saved by using Kaiyo to setup and deploy services.</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="section no-bottom-space">
<div class="container">
<div class="contained-section" style="color:#000;background-color: #d3deff;" >
<div class="content-width-extra-large align-center">
<div data-duration-in="300" data-duration-out="100" class="logo-quote-tabs w-tabs">
<div class="logo-quote-tabs-menu w-tab-menu" role="tablist">
<a data-w-tab="Tab 1"
class="logo-tab-link w-inline-block w-tab-link" tabindex="-1"
id="w-tabs-0-data-w-tab-0" href="#w-tabs-0-data-w-pane-0" role="tab"
aria-controls="w-tabs-0-data-w-pane-0" aria-selected="false"><img
src="images/204px-Swiggy_logo.png"
width="140" alt=""></a>
< <a data-w-tab="Tab 2"
class="logo-tab-link w-inline-block w-tab-link w--current"
id="w-tabs-0-data-w-tab-1" href="#w-tabs-0-data-w-pane-1" role="tab"
aria-controls="w-tabs-0-data-w-pane-1" aria-selected="true"><img
src="images/pocketly-logo-with-name.png"
width="125" sizes="125px"
alt=""></a>
<a data-w-tab="Tab 3" class="logo-tab-link w-inline-block w-tab-link"
tabindex="-1" id="w-tabs-0-data-w-tab-2" href="#w-tabs-0-data-w-pane-2" role="tab"
aria-controls="w-tabs-0-data-w-pane-2" aria-selected="false"><img
src="images/download.png"
width="135" sizes="105px"
alt=""></a>
</div>
<div class="w-tab-content">
<div data-w-tab="Tab 1" class="w-tab-pane" id="w-tabs-0-data-w-pane-0" role="tabpanel"
aria-labelledby="w-tabs-0-data-w-tab-0">
<div>
<h3 class="large-heading space-bottom" style="color:#000">“I can now focus on development rather than deploying and configuring my services.”</h3>
<div class="small-text">Dilip Reddy,<br>Senior Software Engineer</div>
</div>
</div>
<div data-w-tab="Tab 2" class="w-tab-pane w--tab-active" id="w-tabs-0-data-w-pane-1"
role="tabpanel" aria-labelledby="w-tabs-0-data-w-tab-1">
<div>
<h3 class="large-heading space-bottom" style="color:#000">“I was impressed and realized how quickly we can test our services across the region with Kaiyo. It has saved us over $200 dollars in just one month.”</h3>
<div class="small-text">Navdeesh Ahuja,<br>Founder</div>
</div>
</div>
<div data-w-tab="Tab 3" class="w-tab-pane" id="w-tabs-0-data-w-pane-2" role="tabpanel"
aria-labelledby="w-tabs-0-data-w-tab-2">
<div>
<h3 class="large-heading space-bottom" style="color:#000">My team can now rest assured of the cloud usage. It has saved us over $2000 dollars in just one month </h3>
<div class="small-text">Ankit,<br>Software Engineer</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div> -->
<div class="section">
<div class="container">
<div class="content-width-extra-large align-center">
<div class="justify-content-center text-center">
<h3 class="display-heading-2">Interested in trying our offering? </h3><a target="_blank" href="https://forms.gle/pBd6wqSAWWo7yaUD7"
class="button button-large w-inline-block" style="color:#fff;background-color: #0a4a9e;">
<div>Join waitlist</div>
</a>
</div>
</div>
</div>
</div>
<div class="footer" style="color:#fff;background-color: #0a4a9e">
<div class="container">
<!-- <div class="footer-with-large-links">
<div class="footer-large-link-list">
<a href="/blog" class="w-inline-block">
<h2 class="footer-large-link" style="color:#47615c;">Blog</h2>
</a>
<a href="/pricing" class="w-inline-block">
<h2 class="footer-large-link" style="color:#47615c;">Pricing</h2>
</a>
<a href="/case-studies" class="w-inline-block">
<h2 class="footer-large-link" style="color:#fff;">Case Studies</h2>
</a>
<div>
<h2 class="footer-large-link" style="color:#fff;">
Request Demo
</h2>
</div>
</div>
<div class="footer-links-grid-4-column">
<div class="footer-link-list">
<h6 class="footer-link-list-heading" style="color:#fff;">About<br></h6><a href="/about"
class="footer-link-list-link" style="color:#fff;">Company</a><a href="/careers"
class="footer-link-list-link" style="color:#fff;">Careers</a><a href="/contact"
class="footer-link-list-link" style="color:#fff;">Contact Us</a>
</div>
<div class="footer-link-list">
<h6 class="footer-link-list-heading" style="color:#fff;">Media<br></h6><a href="/blog"
class="footer-link-list-link" style="color:#fff;">Blog</a><a href="/playbook"
class="footer-link-list-link" style="color:#fff;">Playbook</a>
</div>
<div class="footer-link-list">
<h6 class="footer-link-list-heading" style="color:#fff;">Resources<br></h6><a
href="https://developers.kaiyo.dev/docs" target="_blank"
class="footer-link-list-link" style="color:#fff;">API</a><a href="https://status.kaiyo.dev/en/"
target="_blank" class="footer-link-list-link" style="color:#fff;">Status</a><a
href="https://support.kaiyo.dev/en-us/" target="_blank"
class="footer-link-list-link" style="color:#fff;">Help Desk</a><a href="/resources/security"
class="footer-link-list-link" style="color:#fff;">Security</a><a href="/resources/data-requisites"
class="footer-link-list-link" style="color:#fff;">Data Requirements</a>
</div>
<div class="footer-link-list">
<h6 class="footer-link-list-heading" style="color:#fff;">Legal<br></h6><a href="/legal/terms-of-use"
class="footer-link-list-link" style="color:#fff;">Terms of Use</a><a href="/legal/privacy-policy"
class="footer-link-list-link" style="color:#fff;">Privacy Policy</a>
</div>
</div>
</div> -->
<div class="footer-foot-with-logo" style="margin-top:5px;">
<div style="font-weight: 900;font-size:30px;margin-right:5%;">Kaiyo.dev</div>
<div class="small-text" style="text-align:center;color:#fff;">© Copyrights 2022 by Kaiyo.dev, Inc.<br>All rights reserved.<a
href="https://webflow.com" target="_blank" class="text-white"></a></div>
</div>
</div>
<img
src="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5ea901148e24060e0d81e0e3_lines-13-white.svg"
alt="" class="footer-background-image">
</div>
<!-- <div class="alert-popup"
style="transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;">
<div class="small-text space-right">By browsing this site, you agree to our <a href="#"
class="text-white">Cookies Policy</a></div>
<div class="dismiss-alert-popup"><a href="#"
class="button small-icon-button button-outline-white w-inline-block"><img
src="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/5ea901148e24067ba781e078_icon-x.svg"
alt="" class="small-icon-button-icon"></a></div>
</div> -->
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=5ea901147a0b69125cd535eb"
type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"></script>
<script src="https://global-uploads.webflow.com/5ea901147a0b69125cd535eb/js/webflow.c38f55aab.js"
type="text/javascript"></script>
<!--[if lte IE 9]><script src="//cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif]-->
<script>
window.intercomSettings = {
app_id: "lbx2i2f2"
};
</script>
</div>
</div>
</div>
</div>
</body>
</html>