-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
285 lines (271 loc) · 33.1 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
<!DOCTYPE html>
<!-- saved from url=(0021)https://open-sale.github.io/ -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Open Sale</title>
<!-- Fonts -->
<link href="./Open Sale_files/css" rel="stylesheet">
<!-- Styles -->
<link rel="stylesheet" href="./Open Sale_files/tailwind.min.css">
<script>
/* ref: https://www.sitepoint.com/rest-api/ */
fetch("https://open-sale.github.io/api/category")
.then((response) => {
return response.json();
})
.then((json) => {
console.log(json);
});
</script>
</head>
<body data-new-gr-c-s-check-loaded="14.1047.0" data-gr-ext-installed="" style="">
<div class="flex-center position-ref full-height">
<nav id="top-nav" x-data="{ mobile_open: false }" x-bind:class="{'mobile-open': mobile_open }" class="print:hidden sticky top-0 w-full px-4 z-50 at-top">
<div class="max-w-6xl 2xl:max-w-8xl flex items-center justify-between mx-auto print:hidden">
<a id="logo" href="https://open-sale.github.io/" class="relative z-50">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 155" class="h-14 w-42">
<defs>
<style>
.cls-1 {
fill: #2b223f;
}
.cls-2 {
fill: #f2cf69;
}
</style>
</defs>
<title>Open Sale</title>
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<path class="cls-1" d="M175.46,72a10.32,10.32,0,0,1-5.33-1.44,10.82,10.82,0,0,1-3.89-3.89,10.32,10.32,0,0,1-1.44-5.33V30.78a10.25,10.25,0,0,1,1.44-5.36,10.87,10.87,0,0,1,3.89-3.85,10.32,10.32,0,0,1,5.33-1.44H206a10.13,10.13,0,0,1,5.29,1.44,11.29,11.29,0,0,1,3.89,3.85,10.09,10.09,0,0,1,1.47,5.36V61.31a10.16,10.16,0,0,1-1.47,5.33,11.23,11.23,0,0,1-3.89,3.89A10.13,10.13,0,0,1,206,72Zm29.88-11.24V31.36H176V60.73Z"></path>
<path class="cls-2" d="M224.42,88.53V30.21h31.9a9.94,9.94,0,0,1,5.25,1.44,10.94,10.94,0,0,1,3.78,3.81,10,10,0,0,1,1.41,5.19V61.53a10,10,0,0,1-1.41,5.18,11,11,0,0,1-3.78,3.82A9.94,9.94,0,0,1,256.32,72H235.44V88.53ZM255.74,61V41.22h-20.3V61Z"></path>
<path class="cls-1" d="M277.27,70.53a11.17,11.17,0,0,1-3.82-3.82A9.8,9.8,0,0,1,272,61.53V40.65a9.83,9.83,0,0,1,1.44-5.19,11.14,11.14,0,0,1,3.82-3.81,9.8,9.8,0,0,1,5.18-1.44h21.46a9.92,9.92,0,0,1,5.25,1.44,10.78,10.78,0,0,1,3.78,3.81,10,10,0,0,1,1.41,5.19v16H283V61h31.32V72h-31.9A9.8,9.8,0,0,1,277.27,70.53ZM283,47h20.3V41.22H283Z"></path>
<path class="cls-1" d="M322.05,72V30.21H354a9.94,9.94,0,0,1,5.25,1.44A10.78,10.78,0,0,1,363,35.46a10,10,0,0,1,1.41,5.19V72h-11V41.22h-20.3V72Z"></path>
<path class="cls-1" d="M175.57,130.23a10.32,10.32,0,0,1-5.33-1.44,10.82,10.82,0,0,1-3.89-3.89,10.32,10.32,0,0,1-1.44-5.33v-4.82h11.16V119h29.38v-9.07H175.57a10.32,10.32,0,0,1-5.33-1.44,10.87,10.87,0,0,1-3.89-3.85,10.28,10.28,0,0,1-1.44-5.36V89a10.25,10.25,0,0,1,1.44-5.36,10.87,10.87,0,0,1,3.89-3.85,10.32,10.32,0,0,1,5.33-1.44H206.1a10.13,10.13,0,0,1,5.29,1.44,11.29,11.29,0,0,1,3.89,3.85A10.09,10.09,0,0,1,216.75,89v4.83h-11.3V89.62H176.07v9.07h30a10.13,10.13,0,0,1,5.29,1.44,11.29,11.29,0,0,1,3.89,3.85,10.13,10.13,0,0,1,1.47,5.37v10.22a10.16,10.16,0,0,1-1.47,5.33,11.23,11.23,0,0,1-3.89,3.89,10.13,10.13,0,0,1-5.29,1.44Z"></path>
<path class="cls-1" d="M234.83,130.23a10,10,0,0,1-5.26-1.44,11,11,0,0,1-3.78-3.82,10,10,0,0,1-1.4-5.18v-16h31.32V99.48H224.39v-11h31.89a10,10,0,0,1,5.26,1.44,10.94,10.94,0,0,1,3.78,3.81,10.08,10.08,0,0,1,1.4,5.19v31.32Zm20.88-11v-5.76H235.4v5.76Z"></path>
<path class="cls-2" d="M277.67,128.79a11.17,11.17,0,0,1-3.82-3.82,9.8,9.8,0,0,1-1.44-5.18V74.71H283.5v44.5h8.42v11h-9.07A9.8,9.8,0,0,1,277.67,128.79Z"></path>
<path class="cls-1" d="M302.58,128.79a11.17,11.17,0,0,1-3.82-3.82,9.8,9.8,0,0,1-1.44-5.18V98.91a9.83,9.83,0,0,1,1.44-5.19,11.14,11.14,0,0,1,3.82-3.81,9.8,9.8,0,0,1,5.18-1.44h21.46a9.92,9.92,0,0,1,5.25,1.44,10.78,10.78,0,0,1,3.78,3.81,10,10,0,0,1,1.41,5.19v16H308.34v4.32h31.32v11h-31.9A9.8,9.8,0,0,1,302.58,128.79Zm5.76-23.55h20.3V99.48h-20.3Z"></path>
<path class="cls-2" d="M88.44,83.58c-.15-3.25-.94-10-4.89-14.09-2.29-2.41-5.29-3.57-9.16-3.57A12,12,0,0,0,65.2,69.5c-3.69,3.88-4.71,10.34-4.87,14.06A80.91,80.91,0,0,0,88.44,83.58Z"></path>
<path class="cls-1" d="M146.07,15.35A32.68,32.68,0,0,0,134.79,4.18,29.33,29.33,0,0,0,119.44,0H30.9A29.89,29.89,0,0,0,15.45,4.18,31.5,31.5,0,0,0,4.18,15.35,29.72,29.72,0,0,0,0,30.91v88.54A29.86,29.86,0,0,0,4.18,134.9a31.33,31.33,0,0,0,11.27,11.28,30,30,0,0,0,15.45,4.17H42.4a2.75,2.75,0,0,1-1-2.7,222.76,222.76,0,0,0,2.22-64.26,2.74,2.74,0,0,1,.07-1.06,2,2,0,0,1,.07-.23,2.75,2.75,0,0,1,1.18-1.45h0a3.55,3.55,0,0,1,.44-.21h0a2.8,2.8,0,0,1,1.65-.1l.19.06c2.58.81,5.13,1.48,7.68,2.07.28-4.25,1.5-11.69,6.34-16.77a17.47,17.47,0,0,1,13.2-5.31,17.46,17.46,0,0,1,13.19,5.31c4.81,5,6,12.45,6.34,16.71,2.16-.56,4.31-1.21,6.43-2a2.78,2.78,0,0,1,1.48-.13h.06a2.76,2.76,0,0,1,1.66,1h0l.12.18a2.78,2.78,0,0,1,.41,1.8,221.75,221.75,0,0,0,2.22,64.31,2.78,2.78,0,0,1-.88,2.56l-.22.14h14.24a29.42,29.42,0,0,0,15.35-4.17,32.49,32.49,0,0,0,11.28-11.28,29.4,29.4,0,0,0,4.28-15.45V30.91A29.25,29.25,0,0,0,146.07,15.35Z"></path>
</g>
</g>
</svg>
</a>
<button x-show="! mobile_open" x-on:click="mobile_open = true" class="md:hidden print:hidden p-2 outline-none"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" viewBox="0 0 30 30" width="30" height="30">
<g transform="matrix(1.25,0,0,1.25,0,0)">
<path d="M2.25 18.003L21.75 18.003" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path>
<path d="M2.25 12.003L21.75 12.003" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path>
<path d="M2.25 6.003L21.75 6.003" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path>
</g>
</svg></button> <button x-bind:class="{ 'text-white': !mobile_open, 'text-black': mobile_open }" x-show="mobile_open" x-on:click="mobile_open = false" class="md:hidden print:hidden p-2 outline-none text-white" style="display: none;"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" viewBox="0 0 30 30" width="30" height="30" class="h-6 w-6">
<g transform="matrix(1.25,0,0,1.25,0,0)">
<path d="M0.75 23.249L23.25 0.749" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path>
<path d="M23.25 23.249L0.75 0.749" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path>
</g>
</svg></button>
<div class="md:flex links px-4 md:px-0 pb-8 md:pb-0 print:hidden">
<ul class="font-mono text-blue-darkest font-bold text-sm flex md:items-center space-y-6 md:space-y-0">
<li><a href="https://open-sale.github.io/docs" class="md:ml-4 relative z-10 button">Docs</a></li>
<li><a href="https://github.com/open-sale" target="_blank" class="flex items-center md:ml-6 mt-1 transform -rotate-5 hover:rotate-5"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" viewBox="0 0 16 16" width="16" height="16" class="h-6 w-6">
<g transform="matrix(0.6666666666666666,0,0,0.6666666666666666,0,0)">
<path d="M12,.28A12,12,0,0,0,8.28,23.69l.29,0a1,1,0,0,0,1.06-1.06v-.21c0-.17,0-.4,0-1.09A.5.5,0,0,0,9.43,21a.5.5,0,0,0-.42-.1c-2.68.58-3.25-1.1-3.29-1.21A4.64,4.64,0,0,0,4,17.5a1.16,1.16,0,0,0-.15-.11.63.63,0,0,1,.38-.07,1.47,1.47,0,0,1,1.15.88,3,3,0,0,0,4,1.16A.5.5,0,0,0,9.67,19a2,2,0,0,1,.56-1.23.5.5,0,0,0-.27-.87c-2.37-.27-4.79-1.1-4.79-5.19A4,4,0,0,1,6.22,8.93a.5.5,0,0,0,.09-.53A3.52,3.52,0,0,1,6.32,6,5.54,5.54,0,0,1,8.84,7.15a.49.49,0,0,0,.42.07A10.61,10.61,0,0,1,12,6.85a10.47,10.47,0,0,1,2.75.37.49.49,0,0,0,.41-.07A5.59,5.59,0,0,1,17.68,6a3.57,3.57,0,0,1,0,2.38.5.5,0,0,0,.09.53,4,4,0,0,1,1.05,2.75c0,4.09-2.43,4.91-4.81,5.18a.5.5,0,0,0-.27.88,2.2,2.2,0,0,1,.61,1.74v3.18a1.06,1.06,0,0,0,.36.83,1.2,1.2,0,0,0,1.06.19A12,12,0,0,0,12,.28Z" fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"></path>
</g>
</svg> <span class="md:hidden ml-4">Check us out on Github!</span></a></li>
</ul>
</div>
</div>
</nav>
<div class="bg-splatter">
<div id="choose" class="max-w-lg lg:max-w-4xl mx-auto text-center px-2 pt-8 lg:pt-16 relative">
<div class="relative">
<div class="bg-mint h-8 lg:h-16 inset-0 w-full absolute m-auto"></div>
<h2 class="font-display font-bold leading-none relative z-10 italic text-3xl lg:text-6xl">
Shop without walking in malls!</h2>
</div>
</div>
<div class="max-w-3xl pb-3 mx-auto">
<p class="text-center leading-none font-hand text-xl py-8">Pick a repository to contribute with your relevant knowledge, facts, and imagery.</p>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 719.2 166.17" class="hidden lg:block">
<path d="M360.87,22.91c-.3-1.51-.63-2.76-.83-4a24.2,24.2,0,0,1-.33-3.59c0-.24.69-.68,1.05-.67s1,.46,1,.74c.09,2.13.06,4.26.07,6.39a4.48,4.48,0,0,1,0,1.1c0,.15-.39.3-.6.3S360.89,22.92,360.87,22.91Z">
</path>
<path d="M361.74,28.73c.74.24.72.88.79,1.43a24.17,24.17,0,0,1,0,3.51,16.22,16.22,0,0,0-.16,2.4c.07.58-.16.89-.78,1.09-.08,0-.28-.07-.29-.14-.35-1.88-.36-3.64-.71-5.51-.08-.37-.2-.74-.3-1.1A1.43,1.43,0,0,1,361.74,28.73Z">
</path>
<path d="M359.88,7.59c-.22-1.08-.44-2.91-.6-3.68a13.61,13.61,0,0,1-.43-2.24,1.93,1.93,0,0,1,.59-1.11c.09-.1.5.13.76.21,1.11.35.79,1.32.85,2.14s-.13,3.18,0,4-.1,1.14-1,.83C359.88,7.74,359.81,7.48,359.88,7.59Z">
</path>
<path d="M362,65.3c-.25-1.51-.52-2.78-.68-4.06a22.81,22.81,0,0,1-.2-3.6c0-.24.71-.65,1.07-.62s1,.49,1,.77c0,2.13-.08,4.26-.16,6.38a4.5,4.5,0,0,1,0,1.11c0,.15-.4.28-.61.27S362,65.32,362,65.3Z">
</path>
<path d="M362.68,71.15c.72.27.69.91.73,1.45a22.9,22.9,0,0,1-.09,3.51,16.4,16.4,0,0,0-.24,2.39c.05.59-.18.89-.81,1.07a.32.32,0,0,1-.29-.15c-.29-1.89-.24-3.65-.53-5.53-.06-.38-.17-.74-.26-1.11A1.43,1.43,0,0,1,362.68,71.15Z">
</path>
<path d="M361.58,50c-.19-1.1-.34-2.93-.46-3.71a13.45,13.45,0,0,1-.34-2.25,1.9,1.9,0,0,1,.63-1.09c.09-.09.49.15.75.24,1.1.4.73,1.36.77,2.17s-.26,3.18-.19,4-.14,1.14-1,.79C361.57,50.1,361.51,49.84,361.58,50Z">
</path>
<path d="M361.86,107.71c-.21-1.52-.45-2.79-.58-4.07a22.93,22.93,0,0,1-.1-3.61c0-.24.72-.63,1.08-.6s1,.53,1,.81c0,2.12-.19,4.25-.32,6.37a4.43,4.43,0,0,1-.08,1.1c0,.15-.41.28-.62.26S361.88,107.73,361.86,107.71Z">
</path>
<path d="M362.39,113.58c.72.28.67.92.7,1.46a24.34,24.34,0,0,1-.17,3.51,18,18,0,0,0-.29,2.38c0,.59-.2.88-.83,1.06-.08,0-.28-.09-.29-.16-.25-1.9-.17-3.65-.41-5.54-.05-.38-.15-.75-.23-1.12A1.42,1.42,0,0,1,362.39,113.58Z">
</path>
<path d="M361.85,92.36c-.15-1.1-.25-2.94-.36-3.71a14.79,14.79,0,0,1-.27-2.27,1.93,1.93,0,0,1,.66-1.07c.09-.09.49.17.75.27,1.08.43.69,1.37.7,2.19s-.35,3.16-.3,4-.18,1.13-1.07.76C361.83,92.5,361.79,92.25,361.85,92.36Z">
</path>
<path d="M360.88,150.11c-.19-1.52-.41-2.79-.52-4.08a24.17,24.17,0,0,1,0-3.61c0-.23.74-.62,1.09-.58s1,.54,1,.82c-.07,2.13-.27,4.25-.43,6.37a4.42,4.42,0,0,1-.09,1.1c-.05.15-.41.27-.62.25S360.9,150.13,360.88,150.11Z">
</path>
<path d="M361.33,156c.72.29.66.93.68,1.47a25.69,25.69,0,0,1-.21,3.5,18.09,18.09,0,0,0-.32,2.38c0,.59-.21.88-.84,1-.08,0-.28-.09-.29-.16-.23-1.9-.12-3.66-.35-5.55a10.55,10.55,0,0,0-.22-1.12A1.43,1.43,0,0,1,361.33,156Z">
</path>
<path d="M361.12,134.77c-.13-1.11-.19-3-.28-3.73a13.55,13.55,0,0,1-.23-2.27,1.89,1.89,0,0,1,.68-1.05c.09-.09.49.17.74.28,1.08.45.67,1.38.66,2.2s-.41,3.16-.38,4c0,1-.2,1.13-1.08.74C361.1,134.91,361.06,134.65,361.12,134.77Z">
</path>
<path d="M372,21.2c-.38-1.41-.78-2.57-1.07-3.76a22.63,22.63,0,0,1-.59-3.37c0-.22.63-.7,1-.72s1.05.35,1.09.61c.27,2,.39,4,.52,6.07a4.74,4.74,0,0,1,.05,1.06c0,.14-.38.3-.59.31S372,21.21,372,21.2Z">
</path>
<path d="M373.09,26.69c.74.21.74.83.81,1.34a22,22,0,0,1,.07,3.35,14.67,14.67,0,0,0-.13,2.28c.07.56-.15.85-.77,1.06-.08,0-.28-.07-.29-.14-.37-1.78-.4-3.45-.78-5.22-.08-.35-.2-.7-.31-1A1.39,1.39,0,0,1,373.09,26.69Z">
</path>
<path d="M369.88,6.77c-.3-1-.67-2.73-.88-3.44a12.32,12.32,0,0,1-.59-2.09,1.73,1.73,0,0,1,.5-1.1c.07-.1.5.08.77.14,1.14.24.88,1.18,1,2s.11,3,.28,3.83,0,1.09-1,.88C369.89,6.91,369.81,6.67,369.88,6.77Z">
</path>
<path d="M374.77,61.41a36.77,36.77,0,0,1-1.32-3.72,16.74,16.74,0,0,1-.58-3.43c0-.23.65-.69,1-.69s1,.39,1.06.65c.2,2,.35,4,.64,6a5.24,5.24,0,0,1,.15,1c0,.15-.34.35-.55.38S374.8,61.42,374.77,61.41Z">
</path>
<path d="M376.79,66.63c.75,0,.9.6,1.11,1.07.41,1,.71,2.06,1,3.1a12.31,12.31,0,0,0,.68,2.13c.26.48.2.82-.29,1.26a.35.35,0,0,1-.33,0,49.39,49.39,0,0,1-2.57-4.69c-.17-.32-.39-.62-.59-.94A1.36,1.36,0,0,1,376.79,66.63Z">
</path>
<path d="M373.13,46.86c-.11-1-.35-2.76-.47-3.49a13.51,13.51,0,0,1-.37-2.14,1.84,1.84,0,0,1,.62-1c.08-.09.49.14.75.22,1.11.37.76,1.28.8,2.05s-.21,3-.14,3.87-.19,1.08-1.08.73C373.11,47,373.07,46.75,373.13,46.86Z">
</path>
<path d="M398.35,92.23c-.72-.15-1.38-.31-2-.46l-.94-.24-.88-.32c-.55-.22-1.09-.45-1.63-.7s-1-.6-1.5-.94c-.19-.14-.13-.94.1-1.21s1-.57,1.17-.43l1.23.81,1.27.74a25,25,0,0,0,2.61,1.38,5.24,5.24,0,0,1,.92.45c.12.09.11.46,0,.66S398.37,92.21,398.35,92.23Z">
</path>
<path d="M403.85,93.19c.4-.63,1-.51,1.48-.46,1.07.11,2.13.41,3.21.57a11.28,11.28,0,0,0,2.2.44c.55,0,.81.21,1,.84a.37.37,0,0,1-.16.29,15,15,0,0,1-2.67.08c-.88,0-1.76,0-2.68-.07-.37,0-.74,0-1.11.06A1.34,1.34,0,0,1,403.85,93.19Z">
</path>
<path d="M386,84.39c-.89-.61-2.09-1.93-2.68-2.43a13,13,0,0,1-1.55-1.6,1.72,1.72,0,0,1,0-1.23c0-.12.49-.14.76-.21,1.1-.26,1.31.64,1.77,1.24.24.32.62,1,1.05,1.55a9,9,0,0,0,1.15,1.48c.7.62.63.87-.25,1.25C386.09,84.5,385.88,84.35,386,84.39Z">
</path>
<path d="M438.47,94.61c-1.44.27-2.64.54-3.86.7a20.78,20.78,0,0,1-3.43.2c-.23,0-.62-.71-.59-1.06s.47-1,.74-1c2,0,4,.09,6.06.15a4,4,0,0,1,1,0c.15,0,.28.4.27.61S438.48,94.59,438.47,94.61Z">
</path>
<path d="M444,93.87c.23-.73.84-.71,1.36-.76a21.78,21.78,0,0,1,3.33,0,16,16,0,0,0,2.28.17c.55-.07.84.16,1,.78,0,.08-.07.28-.14.29-1.78.34-3.46.35-5.24.68-.36.07-.71.19-1.06.29A1.38,1.38,0,0,1,444,93.87Z">
</path>
<path d="M423.87,95c-1,.16-2.79.28-3.53.4a13.33,13.33,0,0,1-2.16.29c-.35,0-.74-.36-1-.65-.08-.09.16-.49.25-.75.4-1.08,1.3-.7,2.08-.72s3,.31,3.83.26,1.08.16.73,1.06C424,95,423.76,95,423.87,95Z">
</path>
<path d="M478.77,93.09c-1.42.33-2.62.64-3.83.84a20.62,20.62,0,0,1-3.42.32c-.22,0-.64-.69-.63-1s.44-1,.71-1c2-.09,4-.06,6.06-.07a4.52,4.52,0,0,1,1,0c.15,0,.29.39.3.6S478.79,93.07,478.77,93.09Z">
</path>
<path d="M484.29,92.12c.21-.73.82-.73,1.33-.8a24.75,24.75,0,0,1,3.34-.1,14.57,14.57,0,0,0,2.28.08c.55-.08.85.13,1.07.75,0,.07-.06.28-.13.29-1.77.41-3.44.49-5.22.88a10.25,10.25,0,0,0-1,.31A1.4,1.4,0,0,1,484.29,92.12Z">
</path>
<path d="M464.2,94c-1,.2-2.78.38-3.52.52a13.13,13.13,0,0,1-2.14.37,1.82,1.82,0,0,1-1-.62c-.09-.08.13-.49.22-.75.36-1.1,1.27-.76,2-.8s3,.21,3.83.12,1.09.13.78,1C464.34,94,464.09,94.06,464.2,94Z">
</path>
<path d="M519,90.37c-1.42.34-2.61.69-3.81.91a21.85,21.85,0,0,1-3.41.39c-.23,0-.66-.68-.65-1s.41-1,.68-1c2-.13,4-.13,6.06-.18a4.11,4.11,0,0,1,1,0c.15,0,.3.39.3.6S519,90.35,519,90.37Z">
</path>
<path d="M524.52,89.37c.21-.74.82-.74,1.33-.81a21.9,21.9,0,0,1,3.34-.12,14.61,14.61,0,0,0,2.28.1c.56-.08.86.13,1.07.75a.33.33,0,0,1-.13.3c-1.77.4-3.44.45-5.21.85-.36.08-.7.22-1,.32A1.39,1.39,0,0,1,524.52,89.37Z">
</path>
<path d="M504.47,91.59c-1,.23-2.77.46-3.5.62a13.44,13.44,0,0,1-2.13.44,1.78,1.78,0,0,1-1.06-.59c-.09-.08.12-.5.2-.76.32-1.11,1.25-.79,2-.85s3,.11,3.84,0,1.09.09.8,1C504.6,91.59,504.36,91.66,504.47,91.59Z">
</path>
<path d="M559.27,88.16c-1.43.3-2.63.6-3.84.79a21.7,21.7,0,0,1-3.41.29c-.23,0-.64-.7-.63-1.06s.44-1,.71-1c2-.07,4,0,6.07,0a4.59,4.59,0,0,1,1.05,0c.15,0,.28.4.28.61S559.28,88.14,559.27,88.16Z">
</path>
<path d="M564.81,87.34c.23-.73.85-.71,1.36-.76a21.91,21.91,0,0,1,3.34,0,16.12,16.12,0,0,0,2.28.17c.56-.06.84.16,1,.78,0,.08-.08.28-.14.29-1.79.35-3.46.35-5.24.69a9.56,9.56,0,0,0-1.05.28A1.4,1.4,0,0,1,564.81,87.34Z">
</path>
<path d="M544.7,89c-1,.21-2.77.41-3.5.56a13.18,13.18,0,0,1-2.14.39,1.81,1.81,0,0,1-1-.59c-.09-.09.13-.5.21-.77.34-1.11,1.26-.76,2-.82s3,.18,3.85.08,1.08.11.78,1C544.84,89,544.6,89.06,544.7,89Z">
</path>
<path d="M599.58,87.4c-1.44.25-2.64.51-3.86.66a21.71,21.71,0,0,1-3.42.16c-.23,0-.62-.71-.59-1.07s.47-1,.74-1c2,0,4,.13,6.06.22a4,4,0,0,1,1,0c.14,0,.27.41.26.62S599.6,87.38,599.58,87.4Z">
</path>
<path d="M605.13,86.67c.23-.72.83-.71,1.35-.78a24.6,24.6,0,0,1,3.33,0,16,16,0,0,0,2.28.12c.55-.07.85.15,1.06.77,0,.07-.07.28-.14.29-1.78.37-3.45.42-5.23.79-.35.07-.7.2-1,.3A1.39,1.39,0,0,1,605.13,86.67Z">
</path>
<path d="M585,87.7c-1,.17-2.79.31-3.52.43a13.32,13.32,0,0,1-2.15.33,1.83,1.83,0,0,1-1-.64c-.09-.09.15-.49.24-.75.38-1.1,1.29-.73,2.06-.75s3,.28,3.84.21,1.08.15.75,1C585.13,87.71,584.88,87.76,585,87.7Z">
</path>
<path d="M639.88,86.49c-1.44.22-2.65.43-3.87.56a20.56,20.56,0,0,1-3.42.13c-.22,0-.6-.72-.57-1.08s.48-1,.75-1c2,0,4.05.15,6.08.31a4.07,4.07,0,0,1,1,.08c.14,0,.25.42.24.63S639.9,86.47,639.88,86.49Z">
</path>
<path d="M645.47,86.06c.29-.71.9-.65,1.42-.66a17.77,17.77,0,0,1,3.33.29,15.06,15.06,0,0,0,2.26.39c.56,0,.83.24,1,.88a.32.32,0,0,1-.17.28c-1.81.17-3.47,0-5.27.18-.36,0-.71.13-1.07.2A1.38,1.38,0,0,1,645.47,86.06Z">
</path>
<path d="M625.3,86.66c-1,.19-2.78.34-3.51.47a13.29,13.29,0,0,1-2.14.36,1.85,1.85,0,0,1-1-.62c-.09-.08.14-.49.22-.75.37-1.1,1.28-.76,2.06-.79s3,.24,3.84.17,1.09.14.76,1C625.44,86.67,625.2,86.72,625.3,86.66Z">
</path>
<path d="M679.88,90.78c-1.46,0-2.69,0-3.9-.11a27.57,27.57,0,0,1-3.39-.44c-.22,0-.48-.8-.39-1.15s.64-.9.9-.86c2,.3,4,.87,5.95,1.34a4.77,4.77,0,0,1,1,.26c.13.07.18.45.13.65S679.9,90.77,679.88,90.78Z">
</path>
<path d="M685.46,91.37c.41-.64,1-.46,1.52-.38a14.81,14.81,0,0,1,3.24,1c.74.29,1.42.71,2.14,1,.55.17.73.5.66,1.14,0,.09-.18.23-.25.21-.87-.2-1.68-.46-2.53-.63a16.85,16.85,0,0,0-2.56-.45c-.36,0-.72,0-1.08,0A1.39,1.39,0,0,1,685.46,91.37Z">
</path>
<path d="M665.48,88.59c-1.05,0-2.79-.09-3.54-.07a15.63,15.63,0,0,1-2.16.06c-.35,0-.7-.43-.95-.75-.07-.1.21-.47.33-.72.51-1,1.37-.57,2.15-.51s3,.7,3.78.75,1,.3.59,1.14C665.62,88.61,665.37,88.63,665.48,88.59Z">
</path>
<path d="M710.55,113.15c-.4-.61-.76-1.17-1.12-1.69s-.74-1-1.06-1.51a32.65,32.65,0,0,1-1.76-2.85c-.12-.19.27-.88.59-1s1.11-.13,1.26.11c.5.91,1,1.81,1.44,2.75s.85,1.88,1.18,2.85a4.5,4.5,0,0,1,.37,1c0,.15-.27.41-.47.48A.7.7,0,0,1,710.55,113.15Z">
</path>
<path d="M713,118.17c.76,0,.94.63,1.1,1.13a18.5,18.5,0,0,1,.77,3.29,16.85,16.85,0,0,0,.29,2.29c.16.54,0,.87-.59,1.17-.07,0-.29,0-.31-.08-.31-.85-.57-1.68-.83-2.5a18.24,18.24,0,0,0-.9-2.46c-.15-.33-.35-.63-.52-.94A1.4,1.4,0,0,1,713,118.17Z">
</path>
<path d="M702.71,101.09c-.39-.34-1-.73-1.48-1.13a10.15,10.15,0,0,0-1.32-.93,12.9,12.9,0,0,1-1.82-1,1.74,1.74,0,0,1-.47-1.08c0-.12.4-.33.62-.49a1,1,0,0,1,1.2-.12c.33.2.62.54.94.78.73.47,2.15,2.27,2.79,2.8s.62.92-.26,1.28C702.79,101.2,702.59,101.06,702.71,101.09Z">
</path>
<path d="M717.4,152.62c-.33-1.43-.66-2.61-.87-3.82a22.84,22.84,0,0,1-.39-3.4c0-.22.67-.66,1-.66s1,.41,1.05.68c.14,2,.13,4.05.15,6.08a3.69,3.69,0,0,1,0,1.05c0,.15-.39.29-.6.29S717.42,152.63,717.4,152.62Z">
</path>
<path d="M718.32,158.14c.73.22.73.83.79,1.35a23.09,23.09,0,0,1,.07,3.33,14.63,14.63,0,0,0-.11,2.28c.08.55-.13.84-.75,1.06a.33.33,0,0,1-.3-.13c-.39-1.77-.44-3.45-.82-5.23-.07-.35-.2-.7-.3-1A1.39,1.39,0,0,1,718.32,158.14Z">
</path>
<path d="M716.07,138.1c-.26-1-.59-2.73-.79-3.44a14.69,14.69,0,0,1-.58-2.08,1.77,1.77,0,0,1,.49-1.1c.08-.1.51.07.78.13,1.13.23.88,1.19,1,2s.07,3.05.2,3.86,0,1.09-1,.84C716.07,138.24,716,138,716.07,138.1Z">
</path>
<path d="M346.65,21.15c-.1-1.47-.2-2.7-.19-3.93a19.63,19.63,0,0,1,.32-3.43c0-.22.79-.5,1.14-.42s.92.62.88.88c-.29,2-.68,4-1,5.95a4.43,4.43,0,0,1-.16,1c-.06.13-.43.22-.64.19S346.67,21.16,346.65,21.15Z">
</path>
<path d="M346.82,26.75c.7.3.63.9.64,1.41a25,25,0,0,1-.29,3.32,17.47,17.47,0,0,0-.34,2.25c0,.56-.22.83-.85,1-.08,0-.28-.09-.28-.16-.21-1.8-.1-3.47-.28-5.28,0-.37-.13-.72-.19-1.08A1.38,1.38,0,0,1,346.82,26.75Z">
</path>
<path d="M348.41,6.65c0-1.06.15-2.81.14-3.55a13.19,13.19,0,0,1,0-2.18c.06-.34.46-.68.79-.91.1-.07.46.23.7.36,1,.55.51,1.39.41,2.16s-.76,2.93-.83,3.75-.33,1-1.16.57C348.38,6.78,348.37,6.53,348.41,6.65Z">
</path>
<path d="M343.89,61.31c.06-1.46,0-2.68.06-3.89a31.46,31.46,0,0,1,.28-3.37c0-.22.78-.53,1.13-.47s.94.59.91.86a45.49,45.49,0,0,1-1.15,6,3.81,3.81,0,0,1-.27,1c-.07.13-.45.18-.66.12S343.91,61.33,343.89,61.31Z">
</path>
<path d="M343.1,66.86c.62.46.39,1,.25,1.55a16.56,16.56,0,0,1-1.29,3.15,21.67,21.67,0,0,0-1.15,2c-.18.54-.54.69-1.18.57-.08,0-.21-.19-.19-.25a49.56,49.56,0,0,0,1.55-5c.06-.35.07-.71.1-1.07A1.42,1.42,0,0,1,343.1,66.86Z">
</path>
<path d="M345.16,46.87c-.2-1.08-.18-2.82-.28-3.56a12.34,12.34,0,0,1-.2-2.17,1.77,1.77,0,0,1,.69-1c.09-.08.49.17.74.28,1.07.45.65,1.33.63,2.1s-.45,3-.42,3.79c.09.93-.15,1.08-1,.74C345.15,47,345.1,46.77,345.16,46.87Z">
</path>
<path d="M320.62,91.78c.62-.38,1.17-.77,1.7-1.11l.78-.5.73-.53c.46-.31.93-.62,1.41-.9s.92-.62,1.4-.89c.19-.1.9.28,1.08.59s.13,1.09-.11,1.24l-1.33.81-1.41.67A25.54,25.54,0,0,1,322,92.33a3.72,3.72,0,0,1-1,.36c-.16,0-.4-.3-.47-.5A.61.61,0,0,1,320.62,91.78Z">
</path>
<path d="M315.45,94c-.1.77-.73.83-1.24,1a13.31,13.31,0,0,1-3.39.38c-.78,0-1.57-.11-2.32,0-.57.07-.87-.15-1.07-.78a.32.32,0,0,1,.13-.29c.89-.15,1.74-.29,2.58-.45a14.3,14.3,0,0,0,2.54-.57c.34-.12.65-.28,1-.43A1.44,1.44,0,0,1,315.45,94Z">
</path>
<path d="M332.52,83.79c.65-.81,1.64-2.22,2-2.83a11.42,11.42,0,0,1,1-1.85,1.88,1.88,0,0,1,1.09-.46c.13,0,.33.4.49.63.69,1-.2,1.49-.66,2.13a9.89,9.89,0,0,1-1.36,1.43c-.56.54-1.1,1.08-1.39,1.38-.65.74-.89.66-1.28-.21C332.42,83.88,332.56,83.67,332.52,83.79Z">
</path>
<path d="M280.68,94.12c1.45-.22,2.66-.45,3.88-.57a20.69,20.69,0,0,1,3.43-.08c.22,0,.6.73.56,1.08s-.5,1-.77,1c-2,0-4-.22-6.06-.35a4,4,0,0,1-1-.08c-.15,0-.26-.41-.25-.62S280.67,94.14,280.68,94.12Z">
</path>
<path d="M275.1,94.65c-.27.71-.88.65-1.4.68a23.36,23.36,0,0,1-3.33-.21,16.3,16.3,0,0,0-2.26-.3c-.56,0-.84-.21-1-.84,0-.08.09-.28.16-.28,1.8-.24,3.47-.15,5.27-.38.36,0,.71-.15,1.06-.22A1.39,1.39,0,0,1,275.1,94.65Z">
</path>
<path d="M295.28,94.13c1-.15,2.79-.25,3.53-.36A13.31,13.31,0,0,1,301,93.5a1.81,1.81,0,0,1,1,.66c.08.09-.16.49-.25.75-.41,1.08-1.31.69-2.08.7s-3-.35-3.84-.3-1.08-.18-.72-1.07C295.14,94.12,295.39,94.07,295.28,94.13Z">
</path>
<path d="M240.39,92.61c1.46-.16,2.68-.36,3.9-.44a20.68,20.68,0,0,1,3.43,0c.22,0,.57.75.52,1.1s-.53,1-.8,1c-2-.11-4-.36-6.05-.56a3.57,3.57,0,0,1-1-.12c-.14,0-.24-.42-.22-.63S240.38,92.63,240.39,92.61Z">
</path>
<path d="M234.8,92.9c-.3.7-.9.63-1.42.64a23.45,23.45,0,0,1-3.33-.32,14.69,14.69,0,0,0-2.25-.38c-.56,0-.83-.24-1-.88a.35.35,0,0,1,.16-.28c1.81-.17,3.48,0,5.29-.19.36,0,.71-.12,1.07-.18A1.38,1.38,0,0,1,234.8,92.9Z">
</path>
<path d="M255,93.14c1-.11,2.8-.15,3.54-.23a13.23,13.23,0,0,1,2.16-.19,1.77,1.77,0,0,1,1,.69c.09.1-.17.49-.27.74-.45,1.07-1.33.65-2.11.63s-3-.45-3.82-.44-1.07-.21-.68-1.09C254.84,93.13,255.09,93.09,255,93.14Z">
</path>
<path d="M200.16,89.89c1.46-.15,2.68-.31,3.9-.36a21.78,21.78,0,0,1,3.43.09c.23,0,.56.77.5,1.12s-.55,1-.82.93c-2-.15-4-.43-6-.67a4.51,4.51,0,0,1-1.05-.13c-.13-.06-.23-.43-.21-.63S200.14,89.91,200.16,89.89Z">
</path>
<path d="M194.56,90.14c-.3.71-.9.63-1.42.63a24.71,24.71,0,0,1-3.32-.32,16.27,16.27,0,0,0-2.25-.38c-.56,0-.83-.23-1-.87a.34.34,0,0,1,.17-.28c1.81-.17,3.47,0,5.28-.2.36,0,.72-.12,1.08-.18A1.39,1.39,0,0,1,194.56,90.14Z">
</path>
<path d="M214.73,90.74c1.06-.08,2.81-.07,3.55-.13a14.52,14.52,0,0,1,2.17-.13,1.83,1.83,0,0,1,1,.73c.08.09-.19.47-.3.72-.48,1.06-1.35.61-2.12.57s-3-.54-3.81-.55-1.06-.24-.65-1.11C214.6,90.72,214.85,90.68,214.73,90.74Z">
</path>
<path d="M159.89,87.67c1.45-.18,2.66-.39,3.89-.48a21.82,21.82,0,0,1,3.43,0c.23,0,.58.74.53,1.1s-.53,1-.79,1c-2-.1-4-.32-6-.5a4,4,0,0,1-1-.1c-.14-.05-.25-.42-.23-.62S159.87,87.69,159.89,87.67Z">
</path>
<path d="M154.3,88.12c-.28.71-.88.65-1.4.68a23.34,23.34,0,0,1-3.33-.2,14.78,14.78,0,0,0-2.26-.31c-.56,0-.83-.21-1-.84,0-.08.09-.27.16-.28,1.8-.24,3.47-.15,5.27-.38.36-.05.72-.14,1.07-.22A1.38,1.38,0,0,1,154.3,88.12Z">
</path>
<path d="M174.48,88.14c1.05-.1,2.81-.12,3.55-.19a13.24,13.24,0,0,1,2.17-.18c.35,0,.72.41,1,.72.08.09-.18.48-.29.73-.47,1-1.34.63-2.12.6s-3-.49-3.8-.48c-1,0-1.07-.22-.68-1.1C174.35,88.12,174.59,88.08,174.48,88.14Z">
</path>
<path d="M119.56,86.91c1.45-.23,2.66-.48,3.88-.61a21.74,21.74,0,0,1,3.42-.13c.23,0,.61.73.57,1.08s-.5,1-.76,1c-2,0-4-.17-6.06-.28a4.07,4.07,0,0,1-1-.07c-.14,0-.26-.4-.25-.61S119.55,86.94,119.56,86.91Z">
</path>
<path d="M114,87.45c-.29.72-.9.65-1.42.66a20.77,20.77,0,0,1-3.33-.27A14.75,14.75,0,0,0,107,87.5c-.56,0-.83-.23-1-.87,0-.08.09-.27.16-.28,1.81-.2,3.48-.07,5.28-.27.36,0,.71-.13,1.07-.2A1.4,1.4,0,0,1,114,87.45Z">
</path>
<path d="M134.16,86.85c1.05-.14,2.8-.22,3.54-.32a13.22,13.22,0,0,1,2.16-.24,1.76,1.76,0,0,1,1,.67c.08.09-.17.49-.27.74-.42,1.08-1.31.68-2.09.68s-3-.38-3.82-.35-1.08-.18-.72-1.07C134,86.83,134.27,86.79,134.16,86.85Z">
</path>
<path d="M79.24,86c1.44-.27,2.65-.57,3.87-.72a20.73,20.73,0,0,1,3.43-.15c.23,0,.62.71.58,1.07s-.48,1-.75,1c-2,0-4-.14-6-.18a4.58,4.58,0,0,1-1,0c-.14,0-.28-.4-.27-.61S79.23,86,79.24,86Z">
</path>
<path d="M73.7,86.83c-.22.73-.83.72-1.34.78a28.21,28.21,0,0,1-3.32.08,15.81,15.81,0,0,0-2.27-.08c-.55.09-.85-.12-1.08-.74,0-.07.06-.28.13-.29,1.77-.41,3.44-.5,5.23-.88.35-.08.7-.2,1-.3A1.39,1.39,0,0,1,73.7,86.83Z">
</path>
<path d="M93.85,85.81c1.05-.13,2.81-.19,3.55-.28a11.4,11.4,0,0,1,2.17-.21,1.77,1.77,0,0,1,1,.69c.08.1-.17.49-.28.74-.44,1.07-1.32.65-2.09.63s-3-.41-3.82-.38-1.07-.2-.7-1.08C93.72,85.79,94,85.75,93.85,85.81Z">
</path>
<path d="M39.16,90.31c1.37-.52,2.51-1,3.68-1.37a17,17,0,0,1,3.37-.73c.23,0,.72.62.75,1s-.32,1-.58,1.09l-6,.84a4.19,4.19,0,0,1-1,.14c-.14,0-.34-.34-.37-.55S39.15,90.33,39.16,90.31Z">
</path>
<path d="M33.86,92.13c-.08.76-.68.86-1.17,1-1,.33-2.16.46-3.2.73a8.23,8.23,0,0,0-2.17.47c-.48.25-.82.13-1.23-.38-.05-.07,0-.29,0-.32a12.4,12.4,0,0,1,2.41-1.16l2.5-1c.34-.14.65-.32,1-.49A1.39,1.39,0,0,1,33.86,92.13Z">
</path>
<path d="M53.55,87.74c1-.29,2.74-.61,3.47-.81a9.92,9.92,0,0,1,2.12-.51,1.79,1.79,0,0,1,1.08.55c.09.08-.11.51-.18.77-.29,1.12-1.22.82-2,.91s-3,0-3.82.19c-1,.17-1.09,0-.86-1C53.41,87.74,53.65,87.67,53.55,87.74Z">
</path>
<path d="M8.14,113c.18-.71.31-1.38.49-2s.36-1.22.58-1.8A15.85,15.85,0,0,1,10.79,106c.14-.19,1-.14,1.24.08s.56.93.43,1.15c-.48.86-1,1.68-1.53,2.54s-1,1.71-1.42,2.61a3.84,3.84,0,0,1-.46.93c-.09.11-.48.09-.67,0S8.16,113,8.14,113Z">
</path>
<path d="M6.85,118.41c.61.45.38,1,.29,1.51a32.5,32.5,0,0,1-.95,3.15,14.27,14.27,0,0,0-.74,2.14c-.07.55-.35.78-1,.82-.08,0-.26-.13-.25-.2a18.86,18.86,0,0,1,.31-2.64c.13-.86.29-1.72.41-2.64,0-.36,0-.73,0-1.1A1.37,1.37,0,0,1,6.85,118.41Z">
</path>
<path d="M15.82,100.5A13.49,13.49,0,0,1,17.05,99c.46-.5.88-1,1.16-1.24A13.27,13.27,0,0,1,19.8,96.2a1.9,1.9,0,0,1,1.25,0c.12,0,.14.5.2.76a1,1,0,0,1-.31,1.11c-.26.25-.63.42-.92.66a26.59,26.59,0,0,0-3,2.22c-.6.72-.84.67-1.25-.21C15.72,100.59,15.85,100.38,15.82,100.5Z">
</path>
<path d="M1.26,152.59c-.16-1.45-.34-2.67-.4-3.9A20.76,20.76,0,0,1,1,145.25c0-.23.77-.56,1.12-.5s1,.56.93.83c-.16,2-.43,4-.64,6a4.36,4.36,0,0,1-.12,1c-.06.14-.42.25-.63.23S1.28,152.61,1.26,152.59Z">
</path>
<path d="M1.59,158.18c.71.29.64.9.66,1.42A23.38,23.38,0,0,1,2,162.93a15,15,0,0,0-.37,2.26c0,.56-.23.83-.87,1-.08,0-.27-.1-.28-.17-.18-1.81,0-3.47-.24-5.28,0-.36-.13-.71-.19-1.07A1.38,1.38,0,0,1,1.59,158.18Z">
</path>
<path d="M2.22,138c-.05-1.06.07-2.81,0-3.57a10.57,10.57,0,0,1,0-2.18c.06-.35.47-.69.79-.92.11-.07.47.23.71.37,1,.56.5,1.38.4,2.14s-.72,2.93-.75,3.75-.28,1.05-1.13.61C2.2,138.14,2.17,137.89,2.22,138Z">
</path>
</svg>
</div>
<div class="flex flex-wrap items-start max-w-lg mx-auto lg:max-w-none justify-center md:lg-space-x-4 lg:space-x-20 px-4">
<div class="flex flex-col flex-1 lg:flex-initial text-center items-center">
<a target="_blank" href="https://github.com/open-sale" class="button-lg bg-pink-light w-full lg:w-auto mb-4 bg-mint">OpenSale On Github</a>
</div>
<div class="flex flex-col flex-1 lg:flex-initial text-center items-center">
<a href="https://github.com/open-sale/open-sale-web" target="_blank" class="button-lg bg-pink-light w-full lg:w-auto mb-4">Get Web Version</a>
</div>
<div class="flex flex-col flex-1 lg:flex-initial text-center items-center"><a href="https://github.com/open-sale/open-sale-flutter" target="_blank" class="button-lg bg-pink-light w-full lg:w-auto mb-4">Get Mobile Version</a>
</div>
</div>
</div>
</div>
</body><div id="vimeo-record-extension"></div><grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></html>