forked from masqueradeone/webtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
293 lines (252 loc) · 75.8 KB
/
index.html
File metadata and controls
293 lines (252 loc) · 75.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<html lang="en"><head><title>111</title><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="color-scheme" content="light only"><meta name="description" content="111"><meta property="og:site_name" content="111"><meta property="og:title" content="111"><meta property="og:type" content="website"><meta property="og:description" content="111"><meta property="og:image" content="https://madsme.carrd.co/assets/images/card.jpg?v=014c2770"><meta property="og:image:type" content="image/jpeg"><meta property="og:image:width" content="1280"><meta property="og:image:height" content="800"><meta property="og:url" content="https://madsme.carrd.co"><meta property="twitter:card" content="summary_large_image"><link rel="canonical" href="https://madsme.carrd.co"><link href="https://fonts.googleapis.com/css2?display=swap&family=Oswald:ital,wght@0,400;0,700;1,400;1,700&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700" rel="stylesheet" type="text/css"><style>html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}body{-webkit-text-size-adjust:none}mark{background-color:transparent;color:inherit}input::-moz-focus-inner{border:0;padding:0}input[type="text"],input[type="email"],select,textarea{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none}*, *:before, *:after {box-sizing: border-box;}body {line-height: 1.0;min-height: var(--viewport-height);min-width: 320px;overflow-x: hidden;word-wrap: break-word;}body:before {content: '';display: block;background-attachment: scroll;height: var(--background-height);left: 0;pointer-events: none;position: fixed;top: 0;transform: scale(1);width: 100vw;z-index: 0;background-image: linear-gradient(to top, rgba(0,0,0,0.859), rgba(0,0,0,0.859)), url('assets/images/bg.jpg?v=014c2770');background-position: 0% 0%, center;background-repeat: repeat, no-repeat;background-size: auto, cover;background-color: #FFFFFF;}body:after {background-color: #000000;content: '';display: block;height: 100%;left: 0;opacity: 0;pointer-events: none;position: fixed;top: 0;transform: scale(1);transition: opacity 1s ease-in-out 0s, visibility 1s 0s;visibility: hidden;width: 100%;z-index: 1;}body.is-loading:after {opacity: 1;visibility: visible;}:root {--background-height: 100vh;--site-language-alignment: left;--site-language-direction: ltr;--site-language-flex-alignment: flex-start;--site-language-indent-left: 1;--site-language-indent-right: 0;--viewport-height: 100vh;}html {font-size: 18pt;}u {text-decoration: underline;}strong {color: inherit;font-weight: bolder;}em {font-style: italic;}code {background-color: rgba(144,144,144,0.25);border-radius: 0.25em;font-family: 'Lucida Console', 'Courier New', monospace;font-size: 0.9em;font-weight: normal;letter-spacing: 0;margin: 0 0.25em;padding: 0.25em 0.5em;text-indent: 0;}mark {background-color: rgba(144,144,144,0.25);}spoiler-text {-webkit-text-stroke: 0;background-color: rgba(32,32,32,0.75);text-shadow: none;text-stroke: 0;color: transparent;cursor: pointer;transition: color 0.1s ease-in-out;}spoiler-text.active {color: #FFFFFF;cursor: text;}s {text-decoration: line-through;}sub {font-size: smaller;vertical-align: sub;}sup {font-size: smaller;vertical-align: super;}a {color: inherit;text-decoration: underline;transition: color 0.25s ease;}#wrapper {-webkit-overflow-scrolling: touch;align-items: center;display: flex;flex-direction: column;justify-content: center;min-height: var(--viewport-height);overflow: hidden;position: relative;z-index: 2;}#main {--alignment: center;--flex-alignment: center;--indent-left: 1;--indent-right: 1;--border-radius-tl: 0;--border-radius-tr: 0;--border-radius-br: 0;--border-radius-bl: 0;align-items: center;display: flex;flex-grow: 0;flex-shrink: 0;justify-content: center;max-width: 100%;position: relative;text-align: var(--alignment);z-index: 1;transition: opacity 1s ease 0s,transform 1s ease 0s;}#main > .inner {--padding-horizontal: 2.75rem;--padding-vertical: 3.5rem;--spacing: 1.75rem;--width: 45rem;border-radius: var(--border-radius-tl) var(--border-radius-tr) var(--border-radius-br) var(--border-radius-bl);max-width: 100%;position: relative;width: var(--width);z-index: 1;padding: var(--padding-vertical) var(--padding-horizontal);}#main > .inner > header {margin-bottom: var(--spacing);border-top-left-radius: inherit;border-top-right-radius: inherit;}#main > .inner > footer {margin-top: var(--spacing);}#main > .inner > * > * {margin-top: var(--spacing);margin-bottom: var(--spacing);}#main > .inner > * > :first-child {margin-top: 0 !important;}#main > .inner > * > :last-child {margin-bottom: 0 !important;}#main > .inner > .full {margin-left: calc(var(--padding-horizontal) * -1);max-width: calc(100% + calc(var(--padding-horizontal) * 2) + 0.4725px);width: calc(100% + calc(var(--padding-horizontal) * 2) + 0.4725px);}#main > .inner > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;margin-top: calc(var(--padding-vertical) * -1) !important;}#main > .inner > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;margin-bottom: calc(var(--padding-vertical) * -1) !important;}#main > .inner > .full.screen {border-radius: 0 !important;max-width: 100vw;position: relative;width: 100vw;left: 50%;margin-left: -50vw;right: auto;}#main > .inner > * > .full {margin-left: calc(-2.75rem);max-width: calc(100% + 5.5rem + 0.4725px);width: calc(100% + 5.5rem + 0.4725px);}#main > .inner > * > .full.screen {border-radius: 0 !important;max-width: 100vw;position: relative;width: 100vw;left: 50%;margin-left: -50vw;right: auto;}#main > .inner > header > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;margin-top: -3.5rem !important;}#main > .inner > .active > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;margin-bottom: -3.5rem !important;}#main > .inner > .active {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}body.is-loading #main {opacity: 0;transform: translateY(1.6875rem);}#main > .inner > section > * {transition: opacity 1s ease-in-out 0s;}body.is-loading #main > .inner > section > * {opacity: 0;}#main > .inner > section > :nth-child(2) {transition-delay: 0.125s;}#main > .inner > section > :nth-child(3) {transition-delay: 0.25s;}#main > .inner > section > :nth-child(4) {transition-delay: 0.375s;}#main > .inner > section > :nth-child(5) {transition-delay: 0.5s;}#main > .inner > section > :nth-child(6) {transition-delay: 0.625s;}#main > .inner > section > :nth-child(7) {transition-delay: 0.75s;}#main > .inner > section > :nth-child(8) {transition-delay: 0.875s;}#main > .inner > section > :nth-child(9) {transition-delay: 1s;}#main > .inner > section > :nth-child(10) {transition-delay: 1.125s;}#main > .inner > header, #main > .inner > footer {transition: opacity 0.25s ease-in-out 0.375s,visibility 0.25s linear 0.375s;}#main > .inner > header.hidden, #main > .inner > footer.hidden {transition: opacity 0.25s ease-in-out, visibility 0.25s;opacity: 0;visibility: hidden;}#main > .inner > section {transition: opacity 0.5s ease-in-out 0.25s,min-height 0.25s ease-in-out, max-height 0.25s ease-in-out;}#main > .inner > section.inactive {opacity: 0;transition: opacity 0.25s ease-in-out;}body.is-instant #main, body.is-instant #main > .inner > *,body.is-instant #main > .inner > section > * {transition: none !important;}body.is-instant:after {display: none !important;transition: none !important;}h1, h2, h3, p {direction: var(--site-language-direction);position: relative;}h1 span.p, h2 span.p, h3 span.p, p span.p {display: block;position: relative;}h1 span[style], h2 span[style], h3 span[style], p span[style], h1 strong, h2 strong, h3 strong, p strong, h1 a, h2 a, h3 a, p a, h1 code, h2 code, h3 code, p code, h1 mark, h2 mark, h3 mark, p mark, h1 spoiler-text, h2 spoiler-text, h3 spoiler-text, p spoiler-text {-webkit-text-fill-color: currentcolor;}#text01 {text-transform: uppercase;color: #FFFFFF;font-family: 'Oswald', sans-serif;letter-spacing: 0.25rem;width: calc(100% + 0.25rem);font-size: 3em;line-height: 1.25;font-weight: 400;}#text01 a {text-decoration: underline;}#text01 a:hover {text-decoration: none;}#text01 span.p:nth-child(n + 2) {margin-top: 1rem;}#text04 {color: rgba(255,255,255,0.71);font-family: 'Open Sans', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text04 a {text-decoration: underline;}#text04 a:hover {text-decoration: none;}#text04 span.p:nth-child(n + 2) {margin-top: 1rem;}#text03 {text-transform: uppercase;color: #FFFFFF;font-family: 'Oswald', sans-serif;letter-spacing: 0.25rem;width: calc(100% + 0.25rem);font-size: 1.25em;line-height: 1.25;font-weight: 400;}#text03 a {text-decoration: underline;}#text03 a:hover {text-decoration: none;}#text03 span.p:nth-child(n + 2) {margin-top: 1rem;}#text02 {color: rgba(255,255,255,0.71);font-family: 'Open Sans', sans-serif;font-size: 1em;line-height: 1.75;font-weight: 400;}#text02 a {text-decoration: underline;}#text02 a:hover {text-decoration: none;}#text02 span.p:nth-child(n + 2) {margin-top: 1rem;}.timer {cursor: default;line-height: 1;}.timer ul {display: inline-flex;flex-direction: row;list-style: none;max-width: 100%;}.timer ul li {position: relative;z-index: 1;}.timer ul li.delimiter {flex: 0 1 auto;}.timer ul li.delimiter .symbol {display: block;left: 0;position: absolute;text-align: center;top: 0;width: 100%;}.timer ul li.number {flex: 1;min-width: 2rem;}.timer ul li.number .item {position: relative;}.timer ul li.number .item .digit {display: block;position: relative;white-space: nowrap;}.timer ul li.number .item .digit .component {display: inline-block;width: 50%;}.timer ul li.number .item .digit.count2 .component {width: 50%;}.timer ul li.number .item .digit.count3 .component {width: 33.3333%;}.timer ul li.number .item .digit.count4 .component {width: 25%;}.timer ul li.number .item .digit.count5 .component {width: 20%;}.timer ul li.number .item .label {display: block;white-space: nowrap;}.timer ul li.number .item .label > * {display: inline-block;}.timer ul li.number .item .label .full {width: 5em;}.timer ul li.number .item .label .abbreviated {width: 3em;}.timer ul li.number .item .label .initialed {width: 1em;}#timer01 ul {width: 36rem;}#timer01 ul li.delimiter {width: 5rem;min-width: 1rem;}#timer01 ul li {padding: 1.875rem 0;}#timer01 ul li.delimiter:before {background-color: rgba(255,255,255,0.412);content: '';display: block;height: 100%;left: 50%;position: absolute;top: 0;width: 1px;}#timer01 ul li.delimiter .symbol {display: none;}#timer01 ul li.number .item .digit {font-family: 'Oswald', sans-serif;font-weight: 400;color: #FF9242;line-height: 1em;text-align: inherit;}#timer01 ul li.number .item .label > * {margin-top: calc(0.5rem + 0.25em);letter-spacing: 0.225rem;}#timer01 ul li.number .item .label {font-family: 'Oswald', sans-serif;font-size: 0.625rem;font-weight: 400;width: calc(100% + 0.225rem);color: #FFFFFF;text-transform: uppercase;}#timer01 ul li.number .item .label .full {width: calc(5em + 1.35rem);}#timer01 ul li.number .item .label .abbreviated {width: calc(3em + 0.9rem);}#timer01 ul li.number .item .label .initialed {width: calc(2em + 0.675rem);}form {display: flex;justify-content: var(--flex-alignment);}form .inner {display: flex;flex-direction: column;flex-wrap: wrap;max-width: 100%;}form label {direction: var(--site-language-direction);display: block;}form .field button {align-items: center;background-color: transparent;border: 0;cursor: pointer;display: flex;justify-content: center;}form .field button > svg {height: 50%;min-width: 100%;}form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="number"], form textarea, form select, form .file {background-color: transparent;border: 0;direction: var(--site-language-direction);display: block;outline: 0;text-align: var(--site-language-alignment);width: 100%;}form input[type="tel"] {-webkit-appearance: none;}form textarea {height: 10rem;line-height: normal;}form select {background-repeat: no-repeat;background-size: 1rem;text-overflow: ellipsis;-webkit-appearance: none;}form select option {background-color: white;color: black;}form select::-ms-expand {display: none;}form input[type="checkbox"] {-webkit-appearance: none;display: block;float: left;margin-right: -2rem;opacity: 0;width: 1rem;z-index: -1;}form input[type="checkbox"] + label {align-items: center;display: inline-flex;line-height: 1.6;text-align: left;}form input[type="checkbox"] + label:before {background-position: center;background-repeat: no-repeat;content: '';cursor: pointer;display: inline-block;flex-grow: 0;flex-shrink: 0;vertical-align: middle;}form input[type="number"] {-webkit-appearance: none;-moz-appearance: textfield;}form input[type="number"]::-webkit-inner-spin-button, form input[type="number"]::-webkit-outer-spin-button {-webkit-appearance: none;}form .number {position: relative;}form .number > input[type="number"] {text-align: center;}form .number > button {position: absolute;}form .field .number > button > svg {height: 40%;}form .file {position: relative;}form .file > button {position: absolute;}form .file > input[type="file"] {cursor: pointer;height: 100%;left: 0;opacity: 0;position: absolute;top: 0;width: 100%;}form .file[data-filename]:before {background-repeat: no-repeat;content: attr(data-filename);display: block;height: 100%;overflow: hidden;position: absolute;text-overflow: ellipsis;top: 0;white-space: nowrap;}form .file[data-filename=""]:before {background-image: none !important;content: attr(data-placeholder);padding-left: 0 !important;}form .field .file > button > svg {height: 53%;}form .actions {max-width: 100%;}form .actions button {align-items: center;background-color: transparent;border: 0;cursor: pointer;display: inline-flex;justify-content: center;max-width: 100%;text-align: center;vertical-align: middle;white-space: nowrap;}form .actions button:disabled {cursor: default;opacity: 0.35;pointer-events: none;}@keyframes button-spinner {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}#form01 .inner > * {margin: 0 0 0 1.5rem;}#form01 .inner > :first-child {margin: 0;}#form01 .inner {width: 32rem;flex-direction: row;flex-wrap: nowrap;align-items: var(--flex-alignment);}#form01 label:first-child {margin: 0.25rem 0 1.125rem 0;font-size: 1em;line-height: 1.5;font-family: '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';font-weight: 400;color: #000000;}#form01 .field button {background-size: 1.2rem;height: 2.4rem;line-height: 2.4rem;width: 2.4rem;border-radius: 0.16rem;border: solid 1px #FFFFFF;transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;}#form01 .field button:hover {border-color: #FF9242;}#form01 .field button svg {fill: #FFFFFF;transition: fill 0.25s ease;}#form01 .field button:hover svg {fill: #FF9242;}#form01 input[type="text"], #form01 input[type="email"], #form01 input[type="tel"], #form01 input[type="number"], #form01 textarea, #form01 select, #form01 input[type="checkbox"] + label, #form01 .file {font-size: 1em;font-family: 'Open Sans', sans-serif;font-weight: 400;border-radius: 0.25rem;}#form01 input[type="text"], #form01 input[type="email"], #form01 input[type="tel"], #form01 input[type="number"], #form01 textarea, #form01 select, #form01 .file {color: rgba(255,255,255,0.71);border: solid 1px rgba(255,255,255,0.412);}#form01 input[type="text"]:focus, #form01 input[type="email"]:focus, #form01 input[type="tel"]:focus, #form01 input[type="number"]:focus, #form01 textarea:focus, #form01 select:focus, #form01 .file.focus {border-color: #FF9242;box-shadow: 0 0 0 1px #FF9242;}#form01 input[type="checkbox"] + label {color: rgba(255,255,255,0.71);}#form01 input[type="text"], #form01 input[type="email"], #form01 input[type="tel"], #form01 input[type="number"], #form01 select, #form01 .file {height: 3rem;padding: 0 1.05rem;line-height: calc(3rem - 2px);}#form01 textarea {padding: 1.05rem;height: 10rem;line-height: 1.5;padding-top: 0.7875rem;}#form01 select {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='504' height='552' preserveAspectRatio='none' viewBox='0 0 504 552'%3E%3Cpath d='M483.9,210.9L252,442.9L20.1,210.9l67.9-67.9L252,307.1l164.1-164.1L483.9,210.9z' fill='rgba(255,255,255,0.412)' /%3E%3C/svg%3E");background-position: calc(100% - 1.05rem) center;padding-right: 3rem;}#form01 input[type="checkbox"] + label:before {border-radius: 0.25rem;color: rgba(255,255,255,0.71);border: solid 1px rgba(255,255,255,0.412);background-size: 1.275rem;height: 2.25rem;width: 2.25rem;margin-right: 1.125rem;}#form01 input[type="checkbox"]:checked + label:before {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='648' height='552' preserveAspectRatio='none' viewBox='0 0 648 552'%3E%3Cpath d='M225.3,517.7L2.1,293.1l68.1-67.7L226,382.3L578.1,35.6l67.4,68.4L225.3,517.7z' fill='rgba(255,255,255,0.71)' /%3E%3C/svg%3E");}#form01 input[type="checkbox"]:focus + label:before {border-color: #FF9242;box-shadow: 0 0 0 1px #FF9242;}#form01 .number > input[type="number"] {padding-left: 2.9rem;padding-right: 2.9rem;}#form01 .number > button.decrement {bottom: calc(0.3rem - 0px);left: calc(0.3rem - 0px);}#form01 .number > button.increment {bottom: calc(0.3rem - 0px);right: calc(0.3rem - 0px);}#form01 .file:before {width: calc(100% - 4.05rem);background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M27.4,4.5c-0.4-0.4-0.8-0.7-1.5-0.9c-0.6-0.3-1.2-0.4-1.7-0.4H7.1c-0.5,0-0.9,0.2-1.3,0.5S5.3,4.5,5.3,5.1v30.7 c0,0.5,0.2,0.9,0.5,1.3c0.4,0.4,0.8,0.5,1.3,0.5h25.8c0.5,0,0.9-0.2,1.3-0.5c0.4-0.4,0.5-0.8,0.5-1.3V13.7c0-0.5-0.1-1.1-0.4-1.7 c-0.3-0.6-0.6-1.1-0.9-1.5L27.4,4.5z M25.7,6.2l6,6c0.2,0.2,0.3,0.4,0.4,0.8h-7.2V5.8C25.3,5.9,25.5,6.1,25.7,6.2z M7.7,35.2V5.7 h14.7v8c0,0.5,0.2,0.9,0.5,1.3c0.4,0.4,0.8,0.5,1.3,0.5h8v19.7H7.7z' style='opacity: 0.375' fill='rgba(255,255,255,0.71)' /%3E%3C/svg%3E");background-size: 1rem;background-position: left;padding-left: 1.4rem;}#form01 .file > button {bottom: calc(0.3rem - 1px);right: calc(0.3rem - 1px);}#form01 .actions button {display: inline-block;height: 3rem;line-height: calc(3rem - 2px);padding: 0 1.5rem;text-transform: uppercase;font-size: 0.75em;font-family: 'Oswald', sans-serif;letter-spacing: 0.25rem;padding-left: calc(0.25rem + 1.5rem);font-weight: 400;border-radius: 0.25rem;direction: var(--site-language-direction);overflow: hidden;text-overflow: ellipsis;color: #FFFFFF;border: solid 1px #FFFFFF;transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;position: relative;}#form01 .actions button:hover {border-color: #FF9242;color: #FF9242;}#form01 .inner .field {flex-grow: 1;flex-shrink: 1;width: 100%;}#form01 .inner .actions {flex-grow: 0;flex-shrink: 0;}#form01 .actions button:before {animation: button-spinner 1s infinite linear;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iOTZweCIgaGVpZ2h0PSI5NnB4IiB2aWV3Qm94PSIwIDAgOTYgOTYiIHpvb21BbmRQYW49ImRpc2FibGUiPjxzdHlsZT5jaXJjbGUge2ZpbGw6IHRyYW5zcGFyZW50OyBzdHJva2U6ICNGRkZGRkY7IHN0cm9rZS13aWR0aDogMnB4OyB9PC9zdHlsZT48ZGVmcz48Y2xpcFBhdGggaWQ9ImNvcm5lciI+PHBvbHlnb24gcG9pbnRzPSIwLDAgNDgsMCA0OCw0OCA5Niw0OCA5Niw5NiAwLDk2IiAvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjb3JuZXIpIj48Y2lyY2xlIGN4PSI0OCIgY3k9IjQ4IiByPSIzMiIvPjwvZz48L3N2Zz4=');background-position: center;background-repeat: no-repeat;background-size: 2.25rem;content: '';display: block;height: 2.25rem;left: 50%;margin: -1.125rem 0 0 -1.125rem;opacity: 0;pointer-events: none;position: absolute;top: 50%;transition: opacity 0.25s ease;transition-delay: 0s;width: 2.25rem;}#form01 .actions button.waiting {color: transparent;}#form01 .actions button.waiting svg {fill: transparent;}#form01 .actions button.waiting:before {opacity: 1.0;transition-delay: 0.125s;}#form01 ::-webkit-input-placeholder {color: rgba(255,255,255,0.71);opacity: 0.55;}#form01 :-moz-placeholder {color: rgba(255,255,255,0.71);opacity: 0.55;}#form01 ::-moz-placeholder {color: rgba(255,255,255,0.71);opacity: 0.55;}#form01 :-ms-input-placeholder {color: rgba(255,255,255,0.71);opacity: 0.55;}#form01 .file[data-filename=""]:before {color: rgba(255,255,255,0.71);opacity: 0.55;}#form01 input[name="domain"] {display: none;}hr {align-items: center;border: 0;display: flex;justify-content: var(--flex-alignment);min-height: 1rem;padding: 0;position: relative;width: 100%;}hr:before {content: '';}#divider01:not(:first-child) {margin-top: 1rem !important;}#divider01:not(:last-child) {margin-bottom: 1rem !important;}#divider01:before {width: 100%;background-color: rgba(255,255,255,0.412);height: 1px;border-radius: 0px;}.stripe-button-el:disabled {pointer-events: none;cursor: default;opacity: 0.35;}.stripe-checkout > button {appearance: none;background: #6772E5;border: 0;border-radius: 4px;box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);color: #ffffff;cursor: pointer;display: inline-block;font-family: Camphor,Open Sans,Segoe UI,sans-serif;font-size: 15px;font-weight: 600;height: 40px;letter-spacing: 0.025em;line-height: 40px;padding: 0 14px;text-decoration: none;}#widget01 .typeform-share.button {display: inline-block;float: none;}@media (max-width: 1920px) {}@media (max-width: 1680px) {html {font-size: 13pt;}}@media (max-width: 1280px) {html {font-size: 13pt;}}@media (max-width: 1024px) {}@media (max-width: 980px) {html {font-size: 11pt;}}@media (max-width: 736px) {html {font-size: 11pt;}#main > .inner {--padding-horizontal: 2rem;--padding-vertical: 3.5rem;--spacing: 1.75rem;}#main > .inner > * > .full {margin-left: calc(-2rem);max-width: calc(100% + 4rem + 0.4725px);width: calc(100% + 4rem + 0.4725px);}#main > .inner > * > .full.screen {margin-left: -50vw;}#main > .inner > header > .full:first-child {margin-top: -3.5rem !important;}#main > .inner > .active > .full:last-child {margin-bottom: -3.5rem !important;}#text01 {letter-spacing: 0.21875rem;width: calc(100% + 0.21875rem);font-size: 3em;line-height: 1.25;}#text04 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#text03 {letter-spacing: 0.21875rem;width: calc(100% + 0.21875rem);font-size: 1.25em;line-height: 1.25;}#text02 {letter-spacing: 0rem;width: 100%;font-size: 1em;line-height: 1.75;}#form01 label:first-child {font-size: 1em;line-height: 1.5;letter-spacing: 0rem;}#form01 input[type="text"], #form01 input[type="email"], #form01 input[type="tel"], #form01 input[type="number"], #form01 textarea, #form01 select, #form01 input[type="checkbox"] + label, #form01 .file {font-size: 1em;letter-spacing: 0rem;}#form01 textarea {line-height: 1.5;padding-top: 0.7875rem;}#form01 .actions button {font-size: 0.75em;letter-spacing: 0.25rem;padding-left: calc(0.25rem + 1.5rem);}#form01 .inner {flex-direction: column;}#form01 .inner .field {flex-grow: 0;}#form01 .inner > * {margin: 1.5rem 0 0 0;}#form01 .inner > :first-child {margin: 0;}#divider01:not(:first-child) {margin-top: 1rem !important;}#divider01:not(:last-child) {margin-bottom: 1rem !important;}#divider01:before {width: 100rem;}}@media (max-width: 480px) {#main > .inner {--spacing: 1.53125rem;}#timer01 ul li.delimiter {width: 3.125rem;}#timer01 ul li.number .item .label > * {margin-top: calc(0.5rem + 0.25em);}#form01 .inner .actions {width: 100%;}#form01 .actions button {max-width: 32rem;width: 100%;}}@media (max-width: 360px) {#main > .inner {--padding-horizontal: 1.5rem;--padding-vertical: 2.625rem;--spacing: 1.3125rem;}#main > .inner > * > .full {margin-left: calc(-1.5rem);max-width: calc(100% + 3rem + 0.4725px);width: calc(100% + 3rem + 0.4725px);}#main > .inner > * > .full.screen {margin-left: -50vw;}#main > .inner > header > .full:first-child {margin-top: -2.625rem !important;}#main > .inner > .active > .full:last-child {margin-bottom: -2.625rem !important;}#text01 {font-size: 2em;}#text04 {font-size: 1em;}#text03 {font-size: 1.25em;}#text02 {font-size: 1em;}}</style><noscript><style>body {overflow: auto !important;}body:after {display: none !important;}#main > .inner {opacity: 1.0 !important;}#main {opacity: 1.0 !important;transform: none !important;transition: none !important;filter: none !important;}#main > .inner > section {opacity: 1.0 !important;transform: none !important;transition: none !important;filter: none !important;}#main > .inner > section > * {opacity: 1.0 !important;transform: none !important;transition: none !important;filter: none !important;}</style></noscript><style></style><style type="text/css">
.cubox-extension-helper-button {
position: absolute !important;
display: none;
width: 26px !important;
height: 26px !important;
justify-content: center;
align-items: center;
border: 1px solid #C6C6C6;
border-radius: 6px !important;
background: #fff !important;
z-index: 99999999999999999999 !important;
cursor: pointer;
filter: drop-shadow(1px 2px 8px rgba(0, 0, 0, 0.15));
transition: border-color .2s ease;
}
.cubox-extension-helper-button:hover {
border-color: #636363;
}
.cubox-extension-helper-button svg {
pointer-events: none;
opacity: .8 !important;
transition: opacity .2s ease;
}
.cubox-extension-helper-button:hover svg {
opacity: 1 !important;
}
</style><style data-id="immersive-translate-input-injected-css">.immersive-translate-input {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 2147483647;
display: flex;
justify-content: center;
align-items: center;
}
.immersive-translate-input-loading {
--loading-color: #f78fb6;
width: 6px;
height: 6px;
border-radius: 50%;
display: block;
margin: 12px auto;
position: relative;
color: white;
left: -100px;
box-sizing: border-box;
animation: immersiveTranslateShadowRolling 1.5s linear infinite;
}
@keyframes immersiveTranslateShadowRolling {
0% {
box-shadow: 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
}
12% {
box-shadow: 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
}
25% {
box-shadow: 110px 0 var(--loading-color), 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
}
36% {
box-shadow: 120px 0 var(--loading-color), 110px 0 var(--loading-color), 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0);
}
50% {
box-shadow: 130px 0 var(--loading-color), 120px 0 var(--loading-color), 110px 0 var(--loading-color), 100px 0 var(--loading-color);
}
62% {
box-shadow: 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color), 120px 0 var(--loading-color), 110px 0 var(--loading-color);
}
75% {
box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color), 120px 0 var(--loading-color);
}
87% {
box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color);
}
100% {
box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0);
}
}
.immersive-translate-search-recomend {
border: 1px solid #dadce0;
border-radius: 8px;
padding: 16px;
margin-bottom: 16px;
position: relative;
font-size: 16px;
}
.immersive-translate-search-enhancement-en-title {
color: #4d5156;
}
/* dark */
@media (prefers-color-scheme: dark) {
.immersive-translate-search-recomend {
border: 1px solid #3c4043;
}
.immersive-translate-close-action svg {
fill: #bdc1c6;
}
.immersive-translate-search-enhancement-en-title {
color: #bdc1c6;
}
}
.immersive-translate-search-settings {
position: absolute;
top: 16px;
right: 16px;
cursor: pointer;
}
.immersive-translate-search-recomend::before {
/* content: " "; */
/* width: 20px; */
/* height: 20px; */
/* top: 16px; */
/* position: absolute; */
/* background: center / contain url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAxlBMVEUAAADpTInqTIjpSofnSIfqS4nfS4XqS4nqTIjsTYnrTInqTIroS4jvQIDqTIn////+/v7rSYjpTIn8/v7uaZzrTIr9/f3wfansWJL88/b85e73qc39+/v3xNnylrvrVI/98fb62Obva5/8+fr76vH4y9zpSIj74e353Oj1ocTzm77xhK/veKbtYpjsXJTqU47oTInxjrXyh7L99fj40eH2ttH1udD3sc31ssz1rMnykLXucqPtbqD85e/1xdn2u9DzqcXrUY6FaJb8AAAADnRSTlMA34BgIM8Q37/fz7+/EGOHcVQAAAGhSURBVDjLhZPncuowEEZFTW7bXVU7xsYYTO/p7bb3f6lICIOYJOT4h7/VnFmvrBFjrF3/CR/SajBHswafctG0Qg3O8O0Xa8BZ6uw7eLjqr30SofCDVSkemMinfL1ecy20r5ygR5zz3ArcAqJExPTPKhDENEmS30Q9+yo4lEQkqVTiIEAHCT10xWERRdH0Bq0aCOPZNDV3s0xaYce1lHEoDHU8wEh3qRJypNcTAeKUIjgKMeGLDoRCLVLTVf+Ownj8Kk6H9HM6QXPgYjQSB0F00EJEu10ILQrs/QeP77BSSr0MzLOyuJJQbnUoOOIUI/A8EeJk9E4YUHUWiRyTVKGgQUB8/3e/NpdGlfI+FMQyWsCBWyz4A/ZyHXyiiz0Ne5aGZssoxRmcChw8/EFKQ5JwwkUo3FRT5yXS7q+Y/rHDZmFktzpGMvO+5QofA4FPpEmGw+EWRCFvnaof7Zhe8NuYSLR0xErKLThUSs8gnODh87ssy6438yzbLzxl012HS19vfCf3CNhnbWOL1eEsDda+gDPUvri8tSZzNFrwIZf1NmNvqC1I/t8j7nYAAAAASUVORK5CYII='); */
}
.immersive-translate-search-title {}
.immersive-translate-search-title-wrapper {}
.immersive-translate-search-time {
font-size: 12px;
margin: 4px 0 24px;
color: #70757a;
}
.immersive-translate-expand-items {
display: none;
}
.immersive-translate-search-more {
margin-top: 16px;
font-size: 14px;
}
.immersive-translate-modal {
display: none;
position: fixed;
z-index: 1000000;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.4);
}
.immersive-translate-modal-content {
background-color: #fefefe;
margin: 15% auto;
padding: 20px;
border: 1px solid #888;
border-radius: 10px;
width: 80%;
max-width: 500px;
font-family: system-ui, -apple-system, "Segoe UI", "Roboto", "Ubuntu",
"Cantarell", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
"Segoe UI Symbol", "Noto Color Emoji";
}
.immersive-translate-modal-title {
font-size: 1.5rem;
font-weight: 500;
margin-bottom: 20px;
color: hsl(205, 20%, 32%);
}
.immersive-translate-modal-body {
color: hsl(205, 20%, 32%)
}
.immersive-translate-close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.immersive-translate-close:hover,
.immersive-translate-close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.immersive-translate-modal-footer {
display: flex;
justify-content: flex-end;
flex-wrap: wrap;
margin-top: 20px;
}
.immersive-translate-btn {
color: #fff;
background-color: #ea4c89;
border: none;
font-size: 14px;
margin: 5px;
padding: 10px 20px;
font-size: 1rem;
border-radius: 5px;
display: flex;
align-items: center;
cursor: pointer;
transition: background-color 0.3s ease;
}
.immersive-translate-cancel-btn {
/* gray color */
background-color: rgb(89, 107, 120);
}
.immersive-translate-btn:hover {
background-color: #f082ac;
}
.immersive-translate-cancel-btn:hover {
background-color: hsl(205, 20%, 32%);
}
.immersive-translate-btn svg {
margin-right: 5px;
}
.immersive-translate-link {
cursor: pointer;
user-select: none;
-webkit-user-drag: none;
text-decoration: none;
color: #007bff;
-webkit-tap-highlight-color: rgba(0, 0, 0, .1);
}
.immersive-translate-modal input[type="radio"] {
margin: 0 6px 16px;
cursor: pointer;
}
.immersive-translate-modal label {
cursor: pointer;
}
.immersive-translate-close-action {
position: absolute;
top: 2px;
right: 0px;
cursor: pointer;
}
</style></head><body class="is-ready"><div id="wrapper"><div id="main"><div class="inner"><header id="header"><h1 id="text01"><strong>即将推出</strong></h1><p id="text04">这里是简介</p><div id="timer01" class="timer"><ul style="height: 141px;"><li class="number days"><div class="item"><span class="digit count3" style="font-size: 42.9px;"><span class="component" style="line-height: 64px; height: 64px;">1</span><span class="component" style="line-height: 64px; height: 64px;">1</span><span class="component" style="line-height: 64px; height: 64px;">0</span></span><span class="label"><span class="full">Days</span><span class="abbreviated" style="display: none;">Days</span><span class="initialed" style="display: none;">D</span></span></div></li><li class="delimiter"><span class="symbol" style="font-size: 32.175px; line-height: 64px; height: 64px;">:</span></li><li class="number hours"><div class="item"><span class="digit count2" style="font-size: 64.35px;"><span class="component" style="line-height: 64px; height: 64px;">1</span><span class="component" style="line-height: 64px; height: 64px;">3</span></span><span class="label"><span class="full">Hours</span><span class="abbreviated" style="display: none;">Hrs</span><span class="initialed" style="display: none;">H</span></span></div></li><li class="delimiter"><span class="symbol" style="font-size: 32.175px; line-height: 64px; height: 64px;">:</span></li><li class="number minutes"><div class="item"><span class="digit count2" style="font-size: 64.35px;"><span class="component" style="line-height: 64px; height: 64px;">1</span><span class="component" style="line-height: 64px; height: 64px;">3</span></span><span class="label"><span class="full">Minutes</span><span class="abbreviated" style="display: none;">Mins</span><span class="initialed" style="display: none;">M</span></span></div></li><li class="delimiter"><span class="symbol" style="font-size: 32.175px; line-height: 64px; height: 64px;">:</span></li><li class="number seconds"><div class="item"><span class="digit count2" style="font-size: 64.35px;"><span class="component" style="line-height: 64px; height: 64px;">3</span><span class="component" style="line-height: 64px; height: 64px;">9</span></span><span class="label"><span class="full">Seconds</span><span class="abbreviated" style="display: none;">Secs</span><span class="initialed" style="display: none;">S</span></span></div></li></ul></div></header><section id="home-section" class="active"><form enctype="multipart/form-data" id="form01" method="post"><div class="inner"><div class="field"><input type="text" name="fldNGdlOP7IhELUXe" id="form01-fldNGdlOP7IhELUXe" placeholder="Name" maxlength="256" required=""></div><div class="field"><input type="number" name="flddUrBPt8OjJP7zk" id="form01-flddUrBPt8OjJP7zk" placeholder="百变Id" maxlength="128" data-category="integer" step="1" required=""></div><div class="field" style="display: none;"><input type="text" name="domain" id="form01-domain" placeholder="Domain" maxlength="128" disabled=""></div><div class="actions"><button type="submit">提交</button></div></div><input type="hidden" name="id" value="form01"></form></section><section id="done-section" class="inactive" style="display: none;"><hr id="divider01"><h2 id="text03">谢谢</h2><p id="text02">Sed ipsum dolor erat hendrerit magna varius tortor ipsum.</p><div id="widget01"></div></section></div></div></div><script>(function() {var on = addEventListener,off = removeEventListener,$ = function(q) { return document.querySelector(q) },$$ = function(q) { return document.querySelectorAll(q) },$body = document.body,$inner = $('.inner'),client = (function() {var o = {browser: 'other',browserVersion: 0,os: 'other',osVersion: 0,mobile: false,canUse: null,flags: {lsdUnits: false,},},ua = navigator.userAgent,a, i;a = [['firefox',/Firefox\/([0-9\.]+)/],['edge',/Edge\/([0-9\.]+)/],['safari',/Version\/([0-9\.]+).+Safari/],['chrome',/Chrome\/([0-9\.]+)/],['chrome',/CriOS\/([0-9\.]+)/],['ie',/Trident\/.+rv:([0-9]+)/]];for (i=0; i < a.length; i++) {if (ua.match(a[i][1])) {o.browser = a[i][0];o.browserVersion = parseFloat(RegExp.$1);break;}}a = [['ios',/([0-9_]+) like Mac OS X/,function(v) { return v.replace('_', '.').replace('_', ''); }],['ios',/CPU like Mac OS X/,function(v) { return 0 }],['ios',/iPad; CPU/,function(v) { return 0 }],['android',/Android ([0-9\.]+)/,null],['mac',/Macintosh.+Mac OS X ([0-9_]+)/,function(v) { return v.replace('_', '.').replace('_', ''); }],['windows',/Windows NT ([0-9\.]+)/,null],['undefined',/Undefined/,null]];for (i=0; i < a.length; i++) {if (ua.match(a[i][1])) {o.os = a[i][0];o.osVersion = parseFloat( a[i][2] ? (a[i][2])(RegExp.$1) : RegExp.$1 );break;}}if (o.os == 'mac'&& ('ontouchstart' in window)&& ((screen.width == 1024 && screen.height == 1366)|| (screen.width == 834 && screen.height == 1112)|| (screen.width == 810 && screen.height == 1080)|| (screen.width == 768 && screen.height == 1024)))o.os = 'ios';o.mobile = (o.os == 'android' || o.os == 'ios');var _canUse = document.createElement('div');o.canUse = function(property, value) {var style;style = _canUse.style;if (!(property in style))return false;if (typeof value !== 'undefined') {style[property] = value;if (style[property] == '')return false;}return true;};o.flags.lsdUnits = o.canUse('width', '100dvw');return o;}()),trigger = function(t) {dispatchEvent(new Event(t));},cssRules = function(selectorText) {var ss = document.styleSheets,a = [],f = function(s) {var r = s.cssRules,i;for (i=0; i < r.length; i++) {if (r[i] instanceof CSSMediaRule && matchMedia(r[i].conditionText).matches)(f)(r[i]); else if (r[i] instanceof CSSStyleRule && r[i].selectorText == selectorText)a.push(r[i]);}},x, i;for (i=0; i < ss.length; i++)f(ss[i]);return a;},thisHash = function() {var h = location.hash ? location.hash.substring(1) : null,a;if (!h)return null;if (h.match(/\?/)) {a = h.split('?');h = a[0];history.replaceState(undefined, undefined, '#' + h);window.location.search = a[1];}if (h.length > 0&& !h.match(/^[a-zA-Z]/))h = 'x' + h;if (typeof h == 'string')h = h.toLowerCase();return h;},scrollToElement = function(e, style, duration) {var y, cy, dy,start, easing, offset, f;if (!e)y = 0; else {offset = (e.dataset.scrollOffset ? parseInt(e.dataset.scrollOffset) : 0) * parseFloat(getComputedStyle(document.documentElement).fontSize);switch (e.dataset.scrollBehavior ? e.dataset.scrollBehavior : 'default') {case 'default':default:y = e.offsetTop + offset;break;case 'center':if (e.offsetHeight < window.innerHeight)y = e.offsetTop - ((window.innerHeight - e.offsetHeight) / 2) + offset; else y = e.offsetTop - offset;break;case 'previous':if (e.previousElementSibling)y = e.previousElementSibling.offsetTop + e.previousElementSibling.offsetHeight + offset; else y = e.offsetTop + offset;break;}}if (!style)style = 'smooth';if (!duration)duration = 750;if (style == 'instant') {window.scrollTo(0, y);return;}start = Date.now();cy = window.scrollY;dy = y - cy;switch (style) {case 'linear':easing = function (t) { return t };break;case 'smooth':easing = function (t) { return t<.5 ? 4*t*t*t : (t-1)*(2*t-2)*(2*t-2)+1 };break;}f = function() {var t = Date.now() - start;if (t >= duration)window.scroll(0, y); else {window.scroll(0, cy + (dy * easing(t / duration)));requestAnimationFrame(f);}};f();},scrollToTop = function() {scrollToElement(null);},loadElements = function(parent) {var a, e, x, i;a = parent.querySelectorAll('iframe[data-src]:not([data-src=""])');for (i=0; i < a.length; i++) {a[i].contentWindow.location.replace(a[i].dataset.src);a[i].dataset.initialSrc = a[i].dataset.src;a[i].dataset.src = '';}a = parent.querySelectorAll('video[autoplay]');for (i=0; i < a.length; i++) {if (a[i].paused)a[i].play();}e = parent.querySelector('[data-autofocus="1"]');x = e ? e.tagName : null;switch (x) {case 'FORM':e = e.querySelector('.field input, .field select, .field textarea');if (e)e.focus();break;default:break;}},unloadElements = function(parent) {var a, e, x, i;a = parent.querySelectorAll('iframe[data-src=""]');for (i=0; i < a.length; i++) {if (a[i].dataset.srcUnload === '0')continue;if ('initialSrc' in a[i].dataset)a[i].dataset.src = a[i].dataset.initialSrc; else a[i].dataset.src = a[i].src;a[i].contentWindow.location.replace('about:blank');}a = parent.querySelectorAll('video');for (i=0; i < a.length; i++) {if (!a[i].paused)a[i].pause();}e = $(':focus');if (e)e.blur();};window._scrollToTop = scrollToTop;var thisUrl = function() {return window.location.href.replace(window.location.search, '').replace(/#$/, '');};var getVar = function(name) {var a = window.location.search.substring(1).split('&'),b, k;for (k in a) {b = a[k].split('=');if (b[0] == name)return b[1];}return null;};var errors = {handle: function(handler) {window.onerror = function(message, url, line, column, error) {(handler)(error.message);return true;};},unhandle: function() {window.onerror = null;}};var db = {open: function(objectStoreName, handler) {var request = indexedDB.open('carrd');request.onupgradeneeded = function(event) {event.target.result.createObjectStore(objectStoreName,{keyPath: 'id'});};request.onsuccess = function(event) {(handler)(event.target.result.transaction([objectStoreName],'readwrite').objectStore(objectStoreName));};},put: function(objectStore, values, handler) {var request = objectStore.put(values);request.onsuccess = function(event) {(handler)();};request.onerror = function(event) {throw new Error('db.put: error');};},get: function(objectStore, id, handler) {var request = objectStore.get(id);request.onsuccess = function(event) {if (!event.target.result)throw new Error('db.get: could not retrieve object with id "' + id + '"');(handler)(event.target.result);};request.onerror = function(event) {throw new Error('db.get: error');};},delete: function(objectStore, id, handler) {objectStore.delete(id).onsuccess = function(event) {(handler)(event.target.result);};},};var loadHandler = function() {setTimeout(function() {$body.classList.remove('is-loading');$body.classList.add('is-playing');setTimeout(function() {$body.classList.remove('is-playing');$body.classList.add('is-ready');}, 2125);}, 100);};on('load', loadHandler);(function() {var initialSection, initialScrollPoint, initialId,header, footer, name, hideHeader, hideFooter, disableAutoScroll,h, e, ee, k,locked = false,scrollPointParent = function(target) {while (target) {if (target.parentElement&& target.parentElement.tagName == 'SECTION')break;target = target.parentElement;}return target;},scrollPointSpeed = function(scrollPoint) {let x = parseInt(scrollPoint.dataset.scrollSpeed);switch (x) {case 5:return 250;case 4:return 500;case 3:return 750;case 2:return 1000;case 1:return 1250;default:break;}return 750;},doNextScrollPoint = function(event) {var e, target, id;event.preventDefault();event.stopPropagation();e = scrollPointParent(event.target);if (!e)return;while (e && e.nextElementSibling) {e = e.nextElementSibling;if (e.dataset.scrollId) {target = e;id = e.dataset.scrollId;break;}}if (!target|| !id)return;if (target.dataset.scrollInvisible == '1')scrollToElement(target, 'smooth', scrollPointSpeed(target)); else location.href = '#' + id;},doPreviousScrollPoint = function(e) {var e, target, id;event.preventDefault();event.stopPropagation();e = scrollPointParent(event.target);if (!e)return;while (e && e.previousElementSibling) {e = e.previousElementSibling;if (e.dataset.scrollId) {target = e;id = e.dataset.scrollId;break;}}if (!target|| !id)return;if (target.dataset.scrollInvisible == '1')scrollToElement(target, 'smooth', scrollPointSpeed(target)); else location.href = '#' + id;},doFirstScrollPoint = function(e) {var e, target, id;event.preventDefault();event.stopPropagation();e = scrollPointParent(event.target);if (!e)return;while (e && e.previousElementSibling) {e = e.previousElementSibling;if (e.dataset.scrollId) {target = e;id = e.dataset.scrollId;}}if (!target|| !id)return;if (target.dataset.scrollInvisible == '1')scrollToElement(target, 'smooth', scrollPointSpeed(target)); else location.href = '#' + id;},doLastScrollPoint = function(e) {var e, target, id;event.preventDefault();event.stopPropagation();e = scrollPointParent(event.target);if (!e)return;while (e && e.nextElementSibling) {e = e.nextElementSibling;if (e.dataset.scrollId) {target = e;id = e.dataset.scrollId;}}if (!target|| !id)return;if (target.dataset.scrollInvisible == '1')scrollToElement(target, 'smooth', scrollPointSpeed(target)); else location.href = '#' + id;},doNextSection = function() {var section;section = $('#main > .inner > section.active').nextElementSibling;if (!section || section.tagName != 'SECTION')return;location.href = '#' + section.id.replace(/-section$/, '');},doPreviousSection = function() {var section;section = $('#main > .inner > section.active').previousElementSibling;if (!section || section.tagName != 'SECTION')return;location.href = '#' + (section.matches(':first-child') ? '' : section.id.replace(/-section$/, ''));},doFirstSection = function() {var section;section = $('#main > .inner > section:first-of-type');if (!section || section.tagName != 'SECTION')return;location.href = '#' + section.id.replace(/-section$/, '');},doLastSection = function() {var section;section = $('#main > .inner > section:last-of-type');if (!section || section.tagName != 'SECTION')return;location.href = '#' + section.id.replace(/-section$/, '');},resetSectionChangeElements = function(section) {var ee, e, x;ee = section.querySelectorAll('[data-reset-on-section-change="1"]');for (e of ee) {x = e ? e.tagName : null;switch (x) {case 'FORM':e.reset();break;default:break;}}},activateSection = function(section, scrollPoint) {var sectionHeight, currentSection, currentSectionHeight,name, hideHeader, hideFooter, disableAutoScroll,ee, k;if (!section.classList.contains('inactive')) {name = (section ? section.id.replace(/-section$/, '') : null);disableAutoScroll = name ? ((name in sections) && ('disableAutoScroll' in sections[name]) && sections[name].disableAutoScroll) : false;if (scrollPoint)scrollToElement(scrollPoint, 'smooth', scrollPointSpeed(scrollPoint)); else if (!disableAutoScroll)scrollToElement(null);return false;} else {locked = true;if (location.hash == '#home')history.replaceState(null, null, '#');name = (section ? section.id.replace(/-section$/, '') : null);hideHeader = name ? ((name in sections) && ('hideHeader' in sections[name]) && sections[name].hideHeader) : false;hideFooter = name ? ((name in sections) && ('hideFooter' in sections[name]) && sections[name].hideFooter) : false;disableAutoScroll = name ? ((name in sections) && ('disableAutoScroll' in sections[name]) && sections[name].disableAutoScroll) : false;if (header && hideHeader) {header.classList.add('hidden');setTimeout(function() {header.style.display = 'none';}, 250);}if (footer && hideFooter) {footer.classList.add('hidden');setTimeout(function() {footer.style.display = 'none';}, 250);}currentSection = $('#main > .inner > section:not(.inactive)');if (currentSection) {currentSectionHeight = currentSection.offsetHeight;currentSection.classList.add('inactive');unloadElements(currentSection);resetSectionChangeElements(currentSection);setTimeout(function() {currentSection.style.display = 'none';currentSection.classList.remove('active');}, 250);}setTimeout(function() {if (header && !hideHeader) {header.style.display = '';setTimeout(function() {header.classList.remove('hidden');}, 0);}if (footer && !hideFooter) {footer.style.display = '';setTimeout(function() {footer.classList.remove('hidden');}, 0);}section.style.display = '';trigger('resize');if (!disableAutoScroll)scrollToElement(null, 'instant');sectionHeight = section.offsetHeight;if (sectionHeight > currentSectionHeight) {section.style.maxHeight = currentSectionHeight + 'px';section.style.minHeight = '0';} else {section.style.maxHeight = '';section.style.minHeight = currentSectionHeight + 'px';}setTimeout(function() {section.classList.remove('inactive');section.classList.add('active');section.style.minHeight = sectionHeight + 'px';section.style.maxHeight = sectionHeight + 'px';setTimeout(function() {section.style.transition = 'none';section.style.minHeight = '';section.style.maxHeight = '';loadElements(section);if (scrollPoint)scrollToElement(scrollPoint, 'instant');setTimeout(function() {section.style.transition = '';locked = false;}, 75);}, 500 + 250);}, 75);}, 250);}},sections = {};window._nextScrollPoint = doNextScrollPoint;window._previousScrollPoint = doPreviousScrollPoint;window._firstScrollPoint = doFirstScrollPoint;window._lastScrollPoint = doLastScrollPoint;window._nextSection = doNextSection;window._previousSection = doPreviousSection;window._firstSection = doFirstSection;window._lastSection = doLastSection;window._scrollToTop = function() {var section, id;scrollToElement(null);if (!!(section = $('section.active'))) {id = section.id.replace(/-section$/, '');if (id == 'home')id = '';history.pushState(null, null, '#' + id);}};if ('scrollRestoration' in history)history.scrollRestoration = 'manual';header = $('#header');footer = $('#footer');h = thisHash();if (h&& !h.match(/^[a-zA-Z0-9\-]+$/))h = null;if (e = $('[data-scroll-id="' + h + '"]')) {initialScrollPoint = e;initialSection = initialScrollPoint.parentElement;initialId = initialSection.id;} else if (e = $('#' + (h ? h : 'home') + '-section')) {initialScrollPoint = null;initialSection = e;initialId = initialSection.id;}if (!initialSection) {initialScrollPoint = null;initialSection = $('#' + 'home' + '-section');initialId = initialSection.id;history.replaceState(undefined, undefined, '#');}name = (h ? h : 'home');hideHeader = name ? ((name in sections) && ('hideHeader' in sections[name]) && sections[name].hideHeader) : false;hideFooter = name ? ((name in sections) && ('hideFooter' in sections[name]) && sections[name].hideFooter) : false;disableAutoScroll = name ? ((name in sections) && ('disableAutoScroll' in sections[name]) && sections[name].disableAutoScroll) : false;if (header && hideHeader) {header.classList.add('hidden');header.style.display = 'none';}if (footer && hideFooter) {footer.classList.add('hidden');footer.style.display = 'none';}ee = $$('#main > .inner > section:not([id="' + initialId + '"])');for (k = 0; k < ee.length; k++) {ee[k].className = 'inactive';ee[k].style.display = 'none';}initialSection.classList.add('active');loadElements(initialSection);if (header)loadElements(header);if (footer)loadElements(footer);if (!disableAutoScroll)scrollToElement(null, 'instant');on('load', function() {if (initialScrollPoint)scrollToElement(initialScrollPoint, 'instant');});on('hashchange', function(event) {var section, scrollPoint,h, e;if (locked)return false;h = thisHash();if (h&& !h.match(/^[a-zA-Z0-9\-]+$/))return false;if (e = $('[data-scroll-id="' + h + '"]')) {scrollPoint = e;section = scrollPoint.parentElement;} else if (e = $('#' + (h ? h : 'home') + '-section')) {scrollPoint = null;section = e;} else {scrollPoint = null;section = $('#' + 'home' + '-section');history.replaceState(undefined, undefined, '#');}if (!section)return false;activateSection(section, scrollPoint);return false;});on('click', function(event) {var t = event.target,tagName = t.tagName.toUpperCase(),scrollPoint, section;switch (tagName) {case 'IMG':case 'SVG':case 'USE':case 'U':case 'STRONG':case 'EM':case 'CODE':case 'S':case 'MARK':case 'SPAN':while ( !!(t = t.parentElement) )if (t.tagName == 'A')break;if (!t)return;break;default:break;}if (t.tagName == 'A'&& t.getAttribute('href').substr(0, 1) == '#') {if (!!(scrollPoint = $('[data-scroll-id="' + t.hash.substr(1) + '"][data-scroll-invisible="1"]'))) {event.preventDefault();section = scrollPoint.parentElement;if (section.classList.contains('inactive')) {history.pushState(null, null, '#' + section.id.replace(/-section$/, ''));activateSection(section, scrollPoint);} else {scrollToElement(scrollPoint, 'smooth', scrollPointSpeed(scrollPoint));}} else if (t.hash == window.location.hash) {event.preventDefault();history.replaceState(undefined, undefined, '#');location.replace(t.hash);}}});})();var style, sheet, rule;style = document.createElement('style');style.appendChild(document.createTextNode(''));document.head.appendChild(style);sheet = style.sheet;if (client.mobile) {(function() {if (client.flags.lsdUnits) {document.documentElement.style.setProperty('--viewport-height', '100svh');document.documentElement.style.setProperty('--background-height', '100lvh');} else {var f = function() {document.documentElement.style.setProperty('--viewport-height', window.innerHeight + 'px');document.documentElement.style.setProperty('--background-height', (window.innerHeight + 250) + 'px');};on('load', f);on('orientationchange', function() {setTimeout(function() {(f)();}, 100);});}})();}if (client.os == 'android') {(function() {sheet.insertRule('body::after { }', 0);rule = sheet.cssRules[0];var f = function() {rule.style.cssText = 'height: ' + (Math.max(screen.width, screen.height)) + 'px';};on('load', f);on('orientationchange', f);on('touchmove', f);})();$body.classList.add('is-touch');} else if (client.os == 'ios') {if (client.osVersion <= 11)(function() {sheet.insertRule('body::after { }', 0);rule = sheet.cssRules[0];rule.style.cssText = '-webkit-transform: scale(1.0)';})();if (client.osVersion <= 11)(function() {sheet.insertRule('body.ios-focus-fix::before { }', 0);rule = sheet.cssRules[0];rule.style.cssText = 'height: calc(100% + 60px)';on('focus', function(event) {$body.classList.add('ios-focus-fix');}, true);on('blur', function(event) {$body.classList.remove('ios-focus-fix');}, true);})();$body.classList.add('is-touch');}function timer(id, options) {var _this = this,f;this.id = id;this.timestamp = options.timestamp;this.duration = options.duration;this.mode = options.mode;this.precision = options.precision;this.completeUrl = options.completeUrl;this.completion = options.completion;this.persistent = options.persistent;this.labelStyle = options.labelStyle;this.completed = false;this.status = null;this.$timer = document.getElementById(this.id);this.$parent = document.querySelector('#' + _this.$timer.id + ' ul');this.days = {$li: null,$digit: null,$components: null};this.hours = {$li: null,$digit: null,$components: null};this.minutes = {$li: null,$digit: null,$components: null};this.seconds = {$li: null,$digit: null,$components: null};this.init();};timer.prototype.init = function() {var _this = this,kt, kd;kt = this.id + '-timestamp';kd = this.id + '-duration';switch (this.mode) {case 'duration':this.timestamp = parseInt(Date.now() / 1000) + this.duration;if (this.persistent) {if (registry.get(kd) != this.duration)registry.unset(kt);registry.set(kd, this.duration);if (registry.exists(kt))this.timestamp = parseInt(registry.get(kt)); else registry.set(kt, this.timestamp);} else {if (registry.exists(kt))registry.unset(kt);if (registry.exists(kd))registry.unset(kd);}break;default:break;}window.setInterval(function() {_this.updateDigits();_this.updateSize();}, 250);this.updateDigits();on('resize', function() {_this.updateSize();});this.updateSize();};timer.prototype.updateSize = function() {var $items, $item, $digit, $components, $component, $label, $sublabel, $symbols,w, iw, h, f, i, j, found;$items = document.querySelectorAll('#' + this.$timer.id + ' ul li .item');$symbols = document.querySelectorAll('#' + this.$timer.id + ' .symbol');$components = document.querySelectorAll('#' + this.$timer.id + ' .component');h = 0;f = 0;for (j = 0; j < $components.length; j++) {$components[j].style.lineHeight = '';$components[j].style.height = '';}for (j = 0; j < $symbols.length; j++) {$symbols[j].style.fontSize = '';$symbols[j].style.lineHeight = '';$symbols[j].style.height = '';}for (i = 0; i < $items.length; i++) {$item = $items[i];$component = $item.children[0].children[0];w = $component.offsetWidth;iw = $item.offsetWidth;$digit = $item.children[0];$digit.style.fontSize = '';$digit.style.fontSize = (w * 1.65) + 'px';h = Math.max(h, $digit.offsetHeight);f = Math.max(f, (w * 1.65));if ($item.children.length > 1) {$label = $item.children[1];found = false;for (j = 0; j < $label.children.length; j++) {$sublabel = $label.children[j];$sublabel.style.display = '';if (!found && $sublabel.offsetWidth < iw) {found = true;$sublabel.style.display = '';} else $sublabel.style.display = 'none';}}}if ($items.length == 1) {var x = $items[0].children[0],xs = getComputedStyle(x),xsa = getComputedStyle(x, ':after');if (xsa.content != 'none')h = parseInt(xsa.height) - parseInt(xs.marginTop) - parseInt(xs.marginBottom) + 24;}for (j = 0; j < $components.length; j++) {$components[j].style.lineHeight = h + 'px';$components[j].style.height = h + 'px';}for (j = 0; j < $symbols.length; j++) {$symbols[j].style.fontSize = (f * 0.5) + 'px';$symbols[j].style.lineHeight = h + 'px';$symbols[j].style.height = h + 'px';}this.$parent.style.height = '';this.$parent.style.height = this.$parent.offsetHeight + 'px';};timer.prototype.updateDigits = function() {var _this = this,x = [{class: 'days',digit: 0,label: {full: 'Days',abbreviated: 'Days',initialed: 'D'}},{class: 'hours',digit: 0,label: {full: 'Hours',abbreviated: 'Hrs',initialed: 'H'}},{class: 'minutes',digit: 0,label: {full: 'Minutes',abbreviated: 'Mins',initialed: 'M'}},{class: 'seconds',digit: 0,label: {full: 'Seconds',abbreviated: 'Secs',initialed: 'S'}},],now, diff,zeros, status, i, j, x, z, t, s;now = parseInt(Date.now() / 1000);switch (this.mode) {case 'countdown':case 'duration':if (this.timestamp >= now)diff = this.timestamp - now; else {diff = 0;if (!this.completed) {this.completed = true;if (this.completion)(this.completion)();if (this.completeUrl)window.setTimeout(function() {window.location.href = _this.completeUrl;}, 1000);}}break;default:case 'default':if (this.timestamp >= now)diff = this.timestamp - now; else diff = now - this.timestamp;break;}x[0].digit = Math.floor(diff / 86400);diff -= x[0].digit * 86400;x[1].digit = Math.floor(diff / 3600);diff -= x[1].digit * 3600;x[2].digit = Math.floor(diff / 60);diff -= x[2].digit * 60;x[3].digit = diff;zeros = 0;for (i = 0; i < x.length; i++)if (x[i].digit == 0)zeros++; else break;while (zeros > 0 && x.length > this.precision) {x.shift();zeros--;}z = [];for (i = 0; i < x.length; i++)z.push(x[i].class);status = z.join('-');if (status == this.status) {var $digit, $components;for (i = 0; i < x.length; i++) {$digit = document.querySelector('#' + this.id + ' .' + x[i].class + ' .digit');$components = document.querySelectorAll('#' + this.id + ' .' + x[i].class + ' .digit .component');if (!$digit)continue;z = [];t = String(x[i].digit);if (x[i].digit < 10) {z.push('0');z.push(t);} else for (j = 0; j < t.length; j++)z.push(t.substr(j, 1));$digit.classList.remove('count1', 'count2', 'count3', 'count4');$digit.classList.add('count' + z.length);if ($components.length == z.length) {for (j = 0; j < $components.length && j < z.length; j++)$components[j].innerHTML = z[j];} else {s = '';for (j = 0; j < $components.length && j < z.length; j++)s += '<span class="component x' + Math.random() + '">' + z[j] + '</span>';$digit.innerHTML = s;}}} else {s = '';for (i = 0; i < x.length && i < this.precision; i++) {z = [];t = String(x[i].digit);if (x[i].digit < 10) {z.push('0');z.push(t);} else for (j = 0; j < t.length; j++)z.push(t.substr(j, 1));if (i > 0)s += '<li class="delimiter">' +'<span class="symbol">:</span>' +'</li>';s += '<li class="number ' + x[i].class + '">' +'<div class="item">';s += '<span class="digit count' + t.length + '">';for (j = 0; j < z.length; j++)s += '<span class="component">' + z[j] + '</span>';s += '</span>';switch (this.labelStyle) {default:case 'full':s += '<span class="label">' +'<span class="full">' + x[i].label.full + '</span>' +'<span class="abbreviated">' + x[i].label.abbreviated + '</span>' +'<span class="initialed">' + x[i].label.initialed + '</span>' +'</span>';break;case 'abbreviated':s += '<span class="label">' +'<span class="abbreviated">' + x[i].label.abbreviated + '</span>' +'<span class="initialed">' + x[i].label.initialed + '</span>' +'</span>';break;case 'initialed':s += '<span class="label">' +'<span class="initialed">' + x[i].label.initialed + '</span>' +'</span>';break;case 'none':break;}s += '</div>' +'</li>';}_this.$parent.innerHTML = s;this.status = status;}};new timer('timer01',{mode: 'countdown',precision: 4,completeUrl: 'https://www.baidu.com',timestamp: 1702355400,labelStyle: 'full'});function form(id, settings) {var _this = this;this.id = id;this.mode = settings.mode;this.method = settings.method;this.code = ('code' in settings ? settings.code : null);this.success = settings.success;this.initHandler = ('initHandler' in settings ? settings.initHandler : null);this.presubmitHandler = ('presubmitHandler' in settings ? settings.presubmitHandler : null);this.failure = ('failure' in settings ? settings.failure : null);this.optional = ('optional' in settings ? settings.optional : []);this.events = ('events' in settings ? settings.events : {});this.recaptcha = ('recaptcha' in settings ? settings.recaptcha : null);this.collectTrackingParameters = ('collectTrackingParameters' in settings ? settings.collectTrackingParameters : false);this.exportVariables = ('exportVariables' in settings ? settings.exportVariables : false);this.$form = $('#' + this.id);this.$form.addEventListener('change', function(event) {if (event.target.tagName != 'INPUT')return;_this.refreshInput(event.target);});this.$form.addEventListener('submit', function(event) {event.preventDefault();event.stopPropagation();_this.triggerSubmit();});this.$form.addEventListener('reset', function(event) {setTimeout(function() {_this.refreshInputs();}, 0);});this.$form.addEventListener('keydown', function(event) {if (event.keyCode == 13 && event.ctrlKey) {event.preventDefault();event.stopPropagation();_this.triggerSubmit();}});var x = $('#' + this.id + ' input[name="' + settings.hid + '"]');if (x) {x.disabled = true;x.parentNode.style.display = 'none';}this.$submit = $('#' + this.id + ' .actions button[type="submit"]');this.$submit.disabled = false;this.initInputs();if (this.initHandler) {errors.handle(function(message) {return _this.failureHandler(message);});if (!this.initHandler())errors.unhandle();}if (this.recaptcha) {grecaptcha.ready(function() {var id;id = grecaptcha.render(_this.$submit, {sitekey: _this.recaptcha.key,isolated: true,theme: (_this.recaptcha.darkMode ? 'dark' : 'light'),callback: function(token) {_this.submit({recaptchaToken: token},['g-recaptcha-response']);grecaptcha.reset(id);}});});}};form.prototype.completionHandler = function(properties, eventHandler, response) {if (eventHandler !== null)eventHandler.apply(this.$form, [ response ]);switch (properties.mode) {default:case 1:alert(this.expandVariables(properties.value));break;case 2:location.href = this.expandVariables(properties.value);break;case 3:properties.value.apply(this.$form, [ response ]);break;case 4:break;}};form.prototype.failureHandler = function(message) {var eventHandler;console.log('failed (' + message + ')');eventHandler = ('onfailure' in this.events) ? this.events.onfailure : null;if (message.match(/ALERT:/))this.completionHandler({mode: 1,value: message.substring(message.indexOf('ALERT:') + 7)},eventHandler,null); else if (this.failure)this.completionHandler(this.failure,eventHandler,null); else this.completionHandler({mode: 1,value: message},eventHandler,null);this.waiting(false);errors.unhandle();return true;};form.prototype.finalizeInput = function(input) {try {if (!input|| typeof input != 'object'|| !('name' in input))throw 'Not an input.';if (!('value' in input))throw 'Missing "value" property.';if (input.type == 'text'|| input.type == 'email'|| input.type == 'textarea'|| input.type == 'hidden')input.value = input.value.replace(/^\s+/, '').replace(/\s+$/, '');}catch (e) {}};form.prototype.getAmount = function() {var x;x = this.getRequiredInputValue('amount', ['select-one', 'number']);if (!x)return null;x = parseFloat(x);if (isNaN(x)|| x < 1.00|| x > 100000.00)return null;return x;};form.prototype.getEmail = function() {return this.getRequiredInputValue('email', 'email');};form.prototype.getQuantity = function() {var x;x = this.getRequiredInputValue('quantity', ['select-one', 'number']);if (!x)return null;x = parseInt(x);if (isNaN(x)|| x < 1|| x > 100000)return null;return x;};form.prototype.getRequiredInputValue = function(name, type) {var input;for (input of this.$form.elements) {if (((Array.isArray(type) && type.includes(input.type)) || input.type == type)&& input.name == name&& input.value !== ''&& input.value !== null)return input.value;}return null;};form.prototype.initInputs = function() {var _this = this,i, input;for (i=0; i < this.$form.elements.length; i++) {input = this.$form.elements[i];switch (input.type) {case 'number':(function(input) {var p = input.parentNode,decrement = p.querySelector('button.decrement'),increment = p.querySelector('button.increment');input.addEventListener('blur', function(event) {_this.normalizeNumberInput(input);});if (decrement&& increment) {decrement.addEventListener('click', function(event) {event.preventDefault();_this.normalizeNumberInput(input);input.stepDown(1);_this.normalizeNumberInput(input);});increment.addEventListener('click', function(event) {event.preventDefault();_this.normalizeNumberInput(input);input.stepUp(1);_this.normalizeNumberInput(input);});}})(input);break;case 'file':(function(input) {var p = input.parentNode,select = p.querySelector('button.select');select.addEventListener('click', function(event) {event.preventDefault();input.click();});input.addEventListener('focus', function(event) {event.target.parentNode.classList.add('focus');});input.addEventListener('blur', function(event) {event.target.parentNode.classList.remove('focus');});})(input);break;case 'text':case 'textarea':case 'email':input.addEventListener('blur', function(event) {this.value = this.value.replace(/^\s+/, '').replace(/\s+$/, '');});break;}this.refreshInput(input);}};form.prototype.isAllowedInput = function(input, ignore) {try {if (!input|| typeof input != 'object'|| !('name' in input))throw 'Not an input.';if (ignore&& ignore.indexOf(input.name) != -1)throw 'Input is ignored.';if (input.disabled)throw 'Input is disabled.';switch (input.type) {case 'text':case 'email':case 'textarea':case 'select-one':case 'checkbox':case 'number':case 'tel':case 'file':case 'hidden':break;default:throw 'Not an allowed input.';}}catch (e) {return false;}return true;};form.prototype.isValidInput = function(input) {var result = false;switch (input.type) {case 'email':result = input.value.match(new RegExp("^([a-zA-Z0-9\\_\\-\\.\\+]+)@([a-zA-Z0-9\\-\\.]+)\\.([a-zA-Z]+)$"));break;case 'select-one':result = input.value.match(new RegExp("^[^\\<\\>]+$"));break;case 'checkbox':result = true;break;case 'number':result = input.value.match(new RegExp("^[0-9\\-\\.]+$"));break;case 'tel':result = input.value.match(new RegExp("^[0-9\\-\\+\\(\\)\\ \\#\\*]+$"));break;case 'file':result = true;break;default:case 'text':case 'textarea':case 'hidden':result = true;break;}return result;};form.prototype.normalizeNumberInput = function(input) {var min = parseFloat(input.min),max = parseFloat(input.max),step = parseFloat(input.step),v = parseFloat(input.value);if (isNaN(v)) {if (!input.required) {input.value = null;return;}v = isNaN(min) ? 0 : min;}if (!isNaN(min)&& v < min)v = min;if (!isNaN(max)&& v > max)v = max;if (!isNaN(step)&& (v % step) !== 0)v = Math.round(v / step) * step;switch (input.dataset.category) {case 'currency':v = parseFloat(v).toFixed(2);break;default:case 'decimal':v = parseFloat(v);break;case 'integer':v = parseInt(v);break;}input.value = v;};form.prototype.expandVariables = function(s) {if (typeof variables === 'undefined')return s;if (variables.hasVariables(s)) {for (input of this.$form.elements) {if (!this.isAllowedInput(input))continue;value = '';if (this.isValidInput(input)) {switch (input.type) {case 'checkbox':value = input.checked ? 'true' : 'false';break;case 'email':case 'select-one':case 'number':case 'tel':case 'text':case 'textarea':case 'hidden':value = input.value;break;default:value = '';break;}} else value = '';if (!!(s.match(/^(#[a-zA-Z0-9\_\-]+|[a-z0-9\-\.]+:[a-zA-Z0-9\~\!\@\#$\%\&\-\_\+\=\;\,\.\?\/\:\{\}\|]+)$/)))value = encodeURIComponent(value);s = variables.expandVariable(s, input.name, value);}}s = variables.expandVariableString(this.$form, s);return s;};form.prototype.exportVariableValues = function(source, values) {if (typeof variables === 'undefined'|| this.exportVariables !== true)return;variables.import(source, values);};form.prototype.pause = function(values, handler) {var _this = this;this.waiting(true);db.open('formData', function(objectStore) {db.delete(objectStore, _this.id, function() {db.put(objectStore, values, function() {handler.call(_this);});});});};form.prototype.refreshInput = function(input) {var a = [],p;switch (input.type) {case 'file':p = input.parentNode;if (input.files.length > 0)p.setAttribute('data-filename', input.files[0].name); else p.setAttribute('data-filename', '');break;default:break;}};form.prototype.refreshInputs = function() {var i;for (i=0; i < this.$form.elements.length; i++)this.refreshInput(this.$form.elements[i]);};form.prototype.resume = function(handler) {var _this = this;this.waiting(true);this.scrollIntoView();db.open('formData', function(objectStore) {db.get(objectStore, _this.id, function(values) {db.delete(objectStore, _this.id, function() {var e, i, v;for (i in _this.$form.elements) {e = _this.$form.elements[i];if (!e.name)continue;v = (e.name in values ? values[e.name] : null);switch (e.type) {case 'checkbox':e.checked = (v == 'checked' ? true : false);break;case 'file':if (v)e.parentNode.setAttribute('data-filename', v.name);break;default:e.value = v;break;}}handler.call(_this, values);});});});};form.prototype.scrollIntoView = function() {window.scrollTo(0, this.$form.offsetTop);};form.prototype.submit = function(values, ignore) {var _this = this,input, result, _success, _failure,a, b, i, e, fd, k, x, usp;try {for (input of this.$form.elements) {if (!this.isAllowedInput(input, ignore))continue;if (this.optional.indexOf(input.name) !== -1&&(input.value === ''|| input.value === null|| (input.type == 'checkbox' && !input.checked)))continue;this.finalizeInput(input);if (!this.isValidInput(input))throw 'Not valid.';}}catch (e) {alert('Missing or invalid fields. Please try again.');return;}if ('onsubmit' in this.events) {if (this.events.onsubmit.apply(this.$form) === false)return;}switch (this.method) {default:case 'ajax':break;case 'get':case 'post':this.$form.submit();return;case 'code':if (typeof this.code == 'function') {this.waiting(true);_success = function() {_this.completionHandler(_this.success,('onsuccess' in _this.events) ? _this.events.onsuccess : null,null);_this.waiting(false);};_failure = function() {_this.completionHandler(_this.failure,('onfailure' in _this.events) ? _this.events.onfailure : null,null);_this.waiting(false);};result = this.code.apply(this.$form, [_success, _failure]);if (result === true)_success(); else if (result === false)_failure();}return;}if (x = $(':focus'))x.blur();errors.handle(function(message) {return _this.failureHandler(message);});a = this.values();if (values) {for (k in values)a[k] = values[k];}if (this.collectTrackingParameters) {usp = new URLSearchParams(window.location.search);b = ['utm_source','utm_medium','utm_campaign','utm_term','utm_content'];for (k of b) {x = usp.get(k);if (x&& x.match(/^[a-zA-Z0-9\-\_\%\+\s]+$/)&& x.length <= 256)a[k] = x;}}if (this.presubmitHandler)this.presubmitHandler.call(this, a); else this.submitHandler(a);};form.prototype.submitHandler = function(values) {var _this = this,x, k, data;this.waiting(true);data = new FormData;for (k in values) {if (values[k]&& typeof values[k] == 'object'&& ('blob' in values[k]))data.append(k,values[k].blob,values[k].name); else data.append(k, values[k]);}x = new XMLHttpRequest();x.open('POST', ['', 'post', this.mode].join('/'));x.send(data);x.onreadystatechange = function() {var o;if (x.readyState != 4)return;if (x.status != 200)throw new Error('Failed server response (' + x.status + ')');try {o = JSON.parse(x.responseText);}catch (e) {throw new Error('Invalid server response');}if (!('result' in o)|| !('message' in o))throw new Error('Incomplete server response');if (o.result !== true)throw new Error(o.message);_this.exportVariableValues(_this.id, values);if ('response' in o)_this.exportVariableValues(_this.id + '_response', o.response);_this.completionHandler(_this.success,('onsuccess' in _this.events) ? _this.events.onsuccess : null,'response' in o ? o.response : null);_this.$form.reset();_this.waiting(false);errors.unhandle();};};form.prototype.triggerSubmit = function() {if (this.recaptcha)this.$submit.click(); else if (!this.$submit.disabled)this.submit();};form.prototype.values = function() {var a = {};for (i in this.$form.elements) {e = this.$form.elements[i];if (!e.name|| !e.value)continue;switch (e.type) {case 'checkbox':a[e.name] = (e.checked ? 'checked' : null);break;case 'file':a[e.name] = {name: e.files[0].name,blob: new Blob([e.files[0]], { type: e.files[0].type })};break;default:a[e.name] = e.value;break;}}a['id'] = this.id;return a;};form.prototype.waiting = function(x) {var _this = this;if (x) {$body.classList.add('is-instant');this.$submit.disabled = true;this.$submit.classList.add('waiting');if (this.recaptcha)setTimeout(function() {_this.$submit.disabled = true;}, 0);} else {$body.classList.remove('is-instant');this.$submit.classList.remove('waiting');this.$submit.disabled = false;}};new form('form01', {mode: 'custom',method: 'ajax',hid: 'domain',success: {mode: 2,value: '#done',},failure: {mode: 1,value: 'Sorry, something went wrong. Please try again later.',},optional: [],});})();</script></body><div>
<div class="cubox-extension-helper-button">
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1219_9015)">
<mask id="mask0_1219_9015" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="1" width="16" height="16">
<path d="M9.77158 1.35001C13.0094 1.35001 14.6283 1.35001 15.6341 2.35586C16.64 3.36172 16.64 4.98062 16.64 8.21842V9.77158C16.64 13.0094 16.64 14.6283 15.6341 15.6341C14.6283 16.64 13.0094 16.64 9.77158 16.64H8.21842C4.98062 16.64 3.36172 16.64 2.35586 15.6341C1.35001 14.6283 1.35001 13.0094 1.35001 9.77158L1.35001 8.21842C1.35001 4.98062 1.35001 3.36172 2.35586 2.35586C3.36172 1.35001 4.98062 1.35001 8.21842 1.35001L9.77158 1.35001Z" fill="#D9D9D9"></path>
</mask>
<g mask="url(#mask0_1219_9015)">
<ellipse cx="8.52658" cy="11.8882" rx="0.433911" ry="0.508873" fill="black"></ellipse>
<ellipse cx="6.0803" cy="11.8883" rx="0.433911" ry="0.508873" fill="black"></ellipse>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.6727 14.412C14.6047 18.3796 12.1926 18.3772 9.0904 18.3743L8.832 18.3741C5.60628 18.3741 3.93861 17.6814 3.93861 14.161C3.93861 10.4926 5.60628 7.76974 8.832 7.76974C12.0577 7.76974 14.6727 10.7436 14.6727 14.412ZM9.8879 11.8935C9.8879 12.5374 9.40796 13.0594 8.81593 13.0594C8.2239 13.0594 7.74397 12.5374 7.74397 11.8935C7.74397 11.2496 8.2239 10.7276 8.81593 10.7276C9.40796 10.7276 9.8879 11.2496 9.8879 11.8935ZM6.33438 13.0593C6.907 13.0593 7.3712 12.5374 7.3712 11.8935C7.3712 11.2496 6.907 10.7276 6.33438 10.7276C5.76176 10.7276 5.29756 11.2496 5.29756 11.8935C5.29756 12.5374 5.76176 13.0593 6.33438 13.0593Z" fill="black"></path>
</g>
<path d="M9.77158 2.00975C11.4091 2.00975 12.5709 2.01115 13.4519 2.1296C14.314 2.2455 14.8077 2.46246 15.1676 2.82237C15.5275 3.18229 15.7445 3.67605 15.8604 4.53807C15.9789 5.41908 15.9803 6.58087 15.9803 8.21842V9.77158C15.9803 11.4091 15.9789 12.5709 15.8604 13.4519C15.7445 14.314 15.5275 14.8077 15.1676 15.1676C14.8077 15.5275 14.314 15.7445 13.4519 15.8604C12.5709 15.9789 11.4091 15.9803 9.77158 15.9803H8.21842C6.58087 15.9803 5.41908 15.9789 4.53807 15.8604C3.67605 15.7445 3.18229 15.5275 2.82237 15.1676C2.46246 14.8077 2.2455 14.314 2.1296 13.4519C2.01115 12.5709 2.00975 11.4091 2.00975 9.77158V8.21842C2.00975 6.58087 2.01115 5.41908 2.1296 4.53807C2.2455 3.67605 2.46246 3.18229 2.82237 2.82237C3.18229 2.46246 3.67605 2.2455 4.53807 2.1296C5.41908 2.01115 6.58087 2.00975 8.21842 2.00975H9.77158Z" stroke="black" stroke-width="1.3195"></path>
</g>
<defs>
<clipPath id="clip0_1219_9015">
<rect width="15.29" height="15.29" fill="white" transform="translate(1.35001 1.35001)"></rect>
</clipPath>
</defs>
</svg>
</div>
</div></html>