-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
847 lines (836 loc) · 46.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
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="bg-img">
<header class="header container flex between">
<div class="logo">
<svg
width="129"
height="38"
viewBox="0 0 129 38"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M0.243366 20.21C0.243366 22.16 1.50337 23.42 3.45337 23.42C5.46337 23.42 6.66337 22.16 6.66337 20.21C6.66337 18.2 5.46337 17 3.45337 17C1.50337 17 0.243366 18.2 0.243366 20.21Z"
fill="#FEC430"
/>
<path
d="M50.5876 18.32H48.1276C46.0576 18.29 44.0776 17.93 42.1576 17.33L35.7676 14.81L33.9976 19.19L41.0176 21.92C41.7976 22.19 42.3676 22.91 42.3676 23.75C42.3676 24.68 41.5576 25.46 40.7176 25.46H18.3976C17.4676 25.46 16.7476 24.77 16.7476 23.84V17H12.0676V23.84C12.0676 27.35 14.8576 30.14 18.3976 30.14H40.7176C44.2276 30.14 47.0476 27.29 47.0476 23.75C47.0476 23.45 47.0176 23.27 47.0176 22.94C47.3476 23 47.6776 23 48.0076 23H50.5876V18.32ZM26.1376 31.88C24.6976 31.88 23.5276 33.05 23.5276 34.46C23.5276 35.9 24.6976 37.07 26.1376 37.07C27.5776 37.07 28.7476 35.9 28.7476 34.46C28.7476 33.05 27.5776 31.88 26.1376 31.88ZM32.6176 31.88C31.1776 31.88 30.0076 33.05 30.0076 34.46C30.0076 35.9 31.1776 37.07 32.6176 37.07C34.0576 37.07 35.2276 35.9 35.2276 34.46C35.2276 33.05 34.0576 31.88 32.6176 31.88ZM53.7971 0.199998C52.3571 0.199998 51.1871 1.37 51.1871 2.78C51.1871 4.22 52.3571 5.39 53.7971 5.39C55.2371 5.39 56.4071 4.22 56.4071 2.78C56.4071 1.37 55.2371 0.199998 53.7971 0.199998ZM60.2771 0.199998C58.8371 0.199998 57.6671 1.37 57.6671 2.78C57.6671 4.22 58.8371 5.39 60.2771 5.39C61.7171 5.39 62.8871 4.22 62.8871 2.78C62.8871 1.37 61.7171 0.199998 60.2771 0.199998ZM53.9171 23C56.9771 23 59.4371 20.51 59.4371 17.51V8H54.7571V17.51C54.7571 17.96 54.4571 18.32 53.9471 18.32H49.9871V23H53.9171ZM87.4501 18.32C86.4601 18.32 85.5901 17.57 85.4101 16.61V0.349998H80.7001V16.58C80.7001 17.54 79.9201 18.32 78.9601 18.32H73.0201V3.86H68.3401V18.32H63.0301V23H79.5001C80.9701 23 82.2901 22.46 83.3401 21.59C84.4801 22.46 85.8901 23 87.4501 23H89.1901L89.2201 18.32H87.4501ZM114.07 23V18.32H113.41C112.24 18.32 112.24 18.17 112.24 17.54V16.88C112.24 14.33 111.25 12.17 109.33 10.67C106.84 8.63 103.06 8.03 99.5497 8C95.3497 7.97 91.5097 8.78 90.8197 8.93L91.8397 13.49C95.9497 12.56 103.57 11.96 106.45 14.3C107.23 14.9 107.59 15.71 107.59 16.88V17.54C107.59 17.84 107.62 18.08 107.65 18.32H88.6297V23H114.07ZM120.473 29.51C122.843 29.24 124.643 28.46 125.963 27.35C127.163 26.3 128.603 24.38 128.603 20.93V8H123.893V20.93C123.893 22.25 123.593 23.15 122.903 23.72C121.433 25.25 116.693 24.8 115.853 24.65L115.133 29.27C116.273 29.66 118.703 29.72 120.473 29.51Z"
fill="white"
/>
</svg>
</div>
<button class="btn btn--menu">
<svg
width="18"
height="16"
viewBox="0 0 18 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<rect width="18" height="2" rx="1" fill="#060606" />
<rect y="7" width="18" height="2" rx="1" fill="#060606" />
<rect y="14" width="18" height="2" rx="1" fill="#060606" />
</svg>
</button>
<nav class="navbar">
<ul class="navbar__list flex between" role="list">
<li><a href="#trips" class="navbar__link">الرحلات</a></li>
<li><a href="#services" class="navbar__link">الخدمات</a></li>
<li><a href="#prices" class="navbar__link">الأسعار</a></li>
<li>
<a href="#reviews" class="navbar__link">آراء العملاء</a>
</li>
<li>
<a href="#contact-us" class="navbar__link">اتصل بنا</a>
</li>
</ul>
</nav>
<a href="https://youtube.com" target="_blank" class="header__link">
<svg
width="42"
height="30"
viewBox="0 0 42 30"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<rect width="42" height="30" rx="15" fill="white" />
<path
d="M27 15.5L17.25 21.1292L17.25 9.87083L27 15.5Z"
fill="#191919"
/>
</svg>
يوتيوب
</a>
</header>
<section class="hero-section">
<div class="hero__content">
<div class="container flex between flex-column gap-md">
<h1 class="hero__heading heading-lg">سافر معنا إلى العالم</h1>
<p class="hero__subHeading subHeading">
نوفر لك أفضل الرحلات التي تحتاجها لجميع البلدان وبخدمات مخصصة لك
ولعائلتك
</p>
<button class="btn btn--accent btn--icon shadow-sm">
<span>احجز الآن</span>
<svg
width="31"
height="30"
viewBox="0 0 31 30"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<circle cx="15.5" cy="15" r="15" fill="white" />
<path
d="M16.2426 10.7574L13.4142 13.5858C12.6332 14.3668 12.6332 15.6332 13.4142 16.4142L16.2426 19.2426"
stroke="#191919"
stroke-width="2"
stroke-linecap="round"
/>
</svg>
</button>
<div class="scroll-down flex flex-column between">
<p>تابع للأسفل</p>
<svg
width="92"
height="116"
viewBox="0 0 92 116"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g filter="url(#filter0_d_102_349)">
<rect
x="28"
y="20"
width="36"
height="60"
rx="18"
fill="white"
/>
</g>
<rect
x="44"
y="32"
width="4"
height="12"
rx="2"
fill="#191919"
/>
<defs>
<filter
id="filter0_d_102_349"
x="0"
y="0"
width="92"
height="116"
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 dy="8" />
<feGaussianBlur stdDeviation="14" />
<feComposite in2="hardAlpha" operator="out" />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.145833 0 0 0 0 0.145833 0 0 0 0 0.145833 0 0 0 0.1 0"
/>
<feBlend
mode="normal"
in2="BackgroundImageFix"
result="effect1_dropShadow_102_349"
/>
<feBlend
mode="normal"
in="SourceGraphic"
in2="effect1_dropShadow_102_349"
result="shape"
/>
</filter>
</defs>
</svg>
<svg
class="decorative-arrow"
width="132"
height="164"
viewBox="0 0 132 164"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g filter="url(#filter0_d_102_336)">
<path
d="M98.0858 114.538C92.0132 119.699 84.3012 120.984 78.4152 125.914C78.2769 126.03 78.4246 126.535 78.488 127.414C79.8753 127.216 81.3168 127.296 82.5495 126.8C88.226 124.523 93.9437 122.328 99.4439 119.64C104.656 117.102 105.09 114.062 101.349 109.474C97.9348 105.284 94.4415 101.179 90.9481 97.0636C90.5713 96.6245 89.9677 96.3962 88.7045 95.547C89.4132 102.669 94.739 106.258 97.4312 112.271C92.1025 111.115 87.3699 110.353 82.7889 109.04C67.2983 104.612 53.6 97.0387 43.386 83.7869C29.8965 66.2813 28.8403 44.2359 40.4244 25.3188C40.5124 25.1828 40.6103 25.0466 40.6781 24.9006C41.3857 23.4189 43.6303 21.7259 41.2388 20.3464C39.0895 19.1079 38.3591 21.7184 37.4809 23.1614C23.6467 46.0389 26.6395 72.4323 45.2817 91.3553C57.2594 103.512 71.9522 110.055 88.2516 113.082C91.5116 113.692 94.8076 114.042 98.0855 114.517L98.0858 114.538Z"
fill="white"
/>
</g>
<defs>
<filter
id="filter0_d_102_336"
x="0.866943"
y="0.0223999"
width="130.945"
height="163.392"
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 dy="8" />
<feGaussianBlur stdDeviation="14" />
<feComposite in2="hardAlpha" operator="out" />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.145833 0 0 0 0 0.145833 0 0 0 0 0.145833 0 0 0 0.1 0"
/>
<feBlend
mode="normal"
in2="BackgroundImageFix"
result="effect1_dropShadow_102_336"
/>
<feBlend
mode="normal"
in="SourceGraphic"
in2="effect1_dropShadow_102_336"
result="shape"
/>
</filter>
</defs>
</svg>
</div>
</div>
</div>
</section>
</div>
<section class="trips-section" id="trips">
<div class="container">
<div class="heading-div">
<p class="text-neutral-300">قم بزيارة العالم</p>
<h2 class="heading-md">الرحلات التي نقدمها</h2>
</div>
<div class="slider">
<div class="slider__item">
<img src="assets/istanbul-img.jpg" alt="" />
<div class="slider__text">
<h3 class="heading-sm">اسطنبول</h3>
<p class="text-neutral-400">5 أيام بتكلفة 1500 دولار</p>
</div>
</div>
<div class="slider__item">
<img src="assets/dubai-img.jpg" alt="" />
<div class="slider__text">
<h3 class="heading-sm">اسطنبول</h3>
<p class="text-neutral-400">5 أيام بتكلفة 1500 دولار</p>
</div>
</div>
<div class="slider__item">
<img src="assets/cairo-img.jpg" alt="" />
<div class="slider__text">
<h3 class="heading-sm">اسطنبول</h3>
<p class="text-neutral-400">5 أيام بتكلفة 1500 دولار</p>
</div>
</div>
<div class="slider__item">
<img src="assets/riyadh-img.png" alt="" />
<div class="slider__text">
<h3 class="heading-sm">اسطنبول</h3>
<p class="text-neutral-400">5 أيام بتكلفة 1500 دولار</p>
</div>
</div>
</div>
</div>
</section>
<section class="our-services" id="services">
<div class="container flex flex-column between">
<div class="heading-div heading-div--center">
<p class="text-neutral-300">قم بزيارة العالم</p>
<h2 class="heading-md">الرحلات التي نقدمها</h2>
</div>
<div class="services bg-secondary">
<div class="service-1 service">
<img src="assets//services-icon-01.svg" alt="" />
<h3 class="heading-sm">دليل سياحي</h3>
<p class="text-neutral-500">
نقدم لك خدمات الإرشاد السياحي لبناء خطط سفر مميزة.
</p>
</div>
<div class="service-2 service">
<img src="assets//services-icon-02.svg" alt="" />
<h3 class="heading-sm">حجوزات فندقية</h3>
<p class="text-neutral-500">
لا تقلق حول مكان إقامتك فنحن نهتم بكامل الحجوزات الخاصة بك.
</p>
</div>
<div class="service-3 service">
<img src="assets//services-icon-03.svg" alt="" />
<h3 class="heading-sm">رحلات ميدانية</h3>
<p class="text-neutral-500">
لن تكون إجازتك مملة معنا فهنا الكثير من الخطط والرحلات المختلفة.
</p>
</div>
</div>
</div>
</section>
<section class="prices-section" id="prices">
<div class="container flex flex-column between gap-sm">
<div class="heading-div heading-div--right">
<p class="text-neutral-300">لا تقلق حول التكلفة</p>
<h2 class="heading-md">خطط تناسب ميزانيتك</h2>
</div>
<div class="prices-cards">
<div class="card card-view">
<div class="card__info">
<div class="title">
<p class="offer"><span>$260</span> / للشخص</p>
<h3 class="heading-sm">خطة الاقتصادية</h3>
<p>
نقدم لك إمكانية زيارة بلدان العالم بأقل التكاليف الممكنة
وبأفضل الخدمات
</p>
</div>
<div class="features">
<p class="feature">
<svg
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="check-icon">
<path
id="Vector"
d="M12 23C18.6274 23 24 17.8513 24 11.5C24 5.14873 18.6274 0 12 0C5.37258 0 0 5.14873 0 11.5C0 17.8513 5.37258 23 12 23Z"
fill="white"
/>
<path
id="Vector_2"
d="M10.0744 16.6428L7.19671 14.087C7.13446 14.032 7.08498 13.9662 7.0512 13.8935C7.01741 13.8208 7 13.7427 7 13.6637C7 13.5848 7.01741 13.5067 7.0512 13.434C7.08498 13.3613 7.13446 13.2955 7.19671 13.2405L8.15101 12.3939C8.27898 12.2812 8.45018 12.2181 8.62838 12.2181C8.80657 12.2181 8.97777 12.2812 9.10574 12.3939L10.8188 13.9165L15.6234 7.27496C15.7225 7.14094 15.8751 7.04723 16.0488 7.01362C16.2225 6.98001 16.4039 7.00915 16.5544 7.09488L17.6902 7.74365C17.7644 7.78512 17.8287 7.83973 17.8793 7.90422C17.9298 7.96871 17.9656 8.04177 17.9845 8.11907C18.0034 8.19637 18.005 8.27634 17.9893 8.35423C17.9736 8.43211 17.9408 8.50634 17.893 8.5725L12.204 16.4393C12.09 16.5933 11.9402 16.7226 11.7653 16.8183C11.5903 16.914 11.3945 16.9736 11.1914 16.993C10.9884 17.0124 10.7832 16.9911 10.5902 16.9306C10.3972 16.8701 10.2212 16.7719 10.0744 16.6428Z"
fill="#191919"
/>
</g>
</svg>
بطاقات سفر في الدرجة الاقتصادية
</p>
<p class="feature">
<svg
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="check-icon">
<path
id="Vector"
d="M12 23C18.6274 23 24 17.8513 24 11.5C24 5.14873 18.6274 0 12 0C5.37258 0 0 5.14873 0 11.5C0 17.8513 5.37258 23 12 23Z"
fill="white"
/>
<path
id="Vector_2"
d="M10.0744 16.6428L7.19671 14.087C7.13446 14.032 7.08498 13.9662 7.0512 13.8935C7.01741 13.8208 7 13.7427 7 13.6637C7 13.5848 7.01741 13.5067 7.0512 13.434C7.08498 13.3613 7.13446 13.2955 7.19671 13.2405L8.15101 12.3939C8.27898 12.2812 8.45018 12.2181 8.62838 12.2181C8.80657 12.2181 8.97777 12.2812 9.10574 12.3939L10.8188 13.9165L15.6234 7.27496C15.7225 7.14094 15.8751 7.04723 16.0488 7.01362C16.2225 6.98001 16.4039 7.00915 16.5544 7.09488L17.6902 7.74365C17.7644 7.78512 17.8287 7.83973 17.8793 7.90422C17.9298 7.96871 17.9656 8.04177 17.9845 8.11907C18.0034 8.19637 18.005 8.27634 17.9893 8.35423C17.9736 8.43211 17.9408 8.50634 17.893 8.5725L12.204 16.4393C12.09 16.5933 11.9402 16.7226 11.7653 16.8183C11.5903 16.914 11.3945 16.9736 11.1914 16.993C10.9884 17.0124 10.7832 16.9911 10.5902 16.9306C10.3972 16.8701 10.2212 16.7719 10.0744 16.6428Z"
fill="#191919"
/>
</g>
</svg>
حجز بفندق ثلاث نجوم
</p>
<p class="feature">
<svg
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="check-icon">
<path
id="Vector"
d="M12 23C18.6274 23 24 17.8513 24 11.5C24 5.14873 18.6274 0 12 0C5.37258 0 0 5.14873 0 11.5C0 17.8513 5.37258 23 12 23Z"
fill="white"
/>
<path
id="Vector_2"
d="M10.0744 16.6428L7.19671 14.087C7.13446 14.032 7.08498 13.9662 7.0512 13.8935C7.01741 13.8208 7 13.7427 7 13.6637C7 13.5848 7.01741 13.5067 7.0512 13.434C7.08498 13.3613 7.13446 13.2955 7.19671 13.2405L8.15101 12.3939C8.27898 12.2812 8.45018 12.2181 8.62838 12.2181C8.80657 12.2181 8.97777 12.2812 9.10574 12.3939L10.8188 13.9165L15.6234 7.27496C15.7225 7.14094 15.8751 7.04723 16.0488 7.01362C16.2225 6.98001 16.4039 7.00915 16.5544 7.09488L17.6902 7.74365C17.7644 7.78512 17.8287 7.83973 17.8793 7.90422C17.9298 7.96871 17.9656 8.04177 17.9845 8.11907C18.0034 8.19637 18.005 8.27634 17.9893 8.35423C17.9736 8.43211 17.9408 8.50634 17.893 8.5725L12.204 16.4393C12.09 16.5933 11.9402 16.7226 11.7653 16.8183C11.5903 16.914 11.3945 16.9736 11.1914 16.993C10.9884 17.0124 10.7832 16.9911 10.5902 16.9306C10.3972 16.8701 10.2212 16.7719 10.0744 16.6428Z"
fill="#191919"
/>
</g>
</svg>
وجبات إفطار يومية
</p>
</div>
<button class="btn btn-outline btn--icon">
احجز الآن
<svg
width="31"
height="30"
viewBox="0 0 31 30"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<circle cx="15.5" cy="15" r="15" fill="white" />
<path
d="M16.2426 10.7574L13.4142 13.5858C12.6332 14.3668 12.6332 15.6332 13.4142 16.4142L16.2426 19.2426"
stroke="#191919"
stroke-width="2"
stroke-linecap="round"
/>
</svg>
</button>
</div>
</div>
<div class="card card-view premium">
<div class="card__info">
<div class="title">
<p class="offer"><span>$260</span> / للشخص</p>
<h3 class="heading-sm">خطة الاقتصادية</h3>
<p>
نقدم لك إمكانية زيارة بلدان العالم بأقل التكاليف الممكنة
وبأفضل الخدمات
</p>
</div>
<div class="features">
<p class="feature">
<svg
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="check-icon">
<path
id="Vector"
d="M12 23C18.6274 23 24 17.8513 24 11.5C24 5.14873 18.6274 0 12 0C5.37258 0 0 5.14873 0 11.5C0 17.8513 5.37258 23 12 23Z"
fill="white"
/>
<path
id="Vector_2"
d="M10.0744 16.6428L7.19671 14.087C7.13446 14.032 7.08498 13.9662 7.0512 13.8935C7.01741 13.8208 7 13.7427 7 13.6637C7 13.5848 7.01741 13.5067 7.0512 13.434C7.08498 13.3613 7.13446 13.2955 7.19671 13.2405L8.15101 12.3939C8.27898 12.2812 8.45018 12.2181 8.62838 12.2181C8.80657 12.2181 8.97777 12.2812 9.10574 12.3939L10.8188 13.9165L15.6234 7.27496C15.7225 7.14094 15.8751 7.04723 16.0488 7.01362C16.2225 6.98001 16.4039 7.00915 16.5544 7.09488L17.6902 7.74365C17.7644 7.78512 17.8287 7.83973 17.8793 7.90422C17.9298 7.96871 17.9656 8.04177 17.9845 8.11907C18.0034 8.19637 18.005 8.27634 17.9893 8.35423C17.9736 8.43211 17.9408 8.50634 17.893 8.5725L12.204 16.4393C12.09 16.5933 11.9402 16.7226 11.7653 16.8183C11.5903 16.914 11.3945 16.9736 11.1914 16.993C10.9884 17.0124 10.7832 16.9911 10.5902 16.9306C10.3972 16.8701 10.2212 16.7719 10.0744 16.6428Z"
fill="#191919"
/>
</g>
</svg>
بطاقات سفر في الدرجة الاقتصادية
</p>
<p class="feature">
<svg
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="check-icon">
<path
id="Vector"
d="M12 23C18.6274 23 24 17.8513 24 11.5C24 5.14873 18.6274 0 12 0C5.37258 0 0 5.14873 0 11.5C0 17.8513 5.37258 23 12 23Z"
fill="white"
/>
<path
id="Vector_2"
d="M10.0744 16.6428L7.19671 14.087C7.13446 14.032 7.08498 13.9662 7.0512 13.8935C7.01741 13.8208 7 13.7427 7 13.6637C7 13.5848 7.01741 13.5067 7.0512 13.434C7.08498 13.3613 7.13446 13.2955 7.19671 13.2405L8.15101 12.3939C8.27898 12.2812 8.45018 12.2181 8.62838 12.2181C8.80657 12.2181 8.97777 12.2812 9.10574 12.3939L10.8188 13.9165L15.6234 7.27496C15.7225 7.14094 15.8751 7.04723 16.0488 7.01362C16.2225 6.98001 16.4039 7.00915 16.5544 7.09488L17.6902 7.74365C17.7644 7.78512 17.8287 7.83973 17.8793 7.90422C17.9298 7.96871 17.9656 8.04177 17.9845 8.11907C18.0034 8.19637 18.005 8.27634 17.9893 8.35423C17.9736 8.43211 17.9408 8.50634 17.893 8.5725L12.204 16.4393C12.09 16.5933 11.9402 16.7226 11.7653 16.8183C11.5903 16.914 11.3945 16.9736 11.1914 16.993C10.9884 17.0124 10.7832 16.9911 10.5902 16.9306C10.3972 16.8701 10.2212 16.7719 10.0744 16.6428Z"
fill="#191919"
/>
</g>
</svg>
حجز بفندق ثلاث نجوم
</p>
<p class="feature">
<svg
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="check-icon">
<path
id="Vector"
d="M12 23C18.6274 23 24 17.8513 24 11.5C24 5.14873 18.6274 0 12 0C5.37258 0 0 5.14873 0 11.5C0 17.8513 5.37258 23 12 23Z"
fill="white"
/>
<path
id="Vector_2"
d="M10.0744 16.6428L7.19671 14.087C7.13446 14.032 7.08498 13.9662 7.0512 13.8935C7.01741 13.8208 7 13.7427 7 13.6637C7 13.5848 7.01741 13.5067 7.0512 13.434C7.08498 13.3613 7.13446 13.2955 7.19671 13.2405L8.15101 12.3939C8.27898 12.2812 8.45018 12.2181 8.62838 12.2181C8.80657 12.2181 8.97777 12.2812 9.10574 12.3939L10.8188 13.9165L15.6234 7.27496C15.7225 7.14094 15.8751 7.04723 16.0488 7.01362C16.2225 6.98001 16.4039 7.00915 16.5544 7.09488L17.6902 7.74365C17.7644 7.78512 17.8287 7.83973 17.8793 7.90422C17.9298 7.96871 17.9656 8.04177 17.9845 8.11907C18.0034 8.19637 18.005 8.27634 17.9893 8.35423C17.9736 8.43211 17.9408 8.50634 17.893 8.5725L12.204 16.4393C12.09 16.5933 11.9402 16.7226 11.7653 16.8183C11.5903 16.914 11.3945 16.9736 11.1914 16.993C10.9884 17.0124 10.7832 16.9911 10.5902 16.9306C10.3972 16.8701 10.2212 16.7719 10.0744 16.6428Z"
fill="#191919"
/>
</g>
</svg>
وجبات إفطار يومية
</p>
</div>
<button class="btn btn-outline btn--icon">
احجز الآن
<svg
width="31"
height="30"
viewBox="0 0 31 30"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<circle cx="15.5" cy="15" r="15" fill="white" />
<path
d="M16.2426 10.7574L13.4142 13.5858C12.6332 14.3668 12.6332 15.6332 13.4142 16.4142L16.2426 19.2426"
stroke="#191919"
stroke-width="2"
stroke-linecap="round"
/>
</svg>
</button>
</div>
</div>
<div class="card card-view">
<div class="card__info">
<div class="title">
<p class="offer"><span>$260</span> / للشخص</p>
<h3 class="heading-sm">خطة الاقتصادية</h3>
<p>
نقدم لك إمكانية زيارة بلدان العالم بأقل التكاليف الممكنة
وبأفضل الخدمات
</p>
</div>
<div class="features">
<p class="feature">
<svg
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="check-icon">
<path
id="Vector"
d="M12 23C18.6274 23 24 17.8513 24 11.5C24 5.14873 18.6274 0 12 0C5.37258 0 0 5.14873 0 11.5C0 17.8513 5.37258 23 12 23Z"
fill="white"
/>
<path
id="Vector_2"
d="M10.0744 16.6428L7.19671 14.087C7.13446 14.032 7.08498 13.9662 7.0512 13.8935C7.01741 13.8208 7 13.7427 7 13.6637C7 13.5848 7.01741 13.5067 7.0512 13.434C7.08498 13.3613 7.13446 13.2955 7.19671 13.2405L8.15101 12.3939C8.27898 12.2812 8.45018 12.2181 8.62838 12.2181C8.80657 12.2181 8.97777 12.2812 9.10574 12.3939L10.8188 13.9165L15.6234 7.27496C15.7225 7.14094 15.8751 7.04723 16.0488 7.01362C16.2225 6.98001 16.4039 7.00915 16.5544 7.09488L17.6902 7.74365C17.7644 7.78512 17.8287 7.83973 17.8793 7.90422C17.9298 7.96871 17.9656 8.04177 17.9845 8.11907C18.0034 8.19637 18.005 8.27634 17.9893 8.35423C17.9736 8.43211 17.9408 8.50634 17.893 8.5725L12.204 16.4393C12.09 16.5933 11.9402 16.7226 11.7653 16.8183C11.5903 16.914 11.3945 16.9736 11.1914 16.993C10.9884 17.0124 10.7832 16.9911 10.5902 16.9306C10.3972 16.8701 10.2212 16.7719 10.0744 16.6428Z"
fill="#191919"
/>
</g>
</svg>
بطاقات سفر في الدرجة الاقتصادية
</p>
<p class="feature">
<svg
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="check-icon">
<path
id="Vector"
d="M12 23C18.6274 23 24 17.8513 24 11.5C24 5.14873 18.6274 0 12 0C5.37258 0 0 5.14873 0 11.5C0 17.8513 5.37258 23 12 23Z"
fill="white"
/>
<path
id="Vector_2"
d="M10.0744 16.6428L7.19671 14.087C7.13446 14.032 7.08498 13.9662 7.0512 13.8935C7.01741 13.8208 7 13.7427 7 13.6637C7 13.5848 7.01741 13.5067 7.0512 13.434C7.08498 13.3613 7.13446 13.2955 7.19671 13.2405L8.15101 12.3939C8.27898 12.2812 8.45018 12.2181 8.62838 12.2181C8.80657 12.2181 8.97777 12.2812 9.10574 12.3939L10.8188 13.9165L15.6234 7.27496C15.7225 7.14094 15.8751 7.04723 16.0488 7.01362C16.2225 6.98001 16.4039 7.00915 16.5544 7.09488L17.6902 7.74365C17.7644 7.78512 17.8287 7.83973 17.8793 7.90422C17.9298 7.96871 17.9656 8.04177 17.9845 8.11907C18.0034 8.19637 18.005 8.27634 17.9893 8.35423C17.9736 8.43211 17.9408 8.50634 17.893 8.5725L12.204 16.4393C12.09 16.5933 11.9402 16.7226 11.7653 16.8183C11.5903 16.914 11.3945 16.9736 11.1914 16.993C10.9884 17.0124 10.7832 16.9911 10.5902 16.9306C10.3972 16.8701 10.2212 16.7719 10.0744 16.6428Z"
fill="#191919"
/>
</g>
</svg>
حجز بفندق ثلاث نجوم
</p>
<p class="feature">
<svg
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="check-icon">
<path
id="Vector"
d="M12 23C18.6274 23 24 17.8513 24 11.5C24 5.14873 18.6274 0 12 0C5.37258 0 0 5.14873 0 11.5C0 17.8513 5.37258 23 12 23Z"
fill="white"
/>
<path
id="Vector_2"
d="M10.0744 16.6428L7.19671 14.087C7.13446 14.032 7.08498 13.9662 7.0512 13.8935C7.01741 13.8208 7 13.7427 7 13.6637C7 13.5848 7.01741 13.5067 7.0512 13.434C7.08498 13.3613 7.13446 13.2955 7.19671 13.2405L8.15101 12.3939C8.27898 12.2812 8.45018 12.2181 8.62838 12.2181C8.80657 12.2181 8.97777 12.2812 9.10574 12.3939L10.8188 13.9165L15.6234 7.27496C15.7225 7.14094 15.8751 7.04723 16.0488 7.01362C16.2225 6.98001 16.4039 7.00915 16.5544 7.09488L17.6902 7.74365C17.7644 7.78512 17.8287 7.83973 17.8793 7.90422C17.9298 7.96871 17.9656 8.04177 17.9845 8.11907C18.0034 8.19637 18.005 8.27634 17.9893 8.35423C17.9736 8.43211 17.9408 8.50634 17.893 8.5725L12.204 16.4393C12.09 16.5933 11.9402 16.7226 11.7653 16.8183C11.5903 16.914 11.3945 16.9736 11.1914 16.993C10.9884 17.0124 10.7832 16.9911 10.5902 16.9306C10.3972 16.8701 10.2212 16.7719 10.0744 16.6428Z"
fill="#191919"
/>
</g>
</svg>
وجبات إفطار يومية
</p>
</div>
<button class="btn btn-outline btn--icon">
احجز الآن
<svg
width="31"
height="30"
viewBox="0 0 31 30"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<circle cx="15.5" cy="15" r="15" fill="white" />
<path
d="M16.2426 10.7574L13.4142 13.5858C12.6332 14.3668 12.6332 15.6332 13.4142 16.4142L16.2426 19.2426"
stroke="#191919"
stroke-width="2"
stroke-linecap="round"
/>
</svg>
</button>
</div>
</div>
</div>
</div>
</section>
<section class="reviews-section" id="reviews">
<div class="container flex flex-column between">
<div class="heading-div heading-div--center">
<p class="text-neutral-300">قالوا عنا</p>
<h2 class="heading-md">آراء مجموعة من عملائنا</h2>
</div>
<div class="reviews">
<div class="review bg-secondary">
<p>⭐⭐⭐⭐⭐</p>
<div class="reviewer">
<img src="assets/user-avatar-01.jpg" alt="" class="avatar" />
<h1 class="heading-sm">محمد الأحمد</h1>
</div>
<p class="text-neutral-500">
كانت تجربة مميزة مع خدمات رائعة قضيت أفضل إجازة لي من فترة طويلة،
أنصح بالتعامل مع شركة رحلاتي بدون تردد.
</p>
</div>
<div class="review bg-secondary">
<p>⭐⭐⭐⭐⭐</p>
<div class="reviewer">
<img src="assets/user-avatar-01.jpg" alt="" class="avatar" />
<h1 class="heading-sm">محمد الأحمد</h1>
</div>
<p class="text-neutral-500">
كانت تجربة مميزة مع خدمات رائعة قضيت أفضل إجازة لي من فترة طويلة،
أنصح بالتعامل مع شركة رحلاتي بدون تردد.
</p>
</div>
<div class="review bg-secondary">
<p>⭐⭐⭐⭐⭐</p>
<div class="reviewer">
<img src="assets/user-avatar-01.jpg" alt="" class="avatar" />
<h1 class="heading-sm">محمد الأحمد</h1>
</div>
<p class="text-neutral-500">
كانت تجربة مميزة مع خدمات رائعة قضيت أفضل إجازة لي من فترة طويلة،
أنصح بالتعامل مع شركة رحلاتي بدون تردد.
</p>
</div>
</div>
</div>
</section>
<section class="contact-us" id="contact-us">
<div class="container">
<div class="heading-div heading-div--right">
<p class="text-neutral-300">هل لديك سؤال؟</p>
<h2 class="heading-md">يسعدنا التواصل معك</h2>
</div>
<div class="contact-us__content">
<form action="" class="contact-us__form card-view">
<div class="input-group">
<label for="name" class="heading-sm"> الاسم </label>
<input
type="text"
id="name"
placeholder="يرجى تسجيل اسمك الكامل"
/>
</div>
<div class="input-group">
<label for="email" class="heading-sm"> البريد الإلكتروني </label>
<input type="text" id="email" placeholder="سجل بريدك الشخصي" />
</div>
<div class="input-group">
<label for="subject" class="heading-sm"> الموضوع </label>
<textarea
cols="10"
rows="3"
type="text"
id="subject"
placeholder="ما هو السؤال أو المشكلة التي لديك؟"
></textarea>
</div>
<button class="btn">أرسل الرسالة</button>
</form>
<div class="contact-us__info">
<div class="info-1 info">
<img src="assets/help-icon.svg" alt="" />
<div>
<h3 class="heading-sm">نقدم لك المساعدة</h3>
<p class="text-neutral-500">
إن كان لديك اي مشكلة في البلد الذي تسافر إليه سنقوم بمساعدك في
هذا الموضوع.
</p>
</div>
</div>
<div class="info-2 info">
<img src="assets/communication-icon.svg" alt="" />
<div>
<h3 class="heading-sm">نقدم لك المساعدة</h3>
<p class="text-neutral-500">
إن كان لديك اي مشكلة في البلد الذي تسافر إليه سنقوم بمساعدك في
هذا الموضوع.
</p>
</div>
</div>
<div class="info-3 info">
<img src="assets/working-hours-icon.svg" alt="" />
<div>
<h3 class="heading-sm">نقدم لك المساعدة</h3>
<p class="text-neutral-500">
إن كان لديك اي مشكلة في البلد الذي تسافر إليه سنقوم بمساعدك في
هذا الموضوع.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer bg-neutral-700">
<div class="container">
<div class="footer__content">
<div class="footer__heading">
<div class="logo">
<svg
width="129"
height="38"
viewBox="0 0 129 38"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M0.243366 20.21C0.243366 22.16 1.50337 23.42 3.45337 23.42C5.46337 23.42 6.66337 22.16 6.66337 20.21C6.66337 18.2 5.46337 17 3.45337 17C1.50337 17 0.243366 18.2 0.243366 20.21Z"
fill="#FEC430"
/>
<path
d="M50.5876 18.32H48.1276C46.0576 18.29 44.0776 17.93 42.1576 17.33L35.7676 14.81L33.9976 19.19L41.0176 21.92C41.7976 22.19 42.3676 22.91 42.3676 23.75C42.3676 24.68 41.5576 25.46 40.7176 25.46H18.3976C17.4676 25.46 16.7476 24.77 16.7476 23.84V17H12.0676V23.84C12.0676 27.35 14.8576 30.14 18.3976 30.14H40.7176C44.2276 30.14 47.0476 27.29 47.0476 23.75C47.0476 23.45 47.0176 23.27 47.0176 22.94C47.3476 23 47.6776 23 48.0076 23H50.5876V18.32ZM26.1376 31.88C24.6976 31.88 23.5276 33.05 23.5276 34.46C23.5276 35.9 24.6976 37.07 26.1376 37.07C27.5776 37.07 28.7476 35.9 28.7476 34.46C28.7476 33.05 27.5776 31.88 26.1376 31.88ZM32.6176 31.88C31.1776 31.88 30.0076 33.05 30.0076 34.46C30.0076 35.9 31.1776 37.07 32.6176 37.07C34.0576 37.07 35.2276 35.9 35.2276 34.46C35.2276 33.05 34.0576 31.88 32.6176 31.88ZM53.7971 0.199998C52.3571 0.199998 51.1871 1.37 51.1871 2.78C51.1871 4.22 52.3571 5.39 53.7971 5.39C55.2371 5.39 56.4071 4.22 56.4071 2.78C56.4071 1.37 55.2371 0.199998 53.7971 0.199998ZM60.2771 0.199998C58.8371 0.199998 57.6671 1.37 57.6671 2.78C57.6671 4.22 58.8371 5.39 60.2771 5.39C61.7171 5.39 62.8871 4.22 62.8871 2.78C62.8871 1.37 61.7171 0.199998 60.2771 0.199998ZM53.9171 23C56.9771 23 59.4371 20.51 59.4371 17.51V8H54.7571V17.51C54.7571 17.96 54.4571 18.32 53.9471 18.32H49.9871V23H53.9171ZM87.4501 18.32C86.4601 18.32 85.5901 17.57 85.4101 16.61V0.349998H80.7001V16.58C80.7001 17.54 79.9201 18.32 78.9601 18.32H73.0201V3.86H68.3401V18.32H63.0301V23H79.5001C80.9701 23 82.2901 22.46 83.3401 21.59C84.4801 22.46 85.8901 23 87.4501 23H89.1901L89.2201 18.32H87.4501ZM114.07 23V18.32H113.41C112.24 18.32 112.24 18.17 112.24 17.54V16.88C112.24 14.33 111.25 12.17 109.33 10.67C106.84 8.63 103.06 8.03 99.5497 8C95.3497 7.97 91.5097 8.78 90.8197 8.93L91.8397 13.49C95.9497 12.56 103.57 11.96 106.45 14.3C107.23 14.9 107.59 15.71 107.59 16.88V17.54C107.59 17.84 107.62 18.08 107.65 18.32H88.6297V23H114.07ZM120.473 29.51C122.843 29.24 124.643 28.46 125.963 27.35C127.163 26.3 128.603 24.38 128.603 20.93V8H123.893V20.93C123.893 22.25 123.593 23.15 122.903 23.72C121.433 25.25 116.693 24.8 115.853 24.65L115.133 29.27C116.273 29.66 118.703 29.72 120.473 29.51Z"
fill="white"
/>
</svg>
</div>
<p>
شركة متخصصة في مجال السياحة والسفر<br />
نقدم خدمات تأمين الرحلات والحجوزات<br />
والفيز لكل أنحاء العالم.
</p>
</div>
<div class="footer__links">
<ul class="links-list" role="list">
<li>
<h3 class="heading-sm text-primary">حول</h3>
</li>
<li><a href="" class="footer__link">الشركة</a></li>
<li><a href="" class="footer__link">من نحن؟</a></li>
<li><a href="" class="footer__link">فرص العمل</a></li>
<li><a href="" class="footer__link">المدونه</a></li>
</ul>
<ul class="links-list" role="list">
<li>
<h3 class="heading-sm text-primary">خدماتنا</h3>
</li>
<li><a href="" class="footer__link">بطاقات الطيران</a></li>
<li><a href="" class="footer__link">الرحلات البحرية</a></li>
<li><a href="" class="footer__link">الفنادق</a></li>
<li><a href="" class="footer__link">الرحلات البرية</a></li>
<li><a href="" class="footer__link">تأمين الفيزا</a></li>
</ul>
</div>
<div class="footer__links">
<ul class="links-list" role="list">
<li>
<h3 class="heading-sm text-primary">الحجوزات</h3>
</li>
<li><a href="" class="footer__link">العروض الجديدة</a></li>
<li><a href="" class="footer__link">تأكد من حجزك</a></li>
<li><a href="" class="footer__link">الاشتراكات</a></li>
<li><a href="" class="footer__link">طرق السفر</a></li>
</ul>
<ul class="links-list" role="list">
<li>
<h3 class="heading-sm text-primary">الموقع</h3>
</li>
<li><a href="" class="footer__link">سياسة الخصوصية</a></li>
<li><a href="" class="footer__link">شروط الاستخدام</a></li>
<li><a href="" class="footer__link">بلغ عن مشكلة</a></li>
<li><a href="" class="footer__link">تواصل معنا</a></li>
</ul>
</div>
</div>
<div class="copyright">
<p>
2023 جميع الحقوق محفوظة لموقع
<span class="text-accent1"> للمصمم أحمد سكماني </span>
</p>
<div class="social">
<div>
<svg
width="20"
height="20"
viewBox="0 0 20 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M15 0H5C2 0 0 2 0 5V11C0 14 2 16 5 16H15C18 16 20 14 20 11V5C20 2 18 0 15 0ZM11.89 9.03L9.42 10.51C8.42 11.11 7.6 10.65 7.6 9.48V6.51C7.6 5.34 8.42 4.88 9.42 5.48L11.89 6.96C12.84 7.54 12.84 8.46 11.89 9.03Z"
fill="white"
/>
</svg>
</div>
<div>
<svg
width="20"
height="20"
viewBox="0 0 20 21"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M14.1971 0H5.8129C2.17108 0 0 2.2785 0 6.1005V14.889C0 18.7215 2.17108 21 5.8129 21H14.1871C17.8289 21 20 18.7215 20 14.8995V6.1005C20.01 2.2785 17.8389 0 14.1971 0ZM10.005 14.574C7.86392 14.574 6.12305 12.747 6.12305 10.5C6.12305 8.253 7.86392 6.426 10.005 6.426C12.1461 6.426 13.8869 8.253 13.8869 10.5C13.8869 12.747 12.1461 14.574 10.005 14.574ZM15.9279 5.124C15.8779 5.25 15.8079 5.3655 15.7178 5.4705C15.6178 5.565 15.5077 5.6385 15.3877 5.691C15.2056 5.77211 15.0046 5.79446 14.8104 5.75518C14.6161 5.71591 14.4375 5.6168 14.2971 5.4705C14.2071 5.3655 14.137 5.25 14.087 5.124C14.0356 4.99781 14.0084 4.86223 14.007 4.725C14.007 4.5885 14.037 4.452 14.087 4.326C14.137 4.1895 14.2071 4.0845 14.2971 3.9795C14.5272 3.738 14.8774 3.6225 15.1976 3.696C15.2676 3.7065 15.3276 3.7275 15.3877 3.759C15.4477 3.78 15.5077 3.8115 15.5678 3.8535C15.6178 3.885 15.6678 3.9375 15.7178 3.9795C15.8079 4.0845 15.8779 4.1895 15.9279 4.326C15.978 4.452 16.008 4.5885 16.008 4.725C16.008 4.8615 15.978 4.998 15.9279 5.124Z"
fill="white"
/>
</svg>
</div>
<div>
<svg
width="20"
height="20"
viewBox="0 0 20 21"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M20 14.8995C20 18.7215 17.83 21 14.19 21H13C12.45 21 12 20.5275 12 19.95V13.8915C12 13.608 12.22 13.3665 12.49 13.3665L14.25 13.335C14.39 13.3245 14.51 13.2195 14.54 13.0725L14.89 11.067C14.8968 11.0215 14.8941 10.9751 14.8822 10.9308C14.8702 10.8865 14.8492 10.8455 14.8207 10.8106C14.7922 10.7757 14.7568 10.7476 14.717 10.7285C14.6771 10.7093 14.6338 10.6994 14.59 10.6995L12.46 10.731C12.18 10.731 11.96 10.5 11.95 10.2165L11.91 7.644C11.91 7.476 12.04 7.329 12.21 7.329L14.61 7.287C14.78 7.287 14.91 7.1505 14.91 6.972L14.87 4.452C14.87 4.2735 14.74 4.137 14.57 4.137L11.87 4.179C11.4759 4.18529 11.0868 4.27318 10.725 4.43764C10.3633 4.6021 10.0361 4.83989 9.76201 5.1374C9.48796 5.4349 9.27252 5.78626 9.12803 6.17135C8.98354 6.55644 8.91285 6.96767 8.92 7.3815L8.97 10.269C8.98 10.563 8.76 10.794 8.48 10.8045L7.28 10.8255C7.11 10.8255 6.98 10.962 6.98 11.1405L7.01 13.1355C7.01 13.314 7.14 13.4505 7.31 13.4505L8.51 13.4295C8.79 13.4295 9.01 13.6605 9.02 13.944L9.11 19.929C9.12 20.517 8.67 21 8.11 21H5.81C2.17 21 0 18.7215 0 14.889V6.1005C0 2.2785 2.17 0 5.81 0H14.19C17.83 0 20 2.2785 20 6.1005V14.8995Z"
fill="white"
/>
</svg>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>