-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
339 lines (312 loc) · 103 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
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
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<!-- Google tag (gtag.js) -->
<script async src='https://www.googletagmanager.com/gtag/js?id=G-X7D4KP8STL'></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-X7D4KP8STL');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9362996142187597"
crossorigin="anonymous"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<meta charset="utf-8" />
<meta name="language" content="pt-BR" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="canonical" href="https://ewerton.dev/404" />
<meta name="title"
content="ewerton.dev - Desenvolvedor" />
<meta name="author" content="Ewerton Motta" />
<meta name="description" content="Desenvolvimento de sites e sistemas web personalizados para empresas e microempreendedores. Entre em contato para sua solução digital sob medida!" />
<meta name="keywords" content="Desenvolvimento de sites, Desenvolvimento web, Sites estáticos, Sites dinâmicos, Sistemas web, Desenvolvimento de sistemas, Web design, Agência web, Desenvolvedor web, Microempreendedores, Pequenas empresas, Médias empresas, Criação de sites profissionais, Blog corporativo, Gerenciamento de conteúdo, Otimização de sites, SEO, Marketing digital, Presença online" />
<meta name="robots" content="index, follow" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ewerton.dev/404" />
<meta name="og:title"
content="ewerton.dev - Desenvolvedor" />
<meta name="og:description" content="Desenvolvimento de sites e sistemas web personalizados para empresas e microempreendedores. Entre em contato para sua solução digital sob medida!" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title"
content="ewerton.dev - Desenvolvedor" />
<meta name="twitter:description" content="Desenvolvimento de sites e sistemas web personalizados para empresas e microempreendedores. Entre em contato para sua solução digital sob medida!" />
<title>ewerton.dev - Desenvolvedor</title>
<link rel="icon" type="image/x-icon" href="https://ewerton.dev/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="https://ewerton.dev/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="https://ewerton.dev/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="https://ewerton.dev/favicon-16x16.png" />
<link rel="manifest" href="https://ewerton.dev/site.webmanifest" />
<link rel="stylesheet" href="https://ewerton.dev/assets/css/main.css?id=b446f6f8ea5ea308307e38f9ede41424" />
<script defer src="https://ewerton.dev/assets/js/main.js?id=0949ebf3f1a67c0f62a218a0060f6a73"></script>
</head>
<body class="gradient leading-normal tracking-normal text-white">
<header x-data="{ atTop: false, menuToggle: false }">
<nav class="fixed left-0 right-0 top-0 z-50 w-full text-white transition duration-500 ease-in-out"
:class="{ 'shadow-lg': atTop, 'gradient text-white': !atTop, 'bg-white text-indigo-800': atTop }"
@scroll.window="atTop = (window.scrollY < 10) ? false: true">
<div class="container mx-auto mt-0 flex w-full flex-wrap items-center justify-between py-2">
<div class="flex items-center pl-4">
<a class="toggleColour text-2xl font-bold text-white no-underline hover:no-underline lg:text-4xl"
href="https://ewerton.dev" title="Página Inicial">
<svg width="268" height="53" viewBox="0 0 268 53" xmlns="http://www.w3.org/2000/svg" class="h-12 fill-current stroke-current" x-bind:class="{ 'stroke-stratos-950 fill-stratos-950': atTop, 'stroke-white fill-white': !atTop }">
<path d="M6.24 29.04L20.44 34.88L19.4 37.96L2.12 30.64V27.44L19.4 20.12L20.44 23.2L6.24 29.04Z" />
<path
d="M6.24 29.04L6.04982 28.5776L4.92544 29.04L6.04982 29.5024L6.24 29.04ZM20.44 34.88L20.9137 35.04L21.0637 34.5959L20.6302 34.4176L20.44 34.88ZM19.4 37.96L19.205 38.4204L19.7013 38.6306L19.8737 38.12L19.4 37.96ZM2.12 30.64H1.62V30.9712L1.92497 31.1004L2.12 30.64ZM2.12 27.44L1.92497 26.9796L1.62 27.1088V27.44H2.12ZM19.4 20.12L19.8737 19.96L19.7013 19.4494L19.205 19.6596L19.4 20.12ZM20.44 23.2L20.6302 23.6624L21.0637 23.4841L20.9137 23.04L20.44 23.2ZM6.04982 29.5024L20.2498 35.3424L20.6302 34.4176L6.43018 28.5776L6.04982 29.5024ZM19.9663 34.72L18.9263 37.8L19.8737 38.12L20.9137 35.04L19.9663 34.72ZM19.595 37.4996L2.31503 30.1796L1.92497 31.1004L19.205 38.4204L19.595 37.4996ZM2.62 30.64V27.44H1.62V30.64H2.62ZM2.31503 27.9004L19.595 20.5804L19.205 19.6596L1.92497 26.9796L2.31503 27.9004ZM18.9263 20.28L19.9663 23.36L20.9137 23.04L19.8737 19.96L18.9263 20.28ZM20.2498 22.7376L6.04982 28.5776L6.43018 29.5024L20.6302 23.6624L20.2498 22.7376Z" />
<mask id="path-3-outside-1_2_4" maskUnits="userSpaceOnUse" x="21" y="8" width="18" height="34">
<rect x="21" y="8" width="18" height="34" />
<path
d="M26.88 29.872L26.832 28.96C26.832 27.584 27.184 26.4 27.888 25.408C28.592 24.384 29.36 23.44 30.192 22.576C31.056 21.712 31.84 20.848 32.544 19.984C33.248 19.12 33.6 18.128 33.6 17.008C33.6 15.792 33.216 14.816 32.448 14.08C31.68 13.344 30.544 12.976 29.04 12.976C28.112 12.976 27.184 13.088 26.256 13.312C25.36 13.536 24.448 13.904 23.52 14.416L22.416 11.344C23.376 10.8 24.464 10.384 25.68 10.096C26.896 9.776 28.192 9.616 29.568 9.616C31.2 9.616 32.528 9.84 33.552 10.288C34.608 10.736 35.44 11.312 36.048 12.016C36.656 12.688 37.072 13.44 37.296 14.272C37.552 15.104 37.68 15.904 37.68 16.672C37.68 17.632 37.488 18.496 37.104 19.264C36.752 20 36.304 20.704 35.76 21.376C35.216 22.048 34.624 22.688 33.984 23.296C33.344 23.904 32.752 24.544 32.208 25.216C31.664 25.856 31.2 26.56 30.816 27.328C30.464 28.096 30.288 28.944 30.288 29.872H26.88ZM28.944 40.576C28.048 40.576 27.28 40.288 26.64 39.712C26.032 39.104 25.728 38.304 25.728 37.312C25.728 36.32 26.032 35.536 26.64 34.96C27.28 34.352 28.048 34.048 28.944 34.048C29.808 34.048 30.56 34.352 31.2 34.96C31.84 35.536 32.16 36.32 32.16 37.312C32.16 38.304 31.84 39.104 31.2 39.712C30.56 40.288 29.808 40.576 28.944 40.576Z" />
</mask>
<path
d="M26.88 29.872L26.832 28.96C26.832 27.584 27.184 26.4 27.888 25.408C28.592 24.384 29.36 23.44 30.192 22.576C31.056 21.712 31.84 20.848 32.544 19.984C33.248 19.12 33.6 18.128 33.6 17.008C33.6 15.792 33.216 14.816 32.448 14.08C31.68 13.344 30.544 12.976 29.04 12.976C28.112 12.976 27.184 13.088 26.256 13.312C25.36 13.536 24.448 13.904 23.52 14.416L22.416 11.344C23.376 10.8 24.464 10.384 25.68 10.096C26.896 9.776 28.192 9.616 29.568 9.616C31.2 9.616 32.528 9.84 33.552 10.288C34.608 10.736 35.44 11.312 36.048 12.016C36.656 12.688 37.072 13.44 37.296 14.272C37.552 15.104 37.68 15.904 37.68 16.672C37.68 17.632 37.488 18.496 37.104 19.264C36.752 20 36.304 20.704 35.76 21.376C35.216 22.048 34.624 22.688 33.984 23.296C33.344 23.904 32.752 24.544 32.208 25.216C31.664 25.856 31.2 26.56 30.816 27.328C30.464 28.096 30.288 28.944 30.288 29.872H26.88ZM28.944 40.576C28.048 40.576 27.28 40.288 26.64 39.712C26.032 39.104 25.728 38.304 25.728 37.312C25.728 36.32 26.032 35.536 26.64 34.96C27.28 34.352 28.048 34.048 28.944 34.048C29.808 34.048 30.56 34.352 31.2 34.96C31.84 35.536 32.16 36.32 32.16 37.312C32.16 38.304 31.84 39.104 31.2 39.712C30.56 40.288 29.808 40.576 28.944 40.576Z" />
<path
d="M26.88 29.872L25.8814 29.9246L25.9312 30.872H26.88V29.872ZM26.832 28.96H25.832V28.9863L25.8334 29.0126L26.832 28.96ZM27.888 25.408L28.7035 25.9867L28.7078 25.9807L28.712 25.9745L27.888 25.408ZM30.192 22.576L29.4849 21.8689L29.4782 21.8756L29.4717 21.8824L30.192 22.576ZM32.544 19.984L31.7688 19.3523H31.7688L32.544 19.984ZM32.448 14.08L33.1399 13.358V13.358L32.448 14.08ZM26.256 13.312L26.0214 12.3399L26.0135 12.3419L26.256 13.312ZM23.52 14.416L22.5789 14.7542L22.9757 15.8584L24.0031 15.2916L23.52 14.416ZM22.416 11.344L21.923 10.474L21.19 10.8893L21.4749 11.6822L22.416 11.344ZM25.68 10.096L25.9105 11.0691L25.9225 11.0662L25.9345 11.0631L25.68 10.096ZM33.552 10.288L33.1512 11.2042L33.1615 11.2086L33.552 10.288ZM36.048 12.016L35.2912 12.6696L35.2987 12.6784L35.3065 12.6869L36.048 12.016ZM37.296 14.272L36.3304 14.532L36.335 14.5491L36.3402 14.5661L37.296 14.272ZM37.104 19.264L36.2096 18.8168L36.2057 18.8246L36.2019 18.8325L37.104 19.264ZM35.76 21.376L34.9828 20.7468L35.76 21.376ZM33.984 23.296L33.2953 22.571L33.984 23.296ZM32.208 25.216L32.9699 25.8636L32.9777 25.8545L32.9852 25.8452L32.208 25.216ZM30.816 27.328L29.9216 26.8808L29.914 26.8959L29.9069 26.9113L30.816 27.328ZM30.288 29.872V30.872H31.288V29.872H30.288ZM26.64 39.712L25.9329 40.4191L25.9515 40.4377L25.971 40.4553L26.64 39.712ZM26.64 34.96L27.3277 35.686L27.3287 35.685L26.64 34.96ZM31.2 34.96L30.5113 35.685L30.521 35.6943L30.531 35.7033L31.2 34.96ZM31.2 39.712L31.869 40.4553L31.879 40.4463L31.8887 40.437L31.2 39.712ZM27.8786 29.8194L27.8306 28.9074L25.8334 29.0126L25.8814 29.9246L27.8786 29.8194ZM27.832 28.96C27.832 27.7631 28.1349 26.7879 28.7035 25.9867L27.0725 24.8293C26.2331 26.0121 25.832 27.4049 25.832 28.96H27.832ZM28.712 25.9745C29.3861 24.994 30.1197 24.0928 30.9123 23.2696L29.4717 21.8824C28.6003 22.7872 27.7979 23.7739 27.064 24.8415L28.712 25.9745ZM30.8991 23.2831C31.7848 22.3974 32.5919 21.5083 33.3192 20.6157L31.7688 19.3523C31.0881 20.1877 30.3272 21.0266 29.4849 21.8689L30.8991 23.2831ZM33.3192 20.6157C34.1694 19.5723 34.6 18.3569 34.6 17.008H32.6C32.6 17.8991 32.3266 18.6677 31.7688 19.3523L33.3192 20.6157ZM34.6 17.008C34.6 15.5621 34.1335 14.3102 33.1399 13.358L31.7561 14.802C32.2985 15.3218 32.6 16.0219 32.6 17.008H34.6ZM33.1399 13.358C32.1205 12.3811 30.6946 11.976 29.04 11.976V13.976C30.3934 13.976 31.2395 14.3069 31.7561 14.802L33.1399 13.358ZM29.04 11.976C28.0307 11.976 27.024 12.0979 26.0214 12.3399L26.4906 14.2841C27.344 14.0781 28.1933 13.976 29.04 13.976V11.976ZM26.0135 12.3419C25.0223 12.5897 24.0298 12.9926 23.0369 13.5404L24.0031 15.2916C24.8662 14.8154 25.6978 14.4823 26.4985 14.2821L26.0135 12.3419ZM24.4611 14.0778L23.3571 11.0058L21.4749 11.6822L22.5789 14.7542L24.4611 14.0778ZM22.909 12.214C23.7768 11.7223 24.7745 11.3381 25.9105 11.0691L25.4495 9.12292C24.1535 9.42986 22.9752 9.8777 21.923 10.474L22.909 12.214ZM25.9345 11.0631C27.06 10.7669 28.2699 10.616 29.568 10.616V8.616C28.1141 8.616 26.732 8.78512 25.4255 9.12892L25.9345 11.0631ZM29.568 10.616C31.1203 10.616 32.2978 10.8308 33.1512 11.2042L33.9528 9.37184C32.7582 8.8492 31.2797 8.616 29.568 8.616V10.616ZM33.1615 11.2086C34.1087 11.6105 34.8038 12.1053 35.2912 12.6696L36.8048 11.3624C36.0762 10.5187 35.1073 9.86154 33.9425 9.36742L33.1615 11.2086ZM35.3065 12.6869C35.814 13.2478 36.1497 13.8607 36.3304 14.532L38.2616 14.012C37.9943 13.0193 37.498 12.1282 36.7895 11.3451L35.3065 12.6869ZM36.3402 14.5661C36.5708 15.3153 36.68 16.016 36.68 16.672H38.68C38.68 15.792 38.5332 14.8927 38.2518 13.9779L36.3402 14.5661ZM36.68 16.672C36.68 17.4953 36.5163 18.2033 36.2096 18.8168L37.9984 19.7112C38.4597 18.7887 38.68 17.7687 38.68 16.672H36.68ZM36.2019 18.8325C35.8856 19.4939 35.4805 20.132 34.9828 20.7468L36.5372 22.0052C37.1275 21.276 37.6184 20.5061 38.0061 19.6955L36.2019 18.8325ZM34.9828 20.7468C34.4667 21.3843 33.9044 21.9923 33.2953 22.571L34.6727 24.021C35.3436 23.3837 35.9653 22.7117 36.5372 22.0052L34.9828 20.7468ZM33.2953 22.571C32.6244 23.2083 32.0027 23.8803 31.4308 24.5868L32.9852 25.8452C33.5013 25.2077 34.0636 24.5997 34.6728 24.021L33.2953 22.571ZM31.4461 24.5683C30.8489 25.271 30.3407 26.0425 29.9216 26.8808L31.7104 27.7752C32.0593 27.0775 32.4791 26.441 32.9699 25.8636L31.4461 24.5683ZM29.9069 26.9113C29.4893 27.8225 29.288 28.8145 29.288 29.872H31.288C31.288 29.0735 31.4387 28.3695 31.7251 27.7447L29.9069 26.9113ZM30.288 28.872H26.88V30.872H30.288V28.872ZM28.944 39.576C28.284 39.576 27.7573 39.3722 27.309 38.9687L25.971 40.4553C26.8027 41.2038 27.812 41.576 28.944 41.576V39.576ZM27.3471 39.0049C26.9557 38.6135 26.728 38.0829 26.728 37.312H24.728C24.728 38.5251 25.1083 39.5945 25.9329 40.4191L27.3471 39.0049ZM26.728 37.312C26.728 36.5397 26.9557 36.0384 27.3277 35.686L25.9523 34.234C25.1083 35.0336 24.728 36.1003 24.728 37.312H26.728ZM27.3287 35.685C27.7798 35.2565 28.3001 35.048 28.944 35.048V33.048C27.7959 33.048 26.7802 33.4475 25.9513 34.235L27.3287 35.685ZM28.944 35.048C29.5455 35.048 30.0526 35.2493 30.5113 35.685L31.8888 34.235C31.0674 33.4547 30.0705 33.048 28.944 33.048V35.048ZM30.531 35.7033C30.9274 36.06 31.16 36.5559 31.16 37.312H33.16C33.16 36.0841 32.7526 35.012 31.869 34.2167L30.531 35.7033ZM31.16 37.312C31.16 38.0672 30.927 38.5921 30.5113 38.987L31.8887 40.437C32.753 39.6159 33.16 38.5408 33.16 37.312H31.16ZM30.531 38.9687C30.0754 39.3788 29.5619 39.576 28.944 39.576V41.576C30.0541 41.576 31.0446 41.1972 31.869 40.4553L30.531 38.9687Z"
mask="url(#path-3-outside-1_2_4)" />
<path d="M57.2843 3.01785L57.2843 53" />
<path
d="M81.3535 40.3516C78.7754 40.3516 76.6777 39.5078 75.0605 37.8203C73.4434 36.1211 72.6348 33.8535 72.6348 31.0176V30.4199C72.6348 28.5332 72.9922 26.8516 73.707 25.375C74.4336 23.8867 75.4414 22.7266 76.7305 21.8945C78.0312 21.0508 79.4375 20.6289 80.9492 20.6289C83.4219 20.6289 85.3438 21.4434 86.7148 23.0723C88.0859 24.7012 88.7715 27.0332 88.7715 30.0684V31.4219H75.8867C75.9336 33.2969 76.4785 34.8145 77.5215 35.9746C78.5762 37.123 79.9121 37.6973 81.5293 37.6973C82.6777 37.6973 83.6504 37.4629 84.4473 36.9941C85.2441 36.5254 85.9414 35.9043 86.5391 35.1309L88.5254 36.6777C86.9316 39.127 84.541 40.3516 81.3535 40.3516ZM80.9492 23.3008C79.6367 23.3008 78.5352 23.7812 77.6445 24.7422C76.7539 25.6914 76.2031 27.0273 75.9922 28.75H85.5195V28.5039C85.4258 26.8516 84.9805 25.5742 84.1836 24.6719C83.3867 23.7578 82.3086 23.3008 80.9492 23.3008ZM109.391 35.5176L113.047 20.9805H116.299L110.762 40H108.125L103.502 25.5859L99.002 40H96.3652L90.8457 20.9805H94.0801L97.8242 35.2188L102.254 20.9805H104.873L109.391 35.5176ZM127.514 40.3516C124.936 40.3516 122.838 39.5078 121.221 37.8203C119.604 36.1211 118.795 33.8535 118.795 31.0176V30.4199C118.795 28.5332 119.152 26.8516 119.867 25.375C120.594 23.8867 121.602 22.7266 122.891 21.8945C124.191 21.0508 125.598 20.6289 127.109 20.6289C129.582 20.6289 131.504 21.4434 132.875 23.0723C134.246 24.7012 134.932 27.0332 134.932 30.0684V31.4219H122.047C122.094 33.2969 122.639 34.8145 123.682 35.9746C124.736 37.123 126.072 37.6973 127.689 37.6973C128.838 37.6973 129.811 37.4629 130.607 36.9941C131.404 36.5254 132.102 35.9043 132.699 35.1309L134.686 36.6777C133.092 39.127 130.701 40.3516 127.514 40.3516ZM127.109 23.3008C125.797 23.3008 124.695 23.7812 123.805 24.7422C122.914 25.6914 122.363 27.0273 122.152 28.75H131.68V28.5039C131.586 26.8516 131.141 25.5742 130.344 24.6719C129.547 23.7578 128.469 23.3008 127.109 23.3008ZM147.904 23.8984C147.412 23.8164 146.879 23.7754 146.305 23.7754C144.172 23.7754 142.725 24.6836 141.963 26.5V40H138.711V20.9805H141.875L141.928 23.1777C142.994 21.4785 144.506 20.6289 146.463 20.6289C147.096 20.6289 147.576 20.7109 147.904 20.875V23.8984ZM156.201 16.375V20.9805H159.752V23.4941H156.201V35.2891C156.201 36.0508 156.359 36.625 156.676 37.0117C156.992 37.3867 157.531 37.5742 158.293 37.5742C158.668 37.5742 159.184 37.5039 159.84 37.3633V40C158.984 40.2344 158.152 40.3516 157.344 40.3516C155.891 40.3516 154.795 39.9121 154.057 39.0332C153.318 38.1543 152.949 36.9062 152.949 35.2891V23.4941H149.486V20.9805H152.949V16.375H156.201ZM162.354 30.3145C162.354 28.4512 162.717 26.7754 163.443 25.2871C164.182 23.7988 165.201 22.6504 166.502 21.8418C167.814 21.0332 169.309 20.6289 170.984 20.6289C173.574 20.6289 175.666 21.5254 177.26 23.3184C178.865 25.1113 179.668 27.4961 179.668 30.4727V30.7012C179.668 32.5527 179.311 34.2168 178.596 35.6934C177.893 37.1582 176.879 38.3008 175.555 39.1211C174.242 39.9414 172.73 40.3516 171.02 40.3516C168.441 40.3516 166.35 39.4551 164.744 37.6621C163.15 35.8691 162.354 33.4961 162.354 30.543V30.3145ZM165.623 30.7012C165.623 32.8105 166.109 34.5039 167.082 35.7812C168.066 37.0586 169.379 37.6973 171.02 37.6973C172.672 37.6973 173.984 37.0527 174.957 35.7637C175.93 34.4629 176.416 32.6465 176.416 30.3145C176.416 28.2285 175.918 26.541 174.922 25.252C173.938 23.9512 172.625 23.3008 170.984 23.3008C169.379 23.3008 168.084 23.9395 167.1 25.2168C166.115 26.4941 165.623 28.3223 165.623 30.7012ZM186.822 20.9805L186.928 23.3711C188.381 21.543 190.279 20.6289 192.623 20.6289C196.643 20.6289 198.67 22.8965 198.705 27.4316V40H195.453V27.4141C195.441 26.043 195.125 25.0293 194.504 24.373C193.895 23.7168 192.939 23.3887 191.639 23.3887C190.584 23.3887 189.658 23.6699 188.861 24.2324C188.064 24.7949 187.443 25.5332 186.998 26.4473V40H183.746V20.9805H186.822ZM203.68 38.2949C203.68 37.7324 203.844 37.2637 204.172 36.8887C204.512 36.5137 205.016 36.3262 205.684 36.3262C206.352 36.3262 206.855 36.5137 207.195 36.8887C207.547 37.2637 207.723 37.7324 207.723 38.2949C207.723 38.834 207.547 39.2852 207.195 39.6484C206.855 40.0117 206.352 40.1934 205.684 40.1934C205.016 40.1934 204.512 40.0117 204.172 39.6484C203.844 39.2852 203.68 38.834 203.68 38.2949ZM212.311 30.332C212.311 27.4141 213.002 25.0703 214.385 23.3008C215.768 21.5195 217.578 20.6289 219.816 20.6289C222.043 20.6289 223.807 21.3906 225.107 22.9141V13H228.359V40H225.371L225.213 37.9609C223.912 39.5547 222.102 40.3516 219.781 40.3516C217.578 40.3516 215.779 39.4492 214.385 37.6445C213.002 35.8398 212.311 33.4844 212.311 30.5781V30.332ZM215.562 30.7012C215.562 32.8574 216.008 34.5449 216.898 35.7637C217.789 36.9824 219.02 37.5918 220.59 37.5918C222.652 37.5918 224.158 36.666 225.107 34.8145V26.0781C224.135 24.2852 222.641 23.3887 220.625 23.3887C219.031 23.3887 217.789 24.0039 216.898 25.2344C216.008 26.4648 215.562 28.2871 215.562 30.7012ZM241.314 40.3516C238.736 40.3516 236.639 39.5078 235.021 37.8203C233.404 36.1211 232.596 33.8535 232.596 31.0176V30.4199C232.596 28.5332 232.953 26.8516 233.668 25.375C234.395 23.8867 235.402 22.7266 236.691 21.8945C237.992 21.0508 239.398 20.6289 240.91 20.6289C243.383 20.6289 245.305 21.4434 246.676 23.0723C248.047 24.7012 248.732 27.0332 248.732 30.0684V31.4219H235.848C235.895 33.2969 236.439 34.8145 237.482 35.9746C238.537 37.123 239.873 37.6973 241.49 37.6973C242.639 37.6973 243.611 37.4629 244.408 36.9941C245.205 36.5254 245.902 35.9043 246.5 35.1309L248.486 36.6777C246.893 39.127 244.502 40.3516 241.314 40.3516ZM240.91 23.3008C239.598 23.3008 238.496 23.7812 237.605 24.7422C236.715 25.6914 236.164 27.0273 235.953 28.75H245.48V28.5039C245.387 26.8516 244.941 25.5742 244.145 24.6719C243.348 23.7578 242.27 23.3008 240.91 23.3008ZM258.541 35.5879L263.252 20.9805H266.574L259.754 40H257.275L250.385 20.9805H253.707L258.541 35.5879Z" />
</svg>
</a>
</div>
<div class="block pr-4 lg:hidden">
<button x-on:click="menuToggle = !menuToggle"
class="focus:shadow-outline flex transform items-center p-1 text-stratos-950 transition duration-300 ease-in-out hover:scale-105 hover:text-gray-900 focus:outline-none">
<svg class="h-6 w-6 fill-current" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<title>Menu</title>
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z" />
</svg>
</button>
</div>
<div :class="{
'block': menuToggle,
'hidden': !menuToggle,
'text-stratos-950': atTop,
'md:text-white text-stratos-950': !atTop
}"
class="menu z-20 mt-2 hidden w-full flex-grow bg-white p-4 lg:mt-0 lg:flex lg:w-auto lg:items-center lg:bg-transparent lg:p-0">
<ul class="list-reset flex-1 items-center justify-end lg:flex">
<li class="mr-3">
<a class="hover:text-underline hover:text-gray-800 inline-block px-4 py-2 no-underline"
href="https://ewerton.dev#home" title="Página Inicial">Página
Inicial</a>
</li>
<li class="mr-3">
<a class="hover:text-underline inline-block px-4 py-2 no-underline hover:text-gray-800"
href="https://ewerton.dev#about" title="Sobre">Sobre</a>
</li>
<li class="mr-3">
<a class="hover:text-underline inline-block px-4 py-2 no-underline hover:text-gray-800"
href="https://ewerton.dev#contact" title="Contato">Contato</a>
</li>
<li class="mr-3">
<a class="hover:text-underline hover:text-gray-800 inline-block px-4 py-2 no-underline"
href="https://ewerton.dev/blog" title="Blog">Blog</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<header x-data="{ atTop: false, menuToggle: false }">
<nav class="fixed left-0 right-0 top-0 z-50 w-full text-white transition duration-500 ease-in-out"
:class="{ 'shadow-lg': atTop, 'gradient text-white': !atTop, 'bg-white text-indigo-800': atTop }"
@scroll.window="atTop = (window.scrollY < 10) ? false: true">
<div class="container mx-auto mt-0 flex w-full flex-wrap items-center justify-between py-2">
<div class="flex items-center pl-4">
<a class="toggleColour text-2xl font-bold text-white no-underline hover:no-underline lg:text-4xl"
href="https://ewerton.dev" title="Página Inicial">
<svg width="268" height="53" viewBox="0 0 268 53" xmlns="http://www.w3.org/2000/svg" class="h-12 fill-current stroke-current" x-bind:class="{ 'stroke-stratos-950 fill-stratos-950': atTop, 'stroke-white fill-white': !atTop }">
<path d="M6.24 29.04L20.44 34.88L19.4 37.96L2.12 30.64V27.44L19.4 20.12L20.44 23.2L6.24 29.04Z" />
<path
d="M6.24 29.04L6.04982 28.5776L4.92544 29.04L6.04982 29.5024L6.24 29.04ZM20.44 34.88L20.9137 35.04L21.0637 34.5959L20.6302 34.4176L20.44 34.88ZM19.4 37.96L19.205 38.4204L19.7013 38.6306L19.8737 38.12L19.4 37.96ZM2.12 30.64H1.62V30.9712L1.92497 31.1004L2.12 30.64ZM2.12 27.44L1.92497 26.9796L1.62 27.1088V27.44H2.12ZM19.4 20.12L19.8737 19.96L19.7013 19.4494L19.205 19.6596L19.4 20.12ZM20.44 23.2L20.6302 23.6624L21.0637 23.4841L20.9137 23.04L20.44 23.2ZM6.04982 29.5024L20.2498 35.3424L20.6302 34.4176L6.43018 28.5776L6.04982 29.5024ZM19.9663 34.72L18.9263 37.8L19.8737 38.12L20.9137 35.04L19.9663 34.72ZM19.595 37.4996L2.31503 30.1796L1.92497 31.1004L19.205 38.4204L19.595 37.4996ZM2.62 30.64V27.44H1.62V30.64H2.62ZM2.31503 27.9004L19.595 20.5804L19.205 19.6596L1.92497 26.9796L2.31503 27.9004ZM18.9263 20.28L19.9663 23.36L20.9137 23.04L19.8737 19.96L18.9263 20.28ZM20.2498 22.7376L6.04982 28.5776L6.43018 29.5024L20.6302 23.6624L20.2498 22.7376Z" />
<mask id="path-3-outside-1_2_4" maskUnits="userSpaceOnUse" x="21" y="8" width="18" height="34">
<rect x="21" y="8" width="18" height="34" />
<path
d="M26.88 29.872L26.832 28.96C26.832 27.584 27.184 26.4 27.888 25.408C28.592 24.384 29.36 23.44 30.192 22.576C31.056 21.712 31.84 20.848 32.544 19.984C33.248 19.12 33.6 18.128 33.6 17.008C33.6 15.792 33.216 14.816 32.448 14.08C31.68 13.344 30.544 12.976 29.04 12.976C28.112 12.976 27.184 13.088 26.256 13.312C25.36 13.536 24.448 13.904 23.52 14.416L22.416 11.344C23.376 10.8 24.464 10.384 25.68 10.096C26.896 9.776 28.192 9.616 29.568 9.616C31.2 9.616 32.528 9.84 33.552 10.288C34.608 10.736 35.44 11.312 36.048 12.016C36.656 12.688 37.072 13.44 37.296 14.272C37.552 15.104 37.68 15.904 37.68 16.672C37.68 17.632 37.488 18.496 37.104 19.264C36.752 20 36.304 20.704 35.76 21.376C35.216 22.048 34.624 22.688 33.984 23.296C33.344 23.904 32.752 24.544 32.208 25.216C31.664 25.856 31.2 26.56 30.816 27.328C30.464 28.096 30.288 28.944 30.288 29.872H26.88ZM28.944 40.576C28.048 40.576 27.28 40.288 26.64 39.712C26.032 39.104 25.728 38.304 25.728 37.312C25.728 36.32 26.032 35.536 26.64 34.96C27.28 34.352 28.048 34.048 28.944 34.048C29.808 34.048 30.56 34.352 31.2 34.96C31.84 35.536 32.16 36.32 32.16 37.312C32.16 38.304 31.84 39.104 31.2 39.712C30.56 40.288 29.808 40.576 28.944 40.576Z" />
</mask>
<path
d="M26.88 29.872L26.832 28.96C26.832 27.584 27.184 26.4 27.888 25.408C28.592 24.384 29.36 23.44 30.192 22.576C31.056 21.712 31.84 20.848 32.544 19.984C33.248 19.12 33.6 18.128 33.6 17.008C33.6 15.792 33.216 14.816 32.448 14.08C31.68 13.344 30.544 12.976 29.04 12.976C28.112 12.976 27.184 13.088 26.256 13.312C25.36 13.536 24.448 13.904 23.52 14.416L22.416 11.344C23.376 10.8 24.464 10.384 25.68 10.096C26.896 9.776 28.192 9.616 29.568 9.616C31.2 9.616 32.528 9.84 33.552 10.288C34.608 10.736 35.44 11.312 36.048 12.016C36.656 12.688 37.072 13.44 37.296 14.272C37.552 15.104 37.68 15.904 37.68 16.672C37.68 17.632 37.488 18.496 37.104 19.264C36.752 20 36.304 20.704 35.76 21.376C35.216 22.048 34.624 22.688 33.984 23.296C33.344 23.904 32.752 24.544 32.208 25.216C31.664 25.856 31.2 26.56 30.816 27.328C30.464 28.096 30.288 28.944 30.288 29.872H26.88ZM28.944 40.576C28.048 40.576 27.28 40.288 26.64 39.712C26.032 39.104 25.728 38.304 25.728 37.312C25.728 36.32 26.032 35.536 26.64 34.96C27.28 34.352 28.048 34.048 28.944 34.048C29.808 34.048 30.56 34.352 31.2 34.96C31.84 35.536 32.16 36.32 32.16 37.312C32.16 38.304 31.84 39.104 31.2 39.712C30.56 40.288 29.808 40.576 28.944 40.576Z" />
<path
d="M26.88 29.872L25.8814 29.9246L25.9312 30.872H26.88V29.872ZM26.832 28.96H25.832V28.9863L25.8334 29.0126L26.832 28.96ZM27.888 25.408L28.7035 25.9867L28.7078 25.9807L28.712 25.9745L27.888 25.408ZM30.192 22.576L29.4849 21.8689L29.4782 21.8756L29.4717 21.8824L30.192 22.576ZM32.544 19.984L31.7688 19.3523H31.7688L32.544 19.984ZM32.448 14.08L33.1399 13.358V13.358L32.448 14.08ZM26.256 13.312L26.0214 12.3399L26.0135 12.3419L26.256 13.312ZM23.52 14.416L22.5789 14.7542L22.9757 15.8584L24.0031 15.2916L23.52 14.416ZM22.416 11.344L21.923 10.474L21.19 10.8893L21.4749 11.6822L22.416 11.344ZM25.68 10.096L25.9105 11.0691L25.9225 11.0662L25.9345 11.0631L25.68 10.096ZM33.552 10.288L33.1512 11.2042L33.1615 11.2086L33.552 10.288ZM36.048 12.016L35.2912 12.6696L35.2987 12.6784L35.3065 12.6869L36.048 12.016ZM37.296 14.272L36.3304 14.532L36.335 14.5491L36.3402 14.5661L37.296 14.272ZM37.104 19.264L36.2096 18.8168L36.2057 18.8246L36.2019 18.8325L37.104 19.264ZM35.76 21.376L34.9828 20.7468L35.76 21.376ZM33.984 23.296L33.2953 22.571L33.984 23.296ZM32.208 25.216L32.9699 25.8636L32.9777 25.8545L32.9852 25.8452L32.208 25.216ZM30.816 27.328L29.9216 26.8808L29.914 26.8959L29.9069 26.9113L30.816 27.328ZM30.288 29.872V30.872H31.288V29.872H30.288ZM26.64 39.712L25.9329 40.4191L25.9515 40.4377L25.971 40.4553L26.64 39.712ZM26.64 34.96L27.3277 35.686L27.3287 35.685L26.64 34.96ZM31.2 34.96L30.5113 35.685L30.521 35.6943L30.531 35.7033L31.2 34.96ZM31.2 39.712L31.869 40.4553L31.879 40.4463L31.8887 40.437L31.2 39.712ZM27.8786 29.8194L27.8306 28.9074L25.8334 29.0126L25.8814 29.9246L27.8786 29.8194ZM27.832 28.96C27.832 27.7631 28.1349 26.7879 28.7035 25.9867L27.0725 24.8293C26.2331 26.0121 25.832 27.4049 25.832 28.96H27.832ZM28.712 25.9745C29.3861 24.994 30.1197 24.0928 30.9123 23.2696L29.4717 21.8824C28.6003 22.7872 27.7979 23.7739 27.064 24.8415L28.712 25.9745ZM30.8991 23.2831C31.7848 22.3974 32.5919 21.5083 33.3192 20.6157L31.7688 19.3523C31.0881 20.1877 30.3272 21.0266 29.4849 21.8689L30.8991 23.2831ZM33.3192 20.6157C34.1694 19.5723 34.6 18.3569 34.6 17.008H32.6C32.6 17.8991 32.3266 18.6677 31.7688 19.3523L33.3192 20.6157ZM34.6 17.008C34.6 15.5621 34.1335 14.3102 33.1399 13.358L31.7561 14.802C32.2985 15.3218 32.6 16.0219 32.6 17.008H34.6ZM33.1399 13.358C32.1205 12.3811 30.6946 11.976 29.04 11.976V13.976C30.3934 13.976 31.2395 14.3069 31.7561 14.802L33.1399 13.358ZM29.04 11.976C28.0307 11.976 27.024 12.0979 26.0214 12.3399L26.4906 14.2841C27.344 14.0781 28.1933 13.976 29.04 13.976V11.976ZM26.0135 12.3419C25.0223 12.5897 24.0298 12.9926 23.0369 13.5404L24.0031 15.2916C24.8662 14.8154 25.6978 14.4823 26.4985 14.2821L26.0135 12.3419ZM24.4611 14.0778L23.3571 11.0058L21.4749 11.6822L22.5789 14.7542L24.4611 14.0778ZM22.909 12.214C23.7768 11.7223 24.7745 11.3381 25.9105 11.0691L25.4495 9.12292C24.1535 9.42986 22.9752 9.8777 21.923 10.474L22.909 12.214ZM25.9345 11.0631C27.06 10.7669 28.2699 10.616 29.568 10.616V8.616C28.1141 8.616 26.732 8.78512 25.4255 9.12892L25.9345 11.0631ZM29.568 10.616C31.1203 10.616 32.2978 10.8308 33.1512 11.2042L33.9528 9.37184C32.7582 8.8492 31.2797 8.616 29.568 8.616V10.616ZM33.1615 11.2086C34.1087 11.6105 34.8038 12.1053 35.2912 12.6696L36.8048 11.3624C36.0762 10.5187 35.1073 9.86154 33.9425 9.36742L33.1615 11.2086ZM35.3065 12.6869C35.814 13.2478 36.1497 13.8607 36.3304 14.532L38.2616 14.012C37.9943 13.0193 37.498 12.1282 36.7895 11.3451L35.3065 12.6869ZM36.3402 14.5661C36.5708 15.3153 36.68 16.016 36.68 16.672H38.68C38.68 15.792 38.5332 14.8927 38.2518 13.9779L36.3402 14.5661ZM36.68 16.672C36.68 17.4953 36.5163 18.2033 36.2096 18.8168L37.9984 19.7112C38.4597 18.7887 38.68 17.7687 38.68 16.672H36.68ZM36.2019 18.8325C35.8856 19.4939 35.4805 20.132 34.9828 20.7468L36.5372 22.0052C37.1275 21.276 37.6184 20.5061 38.0061 19.6955L36.2019 18.8325ZM34.9828 20.7468C34.4667 21.3843 33.9044 21.9923 33.2953 22.571L34.6727 24.021C35.3436 23.3837 35.9653 22.7117 36.5372 22.0052L34.9828 20.7468ZM33.2953 22.571C32.6244 23.2083 32.0027 23.8803 31.4308 24.5868L32.9852 25.8452C33.5013 25.2077 34.0636 24.5997 34.6728 24.021L33.2953 22.571ZM31.4461 24.5683C30.8489 25.271 30.3407 26.0425 29.9216 26.8808L31.7104 27.7752C32.0593 27.0775 32.4791 26.441 32.9699 25.8636L31.4461 24.5683ZM29.9069 26.9113C29.4893 27.8225 29.288 28.8145 29.288 29.872H31.288C31.288 29.0735 31.4387 28.3695 31.7251 27.7447L29.9069 26.9113ZM30.288 28.872H26.88V30.872H30.288V28.872ZM28.944 39.576C28.284 39.576 27.7573 39.3722 27.309 38.9687L25.971 40.4553C26.8027 41.2038 27.812 41.576 28.944 41.576V39.576ZM27.3471 39.0049C26.9557 38.6135 26.728 38.0829 26.728 37.312H24.728C24.728 38.5251 25.1083 39.5945 25.9329 40.4191L27.3471 39.0049ZM26.728 37.312C26.728 36.5397 26.9557 36.0384 27.3277 35.686L25.9523 34.234C25.1083 35.0336 24.728 36.1003 24.728 37.312H26.728ZM27.3287 35.685C27.7798 35.2565 28.3001 35.048 28.944 35.048V33.048C27.7959 33.048 26.7802 33.4475 25.9513 34.235L27.3287 35.685ZM28.944 35.048C29.5455 35.048 30.0526 35.2493 30.5113 35.685L31.8888 34.235C31.0674 33.4547 30.0705 33.048 28.944 33.048V35.048ZM30.531 35.7033C30.9274 36.06 31.16 36.5559 31.16 37.312H33.16C33.16 36.0841 32.7526 35.012 31.869 34.2167L30.531 35.7033ZM31.16 37.312C31.16 38.0672 30.927 38.5921 30.5113 38.987L31.8887 40.437C32.753 39.6159 33.16 38.5408 33.16 37.312H31.16ZM30.531 38.9687C30.0754 39.3788 29.5619 39.576 28.944 39.576V41.576C30.0541 41.576 31.0446 41.1972 31.869 40.4553L30.531 38.9687Z"
mask="url(#path-3-outside-1_2_4)" />
<path d="M57.2843 3.01785L57.2843 53" />
<path
d="M81.3535 40.3516C78.7754 40.3516 76.6777 39.5078 75.0605 37.8203C73.4434 36.1211 72.6348 33.8535 72.6348 31.0176V30.4199C72.6348 28.5332 72.9922 26.8516 73.707 25.375C74.4336 23.8867 75.4414 22.7266 76.7305 21.8945C78.0312 21.0508 79.4375 20.6289 80.9492 20.6289C83.4219 20.6289 85.3438 21.4434 86.7148 23.0723C88.0859 24.7012 88.7715 27.0332 88.7715 30.0684V31.4219H75.8867C75.9336 33.2969 76.4785 34.8145 77.5215 35.9746C78.5762 37.123 79.9121 37.6973 81.5293 37.6973C82.6777 37.6973 83.6504 37.4629 84.4473 36.9941C85.2441 36.5254 85.9414 35.9043 86.5391 35.1309L88.5254 36.6777C86.9316 39.127 84.541 40.3516 81.3535 40.3516ZM80.9492 23.3008C79.6367 23.3008 78.5352 23.7812 77.6445 24.7422C76.7539 25.6914 76.2031 27.0273 75.9922 28.75H85.5195V28.5039C85.4258 26.8516 84.9805 25.5742 84.1836 24.6719C83.3867 23.7578 82.3086 23.3008 80.9492 23.3008ZM109.391 35.5176L113.047 20.9805H116.299L110.762 40H108.125L103.502 25.5859L99.002 40H96.3652L90.8457 20.9805H94.0801L97.8242 35.2188L102.254 20.9805H104.873L109.391 35.5176ZM127.514 40.3516C124.936 40.3516 122.838 39.5078 121.221 37.8203C119.604 36.1211 118.795 33.8535 118.795 31.0176V30.4199C118.795 28.5332 119.152 26.8516 119.867 25.375C120.594 23.8867 121.602 22.7266 122.891 21.8945C124.191 21.0508 125.598 20.6289 127.109 20.6289C129.582 20.6289 131.504 21.4434 132.875 23.0723C134.246 24.7012 134.932 27.0332 134.932 30.0684V31.4219H122.047C122.094 33.2969 122.639 34.8145 123.682 35.9746C124.736 37.123 126.072 37.6973 127.689 37.6973C128.838 37.6973 129.811 37.4629 130.607 36.9941C131.404 36.5254 132.102 35.9043 132.699 35.1309L134.686 36.6777C133.092 39.127 130.701 40.3516 127.514 40.3516ZM127.109 23.3008C125.797 23.3008 124.695 23.7812 123.805 24.7422C122.914 25.6914 122.363 27.0273 122.152 28.75H131.68V28.5039C131.586 26.8516 131.141 25.5742 130.344 24.6719C129.547 23.7578 128.469 23.3008 127.109 23.3008ZM147.904 23.8984C147.412 23.8164 146.879 23.7754 146.305 23.7754C144.172 23.7754 142.725 24.6836 141.963 26.5V40H138.711V20.9805H141.875L141.928 23.1777C142.994 21.4785 144.506 20.6289 146.463 20.6289C147.096 20.6289 147.576 20.7109 147.904 20.875V23.8984ZM156.201 16.375V20.9805H159.752V23.4941H156.201V35.2891C156.201 36.0508 156.359 36.625 156.676 37.0117C156.992 37.3867 157.531 37.5742 158.293 37.5742C158.668 37.5742 159.184 37.5039 159.84 37.3633V40C158.984 40.2344 158.152 40.3516 157.344 40.3516C155.891 40.3516 154.795 39.9121 154.057 39.0332C153.318 38.1543 152.949 36.9062 152.949 35.2891V23.4941H149.486V20.9805H152.949V16.375H156.201ZM162.354 30.3145C162.354 28.4512 162.717 26.7754 163.443 25.2871C164.182 23.7988 165.201 22.6504 166.502 21.8418C167.814 21.0332 169.309 20.6289 170.984 20.6289C173.574 20.6289 175.666 21.5254 177.26 23.3184C178.865 25.1113 179.668 27.4961 179.668 30.4727V30.7012C179.668 32.5527 179.311 34.2168 178.596 35.6934C177.893 37.1582 176.879 38.3008 175.555 39.1211C174.242 39.9414 172.73 40.3516 171.02 40.3516C168.441 40.3516 166.35 39.4551 164.744 37.6621C163.15 35.8691 162.354 33.4961 162.354 30.543V30.3145ZM165.623 30.7012C165.623 32.8105 166.109 34.5039 167.082 35.7812C168.066 37.0586 169.379 37.6973 171.02 37.6973C172.672 37.6973 173.984 37.0527 174.957 35.7637C175.93 34.4629 176.416 32.6465 176.416 30.3145C176.416 28.2285 175.918 26.541 174.922 25.252C173.938 23.9512 172.625 23.3008 170.984 23.3008C169.379 23.3008 168.084 23.9395 167.1 25.2168C166.115 26.4941 165.623 28.3223 165.623 30.7012ZM186.822 20.9805L186.928 23.3711C188.381 21.543 190.279 20.6289 192.623 20.6289C196.643 20.6289 198.67 22.8965 198.705 27.4316V40H195.453V27.4141C195.441 26.043 195.125 25.0293 194.504 24.373C193.895 23.7168 192.939 23.3887 191.639 23.3887C190.584 23.3887 189.658 23.6699 188.861 24.2324C188.064 24.7949 187.443 25.5332 186.998 26.4473V40H183.746V20.9805H186.822ZM203.68 38.2949C203.68 37.7324 203.844 37.2637 204.172 36.8887C204.512 36.5137 205.016 36.3262 205.684 36.3262C206.352 36.3262 206.855 36.5137 207.195 36.8887C207.547 37.2637 207.723 37.7324 207.723 38.2949C207.723 38.834 207.547 39.2852 207.195 39.6484C206.855 40.0117 206.352 40.1934 205.684 40.1934C205.016 40.1934 204.512 40.0117 204.172 39.6484C203.844 39.2852 203.68 38.834 203.68 38.2949ZM212.311 30.332C212.311 27.4141 213.002 25.0703 214.385 23.3008C215.768 21.5195 217.578 20.6289 219.816 20.6289C222.043 20.6289 223.807 21.3906 225.107 22.9141V13H228.359V40H225.371L225.213 37.9609C223.912 39.5547 222.102 40.3516 219.781 40.3516C217.578 40.3516 215.779 39.4492 214.385 37.6445C213.002 35.8398 212.311 33.4844 212.311 30.5781V30.332ZM215.562 30.7012C215.562 32.8574 216.008 34.5449 216.898 35.7637C217.789 36.9824 219.02 37.5918 220.59 37.5918C222.652 37.5918 224.158 36.666 225.107 34.8145V26.0781C224.135 24.2852 222.641 23.3887 220.625 23.3887C219.031 23.3887 217.789 24.0039 216.898 25.2344C216.008 26.4648 215.562 28.2871 215.562 30.7012ZM241.314 40.3516C238.736 40.3516 236.639 39.5078 235.021 37.8203C233.404 36.1211 232.596 33.8535 232.596 31.0176V30.4199C232.596 28.5332 232.953 26.8516 233.668 25.375C234.395 23.8867 235.402 22.7266 236.691 21.8945C237.992 21.0508 239.398 20.6289 240.91 20.6289C243.383 20.6289 245.305 21.4434 246.676 23.0723C248.047 24.7012 248.732 27.0332 248.732 30.0684V31.4219H235.848C235.895 33.2969 236.439 34.8145 237.482 35.9746C238.537 37.123 239.873 37.6973 241.49 37.6973C242.639 37.6973 243.611 37.4629 244.408 36.9941C245.205 36.5254 245.902 35.9043 246.5 35.1309L248.486 36.6777C246.893 39.127 244.502 40.3516 241.314 40.3516ZM240.91 23.3008C239.598 23.3008 238.496 23.7812 237.605 24.7422C236.715 25.6914 236.164 27.0273 235.953 28.75H245.48V28.5039C245.387 26.8516 244.941 25.5742 244.145 24.6719C243.348 23.7578 242.27 23.3008 240.91 23.3008ZM258.541 35.5879L263.252 20.9805H266.574L259.754 40H257.275L250.385 20.9805H253.707L258.541 35.5879Z" />
</svg>
</a>
</div>
<div class="block pr-4 lg:hidden">
<button x-on:click="menuToggle = !menuToggle"
class="focus:shadow-outline flex transform items-center p-1 text-stratos-950 transition duration-300 ease-in-out hover:scale-105 hover:text-gray-900 focus:outline-none">
<svg class="h-6 w-6 fill-current" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<title>Menu</title>
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z" />
</svg>
</button>
</div>
<div :class="{
'block': menuToggle,
'hidden': !menuToggle,
'text-stratos-950': atTop,
'md:text-white text-stratos-950': !atTop
}"
class="menu z-20 mt-2 hidden w-full flex-grow bg-white p-4 lg:mt-0 lg:flex lg:w-auto lg:items-center lg:bg-transparent lg:p-0">
<ul class="list-reset flex-1 items-center justify-end lg:flex">
<li class="mr-3">
<a class="inline-block px-4 py-2 font-bold no-underline" href="https://ewerton.dev#home"
title="Página Inicial">Página
Inicial</a>
</li>
<li class="mr-3">
<a class="hover:text-underline inline-block px-4 py-2 no-underline hover:text-gray-800"
href="https://ewerton.dev#about" title="Sobre">Sobre</a>
</li>
<li class="mr-3">
<a class="hover:text-underline inline-block px-4 py-2 no-underline hover:text-gray-800"
href="https://ewerton.dev#contact" title="Contato">Contato</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="mt-16 flex h-[calc(100vh-172px)] items-center justify-center bg-white">
<div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500" ><g id="freepik--background-complete--inject-76"><rect y="382.4" width="500" height="0.25" style="fill:#ebebeb"></rect><rect x="428.22" y="398.49" width="21.68" height="0.25" style="fill:#ebebeb"></rect><rect x="310.56" y="393.31" width="34.11" height="0.25" style="fill:#ebebeb"></rect><rect x="396.59" y="389.21" width="44.53" height="0.25" style="fill:#ebebeb"></rect><rect x="161.88" y="394.25" width="11.14" height="0.25" style="fill:#ebebeb"></rect><rect x="114.58" y="394.25" width="38.39" height="0.25" style="fill:#ebebeb"></rect><rect x="66.31" y="390.03" width="27.7" height="0.25" style="fill:#ebebeb"></rect><path d="M237,337.8H43.91a5.71,5.71,0,0,1-5.7-5.71V60.66A5.71,5.71,0,0,1,43.91,55H237a5.71,5.71,0,0,1,5.71,5.71V332.09A5.71,5.71,0,0,1,237,337.8ZM43.91,55.2a5.46,5.46,0,0,0-5.45,5.46V332.09a5.46,5.46,0,0,0,5.45,5.46H237a5.47,5.47,0,0,0,5.46-5.46V60.66A5.47,5.47,0,0,0,237,55.2Z" style="fill:#ebebeb"></path><path d="M453.31,337.8H260.21a5.72,5.72,0,0,1-5.71-5.71V60.66A5.72,5.72,0,0,1,260.21,55h193.1A5.71,5.71,0,0,1,459,60.66V332.09A5.71,5.71,0,0,1,453.31,337.8ZM260.21,55.2a5.47,5.47,0,0,0-5.46,5.46V332.09a5.47,5.47,0,0,0,5.46,5.46h193.1a5.47,5.47,0,0,0,5.46-5.46V60.66a5.47,5.47,0,0,0-5.46-5.46Z" style="fill:#ebebeb"></path><path d="M216.07,200.88l.45-13.14-8.06-2.64a79.2,79.2,0,0,0-2.16-13.2l6.84-5-4.64-12.34-8.46.68a78.17,78.17,0,0,0-7-11.35l4.38-7.31-9-9.61-7.56,3.87A81.78,81.78,0,0,0,170,123l1.22-8.4-12-5.44-5.5,6.44a80.66,80.66,0,0,0-13-3l-2-8.23-13.18-.45-2.6,8.07a80.48,80.48,0,0,0-13.19,2.15l-5.08-6.8-12.34,4.61.68,8.46a80.13,80.13,0,0,0-11.35,7.07L74.3,123l-9.65,9,3.87,7.6a77.61,77.61,0,0,0-7.8,10.84l-8.39-1.26-5.48,12,6.48,5.49a78.54,78.54,0,0,0-3,13L42,181.76l-.45,13.14,8.1,2.64a77.4,77.4,0,0,0,2.15,13.19l-6.84,5,4.65,12.35,8.46-.68a77,77,0,0,0,7,11.35l-4.39,7.31,9,9.61,7.56-3.87a80.74,80.74,0,0,0,10.84,7.83l-1.26,8.39,12,5.45,5.53-6.44a81.73,81.73,0,0,0,13,3.05l2,8.23,13.18.45,2.6-8.07a81.5,81.5,0,0,0,13.2-2.15l5,6.8,12.34-4.61-.64-8.46a83.44,83.44,0,0,0,11.35-7.07l7.27,4.38,9.65-9-3.87-7.6a77.38,77.38,0,0,0,7.8-10.84l8.39,1.26,5.48-12-6.48-5.5a77.26,77.26,0,0,0,3.05-13Zm-88.79,42.57a52.16,52.16,0,1,1,53.89-50.33A52.15,52.15,0,0,1,127.28,243.45Z" style="fill:#ebebeb"></path><path d="M441,157.42l3.31-3.09L443,151.72a27.6,27.6,0,0,0,2.69-3.74l2.9.43,1.87-4.14-2.22-1.89a26.84,26.84,0,0,0,1.05-4.49l2.85-.71.14-4.54-2.78-.9a28.32,28.32,0,0,0-.74-4.56l2.35-1.75-1.6-4.25-2.91.23a28.25,28.25,0,0,0-2.43-3.92l1.51-2.5-3.11-3.32-2.6,1.33a28.24,28.24,0,0,0-3.74-2.69l.42-2.9-4.13-1.89-1.9,2.23a27.83,27.83,0,0,0-4.49-1l-.71-2.84-4.54-.17-.91,2.8a27,27,0,0,0-4.54.74l-1.74-2.35-4.26,1.59.24,2.92a26.58,26.58,0,0,0-3.92,2.43l-2.52-1.51-3.32,3.09L401.2,116a26.6,26.6,0,0,0-2.7,3.74l-2.89-.43-1.88,4.14,2.23,1.9a26.5,26.5,0,0,0-1,4.48l-2.86.71-.14,4.54,2.79.9a27.24,27.24,0,0,0,.73,4.56l-2.36,1.74,1.6,4.25,2.92-.22a28.25,28.25,0,0,0,2.43,3.92l-1.51,2.5,3.11,3.32,2.6-1.33a27.35,27.35,0,0,0,3.74,2.69l-.43,2.89,4.14,1.89,1.9-2.22a28.94,28.94,0,0,0,4.49,1l.71,2.84,4.54.17.91-2.8a26.86,26.86,0,0,0,4.54-.74l1.74,2.35,4.26-1.59-.23-2.92a26.69,26.69,0,0,0,3.91-2.43Zm-23.62-19.13a6.47,6.47,0,1,1,9.14.32A6.46,6.46,0,0,1,417.34,138.29Z" style="fill:#ebebeb"></path><path d="M320,292.34l-10.34-7.15v0a56.25,56.25,0,0,0-4.16-10.77l2.65-10.4-15-16.06-10.56,1.93A56.3,56.3,0,0,0,272.12,245h0l-6.42-10.81-22-.75-7.14,10.34h0a56.53,56.53,0,0,0-10.76,4.15l-10.4-2.65-16.06,15,1.93,10.54h0a56.23,56.23,0,0,0-4.88,10.49l-10.81,6.42-.75,22,10.35,7.14a54.75,54.75,0,0,0,4.15,10.82h0L196.65,338l15,16.06,10.49-1.92a57.19,57.19,0,0,0,10.54,4.9h0l6.41,10.79,22,.76,7.13-10.34a57.08,57.08,0,0,0,10.86-4.16h0l10.34,2.64,16.07-15-1.93-10.54a55.4,55.4,0,0,0,4.88-10.5h0l10.81-6.42Zm-68.45,33.39a24.71,24.71,0,1,1,25.54-23.86A24.74,24.74,0,0,1,251.54,325.73Z" style="fill:#ebebeb"></path><path d="M343.55,230h-.07l-17.32-.59a2.08,2.08,0,0,1-1.74-1l-4.67-7.85a47.84,47.84,0,0,1-7.28-3.38L305,218.47a2.1,2.1,0,0,1-1.92-.64l-11.83-12.66a2.1,2.1,0,0,1-.5-2l1.89-7.41a45.45,45.45,0,0,1-2.86-7.47l-7.53-5.2a2.1,2.1,0,0,1-.91-1.81l.59-17.32a2.14,2.14,0,0,1,1-1.74l7.87-4.67a45.32,45.32,0,0,1,3.37-7.25l-1.38-7.53a2.11,2.11,0,0,1,.64-1.93l12.66-11.82a2.11,2.11,0,0,1,2-.51l7.44,1.9a45.83,45.83,0,0,1,7.45-2.87l5.2-7.53a2,2,0,0,1,1.81-.91l17.31.6a2.11,2.11,0,0,1,1.75,1l4.67,7.86a46.41,46.41,0,0,1,7.22,3.38l7.56-1.39a2.09,2.09,0,0,1,1.92.64l11.83,12.66a2.12,2.12,0,0,1,.5,2l-1.9,7.43a46.59,46.59,0,0,1,2.88,7.45l7.52,5.2a2.1,2.1,0,0,1,.91,1.81l-.59,17.31a2.16,2.16,0,0,1-1,1.75l-7.87,4.67a46.51,46.51,0,0,1-3.37,7.24l1.38,7.54a2.09,2.09,0,0,1-.64,1.92L367.33,220a2.1,2.1,0,0,1-2,.5l-7.4-1.89a47.49,47.49,0,0,1-7.49,2.87L345.29,229A2.13,2.13,0,0,1,343.55,230Zm-16.09-4.77,15,.51,5-7.19a2,2,0,0,1,1.19-.84,43.84,43.84,0,0,0,8.15-3.13h0a2.16,2.16,0,0,1,1.46-.15l7,1.79,11-10.25L375,198.74a2.09,2.09,0,0,1,.26-1.47,41.58,41.58,0,0,0,3.65-7.83,2.13,2.13,0,0,1,.94-1.18l7.53-4.46.51-15-7.2-5a2.11,2.11,0,0,1-.81-1.07c0-.05,0-.11,0-.17a43,43,0,0,0-3.12-8,2.11,2.11,0,0,1-.16-1.48l1.8-7.08-10.25-11-7.19,1.32a2.13,2.13,0,0,1-1.46-.26,42.3,42.3,0,0,0-7.84-3.67,2.28,2.28,0,0,1-.45-.2,2.1,2.1,0,0,1-.7-.72L346,123.92l-15-.52-5,7.21a2.16,2.16,0,0,1-1.24.85,42.63,42.63,0,0,0-8.06,3.11,2.08,2.08,0,0,1-1.47.16l-7.08-1.8-11,10.25,1.32,7.17a2.18,2.18,0,0,1-.19,1.33l-.1.17a41.56,41.56,0,0,0-3.65,7.86,2.12,2.12,0,0,1-.92,1.12l-7.53,4.47-.51,15,7.21,5a2.1,2.1,0,0,1,.84,1.18,41.52,41.52,0,0,0,3.11,8.12,2.54,2.54,0,0,1,.17.46,2.24,2.24,0,0,1,0,1l-1.8,7,10.25,11,7.14-1.31a2.1,2.1,0,0,1,1.45.26,43.26,43.26,0,0,0,7.89,3.67,2,2,0,0,1,1.17.93Zm24.78-94.81h0Zm-15.51,75.84c-.37,0-.74,0-1.11,0a31.53,31.53,0,1,1,1.11,0Zm0-59.09a27.55,27.55,0,1,0,.95,0Z" style="fill:#ebebeb"></path><polygon points="383.44 105.32 376.26 103.4 374.34 96.22 377.15 93.42 380.11 99.55 386.25 102.52 383.44 105.32" style="fill:#e0e0e0"></polygon><path d="M383.88,100.52a3.34,3.34,0,1,0-4.73-4.73l3.57-5.36,4.78,2.42,1.05,5Z" style="fill:#e0e0e0"></path><path d="M376.58,94l5.26-5.26L389,90.65l1.93,7.17-5.26,5.26-7.17-1.93Zm9.55,4.3a3.35,3.35,0,1,0-4.74,0A3.37,3.37,0,0,0,386.13,98.28Z" style="fill:#f0f0f0"></path><polygon points="90.22 296.71 94.07 295.67 95.1 291.82 93.6 290.32 92.01 293.61 88.71 295.2 90.22 296.71" style="fill:#e0e0e0"></polygon><path d="M90,294.13a1.8,1.8,0,0,1,2.54-2.54l-1.91-2.87L88,290l-.56,2.7Z" style="fill:#e0e0e0"></path><path d="M93.9,290.62l-2.82-2.82-3.85,1-1,3.85L89,295.5l3.85-1Zm-5.12,2.31a1.8,1.8,0,1,1,2.54-2.54,1.8,1.8,0,0,1-2.54,2.54Z" style="fill:#f0f0f0"></path><path d="M76.36,85.66l3.2,3.2a2.14,2.14,0,0,0,3,0h0a2.15,2.15,0,0,0,0-3l-3.19-3.19a2.15,2.15,0,0,0-3,0h0A2.14,2.14,0,0,0,76.36,85.66Z" style="fill:#f0f0f0"></path><path d="M74.11,77.71a4.45,4.45,0,1,1-3,5.78A4.59,4.59,0,0,1,74.11,77.71Z" style="fill:#e0e0e0"></path><rect x="74.93" y="76.84" width="1.37" height="10.1" transform="translate(24.11 180.74) rotate(-109.76)" style="fill:#f0f0f0"></rect></g><g id="freepik--Shadow--inject-76"><ellipse id="freepik--path--inject-76" cx="250" cy="416.24" rx="193.89" ry="11.32" style="fill:#f5f5f5"></ellipse></g><g id="freepik--oops--inject-76"><path d="M86.72,120.65c-1-4.41-.56-8.11,1.34-11.13s5-5,9.41-6,8.22-.6,11.2,1.26,5,5,6,9.3a17.15,17.15,0,0,1,.17,8.12,11.64,11.64,0,0,1-3.53,5.76,15.53,15.53,0,0,1-7.12,3.38,17.65,17.65,0,0,1-7.88.27,11.72,11.72,0,0,1-5.9-3.5A15.67,15.67,0,0,1,86.72,120.65Zm8.34-1.86q.93,4.08,2.85,5.52a5.89,5.89,0,0,0,8.3-1.84c.72-1.39.73-3.6.05-6.61q-.87-3.81-2.81-5.22a5.36,5.36,0,0,0-4.56-.81,5.2,5.2,0,0,0-3.65,2.7C94.5,114,94.43,116,95.06,118.79Z" style="fill:#263238"></path><path d="M118.59,117.35a10,10,0,0,1,1.35-8.06,11.56,11.56,0,0,1,7.49-4.75q5.87-1.33,9.64,1.39a10.9,10.9,0,0,1,2.64,14.27q-2.34,3.57-7.62,4.76a11.83,11.83,0,0,1-8.16-.66A9.85,9.85,0,0,1,118.59,117.35Zm7.51-1.73a6.08,6.08,0,0,0,1.93,3.63,3.58,3.58,0,0,0,5.33-1.19,6.33,6.33,0,0,0,.14-4.2,6,6,0,0,0-1.91-3.54,3.33,3.33,0,0,0-2.88-.65,3.49,3.49,0,0,0-2.42,1.87A6,6,0,0,0,126.1,115.62Z" style="fill:#263238"></path><path d="M148.58,128.57l-6.13-27,7-1.6.66,2.89a9.5,9.5,0,0,1,2.11-3.07,7.85,7.85,0,0,1,3.43-1.69,7.21,7.21,0,0,1,6.74,1.62,12.81,12.81,0,0,1,3.83,6.93c.74,3.25.52,5.91-.64,8a7.87,7.87,0,0,1-5.33,3.91,8.57,8.57,0,0,1-3.29.13,7.76,7.76,0,0,1-2.94-1.17l2.12,9.33Zm3.61-18.86a5.29,5.29,0,0,0,1.76,3.22,3.19,3.19,0,0,0,2.72.56,2.82,2.82,0,0,0,2-1.57,6,6,0,0,0,0-3.86,5.61,5.61,0,0,0-1.71-3.28,2.91,2.91,0,0,0-2.5-.6,3.12,3.12,0,0,0-2.14,1.67A5.72,5.72,0,0,0,152.19,109.71Z" style="fill:#263238"></path><path d="M169.43,110.3l7.28-2.39a3.75,3.75,0,0,0,1.72,1.6,4.69,4.69,0,0,0,4.53-1.1,1.49,1.49,0,0,0,.37-1.34A1.39,1.39,0,0,0,182.2,106a15.58,15.58,0,0,0-3.4,0,33.63,33.63,0,0,1-5.7,0,5.88,5.88,0,0,1-3-1.37,5.51,5.51,0,0,1-1.39-6.49,6.75,6.75,0,0,1,2.61-2.79,16.78,16.78,0,0,1,5.13-1.89,18.48,18.48,0,0,1,5.28-.64,6.91,6.91,0,0,1,3.16,1,8.86,8.86,0,0,1,2.54,2.62l-7,2.31a2.51,2.51,0,0,0-1.23-1.17,3.85,3.85,0,0,0-2.27-.1,3.08,3.08,0,0,0-1.75.87,1.35,1.35,0,0,0-.33,1.22,1.2,1.2,0,0,0,1,.92,12.36,12.36,0,0,0,3.36-.07,22.42,22.42,0,0,1,5.82-.08,6.29,6.29,0,0,1,3.28,1.51,5.46,5.46,0,0,1,1.66,2.85,6.18,6.18,0,0,1-.27,3.53,7.08,7.08,0,0,1-2.64,3.27,15.76,15.76,0,0,1-5.78,2.31q-5.35,1.22-8,.21A7.07,7.07,0,0,1,169.43,110.3Z" style="fill:#263238"></path><path d="M193.85,85.57l8.21,0,0,6.3-1.51,12.67-5.08,0-1.62-12.65Zm.4,20.88,7.66,0,0,6.78-7.66,0Z" style="fill:#263238"></path></g><g id="freepik--error-404--inject-76"><path d="M128.68,171.58l-.18,0c-4.5-1.75-7.19-3.45-8.59-5.5a5.14,5.14,0,0,1-3.23-.44,6.5,6.5,0,0,1-2.79-2.62,2.54,2.54,0,0,1-2.42.37,6.14,6.14,0,0,1-3-2.41,2.23,2.23,0,0,1-1.56.43c-3-.24-7-6.16-7.29-12.46a.52.52,0,0,1,.48-.53.5.5,0,0,1,.52.48c.28,6,4.11,11.33,6.38,11.51a1.26,1.26,0,0,0,.93-.27,12.28,12.28,0,0,1-1-9.42c.86-3,1.62-4.18,2.54-4,1.72.43,1.49,7,.58,11.29a6.14,6.14,0,0,1-.84,2.18,5.4,5.4,0,0,0,2.54,2.21,1.58,1.58,0,0,0,1.67-.35c-.78-1.93-1-4.57.12-7.93,1.4-4.43,2-4.55,2.31-4.63a.66.66,0,0,1,.64.22c.93,1.05-.18,7.93-1.34,11.33a5,5,0,0,1-.56,1.16,5.56,5.56,0,0,0,2.49,2.5,4.41,4.41,0,0,0,2.28.43c-.09-.19-.17-.38-.25-.58-.79-2.15-.4-4.62,1.19-7.58,1.05-1.95,1.91-2.87,2.71-2.87h0a1.11,1.11,0,0,1,1,.66c.87,1.61.24,6.92-1.48,9.56a4,4,0,0,1-1.62,1.4c1.34,1.76,3.89,3.31,8,4.89a.49.49,0,0,1,.29.64A.51.51,0,0,1,128.68,171.58ZM123,155.11s-.57,0-1.83,2.35c-1.45,2.68-1.82,4.89-1.13,6.75a5.06,5.06,0,0,0,.3.67,2.88,2.88,0,0,0,1.32-1.1c1.4-2.14,2.07-6.54,1.55-8.26C123.14,155.17,123,155.11,123,155.11Zm-7.18-4.21a23.33,23.33,0,0,0-1.34,3.53,11.38,11.38,0,0,0-.38,6.55l.09-.26A32.79,32.79,0,0,0,115.85,150.9Zm-6.58-3.15c-.17.15-.66.78-1.35,3.22a11.24,11.24,0,0,0,.72,8.24,6.18,6.18,0,0,0,.45-1.4C110.13,152.9,109.83,148.46,109.27,147.75Z" style="fill:#263238"></path><path d="M166.7,224a9,9,0,0,1-4.56-1.19.51.51,0,0,1-.18-.69.49.49,0,0,1,.68-.17c3.57,2.09,8.18.63,9.13-.9a.88.88,0,0,0,.15-.67,8.12,8.12,0,0,1-5.13-1.46c-2.55-1.59-2.75-2.07-2.73-2.45a.61.61,0,0,1,.34-.52c1-.5,5.51,1.57,7.39,2.81a3.63,3.63,0,0,1,.62.52,3.55,3.55,0,0,0,1.9-1.14,2.87,2.87,0,0,0,.59-1.13l-.2,0c-1.6.16-3.2-.53-4.91-2.11-1.18-1.08-1.63-1.83-1.48-2.42a.9.9,0,0,1,.72-.65c1.38-.35,4.8,1.11,6.19,2.64a2.68,2.68,0,0,1,.64,1.18c1.31-.61,2.69-2,4.32-4.27a.5.5,0,0,1,.7-.12.51.51,0,0,1,.12.7c-1.89,2.64-3.47,4.14-5.05,4.75a3.69,3.69,0,0,1-.87,2,4.6,4.6,0,0,1-2.18,1.41,1.84,1.84,0,0,1-.28,1.39C171.78,222.94,169.36,224,166.7,224Zm-.89-6.94c.34.25.82.58,1.51,1a8,8,0,0,0,3.6,1.32A24.67,24.67,0,0,0,165.81,217.06Zm3.49-4.25a4.33,4.33,0,0,0,1.17,1.39c1.48,1.37,2.83,2,4.13,1.84l.32,0a1.81,1.81,0,0,0-.44-.83C173.08,213.63,170,212.65,169.3,212.81Z" style="fill:#263238"></path><path d="M179.94,222.63l-15.58,2.83-14.15-77.22-30.06,5.46-49,87,5.26,28.71L139.26,258l4.3,23.48L173.62,276l-4.3-23.48,15.58-2.83ZM101.09,237l26-45.57,7.25,39.54Z" style="fill:#407BFF"></path><path d="M305.43,143a58.84,58.84,0,0,0-3.2-14.22,46.31,46.31,0,0,0-7-12.19,40.37,40.37,0,0,0-12.7-10.36q-8-4.39-21.22-6.11-27.45-3.58-42.78,9.74t-20.2,51a139.33,139.33,0,0,0-1,28.34q1,13,4.78,20.93a43.74,43.74,0,0,0,14.65,17.78q9.47,6.65,26,8.79,29.38,3.83,43.57-11.29t18.8-51.1A129.48,129.48,0,0,0,305.43,143Z" style="fill:#407BFF"></path><path d="M251.77,226.43c-2.41-.08-5-.3-7.61-.64-9.16-1.19-16.24-3.51-21.06-6.89a32.66,32.66,0,0,1-11-13.4l-.05-.11c-1.92-4-3.18-9.75-3.73-17a128.2,128.2,0,0,1,.92-26.1c3.57-27.72,10.94-39.29,16.49-44.11,6.48-5.62,15.23-8.16,26.73-7.76,2.36.08,4.86.29,7.43.62,7.38,1,13.23,2.6,17.37,4.86a29.79,29.79,0,0,1,9.31,7.49,35.25,35.25,0,0,1,5.35,9.27,47.78,47.78,0,0,1,2.56,11.55,118.67,118.67,0,0,1-.29,28.72c-2.77,21.54-8.13,36.68-15.92,45-5.78,6.16-14.45,9-26.51,8.54Z" style="fill:#263238"></path><path d="M271.34,143.29l.13-3.79-2.33-.76a22.82,22.82,0,0,0-.62-3.8l2-1.46-1.34-3.56-2.44.2a22.82,22.82,0,0,0-2-3.27l1.26-2.11-2.6-2.77-2.18,1.12a23.17,23.17,0,0,0-3.12-2.26l.35-2.42-3.46-1.57-1.58,1.86a23.26,23.26,0,0,0-3.75-.88l-.59-2.37-3.8-.13-.75,2.32a23.54,23.54,0,0,0-3.8.62l-1.47-2-3.56,1.33.2,2.44a22.94,22.94,0,0,0-3.27,2l-2.1-1.27-2.78,2.59,1.12,2.19a21.78,21.78,0,0,0-2.25,3.13l-2.42-.37-1.58,3.46,1.87,1.58a21.43,21.43,0,0,0-.88,3.76l-2.38.6-.13,3.78,2.33.76a22.6,22.6,0,0,0,.62,3.81l-2,1.45,1.34,3.56,2.44-.2a21.51,21.51,0,0,0,2,3.27l-1.27,2.11,2.6,2.77,2.18-1.11a23.1,23.1,0,0,0,3.12,2.25l-.36,2.42,3.46,1.57,1.59-1.85a23.12,23.12,0,0,0,3.76.87l.59,2.38,3.79.13.75-2.33a22.6,22.6,0,0,0,3.81-.62l1.45,2,3.56-1.33-.19-2.43a24.89,24.89,0,0,0,3.27-2l2.1,1.26,2.78-2.59-1.11-2.19a21.62,21.62,0,0,0,2.24-3.12l2.42.36,1.58-3.46-1.86-1.58a22.23,22.23,0,0,0,.87-3.75Zm-25.6,12.27a15,15,0,1,1,15.54-14.51A15,15,0,0,1,245.74,155.56Z" style="fill:#407BFF"></path><path d="M287.12,212.87l.28-2.56-1.54-.62a16,16,0,0,0-.22-2.6l1.39-.89-.71-2.47-1.66,0a14.82,14.82,0,0,0-1.19-2.31l.94-1.36-1.6-2-1.53.64a16.07,16.07,0,0,0-2-1.68l.37-1.62-2.25-1.24-1.18,1.19a15.87,15.87,0,0,0-2.48-.79l-.28-1.63-2.55-.29-.63,1.54a14.85,14.85,0,0,0-2.59.24l-.89-1.42-2.47.73v1.66a14.9,14.9,0,0,0-2.31,1.2l-1.36-1-2,1.6.64,1.53a16.13,16.13,0,0,0-1.67,2l-1.62-.36-1.23,2.25,1.18,1.17a15,15,0,0,0-.79,2.49l-1.64.27-.27,2.55,1.53.64a14.73,14.73,0,0,0,.23,2.58l-1.41.89.72,2.47H256a15.22,15.22,0,0,0,1.2,2.3l-1,1.36,1.6,2,1.55-.65a14.55,14.55,0,0,0,2,1.67L261,224l2.25,1.23,1.17-1.17a16.12,16.12,0,0,0,2.48.77l.29,1.64,2.55.28.62-1.53A16.22,16.22,0,0,0,273,225l.89,1.41,2.46-.72v-1.66a16.45,16.45,0,0,0,2.32-1.2l1.34,1,2-1.61-.65-1.53a16.28,16.28,0,0,0,1.69-2l1.61.36,1.24-2.25-1.18-1.16a16.47,16.47,0,0,0,.77-2.48Zm-12.87-1a4.46,4.46,0,1,1-1.77-6.05A4.47,4.47,0,0,1,274.25,211.87Z" style="fill:#407BFF;opacity:0.30000000000000004"></path><path d="M301.29,169.65l-3-2.06h0a16.59,16.59,0,0,0-1.2-3.1l.76-3-4.32-4.63-3,.56a17,17,0,0,0-3-1.41h0l-1.85-3.12-6.33-.21-2.06,3h0a15.92,15.92,0,0,0-3.1,1.2l-3-.77-4.63,4.33.56,3h0a15.68,15.68,0,0,0-1.41,3l-3.11,1.85-.22,6.33,3,2.06a16.11,16.11,0,0,0,1.2,3.12h0l-.76,3,4.32,4.63,3-.55a17.16,17.16,0,0,0,3,1.41h0l1.84,3.11,6.34.22,2.05-3a16.61,16.61,0,0,0,3.13-1.2h0l3,.76,4.63-4.32-.55-3a16.7,16.7,0,0,0,1.41-3h0l3.11-1.85Zm-19.73,9.62a7.12,7.12,0,1,1,7.36-6.87A7.13,7.13,0,0,1,281.56,179.27Z" style="fill:#fff"></path><path d="M323,119.12l.52-1.25h0a6.7,6.7,0,0,0,1-.69l1.16,0,1.36-2-.44-1.07A6.18,6.18,0,0,0,327,113h0l1-.92-.42-2.35-1.26-.52h0a6.35,6.35,0,0,0-.69-1l0-1.16-1.95-1.36-1.08.45h0a5.55,5.55,0,0,0-1.22-.28l-.92-1-2.34.42-.53,1.26a6.5,6.5,0,0,0-1.05.68h0l-1.15,0-1.36,2,.44,1.07a6.18,6.18,0,0,0-.28,1.22h0l-1,.93.42,2.34,1.26.52a5.73,5.73,0,0,0,.68,1h0l0,1.15,2,1.36,1.07-.44a6.43,6.43,0,0,0,1.23.27h0l.92,1ZM318,112.64a2.68,2.68,0,1,1,3.11,2.16A2.69,2.69,0,0,1,318,112.64Z" style="fill:#407BFF"></path><path d="M295.61,112.49l-.77-.65a19.9,19.9,0,0,1,6-5l.47.88A18.87,18.87,0,0,0,295.61,112.49Z" style="fill:#407BFF"></path><path d="M303.59,106.8l-.39-.92A23.92,23.92,0,0,1,314.94,104l-.1,1A22.79,22.79,0,0,0,303.59,106.8Z" style="fill:#407BFF"></path><path d="M301.7,113.72l-.82-.56a16.74,16.74,0,0,1,9.87-6.39l.19,1A15.72,15.72,0,0,0,301.7,113.72Z" style="fill:#407BFF"></path><path d="M235.34,210a.52.52,0,0,1-.36-.16l-2.09-2.16a17.49,17.49,0,0,1-3.15-.58l-3.27,1.44a.49.49,0,0,1-.47,0l-5.48-3.63a.49.49,0,0,1-.22-.43l0-3.56a17.2,17.2,0,0,1-1.76-2.68l-2.81-1.08a.5.5,0,0,1-.31-.37l-1.3-6.44a.5.5,0,0,1,.14-.46l2.16-2.09a18.78,18.78,0,0,1,.58-3.15l-1.44-3.27a.49.49,0,0,1,0-.47l3.63-5.48a.47.47,0,0,1,.43-.22l3.56.05a16.52,16.52,0,0,1,2.68-1.76l1.09-2.81a.49.49,0,0,1,.36-.31l6.44-1.3a.49.49,0,0,1,.46.14l2.09,2.16a17.76,17.76,0,0,1,3.16.58l3.26-1.44a.51.51,0,0,1,.48,0l5.47,3.63a.54.54,0,0,1,.23.43l-.06,3.56a17.26,17.26,0,0,1,1.77,2.68l2.8,1.09a.49.49,0,0,1,.31.36l1.31,6.44a.52.52,0,0,1-.14.46l-2.17,2.1a18,18,0,0,1-.58,3.14l1.44,3.27a.51.51,0,0,1,0,.48L250,203.59a.51.51,0,0,1-.42.22l-3.57-.05a18.38,18.38,0,0,1-2.67,1.76l-1.09,2.81a.49.49,0,0,1-.37.31L235.44,210ZM229.71,206a.36.36,0,0,1,.14,0,16.66,16.66,0,0,0,3.31.61.56.56,0,0,1,.32.15l2,2.1,5.9-1.19,1.06-2.74a.55.55,0,0,1,.24-.26,16.05,16.05,0,0,0,2.81-1.85.47.47,0,0,1,.33-.11l3.47.05,3.32-5-1.4-3.18a.5.5,0,0,1,0-.34,17.49,17.49,0,0,0,.61-3.31.51.51,0,0,1,.15-.32l2.1-2-1.19-5.9-2.73-1.06a.49.49,0,0,1-.27-.24,16.43,16.43,0,0,0-1.85-2.81.52.52,0,0,1-.11-.32l0-3.48-5-3.32-3.17,1.4a.52.52,0,0,1-.35,0,17,17,0,0,0-3.32-.61.56.56,0,0,1-.32-.15l-2-2.1-5.9,1.2L226.81,174a.51.51,0,0,1-.23.27,15.94,15.94,0,0,0-2.82,1.85.43.43,0,0,1-.32.11l-3.47-.05-3.33,5,1.4,3.18a.5.5,0,0,1,0,.43,17.13,17.13,0,0,0-.58,3.23.5.5,0,0,1-.15.32l-2.1,2,1.2,5.9,2.72,1.06a.55.55,0,0,1,.28.26,16.22,16.22,0,0,0,1.84,2.79.48.48,0,0,1,.11.32l0,3.48,5,3.32,3.18-1.4A.52.52,0,0,1,229.71,206Zm4.91-3.24a13.32,13.32,0,0,1-11.09-20.68h0a13.33,13.33,0,1,1,11.09,20.68Zm-10.25-20.13a12.32,12.32,0,1,0,17.08-3.46,12.27,12.27,0,0,0-17.08,3.46Z" style="fill:#fff"></path><path d="M425.83,231.65l-15.7-2.12,10.38-77.81-30.28-4.08-73.45,67.62-3.86,28.93,63.29,8.54-3.16,23.67,30.28,4.08,3.16-23.66,15.7,2.12Zm-79.42-10.72,38.76-35.33-5.32,39.84Z" style="fill:#407BFF"></path><path d="M394.13,279.74H394a.5.5,0,0,1-.4-.58L417,151.22a.51.51,0,0,1,.58-.4.5.5,0,0,1,.4.58L394.63,279.33A.51.51,0,0,1,394.13,279.74Z" style="fill:#263238"></path><path d="M414.83,153.37a.82.82,0,0,1-1.64-.06.82.82,0,0,1,1.64.06Z" style="fill:#263238"></path><path d="M411.5,170.67a.82.82,0,1,1-.79-.85A.82.82,0,0,1,411.5,170.67Z" style="fill:#263238"></path><path d="M408.17,188a.82.82,0,0,1-.85.79.81.81,0,0,1-.79-.84.82.82,0,0,1,.85-.8A.83.83,0,0,1,408.17,188Z" style="fill:#263238"></path><path d="M401.61,206a.82.82,0,0,1-1.63,0,.82.82,0,1,1,1.63,0Z" style="fill:#263238"></path><path d="M401.5,222.57a.81.81,0,0,1-.85.79.82.82,0,1,1,.85-.79Z" style="fill:#263238"></path><path d="M398.17,239.87a.82.82,0,1,1-.79-.84A.82.82,0,0,1,398.17,239.87Z" style="fill:#263238"></path><path d="M394.84,257.17a.83.83,0,0,1-.85.8.82.82,0,0,1-.79-.85.82.82,0,0,1,1.64.05Z" style="fill:#263238"></path><path d="M391.5,274.48a.82.82,0,1,1-.79-.85A.81.81,0,0,1,391.5,274.48Z" style="fill:#263238"></path><path d="M400.79,206.45a.49.49,0,0,1-.48-.39.5.5,0,0,1,.38-.6l2.48-.53a.5.5,0,0,1,.6.39.5.5,0,0,1-.39.59l-2.48.53Z" style="fill:#263238"></path><path d="M409.08,197.24a85.06,85.06,0,0,0-3,9.36c-.75,3.53-.79,11.43-.79,11.43" style="fill:#263238"></path><path d="M405.29,218.53h0a.52.52,0,0,1-.5-.51c0-.32.06-8,.81-11.52a84.22,84.22,0,0,1,3-9.44.5.5,0,1,1,.93.36,84.37,84.37,0,0,0-3,9.29c-.73,3.44-.78,11.24-.79,11.32A.5.5,0,0,1,405.29,218.53Z" style="fill:#263238"></path></g><g id="freepik--Character--inject-76"><path d="M222.45,304.84c1.39-22.4-1.16-63.13,40.95-57.73,45.13,5.77,32.22,58.55,32.22,58.55Z" style="fill:#263238"></path><circle cx="251.51" cy="273" r="18.38" style="fill:#fff"></circle><path d="M253.93,254.65c-8.71-1.48-18,4.93-18.93,11.43l34.51,3.18C268.29,261.85,260.83,255.83,253.93,254.65Z" style="fill:#263238"></path><path d="M265.58,272.54c-.25,4.81-2.87,8.58-5.85,8.42s-5.2-4.17-5-9,2.87-8.58,5.85-8.42S265.82,267.74,265.58,272.54Z" style="fill:#263238"></path><path d="M251.51,292.38A19.38,19.38,0,1,1,270.89,273,19.4,19.4,0,0,1,251.51,292.38Zm0-36.75A17.38,17.38,0,1,0,268.89,273,17.39,17.39,0,0,0,251.51,255.63Z" style="fill:#407BFF"></path><path d="M290.49,304.28l-.12,0a.49.49,0,0,1-.37-.6c0-.13,3.22-13.69-.09-27.4a.5.5,0,1,1,1-.24c3.37,14,.12,27.74.09,27.87A.5.5,0,0,1,290.49,304.28Z" style="fill:#fff;opacity:0.30000000000000004"></path><path d="M287.7,268.76a.52.52,0,0,1-.46-.29,34.93,34.93,0,0,0-4.74-7.66.5.5,0,0,1,.07-.7.5.5,0,0,1,.71.07,36.47,36.47,0,0,1,4.87,7.87.49.49,0,0,1-.24.66A.54.54,0,0,1,287.7,268.76Z" style="fill:#fff;opacity:0.30000000000000004"></path><path d="M128.73,409.92h-.37a5,5,0,1,1,.28-10h.09c2.89,0,9.84-3.51,24.38-26.43a5,5,0,0,1,7.51-1.09,207.46,207.46,0,0,0,37.14,25.48,5,5,0,1,1-4.52,8.91,212.75,212.75,0,0,1-34.8-23.14C146.25,402,137.21,409.92,128.73,409.92Z" style="fill:#263238"></path><path d="M159.67,371.5l-.43,0a3,3,0,0,1-2.54-3.39c.71-5-.17-23.63-6.48-38.13a3,3,0,0,1,1.06-3.68c13.7-9.33,42.88-10.45,44.12-10.49a3,3,0,1,1,.2,6c-.27,0-25.78,1-38.88,8.2,5.58,14.44,6.85,32.43,5.92,38.94A3,3,0,0,1,159.67,371.5Z" style="fill:#263238"></path><path d="M164.71,367.62c-2-4.71-11-4.18-16.27-.14-2.82,2.15-6.64,8.64-7,11a3.54,3.54,0,0,0,4,4.24c3.45-.3,8.18-5.31,8.18-5.31-3.15,3.09.92,5.27,7,.8C163.94,375.72,166.94,372.89,164.71,367.62Z" style="fill:#407BFF"></path><path d="M336.71,306.16a.32.32,0,0,1-.14,0,.49.49,0,0,1-.34-.62c1.33-4.64,2.78-7.47,4.69-9a5.18,5.18,0,0,1,.16-3.26,6.45,6.45,0,0,1,2.36-3,2.54,2.54,0,0,1-.59-2.38,6.18,6.18,0,0,1,2.14-3.16,2.24,2.24,0,0,1-.57-1.51c0-3,5.51-7.52,11.76-8.38a.5.5,0,0,1,.14,1c-5.94.81-10.92,5.11-10.9,7.38a1.31,1.31,0,0,0,.36.91,12.24,12.24,0,0,1,9.28-1.87c3.07.59,4.32,1.24,4.18,2.17-.28,1.75-6.81,2.12-11.19,1.6a6.18,6.18,0,0,1-2.25-.65,5.38,5.38,0,0,0-2,2.73,1.57,1.57,0,0,0,.49,1.64c1.86-1,4.47-1.36,7.92-.6,4.53,1,4.7,1.55,4.81,1.88a.67.67,0,0,1-.17.67c-.95,1-7.9.53-11.39-.33a4.91,4.91,0,0,1-1.21-.45,5.45,5.45,0,0,0-2.26,2.71,4.23,4.23,0,0,0-.23,2.3,5.77,5.77,0,0,1,.55-.29c2.07-1,4.57-.82,7.66.5,2,.87,3,1.65,3.1,2.44a1.12,1.12,0,0,1-.57,1c-1.53,1-6.87.86-9.65-.62a4,4,0,0,1-1.54-1.49c-1.63,1.5-2.95,4.17-4.15,8.36A.51.51,0,0,1,336.71,306.16Zm5.42-9.33a3,3,0,0,0,1.22,1.22c2.26,1.2,6.7,1.47,8.36.8.34-.14.39-.25.39-.25s-.05-.56-2.5-1.61c-2.8-1.2-5-1.37-6.83-.52A5.79,5.79,0,0,0,342.13,296.83Zm3.34-6.57.25.07a33.09,33.09,0,0,0,9.94.75,21.7,21.7,0,0,0-3.64-1A11.38,11.38,0,0,0,345.47,290.26Zm1.26-5.62a5.92,5.92,0,0,0,1.43.32c5,.59,9.39-.1,10-.73-.17-.15-.84-.58-3.32-1.05A11.25,11.25,0,0,0,346.73,284.64Z" style="fill:#263238"></path><path d="M206.53,408.25c.66-.21.44-.85-.3-.85H192.69c-25.78-2.73-43.79.93-32.44,1.79s-.8.68-9.09,3.82,61.65,3.93,68,0C225,409.39,197.39,411.18,206.53,408.25Z" style="fill:#263238"></path><polygon points="303.47 412.24 185.67 408.33 180.78 294.11 319.89 297.22 303.47 412.24" style="fill:#407BFF"></polygon><path d="M222.45,410.05a.5.5,0,0,1-.5-.46l-9.44-114.72a.51.51,0,0,1,.46-.54.52.52,0,0,1,.54.46L223,409.51a.5.5,0,0,1-.46.54Z" style="fill:#263238"></path><polygon points="303.47 412.24 335.13 407.42 345.1 301.21 319.89 297.22 303.47 412.24" style="fill:#407BFF"></polygon><polygon points="303.47 412.24 335.13 407.42 345.1 301.21 319.89 297.22 303.47 412.24" style="opacity:0.2"></polygon><path d="M195.73,386.32l-2.9-67.87a12.27,12.27,0,0,1,12.53-12.79l88.06,2a12.27,12.27,0,0,1,11.87,14L295.53,390A12.27,12.27,0,0,1,283,400.55l-75.39-2.5A12.27,12.27,0,0,1,195.73,386.32Z" style="fill:#263238"></path><path d="M205.25,326.49l13.62.43-.11,3.51-8.53-.27-.08,2.62,7.91.25-.11,3.36-7.91-.26-.1,3.25,8.77.28-.12,3.72-13.87-.44Z" style="fill:#fff"></path><path d="M221.4,343.47l.52-16.45,8.48.27a12.22,12.22,0,0,1,3.59.52,3.81,3.81,0,0,1,2,1.56,4.64,4.64,0,0,1-1.64,6.59,6.16,6.16,0,0,1-1.81.6,5.12,5.12,0,0,1,1.31.64,5.51,5.51,0,0,1,.78.9,6.43,6.43,0,0,1,.68,1l2.31,4.85-5.74-.19-2.56-5.11a3.94,3.94,0,0,0-.88-1.3,2.22,2.22,0,0,0-1.23-.42h-.45l-.21,6.67Zm5.42-9.62,2.14.07a8.63,8.63,0,0,0,1.35-.19,1.35,1.35,0,0,0,.85-.49,1.57,1.57,0,0,0,.35-.94,1.54,1.54,0,0,0-.47-1.24,3.1,3.1,0,0,0-1.88-.49l-2.24-.07Z" style="fill:#fff"></path><path d="M239.28,344l.52-16.45,8.47.27a12.16,12.16,0,0,1,3.59.52,3.77,3.77,0,0,1,2,1.56,4.45,4.45,0,0,1,.68,2.69,4.42,4.42,0,0,1-2.31,3.9,6.27,6.27,0,0,1-1.81.6,5,5,0,0,1,1.3.64,4.84,4.84,0,0,1,.79.89,6.87,6.87,0,0,1,.68,1l2.31,4.84-5.74-.18-2.56-5.11a4,4,0,0,0-.88-1.3,2.08,2.08,0,0,0-1.24-.42l-.44,0-.22,6.68Zm5.41-9.62,2.15.06a7.21,7.21,0,0,0,1.35-.18,1.31,1.31,0,0,0,.84-.49,1.46,1.46,0,0,0,.35-.94,1.52,1.52,0,0,0-.46-1.24,3,3,0,0,0-1.89-.49l-2.23-.07Z" style="fill:#fff"></path><path d="M256.32,336.36a7.79,7.79,0,0,1,8.76-8.25,8.6,8.6,0,0,1,6.26,2.41,8.32,8.32,0,0,1,2,6.25,10.21,10.21,0,0,1-1.12,4.7,7,7,0,0,1-2.9,2.78,9.22,9.22,0,0,1-4.61.88,10.58,10.58,0,0,1-4.58-1,7,7,0,0,1-2.86-2.9A9.21,9.21,0,0,1,256.32,336.36Zm5.08.18a5.56,5.56,0,0,0,.81,3.61,3.52,3.52,0,0,0,5.06.19,6.13,6.13,0,0,0,1-3.8,5.17,5.17,0,0,0-.83-3.43A3.22,3.22,0,0,0,265,332a3.1,3.1,0,0,0-2.51,1A5.56,5.56,0,0,0,261.4,336.54Z" style="fill:#fff"></path><path d="M275.91,345.21l.52-16.46,8.47.27a12.51,12.51,0,0,1,3.59.52,3.87,3.87,0,0,1,2,1.56,4.49,4.49,0,0,1,.68,2.69,4.42,4.42,0,0,1-2.31,3.91,6.61,6.61,0,0,1-1.81.59,5,5,0,0,1,1.3.65,4.84,4.84,0,0,1,.79.89,6.43,6.43,0,0,1,.68,1l2.31,4.85-5.74-.18-2.56-5.12a3.91,3.91,0,0,0-.88-1.29,2.16,2.16,0,0,0-1.24-.43h-.44l-.22,6.68Zm5.41-9.63,2.15.07a7.21,7.21,0,0,0,1.35-.18,1.35,1.35,0,0,0,.84-.49,1.48,1.48,0,0,0,.35-1,1.5,1.5,0,0,0-.46-1.23,3,3,0,0,0-1.89-.49l-2.23-.07Z" style="fill:#fff"></path><path d="M284,373.16a1.32,1.32,0,0,1-1-.43l-8.56-9.37-9.24,8.44a1.31,1.31,0,0,1-1.85-.08l-8.56-9.37-9.24,8.44a1.31,1.31,0,0,1-1.85-.08l-8.57-9.37-9.23,8.44a1.33,1.33,0,0,1-1,.34,1.35,1.35,0,0,1-.91-.43l-8.56-9.36-9.23,8.43a1.32,1.32,0,0,1-1.86-.08,1.3,1.3,0,0,1,.09-1.85l10.2-9.33a1.32,1.32,0,0,1,1.86.08l8.56,9.37,9.23-8.44a1.37,1.37,0,0,1,.95-.34,1.33,1.33,0,0,1,.91.43l8.56,9.37,9.24-8.44a1.3,1.3,0,0,1,1.85.08l8.56,9.37,9.24-8.44a1.31,1.31,0,0,1,1.85.08L285,371a1.32,1.32,0,0,1-1,2.2Z" style="fill:#fff"></path><polygon points="125.75 414.67 119.49 411.68 113.91 384.51 116.94 381.18 125.75 414.67" style="fill:#407BFF"></polygon><polygon points="125.75 414.67 134.06 409.81 126.94 387.43 116.94 381.18 125.75 414.67" style="fill:#407BFF"></polygon><polygon points="125.75 414.67 134.06 409.81 126.94 387.43 116.94 381.18 125.75 414.67" style="opacity:0.2"></polygon><path d="M262,419.61h-.69a5,5,0,0,1,.27-10c7.7.25,24-4.48,33.32-13.52a5,5,0,0,1,2-1.2c15.79-4.74,21.66,4.83,21.9,5.24l-8.6,5.09a1,1,0,0,0,.11.18c-.09-.13-2.33-3-9.45-1.24C289.17,414.82,271.23,419.61,262,419.61Z" style="fill:#263238"></path><polygon points="261.39 426.25 243.18 425.11 241.75 391.53 266.22 392.44 261.39 426.25" style="fill:#407BFF"></polygon><polygon points="261.39 426.25 265.65 422.01 268.29 401.08 266.22 392.44 261.39 426.25" style="fill:#407BFF"></polygon><polygon points="261.39 426.25 265.65 422.01 268.29 401.08 266.22 392.44 261.39 426.25" style="opacity:0.2"></polygon><path d="M366.91,413.54a3,3,0,0,1-1.81-.61c-10.4-7.9-24.45-21.93-29.84-35.46a2.64,2.64,0,0,1-.17-.61c-2.63-15.64-5.14-48.55-5.25-49.94a3,3,0,1,1,6-.45c0,.33,2.57,33.56,5.13,49.07,5.38,13.16,20,26.67,27.78,32.61a3,3,0,0,1-1.82,5.39Z" style="fill:#263238"></path><path d="M380.78,415.05c-2.32,0-4.95-1.05-7.82-3.12a3,3,0,0,1,3.52-4.86c2.48,1.79,3.83,2,4.3,2a3,3,0,0,1,0,6Z" style="fill:#263238"></path><path d="M373.8,411.84c3.21-9.53,16.37-7.65,20.91-6.23a47.77,47.77,0,0,1,11.07,4.8c2.45,1.6,2.49,4.29-.78,5.82-4,1.88-14.16.21-14.16.21,5.24,2.29,0,6-9.21,2.36C378.64,417.62,372.67,415.34,373.8,411.84Z" style="fill:#407BFF"></path><path d="M341.86,331c-1.19,8.1-7.9,14.07-13.36,13.27s-5.68-8-4.49-16.14,3.35-14,8.81-13.2S343.05,322.93,341.86,331Z" style="fill:#263238"></path><circle cx="209.88" cy="297.88" r="0.82" style="fill:#263238"></circle><path d="M218.21,303.78a.82.82,0,1,1-.82-.82A.82.82,0,0,1,218.21,303.78Z" style="fill:#263238"></path><path d="M219.13,400.68a.82.82,0,1,1-.82-.82A.82.82,0,0,1,219.13,400.68Z" style="fill:#263238"></path><path d="M226.64,406.59a.82.82,0,1,1-.82-.82A.82.82,0,0,1,226.64,406.59Z" style="fill:#263238"></path></g><g id="freepik--robot-parts--inject-76"><path d="M82.51,416.42a9.62,9.62,0,0,1-7.33-3.95.5.5,0,1,1,.82-.57c1.87,2.7,6,4.13,7.8,3.28a1.3,1.3,0,0,0,.47-.34,6.05,6.05,0,0,1-3.52-4.48c-.23-1.27-.41-3,.63-3.22,1.44-.32,3.32,3.15,4,5.78a3.78,3.78,0,0,1,.13,1.34,4.26,4.26,0,0,0,1.78.14,1.94,1.94,0,0,0,1.38-.74,5.86,5.86,0,0,1-2.31-4.19c-.38-2.74-.09-3.21.21-3.45a.66.66,0,0,1,.69-.07c1.07.45,2.36,4.33,2.61,6.53a2.66,2.66,0,0,1,0,.69,3.91,3.91,0,0,0,1.35.26,4.29,4.29,0,0,0,2.41-.63c-.14-.09-.27-.19-.4-.29-1-.89-1.46-2.31-1.28-4.33.14-1.57.49-2.43,1.12-2.7a1.13,1.13,0,0,1,1.21.24,6.92,6.92,0,0,1,1.73,5.56,3,3,0,0,1-.51,1.15c1.84.32,4.42-.2,6.65-.75a.5.5,0,0,1,.24,1c-2.71.67-5.63,1.22-7.69.62a5.69,5.69,0,0,1-3.5,1.16,4.83,4.83,0,0,1-1.64-.31,2.8,2.8,0,0,1-2.12,1.27,5.33,5.33,0,0,1-2.24-.19,2.21,2.21,0,0,1-1,.89A4.16,4.16,0,0,1,82.51,416.42Zm-.86-8.28a4.32,4.32,0,0,0,.08,2.05,5.05,5.05,0,0,0,2.84,3.7,3.21,3.21,0,0,0-.12-.7C83.67,410.33,82.17,408.36,81.65,408.14Zm5.57-.87a14.19,14.19,0,0,0,.17,2.06,5.18,5.18,0,0,0,1.52,3.22A15.72,15.72,0,0,0,87.22,407.27Zm6.29-.87h0s-.38.19-.52,1.86.15,2.82.93,3.49a3.06,3.06,0,0,0,.6.38,2.24,2.24,0,0,0,.54-1,6.26,6.26,0,0,0-1.19-4.43C93.66,406.44,93.54,406.4,93.51,406.4Z" style="fill:#263238"></path><polygon points="228.87 423.98 231.58 419.28 228.87 414.58 225.97 414.58 227.61 419.28 225.97 423.98 228.87 423.98" style="fill:#263238"></polygon><path d="M226.16,421.73a2.45,2.45,0,1,1,0-4.89l-4.6-.92-1.23,3.72,2.06,3.14Z" style="fill:#263238"></path><path d="M226.56,414.58h-5.43l-2.71,4.7,2.71,4.7h5.43l2.71-4.7Zm-2.71,7.15a2.45,2.45,0,1,1,2.44-2.45A2.45,2.45,0,0,1,223.85,421.73Z" style="fill:#407BFF"></path><polygon points="417.89 414.26 415.88 410.77 417.89 407.28 420.04 407.28 418.83 410.77 420.04 414.26 417.89 414.26" style="fill:#407BFF"></polygon><path d="M419.9,412.59a1.82,1.82,0,1,0,0-3.63l3.42-.68.91,2.76-1.52,2.33Z" style="fill:#407BFF"></path><path d="M419.61,407.28h4l2,3.49-2,3.49h-4l-2-3.49Zm2,5.31a1.82,1.82,0,1,0-1.81-1.82A1.81,1.81,0,0,0,421.62,412.59Z" style="fill:#263238"></path><path d="M343,418.9h4.52a2.14,2.14,0,0,0,2.13-2.14h0a2.14,2.14,0,0,0-2.13-2.14H343a2.14,2.14,0,0,0-2.14,2.14h0A2.14,2.14,0,0,0,343,418.9Z" style="fill:#263238"></path><path d="M335.73,414.86a4.46,4.46,0,1,1,2,6.18A4.61,4.61,0,0,1,335.73,414.86Z" style="fill:#407BFF"></path><rect x="339.07" y="411.71" width="1.37" height="10.1" transform="translate(469.33 938.61) rotate(-154.76)" style="fill:#263238"></rect></g></svg>
<span class="text-2xl font-bold">Desculpa, esta página não existe!</span>
</span>
</div>
</div>
<!--Footer-->
<div class="gradient h-0.5 w-full"></div>
<footer class="bg-white"
style="box-shadow: rgba(8, 0, 56, 0.1) 0px -4px 16px, rgba(8, 0, 56, 0.1) 0px -8px 24px, rgba(8, 0, 56, 0.1) 0px -16px 56px;">
<div class="container mx-auto flex flex-col-reverse items-center justify-around py-6 md:flex-row">
<div class="flex-1"></div>
<div class="flex w-full flex-1 items-center justify-center">
<div class="mt-6">
<a href="https://ewerton.dev/404" title="Página Inicial">
<svg width="268" height="53" viewBox="0 0 268 53" xmlns="http://www.w3.org/2000/svg" class="h-5 fill-stratos-950 stroke-stratos-950">
<path d="M6.24 29.04L20.44 34.88L19.4 37.96L2.12 30.64V27.44L19.4 20.12L20.44 23.2L6.24 29.04Z" />
<path
d="M6.24 29.04L6.04982 28.5776L4.92544 29.04L6.04982 29.5024L6.24 29.04ZM20.44 34.88L20.9137 35.04L21.0637 34.5959L20.6302 34.4176L20.44 34.88ZM19.4 37.96L19.205 38.4204L19.7013 38.6306L19.8737 38.12L19.4 37.96ZM2.12 30.64H1.62V30.9712L1.92497 31.1004L2.12 30.64ZM2.12 27.44L1.92497 26.9796L1.62 27.1088V27.44H2.12ZM19.4 20.12L19.8737 19.96L19.7013 19.4494L19.205 19.6596L19.4 20.12ZM20.44 23.2L20.6302 23.6624L21.0637 23.4841L20.9137 23.04L20.44 23.2ZM6.04982 29.5024L20.2498 35.3424L20.6302 34.4176L6.43018 28.5776L6.04982 29.5024ZM19.9663 34.72L18.9263 37.8L19.8737 38.12L20.9137 35.04L19.9663 34.72ZM19.595 37.4996L2.31503 30.1796L1.92497 31.1004L19.205 38.4204L19.595 37.4996ZM2.62 30.64V27.44H1.62V30.64H2.62ZM2.31503 27.9004L19.595 20.5804L19.205 19.6596L1.92497 26.9796L2.31503 27.9004ZM18.9263 20.28L19.9663 23.36L20.9137 23.04L19.8737 19.96L18.9263 20.28ZM20.2498 22.7376L6.04982 28.5776L6.43018 29.5024L20.6302 23.6624L20.2498 22.7376Z" />
<mask id="path-3-outside-1_2_4" maskUnits="userSpaceOnUse" x="21" y="8" width="18" height="34">
<rect x="21" y="8" width="18" height="34" />
<path
d="M26.88 29.872L26.832 28.96C26.832 27.584 27.184 26.4 27.888 25.408C28.592 24.384 29.36 23.44 30.192 22.576C31.056 21.712 31.84 20.848 32.544 19.984C33.248 19.12 33.6 18.128 33.6 17.008C33.6 15.792 33.216 14.816 32.448 14.08C31.68 13.344 30.544 12.976 29.04 12.976C28.112 12.976 27.184 13.088 26.256 13.312C25.36 13.536 24.448 13.904 23.52 14.416L22.416 11.344C23.376 10.8 24.464 10.384 25.68 10.096C26.896 9.776 28.192 9.616 29.568 9.616C31.2 9.616 32.528 9.84 33.552 10.288C34.608 10.736 35.44 11.312 36.048 12.016C36.656 12.688 37.072 13.44 37.296 14.272C37.552 15.104 37.68 15.904 37.68 16.672C37.68 17.632 37.488 18.496 37.104 19.264C36.752 20 36.304 20.704 35.76 21.376C35.216 22.048 34.624 22.688 33.984 23.296C33.344 23.904 32.752 24.544 32.208 25.216C31.664 25.856 31.2 26.56 30.816 27.328C30.464 28.096 30.288 28.944 30.288 29.872H26.88ZM28.944 40.576C28.048 40.576 27.28 40.288 26.64 39.712C26.032 39.104 25.728 38.304 25.728 37.312C25.728 36.32 26.032 35.536 26.64 34.96C27.28 34.352 28.048 34.048 28.944 34.048C29.808 34.048 30.56 34.352 31.2 34.96C31.84 35.536 32.16 36.32 32.16 37.312C32.16 38.304 31.84 39.104 31.2 39.712C30.56 40.288 29.808 40.576 28.944 40.576Z" />
</mask>
<path
d="M26.88 29.872L26.832 28.96C26.832 27.584 27.184 26.4 27.888 25.408C28.592 24.384 29.36 23.44 30.192 22.576C31.056 21.712 31.84 20.848 32.544 19.984C33.248 19.12 33.6 18.128 33.6 17.008C33.6 15.792 33.216 14.816 32.448 14.08C31.68 13.344 30.544 12.976 29.04 12.976C28.112 12.976 27.184 13.088 26.256 13.312C25.36 13.536 24.448 13.904 23.52 14.416L22.416 11.344C23.376 10.8 24.464 10.384 25.68 10.096C26.896 9.776 28.192 9.616 29.568 9.616C31.2 9.616 32.528 9.84 33.552 10.288C34.608 10.736 35.44 11.312 36.048 12.016C36.656 12.688 37.072 13.44 37.296 14.272C37.552 15.104 37.68 15.904 37.68 16.672C37.68 17.632 37.488 18.496 37.104 19.264C36.752 20 36.304 20.704 35.76 21.376C35.216 22.048 34.624 22.688 33.984 23.296C33.344 23.904 32.752 24.544 32.208 25.216C31.664 25.856 31.2 26.56 30.816 27.328C30.464 28.096 30.288 28.944 30.288 29.872H26.88ZM28.944 40.576C28.048 40.576 27.28 40.288 26.64 39.712C26.032 39.104 25.728 38.304 25.728 37.312C25.728 36.32 26.032 35.536 26.64 34.96C27.28 34.352 28.048 34.048 28.944 34.048C29.808 34.048 30.56 34.352 31.2 34.96C31.84 35.536 32.16 36.32 32.16 37.312C32.16 38.304 31.84 39.104 31.2 39.712C30.56 40.288 29.808 40.576 28.944 40.576Z" />
<path
d="M26.88 29.872L25.8814 29.9246L25.9312 30.872H26.88V29.872ZM26.832 28.96H25.832V28.9863L25.8334 29.0126L26.832 28.96ZM27.888 25.408L28.7035 25.9867L28.7078 25.9807L28.712 25.9745L27.888 25.408ZM30.192 22.576L29.4849 21.8689L29.4782 21.8756L29.4717 21.8824L30.192 22.576ZM32.544 19.984L31.7688 19.3523H31.7688L32.544 19.984ZM32.448 14.08L33.1399 13.358V13.358L32.448 14.08ZM26.256 13.312L26.0214 12.3399L26.0135 12.3419L26.256 13.312ZM23.52 14.416L22.5789 14.7542L22.9757 15.8584L24.0031 15.2916L23.52 14.416ZM22.416 11.344L21.923 10.474L21.19 10.8893L21.4749 11.6822L22.416 11.344ZM25.68 10.096L25.9105 11.0691L25.9225 11.0662L25.9345 11.0631L25.68 10.096ZM33.552 10.288L33.1512 11.2042L33.1615 11.2086L33.552 10.288ZM36.048 12.016L35.2912 12.6696L35.2987 12.6784L35.3065 12.6869L36.048 12.016ZM37.296 14.272L36.3304 14.532L36.335 14.5491L36.3402 14.5661L37.296 14.272ZM37.104 19.264L36.2096 18.8168L36.2057 18.8246L36.2019 18.8325L37.104 19.264ZM35.76 21.376L34.9828 20.7468L35.76 21.376ZM33.984 23.296L33.2953 22.571L33.984 23.296ZM32.208 25.216L32.9699 25.8636L32.9777 25.8545L32.9852 25.8452L32.208 25.216ZM30.816 27.328L29.9216 26.8808L29.914 26.8959L29.9069 26.9113L30.816 27.328ZM30.288 29.872V30.872H31.288V29.872H30.288ZM26.64 39.712L25.9329 40.4191L25.9515 40.4377L25.971 40.4553L26.64 39.712ZM26.64 34.96L27.3277 35.686L27.3287 35.685L26.64 34.96ZM31.2 34.96L30.5113 35.685L30.521 35.6943L30.531 35.7033L31.2 34.96ZM31.2 39.712L31.869 40.4553L31.879 40.4463L31.8887 40.437L31.2 39.712ZM27.8786 29.8194L27.8306 28.9074L25.8334 29.0126L25.8814 29.9246L27.8786 29.8194ZM27.832 28.96C27.832 27.7631 28.1349 26.7879 28.7035 25.9867L27.0725 24.8293C26.2331 26.0121 25.832 27.4049 25.832 28.96H27.832ZM28.712 25.9745C29.3861 24.994 30.1197 24.0928 30.9123 23.2696L29.4717 21.8824C28.6003 22.7872 27.7979 23.7739 27.064 24.8415L28.712 25.9745ZM30.8991 23.2831C31.7848 22.3974 32.5919 21.5083 33.3192 20.6157L31.7688 19.3523C31.0881 20.1877 30.3272 21.0266 29.4849 21.8689L30.8991 23.2831ZM33.3192 20.6157C34.1694 19.5723 34.6 18.3569 34.6 17.008H32.6C32.6 17.8991 32.3266 18.6677 31.7688 19.3523L33.3192 20.6157ZM34.6 17.008C34.6 15.5621 34.1335 14.3102 33.1399 13.358L31.7561 14.802C32.2985 15.3218 32.6 16.0219 32.6 17.008H34.6ZM33.1399 13.358C32.1205 12.3811 30.6946 11.976 29.04 11.976V13.976C30.3934 13.976 31.2395 14.3069 31.7561 14.802L33.1399 13.358ZM29.04 11.976C28.0307 11.976 27.024 12.0979 26.0214 12.3399L26.4906 14.2841C27.344 14.0781 28.1933 13.976 29.04 13.976V11.976ZM26.0135 12.3419C25.0223 12.5897 24.0298 12.9926 23.0369 13.5404L24.0031 15.2916C24.8662 14.8154 25.6978 14.4823 26.4985 14.2821L26.0135 12.3419ZM24.4611 14.0778L23.3571 11.0058L21.4749 11.6822L22.5789 14.7542L24.4611 14.0778ZM22.909 12.214C23.7768 11.7223 24.7745 11.3381 25.9105 11.0691L25.4495 9.12292C24.1535 9.42986 22.9752 9.8777 21.923 10.474L22.909 12.214ZM25.9345 11.0631C27.06 10.7669 28.2699 10.616 29.568 10.616V8.616C28.1141 8.616 26.732 8.78512 25.4255 9.12892L25.9345 11.0631ZM29.568 10.616C31.1203 10.616 32.2978 10.8308 33.1512 11.2042L33.9528 9.37184C32.7582 8.8492 31.2797 8.616 29.568 8.616V10.616ZM33.1615 11.2086C34.1087 11.6105 34.8038 12.1053 35.2912 12.6696L36.8048 11.3624C36.0762 10.5187 35.1073 9.86154 33.9425 9.36742L33.1615 11.2086ZM35.3065 12.6869C35.814 13.2478 36.1497 13.8607 36.3304 14.532L38.2616 14.012C37.9943 13.0193 37.498 12.1282 36.7895 11.3451L35.3065 12.6869ZM36.3402 14.5661C36.5708 15.3153 36.68 16.016 36.68 16.672H38.68C38.68 15.792 38.5332 14.8927 38.2518 13.9779L36.3402 14.5661ZM36.68 16.672C36.68 17.4953 36.5163 18.2033 36.2096 18.8168L37.9984 19.7112C38.4597 18.7887 38.68 17.7687 38.68 16.672H36.68ZM36.2019 18.8325C35.8856 19.4939 35.4805 20.132 34.9828 20.7468L36.5372 22.0052C37.1275 21.276 37.6184 20.5061 38.0061 19.6955L36.2019 18.8325ZM34.9828 20.7468C34.4667 21.3843 33.9044 21.9923 33.2953 22.571L34.6727 24.021C35.3436 23.3837 35.9653 22.7117 36.5372 22.0052L34.9828 20.7468ZM33.2953 22.571C32.6244 23.2083 32.0027 23.8803 31.4308 24.5868L32.9852 25.8452C33.5013 25.2077 34.0636 24.5997 34.6728 24.021L33.2953 22.571ZM31.4461 24.5683C30.8489 25.271 30.3407 26.0425 29.9216 26.8808L31.7104 27.7752C32.0593 27.0775 32.4791 26.441 32.9699 25.8636L31.4461 24.5683ZM29.9069 26.9113C29.4893 27.8225 29.288 28.8145 29.288 29.872H31.288C31.288 29.0735 31.4387 28.3695 31.7251 27.7447L29.9069 26.9113ZM30.288 28.872H26.88V30.872H30.288V28.872ZM28.944 39.576C28.284 39.576 27.7573 39.3722 27.309 38.9687L25.971 40.4553C26.8027 41.2038 27.812 41.576 28.944 41.576V39.576ZM27.3471 39.0049C26.9557 38.6135 26.728 38.0829 26.728 37.312H24.728C24.728 38.5251 25.1083 39.5945 25.9329 40.4191L27.3471 39.0049ZM26.728 37.312C26.728 36.5397 26.9557 36.0384 27.3277 35.686L25.9523 34.234C25.1083 35.0336 24.728 36.1003 24.728 37.312H26.728ZM27.3287 35.685C27.7798 35.2565 28.3001 35.048 28.944 35.048V33.048C27.7959 33.048 26.7802 33.4475 25.9513 34.235L27.3287 35.685ZM28.944 35.048C29.5455 35.048 30.0526 35.2493 30.5113 35.685L31.8888 34.235C31.0674 33.4547 30.0705 33.048 28.944 33.048V35.048ZM30.531 35.7033C30.9274 36.06 31.16 36.5559 31.16 37.312H33.16C33.16 36.0841 32.7526 35.012 31.869 34.2167L30.531 35.7033ZM31.16 37.312C31.16 38.0672 30.927 38.5921 30.5113 38.987L31.8887 40.437C32.753 39.6159 33.16 38.5408 33.16 37.312H31.16ZM30.531 38.9687C30.0754 39.3788 29.5619 39.576 28.944 39.576V41.576C30.0541 41.576 31.0446 41.1972 31.869 40.4553L30.531 38.9687Z"
mask="url(#path-3-outside-1_2_4)" />
<path d="M57.2843 3.01785L57.2843 53" />
<path
d="M81.3535 40.3516C78.7754 40.3516 76.6777 39.5078 75.0605 37.8203C73.4434 36.1211 72.6348 33.8535 72.6348 31.0176V30.4199C72.6348 28.5332 72.9922 26.8516 73.707 25.375C74.4336 23.8867 75.4414 22.7266 76.7305 21.8945C78.0312 21.0508 79.4375 20.6289 80.9492 20.6289C83.4219 20.6289 85.3438 21.4434 86.7148 23.0723C88.0859 24.7012 88.7715 27.0332 88.7715 30.0684V31.4219H75.8867C75.9336 33.2969 76.4785 34.8145 77.5215 35.9746C78.5762 37.123 79.9121 37.6973 81.5293 37.6973C82.6777 37.6973 83.6504 37.4629 84.4473 36.9941C85.2441 36.5254 85.9414 35.9043 86.5391 35.1309L88.5254 36.6777C86.9316 39.127 84.541 40.3516 81.3535 40.3516ZM80.9492 23.3008C79.6367 23.3008 78.5352 23.7812 77.6445 24.7422C76.7539 25.6914 76.2031 27.0273 75.9922 28.75H85.5195V28.5039C85.4258 26.8516 84.9805 25.5742 84.1836 24.6719C83.3867 23.7578 82.3086 23.3008 80.9492 23.3008ZM109.391 35.5176L113.047 20.9805H116.299L110.762 40H108.125L103.502 25.5859L99.002 40H96.3652L90.8457 20.9805H94.0801L97.8242 35.2188L102.254 20.9805H104.873L109.391 35.5176ZM127.514 40.3516C124.936 40.3516 122.838 39.5078 121.221 37.8203C119.604 36.1211 118.795 33.8535 118.795 31.0176V30.4199C118.795 28.5332 119.152 26.8516 119.867 25.375C120.594 23.8867 121.602 22.7266 122.891 21.8945C124.191 21.0508 125.598 20.6289 127.109 20.6289C129.582 20.6289 131.504 21.4434 132.875 23.0723C134.246 24.7012 134.932 27.0332 134.932 30.0684V31.4219H122.047C122.094 33.2969 122.639 34.8145 123.682 35.9746C124.736 37.123 126.072 37.6973 127.689 37.6973C128.838 37.6973 129.811 37.4629 130.607 36.9941C131.404 36.5254 132.102 35.9043 132.699 35.1309L134.686 36.6777C133.092 39.127 130.701 40.3516 127.514 40.3516ZM127.109 23.3008C125.797 23.3008 124.695 23.7812 123.805 24.7422C122.914 25.6914 122.363 27.0273 122.152 28.75H131.68V28.5039C131.586 26.8516 131.141 25.5742 130.344 24.6719C129.547 23.7578 128.469 23.3008 127.109 23.3008ZM147.904 23.8984C147.412 23.8164 146.879 23.7754 146.305 23.7754C144.172 23.7754 142.725 24.6836 141.963 26.5V40H138.711V20.9805H141.875L141.928 23.1777C142.994 21.4785 144.506 20.6289 146.463 20.6289C147.096 20.6289 147.576 20.7109 147.904 20.875V23.8984ZM156.201 16.375V20.9805H159.752V23.4941H156.201V35.2891C156.201 36.0508 156.359 36.625 156.676 37.0117C156.992 37.3867 157.531 37.5742 158.293 37.5742C158.668 37.5742 159.184 37.5039 159.84 37.3633V40C158.984 40.2344 158.152 40.3516 157.344 40.3516C155.891 40.3516 154.795 39.9121 154.057 39.0332C153.318 38.1543 152.949 36.9062 152.949 35.2891V23.4941H149.486V20.9805H152.949V16.375H156.201ZM162.354 30.3145C162.354 28.4512 162.717 26.7754 163.443 25.2871C164.182 23.7988 165.201 22.6504 166.502 21.8418C167.814 21.0332 169.309 20.6289 170.984 20.6289C173.574 20.6289 175.666 21.5254 177.26 23.3184C178.865 25.1113 179.668 27.4961 179.668 30.4727V30.7012C179.668 32.5527 179.311 34.2168 178.596 35.6934C177.893 37.1582 176.879 38.3008 175.555 39.1211C174.242 39.9414 172.73 40.3516 171.02 40.3516C168.441 40.3516 166.35 39.4551 164.744 37.6621C163.15 35.8691 162.354 33.4961 162.354 30.543V30.3145ZM165.623 30.7012C165.623 32.8105 166.109 34.5039 167.082 35.7812C168.066 37.0586 169.379 37.6973 171.02 37.6973C172.672 37.6973 173.984 37.0527 174.957 35.7637C175.93 34.4629 176.416 32.6465 176.416 30.3145C176.416 28.2285 175.918 26.541 174.922 25.252C173.938 23.9512 172.625 23.3008 170.984 23.3008C169.379 23.3008 168.084 23.9395 167.1 25.2168C166.115 26.4941 165.623 28.3223 165.623 30.7012ZM186.822 20.9805L186.928 23.3711C188.381 21.543 190.279 20.6289 192.623 20.6289C196.643 20.6289 198.67 22.8965 198.705 27.4316V40H195.453V27.4141C195.441 26.043 195.125 25.0293 194.504 24.373C193.895 23.7168 192.939 23.3887 191.639 23.3887C190.584 23.3887 189.658 23.6699 188.861 24.2324C188.064 24.7949 187.443 25.5332 186.998 26.4473V40H183.746V20.9805H186.822ZM203.68 38.2949C203.68 37.7324 203.844 37.2637 204.172 36.8887C204.512 36.5137 205.016 36.3262 205.684 36.3262C206.352 36.3262 206.855 36.5137 207.195 36.8887C207.547 37.2637 207.723 37.7324 207.723 38.2949C207.723 38.834 207.547 39.2852 207.195 39.6484C206.855 40.0117 206.352 40.1934 205.684 40.1934C205.016 40.1934 204.512 40.0117 204.172 39.6484C203.844 39.2852 203.68 38.834 203.68 38.2949ZM212.311 30.332C212.311 27.4141 213.002 25.0703 214.385 23.3008C215.768 21.5195 217.578 20.6289 219.816 20.6289C222.043 20.6289 223.807 21.3906 225.107 22.9141V13H228.359V40H225.371L225.213 37.9609C223.912 39.5547 222.102 40.3516 219.781 40.3516C217.578 40.3516 215.779 39.4492 214.385 37.6445C213.002 35.8398 212.311 33.4844 212.311 30.5781V30.332ZM215.562 30.7012C215.562 32.8574 216.008 34.5449 216.898 35.7637C217.789 36.9824 219.02 37.5918 220.59 37.5918C222.652 37.5918 224.158 36.666 225.107 34.8145V26.0781C224.135 24.2852 222.641 23.3887 220.625 23.3887C219.031 23.3887 217.789 24.0039 216.898 25.2344C216.008 26.4648 215.562 28.2871 215.562 30.7012ZM241.314 40.3516C238.736 40.3516 236.639 39.5078 235.021 37.8203C233.404 36.1211 232.596 33.8535 232.596 31.0176V30.4199C232.596 28.5332 232.953 26.8516 233.668 25.375C234.395 23.8867 235.402 22.7266 236.691 21.8945C237.992 21.0508 239.398 20.6289 240.91 20.6289C243.383 20.6289 245.305 21.4434 246.676 23.0723C248.047 24.7012 248.732 27.0332 248.732 30.0684V31.4219H235.848C235.895 33.2969 236.439 34.8145 237.482 35.9746C238.537 37.123 239.873 37.6973 241.49 37.6973C242.639 37.6973 243.611 37.4629 244.408 36.9941C245.205 36.5254 245.902 35.9043 246.5 35.1309L248.486 36.6777C246.893 39.127 244.502 40.3516 241.314 40.3516ZM240.91 23.3008C239.598 23.3008 238.496 23.7812 237.605 24.7422C236.715 25.6914 236.164 27.0273 235.953 28.75H245.48V28.5039C245.387 26.8516 244.941 25.5742 244.145 24.6719C243.348 23.7578 242.27 23.3008 240.91 23.3008ZM258.541 35.5879L263.252 20.9805H266.574L259.754 40H257.275L250.385 20.9805H253.707L258.541 35.5879Z" />
</svg>
</a>
<div>
<p class="text-center text-xs text-gray-800">
© 2024 - Todos os direitos reservados.
</p>
</div>
</div>
</div>
<div class="flex flex-1 flex-col items-center justify-center">
<h3 class="mb-3 text-2xl font-bold leading-none text-stratos-950">Siga-me</h3>
<ul class="flex h-7 w-32 items-center justify-between">
<li class="flex w-10 justify-center">
<a href="https://www.instagram.com/ewerton.dev" target="_blank" rel="noopener noreferrer"
title="Link para o Instagram">
<img data-src="https://ewerton.dev/assets/images/icons/instagram.svg" width="28"
height="28" class="lazyload h-5 hover:h-6" alt="Ícone do link para o Instagram" />
</a>
</li>
<li class="flex w-10 justify-center">
<a href="https://www.youtube.com/@EwertonPontoDev" target="_blank" rel="noopener noreferrer"
title="Link para o YouTube">
<img data-src="https://ewerton.dev/assets/images/icons/youtube.svg" width="28"
height="28" class="lazyload h-6 hover:h-7" alt="Ícone do link para o YouTube" />
</a>
</li>
<li class="flex w-10 justify-center">
<a href="https://www.linkedin.com/in/ewertonmotta" target="_blank" rel="noopener noreferrer"
title="Link para o LinkedIn">
<img data-src="https://ewerton.dev/assets/images/icons/linkedin.svg" width="28"
height="28" class="lazyload h-6 hover:h-7" alt="Ícone do link para o LinkedIn" />
</a>
</li>
</ul>
</div>
</div>
</footer>
<!--Footer-->
<div class="gradient h-0.5 w-full"></div>
<footer class="bg-white"
style="box-shadow: rgba(8, 0, 56, 0.1) 0px -4px 16px, rgba(8, 0, 56, 0.1) 0px -8px 24px, rgba(8, 0, 56, 0.1) 0px -16px 56px;">
<div class="container mx-auto flex flex-col-reverse items-center justify-around py-6 md:flex-row">
<div class="flex-1"></div>
<div class="flex w-full flex-1 items-center justify-center">
<div class="mt-6">
<a href="https://ewerton.dev/404" title="Página Inicial">
<svg width="268" height="53" viewBox="0 0 268 53" xmlns="http://www.w3.org/2000/svg" class="h-5 fill-stratos-950 stroke-stratos-950">
<path d="M6.24 29.04L20.44 34.88L19.4 37.96L2.12 30.64V27.44L19.4 20.12L20.44 23.2L6.24 29.04Z" />
<path
d="M6.24 29.04L6.04982 28.5776L4.92544 29.04L6.04982 29.5024L6.24 29.04ZM20.44 34.88L20.9137 35.04L21.0637 34.5959L20.6302 34.4176L20.44 34.88ZM19.4 37.96L19.205 38.4204L19.7013 38.6306L19.8737 38.12L19.4 37.96ZM2.12 30.64H1.62V30.9712L1.92497 31.1004L2.12 30.64ZM2.12 27.44L1.92497 26.9796L1.62 27.1088V27.44H2.12ZM19.4 20.12L19.8737 19.96L19.7013 19.4494L19.205 19.6596L19.4 20.12ZM20.44 23.2L20.6302 23.6624L21.0637 23.4841L20.9137 23.04L20.44 23.2ZM6.04982 29.5024L20.2498 35.3424L20.6302 34.4176L6.43018 28.5776L6.04982 29.5024ZM19.9663 34.72L18.9263 37.8L19.8737 38.12L20.9137 35.04L19.9663 34.72ZM19.595 37.4996L2.31503 30.1796L1.92497 31.1004L19.205 38.4204L19.595 37.4996ZM2.62 30.64V27.44H1.62V30.64H2.62ZM2.31503 27.9004L19.595 20.5804L19.205 19.6596L1.92497 26.9796L2.31503 27.9004ZM18.9263 20.28L19.9663 23.36L20.9137 23.04L19.8737 19.96L18.9263 20.28ZM20.2498 22.7376L6.04982 28.5776L6.43018 29.5024L20.6302 23.6624L20.2498 22.7376Z" />
<mask id="path-3-outside-1_2_4" maskUnits="userSpaceOnUse" x="21" y="8" width="18" height="34">
<rect x="21" y="8" width="18" height="34" />
<path
d="M26.88 29.872L26.832 28.96C26.832 27.584 27.184 26.4 27.888 25.408C28.592 24.384 29.36 23.44 30.192 22.576C31.056 21.712 31.84 20.848 32.544 19.984C33.248 19.12 33.6 18.128 33.6 17.008C33.6 15.792 33.216 14.816 32.448 14.08C31.68 13.344 30.544 12.976 29.04 12.976C28.112 12.976 27.184 13.088 26.256 13.312C25.36 13.536 24.448 13.904 23.52 14.416L22.416 11.344C23.376 10.8 24.464 10.384 25.68 10.096C26.896 9.776 28.192 9.616 29.568 9.616C31.2 9.616 32.528 9.84 33.552 10.288C34.608 10.736 35.44 11.312 36.048 12.016C36.656 12.688 37.072 13.44 37.296 14.272C37.552 15.104 37.68 15.904 37.68 16.672C37.68 17.632 37.488 18.496 37.104 19.264C36.752 20 36.304 20.704 35.76 21.376C35.216 22.048 34.624 22.688 33.984 23.296C33.344 23.904 32.752 24.544 32.208 25.216C31.664 25.856 31.2 26.56 30.816 27.328C30.464 28.096 30.288 28.944 30.288 29.872H26.88ZM28.944 40.576C28.048 40.576 27.28 40.288 26.64 39.712C26.032 39.104 25.728 38.304 25.728 37.312C25.728 36.32 26.032 35.536 26.64 34.96C27.28 34.352 28.048 34.048 28.944 34.048C29.808 34.048 30.56 34.352 31.2 34.96C31.84 35.536 32.16 36.32 32.16 37.312C32.16 38.304 31.84 39.104 31.2 39.712C30.56 40.288 29.808 40.576 28.944 40.576Z" />
</mask>
<path
d="M26.88 29.872L26.832 28.96C26.832 27.584 27.184 26.4 27.888 25.408C28.592 24.384 29.36 23.44 30.192 22.576C31.056 21.712 31.84 20.848 32.544 19.984C33.248 19.12 33.6 18.128 33.6 17.008C33.6 15.792 33.216 14.816 32.448 14.08C31.68 13.344 30.544 12.976 29.04 12.976C28.112 12.976 27.184 13.088 26.256 13.312C25.36 13.536 24.448 13.904 23.52 14.416L22.416 11.344C23.376 10.8 24.464 10.384 25.68 10.096C26.896 9.776 28.192 9.616 29.568 9.616C31.2 9.616 32.528 9.84 33.552 10.288C34.608 10.736 35.44 11.312 36.048 12.016C36.656 12.688 37.072 13.44 37.296 14.272C37.552 15.104 37.68 15.904 37.68 16.672C37.68 17.632 37.488 18.496 37.104 19.264C36.752 20 36.304 20.704 35.76 21.376C35.216 22.048 34.624 22.688 33.984 23.296C33.344 23.904 32.752 24.544 32.208 25.216C31.664 25.856 31.2 26.56 30.816 27.328C30.464 28.096 30.288 28.944 30.288 29.872H26.88ZM28.944 40.576C28.048 40.576 27.28 40.288 26.64 39.712C26.032 39.104 25.728 38.304 25.728 37.312C25.728 36.32 26.032 35.536 26.64 34.96C27.28 34.352 28.048 34.048 28.944 34.048C29.808 34.048 30.56 34.352 31.2 34.96C31.84 35.536 32.16 36.32 32.16 37.312C32.16 38.304 31.84 39.104 31.2 39.712C30.56 40.288 29.808 40.576 28.944 40.576Z" />
<path
d="M26.88 29.872L25.8814 29.9246L25.9312 30.872H26.88V29.872ZM26.832 28.96H25.832V28.9863L25.8334 29.0126L26.832 28.96ZM27.888 25.408L28.7035 25.9867L28.7078 25.9807L28.712 25.9745L27.888 25.408ZM30.192 22.576L29.4849 21.8689L29.4782 21.8756L29.4717 21.8824L30.192 22.576ZM32.544 19.984L31.7688 19.3523H31.7688L32.544 19.984ZM32.448 14.08L33.1399 13.358V13.358L32.448 14.08ZM26.256 13.312L26.0214 12.3399L26.0135 12.3419L26.256 13.312ZM23.52 14.416L22.5789 14.7542L22.9757 15.8584L24.0031 15.2916L23.52 14.416ZM22.416 11.344L21.923 10.474L21.19 10.8893L21.4749 11.6822L22.416 11.344ZM25.68 10.096L25.9105 11.0691L25.9225 11.0662L25.9345 11.0631L25.68 10.096ZM33.552 10.288L33.1512 11.2042L33.1615 11.2086L33.552 10.288ZM36.048 12.016L35.2912 12.6696L35.2987 12.6784L35.3065 12.6869L36.048 12.016ZM37.296 14.272L36.3304 14.532L36.335 14.5491L36.3402 14.5661L37.296 14.272ZM37.104 19.264L36.2096 18.8168L36.2057 18.8246L36.2019 18.8325L37.104 19.264ZM35.76 21.376L34.9828 20.7468L35.76 21.376ZM33.984 23.296L33.2953 22.571L33.984 23.296ZM32.208 25.216L32.9699 25.8636L32.9777 25.8545L32.9852 25.8452L32.208 25.216ZM30.816 27.328L29.9216 26.8808L29.914 26.8959L29.9069 26.9113L30.816 27.328ZM30.288 29.872V30.872H31.288V29.872H30.288ZM26.64 39.712L25.9329 40.4191L25.9515 40.4377L25.971 40.4553L26.64 39.712ZM26.64 34.96L27.3277 35.686L27.3287 35.685L26.64 34.96ZM31.2 34.96L30.5113 35.685L30.521 35.6943L30.531 35.7033L31.2 34.96ZM31.2 39.712L31.869 40.4553L31.879 40.4463L31.8887 40.437L31.2 39.712ZM27.8786 29.8194L27.8306 28.9074L25.8334 29.0126L25.8814 29.9246L27.8786 29.8194ZM27.832 28.96C27.832 27.7631 28.1349 26.7879 28.7035 25.9867L27.0725 24.8293C26.2331 26.0121 25.832 27.4049 25.832 28.96H27.832ZM28.712 25.9745C29.3861 24.994 30.1197 24.0928 30.9123 23.2696L29.4717 21.8824C28.6003 22.7872 27.7979 23.7739 27.064 24.8415L28.712 25.9745ZM30.8991 23.2831C31.7848 22.3974 32.5919 21.5083 33.3192 20.6157L31.7688 19.3523C31.0881 20.1877 30.3272 21.0266 29.4849 21.8689L30.8991 23.2831ZM33.3192 20.6157C34.1694 19.5723 34.6 18.3569 34.6 17.008H32.6C32.6 17.8991 32.3266 18.6677 31.7688 19.3523L33.3192 20.6157ZM34.6 17.008C34.6 15.5621 34.1335 14.3102 33.1399 13.358L31.7561 14.802C32.2985 15.3218 32.6 16.0219 32.6 17.008H34.6ZM33.1399 13.358C32.1205 12.3811 30.6946 11.976 29.04 11.976V13.976C30.3934 13.976 31.2395 14.3069 31.7561 14.802L33.1399 13.358ZM29.04 11.976C28.0307 11.976 27.024 12.0979 26.0214 12.3399L26.4906 14.2841C27.344 14.0781 28.1933 13.976 29.04 13.976V11.976ZM26.0135 12.3419C25.0223 12.5897 24.0298 12.9926 23.0369 13.5404L24.0031 15.2916C24.8662 14.8154 25.6978 14.4823 26.4985 14.2821L26.0135 12.3419ZM24.4611 14.0778L23.3571 11.0058L21.4749 11.6822L22.5789 14.7542L24.4611 14.0778ZM22.909 12.214C23.7768 11.7223 24.7745 11.3381 25.9105 11.0691L25.4495 9.12292C24.1535 9.42986 22.9752 9.8777 21.923 10.474L22.909 12.214ZM25.9345 11.0631C27.06 10.7669 28.2699 10.616 29.568 10.616V8.616C28.1141 8.616 26.732 8.78512 25.4255 9.12892L25.9345 11.0631ZM29.568 10.616C31.1203 10.616 32.2978 10.8308 33.1512 11.2042L33.9528 9.37184C32.7582 8.8492 31.2797 8.616 29.568 8.616V10.616ZM33.1615 11.2086C34.1087 11.6105 34.8038 12.1053 35.2912 12.6696L36.8048 11.3624C36.0762 10.5187 35.1073 9.86154 33.9425 9.36742L33.1615 11.2086ZM35.3065 12.6869C35.814 13.2478 36.1497 13.8607 36.3304 14.532L38.2616 14.012C37.9943 13.0193 37.498 12.1282 36.7895 11.3451L35.3065 12.6869ZM36.3402 14.5661C36.5708 15.3153 36.68 16.016 36.68 16.672H38.68C38.68 15.792 38.5332 14.8927 38.2518 13.9779L36.3402 14.5661ZM36.68 16.672C36.68 17.4953 36.5163 18.2033 36.2096 18.8168L37.9984 19.7112C38.4597 18.7887 38.68 17.7687 38.68 16.672H36.68ZM36.2019 18.8325C35.8856 19.4939 35.4805 20.132 34.9828 20.7468L36.5372 22.0052C37.1275 21.276 37.6184 20.5061 38.0061 19.6955L36.2019 18.8325ZM34.9828 20.7468C34.4667 21.3843 33.9044 21.9923 33.2953 22.571L34.6727 24.021C35.3436 23.3837 35.9653 22.7117 36.5372 22.0052L34.9828 20.7468ZM33.2953 22.571C32.6244 23.2083 32.0027 23.8803 31.4308 24.5868L32.9852 25.8452C33.5013 25.2077 34.0636 24.5997 34.6728 24.021L33.2953 22.571ZM31.4461 24.5683C30.8489 25.271 30.3407 26.0425 29.9216 26.8808L31.7104 27.7752C32.0593 27.0775 32.4791 26.441 32.9699 25.8636L31.4461 24.5683ZM29.9069 26.9113C29.4893 27.8225 29.288 28.8145 29.288 29.872H31.288C31.288 29.0735 31.4387 28.3695 31.7251 27.7447L29.9069 26.9113ZM30.288 28.872H26.88V30.872H30.288V28.872ZM28.944 39.576C28.284 39.576 27.7573 39.3722 27.309 38.9687L25.971 40.4553C26.8027 41.2038 27.812 41.576 28.944 41.576V39.576ZM27.3471 39.0049C26.9557 38.6135 26.728 38.0829 26.728 37.312H24.728C24.728 38.5251 25.1083 39.5945 25.9329 40.4191L27.3471 39.0049ZM26.728 37.312C26.728 36.5397 26.9557 36.0384 27.3277 35.686L25.9523 34.234C25.1083 35.0336 24.728 36.1003 24.728 37.312H26.728ZM27.3287 35.685C27.7798 35.2565 28.3001 35.048 28.944 35.048V33.048C27.7959 33.048 26.7802 33.4475 25.9513 34.235L27.3287 35.685ZM28.944 35.048C29.5455 35.048 30.0526 35.2493 30.5113 35.685L31.8888 34.235C31.0674 33.4547 30.0705 33.048 28.944 33.048V35.048ZM30.531 35.7033C30.9274 36.06 31.16 36.5559 31.16 37.312H33.16C33.16 36.0841 32.7526 35.012 31.869 34.2167L30.531 35.7033ZM31.16 37.312C31.16 38.0672 30.927 38.5921 30.5113 38.987L31.8887 40.437C32.753 39.6159 33.16 38.5408 33.16 37.312H31.16ZM30.531 38.9687C30.0754 39.3788 29.5619 39.576 28.944 39.576V41.576C30.0541 41.576 31.0446 41.1972 31.869 40.4553L30.531 38.9687Z"
mask="url(#path-3-outside-1_2_4)" />
<path d="M57.2843 3.01785L57.2843 53" />
<path
d="M81.3535 40.3516C78.7754 40.3516 76.6777 39.5078 75.0605 37.8203C73.4434 36.1211 72.6348 33.8535 72.6348 31.0176V30.4199C72.6348 28.5332 72.9922 26.8516 73.707 25.375C74.4336 23.8867 75.4414 22.7266 76.7305 21.8945C78.0312 21.0508 79.4375 20.6289 80.9492 20.6289C83.4219 20.6289 85.3438 21.4434 86.7148 23.0723C88.0859 24.7012 88.7715 27.0332 88.7715 30.0684V31.4219H75.8867C75.9336 33.2969 76.4785 34.8145 77.5215 35.9746C78.5762 37.123 79.9121 37.6973 81.5293 37.6973C82.6777 37.6973 83.6504 37.4629 84.4473 36.9941C85.2441 36.5254 85.9414 35.9043 86.5391 35.1309L88.5254 36.6777C86.9316 39.127 84.541 40.3516 81.3535 40.3516ZM80.9492 23.3008C79.6367 23.3008 78.5352 23.7812 77.6445 24.7422C76.7539 25.6914 76.2031 27.0273 75.9922 28.75H85.5195V28.5039C85.4258 26.8516 84.9805 25.5742 84.1836 24.6719C83.3867 23.7578 82.3086 23.3008 80.9492 23.3008ZM109.391 35.5176L113.047 20.9805H116.299L110.762 40H108.125L103.502 25.5859L99.002 40H96.3652L90.8457 20.9805H94.0801L97.8242 35.2188L102.254 20.9805H104.873L109.391 35.5176ZM127.514 40.3516C124.936 40.3516 122.838 39.5078 121.221 37.8203C119.604 36.1211 118.795 33.8535 118.795 31.0176V30.4199C118.795 28.5332 119.152 26.8516 119.867 25.375C120.594 23.8867 121.602 22.7266 122.891 21.8945C124.191 21.0508 125.598 20.6289 127.109 20.6289C129.582 20.6289 131.504 21.4434 132.875 23.0723C134.246 24.7012 134.932 27.0332 134.932 30.0684V31.4219H122.047C122.094 33.2969 122.639 34.8145 123.682 35.9746C124.736 37.123 126.072 37.6973 127.689 37.6973C128.838 37.6973 129.811 37.4629 130.607 36.9941C131.404 36.5254 132.102 35.9043 132.699 35.1309L134.686 36.6777C133.092 39.127 130.701 40.3516 127.514 40.3516ZM127.109 23.3008C125.797 23.3008 124.695 23.7812 123.805 24.7422C122.914 25.6914 122.363 27.0273 122.152 28.75H131.68V28.5039C131.586 26.8516 131.141 25.5742 130.344 24.6719C129.547 23.7578 128.469 23.3008 127.109 23.3008ZM147.904 23.8984C147.412 23.8164 146.879 23.7754 146.305 23.7754C144.172 23.7754 142.725 24.6836 141.963 26.5V40H138.711V20.9805H141.875L141.928 23.1777C142.994 21.4785 144.506 20.6289 146.463 20.6289C147.096 20.6289 147.576 20.7109 147.904 20.875V23.8984ZM156.201 16.375V20.9805H159.752V23.4941H156.201V35.2891C156.201 36.0508 156.359 36.625 156.676 37.0117C156.992 37.3867 157.531 37.5742 158.293 37.5742C158.668 37.5742 159.184 37.5039 159.84 37.3633V40C158.984 40.2344 158.152 40.3516 157.344 40.3516C155.891 40.3516 154.795 39.9121 154.057 39.0332C153.318 38.1543 152.949 36.9062 152.949 35.2891V23.4941H149.486V20.9805H152.949V16.375H156.201ZM162.354 30.3145C162.354 28.4512 162.717 26.7754 163.443 25.2871C164.182 23.7988 165.201 22.6504 166.502 21.8418C167.814 21.0332 169.309 20.6289 170.984 20.6289C173.574 20.6289 175.666 21.5254 177.26 23.3184C178.865 25.1113 179.668 27.4961 179.668 30.4727V30.7012C179.668 32.5527 179.311 34.2168 178.596 35.6934C177.893 37.1582 176.879 38.3008 175.555 39.1211C174.242 39.9414 172.73 40.3516 171.02 40.3516C168.441 40.3516 166.35 39.4551 164.744 37.6621C163.15 35.8691 162.354 33.4961 162.354 30.543V30.3145ZM165.623 30.7012C165.623 32.8105 166.109 34.5039 167.082 35.7812C168.066 37.0586 169.379 37.6973 171.02 37.6973C172.672 37.6973 173.984 37.0527 174.957 35.7637C175.93 34.4629 176.416 32.6465 176.416 30.3145C176.416 28.2285 175.918 26.541 174.922 25.252C173.938 23.9512 172.625 23.3008 170.984 23.3008C169.379 23.3008 168.084 23.9395 167.1 25.2168C166.115 26.4941 165.623 28.3223 165.623 30.7012ZM186.822 20.9805L186.928 23.3711C188.381 21.543 190.279 20.6289 192.623 20.6289C196.643 20.6289 198.67 22.8965 198.705 27.4316V40H195.453V27.4141C195.441 26.043 195.125 25.0293 194.504 24.373C193.895 23.7168 192.939 23.3887 191.639 23.3887C190.584 23.3887 189.658 23.6699 188.861 24.2324C188.064 24.7949 187.443 25.5332 186.998 26.4473V40H183.746V20.9805H186.822ZM203.68 38.2949C203.68 37.7324 203.844 37.2637 204.172 36.8887C204.512 36.5137 205.016 36.3262 205.684 36.3262C206.352 36.3262 206.855 36.5137 207.195 36.8887C207.547 37.2637 207.723 37.7324 207.723 38.2949C207.723 38.834 207.547 39.2852 207.195 39.6484C206.855 40.0117 206.352 40.1934 205.684 40.1934C205.016 40.1934 204.512 40.0117 204.172 39.6484C203.844 39.2852 203.68 38.834 203.68 38.2949ZM212.311 30.332C212.311 27.4141 213.002 25.0703 214.385 23.3008C215.768 21.5195 217.578 20.6289 219.816 20.6289C222.043 20.6289 223.807 21.3906 225.107 22.9141V13H228.359V40H225.371L225.213 37.9609C223.912 39.5547 222.102 40.3516 219.781 40.3516C217.578 40.3516 215.779 39.4492 214.385 37.6445C213.002 35.8398 212.311 33.4844 212.311 30.5781V30.332ZM215.562 30.7012C215.562 32.8574 216.008 34.5449 216.898 35.7637C217.789 36.9824 219.02 37.5918 220.59 37.5918C222.652 37.5918 224.158 36.666 225.107 34.8145V26.0781C224.135 24.2852 222.641 23.3887 220.625 23.3887C219.031 23.3887 217.789 24.0039 216.898 25.2344C216.008 26.4648 215.562 28.2871 215.562 30.7012ZM241.314 40.3516C238.736 40.3516 236.639 39.5078 235.021 37.8203C233.404 36.1211 232.596 33.8535 232.596 31.0176V30.4199C232.596 28.5332 232.953 26.8516 233.668 25.375C234.395 23.8867 235.402 22.7266 236.691 21.8945C237.992 21.0508 239.398 20.6289 240.91 20.6289C243.383 20.6289 245.305 21.4434 246.676 23.0723C248.047 24.7012 248.732 27.0332 248.732 30.0684V31.4219H235.848C235.895 33.2969 236.439 34.8145 237.482 35.9746C238.537 37.123 239.873 37.6973 241.49 37.6973C242.639 37.6973 243.611 37.4629 244.408 36.9941C245.205 36.5254 245.902 35.9043 246.5 35.1309L248.486 36.6777C246.893 39.127 244.502 40.3516 241.314 40.3516ZM240.91 23.3008C239.598 23.3008 238.496 23.7812 237.605 24.7422C236.715 25.6914 236.164 27.0273 235.953 28.75H245.48V28.5039C245.387 26.8516 244.941 25.5742 244.145 24.6719C243.348 23.7578 242.27 23.3008 240.91 23.3008ZM258.541 35.5879L263.252 20.9805H266.574L259.754 40H257.275L250.385 20.9805H253.707L258.541 35.5879Z" />
</svg>
</a>
<div>
<p class="text-center text-xs text-gray-800">
© 2024 - Todos os direitos reservados.
</p>
</div>
</div>
</div>
<div class="flex flex-1 flex-col items-center justify-center">
<h3 class="mb-3 text-2xl font-bold leading-none text-stratos-950">Siga-me</h3>
<ul class="flex h-7 w-32 items-center justify-between">
<li class="flex w-10 justify-center">
<a href="https://www.instagram.com/ewerton.dev" target="_blank" rel="noopener noreferrer"
title="Link para o Instagram">
<img data-src="https://ewerton.dev/assets/images/icons/instagram.svg" width="28"
height="28" class="lazyload h-5 hover:h-6" alt="Ícone do link para o Instagram" />
</a>
</li>
<li class="flex w-10 justify-center">
<a href="https://www.youtube.com/@EwertonPontoDev" target="_blank" rel="noopener noreferrer"
title="Link para o YouTube">
<img data-src="https://ewerton.dev/assets/images/icons/youtube.svg" width="28"
height="28" class="lazyload h-6 hover:h-7" alt="Ícone do link para o YouTube" />
</a>
</li>
<li class="flex w-10 justify-center">
<a href="https://www.linkedin.com/in/ewertonmotta" target="_blank" rel="noopener noreferrer"
title="Link para o LinkedIn">
<img data-src="https://ewerton.dev/assets/images/icons/linkedin.svg" width="28"
height="28" class="lazyload h-6 hover:h-7" alt="Ícone do link para o LinkedIn" />
</a>
</li>
</ul>
</div>
</div>
</footer>
</body>
</html>