-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
473 lines (465 loc) · 41.2 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
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
<!DOCTYPE html>
<!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Sun Mar 20 2022 03:31:03 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="6236855cd84632d9bc9c83bd" data-wf-site="6236855cd84632f4619c83b8" lang="en">
<head>
<meta charset="utf-8">
<title>ApeMatcher</title>
<meta content="joshwork.com or buymeacoffee.com/joshwork" name="description">
<meta content="Blur Accordions - Built in Webflow by Josh Jacobs" property="og:title">
<meta content="joshwork.com or buymeacoffee.com/joshwork" property="og:description">
<meta content="Blur Accordions - Built in Webflow by Josh Jacobs" property="twitter:title">
<meta content="joshwork.com or buymeacoffee.com/joshwork" 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">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/ape-matcher.webflow.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 type="text/javascript">
WebFont.load({
google: {
families: ["Raleway:regular,500,700,800,900,italic,500italic,700italic,800italic,900italic"]
}
});
</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/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
</head>
<body class="body">
<div class="w-embed">
<style>
.blur-bl,
.blur-tm,
.blur-tr-container {
mix-blend-mode: multiply;
pointer-events: none;
}
.pointer-none {
pointer-events: none;
}
/*
@media screen and (min-width: 992px) {
.accordion-container, .nav {
width: calc(100vw - 150px) !important;
}
}
@media screen and (max-width: 991px) {
.accordion-container, .nav {
width: 100vw !important;
}
}
*/
.accordion-vertical-label {
writing-mode: vertical-rl;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.accordion::-webkit-scrollbar {
display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.accordion {
-ms-overflow-style: none;
/* IE and Edge */
scrollbar-width: none;
/* Firefox */
}
.accordion:last-child {
border: 0px solid transparent !important;
}
</style>
</div>
<div class="hero">
<div class="blur-tr-container"><img src="images/blur-tr.svg" loading="lazy" style="-webkit-transform:translate3d(0, 15vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 15vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 15vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 15vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" alt="" class="blur-tr"></div><img src="images/blur-bl.svg" loading="lazy" style="-webkit-transform:translate3d(0, -10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-moz-transform:translate3d(0, -10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-ms-transform:translate3d(0, -10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);transform:translate3d(0, -10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);opacity:0" alt="" class="blur-bl"><img src="images/blur-tm.svg" loading="lazy" style="-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);opacity:0" alt="" class="blur-tm">
<div style="-webkit-transform:translate3d(-150px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-150px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-150px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-150px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" class="sidebar">
<div style="height:0px" class="accordion-title-container">
<div style="-webkit-transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" class="accordion-vertical-label _1">Spacing</div>
<div style="-webkit-transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" class="accordion-vertical-label _2">Fonts</div>
<div style="-webkit-transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0px, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" class="accordion-vertical-label _3">Icons</div>
</div>
<div class="accordion-vertical-label secondary">Home</div>
<a style="-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0deg) skew(0, 0)" href="http://buymeacoffee.com/joshwork" target="_blank" class="brand w-inline-block">
<div style="-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0);-ms-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0)" class="brand-logo-background"></div>
</a>
<link rel="prefetch" href="http://buymeacoffee.com/joshwork">
</div>
<div class="accordion-container">
<div style="-webkit-transform:translate3d(0, -10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, -10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, -10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, -10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)"
data-animation="default" data-collapse="small" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="nav w-nav">
<div class="nav-grid">
<div class="nav-menu-button w-nav-button">
<div class="w-icon-nav-menu"></div>
</div>
<div id="w-node-_035c1ade-4af2-f21d-23b0-d3fa40f84f56-bc9c83bd" class="flex-horizontal flex-right z-100">
<a href="http://buymeacoffee.com/joshwork" target="_blank" class="button w-button">Connect Wallet</a>
</div>
<nav role="navigation" class="nav-menu w-nav-menu">
<div class="nav-menu-list">
<a href="index.html" aria-current="page" class="nav-item w-nav-link w--current">Matcher</a>
<a href="#" class="nav-item w-nav-link">Learn</a>
</div>
</nav>
</div>
</div>
<div data-hover="false" data-delay="0" id="accordion1" data-w-id="6c429f5d-fbad-caea-84de-0e0e1c8101ba" style="opacity:0;-webkit-transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)"
class="accordion w-dropdown">
<div id="toggle1" class="accordion-toggle w-dropdown-toggle">
<div class="accordion-toggle-grid">
<div class="accordion-header">01</div>
<h2 id="w-node-_65281f27-439a-9713-e107-c1482623c83c-bc9c83bd" class="accordion-header"><strong class="black-text">Bored ape</strong></h2>
<div id="w-node-_4f90d500-371a-3073-bba8-16727dc71972-bc9c83bd" class="break-normal">Bored apes earn an extra 513 $APE</div>
<div id="w-node-_2e2465fb-b5b0-c7bf-54a3-3936e3bfebd9-bc9c83bd" class="accordion-icon">
<div class="icon-line-static"></div>
<div class="icon-line"></div>
</div>
</div>
</div>
<nav class="accordion-content w-dropdown-list">
<div class="accordion-content-grid">
<div id="w-node-b44023e5-6a0f-b717-8ab3-aeca203d1c53-bc9c83bd" class="content-subnav">
<div class="content-subnav-sticky">
<div id="a1-link1" aria-label="Jump to Content 1" class="link black-color">Content 1</div>
<div class="spacer-15"></div>
<div id="a1-link2" aria-label="Jump to Content 2" class="link black-color">Content 2</div>
<div class="spacer-15"></div>
<div id="a1-link3" aria-label="Jump to Content 3" class="link black-color">Content 3</div>
</div>
</div>
<div id="w-node-fceac0bf-94b6-97e1-8a5d-868826977aed-bc9c83bd" class="accordion-content-wrap">
<div id="a1-jump1" class="accordion-content-jump"></div>
<div class="rich-text w-richtext">
<h2>Content 1</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
<h2>What’s a Rich Text element?</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
</div>
</div>
<div id="w-node-_58a04d8b-bc2b-a03c-9a5f-3b1a408feb09-bc9c83bd" class="accordion-content-wrap">
<div id="a1-jump2" class="accordion-content-jump"></div>
<div class="rich-text w-richtext">
<h2>Content 2</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
<h2>What’s a Rich Text element?</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
</div>
</div>
<div id="w-node-_25514d28-357c-d07e-d660-a04cdaeeb515-bc9c83bd" class="accordion-content-wrap">
<div id="a1-jump3" class="accordion-content-jump"></div>
<div class="rich-text w-richtext">
<h2>Content 3</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
<h2>What’s a Rich Text element?</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
</div>
</div>
</div>
</nav>
</div>
<div data-hover="false" data-delay="0" id="accordion2" data-w-id="20fe2dcb-6ada-d7e0-6734-77a047eafeea" style="opacity:0;-webkit-transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)"
class="accordion w-dropdown">
<div id="toggle2" class="accordion-toggle w-dropdown-toggle">
<div class="accordion-toggle-grid">
<div class="accordion-header">02</div>
<h2 id="w-node-_20fe2dcb-6ada-d7e0-6734-77a047eafeef-bc9c83bd" class="accordion-header"><strong class="black-text">Mutant ape</strong></h2>
<div id="w-node-_20fe2dcb-6ada-d7e0-6734-77a047eafef2-bc9c83bd" class="break-normal">Mutant apes earn an extra 513 $APE</div>
<div id="w-node-_20fe2dcb-6ada-d7e0-6734-77a047eafef4-bc9c83bd" class="accordion-icon">
<div class="icon-line-static"></div>
<div class="icon-line"></div>
</div>
</div>
</div>
<nav class="accordion-content w-dropdown-list">
<div class="accordion-content-grid">
<div id="w-node-ee7239bd-55ef-8d37-64ab-1fe6d97f9550-bc9c83bd" class="content-subnav">
<div class="content-subnav-sticky">
<div id="a2-link1" aria-label="Jump to Content 1" class="link black-color">Content 1</div>
<div class="spacer-15"></div>
<div id="a2-link2" aria-label="Jump to Content 2" class="link black-color">Content 2</div>
<div class="spacer-15"></div>
<div id="a2-link3" aria-label="Jump to Content 3" class="link black-color">Content 3</div>
</div>
</div>
<div id="w-node-ee7239bd-55ef-8d37-64ab-1fe6d97f955a-bc9c83bd" class="accordion-content-wrap">
<div id="a2-jump1" class="accordion-content-jump"></div>
<div class="rich-text w-richtext">
<h2>Content 1</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
<h2>What’s a Rich Text element?</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
</div>
</div>
<div id="w-node-ee7239bd-55ef-8d37-64ab-1fe6d97f9575-bc9c83bd" class="accordion-content-wrap">
<div id="a2-jump2" class="accordion-content-jump"></div>
<div class="rich-text w-richtext">
<h2>Content 2</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
<h2>What’s a Rich Text element?</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
</div>
</div>
<div id="w-node-ee7239bd-55ef-8d37-64ab-1fe6d97f9590-bc9c83bd" class="accordion-content-wrap">
<div id="a2-jump3" class="accordion-content-jump"></div>
<div class="rich-text w-richtext">
<h2>Content 3</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
<h2>What’s a Rich Text element?</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
</div>
</div>
</div>
</nav>
</div>
<div data-hover="false" data-delay="0" id="accordion3" data-w-id="1a8808b5-a968-5239-ff5a-a5f61bf67f31" style="opacity:0;-webkit-transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 10vh, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)"
class="accordion w-dropdown">
<div id="toggle3" class="accordion-toggle w-dropdown-toggle">
<div class="accordion-toggle-grid">
<div class="accordion-header">03</div>
<h2 id="w-node-_1a8808b5-a968-5239-ff5a-a5f61bf67f36-bc9c83bd" class="accordion-header"><strong>Kennel </strong></h2>
<div id="w-node-_1a8808b5-a968-5239-ff5a-a5f61bf67f39-bc9c83bd" class="break-normal">Kennel club owners get a free 171 $APE</div>
<div id="w-node-_1a8808b5-a968-5239-ff5a-a5f61bf67f3b-bc9c83bd" class="accordion-icon">
<div class="icon-line-static"></div>
<div class="icon-line"></div>
</div>
</div>
</div>
<nav class="accordion-content w-dropdown-list">
<div class="accordion-content-grid">
<div id="w-node-_5fbd6439-1795-45e4-2163-90219120b1f5-bc9c83bd" class="content-subnav">
<div class="content-subnav-sticky">
<div id="a3-link1" aria-label="Jump to Content 1" class="link black-color">Content 1</div>
<div class="spacer-15"></div>
<div id="a3-link2" aria-label="Jump to Content 2" class="link black-color">Content 2</div>
<div class="spacer-15"></div>
<div id="a3-link3" aria-label="Jump to Content 3" class="link black-color">Content 3</div>
</div>
</div>
<div id="w-node-_5fbd6439-1795-45e4-2163-90219120b1ff-bc9c83bd" class="accordion-content-wrap">
<div id="a3-jump1" class="accordion-content-jump"></div>
<div class="rich-text w-richtext">
<h2>Content 1</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
<h2>What’s a Rich Text element?</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
</div>
</div>
<div id="w-node-_5fbd6439-1795-45e4-2163-90219120b21a-bc9c83bd" class="accordion-content-wrap">
<div id="a3-jump2" class="accordion-content-jump"></div>
<div class="rich-text w-richtext">
<h2>Content 2</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
<h2>What’s a Rich Text element?</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
</div>
</div>
<div id="w-node-_5fbd6439-1795-45e4-2163-90219120b235-bc9c83bd" class="accordion-content-wrap">
<div id="a3-jump3" class="accordion-content-jump"></div>
<div class="rich-text w-richtext">
<h2>Content 3</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
<h2>What’s a Rich Text element?</h2>
<p>The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.</p>
<h4>Static and dynamic content editing</h4>
<p>A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text
element to that field in the settings panel. Voila!</p>
<h4>How to customize formatting for each rich text</h4>
<p>Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.</p>
</div>
</div>
</div>
</nav>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6236855cd84632f4619c83b8" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
<!-- Clicking jump links goes to content.
New jump links and content will need new lines represented here -->
<script>
$('#a1-link1').click(function() {
var elmnt = document.getElementById("a1-jump1");
elmnt.scrollIntoView({
block: 'start',
behavior: 'smooth'
});
});
$('#a1-link2').click(function() {
var elmnt = document.getElementById("a1-jump2");
elmnt.scrollIntoView({
block: 'start',
behavior: 'smooth'
});
});
$('#a1-link3').click(function() {
var elmnt = document.getElementById("a1-jump3");
elmnt.scrollIntoView({
block: 'start',
behavior: 'smooth'
});
});
</script>
<script>
$('#a2-link1').click(function() {
var elmnt = document.getElementById("a2-jump1");
elmnt.scrollIntoView({
block: 'start',
behavior: 'smooth'
});
});
$('#a2-link2').click(function() {
var elmnt = document.getElementById("a2-jump2");
elmnt.scrollIntoView({
block: 'start',
behavior: 'smooth'
});
});
$('#a2-link3').click(function() {
var elmnt = document.getElementById("a2-jump3");
elmnt.scrollIntoView({
block: 'start',
behavior: 'smooth'
});
});
</script>
<script>
$('#a3-link1').click(function() {
var elmnt = document.getElementById("a3-jump1");
elmnt.scrollIntoView({
block: 'start',
behavior: 'smooth'
});
});
$('#a3-link2').click(function() {
var elmnt = document.getElementById("a3-jump2");
elmnt.scrollIntoView({
block: 'start',
behavior: 'smooth'
});
});
$('#a3-link3').click(function() {
var elmnt = document.getElementById("a3-jump3");
elmnt.scrollIntoView({
block: 'start',
behavior: 'smooth'
});
});
</script>
<!-- on close of the accordion, reset content scroll position back to top -->
<script>
$(document).ready(function() {
$("#toggle1").click(function() {
$("#accordion1").scrollTop(0), 1000;
});
});
</script>
<script>
$(document).ready(function() {
$("#toggle2").click(function() {
$("#accordion2").scrollTop(0), 1000;
});
});
</script>
<script>
$(document).ready(function() {
$("#toggle3").click(function() {
$("#accordion3").scrollTop(0), 1000;
});
});
</script>
</body>
</html>