-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404.html
187 lines (181 loc) · 9.57 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
<!doctype html>
<html>
<!-- ===========================================================================
Start: Head
============================================================================ -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="google-site-verification" content="F53LIq9XK0wpbOxoXVy_etqAoHNIuhvC2S8wt46cwcE">
<title>Chargebee Design Team | A continual search for people-shaped stories</title>
<meta name="description" content="Chargebee Design team's journey to unearth business problems, find clarity, frame questions, fill gaps and positively transform how we build, work and live. Join us. Do good work.">
<meta name="theme-color" content="#000006">
<!-- -----------------------------------------------------------------------
Start: Og
------------------------------------------------------------------------ -->
<meta property="og:url" content="https://www.chargebee.design/">
<meta property="og:title" content="Chargebee Design Team | A continual search for people-shaped stories">
<meta property="og:description" content="Chargebee Design team's journey to unearth business problems, find clarity, frame questions, fill gaps and positively transform how we build, work and live. Join us. Do good work.">
<meta property="og:image" content="https://www.chargebee.design/assets/images/og/cb-design.png">
<meta property="og:site_name" content="Chargebee Design">
<meta property="og:type" content="website">
<!-- -----------------------------------------------------------------------
End: Og
------------------------------------------------------------------------ -->
<!-- -----------------------------------------------------------------------
Start: Twitter
------------------------------------------------------------------------ -->
<meta name="twitter:url" content="https://www.chargebee.design/">
<meta name="twitter:title" content="Chargebee Design Team | A continual search for people-shaped stories">
<meta name="twitter:description" content="Chargebee Design team's journey to unearth business problems, find clarity, frame questions, fill gaps and positively transform how we build, work and live. Join us. Do good work.">
<meta name="twitter:account_id" content="1054943053138534400">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@chargebeedesign">
<meta name="twitter:creator" content="@chargebeedesign">
<meta name="twitter:image:src" content="https://www.chargebee.design/assets/images/og/cb-design.png">
<meta name="twitter:domain" content="https://www.chargebee.design">
<!-- -----------------------------------------------------------------------
End: Twitter
------------------------------------------------------------------------ -->
<!-- -----------------------------------------------------------------------
Start: Favicon & touch icon
------------------------------------------------------------------------ -->
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.png" />
<link rel="apple-touch-icon-precomposed" href="assets/images/apple-touch-icon.png">
<link rel="canonical" href="https://www.chargebee.design/">
<!-- -----------------------------------------------------------------------
End: Favicon & touch icon
------------------------------------------------------------------------ -->
<!-- -----------------------------------------------------------------------
Start: Css
------------------------------------------------------------------------ -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://use.typekit.net/rzy8emx.css">
<link rel="stylesheet" type="text/css" href="assets/css/chargebee.css"/>
<!-- -----------------------------------------------------------------------
End: Css
------------------------------------------------------------------------ -->
<!-- -----------------------------------------------------------------------
Start: Other meta
------------------------------------------------------------------------ -->
<meta name="msvalidate.01" content="2BDFBE565908FC3899BBA4BD498C57C2" />
<!-- -----------------------------------------------------------------------
End: Other meta
------------------------------------------------------------------------ -->
<!-- -----------------------------------------------------------------------
Start: Page level CSS
------------------------------------------------------------------------ -->
<style type="text/css">
.l-page{
max-width: 600px;
padding: 80px 0 0;
margin: auto;
text-align: center;
position: relative;
z-index: 2;
}
.l-page__title{
font-size: 50px;
font-weight: bold;
}
.l-page__desc{
color: #000005;
font-family: var(--ff_primary);
font-size: var(--fs_xl);
font-style: italic;
letter-spacing: -0.32px;
line-height: 60px;
margin-bottom: 24px;
}
.l-page__link{
color: var(--color_base_text);
font-size: 18px;
}
.l-page__link:hover,
.l-page__link:focus{
color: currentColor;
}
@media only screen and (max-width: 767px) {
.l-header--error{
background: var(--bg_base); height: 100vh;
}
.l-page__desc{
color: #FAFAFF;
}
}
@media only screen and (min-width: 768px) {
.l-header--error{
background: #FAFAFF; height: 100vh;
}
}
</style>
<!-- -----------------------------------------------------------------------
End: Page level CSS
------------------------------------------------------------------------ -->
<!-- -----------------------------------------------------------------------
Start: Page level Script
------------------------------------------------------------------------ -->
<script type="text/javascript"></script>
<!-- -----------------------------------------------------------------------
End: Page level Script
------------------------------------------------------------------------ -->
</head>
<!-- ===========================================================================
End: Head
============================================================================ -->
<!-- ===========================================================================
Start: Body
============================================================================ -->
<body style="background: #FAFAFF">
<!-- ---------------------------------------------------------------------------
Start: Header
---------------------------------------------------------------------------- -->
<header class="l-header l-header--error">
<!-- -----------------------------------------------------------------------
Start: Header Background
------------------------------------------------------------------------ -->
<div class="cd-bg hidden-xs">
<div class="cd-bg__layer cd-bg__layer--five" style="background-position: left center; background-size: cover;"></div>
</div>
<!-- -----------------------------------------------------------------------
End: Header Background
------------------------------------------------------------------------ -->
<!-- -----------------------------------------------------------------------
Start: Header Content
------------------------------------------------------------------------ -->
<div class="l-page">
<div class="l-page__container">
<div class="l-page__title">404</div>
<div class="l-page__desc">
Searching for a story?
</div>
<a href="https://www.chargebee.design/" class="l-page__link">Back to Chargebee Design</a>
</div>
</div>
<!-- -----------------------------------------------------------------------
End: Header Content
------------------------------------------------------------------------ -->
</header>
<!-- ---------------------------------------------------------------------------
End: Header
---------------------------------------------------------------------------- -->
<!-- ---------------------------------------------------------------------------
Start: External Script
---------------------------------------------------------------------------- -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script>
<!-- ---------------------------------------------------------------------------
End: External Script
---------------------------------------------------------------------------- -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-27953252-10"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-27953252-10');
</script>
<!-- ===========================================================================
End: Body
============================================================================ -->
</body>
</html>