-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathindex.html
264 lines (254 loc) · 54.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>es-urbanhud</title>
<link rel="stylesheet" href="../assets/css/app.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free/css/all.min.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
</head>
<div id="app" :style="{opacity: ui ? '1' : '0', transition: 'opacity .25s ease'}">
<transition name="fade">
<div v-if="car" class="speedometer">
<svg width="33.6875rem" height="20.4375rem" viewBox="0 0 523 263" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_bf_1026_2668)">
<path d="M252.721 73.355L269.236 81.8486L286.695 71.4676L330.107 29.9434H455.623L508 140.832L455.623 232.846H303.21H81.4334L30 140.832L80.0178 29.9434H208.837L252.721 73.355Z" fill="url(#paint0_linear_1026_2668)" fill-opacity="0.24"/>
</g>
<path d="M286.696 71.4679L328.611 29.5528C328.965 29.1989 329.445 29 329.946 29H455.825C456.565 29 457.236 29.4321 457.543 30.1053L507.138 139.028C507.384 139.57 507.361 140.196 507.075 140.718L457.105 231.866C456.774 232.47 456.139 232.846 455.45 232.846H274.428" stroke="url(#paint1_linear_1026_2668)" stroke-width="3.77493"/>
<path d="M250.833 71.4679L208.918 29.5528C208.564 29.1989 208.084 29 207.584 29H81.7042C80.9645 29 80.2929 29.4321 79.9864 30.1053L30.3918 139.028C30.1452 139.57 30.1684 140.196 30.4545 140.718L80.4242 231.866C80.7555 232.47 81.39 232.846 82.0793 232.846H263.102" stroke="url(#paint2_linear_1026_2668)" stroke-width="3.77493"/>
<g filter="url(#filter1_d_1026_2668)">
<text fill="#BBDE1A" xml:space="preserve" style="white-space: pre" font-family="Pirulen" font-size="35.695" letter-spacing="0em"><tspan x="377.896" y="139.586">{{rightGear}}</tspan></text>
</g>
<g filter="url(#filter2_d_1026_2668)">
<text fill="#505050" xml:space="preserve" style="white-space: pre" font-family="Pirulen" font-size="13.7913" letter-spacing="0em"><tspan x="354.645" y="132.506">{{vehicle.currentGear}}</tspan></text>
</g>
<g filter="url(#filter3_d_1026_2668)">
<text fill="#505050" xml:space="preserve" style="white-space: pre" font-family="Pirulen" font-size="13.7913" letter-spacing="0em"><tspan x="420.766" y="132.506">{{leftGear}}</tspan></text>
</g>
<text fill="#C1C1C1" xml:space="preserve" style="white-space: pre" font-family="Pirulen" font-size="11.7129" letter-spacing="0em"><tspan x="240" y="116.217">STATUS</tspan></text>
<text fill="#C1C1C1" xml:space="preserve" style="white-space: pre" font-family="Pirulen" font-size="13.5183" letter-spacing="0em"><tspan x="120.274" y="69.8666">speed</tspan></text>
<text letter-spacing=0em style="white-space: pre" font-family="Pirulen" font-size="54.9509" style=white-space:pre xml:space=preserve text-anchor=middle><tspan x="143.779" y="142.782" v-html=formattedSpeed></tspan></text>
<text fill="#C1C1C1" xml:space="preserve" style="white-space: pre" font-family="Pirulen" font-size="9.01218" letter-spacing="0em"><tspan x="135.141" y="160.744">{{vehicle.multipler}}</tspan></text>
<text fill="#C1C1C1" xml:space="preserve" style="white-space: pre" font-family="Pirulen" font-size="10.7645" letter-spacing="0em"><tspan x="373" y="74.2932">GEAR</tspan></text>
<path d="M303.014 138.17C303.014 138.7 302.857 139.217 302.563 139.658C302.268 140.098 301.85 140.441 301.361 140.644C300.871 140.847 300.333 140.9 299.813 140.797C299.294 140.693 298.817 140.438 298.442 140.064C298.067 139.689 297.812 139.212 297.709 138.692C297.606 138.173 297.659 137.634 297.861 137.145C298.064 136.656 298.407 136.237 298.848 135.943C299.288 135.649 299.806 135.492 300.336 135.492C301.046 135.492 301.727 135.774 302.23 136.276C302.732 136.778 303.014 137.46 303.014 138.17ZM305.692 138.17C305.694 136.852 305.208 135.58 304.328 134.599C304.282 134.546 304.225 134.502 304.161 134.47C304.098 134.439 304.028 134.42 303.957 134.416C303.886 134.411 303.815 134.421 303.748 134.444C303.681 134.467 303.619 134.504 303.566 134.551C303.513 134.598 303.47 134.656 303.44 134.72C303.409 134.784 303.392 134.854 303.388 134.925C303.385 134.996 303.396 135.067 303.42 135.133C303.445 135.2 303.482 135.261 303.53 135.314C304.233 136.099 304.621 137.116 304.621 138.17C304.621 139.224 304.233 140.241 303.53 141.027C303.438 141.133 303.391 141.271 303.4 141.412C303.409 141.552 303.473 141.683 303.578 141.777C303.682 141.871 303.82 141.919 303.96 141.913C304.101 141.906 304.233 141.844 304.328 141.741C305.208 140.76 305.694 139.488 305.692 138.17ZM297.141 135.314C297.19 135.261 297.227 135.2 297.251 135.133C297.276 135.067 297.286 134.996 297.283 134.925C297.28 134.854 297.262 134.784 297.232 134.72C297.201 134.656 297.158 134.598 297.105 134.551C297.052 134.504 296.99 134.467 296.923 134.444C296.856 134.421 296.785 134.411 296.714 134.416C296.643 134.42 296.574 134.439 296.51 134.47C296.447 134.502 296.39 134.546 296.343 134.599C295.464 135.581 294.978 136.852 294.978 138.17C294.978 139.488 295.464 140.76 296.343 141.741C296.439 141.844 296.571 141.906 296.711 141.913C296.852 141.919 296.989 141.871 297.094 141.777C297.199 141.683 297.262 141.552 297.271 141.412C297.28 141.271 297.233 141.133 297.141 141.027C296.438 140.242 296.049 139.224 296.049 138.17C296.049 137.116 296.438 136.099 297.141 135.314ZM307.739 135.046C307.347 134.115 306.782 133.267 306.074 132.546C306.026 132.494 305.967 132.452 305.902 132.423C305.837 132.393 305.766 132.378 305.695 132.376C305.623 132.375 305.552 132.387 305.486 132.414C305.42 132.44 305.359 132.479 305.308 132.529C305.257 132.579 305.217 132.639 305.189 132.705C305.162 132.771 305.147 132.841 305.148 132.913C305.148 132.984 305.162 133.055 305.19 133.121C305.218 133.186 305.259 133.246 305.31 133.296C306.586 134.596 307.302 136.346 307.302 138.169C307.302 139.991 306.586 141.741 305.31 143.041C305.26 143.092 305.221 143.151 305.195 143.216C305.168 143.282 305.155 143.352 305.156 143.422C305.156 143.492 305.171 143.562 305.198 143.627C305.226 143.692 305.266 143.751 305.316 143.8C305.366 143.849 305.425 143.889 305.491 143.915C305.556 143.941 305.626 143.955 305.696 143.954C305.767 143.954 305.836 143.939 305.901 143.912C305.966 143.884 306.025 143.844 306.074 143.794C307.183 142.662 307.933 141.227 308.229 139.67C308.525 138.113 308.355 136.503 307.739 135.042V135.046ZM293.92 140.88C293.384 139.615 293.236 138.22 293.492 136.87C293.749 135.521 294.399 134.277 295.362 133.297C295.461 133.196 295.517 133.059 295.515 132.917C295.514 132.774 295.456 132.639 295.355 132.539C295.254 132.439 295.117 132.384 294.975 132.385C294.833 132.387 294.697 132.444 294.597 132.546C293.123 134.047 292.297 136.066 292.297 138.17C292.297 140.274 293.123 142.293 294.597 143.794C294.646 143.846 294.705 143.888 294.77 143.917C294.835 143.946 294.905 143.962 294.977 143.964C295.048 143.965 295.119 143.952 295.185 143.926C295.252 143.9 295.312 143.861 295.363 143.811C295.414 143.761 295.455 143.701 295.482 143.635C295.51 143.569 295.524 143.498 295.524 143.427C295.524 143.356 295.509 143.285 295.481 143.219C295.454 143.153 295.413 143.094 295.362 143.044C294.749 142.42 294.26 141.686 293.92 140.88Z" :fill="GetPlayerPing"/>
<path d="M242.122 134.265C241.46 133.567 240.715 132.953 239.904 132.437C239.838 132.397 239.762 132.376 239.685 132.376C239.607 132.376 239.532 132.397 239.465 132.437C238.654 132.953 237.909 133.567 237.247 134.265C235.777 135.809 235 137.512 235 139.19C235 140.433 235.494 141.624 236.372 142.503C237.251 143.381 238.442 143.875 239.685 143.875C240.927 143.875 242.119 143.381 242.997 142.503C243.876 141.624 244.369 140.433 244.369 139.19C244.369 137.512 243.593 135.809 242.122 134.265ZM237.981 141.32C237.981 139.847 239.181 138.803 239.685 138.429C240.189 138.802 241.388 139.847 241.388 141.32C241.388 141.771 241.209 142.205 240.889 142.524C240.57 142.844 240.137 143.023 239.685 143.023C239.233 143.023 238.8 142.844 238.48 142.524C238.161 142.205 237.981 141.771 237.981 141.32Z" :fill="Engine"/>
<path d="M273.463 139.317C273.583 138.92 273.351 138.501 272.954 138.388C272.879 138.366 272.812 138.343 272.737 138.328C272.729 137.662 272.594 137.017 272.347 136.433L268.279 139.34C269.71 139.257 271.149 139.415 272.535 139.827C272.932 139.939 273.351 139.714 273.463 139.317ZM270.325 145.21C270.38 145.222 270.436 145.228 270.49 145.228C270.833 145.228 271.142 144.992 271.22 144.643L271.969 141.304C272.051 140.938 271.851 140.569 271.5 140.438C269.881 139.836 268.101 139.836 266.482 140.438C266.131 140.569 265.931 140.938 266.013 141.304L266.762 144.643C266.852 145.047 267.255 145.302 267.656 145.21C268.06 145.119 268.314 144.719 268.223 144.315L267.626 141.649C268.527 141.424 269.455 141.424 270.356 141.649L269.758 144.315C269.668 144.719 269.922 145.119 270.325 145.21ZM263.14 141.168C263.282 141.37 263.515 141.482 263.747 141.482C263.897 141.482 264.054 141.437 264.181 141.34L274.67 133.848C275.007 133.609 275.082 133.144 274.842 132.807C274.602 132.47 274.138 132.395 273.801 132.635L270.969 134.658C270.917 134.618 270.861 134.587 270.808 134.551C271.076 134.181 271.238 133.731 271.238 133.242C271.238 132.006 270.227 130.994 268.991 130.994C267.755 130.994 266.744 132.006 266.744 133.242C266.744 133.733 266.908 134.185 267.178 134.556C266.172 135.216 265.444 136.396 265.283 137.797C265.26 137.969 265.245 138.149 265.245 138.328C265.17 138.343 265.103 138.366 265.028 138.388C264.646 138.493 264.414 138.89 264.511 139.272L263.312 140.126C262.975 140.366 262.9 140.831 263.14 141.168Z" :fill="Seatbelt"/>
<rect x="88" y="215" width="79" height="3" rx="1" fill="#D9D9D9" fill-opacity="0.2"/>
<rect x="88" y="215" :width="vehicle.status.engine * 1.25" height="3" rx="1" fill="#FD2323"/>
<path d="M448.437 199H443.914C443.79 199 443.667 199.024 443.553 199.071C443.438 199.119 443.334 199.189 443.247 199.277L442.637 199.885L442.026 199.277C441.849 199.1 441.61 199 441.359 199C441.109 199 440.869 199.1 440.692 199.277L439.277 200.692C439.1 200.869 439 201.109 439 201.359C439 201.61 439.1 201.849 439.277 202.026L439.885 202.637L439.277 203.247C439.189 203.334 439.119 203.438 439.071 203.553C439.024 203.667 439 203.79 439 203.914V210.325C439 210.575 439.099 210.815 439.276 210.992C439.453 211.169 439.693 211.269 439.944 211.269H448.437C448.688 211.269 448.928 211.169 449.105 210.992C449.282 210.815 449.381 210.575 449.381 210.325V199.944C449.381 199.693 449.282 199.453 449.105 199.276C448.928 199.099 448.688 199 448.437 199ZM439.944 201.359L441.359 199.944L441.969 200.554L440.554 201.969L439.944 201.359ZM447.305 208.532C447.354 208.569 447.396 208.615 447.428 208.669C447.459 208.722 447.48 208.781 447.489 208.842C447.498 208.904 447.494 208.966 447.479 209.026C447.463 209.086 447.436 209.143 447.399 209.192C447.362 209.242 447.315 209.284 447.262 209.315C447.209 209.347 447.15 209.368 447.088 209.376C447.027 209.385 446.965 209.382 446.905 209.366C446.845 209.351 446.788 209.324 446.739 209.287L444.191 207.376L441.642 209.287C441.542 209.362 441.416 209.394 441.293 209.376C441.169 209.359 441.057 209.292 440.982 209.192C440.907 209.092 440.875 208.966 440.892 208.842C440.91 208.719 440.976 208.607 441.076 208.532L443.404 206.786L441.076 205.04C440.976 204.965 440.91 204.853 440.892 204.729C440.875 204.605 440.907 204.479 440.982 204.379C441.057 204.279 441.169 204.213 441.293 204.195C441.416 204.178 441.542 204.21 441.642 204.285L444.191 206.196L446.739 204.285C446.839 204.21 446.965 204.178 447.088 204.195C447.212 204.213 447.324 204.279 447.399 204.379C447.474 204.479 447.507 204.605 447.489 204.729C447.471 204.853 447.405 204.965 447.305 205.04L444.977 206.786L447.305 208.532ZM447.022 201.831H444.662C444.537 201.831 444.417 201.781 444.329 201.693C444.24 201.605 444.191 201.484 444.191 201.359C444.191 201.234 444.24 201.114 444.329 201.026C444.417 200.937 444.537 200.887 444.662 200.887H447.022C447.147 200.887 447.267 200.937 447.355 201.026C447.444 201.114 447.494 201.234 447.494 201.359C447.494 201.484 447.444 201.605 447.355 201.693C447.267 201.781 447.147 201.831 447.022 201.831Z" fill="#DDBE1A"/>
<rect x="370" y="215" width="79" height="3" rx="1" fill="#D9D9D9" fill-opacity="0.2"/>
<rect x="370" y="215" :width="vehicle.status.fuel * 0.8" height="3" rx="1" fill="#DDBE1A"/>
<path d="M101 203.688V207.438C101 207.562 100.951 207.681 100.863 207.769C100.775 207.857 100.656 207.906 100.531 207.906C100.407 207.906 100.288 207.857 100.2 207.769C100.112 207.681 100.062 207.562 100.062 207.438V206.031H99.125V206.969C99.125 207.217 99.0262 207.456 98.8504 207.632C98.6746 207.807 98.4361 207.906 98.1875 207.906H97.4439L95.375 209.975C95.2883 210.063 95.185 210.132 95.0712 210.179C94.9575 210.226 94.8355 210.25 94.7123 210.25H90.8814C90.7583 210.25 90.6363 210.226 90.5225 210.179C90.4087 210.132 90.3055 210.063 90.2188 209.975L88.1498 207.906C88.0624 207.82 87.9931 207.716 87.9459 207.602C87.8987 207.489 87.8746 207.367 87.875 207.244V206.031H86.9375V207.438C86.9375 207.562 86.8881 207.681 86.8002 207.769C86.7123 207.857 86.5931 207.906 86.4688 207.906C86.3444 207.906 86.2252 207.857 86.1373 207.769C86.0494 207.681 86 207.562 86 207.438V203.688C86 203.563 86.0494 203.444 86.1373 203.356C86.2252 203.268 86.3444 203.219 86.4688 203.219C86.5931 203.219 86.7123 203.268 86.8002 203.356C86.8881 203.444 86.9375 203.563 86.9375 203.688V205.094H87.875V201.812C87.875 201.564 87.9738 201.325 88.1496 201.15C88.3254 200.974 88.5639 200.875 88.8125 200.875H92.5625V199.938H91.1562C91.0319 199.938 90.9127 199.888 90.8248 199.8C90.7369 199.712 90.6875 199.593 90.6875 199.469C90.6875 199.344 90.7369 199.225 90.8248 199.137C90.9127 199.049 91.0319 199 91.1562 199H94.9062C95.0306 199 95.1498 199.049 95.2377 199.137C95.3256 199.225 95.375 199.344 95.375 199.469C95.375 199.593 95.3256 199.712 95.2377 199.8C95.1498 199.888 95.0306 199.938 94.9062 199.938H93.5V200.875H94.7123C94.8355 200.875 94.9575 200.899 95.0712 200.946C95.185 200.993 95.2883 201.062 95.375 201.15L97.4439 203.219H98.1875C98.4361 203.219 98.6746 203.318 98.8504 203.493C99.0262 203.669 99.125 203.908 99.125 204.156V205.094H100.062V203.688C100.062 203.563 100.112 203.444 100.2 203.356C100.288 203.268 100.407 203.219 100.531 203.219C100.656 203.219 100.775 203.268 100.863 203.356C100.951 203.444 101 203.563 101 203.688Z" fill="#FD2323"/>
<g filter="url(#filter5_i_1026_2668)">
<rect x="249" y="171" width="39" height="32.4085" rx="1.3297" fill="#BBDE1A" fill-opacity="0.02"/>
</g>
<text fill="#BBDE1A" xml:space="preserve" style="white-space: pre" font-family="Orbitron" font-size="21.2371" font-weight="600" letter-spacing="0em"><tspan text-anchor="middle" x="268.732" y="195.401">{{vehicle.currentGear}}</tspan></text>
<text fill="#A0A0A0" xml:space="preserve" style="white-space: pre" font-family="Pirulen" font-size="10.3592" letter-spacing="0em"><tspan x="249" y="217.367">GEAR</tspan></text>
<defs>
<filter id="filter0_bf_1026_2668" x="-23.7927" y="-23.8494" width="585.585" height="310.488" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feGaussianBlur in="BackgroundImageFix" stdDeviation="26.8964"/>
<feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_1026_2668"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_1026_2668" result="shape"/>
<feGaussianBlur stdDeviation="14.6278" result="effect2_foregroundBlur_1026_2668"/>
</filter>
<filter id="filter1_d_1026_2668" x="355.356" y="90.9952" width="76.2771" height="71.3514" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset/>
<feGaussianBlur stdDeviation="11.5556"/>
<feComposite in2="hardAlpha" operator="out"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.733333 0 0 0 0 0.870588 0 0 0 0 0.101961 0 0 0 1 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1026_2668"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1026_2668" result="shape"/>
</filter>
<filter id="filter2_d_1026_2668" x="345.936" y="113.403" width="29.471" height="27.5677" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset/>
<feGaussianBlur stdDeviation="4.46467"/>
<feComposite in2="hardAlpha" operator="out"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.313726 0 0 0 0 0.313726 0 0 0 0 0.313726 0 0 0 1 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1026_2668"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1026_2668" result="shape"/>
</filter>
<filter id="filter3_d_1026_2668" x="412.057" y="113.403" width="29.47" height="27.5677" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset/>
<feGaussianBlur stdDeviation="4.46467"/>
<feComposite in2="hardAlpha" operator="out"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.313726 0 0 0 0 0.313726 0 0 0 0 0.313726 0 0 0 1 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1026_2668"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1026_2668" result="shape"/>
</filter>
<filter id="filter4_d_1026_2668" x="64.4394" y="64.6777" width="173.567" height="117.959" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset/>
<feGaussianBlur stdDeviation="19.8184"/>
<feComposite in2="hardAlpha" operator="out"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.7175 0 0 0 0 0.7175 0 0 0 0 0.7175 0 0 0 0.58 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1026_2668"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1026_2668" result="shape"/>
</filter>
<filter id="filter5_i_1026_2668" x="249" y="171" width="39.8203" height="35.8535" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dx="0.820314" dy="4.10157"/>
<feGaussianBlur stdDeviation="1.72266"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.398317 0 0 0 0 0.470833 0 0 0 0 0.0647396 0 0 0 0.16 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_1026_2668"/>
</filter>
<linearGradient id="paint0_linear_1026_2668" x1="129.564" y1="93.1734" x2="477.801" y2="200.759" gradientUnits="userSpaceOnUse">
<stop stop-opacity="0.79"/>
<stop offset="0.464998" stop-color="#5F5F5F" stop-opacity="0.46"/>
<stop offset="1" stop-opacity="0.79"/>
</linearGradient>
<linearGradient id="paint1_linear_1026_2668" x1="289.999" y1="130.923" x2="510.832" y2="134.698" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0"/>
<stop offset="0.239583" stop-color="white" stop-opacity="0.34"/>
<stop offset="1" stop-color="#818181"/>
</linearGradient>
<linearGradient id="paint2_linear_1026_2668" x1="247.53" y1="130.923" x2="26.6969" y2="134.698" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0"/>
<stop offset="0.239583" stop-color="white" stop-opacity="0.34"/>
<stop offset="1" stop-color="#818181"/>
</linearGradient>
</defs>
</svg>
</div>
</transition>
<div class="hud">
<div class="bottom" :style="divStyle">
<div class="health">
<svg width="9.1875rem" height="2.625rem" viewBox="0 0 147 42" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1026_2425)">
<rect x="0.523595" y="22.5949" width="145.559" height="18.8494" fill="url(#paint0_linear_1026_2425)" stroke="url(#paint1_linear_1026_2425)" stroke-width="1.04719"/>
<path d="M9.42509 29.4014H32.4633L28.2745 34.6373H5.23633L9.42509 29.4014Z" fill="white" fill-opacity="0.05"/>
<path d="M36.6516 29.4014H59.6898L55.5011 34.6373H32.4629L36.6516 29.4014Z" fill="white" fill-opacity="0.05"/>
<path d="M63.8782 29.4014H86.9164L82.7276 34.6373H59.6895L63.8782 29.4014Z" fill="white" fill-opacity="0.05"/>
<path d="M91.1048 29.4014H114.143L109.954 34.6373H86.916L91.1048 29.4014Z" fill="white" fill-opacity="0.05"/>
<path d="M118.333 29.4014H141.371L137.183 34.6373H114.145L118.333 29.4014Z" fill="white" fill-opacity="0.05"/>
<path v-if="hud.health.status >= 20" d="M9.42509 29.4014H32.4633L28.2745 34.6373H5.23633L9.42509 29.4014Z" fill="#FF3951"/>
<path v-if="hud.health.status >= 40" d="M36.6516 29.4014H59.6898L55.5011 34.6373H32.4629L36.6516 29.4014Z" fill="#FF3951"/>
<path v-if="hud.health.status >= 60" d="M63.8782 29.4014H86.9164L82.7276 34.6373H59.6895L63.8782 29.4014Z" fill="#FF3951"/>
<path v-if="hud.health.status >= 80" d="M91.1048 29.4014H114.143L109.954 34.6373H86.916L91.1048 29.4014Z" fill="#FF3951"/>
<path v-if="hud.health.status >= 100" d="M118.333 29.4014H141.371L137.183 34.6373H114.145L118.333 29.4014Z" fill="#FF3951"/>
<path d="M31.8884 7.83169V9.26749H27.2251V7.83169H31.8884ZM27.7712 4.19312V13.127H25.9305V4.19312H27.7712ZM33.2015 4.19312V13.127H31.3669V4.19312H33.2015ZM37.7482 13.2497C37.2328 13.2497 36.7705 13.1679 36.3615 13.0042C35.9524 12.8365 35.6047 12.6054 35.3184 12.3109C35.0361 12.0164 34.8193 11.6748 34.668 11.2862C34.5166 10.8935 34.4409 10.4763 34.4409 10.0345V9.78904C34.4409 9.28589 34.5125 8.8257 34.6557 8.40846C34.7989 7.99123 35.0034 7.62921 35.2693 7.32241C35.5393 7.01562 35.8665 6.78041 36.251 6.61679C36.6355 6.44907 37.0691 6.36522 37.5518 6.36522C38.0222 6.36522 38.4395 6.44294 38.8035 6.59838C39.1676 6.75382 39.4724 6.97471 39.7178 7.26106C39.9673 7.5474 40.1555 7.89101 40.2823 8.29188C40.4091 8.68867 40.4725 9.13045 40.4725 9.61723V10.3535H35.1956V9.17545H38.736V9.04046C38.736 8.79502 38.6911 8.57618 38.6011 8.38392C38.5152 8.18757 38.3843 8.03213 38.2084 7.91759C38.0325 7.80306 37.8075 7.74579 37.5334 7.74579C37.3003 7.74579 37.0998 7.79692 36.9321 7.89919C36.7644 8.00145 36.6274 8.14462 36.521 8.3287C36.4187 8.51277 36.341 8.72958 36.2878 8.9791C36.2387 9.22454 36.2142 9.49451 36.2142 9.78904V10.0345C36.2142 10.3004 36.251 10.5458 36.3247 10.7708C36.4024 10.9958 36.5108 11.1901 36.6499 11.3537C36.793 11.5173 36.9648 11.6441 37.1653 11.7341C37.3698 11.8241 37.6009 11.8691 37.8586 11.8691C38.1777 11.8691 38.4743 11.8077 38.7483 11.685C39.0265 11.5582 39.2658 11.368 39.4662 11.1144L40.3252 12.047C40.1862 12.2475 39.9959 12.4397 39.7546 12.6238C39.5174 12.8079 39.231 12.9592 38.8956 13.0779C38.5602 13.1924 38.1777 13.2497 37.7482 13.2497ZM45.0621 11.6298V8.67231C45.0621 8.4596 45.0274 8.27757 44.9578 8.12621C44.8883 7.97077 44.7799 7.8501 44.6326 7.7642C44.4895 7.6783 44.3033 7.63534 44.0743 7.63534C43.8779 7.63534 43.7082 7.67011 43.565 7.73965C43.4218 7.8051 43.3114 7.90123 43.2336 8.02804C43.1559 8.15076 43.1171 8.29597 43.1171 8.46369H41.3499C41.3499 8.18144 41.4154 7.9135 41.5463 7.65989C41.6772 7.40627 41.8674 7.18333 42.1169 6.99108C42.3664 6.79473 42.663 6.64133 43.0066 6.53089C43.3543 6.42044 43.7429 6.36522 44.1724 6.36522C44.6878 6.36522 45.146 6.45112 45.5469 6.62292C45.9477 6.79473 46.2627 7.05244 46.4918 7.39605C46.725 7.73965 46.8415 8.16917 46.8415 8.68458V11.5255C46.8415 11.8896 46.864 12.1882 46.909 12.4213C46.954 12.6504 47.0195 12.8508 47.1054 13.0226V13.127H45.3198C45.2339 12.947 45.1685 12.722 45.1235 12.452C45.0826 12.1779 45.0621 11.9039 45.0621 11.6298ZM45.2953 9.08341L45.3076 10.0836H44.3197C44.0865 10.0836 43.884 10.1101 43.7122 10.1633C43.5404 10.2165 43.3993 10.2922 43.2889 10.3904C43.1784 10.4844 43.0966 10.5949 43.0434 10.7217C42.9943 10.8485 42.9698 10.9876 42.9698 11.1389C42.9698 11.2903 43.0046 11.4273 43.0741 11.55C43.1437 11.6687 43.2439 11.7627 43.3748 11.8323C43.5057 11.8977 43.6591 11.9305 43.835 11.9305C44.1009 11.9305 44.332 11.8773 44.5283 11.7709C44.7247 11.6646 44.876 11.5337 44.9824 11.3782C45.0928 11.2228 45.1501 11.0755 45.1542 10.9364L45.6205 11.685C45.5551 11.8527 45.4651 12.0266 45.3505 12.2066C45.2401 12.3866 45.099 12.5563 44.9271 12.7158C44.7553 12.8713 44.5488 13.0001 44.3074 13.1024C44.0661 13.2006 43.7797 13.2497 43.4484 13.2497C43.0271 13.2497 42.6446 13.1658 42.301 12.9981C41.9615 12.8263 41.6915 12.5911 41.4911 12.2925C41.2947 11.9898 41.1965 11.6462 41.1965 11.2616C41.1965 10.9139 41.262 10.6051 41.3929 10.3351C41.5238 10.0652 41.716 9.83812 41.9697 9.65405C42.2274 9.46588 42.5485 9.32476 42.933 9.23067C43.3175 9.1325 43.7634 9.08341 44.2706 9.08341H45.2953ZM50.069 3.70225V13.127H48.2957V3.70225H50.069ZM54.7814 6.48794V7.73965H50.9158V6.48794H54.7814ZM51.873 4.84966H53.6401V11.1267C53.6401 11.3189 53.6646 11.4662 53.7137 11.5684C53.7669 11.6707 53.8446 11.7423 53.9469 11.7832C54.0492 11.82 54.178 11.8384 54.3334 11.8384C54.4439 11.8384 54.5421 11.8343 54.628 11.8261C54.718 11.8139 54.7936 11.8016 54.855 11.7893L54.8611 13.0901C54.7098 13.1392 54.5462 13.1781 54.3703 13.2067C54.1944 13.2354 54.0001 13.2497 53.7874 13.2497C53.3987 13.2497 53.0592 13.1863 52.7688 13.0595C52.4825 12.9286 52.2616 12.7199 52.1061 12.4336C51.9507 12.1473 51.873 11.7709 51.873 11.3046V4.84966ZM57.5118 3.70225V13.127H55.7447V3.70225H57.5118ZM57.2603 9.57428H56.7755C56.7796 9.11205 56.841 8.68662 56.9596 8.29802C57.0782 7.90532 57.248 7.5658 57.4689 7.27946C57.6898 6.98903 57.9536 6.76405 58.2604 6.60452C58.5713 6.44498 58.9149 6.36522 59.2912 6.36522C59.6185 6.36522 59.915 6.41226 60.1809 6.50634C60.4509 6.59634 60.682 6.7436 60.8743 6.94813C61.0706 7.14856 61.222 7.41241 61.3283 7.73965C61.4347 8.0669 61.4879 8.46369 61.4879 8.93001V13.127H59.7085V8.91774C59.7085 8.62322 59.6655 8.3921 59.5796 8.22439C59.4978 8.05258 59.3771 7.93191 59.2176 7.86237C59.0622 7.78874 58.8699 7.75193 58.6408 7.75193C58.3872 7.75193 58.1704 7.79897 57.9904 7.89305C57.8145 7.98713 57.6734 8.11803 57.5671 8.28575C57.4607 8.44937 57.383 8.64163 57.3339 8.86252C57.2848 9.08341 57.2603 9.32066 57.2603 9.57428Z" fill="white"/>
<g clip-path="url(#clip1_1026_2425)">
<path d="M5.16084 1.86133C4.03349 1.86133 2.95231 2.33527 2.15515 3.1789C1.35799 4.02253 0.910156 5.16673 0.910156 6.3598C0.910156 6.76875 0.979713 7.1777 1.08018 7.58665H4.23342L5.21494 4.83032C5.44679 4.176 6.35876 4.11056 6.65244 4.83032L8.25224 9.22246L8.70822 8.06104C8.80869 7.79113 9.07919 7.58665 9.41152 7.58665H16.1971C16.2976 7.1777 16.3672 6.76875 16.3672 6.3598C16.3672 5.16673 15.9193 4.02253 15.1222 3.1789C14.325 2.33527 13.2438 1.86133 12.1165 1.86133C10.679 1.86133 9.41152 2.62198 8.63867 3.77522C7.86581 2.62198 6.59834 1.86133 5.16084 1.86133ZM1.68301 8.81351C1.47803 8.81351 1.28146 8.89968 1.13652 9.05307C0.991581 9.20646 0.910156 9.41449 0.910156 9.63141C0.910156 9.84834 0.991581 10.0564 1.13652 10.2098C1.28146 10.3631 1.47803 10.4493 1.68301 10.4493H3.56876L7.86581 14.9478C8.63867 15.6839 8.63867 15.6839 9.41152 14.9478L13.7086 10.4493H15.5943C15.7993 10.4493 15.9959 10.3631 16.1408 10.2098C16.2858 10.0564 16.3672 9.84834 16.3672 9.63141C16.3672 9.41449 16.2858 9.20646 16.1408 9.05307C15.9959 8.89968 15.7993 8.81351 15.5943 8.81351H9.72066L9.00191 10.6947C8.69277 11.5208 7.80399 11.4063 7.51803 10.7192L5.93369 6.3598L5.19175 8.26551C5.07582 8.57632 4.81305 8.81351 4.46527 8.81351H1.68301Z" fill="white"/>
</g>
</g>
<defs>
<linearGradient id="paint0_linear_1026_2425" x1="-8.15446e-07" y1="32.5432" x2="139.892" y2="32.5432" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0.04"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint1_linear_1026_2425" x1="-8.15446e-07" y1="32.5432" x2="139.892" y2="32.5432" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0.09"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient>
<clipPath id="clip0_1026_2425">
<rect width="146.607" height="41.8876" fill="white" transform="translate(0 0.0800781)"/>
</clipPath>
<clipPath id="clip1_1026_2425">
<rect width="16.755" height="16.755" fill="white" transform="translate(0 0.0800781)"/>
</clipPath>
</defs>
</svg>
</div>
<div class="microphone">
<svg width="2.375rem" height="2.375rem" viewBox="0 0 38 38" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.154297" width="37.8456" height="37.8456" rx="0.675815" fill="#010100" fill-opacity="0.33"/>
<rect :x="0.175781" :y="19.3271 + (37.102 - calculatedHeight(hud.microphone.status))" width="56.1544" :height="calculatedHeight(hud.microphone.status)" rx="1.00276" :fill="hud.voice ? 'green' : 'gray'"/>
<path d="M19.5 22.2364C21.5484 22.2364 23.2143 20.5393 23.2143 18.4545V12.7818C23.2143 10.6961 21.5484 9 19.5 9C17.4516 9 15.7857 10.6961 15.7857 12.7818V18.4545C15.7857 20.5393 17.4516 22.2364 19.5 22.2364ZM26 18.4545V16.5636C26 16.3129 25.9022 16.0724 25.728 15.8951C25.5539 15.7178 25.3177 15.6182 25.0714 15.6182C24.8252 15.6182 24.589 15.7178 24.4148 15.8951C24.2407 16.0724 24.1429 16.3129 24.1429 16.5636V18.4545C24.1429 21.0612 22.0601 23.1818 19.5 23.1818C16.9399 23.1818 14.8571 21.0612 14.8571 18.4545V16.5636C14.8571 16.3129 14.7593 16.0724 14.5852 15.8951C14.411 15.7178 14.1748 15.6182 13.9286 15.6182C13.6823 15.6182 13.4461 15.7178 13.272 15.8951C13.0978 16.0724 13 16.3129 13 16.5636V18.4545C13 21.7825 15.4264 24.5357 18.5714 24.9971V26.0182H15.7857C15.5394 26.0182 15.3033 26.1178 15.1291 26.2951C14.955 26.4724 14.8571 26.7129 14.8571 26.9636C14.8571 27.2144 14.955 27.4549 15.1291 27.6322C15.3033 27.8095 15.5394 27.9091 15.7857 27.9091H23.2143C23.4606 27.9091 23.6967 27.8095 23.8709 27.6322C24.045 27.4549 24.1429 27.2144 24.1429 26.9636C24.1429 26.7129 24.045 26.4724 23.8709 26.2951C23.6967 26.1178 23.4606 26.0182 23.2143 26.0182H20.4286V24.9971C23.5736 24.5357 26 21.7825 26 18.4545Z" fill="white"/>
</svg>
</div>
<div class="armor">
<svg width="9.1875rem" height="2.6875rem" viewBox="0 0 147 43" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1026_2415)">
<rect x="-0.523595" y="0.523595" width="145.559" height="18.8494" transform="matrix(-1 0 0 1 145.558 23.0713)" fill="url(#paint0_linear_1026_2415)" stroke="url(#paint1_linear_1026_2415)" stroke-width="1.04719"/>
<path d="M9.42509 30.4014H32.4633L28.2745 35.6373H5.23633L9.42509 30.4014Z" fill="white" fill-opacity="0.05"/>
<path d="M36.6516 30.4014H59.6898L55.5011 35.6373H32.4629L36.6516 30.4014Z" fill="white" fill-opacity="0.05"/>
<path d="M63.8782 30.4014H86.9164L82.7276 35.6373H59.6895L63.8782 30.4014Z" fill="white" fill-opacity="0.05"/>
<path d="M91.1067 30.4014H114.145L109.956 35.6373H86.918L91.1067 30.4014Z" fill="white" fill-opacity="0.05"/>
<path d="M118.333 30.4014H141.371L137.183 35.6373H114.145L118.333 30.4014Z" fill="white" fill-opacity="0.05"/>
<path v-if="hud.armor.status >= 12.5" d="M9.42509 30.4014H32.4633L28.2745 35.6373H5.23633L9.42509 30.4014Z" fill="#FFB13D"/>
<path v-if="hud.armor.status >= 25" d="M36.6516 30.4014H59.6898L55.5011 35.6373H32.4629L36.6516 30.4014Z" fill="#FFB13D"/>
<path v-if="hud.armor.status >= 37.5" d="M63.8782 30.4014H86.9164L82.7276 35.6373H59.6895L63.8782 30.4014Z" fill="#FFB13D"/>
<path v-if="hud.armor.status >= 50" d="M91.1067 30.4014H114.145L109.956 35.6373H86.918L91.1067 30.4014Z" fill="#FFB13D"/>
<path v-if="hud.armor.status >= 62.5" d="M118.333 30.4014H141.371L137.183 35.6373H114.145L118.333 30.4014Z" fill="#FFB13D"/>
<path d="M87.1703 6.72193L84.7405 14.1279H82.7832L86.1027 5.19409H87.3483L87.1703 6.72193ZM89.189 14.1279L86.7531 6.72193L86.5567 5.19409H87.8146L91.1525 14.1279H89.189ZM89.0786 10.8023V12.2442H84.3601V10.8023H89.0786ZM93.6376 8.93698V14.1279H91.8704V7.48891H93.5332L93.6376 8.93698ZM95.6378 7.44596L95.6072 9.08424C95.5213 9.07197 95.417 9.06174 95.2942 9.05356C95.1756 9.04129 95.0672 9.03515 94.969 9.03515C94.7195 9.03515 94.5027 9.06788 94.3186 9.13333C94.1386 9.19469 93.9873 9.28672 93.8646 9.40944C93.746 9.53216 93.656 9.68147 93.5946 9.85736C93.5373 10.0333 93.5046 10.2337 93.4964 10.4587L93.1405 10.3482C93.1405 9.91872 93.1835 9.52398 93.2694 9.16401C93.3553 8.79994 93.4801 8.48292 93.6437 8.21295C93.8114 7.94297 94.0159 7.73435 94.2573 7.58709C94.4986 7.43983 94.7747 7.36619 95.0856 7.36619C95.1838 7.36619 95.284 7.37438 95.3863 7.39074C95.4885 7.40301 95.5724 7.42142 95.6378 7.44596ZM98.2395 8.86335V14.1279H96.4662V7.48891H98.129L98.2395 8.86335ZM97.994 10.5753H97.5032C97.5032 10.113 97.5584 9.6876 97.6688 9.299C97.7834 8.9063 97.949 8.56678 98.1658 8.28044C98.3867 7.99001 98.6587 7.76503 98.9819 7.60549C99.3051 7.44596 99.6793 7.36619 100.105 7.36619C100.399 7.36619 100.669 7.41119 100.915 7.50118C101.16 7.58709 101.371 7.72412 101.547 7.91229C101.727 8.09636 101.866 8.33771 101.964 8.63632C102.062 8.93084 102.111 9.28468 102.111 9.69783V14.1279H100.344V9.89418C100.344 9.59147 100.303 9.35831 100.221 9.19469C100.14 9.03106 100.023 8.91653 99.8716 8.85108C99.7243 8.78563 99.5464 8.7529 99.3378 8.7529C99.1087 8.7529 98.9083 8.79994 98.7365 8.89403C98.5687 8.98811 98.4297 9.11901 98.3192 9.28672C98.2088 9.45035 98.127 9.6426 98.0738 9.8635C98.0206 10.0844 97.994 10.3216 97.994 10.5753ZM101.946 10.3728L101.314 10.4525C101.314 10.0189 101.367 9.61602 101.473 9.24377C101.584 8.87153 101.745 8.54428 101.958 8.26203C102.175 7.97978 102.443 7.76094 102.762 7.60549C103.081 7.44596 103.449 7.36619 103.866 7.36619C104.185 7.36619 104.476 7.41324 104.737 7.50732C104.999 7.59731 105.222 7.74253 105.406 7.94297C105.594 8.13931 105.737 8.39702 105.836 8.71609C105.938 9.03515 105.989 9.4258 105.989 9.88804V14.1279H104.216V9.88804C104.216 9.58125 104.175 9.34808 104.093 9.18855C104.015 9.02493 103.901 8.91244 103.749 8.85108C103.602 8.78563 103.426 8.7529 103.222 8.7529C103.009 8.7529 102.823 8.79585 102.663 8.88176C102.504 8.96357 102.371 9.0781 102.265 9.22536C102.158 9.37263 102.078 9.54443 102.025 9.74078C101.972 9.93304 101.946 10.1437 101.946 10.3728ZM107.075 10.8759V10.7471C107.075 10.2603 107.145 9.81236 107.284 9.40331C107.423 8.99016 107.625 8.63223 107.891 8.32953C108.157 8.02682 108.484 7.79162 108.873 7.6239C109.262 7.4521 109.707 7.36619 110.211 7.36619C110.714 7.36619 111.162 7.4521 111.554 7.6239C111.947 7.79162 112.276 8.02682 112.542 8.32953C112.812 8.63223 113.017 8.99016 113.156 9.40331C113.295 9.81236 113.364 10.2603 113.364 10.7471V10.8759C113.364 11.3586 113.295 11.8065 113.156 12.2197C113.017 12.6287 112.812 12.9867 112.542 13.2935C112.276 13.5962 111.949 13.8314 111.56 13.9991C111.172 14.1668 110.726 14.2506 110.223 14.2506C109.72 14.2506 109.272 14.1668 108.879 13.9991C108.49 13.8314 108.161 13.5962 107.891 13.2935C107.625 12.9867 107.423 12.6287 107.284 12.2197C107.145 11.8065 107.075 11.3586 107.075 10.8759ZM108.842 10.7471V10.8759C108.842 11.1541 108.867 11.4138 108.916 11.6552C108.965 11.8965 109.043 12.1092 109.149 12.2933C109.259 12.4733 109.403 12.6144 109.579 12.7167C109.754 12.8189 109.969 12.8701 110.223 12.8701C110.468 12.8701 110.679 12.8189 110.855 12.7167C111.031 12.6144 111.172 12.4733 111.278 12.2933C111.385 12.1092 111.462 11.8965 111.511 11.6552C111.565 11.4138 111.591 11.1541 111.591 10.8759V10.7471C111.591 10.4771 111.565 10.2235 111.511 9.98621C111.462 9.74487 111.383 9.53216 111.272 9.34808C111.166 9.15992 111.025 9.01265 110.849 8.9063C110.673 8.79994 110.46 8.74677 110.211 8.74677C109.961 8.74677 109.748 8.79994 109.572 8.9063C109.401 9.01265 109.259 9.15992 109.149 9.34808C109.043 9.53216 108.965 9.74487 108.916 9.98621C108.867 10.2235 108.842 10.4771 108.842 10.7471ZM116.218 8.93698V14.1279H114.45V7.48891H116.113L116.218 8.93698ZM118.218 7.44596L118.187 9.08424C118.101 9.07197 117.997 9.06174 117.874 9.05356C117.756 9.04129 117.647 9.03515 117.549 9.03515C117.3 9.03515 117.083 9.06788 116.899 9.13333C116.719 9.19469 116.567 9.28672 116.445 9.40944C116.326 9.53216 116.236 9.68147 116.175 9.85736C116.117 10.0333 116.085 10.2337 116.076 10.4587L115.721 10.3482C115.721 9.91872 115.764 9.52398 115.849 9.16401C115.935 8.79994 116.06 8.48292 116.224 8.21295C116.391 7.94297 116.596 7.73435 116.837 7.58709C117.079 7.43983 117.355 7.36619 117.666 7.36619C117.764 7.36619 117.864 7.37438 117.966 7.39074C118.069 7.40301 118.152 7.42142 118.218 7.44596Z" fill="white"/>
<path d="M126.52 5.61846L128.578 4.70109V3.63085L131.352 2.9518L134.171 3.63213V4.69716L136.249 5.65221C136.31 6.174 136.398 7.48298 136.028 9.06198C135.976 9.28659 137.088 9.04601 137.02 9.2663C137.02 8.69821 137.019 5.16294 136.249 5.65221C135.493 5.07039 135.084 3.46881 134.171 3.63213C132.966 2.13058 131.418 2.23506 129.614 2.8609C129.505 1.80288 126.458 5.99662 126.52 5.61846H126.52ZM137.144 5.22496L137.097 4.97618L135.117 4.06606V2.8609L131.35 1.95215L127.633 2.86218V4.06213L125.703 4.92212L125.646 5.15395C125.629 5.22364 125.231 6.88672 125.709 9.1044C125.989 10.4034 126.513 11.627 127.267 12.7412C128.202 14.1243 129.493 15.3386 131.105 16.3505L131.343 16.4999L131.585 16.3579C133.15 15.4402 134.417 14.2854 135.351 12.9255C136.101 11.8338 136.711 10.5871 137.02 9.2663C137.546 7.01856 137.157 5.2981 137.144 5.22496Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_1026_2415" x1="-8.15446e-07" y1="10.4719" x2="139.892" y2="10.4719" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0.04"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint1_linear_1026_2415" x1="-8.15446e-07" y1="10.4719" x2="139.892" y2="10.4719" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0.09"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient>
<clipPath id="clip0_1026_2415">
<rect width="146.607" height="42.9348" fill="white" transform="translate(0 0.0332031)"/>
</clipPath>
</defs>
</svg>
</div>
</div>
<div class="water">
<svg width="3.5625rem" height="3.5625rem" viewBox="0 0 57 57" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect y="0.274414" width="56.1544" height="56.1544" rx="1.00276" fill="#010100" fill-opacity="0.33"/>
<rect :y="30.3574 + (26.0717 - calculatedHeight(hud.thirst.status))" width="56.1544" :height="calculatedHeight(hud.thirst.status)" rx="1.00276" fill="#882EE1"/>
<path d="M29.3866 38.3129C33.4493 38.3129 36.7733 34.989 36.7733 30.9263C36.7733 26.8636 29.3866 18.6152 29.3866 18.6152C29.3866 18.6152 22 26.9868 22 30.9263C22 34.8658 25.324 38.3129 29.3866 38.3129Z" fill="white"/>
</svg>
</div>
<div class="hunger">
<svg width="3.5625rem" height="3.5625rem" viewBox="0 0 57 57" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.175781" y="0.274414" width="56.1544" height="56.1544" rx="1.00276" fill="#010100" fill-opacity="0.33"/>
<rect :x="0.175781" :y="19.3271 + (37.102 - calculatedHeight(hud.hunger.status))" width="56.1544" :height="calculatedHeight(hud.hunger.status)" rx="1.00276" fill="#DE2EE1"/>
<path d="M20.0423 25.4985C19.9099 25.3357 19.8157 25.1452 19.7667 24.9411C19.7176 24.737 19.715 24.5245 19.7589 24.3192C20.4108 21.2375 23.94 19 28.1519 19C32.3637 19 35.8929 21.2375 36.5449 24.3192C36.5893 24.5246 36.587 24.7374 36.5382 24.9418C36.4894 25.1462 36.3954 25.337 36.263 25.5003C36.1306 25.6635 35.9632 25.7949 35.7733 25.8848C35.5834 25.9747 35.3757 26.0208 35.1655 26.0198L21.1383 26.0198C20.9282 26.0204 20.7207 25.9739 20.5311 25.8837C20.3414 25.7935 20.1744 25.6619 20.0423 25.4985ZM37.0371 30.2737L33.4281 31.5899L30.1701 30.2816C30.0028 30.2147 29.8161 30.2147 29.6488 30.2816L26.4022 31.5812L23.1503 30.2816C22.9902 30.2177 22.8122 30.2149 22.6501 30.2737L18.7893 31.6777C18.6261 31.7495 18.4964 31.8807 18.4264 32.0447C18.3564 32.2087 18.3515 32.3932 18.4126 32.5607C18.4737 32.7282 18.5962 32.8661 18.7553 32.9466C18.9144 33.0271 19.0981 33.044 19.2693 32.9939L20.4301 32.5736L20.4301 33.0395C20.4301 33.9704 20.7999 34.8632 21.4582 35.5214C22.1164 36.1796 23.0091 36.5494 23.94 36.5494L32.3637 36.5494C33.2946 36.5494 34.1874 36.1796 34.8456 35.5214C35.5038 34.8632 35.8736 33.9704 35.8736 33.0395L35.8736 32.191L37.5171 31.5935C37.6093 31.5665 37.6949 31.5209 37.7688 31.4595C37.8426 31.3981 37.903 31.3222 37.9464 31.2365C37.9897 31.1508 38.015 31.0572 38.0207 30.9613C38.0264 30.8655 38.0123 30.7695 37.9794 30.6792C37.9465 30.589 37.8955 30.5065 37.8294 30.4368C37.7634 30.3671 37.6837 30.3117 37.5954 30.2741C37.5071 30.2364 37.412 30.2172 37.3159 30.2178C37.2199 30.2183 37.125 30.2386 37.0371 30.2772L37.0371 30.2737ZM19.0262 28.8277L37.2776 28.8277C37.4637 28.8277 37.6423 28.7537 37.7739 28.6221C37.9056 28.4904 37.9796 28.3119 37.9796 28.1257C37.9796 27.9395 37.9056 27.761 37.7739 27.6293C37.6423 27.4977 37.4637 27.4237 37.2776 27.4237L19.0262 27.4237C18.84 27.4237 18.6615 27.4977 18.5298 27.6293C18.3982 27.761 18.3242 27.9395 18.3242 28.1257C18.3242 28.3119 18.3982 28.4904 18.5298 28.6221C18.6615 28.7537 18.84 28.8277 19.0262 28.8277Z" fill="white"/>
</svg>
</div>
<div class="stamina">
<svg width="3.5625rem" height="3.5625rem" viewBox="0 0 57 57" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.355469" y="0.274414" width="56.1544" height="56.1544" rx="1.00276" fill="#010100" fill-opacity="0.33"/>
<rect :x="0.175781" :y="19.3271 + (37.102 - calculatedHeight(hud.stamina.status))" width="56.1544" :height="calculatedHeight(hud.stamina.status)" rx="1.00276" fill="#E12E39"/>
<path d="M27.9207 38.2803C27.8047 38.2802 27.6897 38.2599 27.5807 38.2203C27.3704 38.1433 27.1921 37.998 27.0742 37.8076C26.9563 37.6172 26.9058 37.3927 26.9306 37.1702L27.7007 30.0796H21.8102C21.6285 30.0799 21.4502 30.0306 21.2944 29.9372C21.1385 29.8438 21.0111 29.7097 20.9258 29.5493C20.8404 29.3889 20.8004 29.2082 20.81 29.0268C20.8196 28.8454 20.8784 28.67 20.9801 28.5195L28.8708 16.7185C28.9956 16.5338 29.1785 16.3961 29.3905 16.3272C29.6025 16.2584 29.8314 16.2623 30.0409 16.3384C30.2423 16.4132 30.4143 16.5508 30.5313 16.7309C30.6484 16.9111 30.7044 17.1241 30.6909 17.3385L29.9209 24.4791H35.8114C35.9931 24.4788 36.1714 24.5281 36.3272 24.6215C36.483 24.7149 36.6105 24.8491 36.6958 25.0095C36.7811 25.1699 36.8212 25.3505 36.8116 25.5319C36.802 25.7133 36.7432 25.8887 36.6415 26.0393L28.7508 37.8403C28.659 37.976 28.5354 38.0871 28.3906 38.1638C28.2459 38.2405 28.0845 38.2805 27.9207 38.2803Z" fill="white"/>
</svg>
</div>
<div class="stress">
<svg width="3.5625rem" height="3.5625rem" viewBox="0 0 57 57" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.125" y="0.274414" width="56.1544" height="56.1544" rx="1.00276" fill="#010100" fill-opacity="0.33"/>
<rect :x="0.175781" :y="19.3271 + (37.102 - calculatedHeight(hud.stress.status))" width="56.1544" :height="calculatedHeight(hud.stress.status)" rx="1.00276" fill="#E12E39"/>
<path d="M36.4626 22.2862V21.9041C36.4616 21.0762 36.2161 20.267 35.7569 19.5781C35.2977 18.8892 34.6452 18.3512 33.8814 18.0317C33.1176 17.7123 32.2764 17.6255 31.4635 17.7824C30.6505 17.9392 29.902 18.3327 29.3119 18.9133C29.277 18.9485 29.2494 18.9903 29.2307 19.0362C29.212 19.0821 29.2026 19.1312 29.203 19.1808V27.6555C29.2032 27.7243 29.222 27.7919 29.2574 27.851C29.2928 27.91 29.3436 27.9584 29.4043 27.991C29.465 28.0236 29.5333 28.0392 29.6021 28.0361C29.671 28.0331 29.7377 28.0114 29.7952 27.9735C30.5218 27.5076 31.3659 27.2578 32.2291 27.2533C32.4289 27.2496 32.6225 27.3226 32.7702 27.4573C32.9178 27.5919 33.0083 27.7781 33.0229 27.9774C33.0283 28.081 33.0126 28.1847 32.9766 28.2821C32.9407 28.3795 32.8853 28.4686 32.8137 28.5438C32.7422 28.6191 32.6561 28.679 32.5607 28.7199C32.4653 28.7608 32.3625 28.7818 32.2587 28.7816C31.448 28.7816 30.6705 29.1037 30.0973 29.6769C29.5241 30.2502 29.202 31.0276 29.202 31.8383V35.0746C29.2019 35.1318 29.2147 35.1882 29.2393 35.2398C29.264 35.2914 29.2998 35.3368 29.3443 35.3726C29.8866 35.8214 30.5251 36.1391 31.2101 36.3009C31.8951 36.4628 32.6082 36.4645 33.294 36.306C33.9798 36.1474 34.6198 35.8328 35.1642 35.3866C35.7086 34.9404 36.1428 34.3747 36.433 33.7335C36.4622 33.669 36.4729 33.5976 36.464 33.5274C36.455 33.4572 36.4267 33.3908 36.3822 33.3358C36.3377 33.2807 36.2788 33.239 36.2121 33.2155C36.1453 33.1919 36.0733 33.1874 36.0041 33.2024C35.5278 33.3115 35.0408 33.3666 34.5522 33.3667H33.8138C33.6166 33.3691 33.4259 33.2969 33.2797 33.1646C33.1336 33.0322 33.0428 32.8495 33.0257 32.6531C33.0188 32.5486 33.0334 32.4438 33.0687 32.3451C33.104 32.2465 33.1592 32.1562 33.2308 32.0797C33.3025 32.0033 33.3891 31.9425 33.4853 31.9009C33.5815 31.8594 33.6852 31.8381 33.7899 31.8383H34.5541C35.3525 31.8395 36.1392 31.6468 36.8466 31.2767C37.6843 30.8404 38.3803 30.1742 38.8529 29.3564C39.3255 28.5386 39.5551 27.603 39.5148 26.6593C39.4745 25.7156 39.1659 24.8029 38.6253 24.0284C38.0847 23.2538 37.3345 22.6495 36.4626 22.2862ZM35.3163 25.725H34.9343C34.0222 25.725 33.1476 25.3627 32.5027 24.7178C31.8578 24.0729 31.4955 23.1982 31.4955 22.2862V21.9041C31.4955 21.7014 31.576 21.5071 31.7193 21.3638C31.8626 21.2205 32.057 21.1399 32.2597 21.1399C32.4623 21.1399 32.6567 21.2205 32.8 21.3638C32.9433 21.5071 33.0238 21.7014 33.0238 21.9041V22.2862C33.0238 22.5371 33.0732 22.7855 33.1693 23.0173C33.2653 23.2491 33.406 23.4597 33.5834 23.6371C33.9417 23.9953 34.4276 24.1966 34.9343 24.1966H35.3163C35.519 24.1966 35.7134 24.2771 35.8567 24.4204C36 24.5638 36.0805 24.7581 36.0805 24.9608C36.0805 25.1635 36 25.3578 35.8567 25.5011C35.7134 25.6445 35.519 25.725 35.3163 25.725ZM24.618 17.7012C23.5037 17.7024 22.4354 18.1457 21.6474 18.9336C20.8595 19.7215 20.4163 20.7898 20.415 21.9041V22.2862C19.5432 22.6497 18.7931 23.2542 18.2527 24.0289C17.7123 24.8035 17.404 25.7162 17.3639 26.6599C17.3238 27.6036 17.5535 28.5391 18.0263 29.3568C18.499 30.1745 19.1951 30.8405 20.0329 31.2767C20.7403 31.6468 21.5271 31.8395 22.3254 31.8383H23.0638C23.2613 31.8354 23.4525 31.9074 23.5991 32.0398C23.7457 32.1722 23.8367 32.3551 23.8538 32.5519C23.8607 32.6564 23.8461 32.7612 23.8108 32.8599C23.7755 32.9585 23.7203 33.0488 23.6487 33.1253C23.577 33.2017 23.4904 33.2625 23.3942 33.3041C23.2981 33.3456 23.1944 33.3669 23.0896 33.3667H22.3254C21.8364 33.3669 21.349 33.3114 20.8726 33.2014C20.8034 33.1863 20.7314 33.1908 20.6647 33.2142C20.5979 33.2376 20.5389 33.2791 20.4943 33.3341C20.4498 33.3891 20.4213 33.4553 20.4122 33.5255C20.4031 33.5957 20.4137 33.667 20.4427 33.7316C20.7328 34.373 21.167 34.9389 21.7114 35.3853C22.2558 35.8316 22.8958 36.1464 23.5817 36.3052C24.2676 36.4639 24.9808 36.4624 25.666 36.3006C26.3512 36.1389 26.9898 35.8213 27.5323 35.3726C27.5768 35.3368 27.6127 35.2914 27.6373 35.2398C27.662 35.1882 27.6747 35.1318 27.6746 35.0746V31.8383C27.6746 31.0276 27.3526 30.2502 26.7794 29.6769C26.2061 29.1037 25.4286 28.7816 24.618 28.7816C24.5141 28.7818 24.4114 28.7608 24.3159 28.7199C24.2205 28.679 24.1344 28.6191 24.0629 28.5438C23.9914 28.4686 23.936 28.3795 23.9 28.2821C23.8641 28.1847 23.8483 28.081 23.8538 27.9774C23.8684 27.7779 23.959 27.5916 24.1068 27.4569C24.2547 27.3222 24.4486 27.2493 24.6485 27.2533C25.5117 27.2578 26.3558 27.5076 27.0824 27.9735C27.1399 28.0114 27.2066 28.0331 27.2755 28.0361C27.3443 28.0392 27.4127 28.0236 27.4733 27.991C27.534 27.9584 27.5848 27.91 27.6202 27.851C27.6556 27.7919 27.6745 27.7243 27.6746 27.6555V19.1808C27.675 19.0805 27.6359 18.9841 27.5657 18.9124C26.7811 18.136 25.7218 17.7007 24.618 17.7012ZM25.3821 22.2862C25.3821 23.1982 25.0198 24.0729 24.3749 24.7178C23.73 25.3627 22.8554 25.725 21.9434 25.725H21.5613C21.3586 25.725 21.1642 25.6445 21.0209 25.5011C20.8776 25.3578 20.7971 25.1635 20.7971 24.9608C20.7971 24.7581 20.8776 24.5638 21.0209 24.4204C21.1642 24.2771 21.3586 24.1966 21.5613 24.1966H21.9434C22.1942 24.1966 22.4427 24.1472 22.6744 24.0512C22.9062 23.9552 23.1168 23.8145 23.2942 23.6371C23.4716 23.4597 23.6124 23.2491 23.7084 23.0173C23.8044 22.7855 23.8538 22.5371 23.8538 22.2862V21.9041C23.8538 21.7014 23.9343 21.5071 24.0776 21.3638C24.2209 21.2205 24.4153 21.1399 24.618 21.1399C24.8206 21.1399 25.015 21.2205 25.1583 21.3638C25.3016 21.5071 25.3821 21.7014 25.3821 21.9041V22.2862Z" fill="white"/>
</svg>
</div>
<div class="oxygen">
<svg width="3.625rem" height="3.5625rem" viewBox="0 0 58 57" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.972656" y="0.274414" width="56.1544" height="56.1544" rx="1.00276" fill="#010100" fill-opacity="0.33"/>
<rect x="0.972656" :y="19.3271 + (37.102 - calculatedHeight(hud.oxygen.status))" width="55.6936" :height="calculatedHeight(hud.oxygen.status)" rx="1.00276" fill="#2EE1B6"/>
<path d="M13.1234 40.1723C11.823 27.1718 20.0686 21.2389 20.1478 21.1812C23.4259 18.9237 26.1679 22.8631 26.5707 23.1949C26.5631 23.3377 26.5389 23.4792 26.4986 23.6164C26.1632 24.8368 22.356 27.0897 21.4627 27.0529C20.9489 27.0215 20.455 26.8431 20.0398 26.5389C19.9816 26.4982 19.916 26.4694 19.8466 26.4541C19.7773 26.4387 19.7056 26.4372 19.6357 26.4496C19.5658 26.462 19.499 26.488 19.4392 26.5262C19.3793 26.5644 19.3276 26.614 19.2869 26.6722C19.2462 26.7304 19.2174 26.796 19.2021 26.8653C19.1868 26.9346 19.1852 27.0063 19.1976 27.0762C19.21 27.1461 19.236 27.2129 19.2742 27.2728C19.3124 27.3326 19.362 27.3844 19.4202 27.425C21.2235 28.6721 22.5152 28.1073 24.4489 26.9135C26.8913 25.4078 27.3848 24.4748 27.5433 23.9056C27.7464 23.1564 27.6611 22.8837 27.446 17.1694C27.439 17.032 27.38 16.9023 27.2811 16.8067C27.1821 16.7111 27.0505 16.6566 26.9129 16.6543H30.728C30.5904 16.6555 30.4586 16.7097 30.36 16.8057C30.2613 16.9016 30.2035 17.0319 30.1985 17.1694C30.1877 17.3603 30.0076 21.5822 29.986 22.7673C29.9623 23.1505 30.0013 23.535 30.1012 23.9056C30.2561 24.4748 30.7496 25.4078 33.192 26.9135C35.0976 28.0875 36.38 28.6977 38.2207 27.425C38.2789 27.3843 38.3285 27.3326 38.3667 27.2727C38.4049 27.2128 38.4309 27.146 38.4432 27.0761C38.4556 27.0061 38.454 26.9345 38.4387 26.8651C38.4234 26.7958 38.3945 26.7302 38.3538 26.672C38.3131 26.6138 38.2613 26.5642 38.2015 26.526C38.1416 26.4878 38.0748 26.4618 38.0049 26.4495C37.9349 26.4371 37.8632 26.4386 37.7939 26.454C37.7246 26.4693 37.6589 26.4982 37.6008 26.5389C37.1859 26.844 36.6919 27.0228 36.1779 27.054C35.2946 27.107 31.4737 24.8253 31.1419 23.6175C31.1016 23.4802 31.0775 23.3388 31.0699 23.196C31.4737 22.8635 34.2143 18.9248 37.4891 21.1823C37.5719 21.24 45.8175 27.1729 44.5135 40.2022C44.4787 40.5581 44.3207 40.8907 44.0668 41.1424C43.8975 41.2729 43.7039 41.3684 43.4974 41.4235C43.2909 41.4785 43.0754 41.4919 42.8637 41.463L33.6779 39.0315C33.6563 39.0243 31.4769 38.3651 31.286 35.5013V29.0414C33.3847 29.7114 34.9762 30.8908 35.7528 33.0867C35.8036 33.2172 35.9031 33.3228 36.0303 33.3814C36.1576 33.4399 36.3025 33.4468 36.4347 33.4006C36.5669 33.3543 36.676 33.2586 36.7389 33.1335C36.8019 33.0084 36.8138 32.8638 36.7722 32.7301C35.6833 29.6519 33.4149 28.4722 30.5692 27.7085C29.4256 27.3946 28.2185 27.3946 27.075 27.7085C25.5764 28.1192 23.5232 28.6847 22.0066 30.6372C21.5166 31.2681 21.1333 31.9751 20.8719 32.7301C20.8303 32.8638 20.8422 33.0084 20.9052 33.1335C20.9682 33.2586 21.0772 33.3543 21.2094 33.4006C21.3416 33.4468 21.4866 33.4399 21.6138 33.3814C21.741 33.3228 21.8405 33.2172 21.8913 33.0867C22.6791 30.8587 24.28 29.7038 26.3545 29.0414L26.3581 35.4642C26.1672 38.3352 24.0491 39.0052 23.9734 39.0268L14.7769 41.4619C13.7589 41.5261 13.2211 41.0354 13.1234 40.1723Z" fill="white"/>
</svg>
</div>
<div class="parachute">
<svg width="3.5625rem" height="3.5625rem" viewBox="0 0 57 57" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.845703" y="0.274414" width="56.1544" height="56.1544" rx="1.00276" fill="#010100" fill-opacity="0.33"/>
<rect :x="0.175781" :y="19.3271 + (37.102 - calculatedHeight(hud.parachute.status))" width="56.1544" :height="calculatedHeight(hud.parachute.status)" rx="1.00276" fill="#2EA1E1"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M28.5861 16.0162C26.7365 16.203 25.3282 16.5902 23.8949 17.3062C20.1989 19.1525 17.6248 22.7536 17.1304 26.7697C17.0907 27.0924 17.0451 27.6426 17.0291 27.9922L17 28.628L23.25 34.814L29.5 41L35.75 34.814L42 28.628L41.9709 27.9922C41.8466 25.2758 41.031 22.9795 39.4499 20.8946C37.5153 18.3435 34.5705 16.6081 31.3623 16.1286C30.7377 16.0353 29.067 15.9676 28.5861 16.0162ZM22.5221 25.4058C23.1892 25.5774 23.9084 26.1025 24.3136 26.7138C24.5577 27.082 24.7493 27.6606 24.7916 28.1573C24.818 28.4672 25.0597 29.232 26.2221 32.6837C26.9914 34.9681 27.6148 36.8432 27.6074 36.8506C27.5999 36.858 25.5839 34.8742 23.1272 32.4423L18.6606 28.0206L18.7219 27.713C18.828 27.1798 19.1383 26.6255 19.5658 26.2052C20.3726 25.4117 21.4317 25.1254 22.5221 25.4058ZM30.4492 25.4571C30.9118 25.5999 31.4836 25.9661 31.7963 26.3197C32.1938 26.7694 32.5629 27.623 32.5629 28.0929C32.5629 28.2357 29.5477 37.2591 29.5 37.2591C29.4523 37.2591 26.4371 28.2357 26.4371 28.0929C26.4371 27.8294 26.5949 27.3113 26.7878 26.9408C27.0373 26.4619 27.3436 26.1217 27.7936 25.8237C28.591 25.2958 29.5142 25.1683 30.4492 25.4571ZM38.071 25.4082C38.8705 25.6076 39.6448 26.2382 40.0131 26.9897C40.1252 27.2184 40.2444 27.5438 40.2781 27.713L40.3394 28.0206L35.8728 32.4423C33.4161 34.8742 31.4001 36.858 31.3926 36.8506C31.3852 36.8432 32.0086 34.9681 32.7779 32.6837C33.9403 29.232 34.182 28.4672 34.2084 28.1573C34.3319 26.7069 35.4113 25.5467 36.8383 25.3304C37.1903 25.277 37.6657 25.307 38.071 25.4082Z" fill="white"/>
</svg>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js"></script>
<script src="./assets/data.js"></script>
<script src="https://cdn.jsdelivr.net/npm/vue@2"></script>
<script src="./vue.js"></script>
<script src="https://code.jquery.com/jquery-3.5.0.js"></script>
</body>
</html>