-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
554 lines (550 loc) · 82.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style/style.css">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap" rel="stylesheet" />
<title>PetCare</title>
</head>
<body>
<!--=========================== Header start ===========================-->
<header>
<div class="container container-header">
<a href="#" class="logo">
<svg class="logo" width="140" height="32" viewBox="0 0 140 32" fill="none"
xmlns="http://www.w3.org/2000/svg" aria-labelledby="main-logo">
<title id="main-logo">Go back to the top of the homepage</title>
<path class="pet"
d="M5.26819 24.46C5.26819 24.1807 5.2555 23.8167 5.23011 23.3682C5.21318 22.9196 5.18779 22.4245 5.15393 21.8828C5.12008 21.3411 5.08199 20.7656 5.03968 20.1562C4.99736 19.5469 4.95081 18.9417 4.90003 18.3408C4.84925 17.7399 4.79847 17.1602 4.74768 16.6016C4.70537 16.0345 4.66305 15.5225 4.62073 15.0654C4.55302 14.4137 4.45992 13.9355 4.34143 13.6309C4.22294 13.3262 4.02828 13.1738 3.75745 13.1738C3.50354 13.1738 3.33427 13.2458 3.24964 13.3896C3.17347 13.5335 3.12692 13.7113 3.10999 13.9229C3.10153 14.1344 3.09729 14.3672 3.09729 14.6211C3.10576 14.8665 3.06767 15.0951 2.98304 15.3066C2.90686 15.5182 2.75875 15.696 2.5387 15.8398C2.31865 15.9837 1.98011 16.0557 1.52308 16.0557C1.20146 16.0557 0.926395 15.9245 0.69788 15.6621C0.469364 15.3913 0.355106 15.002 0.355106 14.4941C0.355106 13.7832 0.566695 13.14 0.989872 12.5645C1.40459 11.9805 1.9928 11.4854 2.75452 11.0791C3.51624 10.6644 4.43453 10.3428 5.5094 10.1143C6.58427 9.88574 7.77763 9.77148 9.08948 9.77148C10.0289 9.77148 10.8964 9.87728 11.692 10.0889C12.4876 10.292 13.1731 10.5798 13.7487 10.9521C14.3326 11.3161 14.7897 11.752 15.1198 12.2598C15.4498 12.7591 15.6149 13.305 15.6149 13.8975C15.6149 14.5661 15.4202 15.2051 15.0309 15.8145C14.6416 16.4238 14.1041 16.9824 13.4186 17.4902C12.7415 17.998 11.9417 18.4424 11.0192 18.8232C10.0966 19.1956 9.10641 19.4876 8.04847 19.6992C7.75224 19.75 7.60413 19.932 7.60413 20.2451C7.60413 20.4567 7.61683 20.7233 7.64222 21.0449C7.67607 21.3581 7.70569 21.6882 7.73108 22.0352C7.76494 22.3822 7.79456 22.7249 7.81995 23.0635C7.8538 23.402 7.87073 23.7025 7.87073 23.9648C7.87073 24.4388 7.76071 24.7773 7.54065 24.9805C7.3206 25.1836 6.99475 25.2852 6.56311 25.2852C6.15686 25.2852 5.83948 25.2132 5.61097 25.0693C5.38245 24.9339 5.26819 24.7308 5.26819 24.46ZM12.9869 14.2656C12.9869 13.9779 12.8642 13.7028 12.6188 13.4404C12.3733 13.1781 12.0433 12.9453 11.6285 12.7422C11.2138 12.5391 10.7314 12.3783 10.1813 12.2598C9.63961 12.1413 9.06832 12.082 8.46741 12.082C8.17119 12.082 7.92151 12.0947 7.71839 12.1201C7.52373 12.137 7.36715 12.1709 7.24866 12.2217C7.13017 12.2725 7.04554 12.3402 6.99475 12.4248C6.95244 12.501 6.93128 12.6025 6.93128 12.7295C6.93128 12.8141 6.94397 13.013 6.96936 13.3262C6.99475 13.6309 7.02861 13.9863 7.07093 14.3926C7.11324 14.7988 7.15556 15.2262 7.19788 15.6748C7.24866 16.1149 7.29944 16.5127 7.35022 16.8682C7.37561 17.1305 7.40947 17.304 7.45179 17.3887C7.50257 17.4733 7.57874 17.5156 7.6803 17.5156C7.96806 17.5156 8.29814 17.4691 8.67054 17.376C9.04293 17.2744 9.42379 17.1432 9.81311 16.9824C10.2109 16.8132 10.596 16.6227 10.9684 16.4111C11.3492 16.1911 11.6878 15.9626 11.984 15.7256C12.2887 15.4801 12.5299 15.2347 12.7076 14.9893C12.8938 14.7354 12.9869 14.4941 12.9869 14.2656ZM29.8311 20.2197C30.0765 20.0081 30.3177 19.9023 30.5547 19.9023C30.6901 19.9023 30.8129 19.9362 30.9229 20.0039C31.0329 20.0716 31.1556 20.1774 31.291 20.3213C31.418 20.516 31.5069 20.6768 31.5576 20.8037C31.6169 20.9222 31.6465 21.0407 31.6465 21.1592C31.6465 21.4131 31.5196 21.6543 31.2657 21.8828C30.8594 22.2214 30.4193 22.526 29.9453 22.7969C29.4714 23.0592 28.9763 23.2835 28.46 23.4697C27.9437 23.6559 27.4105 23.7956 26.8604 23.8887C26.3102 23.9902 25.7644 24.041 25.2227 24.041C24.5371 24.041 23.8939 23.9521 23.293 23.7744C22.6921 23.6051 22.1547 23.3597 21.6807 23.0381C21.2152 22.7165 20.8216 22.3314 20.5 21.8828C20.1784 21.4258 19.9499 20.9137 19.8145 20.3467C19.7383 20.1097 19.6664 19.9574 19.5987 19.8896C19.5394 19.8135 19.4379 19.7754 19.294 19.7754C18.9808 19.7754 18.7396 19.6992 18.5703 19.5469C18.4011 19.3945 18.3164 19.1745 18.3164 18.8867C18.3164 18.7682 18.3249 18.6921 18.3418 18.6582L18.3672 18.4043C18.4095 18.0996 18.4899 17.8796 18.6084 17.7441C18.7354 17.6087 18.93 17.541 19.1924 17.541H19.3828C19.7383 17.541 19.988 17.376 20.1319 17.0459C20.3942 16.4619 20.7285 15.9287 21.1348 15.4463C21.541 14.9639 21.9981 14.5534 22.5059 14.2148C23.0137 13.8678 23.5554 13.6012 24.1309 13.415C24.7149 13.2204 25.3073 13.123 25.9082 13.123C26.5345 13.123 27.1185 13.2161 27.6602 13.4023C28.2103 13.5801 28.6885 13.8298 29.0948 14.1514C29.501 14.473 29.8184 14.8496 30.0469 15.2812C30.2839 15.7129 30.4024 16.1784 30.4024 16.6777C30.4024 17.0247 30.3347 17.3421 30.1992 17.6299C30.0638 17.9176 29.8692 18.1715 29.6153 18.3916C29.3614 18.6032 29.0524 18.7767 28.6885 18.9121C28.333 19.0475 27.9268 19.1364 27.4698 19.1787L23.0645 19.623C22.8952 19.623 22.7556 19.6654 22.6455 19.75C22.544 19.8346 22.4932 19.9489 22.4932 20.0928C22.4932 20.3128 22.5736 20.5244 22.7344 20.7275C22.9037 20.9307 23.1237 21.1126 23.3946 21.2734C23.6739 21.4258 23.9912 21.5485 24.3467 21.6416C24.7106 21.7347 25.083 21.7812 25.4639 21.7812C25.8278 21.7812 26.2002 21.7474 26.5811 21.6797C26.9704 21.6035 27.3513 21.4977 27.7237 21.3623C28.1045 21.2269 28.4727 21.0661 28.8282 20.8799C29.1836 20.6852 29.5179 20.4652 29.8311 20.2197ZM27 16.9443C27.127 16.9189 27.237 16.8597 27.3301 16.7666C27.4232 16.665 27.4698 16.5423 27.4698 16.3984C27.4698 16.2715 27.4232 16.153 27.3301 16.043C27.237 15.9329 27.1101 15.8356 26.9492 15.751C26.7884 15.6579 26.6022 15.5859 26.3907 15.5352C26.1791 15.4844 25.9548 15.459 25.7178 15.459C25.3708 15.459 25.0153 15.5098 24.6514 15.6113C24.2875 15.7129 23.9574 15.8483 23.6612 16.0176C23.3649 16.1784 23.1237 16.3604 22.9375 16.5635C22.7513 16.7581 22.6582 16.9528 22.6582 17.1475C22.6582 17.3421 22.7767 17.4395 23.0137 17.4395C23.1576 17.4395 23.3903 17.4225 23.7119 17.3887C24.0336 17.3548 24.389 17.3167 24.7783 17.2744C25.1677 17.2236 25.5612 17.1686 25.959 17.1094C26.3568 17.0501 26.7038 16.9951 27 16.9443ZM36.2397 8.33691C36.2397 7.88835 36.3666 7.5752 36.6205 7.39746C36.8744 7.21126 37.2934 7.11816 37.8774 7.11816C38.089 7.11816 38.2667 7.13932 38.4106 7.18164C38.5629 7.21549 38.6899 7.2832 38.7914 7.38477C38.9015 7.48633 38.9861 7.62174 39.0453 7.79102C39.113 7.95182 39.1681 8.15918 39.2104 8.41309C39.3119 9.2002 39.422 10.0127 39.5405 10.8506C39.6674 11.6885 39.7986 12.5306 39.934 13.377C39.9848 13.7578 40.1837 13.9482 40.5307 13.9482C40.6238 13.9482 40.7761 13.9398 40.9877 13.9229C41.2078 13.8975 41.4659 13.8721 41.7621 13.8467C42.0584 13.8128 42.3757 13.779 42.7143 13.7451C43.0613 13.7113 43.4041 13.6816 43.7426 13.6562C44.0896 13.6224 44.4155 13.597 44.7201 13.5801C45.0333 13.5547 45.3084 13.542 45.5453 13.542C45.7315 13.542 45.8797 13.5801 45.9897 13.6562C46.0997 13.724 46.1843 13.8171 46.2436 13.9355C46.3113 14.0456 46.3536 14.1725 46.3705 14.3164C46.3959 14.4518 46.4086 14.5915 46.4086 14.7354C46.4086 14.8623 46.3832 14.9935 46.3325 15.1289C46.2901 15.2643 46.2267 15.387 46.142 15.4971C46.0658 15.5986 45.9685 15.6833 45.85 15.751C45.7315 15.8187 45.5961 15.8525 45.4438 15.8525C44.7075 15.8525 43.9627 15.8779 43.2094 15.9287C42.4646 15.971 41.7198 16.0303 40.975 16.1064C40.5942 16.1572 40.4037 16.3477 40.4037 16.6777C40.4037 16.7031 40.408 16.737 40.4164 16.7793C40.4249 16.8132 40.4291 16.8428 40.4291 16.8682C40.5307 17.6045 40.6238 18.2943 40.7084 18.9375C40.8015 19.5807 40.8777 20.1562 40.9369 20.6641C41.0047 21.1634 41.0554 21.5824 41.0893 21.9209C41.1316 22.251 41.1528 22.471 41.1528 22.5811C41.1528 22.8857 41.1231 23.1396 41.0639 23.3428C41.0047 23.5544 40.9073 23.7236 40.7719 23.8506C40.6365 23.986 40.4545 24.0791 40.226 24.1299C40.006 24.1891 39.7267 24.2188 39.3881 24.2188C39.0665 24.2188 38.8295 24.1426 38.6772 23.9902C38.5248 23.8379 38.4402 23.6051 38.4233 23.292C38.3725 22.2933 38.2921 21.2904 38.1821 20.2832C38.072 19.2676 37.9451 18.2562 37.8012 17.249C37.725 16.8851 37.5346 16.7031 37.2299 16.7031C37.2045 16.7031 37.1749 16.7074 37.141 16.7158C37.1072 16.7243 37.0776 16.7285 37.0522 16.7285C36.5274 16.847 36.0323 16.9655 35.5668 17.084C35.1013 17.2025 34.6655 17.3294 34.2592 17.4648C34.0307 17.541 33.8276 17.596 33.6498 17.6299C33.4721 17.6553 33.3113 17.668 33.1674 17.668C32.9728 17.668 32.8289 17.5833 32.7358 17.4141C32.6427 17.2363 32.5961 17.0163 32.5961 16.7539C32.5961 16.6608 32.6046 16.555 32.6215 16.4365C32.6384 16.3096 32.6723 16.1868 32.7231 16.0684C32.7654 15.9414 32.8331 15.8271 32.9262 15.7256C33.0108 15.6156 33.1293 15.5267 33.2817 15.459C33.6371 15.3151 34.1111 15.167 34.7035 15.0146C35.296 14.8538 35.9646 14.7057 36.7094 14.5703C36.8787 14.528 37.0099 14.4603 37.103 14.3672C37.2045 14.2656 37.2553 14.1175 37.2553 13.9229C37.2553 13.8805 37.2553 13.8382 37.2553 13.7959C37.2553 13.7451 37.2468 13.6943 37.2299 13.6436C37.0945 12.8649 36.9633 12.1582 36.8364 11.5234C36.7179 10.8802 36.6121 10.3301 36.519 9.87305C36.4343 9.41602 36.3666 9.05632 36.3158 8.79395C36.2651 8.53158 36.2397 8.37923 36.2397 8.33691Z"
fill="#094067" />
<path class="care"
d="M53.617 11.9297C53.1431 11.9297 52.703 12.0439 52.2967 12.2725C51.8989 12.4925 51.5477 12.8014 51.243 13.1992C50.9468 13.5885 50.714 14.0498 50.5448 14.583C50.3755 15.1162 50.2908 15.6875 50.2908 16.2969C50.2908 16.9232 50.4305 17.5029 50.7098 18.0361C50.9976 18.5609 51.3911 19.0221 51.8905 19.4199C52.3983 19.8092 52.9907 20.1139 53.6678 20.334C54.3533 20.554 55.0981 20.6641 55.9022 20.6641C56.4862 20.6641 57.0363 20.6133 57.5526 20.5117C58.0773 20.4017 58.5343 20.2578 58.9237 20.0801C59.313 19.9023 59.6219 19.695 59.8504 19.458C60.0789 19.2126 60.1932 18.9544 60.1932 18.6836C60.1932 18.472 60.1551 18.2985 60.0789 18.1631C60.0028 18.0192 59.9139 17.8923 59.8123 17.7822C59.7192 17.6637 59.6346 17.5495 59.5584 17.4395C59.4823 17.321 59.4442 17.1729 59.4442 16.9951C59.4442 16.8258 59.4865 16.665 59.5711 16.5127C59.6558 16.3604 59.77 16.2249 59.9139 16.1064C60.0662 15.988 60.2355 15.8949 60.4217 15.8271C60.6164 15.7594 60.8153 15.7256 61.0184 15.7256C61.2638 15.7256 61.4923 15.7891 61.7039 15.916C61.924 16.043 62.1102 16.2207 62.2625 16.4492C62.4233 16.6693 62.5461 16.9316 62.6307 17.2363C62.7238 17.5326 62.7703 17.8499 62.7703 18.1885C62.7703 18.874 62.5884 19.513 62.2244 20.1055C61.8605 20.6895 61.3569 21.193 60.7137 21.6162C60.0705 22.0394 59.3088 22.3737 58.4285 22.6191C57.5483 22.8561 56.592 22.9746 55.5594 22.9746C54.4168 22.9746 53.3631 22.8223 52.3983 22.5176C51.4334 22.2044 50.5998 21.7728 49.8973 21.2227C49.2033 20.6725 48.6616 20.0208 48.2723 19.2676C47.883 18.5143 47.6883 17.6891 47.6883 16.792C47.6883 15.8102 47.8576 14.8835 48.1961 14.0117C48.5431 13.14 49.0129 12.3783 49.6053 11.7266C50.1977 11.0749 50.8875 10.5586 51.6746 10.1777C52.4702 9.79688 53.3166 9.60645 54.2137 9.60645C54.6115 9.60645 54.9754 9.65299 55.3055 9.74609C55.644 9.83073 55.936 9.95345 56.1815 10.1143C56.4269 10.2751 56.6173 10.4655 56.7528 10.6855C56.8966 10.8971 56.9686 11.1299 56.9686 11.3838C56.9686 11.5869 56.922 11.7816 56.8289 11.9678C56.7443 12.1455 56.63 12.3063 56.4862 12.4502C56.3423 12.5856 56.173 12.6956 55.9783 12.7803C55.7921 12.8649 55.5933 12.9072 55.3817 12.9072C55.1616 12.9072 54.9839 12.8564 54.8485 12.7549C54.7215 12.6533 54.603 12.5433 54.493 12.4248C54.383 12.2979 54.2645 12.1836 54.1375 12.082C54.0106 11.9805 53.8371 11.9297 53.617 11.9297ZM72.9367 11.9043C73.4022 11.9043 73.8508 11.9762 74.2825 12.1201C74.7141 12.264 75.095 12.4629 75.425 12.7168C75.7551 12.9707 76.0175 13.2754 76.2121 13.6309C76.4153 13.9863 76.5168 14.3799 76.5168 14.8115C76.5168 14.9893 76.4745 15.1628 76.3899 15.332C76.3137 15.4928 76.2079 15.6367 76.0725 15.7637C75.9371 15.8822 75.7805 15.9795 75.6028 16.0557C75.4335 16.1234 75.2558 16.1572 75.0696 16.1572C75.0526 16.1572 75.0357 16.1615 75.0188 16.1699C75.0103 16.1699 74.9976 16.1699 74.9807 16.1699C74.9638 16.1784 74.9468 16.1826 74.9299 16.1826L74.9807 17.1982C75.0145 18.4085 75.1838 19.293 75.4885 19.8516C75.8017 20.4102 76.2079 20.6895 76.7073 20.6895C76.885 20.6895 77.0416 20.6725 77.177 20.6387C77.3209 20.6048 77.452 20.5667 77.5705 20.5244C77.6975 20.4736 77.816 20.4313 77.926 20.3975C78.036 20.3636 78.1461 20.3467 78.2561 20.3467C78.4507 20.3467 78.62 20.4313 78.7639 20.6006C78.9162 20.7699 78.9924 20.973 78.9924 21.21C78.9924 21.4469 78.8993 21.6839 78.7131 21.9209C78.5354 22.1579 78.2984 22.3737 78.0022 22.5684C77.706 22.7546 77.3716 22.9069 76.9992 23.0254C76.6269 23.1439 76.2502 23.2031 75.8694 23.2031C75.2092 23.2031 74.6295 22.9323 74.1301 22.3906C73.6308 21.8405 73.2753 21.0365 73.0637 19.9785C73.0129 19.8092 72.9452 19.7246 72.8606 19.7246C72.759 19.7246 72.6701 19.7754 72.594 19.877C71.7561 20.9349 70.8632 21.7305 69.9153 22.2637C68.9673 22.7884 68.0321 23.0508 67.1096 23.0508C66.678 23.0508 66.2886 22.9873 65.9416 22.8604C65.5946 22.7334 65.2984 22.5557 65.053 22.3271C64.816 22.0902 64.6298 21.8066 64.4944 21.4766C64.3674 21.138 64.3039 20.7614 64.3039 20.3467C64.3039 19.7627 64.4309 19.1491 64.6848 18.5059C64.9472 17.8626 65.2984 17.2279 65.7385 16.6016C66.1786 15.9753 66.6864 15.3786 67.2619 14.8115C67.8459 14.2445 68.4553 13.7451 69.0901 13.3135C69.7333 12.8818 70.385 12.5391 71.0451 12.2852C71.7053 12.0312 72.3358 11.9043 72.9367 11.9043ZM72.5178 16.2969C72.6701 16.0091 72.8098 15.8018 72.9367 15.6748C73.0637 15.5394 73.2457 15.4505 73.4826 15.4082C73.6688 15.3828 73.7619 15.3236 73.7619 15.2305C73.7619 15.1628 73.7366 15.0908 73.6858 15.0146C73.525 14.7946 73.3557 14.6042 73.178 14.4434C73.0002 14.2741 72.7632 14.1895 72.467 14.1895C72.1454 14.1895 71.7857 14.2826 71.3879 14.4688C70.9901 14.6549 70.5839 14.9046 70.1692 15.2178C69.7629 15.5225 69.3609 15.8737 68.9631 16.2715C68.5738 16.6608 68.2268 17.0628 67.9221 17.4775C67.6174 17.8923 67.372 18.3027 67.1858 18.709C66.9996 19.1152 66.9065 19.4792 66.9065 19.8008C66.9065 20.0885 66.9826 20.3128 67.135 20.4736C67.2958 20.6344 67.5116 20.7148 67.7825 20.7148C68.4765 20.7148 69.2339 20.3467 70.0549 19.6104C70.8759 18.874 71.6968 17.7695 72.5178 16.2969ZM88.8922 13.5039C88.5791 13.5039 88.304 13.5885 88.067 13.7578C87.83 13.9186 87.6269 14.1471 87.4576 14.4434C87.2884 14.7311 87.1487 15.0739 87.0387 15.4717C86.9287 15.861 86.8398 16.2884 86.7721 16.7539C86.7044 17.2194 86.6578 17.7061 86.6324 18.2139C86.6071 18.7217 86.5944 19.2337 86.5944 19.75C86.5944 20.4271 86.6198 21.0957 86.6705 21.7559C86.7298 22.4076 86.7594 23.0127 86.7594 23.5713C86.7594 23.9352 86.624 24.2188 86.3531 24.4219C86.0823 24.6335 85.6972 24.7393 85.1979 24.7393C85.1048 24.7393 84.999 24.7308 84.8805 24.7139C84.762 24.6969 84.6477 24.6631 84.5377 24.6123C84.4362 24.5615 84.3431 24.4896 84.2584 24.3965C84.1823 24.3118 84.1399 24.1934 84.1315 24.041C84.0553 23.2962 83.9453 22.5345 83.8014 21.7559C83.6575 20.9772 83.4755 20.2028 83.2555 19.4326C83.0439 18.654 82.7858 17.8838 82.4811 17.1221C82.1849 16.3604 81.8421 15.6156 81.4528 14.8877C81.3851 14.7607 81.3258 14.6423 81.275 14.5322C81.2327 14.4222 81.2115 14.3164 81.2115 14.2148C81.2115 14.0879 81.2666 13.9525 81.3766 13.8086C81.4951 13.6562 81.639 13.5166 81.8082 13.3896C81.986 13.2627 82.1764 13.1611 82.3795 13.085C82.5911 13.0003 82.7942 12.958 82.9889 12.958C83.3105 12.958 83.594 13.1823 83.8395 13.6309C84.0849 14.071 84.3134 14.7777 84.525 15.751C84.5673 15.9202 84.6012 16.0387 84.6266 16.1064C84.652 16.1742 84.6858 16.208 84.7281 16.208C84.8212 16.208 84.8805 16.0641 84.9059 15.7764C85.0074 14.9723 85.1809 14.2826 85.4264 13.707C85.6718 13.123 85.9765 12.6449 86.3405 12.2725C86.7128 11.8916 87.136 11.6123 87.61 11.4346C88.0924 11.2568 88.6214 11.168 89.1969 11.168C89.527 11.168 89.8613 11.1976 90.1998 11.2568C90.5384 11.3161 90.8431 11.4049 91.1139 11.5234C91.3847 11.6419 91.6048 11.7858 91.774 11.9551C91.9433 12.1243 92.028 12.3148 92.028 12.5264C92.028 12.6787 91.9941 12.8607 91.9264 13.0723C91.8671 13.2754 91.7867 13.4743 91.6852 13.6689C91.5836 13.8551 91.4651 14.016 91.3297 14.1514C91.2028 14.2783 91.0716 14.3418 90.9362 14.3418C90.7838 14.3418 90.6357 14.2995 90.4918 14.2148C90.3479 14.1217 90.1914 14.0244 90.0221 13.9229C89.8613 13.8213 89.6878 13.7282 89.5016 13.6436C89.3239 13.5505 89.1207 13.5039 88.8922 13.5039ZM104.632 20.2197C104.877 20.0081 105.119 19.9023 105.355 19.9023C105.491 19.9023 105.614 19.9362 105.724 20.0039C105.834 20.0716 105.956 20.1774 106.092 20.3213C106.219 20.516 106.308 20.6768 106.358 20.8037C106.418 20.9222 106.447 21.0407 106.447 21.1592C106.447 21.4131 106.32 21.6543 106.066 21.8828C105.66 22.2214 105.22 22.526 104.746 22.7969C104.272 23.0592 103.777 23.2835 103.261 23.4697C102.744 23.6559 102.211 23.7956 101.661 23.8887C101.111 23.9902 100.565 24.041 100.023 24.041C99.3379 24.041 98.6947 23.9521 98.0938 23.7744C97.4929 23.6051 96.9554 23.3597 96.4815 23.0381C96.016 22.7165 95.6224 22.3314 95.3008 21.8828C94.9792 21.4258 94.7507 20.9137 94.6153 20.3467C94.5391 20.1097 94.4672 19.9574 94.3994 19.8896C94.3402 19.8135 94.2386 19.7754 94.0948 19.7754C93.7816 19.7754 93.5404 19.6992 93.3711 19.5469C93.2019 19.3945 93.1172 19.1745 93.1172 18.8867C93.1172 18.7682 93.1257 18.6921 93.1426 18.6582L93.168 18.4043C93.2103 18.0996 93.2907 17.8796 93.4092 17.7441C93.5362 17.6087 93.7308 17.541 93.9932 17.541H94.1836C94.5391 17.541 94.7888 17.376 94.9326 17.0459C95.195 16.4619 95.5293 15.9287 95.9356 15.4463C96.3418 14.9639 96.7989 14.5534 97.3067 14.2148C97.8145 13.8678 98.3562 13.6012 98.9317 13.415C99.5157 13.2204 100.108 13.123 100.709 13.123C101.335 13.123 101.919 13.2161 102.461 13.4023C103.011 13.5801 103.489 13.8298 103.896 14.1514C104.302 14.473 104.619 14.8496 104.848 15.2812C105.085 15.7129 105.203 16.1784 105.203 16.6777C105.203 17.0247 105.135 17.3421 105 17.6299C104.865 17.9176 104.67 18.1715 104.416 18.3916C104.162 18.6032 103.853 18.7767 103.489 18.9121C103.134 19.0475 102.728 19.1364 102.271 19.1787L97.8653 19.623C97.696 19.623 97.5563 19.6654 97.4463 19.75C97.3448 19.8346 97.294 19.9489 97.294 20.0928C97.294 20.3128 97.3744 20.5244 97.5352 20.7275C97.7045 20.9307 97.9245 21.1126 98.1953 21.2734C98.4746 21.4258 98.792 21.5485 99.1475 21.6416C99.5114 21.7347 99.8838 21.7812 100.265 21.7812C100.629 21.7812 101.001 21.7474 101.382 21.6797C101.771 21.6035 102.152 21.4977 102.524 21.3623C102.905 21.2269 103.273 21.0661 103.629 20.8799C103.984 20.6852 104.319 20.4652 104.632 20.2197ZM101.801 16.9443C101.928 16.9189 102.038 16.8597 102.131 16.7666C102.224 16.665 102.271 16.5423 102.271 16.3984C102.271 16.2715 102.224 16.153 102.131 16.043C102.038 15.9329 101.911 15.8356 101.75 15.751C101.589 15.6579 101.403 15.5859 101.191 15.5352C100.98 15.4844 100.756 15.459 100.519 15.459C100.172 15.459 99.8161 15.5098 99.4522 15.6113C99.0882 15.7129 98.7582 15.8483 98.4619 16.0176C98.1657 16.1784 97.9245 16.3604 97.7383 16.5635C97.5521 16.7581 97.459 16.9528 97.459 17.1475C97.459 17.3421 97.5775 17.4395 97.8145 17.4395C97.9584 17.4395 98.1911 17.4225 98.5127 17.3887C98.8343 17.3548 99.1898 17.3167 99.5791 17.2744C99.9685 17.2236 100.362 17.1686 100.76 17.1094C101.158 17.0501 101.505 16.9951 101.801 16.9443Z"
fill="#EF4565" />
<g clip-path="url(#clip0_1972_29)">
<path
d="M134.893 18.4596C134.976 17.81 134.826 17.2223 134.459 16.7603L134.454 16.7542C134.285 16.5463 134.079 16.3713 133.845 16.2385L133.819 16.2239C132.715 15.617 131.061 15.8981 129.703 16.9238C128.709 17.6732 128.04 18.7071 127.914 19.6896C127.83 20.3394 127.981 20.9276 128.35 21.3908L128.354 21.3957C128.523 21.6036 128.729 21.7786 128.963 21.9114C130.068 22.5405 131.733 22.2661 133.112 21.2285C134.1 20.4773 134.766 19.4428 134.893 18.4596Z"
fill="#094067" />
<path
d="M127.114 21.7888C126.702 21.0554 126.313 20.3618 126.295 19.5043C126.25 17.1329 126.222 15.7013 124.52 14.732C122.818 13.7627 121.545 14.454 119.438 15.5998C118.675 16.0138 117.87 16.0276 117.017 16.0427C116.039 16.0596 115.029 16.0771 114.193 16.7676C113.882 17.0113 113.622 17.3114 113.426 17.6518C112.592 19.0763 113.039 20.8758 114.421 21.6627C115.134 22.0688 116.035 22.2573 116.989 22.4566C117.907 22.6483 118.855 22.8465 119.545 23.2395C120.235 23.6325 120.882 24.3423 121.506 25.0284C122.157 25.7412 122.77 26.4149 123.485 26.8221C124.865 27.6079 126.666 27.0883 127.5 25.6639C127.7 25.3253 127.832 24.9522 127.889 24.5646C128.078 23.5046 127.588 22.6323 127.114 21.7888Z"
fill="#094067" />
<path
d="M121.077 10.9143C121.208 11.7781 121.624 12.4493 122.248 12.8043C122.333 12.8528 122.422 12.895 122.513 12.9305C123.924 13.4824 125.65 12.3787 126.445 10.4149C126.78 9.58956 126.898 8.71062 126.78 7.94192C126.649 7.07976 126.232 6.40856 125.609 6.05374C125.523 6.00528 125.435 5.9631 125.343 5.92756C123.932 5.37565 122.206 6.47935 121.411 8.44317C121.077 9.26708 120.959 10.1452 121.077 10.9143Z"
fill="#094067" />
<path
d="M127.105 15.5456C127.182 15.6059 127.263 15.6606 127.348 15.709C127.972 16.0643 128.769 16.0838 129.593 15.7645C130.327 15.4801 131.038 14.9396 131.596 14.2421C132.922 12.582 133.028 10.5554 131.839 9.62553C131.762 9.56519 131.68 9.51057 131.595 9.4621C130.972 9.10807 130.174 9.08749 129.351 9.4061C128.617 9.68981 127.904 10.2302 127.347 10.9298C126.021 12.5899 125.915 14.6165 127.105 15.5456Z"
fill="#094067" />
<path
d="M116.752 14.7885L116.758 14.7897C117.349 14.8729 117.94 14.7076 118.468 14.3115C119.269 13.7107 119.842 12.6238 120.003 11.4004C120.227 9.70714 119.636 8.14686 118.532 7.51844C118.299 7.38503 118.042 7.29612 117.775 7.25633L117.768 7.25511C117.18 7.17109 116.588 7.33795 116.06 7.73407C115.259 8.33483 114.686 9.42176 114.524 10.6452C114.301 12.3384 114.892 13.8987 115.996 14.5271C116.229 14.6601 116.485 14.7488 116.752 14.7885V14.7885Z"
fill="#094067" />
</g>
<defs>
<clipPath id="clip0_1972_29">
<rect width="23.6701" height="23.5074" fill="white"
transform="matrix(0.868986 0.494837 -0.505181 0.863013 119.431 0)" />
</clipPath>
</defs>
</svg>
</a>
<nav>
<ul>
<li>
<a class="selected" href="#">Home</a>
</li>
<li>
<a href="#services">Services</a>
</li>
<li>
<a href="#about">About</a>
</li>
<li>
<a href="#testamonials">Testamonials</a>
</li>
</ul>
</nav>
<a href="#contact-us" class="btn">Book a schedule</a>
<div class="socio-icons">
<ul>
<li>
<a href="#">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg" aria-labelledby="footer-instagram-link">
<title id="footer-instagram-link">
Visit PetCare's instagram
</title>
<path
d="M17 1.99997H7C4.23858 1.99997 2 4.23855 2 6.99997V17C2 19.7614 4.23858 22 7 22H17C19.7614 22 22 19.7614 22 17V6.99997C22 4.23855 19.7614 1.99997 17 1.99997Z"
stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
</path>
<path
d="M15.9997 11.3701C16.1231 12.2023 15.981 13.0523 15.5935 13.7991C15.206 14.5459 14.5929 15.1515 13.8413 15.5297C13.0898 15.908 12.2382 16.0397 11.4075 15.906C10.5768 15.7723 9.80947 15.3801 9.21455 14.7852C8.61962 14.1903 8.22744 13.4229 8.09377 12.5923C7.96011 11.7616 8.09177 10.91 8.47003 10.1584C8.84829 9.40691 9.45389 8.7938 10.2007 8.4063C10.9475 8.0188 11.7975 7.87665 12.6297 8.00006C13.4786 8.12594 14.2646 8.52152 14.8714 9.12836C15.4782 9.73521 15.8738 10.5211 15.9997 11.3701Z"
stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
</path>
<path d="M17.5 6.49997H17.51" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"></path>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg" aria-labelledby="footer-facebook-link">
<title id="footer-facebook-link">
Visit PetCare's facebook
</title>
<path
d="M18 1.99997H15C13.6739 1.99997 12.4021 2.52675 11.4645 3.46444C10.5268 4.40212 10 5.67389 10 6.99997V9.99997H7V14H10V22H14V14H17L18 9.99997H14V6.99997C14 6.73475 14.1054 6.4804 14.2929 6.29286C14.4804 6.10533 14.7348 5.99997 15 5.99997H18V1.99997Z"
stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
</path>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg" aria-labelledby="footer-youtube-link">
<title id="footer-youtube-link">
Visit PetCare's youtube
</title>
<path
d="M22.5396 6.42C22.4208 5.94541 22.1789 5.51057 21.8382 5.15941C21.4976 4.80824 21.0703 4.55318 20.5996 4.42C18.8796 4 11.9996 4 11.9996 4C11.9996 4 5.1196 4 3.3996 4.46C2.92884 4.59318 2.50157 4.84824 2.16094 5.19941C1.82031 5.55057 1.57838 5.98541 1.4596 6.46C1.14481 8.20556 0.990831 9.97631 0.999595 11.75C0.988374 13.537 1.14236 15.3213 1.4596 17.08C1.59055 17.5398 1.8379 17.9581 2.17774 18.2945C2.51758 18.6308 2.93842 18.8738 3.3996 19C5.1196 19.46 11.9996 19.46 11.9996 19.46C11.9996 19.46 18.8796 19.46 20.5996 19C21.0703 18.8668 21.4976 18.6118 21.8382 18.2606C22.1789 17.9094 22.4208 17.4746 22.5396 17C22.852 15.2676 23.0059 13.5103 22.9996 11.75C23.0108 9.96295 22.8568 8.1787 22.5396 6.42Z"
stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
</path>
<path d="M9.75 15.02L15.5 11.75L9.75 8.48001V15.02Z" stroke="#FFFFFF" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</a>
</li>
</ul>
</div>
<svg class="hamburger" width="40" height="40" viewBox="0 0 40 40" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path d="M10 20H30" stroke="#EF4565" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
</path>
<path d="M10 12H30" stroke="#EF4565" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
</path>
<path d="M18 28L30 28" stroke="#EF4565" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
</path>
</svg>
</header>
<!--=========================== Header end ===========================-->
<!--=========================== Main start ===========================-->
<section id="main" class="navbar-anchor">
<div class="container container-main">
<div class="content">
<h3>WELCOME TO PETCARE 👋</h3>
<h1>Caring for your pet's health 24/7</h1>
<p>We share your love for animals and it's our mission to provide the best treatment to ensure comfort
and
longevity for your pet.</p>
<button>
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M13.8337 11.6667C13.667 11.5833 12.5837 11.0833 12.417 11C12.2503 10.9167 12.0837 10.9167 11.917 11.0833C11.7503 11.25 11.417 11.75 11.2503 11.9167C11.167 12.0833 11.0003 12.0833 10.8337 12C10.2503 11.75 9.66699 11.4167 9.16699 11C8.75033 10.5833 8.33366 10.0833 8.00033 9.58334C7.91699 9.41668 8.00033 9.25001 8.08366 9.16668C8.16699 9.08334 8.25033 8.91668 8.41699 8.83334C8.50033 8.75001 8.58366 8.58334 8.58366 8.50001C8.66699 8.41668 8.66699 8.25001 8.58366 8.16668C8.50033 8.08334 8.08366 7.08334 7.91699 6.66668C7.83366 6.08334 7.66699 6.08334 7.50033 6.08334C7.41699 6.08334 7.25033 6.08334 7.08366 6.08334C6.91699 6.08334 6.66699 6.25001 6.58366 6.33334C6.08366 6.83334 5.83366 7.41668 5.83366 8.08334C5.91699 8.83334 6.16699 9.58334 6.66699 10.25C7.58366 11.5833 8.75033 12.6667 10.167 13.3333C10.5837 13.5 10.917 13.6667 11.3337 13.75C11.7503 13.9167 12.167 13.9167 12.667 13.8333C13.2503 13.75 13.7503 13.3333 14.0837 12.8333C14.2503 12.5 14.2503 12.1667 14.167 11.8333C14.167 11.8333 14.0003 11.75 13.8337 11.6667ZM15.917 4.08334C12.667 0.833344 7.41699 0.833344 4.16699 4.08334C1.50033 6.75001 1.00033 10.8333 2.83366 14.0833L1.66699 18.3333L6.08366 17.1667C7.33366 17.8333 8.66699 18.1667 10.0003 18.1667C14.5837 18.1667 18.2503 14.5 18.2503 9.91668C18.3337 7.75001 17.417 5.66668 15.917 4.08334ZM13.667 15.75C12.5837 16.4167 11.3337 16.8333 10.0003 16.8333C8.75033 16.8333 7.58366 16.5 6.50033 15.9167L6.25033 15.75L3.66699 16.4167L4.33366 13.9167L4.16699 13.6667C2.16699 10.3333 3.16699 6.16668 6.41699 4.08334C9.66699 2.00001 13.8337 3.08334 15.8337 6.25001C17.8337 9.50001 16.917 13.75 13.667 15.75Z"
fill="white"></path>
</svg> BOOK A SCHEDULE
</button>
</div>
<div class="hero">
<img src="images/friendly-brown-and-white-long-coated-dog.png" alt="#">
</div>
<div class="stats">
<div>
<h4>+0</h4>
<p>Pets treated</p>
</div>
<div class="middle-state">
<h4>+0</h4>
<p>Veterinary specialists</p>
</div>
<div>
<h4>+0</h4>
<p>Years of experience</p>
</div>
</div>
</div>
</section>
<!--=========================== Main end ===========================-->
<!--=========================== Services Section start ===========================-->
<section id="services" class="navbar-anchor">
<div class="container container-services">
<h3>SERVICES</h3>
<h2>We offer a wide range of veterinary services for your pet</h2>
<div class="services">
<div class="service">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="12" fill="#D8EEFE"></circle>
<path d="M17.091 8.18182L10.091 15.1818L6.90918 12" stroke="#EF4565" stroke-width="1.5"
stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<h4>Wellness Care</h4>
<p>Our friendly and dedicated veterinary team are ready to handle all aspects of your pet's care. We
can quickly diagnose, treat, and monitor any medical condition.</p>
</div>
<div class="service">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="12" fill="#D8EEFE"></circle>
<path d="M17.091 8.18182L10.091 15.1818L6.90918 12" stroke="#EF4565" stroke-width="1.5"
stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<h4>Vaccinations</h4>
<p>We make it easy and affordable to keep your pet's vaccination up to date, with transparent
pricing and no exam fees.</p>
</div>
<div class="service">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="12" fill="#D8EEFE"></circle>
<path d="M17.091 8.18182L10.091 15.1818L6.90918 12" stroke="#EF4565" stroke-width="1.5"
stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<h4>Surgery</h4>
<p>From routine to complex, our mordern facility and experienced surgeons will ensure your pet
receives the best possible care.</p>
</div>
<div class="service">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="12" fill="#D8EEFE"></circle>
<path d="M17.091 8.18182L10.091 15.1818L6.90918 12" stroke="#EF4565" stroke-width="1.5"
stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<h4>Diagnostic Imaging</h4>
<p>Our digital radiology system provides detailed, clear, and quick x-rays that help us get
information about your pet's health. We can also perform ultrasound to ensure we get the most
accurate and complete diagnosis.</p>
</div>
<div class="service">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="12" fill="#D8EEFE"></circle>
<path d="M17.091 8.18182L10.091 15.1818L6.90918 12" stroke="#EF4565" stroke-width="1.5"
stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<h4>Dental Care</h4>
<p>Dental health is an important part of a pet's overall health. Regular dental checks and hygiene
visits can greatly improve a pet's quality of life.</p>
</div>
<div class="service">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="12" fill="#D8EEFE"></circle>
<path d="M17.091 8.18182L10.091 15.1818L6.90918 12" stroke="#EF4565" stroke-width="1.5"
stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<h4>Microchipping</h4>
<p>Get reunited with your best friend quicker and easier by getting them a permanent identification
with a microchip. Our expert vet can make it comfortable and fast for your pet.</p>
</div>
</div>
</div>
</section>
<!--=========================== Services Section end ===========================-->
<!--=========================== About Section start ===========================-->
<section id="about" class="navbar-anchor">
<div class="container container-about">
<div class="img-wrapper">
<img src="images/brown-puppy-in-the-arms-of-a-person.jpg" alt="#">
</div>
<div class="content">
<h3>ABOUT US</h3>
<h2>The best veterinary experience possible for you and your pet</h2>
<div>
<p>We're pet lovers just as you are and we treat every patient as if they are our own pet, giving
them all the attention they deserve.</p>
<p>We are dedicated to providing the highest level of veterinary medicine along with friendly,
compassionate, and individualized service.</p>
<p>We are dedicated to providing the highest level of veterinary medicine along with friendly,
compassionate, and individualized service.</p>
</div>
</div>
</div>
</section>
<!--=========================== About Section end ===========================-->
<!--=========================== Testamonials Section start ===========================-->
<sections id="testamonials" class="navbar-anchor">
<div class="container container-testamonials">
<h3>TESTIMONIALS</h3>
<h2>What our clients say about us</h2>
<div class="testamonials">
<div class="testamonial">
<svg width="45" height="31" viewBox="0 0 45 31" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M17.5263 11.7111C17.5263 14.237 16.9539 16.5525 15.8092 18.6574C14.7039 20.7241 13.3618 22.5228 11.7829 24.0537C10.2039 25.6228 8.4671 27.0389 6.57237 28.3019C4.67763 29.5265 3.15789 30.4259 2.01316 31L0 27.613C1.61842 26.6944 3.15789 25.7568 4.61842 24.8C6.11842 23.8049 7.26316 22.8673 8.05263 21.987C9.11842 20.8389 9.9671 19.6525 10.5987 18.4278C11.2303 17.1648 11.625 15.5191 11.7829 13.4907H8.94079C6.45395 13.4907 4.51974 12.8784 3.13816 11.6537C1.75658 10.429 1.06579 8.72593 1.06579 6.54444C1.06579 4.97531 1.69737 3.50185 2.96053 2.12407C4.22368 0.708025 5.94079 0 8.11184 0C11.4671 0 13.875 1.09074 15.3355 3.27222C16.7961 5.41543 17.5263 8.2284 17.5263 11.7111Z"
fill="#CD3D58"></path>
<path
d="M45 11.7111C45 14.237 44.4276 16.5525 43.2829 18.6574C42.1776 20.7241 40.8355 22.5228 39.2566 24.0537C37.6776 25.6228 35.9408 27.0389 34.0461 28.3019C32.1513 29.5265 30.6316 30.4259 29.4868 31L27.4737 27.613C29.0921 26.6944 30.6316 25.7568 32.0921 24.8C33.5921 23.8049 34.7368 22.8673 35.5263 21.987C36.5921 20.8389 37.4408 19.6525 38.0724 18.4278C38.7039 17.1648 39.0987 15.5191 39.2566 13.4907H36.4145C33.9276 13.4907 31.9934 12.8784 30.6118 11.6537C29.2303 10.429 28.5395 8.72593 28.5395 6.54444C28.5395 4.97531 29.1711 3.50185 30.4342 2.12407C31.6974 0.708025 33.4145 0 35.5855 0C38.9408 0 41.3487 1.09074 42.8092 3.27222C44.2697 5.41543 45 8.2284 45 11.7111Z"
fill="#CD3D58"></path>
</svg>
<p>
All the staff at PetCare are kind, attentive, and provide
top-notch services for the animals in their care. I've been a
client for a number of years and I trust them to provide
helpful advice and treatment options for my dogs.
</p>
<div class="testamonial-info">
<img src="images/testimonial-person1.jpg" alt="#">
<span>Sophie Turing</span>
</div>
</div>
<div class="testamonial">
<svg width="45" height="31" viewBox="0 0 45 31" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M17.5263 11.7111C17.5263 14.237 16.9539 16.5525 15.8092 18.6574C14.7039 20.7241 13.3618 22.5228 11.7829 24.0537C10.2039 25.6228 8.4671 27.0389 6.57237 28.3019C4.67763 29.5265 3.15789 30.4259 2.01316 31L0 27.613C1.61842 26.6944 3.15789 25.7568 4.61842 24.8C6.11842 23.8049 7.26316 22.8673 8.05263 21.987C9.11842 20.8389 9.9671 19.6525 10.5987 18.4278C11.2303 17.1648 11.625 15.5191 11.7829 13.4907H8.94079C6.45395 13.4907 4.51974 12.8784 3.13816 11.6537C1.75658 10.429 1.06579 8.72593 1.06579 6.54444C1.06579 4.97531 1.69737 3.50185 2.96053 2.12407C4.22368 0.708025 5.94079 0 8.11184 0C11.4671 0 13.875 1.09074 15.3355 3.27222C16.7961 5.41543 17.5263 8.2284 17.5263 11.7111Z"
fill="#CD3D58"></path>
<path
d="M45 11.7111C45 14.237 44.4276 16.5525 43.2829 18.6574C42.1776 20.7241 40.8355 22.5228 39.2566 24.0537C37.6776 25.6228 35.9408 27.0389 34.0461 28.3019C32.1513 29.5265 30.6316 30.4259 29.4868 31L27.4737 27.613C29.0921 26.6944 30.6316 25.7568 32.0921 24.8C33.5921 23.8049 34.7368 22.8673 35.5263 21.987C36.5921 20.8389 37.4408 19.6525 38.0724 18.4278C38.7039 17.1648 39.0987 15.5191 39.2566 13.4907H36.4145C33.9276 13.4907 31.9934 12.8784 30.6118 11.6537C29.2303 10.429 28.5395 8.72593 28.5395 6.54444C28.5395 4.97531 29.1711 3.50185 30.4342 2.12407C31.6974 0.708025 33.4145 0 35.5855 0C38.9408 0 41.3487 1.09074 42.8092 3.27222C44.2697 5.41543 45 8.2284 45 11.7111Z"
fill="#CD3D58"></path>
</svg>
<p>
I've been bringing my pets here for many years and have always had compassionate, friendly, and
knowledgeable care from the vets and vet assistants. They're frank about costs and what is best
for the pet.
</p>
<div class="testamonial-info">
<img src="images/testimonial-person2.jpg" alt="#">
<span>Camille Wain</span>
</div>
</div>
<div class="testamonial">
<svg width="45" height="31" viewBox="0 0 45 31" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M17.5263 11.7111C17.5263 14.237 16.9539 16.5525 15.8092 18.6574C14.7039 20.7241 13.3618 22.5228 11.7829 24.0537C10.2039 25.6228 8.4671 27.0389 6.57237 28.3019C4.67763 29.5265 3.15789 30.4259 2.01316 31L0 27.613C1.61842 26.6944 3.15789 25.7568 4.61842 24.8C6.11842 23.8049 7.26316 22.8673 8.05263 21.987C9.11842 20.8389 9.9671 19.6525 10.5987 18.4278C11.2303 17.1648 11.625 15.5191 11.7829 13.4907H8.94079C6.45395 13.4907 4.51974 12.8784 3.13816 11.6537C1.75658 10.429 1.06579 8.72593 1.06579 6.54444C1.06579 4.97531 1.69737 3.50185 2.96053 2.12407C4.22368 0.708025 5.94079 0 8.11184 0C11.4671 0 13.875 1.09074 15.3355 3.27222C16.7961 5.41543 17.5263 8.2284 17.5263 11.7111Z"
fill="#CD3D58"></path>
<path
d="M45 11.7111C45 14.237 44.4276 16.5525 43.2829 18.6574C42.1776 20.7241 40.8355 22.5228 39.2566 24.0537C37.6776 25.6228 35.9408 27.0389 34.0461 28.3019C32.1513 29.5265 30.6316 30.4259 29.4868 31L27.4737 27.613C29.0921 26.6944 30.6316 25.7568 32.0921 24.8C33.5921 23.8049 34.7368 22.8673 35.5263 21.987C36.5921 20.8389 37.4408 19.6525 38.0724 18.4278C38.7039 17.1648 39.0987 15.5191 39.2566 13.4907H36.4145C33.9276 13.4907 31.9934 12.8784 30.6118 11.6537C29.2303 10.429 28.5395 8.72593 28.5395 6.54444C28.5395 4.97531 29.1711 3.50185 30.4342 2.12407C31.6974 0.708025 33.4145 0 35.5855 0C38.9408 0 41.3487 1.09074 42.8092 3.27222C44.2697 5.41543 45 8.2284 45 11.7111Z"
fill="#CD3D58"></path>
</svg>
<p>
Best, most thorough, careful, and thoughtful treatment for my pet. Highly recommend. They
provide options and explain all diagnoses. This is the best place, the staff are always so
friendly and they genuinely care about their patients.
</p>
<div class="testamonial-info">
<img src="images/testimonial-person3.jpg" alt="#">
<span>Stephen Strange</span>
</div>
</div>
<div class="testamonial">
<svg width="45" height="31" viewBox="0 0 45 31" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M17.5263 11.7111C17.5263 14.237 16.9539 16.5525 15.8092 18.6574C14.7039 20.7241 13.3618 22.5228 11.7829 24.0537C10.2039 25.6228 8.4671 27.0389 6.57237 28.3019C4.67763 29.5265 3.15789 30.4259 2.01316 31L0 27.613C1.61842 26.6944 3.15789 25.7568 4.61842 24.8C6.11842 23.8049 7.26316 22.8673 8.05263 21.987C9.11842 20.8389 9.9671 19.6525 10.5987 18.4278C11.2303 17.1648 11.625 15.5191 11.7829 13.4907H8.94079C6.45395 13.4907 4.51974 12.8784 3.13816 11.6537C1.75658 10.429 1.06579 8.72593 1.06579 6.54444C1.06579 4.97531 1.69737 3.50185 2.96053 2.12407C4.22368 0.708025 5.94079 0 8.11184 0C11.4671 0 13.875 1.09074 15.3355 3.27222C16.7961 5.41543 17.5263 8.2284 17.5263 11.7111Z"
fill="#CD3D58"></path>
<path
d="M45 11.7111C45 14.237 44.4276 16.5525 43.2829 18.6574C42.1776 20.7241 40.8355 22.5228 39.2566 24.0537C37.6776 25.6228 35.9408 27.0389 34.0461 28.3019C32.1513 29.5265 30.6316 30.4259 29.4868 31L27.4737 27.613C29.0921 26.6944 30.6316 25.7568 32.0921 24.8C33.5921 23.8049 34.7368 22.8673 35.5263 21.987C36.5921 20.8389 37.4408 19.6525 38.0724 18.4278C38.7039 17.1648 39.0987 15.5191 39.2566 13.4907H36.4145C33.9276 13.4907 31.9934 12.8784 30.6118 11.6537C29.2303 10.429 28.5395 8.72593 28.5395 6.54444C28.5395 4.97531 29.1711 3.50185 30.4342 2.12407C31.6974 0.708025 33.4145 0 35.5855 0C38.9408 0 41.3487 1.09074 42.8092 3.27222C44.2697 5.41543 45 8.2284 45 11.7111Z"
fill="#CD3D58"></path>
</svg>
<p>
Everyone was so professional and ready to answer my questions and made me and my pet feel safe.
I really trust them, they will always do the best for your pet. Thank you for the wonderful
service, PetCare. I will never go anywhere else.
</p>
<div class="testamonial-info">
<img src="images/testimonial-person4.jpg" alt="#">
<span>Phil Burbank</span>
</div>
</div>
</div>
<div class="testamonials-parts">
<div class="active"></div>
<div></div>
</div>
<div class="stats">
<h2>Get the best care for your pet. Book a schedule now.</h2>
<button><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M13.8337 11.6667C13.667 11.5833 12.5837 11.0833 12.417 11C12.2503 10.9167 12.0837 10.9167 11.917 11.0833C11.7503 11.25 11.417 11.75 11.2503 11.9167C11.167 12.0833 11.0003 12.0833 10.8337 12C10.2503 11.75 9.66699 11.4167 9.16699 11C8.75033 10.5833 8.33366 10.0833 8.00033 9.58334C7.91699 9.41668 8.00033 9.25001 8.08366 9.16668C8.16699 9.08334 8.25033 8.91668 8.41699 8.83334C8.50033 8.75001 8.58366 8.58334 8.58366 8.50001C8.66699 8.41668 8.66699 8.25001 8.58366 8.16668C8.50033 8.08334 8.08366 7.08334 7.91699 6.66668C7.83366 6.08334 7.66699 6.08334 7.50033 6.08334C7.41699 6.08334 7.25033 6.08334 7.08366 6.08334C6.91699 6.08334 6.66699 6.25001 6.58366 6.33334C6.08366 6.83334 5.83366 7.41668 5.83366 8.08334C5.91699 8.83334 6.16699 9.58334 6.66699 10.25C7.58366 11.5833 8.75033 12.6667 10.167 13.3333C10.5837 13.5 10.917 13.6667 11.3337 13.75C11.7503 13.9167 12.167 13.9167 12.667 13.8333C13.2503 13.75 13.7503 13.3333 14.0837 12.8333C14.2503 12.5 14.2503 12.1667 14.167 11.8333C14.167 11.8333 14.0003 11.75 13.8337 11.6667ZM15.917 4.08334C12.667 0.833344 7.41699 0.833344 4.16699 4.08334C1.50033 6.75001 1.00033 10.8333 2.83366 14.0833L1.66699 18.3333L6.08366 17.1667C7.33366 17.8333 8.66699 18.1667 10.0003 18.1667C14.5837 18.1667 18.2503 14.5 18.2503 9.91668C18.3337 7.75001 17.417 5.66668 15.917 4.08334ZM13.667 15.75C12.5837 16.4167 11.3337 16.8333 10.0003 16.8333C8.75033 16.8333 7.58366 16.5 6.50033 15.9167L6.25033 15.75L3.66699 16.4167L4.33366 13.9167L4.16699 13.6667C2.16699 10.3333 3.16699 6.16668 6.41699 4.08334C9.66699 2.00001 13.8337 3.08334 15.8337 6.25001C17.8337 9.50001 16.917 13.75 13.667 15.75Z"
fill="#c3324d"></path>
</svg> BOOK A SCHEDULE</button>
</div>
</div>
</sections>
<!--=========================== Testamonials Section end ===========================-->
<!--=========================== Contact Section start ===========================-->
<section id="contact">
<!--=========================== Add Part start ===========================-->
<div class="container ad-section" id="contact-us">
<div class="content">
<h3>CONTACT</h3>
<h2>We are here for you and your pet. Please don't hesitate to contact us!</h2>
<div>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M21 10C21 17 12 23 12 23C12 23 3 17 3 10C3 7.61305 3.94821 5.32387 5.63604 3.63604C7.32387 1.94821 9.61305 1 12 1C14.3869 1 16.6761 1.94821 18.364 3.63604C20.0518 5.32387 21 7.61305 21 10Z"
stroke="#EF4565" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
<path
d="M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z"
stroke="#EF4565" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
221 Baker Street, London
</div>
<div>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M4 4H20C21.1 4 22 4.9 22 6V18C22 19.1 21.1 20 20 20H4C2.9 20 2 19.1 2 18V6C2 4.9 2.9 4 4 4Z"
stroke="#EF4565" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
<path d="M22 6L12 13L2 6" stroke="#EF4565" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"></path>
</svg>
contact@petcare.com
</div>
<button>
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M13.8337 11.6667C13.667 11.5833 12.5837 11.0833 12.417 11C12.2503 10.9167 12.0837 10.9167 11.917 11.0833C11.7503 11.25 11.417 11.75 11.2503 11.9167C11.167 12.0833 11.0003 12.0833 10.8337 12C10.2503 11.75 9.66699 11.4167 9.16699 11C8.75033 10.5833 8.33366 10.0833 8.00033 9.58334C7.91699 9.41668 8.00033 9.25001 8.08366 9.16668C8.16699 9.08334 8.25033 8.91668 8.41699 8.83334C8.50033 8.75001 8.58366 8.58334 8.58366 8.50001C8.66699 8.41668 8.66699 8.25001 8.58366 8.16668C8.50033 8.08334 8.08366 7.08334 7.91699 6.66668C7.83366 6.08334 7.66699 6.08334 7.50033 6.08334C7.41699 6.08334 7.25033 6.08334 7.08366 6.08334C6.91699 6.08334 6.66699 6.25001 6.58366 6.33334C6.08366 6.83334 5.83366 7.41668 5.83366 8.08334C5.91699 8.83334 6.16699 9.58334 6.66699 10.25C7.58366 11.5833 8.75033 12.6667 10.167 13.3333C10.5837 13.5 10.917 13.6667 11.3337 13.75C11.7503 13.9167 12.167 13.9167 12.667 13.8333C13.2503 13.75 13.7503 13.3333 14.0837 12.8333C14.2503 12.5 14.2503 12.1667 14.167 11.8333C14.167 11.8333 14.0003 11.75 13.8337 11.6667ZM15.917 4.08334C12.667 0.833344 7.41699 0.833344 4.16699 4.08334C1.50033 6.75001 1.00033 10.8333 2.83366 14.0833L1.66699 18.3333L6.08366 17.1667C7.33366 17.8333 8.66699 18.1667 10.0003 18.1667C14.5837 18.1667 18.2503 14.5 18.2503 9.91668C18.3337 7.75001 17.417 5.66668 15.917 4.08334ZM13.667 15.75C12.5837 16.4167 11.3337 16.8333 10.0003 16.8333C8.75033 16.8333 7.58366 16.5 6.50033 15.9167L6.25033 15.75L3.66699 16.4167L4.33366 13.9167L4.16699 13.6667C2.16699 10.3333 3.16699 6.16668 6.41699 4.08334C9.66699 2.00001 13.8337 3.08334 15.8337 6.25001C17.8337 9.50001 16.917 13.75 13.667 15.75Z"
fill="white"></path>
</svg> BOOK A SCHEDULE
</button>
</div>
<div class="img-wrapper">
<img src="images/white-and-black-short-coated-dog-in-a-veterinary-clinic.jpg" alt="#">
</div>
</div>
<!--=========================== Add Part end ===========================-->
<!--=========================== Contact Form Part start ===========================-->
<div class="container contact-form">
<div class="img-wrapper">
<img src="images/tabby-cat-touching-persons-palm.jpg" alt="#">
</div>
<form>
<h3>
Would you like to send us a message?
Please fill in the form below.
</h3>
<div class="input">
<label for="name">Name:</label>
<input type="text" placeholder="ALLAOUA Okba" id="name">
</div>
<div class="input">
<label for="email">E-mail:</label>
<input type="email" placeholder="example@example.com" id="email">
</div>
<div class="input">
<label for="phone">Phone:</label>
<input type="text" placeholder="xx xxxx-xxxx" id="phone">
</div>
<div class="input">
<label for="message">Your message:</label>
<textarea placeholder="Write your message here..." id="message"></textarea>
</div>
<button>SEND MESSAGE <svg width="18" height="15" viewBox="0 0 18 15" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M1.92318 6.07097C1.3709 6.07096 0.923178 6.51867 0.923174 7.07096C0.92317 7.62324 1.37088 8.07096 1.92317 8.07097L1.92318 6.07097ZM16.0652 7.07107L16.7723 7.77817C17.1628 7.38765 17.1628 6.75449 16.7723 6.36396L16.0652 7.07107ZM10.8149 0.406533C10.4244 0.0160092 9.7912 0.0160092 9.40067 0.406533C9.01015 0.797058 9.01015 1.43022 9.40067 1.82075L10.8149 0.406533ZM9.40067 12.3214C9.01015 12.7119 9.01015 13.3451 9.40067 13.7356C9.7912 14.1261 10.4244 14.1261 10.8149 13.7356L9.40067 12.3214ZM1.92317 8.07097L16.0652 8.07107L16.0652 6.07107L1.92318 6.07097L1.92317 8.07097ZM9.40067 1.82075L15.3581 7.77817L16.7723 6.36396L10.8149 0.406533L9.40067 1.82075ZM15.3581 6.36396L9.40067 12.3214L10.8149 13.7356L16.7723 7.77817L15.3581 6.36396Z"
fill="white"></path>
</svg>
</button>
</form>
</div>
<!--=========================== Contact Form Part end ===========================-->
</section>
<!--=========================== Contact Section end ===========================-->
<!--=========================== Footer start ===========================-->
<footer>
<div class="container container-footer">
<div class="content">
<svg class="logo" width="140" height="32" viewBox="0 0 140 32" fill="white"
xmlns="http://www.w3.org/2000/svg" aria-labelledby="main-logo">
<title id="main-logo">Go back to the top of the homepage</title>
<path
d="M5.26819 24.46C5.26819 24.1807 5.2555 23.8167 5.23011 23.3682C5.21318 22.9196 5.18779 22.4245 5.15393 21.8828C5.12008 21.3411 5.08199 20.7656 5.03968 20.1562C4.99736 19.5469 4.95081 18.9417 4.90003 18.3408C4.84925 17.7399 4.79847 17.1602 4.74768 16.6016C4.70537 16.0345 4.66305 15.5225 4.62073 15.0654C4.55302 14.4137 4.45992 13.9355 4.34143 13.6309C4.22294 13.3262 4.02828 13.1738 3.75745 13.1738C3.50354 13.1738 3.33427 13.2458 3.24964 13.3896C3.17347 13.5335 3.12692 13.7113 3.10999 13.9229C3.10153 14.1344 3.09729 14.3672 3.09729 14.6211C3.10576 14.8665 3.06767 15.0951 2.98304 15.3066C2.90686 15.5182 2.75875 15.696 2.5387 15.8398C2.31865 15.9837 1.98011 16.0557 1.52308 16.0557C1.20146 16.0557 0.926395 15.9245 0.69788 15.6621C0.469364 15.3913 0.355106 15.002 0.355106 14.4941C0.355106 13.7832 0.566695 13.14 0.989872 12.5645C1.40459 11.9805 1.9928 11.4854 2.75452 11.0791C3.51624 10.6644 4.43453 10.3428 5.5094 10.1143C6.58427 9.88574 7.77763 9.77148 9.08948 9.77148C10.0289 9.77148 10.8964 9.87728 11.692 10.0889C12.4876 10.292 13.1731 10.5798 13.7487 10.9521C14.3326 11.3161 14.7897 11.752 15.1198 12.2598C15.4498 12.7591 15.6149 13.305 15.6149 13.8975C15.6149 14.5661 15.4202 15.2051 15.0309 15.8145C14.6416 16.4238 14.1041 16.9824 13.4186 17.4902C12.7415 17.998 11.9417 18.4424 11.0192 18.8232C10.0966 19.1956 9.10641 19.4876 8.04847 19.6992C7.75224 19.75 7.60413 19.932 7.60413 20.2451C7.60413 20.4567 7.61683 20.7233 7.64222 21.0449C7.67607 21.3581 7.70569 21.6882 7.73108 22.0352C7.76494 22.3822 7.79456 22.7249 7.81995 23.0635C7.8538 23.402 7.87073 23.7025 7.87073 23.9648C7.87073 24.4388 7.76071 24.7773 7.54065 24.9805C7.3206 25.1836 6.99475 25.2852 6.56311 25.2852C6.15686 25.2852 5.83948 25.2132 5.61097 25.0693C5.38245 24.9339 5.26819 24.7308 5.26819 24.46ZM12.9869 14.2656C12.9869 13.9779 12.8642 13.7028 12.6188 13.4404C12.3733 13.1781 12.0433 12.9453 11.6285 12.7422C11.2138 12.5391 10.7314 12.3783 10.1813 12.2598C9.63961 12.1413 9.06832 12.082 8.46741 12.082C8.17119 12.082 7.92151 12.0947 7.71839 12.1201C7.52373 12.137 7.36715 12.1709 7.24866 12.2217C7.13017 12.2725 7.04554 12.3402 6.99475 12.4248C6.95244 12.501 6.93128 12.6025 6.93128 12.7295C6.93128 12.8141 6.94397 13.013 6.96936 13.3262C6.99475 13.6309 7.02861 13.9863 7.07093 14.3926C7.11324 14.7988 7.15556 15.2262 7.19788 15.6748C7.24866 16.1149 7.29944 16.5127 7.35022 16.8682C7.37561 17.1305 7.40947 17.304 7.45179 17.3887C7.50257 17.4733 7.57874 17.5156 7.6803 17.5156C7.96806 17.5156 8.29814 17.4691 8.67054 17.376C9.04293 17.2744 9.42379 17.1432 9.81311 16.9824C10.2109 16.8132 10.596 16.6227 10.9684 16.4111C11.3492 16.1911 11.6878 15.9626 11.984 15.7256C12.2887 15.4801 12.5299 15.2347 12.7076 14.9893C12.8938 14.7354 12.9869 14.4941 12.9869 14.2656ZM29.8311 20.2197C30.0765 20.0081 30.3177 19.9023 30.5547 19.9023C30.6901 19.9023 30.8129 19.9362 30.9229 20.0039C31.0329 20.0716 31.1556 20.1774 31.291 20.3213C31.418 20.516 31.5069 20.6768 31.5576 20.8037C31.6169 20.9222 31.6465 21.0407 31.6465 21.1592C31.6465 21.4131 31.5196 21.6543 31.2657 21.8828C30.8594 22.2214 30.4193 22.526 29.9453 22.7969C29.4714 23.0592 28.9763 23.2835 28.46 23.4697C27.9437 23.6559 27.4105 23.7956 26.8604 23.8887C26.3102 23.9902 25.7644 24.041 25.2227 24.041C24.5371 24.041 23.8939 23.9521 23.293 23.7744C22.6921 23.6051 22.1547 23.3597 21.6807 23.0381C21.2152 22.7165 20.8216 22.3314 20.5 21.8828C20.1784 21.4258 19.9499 20.9137 19.8145 20.3467C19.7383 20.1097 19.6664 19.9574 19.5987 19.8896C19.5394 19.8135 19.4379 19.7754 19.294 19.7754C18.9808 19.7754 18.7396 19.6992 18.5703 19.5469C18.4011 19.3945 18.3164 19.1745 18.3164 18.8867C18.3164 18.7682 18.3249 18.6921 18.3418 18.6582L18.3672 18.4043C18.4095 18.0996 18.4899 17.8796 18.6084 17.7441C18.7354 17.6087 18.93 17.541 19.1924 17.541H19.3828C19.7383 17.541 19.988 17.376 20.1319 17.0459C20.3942 16.4619 20.7285 15.9287 21.1348 15.4463C21.541 14.9639 21.9981 14.5534 22.5059 14.2148C23.0137 13.8678 23.5554 13.6012 24.1309 13.415C24.7149 13.2204 25.3073 13.123 25.9082 13.123C26.5345 13.123 27.1185 13.2161 27.6602 13.4023C28.2103 13.5801 28.6885 13.8298 29.0948 14.1514C29.501 14.473 29.8184 14.8496 30.0469 15.2812C30.2839 15.7129 30.4024 16.1784 30.4024 16.6777C30.4024 17.0247 30.3347 17.3421 30.1992 17.6299C30.0638 17.9176 29.8692 18.1715 29.6153 18.3916C29.3614 18.6032 29.0524 18.7767 28.6885 18.9121C28.333 19.0475 27.9268 19.1364 27.4698 19.1787L23.0645 19.623C22.8952 19.623 22.7556 19.6654 22.6455 19.75C22.544 19.8346 22.4932 19.9489 22.4932 20.0928C22.4932 20.3128 22.5736 20.5244 22.7344 20.7275C22.9037 20.9307 23.1237 21.1126 23.3946 21.2734C23.6739 21.4258 23.9912 21.5485 24.3467 21.6416C24.7106 21.7347 25.083 21.7812 25.4639 21.7812C25.8278 21.7812 26.2002 21.7474 26.5811 21.6797C26.9704 21.6035 27.3513 21.4977 27.7237 21.3623C28.1045 21.2269 28.4727 21.0661 28.8282 20.8799C29.1836 20.6852 29.5179 20.4652 29.8311 20.2197ZM27 16.9443C27.127 16.9189 27.237 16.8597 27.3301 16.7666C27.4232 16.665 27.4698 16.5423 27.4698 16.3984C27.4698 16.2715 27.4232 16.153 27.3301 16.043C27.237 15.9329 27.1101 15.8356 26.9492 15.751C26.7884 15.6579 26.6022 15.5859 26.3907 15.5352C26.1791 15.4844 25.9548 15.459 25.7178 15.459C25.3708 15.459 25.0153 15.5098 24.6514 15.6113C24.2875 15.7129 23.9574 15.8483 23.6612 16.0176C23.3649 16.1784 23.1237 16.3604 22.9375 16.5635C22.7513 16.7581 22.6582 16.9528 22.6582 17.1475C22.6582 17.3421 22.7767 17.4395 23.0137 17.4395C23.1576 17.4395 23.3903 17.4225 23.7119 17.3887C24.0336 17.3548 24.389 17.3167 24.7783 17.2744C25.1677 17.2236 25.5612 17.1686 25.959 17.1094C26.3568 17.0501 26.7038 16.9951 27 16.9443ZM36.2397 8.33691C36.2397 7.88835 36.3666 7.5752 36.6205 7.39746C36.8744 7.21126 37.2934 7.11816 37.8774 7.11816C38.089 7.11816 38.2667 7.13932 38.4106 7.18164C38.5629 7.21549 38.6899 7.2832 38.7914 7.38477C38.9015 7.48633 38.9861 7.62174 39.0453 7.79102C39.113 7.95182 39.1681 8.15918 39.2104 8.41309C39.3119 9.2002 39.422 10.0127 39.5405 10.8506C39.6674 11.6885 39.7986 12.5306 39.934 13.377C39.9848 13.7578 40.1837 13.9482 40.5307 13.9482C40.6238 13.9482 40.7761 13.9398 40.9877 13.9229C41.2078 13.8975 41.4659 13.8721 41.7621 13.8467C42.0584 13.8128 42.3757 13.779 42.7143 13.7451C43.0613 13.7113 43.4041 13.6816 43.7426 13.6562C44.0896 13.6224 44.4155 13.597 44.7201 13.5801C45.0333 13.5547 45.3084 13.542 45.5453 13.542C45.7315 13.542 45.8797 13.5801 45.9897 13.6562C46.0997 13.724 46.1843 13.8171 46.2436 13.9355C46.3113 14.0456 46.3536 14.1725 46.3705 14.3164C46.3959 14.4518 46.4086 14.5915 46.4086 14.7354C46.4086 14.8623 46.3832 14.9935 46.3325 15.1289C46.2901 15.2643 46.2267 15.387 46.142 15.4971C46.0658 15.5986 45.9685 15.6833 45.85 15.751C45.7315 15.8187 45.5961 15.8525 45.4438 15.8525C44.7075 15.8525 43.9627 15.8779 43.2094 15.9287C42.4646 15.971 41.7198 16.0303 40.975 16.1064C40.5942 16.1572 40.4037 16.3477 40.4037 16.6777C40.4037 16.7031 40.408 16.737 40.4164 16.7793C40.4249 16.8132 40.4291 16.8428 40.4291 16.8682C40.5307 17.6045 40.6238 18.2943 40.7084 18.9375C40.8015 19.5807 40.8777 20.1562 40.9369 20.6641C41.0047 21.1634 41.0554 21.5824 41.0893 21.9209C41.1316 22.251 41.1528 22.471 41.1528 22.5811C41.1528 22.8857 41.1231 23.1396 41.0639 23.3428C41.0047 23.5544 40.9073 23.7236 40.7719 23.8506C40.6365 23.986 40.4545 24.0791 40.226 24.1299C40.006 24.1891 39.7267 24.2188 39.3881 24.2188C39.0665 24.2188 38.8295 24.1426 38.6772 23.9902C38.5248 23.8379 38.4402 23.6051 38.4233 23.292C38.3725 22.2933 38.2921 21.2904 38.1821 20.2832C38.072 19.2676 37.9451 18.2562 37.8012 17.249C37.725 16.8851 37.5346 16.7031 37.2299 16.7031C37.2045 16.7031 37.1749 16.7074 37.141 16.7158C37.1072 16.7243 37.0776 16.7285 37.0522 16.7285C36.5274 16.847 36.0323 16.9655 35.5668 17.084C35.1013 17.2025 34.6655 17.3294 34.2592 17.4648C34.0307 17.541 33.8276 17.596 33.6498 17.6299C33.4721 17.6553 33.3113 17.668 33.1674 17.668C32.9728 17.668 32.8289 17.5833 32.7358 17.4141C32.6427 17.2363 32.5961 17.0163 32.5961 16.7539C32.5961 16.6608 32.6046 16.555 32.6215 16.4365C32.6384 16.3096 32.6723 16.1868 32.7231 16.0684C32.7654 15.9414 32.8331 15.8271 32.9262 15.7256C33.0108 15.6156 33.1293 15.5267 33.2817 15.459C33.6371 15.3151 34.1111 15.167 34.7035 15.0146C35.296 14.8538 35.9646 14.7057 36.7094 14.5703C36.8787 14.528 37.0099 14.4603 37.103 14.3672C37.2045 14.2656 37.2553 14.1175 37.2553 13.9229C37.2553 13.8805 37.2553 13.8382 37.2553 13.7959C37.2553 13.7451 37.2468 13.6943 37.2299 13.6436C37.0945 12.8649 36.9633 12.1582 36.8364 11.5234C36.7179 10.8802 36.6121 10.3301 36.519 9.87305C36.4343 9.41602 36.3666 9.05632 36.3158 8.79395C36.2651 8.53158 36.2397 8.37923 36.2397 8.33691Z"
fill="white" />
<path
d="M53.617 11.9297C53.1431 11.9297 52.703 12.0439 52.2967 12.2725C51.8989 12.4925 51.5477 12.8014 51.243 13.1992C50.9468 13.5885 50.714 14.0498 50.5448 14.583C50.3755 15.1162 50.2908 15.6875 50.2908 16.2969C50.2908 16.9232 50.4305 17.5029 50.7098 18.0361C50.9976 18.5609 51.3911 19.0221 51.8905 19.4199C52.3983 19.8092 52.9907 20.1139 53.6678 20.334C54.3533 20.554 55.0981 20.6641 55.9022 20.6641C56.4862 20.6641 57.0363 20.6133 57.5526 20.5117C58.0773 20.4017 58.5343 20.2578 58.9237 20.0801C59.313 19.9023 59.6219 19.695 59.8504 19.458C60.0789 19.2126 60.1932 18.9544 60.1932 18.6836C60.1932 18.472 60.1551 18.2985 60.0789 18.1631C60.0028 18.0192 59.9139 17.8923 59.8123 17.7822C59.7192 17.6637 59.6346 17.5495 59.5584 17.4395C59.4823 17.321 59.4442 17.1729 59.4442 16.9951C59.4442 16.8258 59.4865 16.665 59.5711 16.5127C59.6558 16.3604 59.77 16.2249 59.9139 16.1064C60.0662 15.988 60.2355 15.8949 60.4217 15.8271C60.6164 15.7594 60.8153 15.7256 61.0184 15.7256C61.2638 15.7256 61.4923 15.7891 61.7039 15.916C61.924 16.043 62.1102 16.2207 62.2625 16.4492C62.4233 16.6693 62.5461 16.9316 62.6307 17.2363C62.7238 17.5326 62.7703 17.8499 62.7703 18.1885C62.7703 18.874 62.5884 19.513 62.2244 20.1055C61.8605 20.6895 61.3569 21.193 60.7137 21.6162C60.0705 22.0394 59.3088 22.3737 58.4285 22.6191C57.5483 22.8561 56.592 22.9746 55.5594 22.9746C54.4168 22.9746 53.3631 22.8223 52.3983 22.5176C51.4334 22.2044 50.5998 21.7728 49.8973 21.2227C49.2033 20.6725 48.6616 20.0208 48.2723 19.2676C47.883 18.5143 47.6883 17.6891 47.6883 16.792C47.6883 15.8102 47.8576 14.8835 48.1961 14.0117C48.5431 13.14 49.0129 12.3783 49.6053 11.7266C50.1977 11.0749 50.8875 10.5586 51.6746 10.1777C52.4702 9.79688 53.3166 9.60645 54.2137 9.60645C54.6115 9.60645 54.9754 9.65299 55.3055 9.74609C55.644 9.83073 55.936 9.95345 56.1815 10.1143C56.4269 10.2751 56.6173 10.4655 56.7528 10.6855C56.8966 10.8971 56.9686 11.1299 56.9686 11.3838C56.9686 11.5869 56.922 11.7816 56.8289 11.9678C56.7443 12.1455 56.63 12.3063 56.4862 12.4502C56.3423 12.5856 56.173 12.6956 55.9783 12.7803C55.7921 12.8649 55.5933 12.9072 55.3817 12.9072C55.1616 12.9072 54.9839 12.8564 54.8485 12.7549C54.7215 12.6533 54.603 12.5433 54.493 12.4248C54.383 12.2979 54.2645 12.1836 54.1375 12.082C54.0106 11.9805 53.8371 11.9297 53.617 11.9297ZM72.9367 11.9043C73.4022 11.9043 73.8508 11.9762 74.2825 12.1201C74.7141 12.264 75.095 12.4629 75.425 12.7168C75.7551 12.9707 76.0175 13.2754 76.2121 13.6309C76.4153 13.9863 76.5168 14.3799 76.5168 14.8115C76.5168 14.9893 76.4745 15.1628 76.3899 15.332C76.3137 15.4928 76.2079 15.6367 76.0725 15.7637C75.9371 15.8822 75.7805 15.9795 75.6028 16.0557C75.4335 16.1234 75.2558 16.1572 75.0696 16.1572C75.0526 16.1572 75.0357 16.1615 75.0188 16.1699C75.0103 16.1699 74.9976 16.1699 74.9807 16.1699C74.9638 16.1784 74.9468 16.1826 74.9299 16.1826L74.9807 17.1982C75.0145 18.4085 75.1838 19.293 75.4885 19.8516C75.8017 20.4102 76.2079 20.6895 76.7073 20.6895C76.885 20.6895 77.0416 20.6725 77.177 20.6387C77.3209 20.6048 77.452 20.5667 77.5705 20.5244C77.6975 20.4736 77.816 20.4313 77.926 20.3975C78.036 20.3636 78.1461 20.3467 78.2561 20.3467C78.4507 20.3467 78.62 20.4313 78.7639 20.6006C78.9162 20.7699 78.9924 20.973 78.9924 21.21C78.9924 21.4469 78.8993 21.6839 78.7131 21.9209C78.5354 22.1579 78.2984 22.3737 78.0022 22.5684C77.706 22.7546 77.3716 22.9069 76.9992 23.0254C76.6269 23.1439 76.2502 23.2031 75.8694 23.2031C75.2092 23.2031 74.6295 22.9323 74.1301 22.3906C73.6308 21.8405 73.2753 21.0365 73.0637 19.9785C73.0129 19.8092 72.9452 19.7246 72.8606 19.7246C72.759 19.7246 72.6701 19.7754 72.594 19.877C71.7561 20.9349 70.8632 21.7305 69.9153 22.2637C68.9673 22.7884 68.0321 23.0508 67.1096 23.0508C66.678 23.0508 66.2886 22.9873 65.9416 22.8604C65.5946 22.7334 65.2984 22.5557 65.053 22.3271C64.816 22.0902 64.6298 21.8066 64.4944 21.4766C64.3674 21.138 64.3039 20.7614 64.3039 20.3467C64.3039 19.7627 64.4309 19.1491 64.6848 18.5059C64.9472 17.8626 65.2984 17.2279 65.7385 16.6016C66.1786 15.9753 66.6864 15.3786 67.2619 14.8115C67.8459 14.2445 68.4553 13.7451 69.0901 13.3135C69.7333 12.8818 70.385 12.5391 71.0451 12.2852C71.7053 12.0312 72.3358 11.9043 72.9367 11.9043ZM72.5178 16.2969C72.6701 16.0091 72.8098 15.8018 72.9367 15.6748C73.0637 15.5394 73.2457 15.4505 73.4826 15.4082C73.6688 15.3828 73.7619 15.3236 73.7619 15.2305C73.7619 15.1628 73.7366 15.0908 73.6858 15.0146C73.525 14.7946 73.3557 14.6042 73.178 14.4434C73.0002 14.2741 72.7632 14.1895 72.467 14.1895C72.1454 14.1895 71.7857 14.2826 71.3879 14.4688C70.9901 14.6549 70.5839 14.9046 70.1692 15.2178C69.7629 15.5225 69.3609 15.8737 68.9631 16.2715C68.5738 16.6608 68.2268 17.0628 67.9221 17.4775C67.6174 17.8923 67.372 18.3027 67.1858 18.709C66.9996 19.1152 66.9065 19.4792 66.9065 19.8008C66.9065 20.0885 66.9826 20.3128 67.135 20.4736C67.2958 20.6344 67.5116 20.7148 67.7825 20.7148C68.4765 20.7148 69.2339 20.3467 70.0549 19.6104C70.8759 18.874 71.6968 17.7695 72.5178 16.2969ZM88.8922 13.5039C88.5791 13.5039 88.304 13.5885 88.067 13.7578C87.83 13.9186 87.6269 14.1471 87.4576 14.4434C87.2884 14.7311 87.1487 15.0739 87.0387 15.4717C86.9287 15.861 86.8398 16.2884 86.7721 16.7539C86.7044 17.2194 86.6578 17.7061 86.6324 18.2139C86.6071 18.7217 86.5944 19.2337 86.5944 19.75C86.5944 20.4271 86.6198 21.0957 86.6705 21.7559C86.7298 22.4076 86.7594 23.0127 86.7594 23.5713C86.7594 23.9352 86.624 24.2188 86.3531 24.4219C86.0823 24.6335 85.6972 24.7393 85.1979 24.7393C85.1048 24.7393 84.999 24.7308 84.8805 24.7139C84.762 24.6969 84.6477 24.6631 84.5377 24.6123C84.4362 24.5615 84.3431 24.4896 84.2584 24.3965C84.1823 24.3118 84.1399 24.1934 84.1315 24.041C84.0553 23.2962 83.9453 22.5345 83.8014 21.7559C83.6575 20.9772 83.4755 20.2028 83.2555 19.4326C83.0439 18.654 82.7858 17.8838 82.4811 17.1221C82.1849 16.3604 81.8421 15.6156 81.4528 14.8877C81.3851 14.7607 81.3258 14.6423 81.275 14.5322C81.2327 14.4222 81.2115 14.3164 81.2115 14.2148C81.2115 14.0879 81.2666 13.9525 81.3766 13.8086C81.4951 13.6562 81.639 13.5166 81.8082 13.3896C81.986 13.2627 82.1764 13.1611 82.3795 13.085C82.5911 13.0003 82.7942 12.958 82.9889 12.958C83.3105 12.958 83.594 13.1823 83.8395 13.6309C84.0849 14.071 84.3134 14.7777 84.525 15.751C84.5673 15.9202 84.6012 16.0387 84.6266 16.1064C84.652 16.1742 84.6858 16.208 84.7281 16.208C84.8212 16.208 84.8805 16.0641 84.9059 15.7764C85.0074 14.9723 85.1809 14.2826 85.4264 13.707C85.6718 13.123 85.9765 12.6449 86.3405 12.2725C86.7128 11.8916 87.136 11.6123 87.61 11.4346C88.0924 11.2568 88.6214 11.168 89.1969 11.168C89.527 11.168 89.8613 11.1976 90.1998 11.2568C90.5384 11.3161 90.8431 11.4049 91.1139 11.5234C91.3847 11.6419 91.6048 11.7858 91.774 11.9551C91.9433 12.1243 92.028 12.3148 92.028 12.5264C92.028 12.6787 91.9941 12.8607 91.9264 13.0723C91.8671 13.2754 91.7867 13.4743 91.6852 13.6689C91.5836 13.8551 91.4651 14.016 91.3297 14.1514C91.2028 14.2783 91.0716 14.3418 90.9362 14.3418C90.7838 14.3418 90.6357 14.2995 90.4918 14.2148C90.3479 14.1217 90.1914 14.0244 90.0221 13.9229C89.8613 13.8213 89.6878 13.7282 89.5016 13.6436C89.3239 13.5505 89.1207 13.5039 88.8922 13.5039ZM104.632 20.2197C104.877 20.0081 105.119 19.9023 105.355 19.9023C105.491 19.9023 105.614 19.9362 105.724 20.0039C105.834 20.0716 105.956 20.1774 106.092 20.3213C106.219 20.516 106.308 20.6768 106.358 20.8037C106.418 20.9222 106.447 21.0407 106.447 21.1592C106.447 21.4131 106.32 21.6543 106.066 21.8828C105.66 22.2214 105.22 22.526 104.746 22.7969C104.272 23.0592 103.777 23.2835 103.261 23.4697C102.744 23.6559 102.211 23.7956 101.661 23.8887C101.111 23.9902 100.565 24.041 100.023 24.041C99.3379 24.041 98.6947 23.9521 98.0938 23.7744C97.4929 23.6051 96.9554 23.3597 96.4815 23.0381C96.016 22.7165 95.6224 22.3314 95.3008 21.8828C94.9792 21.4258 94.7507 20.9137 94.6153 20.3467C94.5391 20.1097 94.4672 19.9574 94.3994 19.8896C94.3402 19.8135 94.2386 19.7754 94.0948 19.7754C93.7816 19.7754 93.5404 19.6992 93.3711 19.5469C93.2019 19.3945 93.1172 19.1745 93.1172 18.8867C93.1172 18.7682 93.1257 18.6921 93.1426 18.6582L93.168 18.4043C93.2103 18.0996 93.2907 17.8796 93.4092 17.7441C93.5362 17.6087 93.7308 17.541 93.9932 17.541H94.1836C94.5391 17.541 94.7888 17.376 94.9326 17.0459C95.195 16.4619 95.5293 15.9287 95.9356 15.4463C96.3418 14.9639 96.7989 14.5534 97.3067 14.2148C97.8145 13.8678 98.3562 13.6012 98.9317 13.415C99.5157 13.2204 100.108 13.123 100.709 13.123C101.335 13.123 101.919 13.2161 102.461 13.4023C103.011 13.5801 103.489 13.8298 103.896 14.1514C104.302 14.473 104.619 14.8496 104.848 15.2812C105.085 15.7129 105.203 16.1784 105.203 16.6777C105.203 17.0247 105.135 17.3421 105 17.6299C104.865 17.9176 104.67 18.1715 104.416 18.3916C104.162 18.6032 103.853 18.7767 103.489 18.9121C103.134 19.0475 102.728 19.1364 102.271 19.1787L97.8653 19.623C97.696 19.623 97.5563 19.6654 97.4463 19.75C97.3448 19.8346 97.294 19.9489 97.294 20.0928C97.294 20.3128 97.3744 20.5244 97.5352 20.7275C97.7045 20.9307 97.9245 21.1126 98.1953 21.2734C98.4746 21.4258 98.792 21.5485 99.1475 21.6416C99.5114 21.7347 99.8838 21.7812 100.265 21.7812C100.629 21.7812 101.001 21.7474 101.382 21.6797C101.771 21.6035 102.152 21.4977 102.524 21.3623C102.905 21.2269 103.273 21.0661 103.629 20.8799C103.984 20.6852 104.319 20.4652 104.632 20.2197ZM101.801 16.9443C101.928 16.9189 102.038 16.8597 102.131 16.7666C102.224 16.665 102.271 16.5423 102.271 16.3984C102.271 16.2715 102.224 16.153 102.131 16.043C102.038 15.9329 101.911 15.8356 101.75 15.751C101.589 15.6579 101.403 15.5859 101.191 15.5352C100.98 15.4844 100.756 15.459 100.519 15.459C100.172 15.459 99.8161 15.5098 99.4522 15.6113C99.0882 15.7129 98.7582 15.8483 98.4619 16.0176C98.1657 16.1784 97.9245 16.3604 97.7383 16.5635C97.5521 16.7581 97.459 16.9528 97.459 17.1475C97.459 17.3421 97.5775 17.4395 97.8145 17.4395C97.9584 17.4395 98.1911 17.4225 98.5127 17.3887C98.8343 17.3548 99.1898 17.3167 99.5791 17.2744C99.9685 17.2236 100.362 17.1686 100.76 17.1094C101.158 17.0501 101.505 16.9951 101.801 16.9443Z"
fill="white" />
<g clip-path="url(#clip0_1972_29)">
<path
d="M134.893 18.4596C134.976 17.81 134.826 17.2223 134.459 16.7603L134.454 16.7542C134.285 16.5463 134.079 16.3713 133.845 16.2385L133.819 16.2239C132.715 15.617 131.061 15.8981 129.703 16.9238C128.709 17.6732 128.04 18.7071 127.914 19.6896C127.83 20.3394 127.981 20.9276 128.35 21.3908L128.354 21.3957C128.523 21.6036 128.729 21.7786 128.963 21.9114C130.068 22.5405 131.733 22.2661 133.112 21.2285C134.1 20.4773 134.766 19.4428 134.893 18.4596Z"
fill="white" />
<path
d="M127.114 21.7888C126.702 21.0554 126.313 20.3618 126.295 19.5043C126.25 17.1329 126.222 15.7013 124.52 14.732C122.818 13.7627 121.545 14.454 119.438 15.5998C118.675 16.0138 117.87 16.0276 117.017 16.0427C116.039 16.0596 115.029 16.0771 114.193 16.7676C113.882 17.0113 113.622 17.3114 113.426 17.6518C112.592 19.0763 113.039 20.8758 114.421 21.6627C115.134 22.0688 116.035 22.2573 116.989 22.4566C117.907 22.6483 118.855 22.8465 119.545 23.2395C120.235 23.6325 120.882 24.3423 121.506 25.0284C122.157 25.7412 122.77 26.4149 123.485 26.8221C124.865 27.6079 126.666 27.0883 127.5 25.6639C127.7 25.3253 127.832 24.9522 127.889 24.5646C128.078 23.5046 127.588 22.6323 127.114 21.7888Z"
fill="white" />
<path
d="M121.077 10.9143C121.208 11.7781 121.624 12.4493 122.248 12.8043C122.333 12.8528 122.422 12.895 122.513 12.9305C123.924 13.4824 125.65 12.3787 126.445 10.4149C126.78 9.58956 126.898 8.71062 126.78 7.94192C126.649 7.07976 126.232 6.40856 125.609 6.05374C125.523 6.00528 125.435 5.9631 125.343 5.92756C123.932 5.37565 122.206 6.47935 121.411 8.44317C121.077 9.26708 120.959 10.1452 121.077 10.9143Z"
fill="white" />
<path
d="M127.105 15.5456C127.182 15.6059 127.263 15.6606 127.348 15.709C127.972 16.0643 128.769 16.0838 129.593 15.7645C130.327 15.4801 131.038 14.9396 131.596 14.2421C132.922 12.582 133.028 10.5554 131.839 9.62553C131.762 9.56519 131.68 9.51057 131.595 9.4621C130.972 9.10807 130.174 9.08749 129.351 9.4061C128.617 9.68981 127.904 10.2302 127.347 10.9298C126.021 12.5899 125.915 14.6165 127.105 15.5456Z"
fill="white" />
<path
d="M116.752 14.7885L116.758 14.7897C117.349 14.8729 117.94 14.7076 118.468 14.3115C119.269 13.7107 119.842 12.6238 120.003 11.4004C120.227 9.70714 119.636 8.14686 118.532 7.51844C118.299 7.38503 118.042 7.29612 117.775 7.25633L117.768 7.25511C117.18 7.17109 116.588 7.33795 116.06 7.73407C115.259 8.33483 114.686 9.42176 114.524 10.6452C114.301 12.3384 114.892 13.8987 115.996 14.5271C116.229 14.6601 116.485 14.7488 116.752 14.7885V14.7885Z"
fill="white" />
</g>
<defs>
<clipPath id="clip0_1972_29">
<rect width="23.6701" height="23.5074" fill="white"
transform="matrix(0.868986 0.494837 -0.505181 0.863013 119.431 0)" />
</clipPath>
</defs>
</svg>
<p>© 2022 PetCare</p>
<p>221 Baker Street, London</p>
<p>Phone +44 20 7935-8866</p>
<div class="socio-icons">
<ul>
<li>
<a href="#">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg" aria-labelledby="footer-instagram-link">
<title id="footer-instagram-link">
Visit PetCare's instagram
</title>
<path
d="M17 1.99997H7C4.23858 1.99997 2 4.23855 2 6.99997V17C2 19.7614 4.23858 22 7 22H17C19.7614 22 22 19.7614 22 17V6.99997C22 4.23855 19.7614 1.99997 17 1.99997Z"
stroke="#FFFFFF" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"></path>
<path
d="M15.9997 11.3701C16.1231 12.2023 15.981 13.0523 15.5935 13.7991C15.206 14.5459 14.5929 15.1515 13.8413 15.5297C13.0898 15.908 12.2382 16.0397 11.4075 15.906C10.5768 15.7723 9.80947 15.3801 9.21455 14.7852C8.61962 14.1903 8.22744 13.4229 8.09377 12.5923C7.96011 11.7616 8.09177 10.91 8.47003 10.1584C8.84829 9.40691 9.45389 8.7938 10.2007 8.4063C10.9475 8.0188 11.7975 7.87665 12.6297 8.00006C13.4786 8.12594 14.2646 8.52152 14.8714 9.12836C15.4782 9.73521 15.8738 10.5211 15.9997 11.3701Z"
stroke="#FFFFFF" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"></path>
<path d="M17.5 6.49997H17.51" stroke="#FFFFFF" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg" aria-labelledby="footer-facebook-link">
<title id="footer-facebook-link">
Visit PetCare's facebook
</title>
<path
d="M18 1.99997H15C13.6739 1.99997 12.4021 2.52675 11.4645 3.46444C10.5268 4.40212 10 5.67389 10 6.99997V9.99997H7V14H10V22H14V14H17L18 9.99997H14V6.99997C14 6.73475 14.1054 6.4804 14.2929 6.29286C14.4804 6.10533 14.7348 5.99997 15 5.99997H18V1.99997Z"
stroke="#FFFFFF" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"></path>
</svg>
</a>
</li>
<li>
<a href="#">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg" aria-labelledby="footer-youtube-link">
<title id="footer-youtube-link">
Visit PetCare's youtube
</title>
<path
d="M22.5396 6.42C22.4208 5.94541 22.1789 5.51057 21.8382 5.15941C21.4976 4.80824 21.0703 4.55318 20.5996 4.42C18.8796 4 11.9996 4 11.9996 4C11.9996 4 5.1196 4 3.3996 4.46C2.92884 4.59318 2.50157 4.84824 2.16094 5.19941C1.82031 5.55057 1.57838 5.98541 1.4596 6.46C1.14481 8.20556 0.990831 9.97631 0.999595 11.75C0.988374 13.537 1.14236 15.3213 1.4596 17.08C1.59055 17.5398 1.8379 17.9581 2.17774 18.2945C2.51758 18.6308 2.93842 18.8738 3.3996 19C5.1196 19.46 11.9996 19.46 11.9996 19.46C11.9996 19.46 18.8796 19.46 20.5996 19C21.0703 18.8668 21.4976 18.6118 21.8382 18.2606C22.1789 17.9094 22.4208 17.4746 22.5396 17C22.852 15.2676 23.0059 13.5103 22.9996 11.75C23.0108 9.96295 22.8568 8.1787 22.5396 6.42Z"
stroke="#FFFFFF" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round"></path>
<path d="M9.75 15.02L15.5 11.75L9.75 8.48001V15.02Z" stroke="#FFFFFF"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</a>
</li>
</ul>
</div>
</div>
<div class="submit-email">
<label to="mail">SUBSCRIBE TO OUR NEWSLETTER</label>
<p>Receive exclusive offers and tips for taking care of your pet</p>
<form>
<input type="email" id="mail" placeholder="example@example.com">
<button>SUBSCRIBE</button>
</form>
</div>
</div>
<hr>
<p>©Okba All Rights Reserved.</p>
</footer>
<!--=========================== Footer end ===========================-->
<script src="script/script.js"></script>
</body>
</html>