@atb-as/generate-assets 3.0.1 → 4.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (208) hide show
  1. package/files/atb/colors/illustrations/token/travelcard/dark/Travelcard.svg +19 -0
  2. package/files/atb/colors/illustrations/token/travelcard/light/Travelcard.svg +19 -0
  3. package/files/atb/colors/images/{app.png → AppPreview.png} +0 -0
  4. package/files/atb/colors/{illustrations/crash.svg → images/Crash.svg} +0 -0
  5. package/files/atb/colors/{illustrations/onboarding1.svg → images/Onboarding1.svg} +0 -0
  6. package/files/atb/colors/{illustrations/onboarding2.svg → images/Onboarding2.svg} +0 -0
  7. package/files/atb/colors/{illustrations/onboarding3.svg → images/Onboarding3.svg} +0 -0
  8. package/files/atb/colors/images/{photo-background.jpg → PhotoBackground.jpg} +0 -0
  9. package/files/atb/colors/images/Pilot.svg +22 -0
  10. package/files/atb/colors/{illustrations/ticketing-splash.svg → images/TicketSplash.svg} +0 -0
  11. package/files/atb/colors/images/TravelPlanning.svg +51 -0
  12. package/files/atb/colors/images/{travelcard-help-illustration.svg → TravelcardHelpIllustration.svg} +0 -0
  13. package/files/atb/colors/images/{background-illustration-dark.svg → dark/BackgroundIllustration.svg} +0 -0
  14. package/files/atb/colors/images/{empty-illustration-dark.svg → dark/EmptyIllustration.svg} +0 -0
  15. package/files/atb/colors/images/{travel-illustration-dark.svg → dark/TravelIllustration.svg} +0 -0
  16. package/files/atb/colors/images/{travelcard-help-icons-dark.svg → dark/TravelcardHelpIcons.svg} +0 -0
  17. package/files/atb/colors/images/{background-illustration.svg → light/BackgroundIllustration.svg} +0 -0
  18. package/files/atb/colors/images/{empty-illustration.svg → light/EmptyIllustration.svg} +0 -0
  19. package/files/atb/colors/images/{travel-illustration.svg → light/TravelIllustration.svg} +0 -0
  20. package/files/atb/colors/images/{travelcard-help-icons.svg → light/TravelcardHelpIcons.svg} +0 -0
  21. package/files/atb/mono/ticketing/{travelcard.svg → Travelcard.svg} +1 -1
  22. package/files/atb/mono/ticketing/{travelcard-outlined.svg → TravelcardOutlined.svg} +0 -0
  23. package/files/common/{mono → colors/icons}/actions/ChatUnread.svg +0 -0
  24. package/files/common/colors/icons/input/CheckboxChecked.svg +4 -0
  25. package/files/common/colors/icons/input/CheckboxUnchecked.svg +3 -0
  26. package/files/common/colors/icons/input/RadiobuttonChecked.svg +4 -0
  27. package/files/common/colors/icons/input/RadiobuttonUnchecked.svg +3 -0
  28. package/files/common/colors/icons/map/Map.svg +6 -0
  29. package/files/common/colors/icons/map/MapPin.svg +5 -0
  30. package/files/common/colors/icons/map/Pin.svg +5 -0
  31. package/files/common/colors/icons/map/PinInvalid.svg +5 -0
  32. package/files/common/colors/icons/map/PinValid.svg +5 -0
  33. package/files/common/colors/icons/status/dark/Check.svg +5 -0
  34. package/files/common/colors/icons/status/dark/Error.svg +7 -0
  35. package/files/common/colors/icons/status/dark/Info.svg +6 -0
  36. package/files/common/colors/icons/status/dark/Realtime.svg +4 -0
  37. package/files/common/colors/icons/status/dark/Spinner.svg +4 -0
  38. package/files/common/colors/icons/status/dark/Unknown.svg +5 -0
  39. package/files/common/colors/icons/status/dark/Warning.svg +6 -0
  40. package/files/common/colors/icons/status/light/Check.svg +5 -0
  41. package/files/common/colors/icons/status/light/Error.svg +7 -0
  42. package/files/common/colors/icons/status/light/Info.svg +6 -0
  43. package/files/common/colors/icons/status/light/Realtime.svg +4 -0
  44. package/files/common/colors/icons/status/light/Spinner.svg +4 -0
  45. package/files/common/colors/icons/status/light/Unknown.svg +5 -0
  46. package/files/common/colors/icons/status/light/Warning.svg +6 -0
  47. package/files/common/colors/icons/ticketing/Klippekort.svg +5 -0
  48. package/files/common/{mono → colors/icons}/ticketing/MasterCard.svg +1 -1
  49. package/files/common/colors/icons/ticketing/Seats.svg +4 -0
  50. package/files/common/colors/icons/ticketing/Vipps.svg +4 -0
  51. package/files/common/colors/icons/{paymentcard-visa.svg → ticketing/Visa.svg} +0 -0
  52. package/files/common/colors/illustrations/{cloud.svg → Cloud.svg} +4 -4
  53. package/files/common/colors/{icons/menu.svg → illustrations/Menu.svg} +0 -0
  54. package/files/common/colors/illustrations/PassengerCategory.svg +19 -0
  55. package/files/common/colors/illustrations/PassengerCategoryChecked.svg +21 -0
  56. package/files/common/colors/illustrations/{psst.svg → Psst.svg} +0 -0
  57. package/files/common/colors/{icons/badge-android.svg → illustrations/badge/android.svg} +0 -0
  58. package/files/common/colors/{icons/badge-ios.svg → illustrations/badge/ios.svg} +0 -0
  59. package/files/common/colors/illustrations/ticket-type/Boat.svg +15 -0
  60. package/files/common/colors/illustrations/ticket-type/Carnet.svg +6 -0
  61. package/files/common/colors/illustrations/ticket-type/H24.svg +7 -0
  62. package/files/common/colors/illustrations/ticket-type/Night.svg +5 -0
  63. package/files/common/colors/illustrations/ticket-type/Period.svg +3 -0
  64. package/files/common/colors/illustrations/ticket-type/Single.svg +5 -0
  65. package/files/common/colors/illustrations/ticket-type/Summer.svg +5 -0
  66. package/files/common/colors/illustrations/ticket-type/Youth.svg +5 -0
  67. package/files/common/colors/illustrations/token/mobile/dark/Phone.svg +4 -0
  68. package/files/common/colors/illustrations/token/mobile/light/Phone.svg +4 -0
  69. package/files/common/colors/{illustrations/change-travel-token.svg → images/ChangeTravelToken.svg} +0 -0
  70. package/files/common/colors/images/Periodebillett.svg +33 -0
  71. package/files/common/colors/images/Ticket.svg +6 -0
  72. package/files/common/colors/images/TicketNew.svg +14 -0
  73. package/files/common/colors/{icons → images}/waving-hand.png +0 -0
  74. package/files/common/mono/actions/Clear.svg +3 -0
  75. package/files/common/mono/actions/Feedback copy.svg +5 -0
  76. package/files/common/mono/{other → actions}/Feedback.svg +1 -1
  77. package/files/common/mono/actions/SortAscending.svg +3 -0
  78. package/files/common/mono/actions/SortDescending.svg +3 -0
  79. package/files/common/mono/actions/{Remove.svg → Subtract.svg} +0 -0
  80. package/files/common/mono/devices/Laptop.svg +4 -0
  81. package/files/common/mono/devices/Phone.svg +4 -0
  82. package/files/common/mono/map/Map.svg +3 -0
  83. package/files/common/mono/map/MapPin.svg +3 -0
  84. package/files/common/mono/map/Pin.svg +4 -0
  85. package/files/common/mono/map/PinInvalid.svg +4 -0
  86. package/files/common/mono/map/PinValid.svg +4 -0
  87. package/files/common/mono/navigation/{Expand.svg → ExpandMore.svg} +0 -0
  88. package/files/common/mono/places/{CurrentLocationArrow.svg → City.svg} +0 -0
  89. package/files/common/mono/places/{DestinationFlag.svg → Destination.svg} +0 -0
  90. package/files/common/mono/places/Favorite.svg +3 -5
  91. package/files/common/mono/places/FavoriteDisable.svg +4 -0
  92. package/files/common/mono/places/House.svg +3 -0
  93. package/files/common/mono/places/Location.svg +3 -0
  94. package/files/common/mono/places/Stop.svg +3 -0
  95. package/files/common/mono/places/StopDestination.svg +4 -0
  96. package/files/common/mono/places/StopOrigin.svg +4 -0
  97. package/files/common/mono/profile/LogOut.svg +4 -0
  98. package/files/common/mono/profile/Mail.svg +3 -0
  99. package/files/common/mono/profile/Phone.svg +4 -0
  100. package/files/common/mono/profile/User.svg +4 -0
  101. package/files/common/mono/status/ServiceDisruption.svg +3 -0
  102. package/files/common/mono/status/Spinner.svg +3 -0
  103. package/files/common/mono/tab-bar/assistant.svg +3 -4
  104. package/files/common/mono/tab-bar/departures.svg +4 -0
  105. package/files/common/mono/tab-bar/profile.svg +4 -5
  106. package/files/common/mono/tab-bar/ticketing.svg +3 -0
  107. package/files/common/mono/ticketing/Card.svg +3 -0
  108. package/files/common/mono/ticketing/H24.svg +5 -0
  109. package/files/common/mono/ticketing/Moon.svg +3 -0
  110. package/files/common/mono/ticketing/QR.svg +3 -0
  111. package/files/common/mono/ticketing/Sun.svg +3 -0
  112. package/files/common/mono/ticketing/Ticket.svg +3 -0
  113. package/files/common/mono/ticketing/TicketAdd.svg +4 -0
  114. package/files/common/mono/ticketing/TicketInvalid.svg +4 -0
  115. package/files/common/mono/ticketing/TicketMultiple.svg +4 -0
  116. package/files/common/mono/ticketing/TicketValid.svg +4 -0
  117. package/files/common/mono/ticketing/Travellers.svg +4 -0
  118. package/files/common/mono/ticketing/Vipps.svg +2 -3
  119. package/files/common/mono/ticketing/Youth.svg +3 -0
  120. package/files/common/mono/time/Date.svg +3 -3
  121. package/files/common/mono/time/Duration.svg +4 -0
  122. package/files/common/mono/time/Realtime.svg +7 -0
  123. package/files/common/mono/time/RealtimeSmall.svg +6 -0
  124. package/files/common/mono/time/Time.svg +3 -0
  125. package/files/common/mono/transportation/Boat.svg +13 -0
  126. package/files/common/mono/transportation/Bus.svg +5 -0
  127. package/files/common/mono/transportation/Car.svg +6 -0
  128. package/files/common/mono/transportation/Ferry.svg +15 -0
  129. package/files/common/mono/transportation/Train.svg +5 -0
  130. package/files/common/mono/transportation/Tram.svg +5 -0
  131. package/files/common/mono/transportation/Walk.svg +5 -0
  132. package/files/common/mono/transportation-entur/Bicycle.svg +3 -0
  133. package/files/common/mono/transportation-entur/Bus.svg +5 -0
  134. package/files/common/mono/transportation-entur/Cableway.svg +7 -0
  135. package/files/common/mono/transportation-entur/Car.svg +3 -0
  136. package/files/common/mono/transportation-entur/Carferry.svg +4 -0
  137. package/files/common/mono/transportation-entur/Ferry.svg +4 -0
  138. package/files/common/mono/transportation-entur/Funicular.svg +4 -0
  139. package/files/common/mono/transportation-entur/Helicopter.svg +4 -0
  140. package/files/common/mono/transportation-entur/Plane.svg +4 -0
  141. package/files/common/mono/transportation-entur/Scooter.svg +3 -0
  142. package/files/common/mono/{transportation → transportation-entur}/Subway.svg +0 -0
  143. package/files/common/mono/transportation-entur/Taxi.svg +3 -0
  144. package/files/common/mono/transportation-entur/Train.svg +4 -0
  145. package/files/common/mono/transportation-entur/Tram.svg +4 -0
  146. package/files/common/mono/transportation-entur/Walk.svg +5 -0
  147. package/files/nfk/colors/illustrations/{travel-token-card.svg → token/travelcard/dark/Travelcard.svg} +0 -0
  148. package/files/nfk/colors/illustrations/token/travelcard/light/Travelcard.svg +1 -0
  149. package/files/nfk/colors/images/{app.png → AppPreview.png} +0 -0
  150. package/files/nfk/colors/{illustrations/crash.svg → images/Crash.svg} +0 -0
  151. package/files/nfk/colors/{illustrations/onboarding1.svg → images/Onboarding1.svg} +0 -0
  152. package/files/nfk/colors/{illustrations/onboarding2.svg → images/Onboarding2.svg} +0 -0
  153. package/files/nfk/colors/{illustrations/onboarding3.svg → images/Onboarding3.svg} +0 -0
  154. package/files/nfk/colors/images/{photo-background.jpg → PhotoBackground.jpg} +0 -0
  155. package/files/nfk/colors/images/Pilot.svg +2 -0
  156. package/files/nfk/colors/{illustrations/ticketing-splash.svg → images/TicketSplash.svg} +0 -0
  157. package/files/nfk/colors/images/{travel-planning.svg → TravelPlanning.svg} +0 -0
  158. package/files/nfk/colors/images/{travelcard-help-illustration.svg → TravelcardHelpIllustration.svg} +0 -0
  159. package/files/nfk/colors/images/{background-illustration-dark.svg → dark/BackgroundIllustration.svg} +0 -0
  160. package/files/nfk/colors/images/{empty-illustration-dark.svg → dark/EmptyIllustration.svg} +0 -0
  161. package/files/nfk/colors/images/{travel-illustration-dark.svg → dark/TravelIllustration.svg} +0 -0
  162. package/files/nfk/colors/images/{travelcard-help-icons-dark.svg → dark/TravelcardHelpIcons.svg} +0 -0
  163. package/files/nfk/colors/images/{background-illustration.svg → light/BackgroundIllustration.svg} +0 -0
  164. package/files/nfk/colors/images/{empty-illustration.svg → light/EmptyIllustration.svg} +0 -0
  165. package/files/nfk/colors/images/{travel-illustration.svg → light/TravelIllustration.svg} +0 -0
  166. package/files/nfk/colors/images/{travelcard-help-icons.svg → light/TravelcardHelpIcons.svg} +0 -0
  167. package/files/nfk/mono/ticketing/{travelcard.svg → Travelcard.svg} +0 -0
  168. package/files/nfk/mono/ticketing/{travelcard-outlined.svg → TravelcardOutlined.svg} +0 -0
  169. package/lib/generate.js +3 -15
  170. package/lib/generate.js.map +1 -1
  171. package/lib/utils.d.ts +5 -0
  172. package/lib/utils.js +20 -1
  173. package/lib/utils.js.map +1 -1
  174. package/package.json +5 -4
  175. package/files/atb/colors/illustrations/travel-token-card.svg +0 -26
  176. package/files/atb/colors/images/travel-planning.svg +0 -51
  177. package/files/common/colors/icons/bus-ticket.svg +0 -21
  178. package/files/common/colors/icons/paymentcard-mastercard.svg +0 -5
  179. package/files/common/colors/icons/token-card.svg +0 -1
  180. package/files/common/colors/icons/token-paper.svg +0 -1
  181. package/files/common/colors/icons/travelcard-help-icons.svg +0 -10
  182. package/files/common/colors/illustrations/phone.svg +0 -8
  183. package/files/common/colors/illustrations/test-pilot-figure.svg +0 -33
  184. package/files/common/colors/illustrations/ticket-icon.svg +0 -7
  185. package/files/common/colors/illustrations/travel-card.svg +0 -6
  186. package/files/common/colors/illustrations/travel-token-phone.svg +0 -4
  187. package/files/common/colors/images/.gitkeep +0 -0
  188. package/files/common/mono/other/Banner.svg +0 -4
  189. package/files/common/mono/other/Contact.svg +0 -3
  190. package/files/common/mono/other/Dot.svg +0 -3
  191. package/files/common/mono/places/MapPointPin.svg +0 -5
  192. package/files/common/mono/tab-bar/nearby.svg +0 -5
  193. package/files/common/mono/tab-bar/tickets.svg +0 -4
  194. package/files/common/mono/ticketing/AddTicket.svg +0 -6
  195. package/files/common/mono/ticketing/BlankTicket.svg +0 -5
  196. package/files/common/mono/ticketing/CreditCard.svg +0 -5
  197. package/files/common/mono/ticketing/InvalidTicket.svg +0 -8
  198. package/files/common/mono/ticketing/MultipleTickets.svg +0 -6
  199. package/files/common/mono/ticketing/ValidTicket.svg +0 -8
  200. package/files/common/mono/ticketing/Visa.svg +0 -4
  201. package/files/common/mono/transportation/BusSide.svg +0 -3
  202. package/files/common/mono/transportation/Duration.svg +0 -3
  203. package/files/common/mono/transportation/FerrySide.svg +0 -3
  204. package/files/common/mono/transportation/PlaneSide.svg +0 -1
  205. package/files/common/mono/transportation/TrainSide.svg +0 -3
  206. package/files/common/mono/transportation/TramSide.svg +0 -3
  207. package/files/common/mono/transportation/Wait.svg +0 -3
  208. package/files/common/mono/transportation/WalkingPerson.svg +0 -3
@@ -0,0 +1,19 @@
1
+ <svg width="119" height="86" viewBox="0 0 119 86" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="4.75" y="4" width="110" height="78" rx="8" fill="#75B8C4"/>
3
+ <rect x="31.75" y="20.5" width="72" height="10" rx="1.5" fill="#D4E9EC"/>
4
+ <g clip-path="url(#clip0_1967_81)">
5
+ <rect x="71.75" y="36.5" width="32" height="31" rx="1.5" fill="white"/>
6
+ <path d="M79.5106 60.8239C79.6523 60.8239 79.7898 60.8072 79.9315 60.7822V60.1654C79.7981 60.1779 79.7273 60.1821 79.5981 60.1821C79.1314 60.1821 78.948 59.9696 78.948 59.4403V56.8983H79.9315V56.2982H78.948V55.1356H78.1979V56.2982H77.4895V56.8983H78.1979V59.6237C78.1979 60.4821 78.5855 60.8239 79.5106 60.8239Z" fill="#007C92"/>
7
+ <path d="M81.6067 57.6068C81.9068 57.6068 82.1485 57.3609 82.1485 57.065C82.1485 56.765 81.9068 56.5233 81.6067 56.5233C81.3108 56.5233 81.065 56.765 81.065 57.065C81.065 57.3609 81.3108 57.6068 81.6067 57.6068ZM81.6067 60.8322C81.9068 60.8322 82.1485 60.5863 82.1485 60.2904C82.1485 59.9904 81.9068 59.7487 81.6067 59.7487C81.3108 59.7487 81.065 59.9904 81.065 60.2904C81.065 60.5863 81.3108 60.8322 81.6067 60.8322Z" fill="#007C92"/>
8
+ <path d="M83.5903 60.7905H84.3154V59.0861L84.7363 58.6777L86.4199 60.7905H87.3325L85.2447 58.186L87.2033 56.2982H86.324L84.3821 58.261H84.3154V54.5147H83.5903V60.7905Z" fill="#007C92"/>
9
+ <path d="M89.8203 60.8697C91.0997 60.8697 91.8914 59.9862 91.8914 58.5485V58.5402C91.8914 57.0984 91.0997 56.2191 89.8203 56.2191C88.541 56.2191 87.7492 57.0984 87.7492 58.5402V58.5485C87.7492 59.9862 88.541 60.8697 89.8203 60.8697ZM89.8203 60.2279C88.9702 60.2279 88.491 59.607 88.491 58.5485V58.5402C88.491 57.4776 88.9702 56.8608 89.8203 56.8608C90.6704 56.8608 91.1497 57.4776 91.1497 58.5402V58.5485C91.1497 59.607 90.6704 60.2279 89.8203 60.2279Z" fill="#007C92"/>
10
+ <path d="M93.0166 60.7905H93.7417V58.0068C93.7417 57.3484 94.2334 56.9108 94.9252 56.9108C95.0835 56.9108 95.2211 56.9275 95.3711 56.9525V56.2482C95.3002 56.2357 95.146 56.2191 95.0085 56.2191C94.4001 56.2191 93.9792 56.4941 93.8084 56.965H93.7417V56.2982H93.0166V60.7905Z" fill="#007C92"/>
11
+ <path d="M97.9464 60.8239C98.0881 60.8239 98.2256 60.8072 98.3673 60.7822V60.1654C98.234 60.1779 98.1631 60.1821 98.0339 60.1821C97.5672 60.1821 97.3838 59.9696 97.3838 59.4403V56.8983H98.3673V56.2982H97.3838V55.1356H96.6337V56.2982H95.9253V56.8983H96.6337V59.6237C96.6337 60.4821 97.0213 60.8239 97.9464 60.8239Z" fill="#007C92"/>
12
+ </g>
13
+ <rect x="72.1056" y="36.8556" width="31.2888" height="30.2888" rx="1.1444" stroke="#429EAE" stroke-width="0.711207"/>
14
+ <defs>
15
+ <clipPath id="clip0_1967_81">
16
+ <rect x="71.75" y="36.5" width="32" height="31" rx="1.5" fill="white"/>
17
+ </clipPath>
18
+ </defs>
19
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg width="119" height="86" viewBox="0 0 119 86" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="4.75" y="4" width="110" height="78" rx="8" fill="#D4E9EC"/>
3
+ <rect x="31.75" y="20.5" width="72" height="10" rx="1.5" fill="#429EAE"/>
4
+ <g clip-path="url(#clip0_1958_403)">
5
+ <rect x="71.75" y="36.5" width="32" height="31" rx="1.5" fill="white"/>
6
+ <path d="M79.5106 60.8239C79.6523 60.8239 79.7898 60.8072 79.9315 60.7822V60.1654C79.7981 60.1779 79.7273 60.1821 79.5981 60.1821C79.1314 60.1821 78.948 59.9696 78.948 59.4403V56.8983H79.9315V56.2982H78.948V55.1356H78.1979V56.2982H77.4895V56.8983H78.1979V59.6237C78.1979 60.4821 78.5855 60.8239 79.5106 60.8239Z" fill="#007C92"/>
7
+ <path d="M81.6067 57.6068C81.9068 57.6068 82.1485 57.3609 82.1485 57.065C82.1485 56.765 81.9068 56.5233 81.6067 56.5233C81.3108 56.5233 81.065 56.765 81.065 57.065C81.065 57.3609 81.3108 57.6068 81.6067 57.6068ZM81.6067 60.8322C81.9068 60.8322 82.1485 60.5863 82.1485 60.2904C82.1485 59.9904 81.9068 59.7487 81.6067 59.7487C81.3108 59.7487 81.065 59.9904 81.065 60.2904C81.065 60.5863 81.3108 60.8322 81.6067 60.8322Z" fill="#007C92"/>
8
+ <path d="M83.5903 60.7905H84.3154V59.0861L84.7363 58.6777L86.4199 60.7905H87.3325L85.2447 58.186L87.2033 56.2982H86.324L84.3821 58.261H84.3154V54.5147H83.5903V60.7905Z" fill="#007C92"/>
9
+ <path d="M89.8203 60.8697C91.0997 60.8697 91.8914 59.9862 91.8914 58.5485V58.5402C91.8914 57.0984 91.0997 56.2191 89.8203 56.2191C88.541 56.2191 87.7492 57.0984 87.7492 58.5402V58.5485C87.7492 59.9862 88.541 60.8697 89.8203 60.8697ZM89.8203 60.2279C88.9702 60.2279 88.491 59.607 88.491 58.5485V58.5402C88.491 57.4776 88.9702 56.8608 89.8203 56.8608C90.6704 56.8608 91.1497 57.4776 91.1497 58.5402V58.5485C91.1497 59.607 90.6704 60.2279 89.8203 60.2279Z" fill="#007C92"/>
10
+ <path d="M93.0166 60.7905H93.7417V58.0068C93.7417 57.3484 94.2334 56.9108 94.9252 56.9108C95.0835 56.9108 95.2211 56.9275 95.3711 56.9525V56.2482C95.3002 56.2357 95.146 56.2191 95.0085 56.2191C94.4001 56.2191 93.9792 56.4941 93.8084 56.965H93.7417V56.2982H93.0166V60.7905Z" fill="#007C92"/>
11
+ <path d="M97.9464 60.8239C98.0881 60.8239 98.2256 60.8072 98.3673 60.7822V60.1654C98.234 60.1779 98.1631 60.1821 98.0339 60.1821C97.5672 60.1821 97.3838 59.9696 97.3838 59.4403V56.8983H98.3673V56.2982H97.3838V55.1356H96.6337V56.2982H95.9253V56.8983H96.6337V59.6237C96.6337 60.4821 97.0213 60.8239 97.9464 60.8239Z" fill="#007C92"/>
12
+ </g>
13
+ <rect x="72.1056" y="36.8556" width="31.2888" height="30.2888" rx="1.1444" stroke="#429EAE" stroke-width="0.711207"/>
14
+ <defs>
15
+ <clipPath id="clip0_1958_403">
16
+ <rect x="71.75" y="36.5" width="32" height="31" rx="1.5" fill="white"/>
17
+ </clipPath>
18
+ </defs>
19
+ </svg>
@@ -0,0 +1,22 @@
1
+ <svg width="1025" height="564" viewBox="0 0 1025 564" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M717.435 141.278L709.956 145.122L705.015 132.832L712.863 129.135L717.435 141.278Z" fill="#323E48"/>
3
+ <path d="M718.241 120.012C714.765 112.635 707.023 108.974 700.951 111.836C694.878 114.698 692.773 122.998 696.25 130.376C699.727 137.753 707.469 141.414 713.541 138.552C719.614 135.69 721.718 127.39 718.241 120.012Z" fill="#323E48"/>
4
+ <path d="M691.02 123.376C691.1 119.126 688.373 115.628 684.931 115.564C681.488 115.5 678.632 118.893 678.553 123.144C678.474 127.394 681.2 130.892 684.643 130.956C688.086 131.021 690.941 127.627 691.02 123.376Z" fill="#323E48"/>
5
+ <path d="M709.092 139.404C709.092 139.404 694.134 149.558 685.171 124.275C685.171 124.275 690.382 107.739 708.066 109.685C708.066 109.685 705.823 121.035 704.437 124.925C704.437 124.925 698.017 128.508 705.377 131.527L709.092 139.404Z" fill="#323E48"/>
6
+ <path d="M722.196 136.53L724.572 143.782C724.572 143.782 736.031 148.267 743.453 153.999C750.876 159.73 806.677 244.085 806.677 244.085C803.467 245.978 742.247 271.964 742.247 271.964C739.474 266.645 736.099 216.962 736.099 216.962L718.691 182.911L709.027 164.188C709.162 162.976 706.943 153.246 706.943 153.246L705.225 143.544C715.367 145.247 722.196 136.53 722.196 136.53Z" fill="#D7282F"/>
7
+ <path d="M789.134 155.503C789.134 155.503 800.394 147.842 797.62 141.684L790.036 143.942L780.373 154.031L781.393 159.716L789.134 155.503Z" fill="#323E48"/>
8
+ <path d="M756.299 178.914C752.302 178.303 738.265 172.859 738.265 172.859L741.669 156.665C743.633 157.531 757.666 165.632 757.666 165.632C759.317 164.773 783.199 149.565 783.199 149.565C783.53 150.443 788.516 157.088 788.516 157.088C785.441 159.486 756.299 178.914 756.299 178.914Z" fill="#D7282F"/>
9
+ <path d="M712.537 129.611L716.167 125.894C716.167 125.894 717.18 126.308 716.956 127.369C716.763 128.413 712.537 129.611 712.537 129.611Z" fill="white"/>
10
+ <path d="M712.566 129.593C712.566 129.593 716.351 129.222 717.279 128.877C717.279 128.877 718.177 127.862 716.956 127.369L712.566 129.593Z" fill="white"/>
11
+ <path d="M910.299 230.521L896.41 235.855L914.545 283.074L928.434 277.74L910.299 230.521Z" fill="#007C92"/>
12
+ <path d="M958.8 64.0871C958.8 59.9788 955.47 56.6484 951.362 56.6484C947.253 56.6484 943.923 59.9788 943.923 64.0871V233.684C943.923 237.792 947.253 241.122 951.362 241.122C955.47 241.122 958.8 237.792 958.8 233.684V64.0871Z" fill="#37424A"/>
13
+ <path d="M788.476 141.025L788.476 141.025C786.843 142.271 786.529 144.605 787.775 146.238L804.916 168.714C806.162 170.347 808.496 170.661 810.129 169.415C811.763 168.17 812.077 165.836 810.831 164.202L793.689 141.727C792.444 140.094 790.11 139.78 788.476 141.025Z" fill="#37424A"/>
14
+ <path d="M981.915 126.521L962.47 133.989C955.567 136.64 952.12 144.385 954.772 151.288L954.772 151.288C957.423 158.191 965.168 161.638 972.071 158.987L991.516 151.519C998.419 148.868 1001.87 141.122 999.215 134.219L999.214 134.219C996.563 127.316 988.818 123.869 981.915 126.521Z" fill="#37424A"/>
15
+ <path d="M774.947 268.162L772.622 282.856L923.977 306.799L926.302 292.105L774.947 268.162Z" fill="#007C92"/>
16
+ <path d="M941.224 331.792C959.633 324.722 968.825 304.068 961.755 285.659C954.685 267.251 934.03 258.06 915.622 265.13C897.213 272.2 888.021 292.854 895.091 311.263C902.161 329.671 922.815 338.862 941.224 331.792Z" fill="#2C353B"/>
17
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M709.881 181.596L670.252 196.816L511.974 263.979L442.785 192.601C438.323 187.997 431.545 186.502 425.56 188.8L384.702 204.492C371.297 209.641 364.604 224.681 369.752 238.086L397.876 311.312C405.833 332.03 426.722 344.813 448.792 342.47L699.536 315.845C710.016 314.732 720.305 312.255 730.142 308.477L972.792 215.284C983.619 211.126 989.025 198.978 984.867 188.151L954.854 110.006C950.696 99.1792 938.548 93.7732 927.721 97.9314L802.839 145.894C807.966 162.549 792.548 183.313 767.561 192.91C742.574 202.506 717.22 197.401 709.881 181.596Z" fill="#71D6E0"/>
18
+ <path d="M730.654 257.336C731.551 256.432 732.629 255.729 733.817 255.272L895.829 193.05C900.469 191.267 905.675 193.584 907.457 198.224L910.604 206.419C912.387 211.059 910.07 216.266 905.43 218.048L699.11 297.288C696.092 298.447 693.628 294.67 695.904 292.375L730.654 257.336Z" fill="#007C92"/>
19
+ <path d="M445.416 309.643C446.348 308.642 447.497 307.867 448.774 307.376L528.097 276.911C531.932 275.438 536.235 277.353 537.708 281.188C539.181 285.023 537.266 289.326 533.431 290.799L435.836 328.282C432.866 329.422 430.396 325.764 432.565 323.436L445.416 309.643Z" fill="#007C92"/>
20
+ <path d="M674.333 151.423C690.657 145.791 701.395 145.811 705.205 146.738L705.26 142.733C705.812 142.786 708.219 142.553 713.432 141.188C718.645 139.823 721.267 137.382 721.926 136.332C724.632 137.152 729.006 139.828 724.86 143.97C720.713 148.113 711.451 151.245 707.338 152.293C701.516 153.732 686.939 152.984 678.817 156.873C661.989 164.929 663.693 175.59 641.574 192.69C631.744 200.291 587.537 207.601 570.054 209.8L576.737 196.078L573.486 181.39C585.751 183.585 614.639 186.461 632.074 180.403C653.868 172.829 653.928 158.463 674.333 151.423Z" fill="#A2AD00"/>
21
+ <path d="M606.757 355.894C540.144 391.307 392.007 449.297 296.04 451.42C176.082 454.073 143.966 379.034 183.384 348.059C226.925 313.843 271.284 346.432 267.401 410.738C265.272 445.994 261.392 557.121 17.5718 551.855" stroke="#37424A" stroke-width="16" stroke-linecap="round" stroke-dasharray="16 32"/>
22
+ </svg>
@@ -0,0 +1,51 @@
1
+ <svg width="248" height="185" viewBox="0 0 248 185" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M70.25 73.5912H9.75L9.75732 73.5783C4.7395 73.3164 0.75 69.075 0.75 63.8812C0.75 58.5186 5.00317 54.1713 10.25 54.1713C12.4431 54.1713 14.4624 54.9307 16.0703 56.2064C15.8606 55.2213 15.75 54.1984 15.75 53.1492C15.75 45.2463 22.0181 38.8398 29.75 38.8398C34.7383 38.8398 39.1172 41.5063 41.5969 45.5209C44.1538 42.0821 48.1982 39.8619 52.75 39.8619C60.0168 39.8619 65.9905 45.5207 66.6829 52.7622C67.7964 52.3512 68.9978 52.1271 70.25 52.1271C76.0491 52.1271 80.75 56.932 80.75 62.8591C80.75 68.7863 76.0491 73.5912 70.25 73.5912Z" fill="#D4F3F6"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M163.75 80C185.841 80 203.75 62.0914 203.75 40C203.75 17.9086 185.841 0 163.75 0C150.193 0 138.211 6.74438 130.977 17.0609C130.24 17.0205 129.497 17 128.75 17C106.659 17 88.75 34.9086 88.75 57C88.75 79.0914 106.659 97 128.75 97C142.307 97 154.289 90.2556 161.523 79.9391C162.26 79.9795 163.003 80 163.75 80Z" fill="#B3D8DE"/>
4
+ <path d="M133.533 73.0712C131.744 69.0803 130.75 64.6563 130.75 60C130.75 42.3269 145.077 28 162.75 28C178.18 28 191.059 38.9204 194.08 53.4539C199.78 48.2053 207.391 45 215.75 45C233.423 45 247.75 59.3269 247.75 77C247.75 92.9818 236.034 106.227 220.722 108.616C220.741 109.075 220.75 109.536 220.75 110C220.75 128.778 205.528 144 186.75 144C175.853 144 166.154 138.874 159.931 130.901C153.768 137.136 145.21 141 135.75 141C116.972 141 101.75 125.778 101.75 107C101.75 88.9673 115.788 74.2134 133.533 73.0712Z" fill="#99CBD3"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M158.25 107.5L108.75 32.5L109.75 31L158.25 96V107.5ZM158.021 142.262L118.25 101L119.25 99L158.096 131.533L158.75 38L164.75 35V78.4423L189.25 53L191.25 55L164.75 88.125V115.817L217.75 74L219.25 60.5H221.25L222.25 70L229.25 65L231.75 68L224.25 74L240.25 71L241.25 74L215.25 82L164.75 125.702V181H157.75L158.021 142.262Z" fill="#006678"/>
6
+ <path d="M186.501 83.939L185.505 83.7188C185.177 83.6461 184.834 83.7273 184.574 83.9394L176.86 90.2281C176.578 90.4581 176.428 90.8136 176.46 91.1776L176.539 92.0615L161.69 104.167C161.596 104.244 161.582 104.383 161.66 104.478L167.117 111.172C167.387 111.503 167.874 111.554 168.204 111.285L169.898 109.904C169.73 109.794 169.575 109.656 169.441 109.491C168.745 108.638 168.869 107.386 169.717 106.694C170.565 106.003 171.817 106.134 172.513 106.987C172.647 107.151 172.75 107.331 172.824 107.518L189.611 93.8328C189.442 93.7227 189.287 93.585 189.153 93.4204C188.457 92.5672 188.581 91.315 189.43 90.6233C190.278 89.9317 191.529 90.0626 192.225 90.9158C192.359 91.0804 192.463 91.2599 192.537 91.4473L194.316 89.9963C194.646 89.7274 194.694 89.2404 194.424 88.9086L188.967 82.2148C188.889 82.12 188.75 82.1055 188.656 82.1823L186.501 83.939Z" fill="#A2AD00"/>
7
+ <path d="M164.414 102.804C164.32 102.88 164.306 103.019 164.384 103.114L166.902 106.204C166.98 106.299 167.119 106.313 167.213 106.236L172.077 102.271C172.171 102.194 172.185 102.055 172.108 101.96L169.589 98.8704C169.512 98.7756 169.373 98.7611 169.278 98.8379L164.414 102.804Z" fill="#EAF7F8"/>
8
+ <path d="M170.101 98.453C170.024 98.3582 170.038 98.219 170.132 98.1422L174.996 94.1766C175.09 94.0998 175.229 94.1143 175.306 94.2091L177.825 97.2985C177.902 97.3933 177.889 97.5325 177.794 97.6093L172.93 101.575C172.836 101.652 172.697 101.637 172.62 101.542L170.101 98.453Z" fill="#EAF7F8"/>
9
+ <path d="M175.849 93.4809C175.755 93.5577 175.741 93.6969 175.818 93.7917L178.337 96.8811C178.414 96.9759 178.554 96.9904 178.648 96.9136L183.512 92.948C183.606 92.8711 183.62 92.732 183.543 92.6372L181.024 89.5478C180.947 89.453 180.808 89.4384 180.713 89.5153L175.849 93.4809Z" fill="#EAF7F8"/>
10
+ <path d="M181.536 89.1303C181.459 89.0356 181.472 88.8964 181.567 88.8196L186.431 84.854C186.525 84.7771 186.664 84.7917 186.741 84.8865L189.26 87.9759C189.337 88.0707 189.324 88.2098 189.229 88.2867L184.365 92.2523C184.271 92.3291 184.132 92.3146 184.055 92.2198L181.536 89.1303Z" fill="#EAF7F8"/>
11
+ <path d="M187.509 84.2603C187.432 84.1655 187.446 84.0264 187.54 83.9495L189.247 82.5581L193.095 87.2781L191.388 88.6695C191.294 88.7464 191.155 88.7318 191.078 88.637L187.509 84.2603Z" fill="#EAF7F8"/>
12
+ <ellipse cx="170.976" cy="108.239" rx="1.65152" ry="1.66086" transform="rotate(-39.1897 170.976 108.239)" fill="#37424A"/>
13
+ <ellipse cx="190.689" cy="92.1681" rx="1.65152" ry="1.66086" transform="rotate(-39.1897 190.689 92.1681)" fill="#37424A"/>
14
+ <path d="M173.75 43C172.645 43 171.75 43.8954 171.75 45V57C171.75 58.1046 172.645 59 173.75 59L173.75 70H175.75V59C176.855 59 177.75 58.1046 177.75 57V45C177.75 43.8954 176.855 43 175.75 43H173.75Z" fill="#37424A"/>
15
+ <circle cx="174.75" cy="56" r="2" fill="#878E92"/>
16
+ <circle cx="174.75" cy="51" r="2" fill="#AFB3B7"/>
17
+ <circle cx="174.75" cy="46" r="2" fill="#C3C6C9"/>
18
+ <ellipse cx="114.634" cy="33.0709" rx="2.08528" ry="2.1579" transform="rotate(53.5068 114.634 33.0709)" fill="#37424A"/>
19
+ <ellipse cx="146.408" cy="76.0217" rx="2.08527" ry="2.1579" transform="rotate(53.5068 146.408 76.0217)" fill="#37424A"/>
20
+ <path d="M111.54 25.6105C115.663 22.5603 121.479 23.4301 124.529 27.5532L154.537 68.1171C157.587 72.2402 156.717 78.0553 152.594 81.1055C151.563 81.8681 150.11 81.6506 149.347 80.6199L111.055 28.8576C110.292 27.8268 110.509 26.3731 111.54 25.6105Z" fill="#37424A"/>
21
+ <path d="M156.404 73.4568L157.751 75.2777C157.933 75.5234 157.884 75.871 157.644 76.0712L157.623 76.0431C157.576 75.9793 157.484 75.9672 157.418 76.016L156.162 76.9454C156.096 76.9942 156.081 77.0856 156.128 77.1495L156.213 77.2651C156.261 77.329 156.353 77.3411 156.419 77.2922L157.675 76.3629C157.731 76.3215 157.75 76.2496 157.726 76.1898C158.035 75.9411 158.101 75.4999 157.871 75.1892L156.524 73.3682L156.404 73.4568Z" fill="#37424A"/>
22
+ <path d="M151.284 81.6056C150.581 81.6417 149.884 81.3461 149.445 80.752L110.957 28.7255C110.248 27.7677 110.477 26.3968 111.469 25.6636L111.828 25.3981C112.152 25.158 112.487 24.9425 112.83 24.7512L152.791 78.7688C152.637 79.4619 152.141 80.8622 151.284 81.6056Z" fill="#A2AD00"/>
23
+ <rect x="120.924" y="28.0603" width="4.17055" height="3.42287" transform="rotate(53.5068 120.924 28.0603)" fill="#EAF7F8"/>
24
+ <rect x="132.727" y="44.0151" width="4.17056" height="3.42287" transform="rotate(53.5068 132.727 44.0151)" fill="#EAF7F8"/>
25
+ <rect x="144.53" y="59.9699" width="4.17055" height="3.42287" transform="rotate(53.5068 144.53 59.9699)" fill="#EAF7F8"/>
26
+ <rect x="123.917" y="32.1069" width="4.17055" height="3.42287" transform="rotate(53.5068 123.917 32.1069)" fill="#EAF7F8"/>
27
+ <rect x="135.72" y="48.0617" width="4.17056" height="3.42287" transform="rotate(53.5068 135.72 48.0617)" fill="#EAF7F8"/>
28
+ <rect x="147.523" y="64.0165" width="4.17055" height="3.42287" transform="rotate(53.5068 147.523 64.0165)" fill="#EAF7F8"/>
29
+ <rect x="126.911" y="36.1533" width="4.17055" height="3.42287" transform="rotate(53.5068 126.911 36.1533)" fill="#EAF7F8"/>
30
+ <rect x="138.714" y="52.1081" width="4.17055" height="3.42287" transform="rotate(53.5068 138.714 52.1081)" fill="#EAF7F8"/>
31
+ <rect x="150.517" y="68.063" width="4.17054" height="3.42287" transform="rotate(53.5068 150.517 68.063)" fill="#EAF7F8"/>
32
+ <path d="M153.349 72.2284C153.438 72.1627 153.564 72.1814 153.629 72.2702L154.866 73.9416C155.341 74.5838 155.388 75.447 154.986 76.1373L153.926 77.9579C153.854 78.0821 153.678 78.0918 153.593 77.9762L150.877 74.3059C150.812 74.2171 150.83 74.0919 150.919 74.0262L153.349 72.2284Z" fill="#EAF7F8"/>
33
+ <rect x="144.28" y="54.2517" width="3.88293" height="11.608" transform="rotate(53.5068 144.28 54.2517)" fill="#AFB3B7"/>
34
+ <rect x="132.477" y="38.2969" width="3.88293" height="11.608" transform="rotate(53.5068 132.477 38.2969)" fill="#AFB3B7"/>
35
+ <ellipse cx="153.112" cy="79.5153" rx="0.179764" ry="0.186027" transform="rotate(53.5068 153.112 79.5153)" fill="#E4D700"/>
36
+ <path d="M88.7137 120.459L92.9052 124.507C92.9052 124.507 84.1922 131.816 84.1761 131.72C84.1597 131.624 80.9375 126.968 80.9375 126.968L88.7137 120.459Z" fill="#8D9398"/>
37
+ <path d="M87.8138 121.838L91.0594 125.385L84.8724 130.543L81.9416 126.877L87.8138 121.838Z" fill="#D5D7D9"/>
38
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M49.4808 179.097L48.9663 181.719L51.7952 182.592L53.8523 184.077L60.9653 184.164C60.9653 184.164 60.9663 183.379 59.9373 183.029C58.9092 182.68 55.5663 182.156 55.1377 181.719C54.7091 181.281 53.7998 179.676 53.7998 179.676L49.4717 179.097" fill="#977000"/>
39
+ <path d="M64.1616 181.097L68.1044 180.333L71.0613 182.232C71.0613 182.232 73.9216 182.396 75.2711 182.723C76.6216 183.051 76.4927 184.132 76.4927 184.132L69.547 184.078L66.8495 183.59L63.7007 183.51C63.7876 182.179 64.0929 181.285 64.152 181.123C64.1586 181.106 64.1616 181.097 64.1616 181.097Z" fill="#977000"/>
40
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M55.5608 131.23L53.802 130.73L57.2172 146.058L56.5834 146.593L57.241 147.368L56.2215 147.912L57.523 148.805L49.249 179.601L53.8059 180.319H53.809L53.9378 179.914L53.801 179.676L60.5925 158.831L63.6687 181.095L68.2762 181.354L66.7356 134.405C65.1027 133.941 63.5485 133.5 62.0094 133.063C59.8866 132.46 57.7927 131.865 55.5608 131.23Z" fill="#5F686E"/>
41
+ <path d="M58.4323 136.314L63.8384 148.868L60.5925 158.83L59.6383 151.924C57.5936 144.409 55.7404 137.594 53.8794 130.751C54.4492 130.914 55.0082 131.073 55.5587 131.229L56.3362 131.45L58.4323 136.314Z" fill="#37424A"/>
42
+ <path d="M78.4861 122.472L81.6466 126.425L84.7498 127.251L87.7498 129.296L84.2498 131.34L81.2498 129.807L76.7808 125.191L78.4861 122.472Z" fill="#EEDDD9"/>
43
+ <path d="M70.1701 96.8488L71.4888 94.9281L76.0625 96.2862L77.6814 91.772L79.0041 91.1166C79.1497 91.0445 79.1911 90.8518 79.0875 90.7251L77.4236 88.6725L77.9837 86.8652L76.7464 83.6698L72.5154 81.7682L68.3895 83.3829L66.8039 90.231L65.373 93.5278L70.1701 96.8488Z" fill="#EEDDD9"/>
44
+ <path d="M78.2434 86.5915C78.2434 86.5915 78.5983 87.7425 78.346 87.6971C78.0948 87.6523 76.1833 87.4364 76.1833 87.4364L76.0054 86.777L78.2434 86.5915Z" fill="#5F686E"/>
45
+ <path d="M77.5325 92.4097L73.1277 91.3355L71.9272 91.7657L72.1279 95.2006L74.2027 96.9528L76.1972 96.6797L77.5325 92.4097Z" fill="#5F686E"/>
46
+ <path d="M72.5152 81.768H72.5157L72.5167 81.768L76.7467 83.6691L76.7457 83.6696L74.5764 85.7582L73.0212 91.9381H73.0191L71.9223 91.7666C71.9223 91.7666 71.7283 89.1689 71.521 88.7969C71.3482 88.4868 71.0025 88.3987 70.7219 88.3987C70.6214 88.3987 70.5289 88.41 70.4561 88.4265C69.9653 88.5383 69.3815 88.985 69.9512 90.4513L66.6006 90.1906C66.6006 90.1906 67.9112 83.2049 67.986 83.1241C68.0598 83.0437 72.3268 81.8218 72.5097 81.7695L72.5097 81.7695L72.5147 81.768L72.5152 81.768Z" fill="#242B30"/>
47
+ <path d="M65.0391 93.5407L61.4687 98.7C61.2655 98.9947 61.1053 99.3172 60.9936 99.6588L51.0962 129.961L67.4384 134.604L67.7816 116.17L77.3495 126.457L79.6315 122.427L71.1043 111.725L70.1182 97.0797L65.0391 93.5407Z" fill="#71D6E0"/>
48
+ <path d="M62.876 110.939L62.9619 111.812L63.99 115.831L64.9119 113.549L62.876 110.939Z" fill="#5F686E"/>
49
+ <path d="M65.0002 93.5221L65.7502 93.5221L57.5186 122.388L67.0992 124.359L67.2502 115.497L68.7502 117.214L69.0988 124.756L70.7502 125.207L68.5313 140.529L50.2502 135.428L54.2043 122.052L65.0002 93.5221Z" fill="#007C92"/>
50
+ <path d="M71.5657 96.0992L66.2485 91.2717L64.9536 93.5942L70.0747 97.364L71.5657 96.0992Z" fill="#A2AD00"/>
51
+ </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="20" height="20" viewBox="0 0 40 40" fill="#000000" xmlns="http://www.w3.org/2000/svg">
2
2
  <path fill-rule="evenodd" clip-rule="evenodd" d="M8.00001 5.99997L32 5.99999C35.3137 5.99999 38 8.68628 38 12V28C38 31.3137 35.3137 34 32 34H8C4.68629 34 2 31.3137 2 28V12C2 8.68626 4.6863 5.99997 8.00001 5.99997ZM20.6563 25.0937C20.3516 25.1562 19.7734 25.2109 19.1641 25.2109C16.7109 25.2109 15.7422 24.5 15.7422 22.7656V18.7422H14.4219V16.4297H15.7422V14.5H18.9453V16.4297H20.6563V18.7422H18.9453V22.0547C18.9453 22.6094 19.2656 22.8984 19.9375 22.8984C20.2813 22.8984 20.4688 22.8828 20.6563 22.8594V25.0937ZM26.0025 18.5625C26.0025 19.5469 25.315 20.2578 24.2681 20.2578C23.2213 20.2578 22.5338 19.5469 22.5338 18.5625C22.5338 17.5781 23.2213 16.8672 24.2681 16.8672C25.315 16.8672 26.0025 17.5781 26.0025 18.5625ZM26.0025 23.8281C26.0025 24.8125 25.315 25.5234 24.2681 25.5234C23.2213 25.5234 22.5338 24.8125 22.5338 23.8281C22.5338 22.8437 23.2213 22.1328 24.2681 22.1328C25.315 22.1328 26.0025 22.8437 26.0025 23.8281Z" />
3
- </svg>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="40" height="40" rx="4" fill="#007C92"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15.4308 25.9845L32.4153 9L35 11.5847L16.7232 29.8616C16.0094 30.5753 14.8522 30.5753 14.1384 29.8616L5 20.7232L7.58474 18.1384L15.4308 25.9845Z" fill="white"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="40" height="40" rx="4" fill="white"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 36C28.8366 36 36 28.8366 36 20C36 11.1634 28.8366 4 20 4C11.1634 4 4 11.1634 4 20C4 28.8366 11.1634 36 20 36ZM20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="black"/>
3
+ <path d="M32 20C32 26.6274 26.6274 32 20 32C13.3726 32 8 26.6274 8 20C8 13.3726 13.3726 8 20 8C26.6274 8 32 13.3726 32 20Z" fill="black"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 36C28.8366 36 36 28.8366 36 20C36 11.1634 28.8366 4 20 4C11.1634 4 4 11.1634 4 20C4 28.8366 11.1634 36 20 36ZM20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 12L13 8.4V28.4L4 32V12Z" fill="black"/>
3
+ <path d="M15 28.3333L25 31.6667V11.6667L15 8.33333V28.3333Z" fill="black"/>
4
+ <path d="M27 11.6V31.6L36 28V8L27 11.6Z" fill="black"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.74278 33.857L14.0626 30.129L25.3675 33.8974C25.8163 34.047 26.3036 34.0326 26.7428 33.857L36.7428 29.857C37.5021 29.5532 38 28.8178 38 28V8.00001C38 7.33636 37.6708 6.71593 37.1213 6.34387C36.5717 5.97181 35.8734 5.89658 35.2572 6.14306L25.9374 9.87097L14.6325 6.10264C14.1837 5.95305 13.6964 5.96737 13.2572 6.14306L3.25722 10.1431C2.4979 10.4468 2 11.1822 2 12V32C2 32.6637 2.3292 33.2841 2.87874 33.6561C3.42829 34.0282 4.1266 34.1034 4.74278 33.857ZM13 8.40001L4 12V32L13 28.4V8.40001ZM15 8.33334V28.3333L25 31.6667V11.6667L15 8.33334ZM27 11.6V31.6L36 28V8.00001L27 11.6Z" fill="white"/>
6
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M25.7422 13.9553C24.5938 18.4121 20 22 20 22C20 22 14 17.3137 14 12C14 11.3367 14.1076 10.6986 14.3064 10.1021C15.1005 7.71855 17.3496 6 20 6C23.3137 6 26 8.68629 26 12C26 12.651 25.9099 13.2926 25.7519 13.9173C25.7487 13.93 25.7455 13.9426 25.7422 13.9553Z" fill="black"/>
3
+ <path d="M18.7689 23.5762C18.3674 23.2626 18.371 23.2653 18.4221 23.303C18.463 23.3333 18.5344 23.3861 18.4519 23.3164C18.2666 23.1599 18.0084 22.9352 17.7015 22.6503C17.0904 22.0827 16.2732 21.264 15.4513 20.2581C13.8637 18.3151 12 15.3613 12 12C12 11.5789 12.0325 11.1654 12.0952 10.7619L4 14V34L14 30L26 34L36 30V10L27.9178 13.2329C27.5411 16.0797 25.9391 18.5565 24.5487 20.2581C23.7268 21.264 22.9096 22.0827 22.2985 22.6503C21.9916 22.9352 21.7334 23.1599 21.5481 23.3164C21.4656 23.386 21.5369 23.3334 21.5778 23.3031C21.6288 23.2654 21.6325 23.2627 21.2311 23.5762C20.5076 24.1413 19.4924 24.1413 18.7689 23.5762Z" fill="black"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 4C24.1028 4 27.4843 7.08854 27.9462 11.0675L35.2572 8.14306C35.8734 7.89658 36.5717 7.97182 37.1213 8.34387C37.6708 8.71593 38 9.33636 38 10V30C38 30.8178 37.5021 31.5532 36.7428 31.857L26.7428 35.857C26.3036 36.0326 25.8163 36.047 25.3675 35.8974L14.0626 32.129L4.74278 35.857C4.1266 36.1034 3.42829 36.0282 2.87874 35.6561C2.3292 35.2841 2 34.6637 2 34V14C2 13.1822 2.4979 12.4468 3.25722 12.1431L12.9159 8.27958C14.255 5.73504 16.9249 4 20 4ZM18.7689 23.5762C18.3674 23.2626 18.371 23.2653 18.4221 23.303C18.463 23.3333 18.5344 23.3861 18.4519 23.3164C18.2666 23.1599 18.0084 22.9352 17.7015 22.6503C17.0904 22.0827 16.2732 21.264 15.4513 20.2581C13.8637 18.3151 12 15.3613 12 12C12 11.5789 12.0325 11.1654 12.0952 10.7619L4 14V34L14 30L26 34L36 30V10L27.9178 13.2329C27.5411 16.0797 25.9391 18.5565 24.5487 20.2581C23.7268 21.264 22.9096 22.0827 22.2985 22.6503C21.9916 22.9352 21.7334 23.1599 21.5481 23.3164C21.4656 23.3861 21.537 23.3333 21.5779 23.303C21.629 23.2653 21.6326 23.2626 21.2311 23.5762C20.5076 24.1413 19.4924 24.1413 18.7689 23.5762ZM26 12C26 17.3137 20 22 20 22C20 22 14 17.3137 14 12C14 8.68629 16.6863 6 20 6C23.3137 6 26 8.68629 26 12Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.7689 37.5762C19.4924 38.1413 20.5076 38.1413 21.2311 37.5762C21.9546 37.0111 22.0623 36.9249 23.236 35.835C24.4096 34.7451 25.9768 33.1746 27.5487 31.2507C30.6363 27.472 34 22.0182 34 16C34 8.26801 27.732 2 20 2C12.268 2 6 8.26801 6 16C6 22.0182 9.36366 27.472 12.4513 31.2507C14.0232 33.1746 15.5904 34.7451 16.764 35.835C17.9377 36.9249 18.0454 37.0111 18.7689 37.5762Z" fill="black"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.0957 37.9548C16.4813 38.3251 16.4933 38.3366 17.5378 39.1524C18.9848 40.2825 21.0153 40.2825 22.4622 39.1524C23.5067 38.3366 23.5187 38.3251 23.9043 37.9548C24.0529 37.8122 24.257 37.6162 24.5969 37.3005C25.8193 36.1654 27.4536 34.5281 29.0975 32.5162C32.2727 28.6302 36 22.7227 36 16C36 7.16344 28.8366 0 20 0C11.1634 0 4 7.16344 4 16C4 22.7227 7.72732 28.6302 10.9025 32.5162C12.5464 34.5281 14.1807 36.1654 15.4031 37.3005C15.743 37.6162 15.9471 37.8122 16.0957 37.9548ZM21.2311 37.5762C20.5076 38.1413 19.4924 38.1413 18.7689 37.5762C18.0454 37.0111 17.9377 36.9249 16.764 35.835C15.5904 34.7451 14.0232 33.1746 12.4513 31.2507C9.36366 27.472 6 22.0182 6 16C6 8.26801 12.268 2 20 2C27.732 2 34 8.26801 34 16C34 22.0182 30.6363 27.472 27.5487 31.2507C25.9768 33.1746 24.4096 34.7451 23.236 35.835C22.0623 36.9249 21.9546 37.0111 21.2311 37.5762Z" fill="white"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16 16C16 13.7909 17.7909 12 20 12C22.2091 12 24 13.7909 24 16C24 18.2091 22.2091 20 20 20C17.7909 20 16 18.2091 16 16Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.7689 37.5762C19.4924 38.1413 20.5076 38.1413 21.2311 37.5762C21.9546 37.0111 22.0623 36.9249 23.236 35.835C24.4096 34.7451 25.9768 33.1746 27.5487 31.2507C30.6363 27.472 34 22.0182 34 16C34 8.26801 27.732 2 20 2C12.268 2 6 8.26801 6 16C6 22.0182 9.36366 27.472 12.4513 31.2507C14.0232 33.1746 15.5904 34.7451 16.764 35.835C17.9377 36.9249 18.0454 37.0111 18.7689 37.5762Z" fill="black"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.0957 37.9548C16.4813 38.3251 16.4933 38.3366 17.5378 39.1524C18.9848 40.2825 21.0153 40.2825 22.4622 39.1524C23.5067 38.3366 23.5187 38.3251 23.9043 37.9548C24.0529 37.8122 24.257 37.6162 24.5969 37.3005C25.8193 36.1654 27.4536 34.5281 29.0975 32.5162C32.2727 28.6302 36 22.7227 36 16C36 7.16344 28.8366 0 20 0C11.1634 0 4 7.16344 4 16C4 22.7227 7.72732 28.6302 10.9025 32.5162C12.5464 34.5281 14.1807 36.1654 15.4031 37.3005C15.743 37.6162 15.9471 37.8122 16.0957 37.9548ZM21.2311 37.5762C20.5076 38.1413 19.4924 38.1413 18.7689 37.5762C18.0454 37.0111 17.9377 36.9249 16.764 35.835C15.5904 34.7451 14.0232 33.1746 12.4513 31.2507C9.36366 27.472 6 22.0182 6 16C6 8.26801 12.268 2 20 2C27.732 2 34 8.26801 34 16C34 22.0182 30.6363 27.472 27.5487 31.2507C25.9768 33.1746 24.4096 34.7451 23.236 35.835C22.0623 36.9249 21.9546 37.0111 21.2311 37.5762Z" fill="white"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.8283 17L26.4141 13.4142L23.5857 10.5858L19.9999 14.1716L16.4141 10.5858L13.5857 13.4142L17.1715 17L13.5857 20.5858L16.4141 23.4142L19.9999 19.8285L23.5857 23.4142L26.4141 20.5858L22.8283 17Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.7689 37.5762C19.4924 38.1413 20.5076 38.1413 21.2311 37.5762C21.9546 37.0111 22.0623 36.9249 23.236 35.835C24.4096 34.7451 25.9768 33.1746 27.5487 31.2507C30.6363 27.472 34 22.0182 34 16C34 8.26801 27.732 2 20 2C12.268 2 6 8.26801 6 16C6 22.0182 9.36366 27.472 12.4513 31.2507C14.0232 33.1746 15.5904 34.7451 16.764 35.835C17.9377 36.9249 18.0454 37.0111 18.7689 37.5762Z" fill="black"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.0957 37.9548C16.4813 38.3251 16.4933 38.3366 17.5378 39.1524C18.9848 40.2825 21.0153 40.2825 22.4622 39.1524C23.5067 38.3366 23.5187 38.3251 23.9043 37.9548C24.0529 37.8122 24.257 37.6162 24.5969 37.3005C25.8193 36.1654 27.4536 34.5281 29.0975 32.5162C32.2727 28.6302 36 22.7227 36 16C36 7.16344 28.8366 0 20 0C11.1634 0 4 7.16344 4 16C4 22.7227 7.72732 28.6302 10.9025 32.5162C12.5464 34.5281 14.1807 36.1654 15.4031 37.3005C15.743 37.6162 15.9471 37.8122 16.0957 37.9548ZM21.2311 37.5762C20.5076 38.1413 19.4924 38.1413 18.7689 37.5762C18.0454 37.0111 17.9377 36.9249 16.764 35.835C15.5904 34.7451 14.0232 33.1746 12.4513 31.2507C9.36366 27.472 6 22.0182 6 16C6 8.26801 12.268 2 20 2C27.732 2 34 8.26801 34 16C34 22.0182 30.6363 27.472 27.5487 31.2507C25.9768 33.1746 24.4096 34.7451 23.236 35.835C22.0623 36.9249 21.9546 37.0111 21.2311 37.5762Z" fill="white"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.9999 18.1716L25.5857 10.5858L28.4141 13.4142L19.4141 22.4142C18.6331 23.1953 17.3667 23.1953 16.5857 22.4142L11.5857 17.4142L14.4141 14.5858L17.9999 18.1716Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M36 20C36 28.8366 28.8366 36 20 36C11.1634 36 4 28.8366 4 20C4 11.1634 11.1634 4 20 4C28.8366 4 36 11.1634 36 20Z" fill="#E5E8B8"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 6C12.268 6 6 12.268 6 20C6 27.732 12.268 34 20 34C27.732 34 34 27.732 34 20C34 12.268 27.732 6 20 6ZM2 20C2 10.0589 10.0589 2 20 2C29.9411 2 38 10.0589 38 20C38 29.9411 29.9411 38 20 38C10.0589 38 2 29.9411 2 20Z" fill="#A2AD00"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 21.1716L25.5858 13.5858L28.4142 16.4142L19.4142 25.4142C18.6332 26.1953 17.3669 26.1953 16.5858 25.4142L11.5858 20.4142L14.4142 17.5858L18 21.1716Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 6L36 34H4L20 6Z" fill="#A51140"/>
3
+ <path d="M20 6L36 34H4L20 6Z" fill="white" fill-opacity="0.81"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 4C20.7177 4 21.3804 4.38457 21.7365 5.00772L37.7365 33.0077C38.0902 33.6267 38.0877 34.3872 37.7298 35.0039C37.372 35.6205 36.7129 36 36 36H4C3.28706 36 2.62802 35.6205 2.27018 35.0039C1.91234 34.3872 1.9098 33.6267 2.26351 33.0077L18.2635 5.00772C18.6196 4.38457 19.2823 4 20 4ZM7.44636 32H32.5536L20 10.0311L7.44636 32Z" fill="#A51140"/>
5
+ <path d="M18 16V24H22V16H18Z" fill="white"/>
6
+ <path d="M22 26H18V30H22V26Z" fill="white"/>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M36 20C36 28.8366 28.8366 36 20 36C11.1634 36 4 28.8366 4 20C4 11.1634 11.1634 4 20 4C28.8366 4 36 11.1634 36 20Z" fill="#BFEDF1"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 6C12.268 6 6 12.268 6 20C6 27.732 12.268 34 20 34C27.732 34 34 27.732 34 20C34 12.268 27.732 6 20 6ZM2 20C2 10.0589 10.0589 2 20 2C29.9411 2 38 10.0589 38 20C38 29.9411 29.9411 38 20 38C10.0589 38 2 29.9411 2 20Z" fill="#71D6E0"/>
4
+ <path d="M22 12H18V16H22V12Z" fill="white"/>
5
+ <path d="M18 18V28H22V18H18Z" fill="white"/>
6
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M32 20C32 26.6274 26.6274 32 20 32C13.3726 32 8 26.6274 8 20C8 13.3726 13.3726 8 20 8C26.6274 8 32 13.3726 32 20Z" fill="#E5E8B8"/>
3
+ <path d="M26.8571 20C26.8571 23.7871 23.7871 26.8571 20 26.8571C16.2129 26.8571 13.1428 23.7871 13.1428 20C13.1428 16.2129 16.2129 13.1429 20 13.1429C23.7871 13.1429 26.8571 16.2129 26.8571 20Z" fill="#A2AD00"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 20C10 25.5228 14.4772 30 20 30C25.5228 30 30 25.5228 30 20C30 14.4772 25.5228 10 20 10V2C29.9411 2 38 10.0589 38 20C38 29.9411 29.9411 38 20 38C10.0589 38 2 29.9411 2 20H10Z" fill="#E7E8E9"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 10C14.4772 10 10 14.4772 10 20H2C2 10.0589 10.0589 2 20 2V10Z" fill="#37424A"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 6C12.268 6 6 12.268 6 20C6 27.732 12.268 34 20 34C27.732 34 34 27.732 34 20C34 12.268 27.732 6 20 6ZM2 20C2 10.0589 10.0589 2 20 2C29.9411 2 38 10.0589 38 20C38 29.9411 29.9411 38 20 38C10.0589 38 2 29.9411 2 20Z" fill="white"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 16C18 14.8954 18.8954 14 20 14C21.1046 14 22 14.8954 22 16C22 16.7544 21.5831 17.4143 20.9576 17.7567C20.3371 18.0964 19.6407 18.5815 19.0775 19.2382C18.5055 19.9051 18 20.8393 18 22V24H22V22.0123C22.0077 21.9906 22.0341 21.9351 22.1138 21.8422C22.2673 21.6632 22.5299 21.4561 22.8783 21.2654C24.7342 20.2494 26 18.274 26 16C26 12.6863 23.3137 10 20 10C16.6863 10 14 12.6863 14 16H18ZM21.9973 22.0215L21.9973 22.0229C21.9973 22.0229 21.9985 22.0201 21.9992 22.0147C21.9981 22.0179 21.9973 22.0215 21.9973 22.0215Z" fill="white"/>
4
+ <path d="M22 30V26H18V30H22Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 4H26L36 14V26L26 36H14L4 26V14L14 4Z" fill="#F0E973"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.5858 2.58579C12.9609 2.21071 13.4696 2 14 2H26C26.5304 2 27.0391 2.21071 27.4142 2.58579L37.4142 12.5858C37.7893 12.9609 38 13.4696 38 14V26C38 26.5304 37.7893 27.0391 37.4142 27.4142L27.4142 37.4142C27.0391 37.7893 26.5304 38 26 38H14C13.4696 38 12.9609 37.7893 12.5858 37.4142L2.58579 27.4142C2.21071 27.0391 2 26.5304 2 26V14C2 13.4696 2.21071 12.9609 2.58579 12.5858L12.5858 2.58579ZM14.8284 6L6 14.8284V25.1716L14.8284 34H25.1716L34 25.1716V14.8284L25.1716 6H14.8284Z" fill="#E4D700"/>
4
+ <path d="M18 12V22H22V12H18Z" fill="white"/>
5
+ <path d="M22 24H18V28H22V24Z" fill="white"/>
6
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M36 20C36 28.8366 28.8366 36 20 36C11.1634 36 4 28.8366 4 20C4 11.1634 11.1634 4 20 4C28.8366 4 36 11.1634 36 20Z" fill="#E5E8B8"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 6C12.268 6 6 12.268 6 20C6 27.732 12.268 34 20 34C27.732 34 34 27.732 34 20C34 12.268 27.732 6 20 6ZM2 20C2 10.0589 10.0589 2 20 2C29.9411 2 38 10.0589 38 20C38 29.9411 29.9411 38 20 38C10.0589 38 2 29.9411 2 20Z" fill="#A2AD00"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 21.1716L25.5858 13.5858L28.4142 16.4142L19.4142 25.4142C18.6332 26.1953 17.3669 26.1953 16.5858 25.4142L11.5858 20.4142L14.4142 17.5858L18 21.1716Z" fill="black"/>
5
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 6L36 34H4L20 6Z" fill="#A51140"/>
3
+ <path d="M20 6L36 34H4L20 6Z" fill="white" fill-opacity="0.81"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 4C20.7177 4 21.3804 4.38457 21.7365 5.00772L37.7365 33.0077C38.0902 33.6267 38.0877 34.3872 37.7298 35.0039C37.372 35.6205 36.7129 36 36 36H4C3.28706 36 2.62802 35.6205 2.27018 35.0039C1.91234 34.3872 1.9098 33.6267 2.26351 33.0077L18.2635 5.00772C18.6196 4.38457 19.2823 4 20 4ZM7.44636 32H32.5536L20 10.0311L7.44636 32Z" fill="#A51140"/>
5
+ <path d="M18 16V24H22V16H18Z" fill="black"/>
6
+ <path d="M22 26H18V30H22V26Z" fill="black"/>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M36 20C36 28.8366 28.8366 36 20 36C11.1634 36 4 28.8366 4 20C4 11.1634 11.1634 4 20 4C28.8366 4 36 11.1634 36 20Z" fill="#BFEDF1"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 6C12.268 6 6 12.268 6 20C6 27.732 12.268 34 20 34C27.732 34 34 27.732 34 20C34 12.268 27.732 6 20 6ZM2 20C2 10.0589 10.0589 2 20 2C29.9411 2 38 10.0589 38 20C38 29.9411 29.9411 38 20 38C10.0589 38 2 29.9411 2 20Z" fill="#71D6E0"/>
4
+ <path d="M22 12H18V16H22V12Z" fill="black"/>
5
+ <path d="M18 18V28H22V18H18Z" fill="black"/>
6
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M32 20C32 26.6274 26.6274 32 20 32C13.3726 32 8 26.6274 8 20C8 13.3726 13.3726 8 20 8C26.6274 8 32 13.3726 32 20Z" fill="#E5E8B8"/>
3
+ <path d="M26.8571 20C26.8571 23.7871 23.7871 26.8571 20 26.8571C16.2129 26.8571 13.1428 23.7871 13.1428 20C13.1428 16.2129 16.2129 13.1429 20 13.1429C23.7871 13.1429 26.8571 16.2129 26.8571 20Z" fill="#A2AD00"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 20C10 25.5228 14.4772 30 20 30C25.5228 30 30 25.5228 30 20C30 14.4772 25.5228 10 20 10V2C29.9411 2 38 10.0589 38 20C38 29.9411 29.9411 38 20 38C10.0589 38 2 29.9411 2 20H10Z" fill="#37424A"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 10C14.4772 10 10 14.4772 10 20H2C2 10.0589 10.0589 2 20 2V10Z" fill="#AFB3B7"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 6C12.268 6 6 12.268 6 20C6 27.732 12.268 34 20 34C27.732 34 34 27.732 34 20C34 12.268 27.732 6 20 6ZM2 20C2 10.0589 10.0589 2 20 2C29.9411 2 38 10.0589 38 20C38 29.9411 29.9411 38 20 38C10.0589 38 2 29.9411 2 20Z" fill="black"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 16C18 14.8954 18.8954 14 20 14C21.1046 14 22 14.8954 22 16C22 16.7544 21.5831 17.4143 20.9576 17.7567C20.3371 18.0964 19.6407 18.5815 19.0775 19.2382C18.5055 19.9051 18 20.8393 18 22V24H22V22.0123C22.0077 21.9906 22.0341 21.9351 22.1138 21.8422C22.2673 21.6632 22.5299 21.4561 22.8783 21.2654C24.7342 20.2494 26 18.274 26 16C26 12.6863 23.3137 10 20 10C16.6863 10 14 12.6863 14 16H18ZM21.9973 22.0215L21.9973 22.0229C21.9973 22.0229 21.9985 22.0201 21.9992 22.0147C21.9981 22.0179 21.9973 22.0215 21.9973 22.0215Z" fill="black"/>
4
+ <path d="M22 30V26H18V30H22Z" fill="black"/>
5
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 4H26L36 14V26L26 36H14L4 26V14L14 4Z" fill="#F0E973"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.5858 2.58579C12.9609 2.21071 13.4696 2 14 2H26C26.5304 2 27.0391 2.21071 27.4142 2.58579L37.4142 12.5858C37.7893 12.9609 38 13.4696 38 14V26C38 26.5304 37.7893 27.0391 37.4142 27.4142L27.4142 37.4142C27.0391 37.7893 26.5304 38 26 38H14C13.4696 38 12.9609 37.7893 12.5858 37.4142L2.58579 27.4142C2.21071 27.0391 2 26.5304 2 26V14C2 13.4696 2.21071 12.9609 2.58579 12.5858L12.5858 2.58579ZM14.8284 6L6 14.8284V25.1716L14.8284 34H25.1716L34 25.1716V14.8284L25.1716 6H14.8284Z" fill="#E4D700"/>
4
+ <path d="M18 12V22H22V12H18Z" fill="black"/>
5
+ <path d="M22 24H18V28H22V24Z" fill="black"/>
6
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 20C16 23.3137 13.3137 26 10 26C6.68629 26 4 23.3137 4 20C4 16.6863 6.68629 14 10 14C13.3137 14 16 16.6863 16 20Z" fill="black"/>
3
+ <path d="M36 20C36 23.3137 33.3137 26 30 26C26.6863 26 24 23.3137 24 20C24 16.6863 26.6863 14 30 14C33.3137 14 36 16.6863 36 20Z" fill="black" fill-opacity="0.6"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M30 25C32.7614 25 35 22.7614 35 20C35 17.2386 32.7614 15 30 15C27.2386 15 25 17.2386 25 20C25 22.7614 27.2386 25 30 25ZM30 26C33.3137 26 36 23.3137 36 20C36 16.6863 33.3137 14 30 14C26.6863 14 24 16.6863 24 20C24 23.3137 26.6863 26 30 26Z" fill="black"/>
5
+ </svg>
@@ -1,5 +1,5 @@
1
1
  <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <path d="M24.8676 11.3793H15.1331V28.8724H24.8676V11.3793Z" fill="#FF5F00"/>
3
3
  <path d="M15.751 20.1251C15.7495 18.4404 16.1312 16.7774 16.8674 15.2621C17.6036 13.7467 18.6749 12.4187 20.0002 11.3786C18.359 10.0885 16.388 9.28631 14.3124 9.06354C12.2368 8.84077 10.1404 9.20644 8.26288 10.1188C6.38532 11.0311 4.80231 12.4533 3.69481 14.2228C2.58731 15.9923 2 18.0377 2 20.1251C2 22.2126 2.58731 24.258 3.69481 26.0275C4.80231 27.797 6.38532 29.2192 8.26288 30.1315C10.1404 31.0439 12.2368 31.4095 14.3124 31.1868C16.388 30.964 18.359 30.1617 20.0002 28.8717C18.6749 27.8316 17.6036 26.5036 16.8674 24.9882C16.1313 23.4728 15.7495 21.8099 15.751 20.1251Z" fill="#EB001B"/>
4
- <path d="M38 20.1252C38.0001 22.2127 37.4128 24.258 36.3054 26.0275C35.1979 27.797 33.615 29.2192 31.7375 30.1315C29.8599 31.0439 27.7636 31.4096 25.688 31.1868C23.6125 30.964 21.6415 30.1618 20.0004 28.8718C21.3245 27.8306 22.3949 26.5024 23.131 24.9873C23.867 23.4721 24.2495 21.8097 24.2495 20.1252C24.2495 18.4408 23.867 16.7783 23.131 15.2632C22.3949 13.748 21.3245 12.4198 20.0004 11.3786C21.6415 10.0886 23.6125 9.28637 25.688 9.0636C27.7636 8.84083 29.8599 9.20652 31.7375 10.1189C33.615 11.0312 35.1979 12.4534 36.3054 14.2229C37.4128 15.9924 38.0001 18.0377 38 20.1252Z" fill="#F79E1B"/>
4
+ <path d="M38.0001 20.1252C38.0002 22.2127 37.4129 24.258 36.3055 26.0275C35.1981 27.797 33.6151 29.2192 31.7376 30.1315C29.86 31.0439 27.7637 31.4096 25.6882 31.1868C23.6126 30.964 21.6416 30.1618 20.0005 28.8718C21.3246 27.8306 22.3951 26.5024 23.1311 24.9873C23.8672 23.4721 24.2496 21.8097 24.2496 20.1252C24.2496 18.4408 23.8672 16.7783 23.1311 15.2632C22.3951 13.748 21.3246 12.4198 20.0005 11.3786C21.6416 10.0886 23.6126 9.28637 25.6882 9.0636C27.7637 8.84083 29.86 9.20652 31.7376 10.1189C33.6151 11.0312 35.1981 12.4534 36.3055 14.2229C37.4129 15.9924 38.0002 18.0377 38.0001 20.1252Z" fill="#F79E1B"/>
5
5
  </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 12C3 10.8954 3.89543 10 5 10H17C18.1046 10 19 10.8954 19 12V28C19 29.1046 18.1046 30 17 30H5C3.89543 30 3 29.1046 3 28V12Z" fill="black" fill-opacity="0.2"/>
3
+ <path d="M22 12C22 10.8954 22.8954 10 24 10H36C37.1046 10 38 10.8954 38 12V28C38 29.1046 37.1046 30 36 30H24C22.8954 30 22 29.1046 22 28V12Z" fill="black" fill-opacity="0.6"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M35.375 8H4.625C3.17525 8 2 9.17525 2 10.625V29.375C2 30.8247 3.17525 32 4.625 32H35.375C36.8247 32 38 30.8247 38 29.375V10.625C38 9.17525 36.8247 8 35.375 8Z" fill="#FF5B24"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.898 17.1969C23.9308 17.1969 24.8158 16.4128 24.8158 15.2859H24.816C24.816 14.1587 23.9308 13.3749 22.898 13.3749C21.8655 13.3749 20.9806 14.1587 20.9806 15.2859C20.9806 16.4128 21.8655 17.1969 22.898 17.1969ZM25.4058 20.2846C24.127 21.9503 22.7748 23.102 20.3898 23.102H20.3902C17.9569 23.102 16.0633 21.6319 14.5883 19.4758C13.998 18.5936 13.0884 18.3977 12.4245 18.8632C11.8099 19.3044 11.6628 20.2354 12.2279 21.0442C14.2683 24.1559 17.0956 25.9687 20.3898 25.9687C23.4142 25.9687 25.7746 24.4989 27.6182 22.0486C28.3064 21.1421 28.2819 20.2111 27.6182 19.6964C27.0034 19.2059 26.0938 19.3782 25.4058 20.2846Z" fill="white"/>
4
+ </svg>
@@ -1,10 +1,10 @@
1
1
  <svg width="136" height="185" viewBox="0 0 136 185" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <path d="M117.933 69.8219H15.2719L15.2843 69.8006C6.76969 69.3657 0 62.3242 0 53.7016C0 44.7986 7.2171 37.5812 16.1203 37.5812C19.8418 37.5812 23.2682 38.8421 25.9967 40.9599C25.6408 39.3246 25.4531 37.6264 25.4531 35.8844C25.4531 22.7641 36.0892 12.1281 49.2094 12.1281C57.6739 12.1281 65.1043 16.5551 69.3121 23.2199C73.6508 17.511 80.5137 13.825 88.2375 13.825C100.568 13.825 110.705 23.2197 111.88 35.2419C113.769 34.5595 115.808 34.1875 117.933 34.1875C127.773 34.1875 135.75 42.1645 135.75 52.0047C135.75 61.8448 127.773 69.8219 117.933 69.8219Z" fill="#D4E9EC"/>
3
- <g clip-path="url(#clip0_2721_6059)">
3
+ <g clip-path="url(#clip0_1958_368)">
4
4
  <path fill-rule="evenodd" clip-rule="evenodd" d="M58.875 80.8219C59.4273 80.8219 59.875 81.2696 59.875 81.8219V105.822C59.875 106.374 59.4273 106.822 58.875 106.822C58.3227 106.822 57.875 106.374 57.875 105.822V81.8219C57.875 81.2696 58.3227 80.8219 58.875 80.8219Z" fill="#429EAE"/>
5
5
  <path fill-rule="evenodd" clip-rule="evenodd" d="M51.1679 98.1148C51.5584 97.7242 52.1916 97.7242 52.5821 98.1148L58.875 104.408L65.1679 98.1148C65.5584 97.7242 66.1916 97.7242 66.5821 98.1148C66.9726 98.5053 66.9726 99.1385 66.5821 99.529L59.5821 106.529C59.1916 106.92 58.5584 106.92 58.1679 106.529L51.1679 99.529C50.7774 99.1385 50.7774 98.5053 51.1679 98.1148Z" fill="#429EAE"/>
6
6
  </g>
7
- <g clip-path="url(#clip1_2721_6059)">
7
+ <g clip-path="url(#clip1_1958_368)">
8
8
  <path fill-rule="evenodd" clip-rule="evenodd" d="M76.875 106.822C76.3227 106.822 75.875 106.374 75.875 105.822V81.8219C75.875 81.2696 76.3227 80.8219 76.875 80.8219C77.4273 80.8219 77.875 81.2696 77.875 81.8219V105.822C77.875 106.374 77.4273 106.822 76.875 106.822Z" fill="#429EAE"/>
9
9
  <path fill-rule="evenodd" clip-rule="evenodd" d="M84.5821 89.529C84.1916 89.9195 83.5584 89.9195 83.1679 89.529L76.875 83.2361L70.5821 89.529C70.1916 89.9195 69.5584 89.9195 69.1679 89.529C68.7774 89.1385 68.7774 88.5053 69.1679 88.1148L76.1679 81.1148C76.5584 80.7242 77.1916 80.7242 77.5821 81.1148L84.5821 88.1148C84.9726 88.5053 84.9726 89.1385 84.5821 89.529Z" fill="#429EAE"/>
10
10
  </g>
@@ -13,10 +13,10 @@
13
13
  <rect x="63.2876" y="143.053" width="43.5812" height="4.5875" rx="2.29375" fill="#A6D1D9"/>
14
14
  <rect x="63.2876" y="154.522" width="43.5812" height="4.5875" rx="2.29375" fill="#A6D1D9"/>
15
15
  <defs>
16
- <clipPath id="clip0_2721_6059">
16
+ <clipPath id="clip0_1958_368">
17
17
  <rect width="16" height="26" fill="white" transform="translate(50.875 80.8219)"/>
18
18
  </clipPath>
19
- <clipPath id="clip1_2721_6059">
19
+ <clipPath id="clip1_1958_368">
20
20
  <rect width="16" height="26" fill="white" transform="translate(84.875 106.822) rotate(-180)"/>
21
21
  </clipPath>
22
22
  </defs>
@@ -0,0 +1,19 @@
1
+ <svg width="254" height="141" viewBox="0 0 254 141" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 94H238V132C238 136.418 234.418 140 230 140H24C19.5817 140 16 136.418 16 132V94Z" fill="white"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M149.812 116.807H138.917V115.445H149.812V116.807Z" fill="black" fill-opacity="0.2"/>
4
+ <path d="M179.775 120.508C181.584 120.508 182.674 118.96 182.674 116.481V116.47C182.674 113.991 181.584 112.448 179.775 112.448C177.966 112.448 176.875 113.991 176.875 116.47V116.481C176.875 118.96 177.966 120.508 179.775 120.508ZM179.775 119.396C178.812 119.396 178.259 118.3 178.259 116.481V116.47C178.259 114.651 178.812 113.565 179.775 113.565C180.738 113.565 181.291 114.651 181.291 116.47V116.481C181.291 118.3 180.738 119.396 179.775 119.396Z" fill="black" fill-opacity="0.2"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M214.504 115.445V111.359H215.866V115.445H219.952V116.807H215.866V120.893H214.504V116.807H210.418V115.445H214.504Z" fill="black"/>
6
+ <path d="M34 110H124V124H34V110Z" fill="#F1F2F2"/>
7
+ <path d="M16 8C16 3.58172 19.5817 0 24 0H230C234.418 0 238 3.58172 238 8V46H16V8Z" fill="white"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M149.812 22.807H138.917V21.445H149.812V22.807Z" fill="black" fill-opacity="0.2"/>
9
+ <path d="M179.775 26.5079C181.584 26.5079 182.674 24.9598 182.674 22.4806V22.47C182.674 19.9908 181.584 18.448 179.775 18.448C177.966 18.448 176.875 19.9908 176.875 22.47V22.4806C176.875 24.9598 177.966 26.5079 179.775 26.5079ZM179.775 25.396C178.812 25.396 178.259 24.3001 178.259 22.4806V22.47C178.259 20.6505 178.812 19.5652 179.775 19.5652C180.738 19.5652 181.291 20.6505 181.291 22.47V22.4806C181.291 24.3001 180.738 25.396 179.775 25.396Z" fill="black" fill-opacity="0.2"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M214.504 21.445V17.3592H215.866V21.445H219.952V22.807H215.866V26.8927H214.504V22.807H210.418V21.445H214.504Z" fill="black"/>
11
+ <path d="M34 16H124V30H34V16Z" fill="#F1F2F2"/>
12
+ <rect y="47" width="254" height="46" fill="white"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M165.475 70.8338H154.579V69.4719H165.475V70.8338Z" fill="black"/>
14
+ <path d="M207.694 70.1528C207.694 76.9224 202.207 82.4102 195.437 82.4102C188.668 82.4102 183.18 76.9224 183.18 70.1528C183.18 63.3833 188.668 57.8954 195.437 57.8954C202.207 57.8954 207.694 63.3833 207.694 70.1528Z" fill="white"/>
15
+ <path d="M207.694 70.1528C207.694 76.9224 202.207 82.4102 195.437 82.4102C188.668 82.4102 183.18 76.9224 183.18 70.1528C183.18 63.3833 188.668 57.8954 195.437 57.8954C202.207 57.8954 207.694 63.3833 207.694 70.1528Z" fill="#007C92" fill-opacity="0.1"/>
16
+ <path d="M195.442 74.3432H196.815V66.6664H195.448L193.442 68.0762V69.3689L195.352 68.0176H195.442V74.3432Z" fill="black"/>
17
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M230.166 69.4719V65.3861H231.528V69.4719H235.614V70.8338H231.528V74.9196H230.166V70.8338H226.081V69.4719H230.166Z" fill="black"/>
18
+ <path d="M18 64.0134H134V78.0134H18V64.0134Z" fill="#F1F2F2"/>
19
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="254" height="141" viewBox="0 0 254 141" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 94H238V132C238 136.418 234.418 140 230 140H24C19.5817 140 16 136.418 16 132V94Z" fill="white"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M149.812 116.807H138.917V115.445H149.812V116.807Z" fill="black" fill-opacity="0.2"/>
4
+ <path d="M179.775 120.508C181.584 120.508 182.674 118.96 182.674 116.481V116.47C182.674 113.991 181.584 112.448 179.775 112.448C177.966 112.448 176.875 113.991 176.875 116.47V116.481C176.875 118.96 177.966 120.508 179.775 120.508ZM179.775 119.396C178.812 119.396 178.259 118.3 178.259 116.481V116.47C178.259 114.651 178.812 113.565 179.775 113.565C180.738 113.565 181.291 114.651 181.291 116.47V116.481C181.291 118.3 180.738 119.396 179.775 119.396Z" fill="black" fill-opacity="0.2"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M214.504 115.445V111.359H215.866V115.445H219.952V116.807H215.866V120.893H214.504V116.807H210.418V115.445H214.504Z" fill="black" fill-opacity="0.2"/>
6
+ <path d="M34 110H124V124H34V110Z" fill="#F1F2F2"/>
7
+ <path d="M16 8C16 3.58172 19.5817 0 24 0H230C234.418 0 238 3.58172 238 8V46H16V8Z" fill="white"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M149.812 22.807H138.917V21.445H149.812V22.807Z" fill="black" fill-opacity="0.2"/>
9
+ <path d="M179.775 26.5079C181.584 26.5079 182.674 24.9598 182.674 22.4806V22.47C182.674 19.9908 181.584 18.448 179.775 18.448C177.966 18.448 176.875 19.9908 176.875 22.47V22.4806C176.875 24.9598 177.966 26.5079 179.775 26.5079ZM179.775 25.396C178.812 25.396 178.259 24.3001 178.259 22.4806V22.47C178.259 20.6505 178.812 19.5652 179.775 19.5652C180.738 19.5652 181.291 20.6505 181.291 22.47V22.4806C181.291 24.3001 180.738 25.396 179.775 25.396Z" fill="black" fill-opacity="0.2"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M214.504 21.445V17.3592H215.866V21.445H219.952V22.807H215.866V26.8927H214.504V22.807H210.418V21.445H214.504Z" fill="black" fill-opacity="0.2"/>
11
+ <path d="M34 16H124V30H34V16Z" fill="#F1F2F2"/>
12
+ <rect y="47" width="254" height="46" fill="white"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M165.475 70.8338H154.579V69.4719H165.475V70.8338Z" fill="black"/>
14
+ <path d="M207.694 70.1528C207.694 76.9224 202.207 82.4102 195.437 82.4102C188.668 82.4102 183.18 76.9224 183.18 70.1528C183.18 63.3833 188.668 57.8954 195.437 57.8954C202.207 57.8954 207.694 63.3833 207.694 70.1528Z" fill="white"/>
15
+ <path d="M207.694 70.1528C207.694 76.9224 202.207 82.4102 195.437 82.4102C188.668 82.4102 183.18 76.9224 183.18 70.1528C183.18 63.3833 188.668 57.8954 195.437 57.8954C202.207 57.8954 207.694 63.3833 207.694 70.1528Z" fill="#007C92" fill-opacity="0.1"/>
16
+ <path d="M195.442 74.3432H196.815V66.6664H195.448L193.442 68.0762V69.3689L195.352 68.0176H195.442V74.3432Z" fill="black" fill-opacity="0.2"/>
17
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M230.166 69.4719V65.3861H231.528V69.4719H235.614V70.8338H231.528V74.9196H230.166V70.8338H226.081V69.4719H230.166Z" fill="black" fill-opacity="0.2"/>
18
+ <path d="M18 64.0134H134V78.0134H18V64.0134Z" fill="#F1F2F2"/>
19
+ <path d="M180 71C180 100.271 156.271 124 127 124C97.7289 124 74 100.271 74 71C74 41.7289 97.7289 18 127 18C156.271 18 180 41.7289 180 71Z" fill="#007C92"/>
20
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M121.747 78.8946L140.874 59.7675L143.785 62.6783L123.202 83.2608C122.398 84.0646 121.095 84.0646 120.291 83.2608L110 72.9696L112.911 70.0588L121.747 78.8946Z" fill="white"/>
21
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="70" height="42" viewBox="0 0 70 42" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M55.6586 2C54.8349 4.33038 52.6124 6 50 6C47.3876 6 45.1651 4.33038 44.3414 2H4C2.89543 2 2 2.89543 2 4V38C2 39.1046 2.89543 40 4 40H44.3414C45.1651 37.6696 47.3876 36 50 36C52.6124 36 54.8349 37.6696 55.6586 40H66C67.1046 40 68 39.1046 68 38V4C68 2.89543 67.1046 2 66 2H55.6586ZM54 0C54 2.20914 52.2091 4 50 4C47.7909 4 46 2.20914 46 0H4C1.79086 0 0 1.79086 0 4V38C0 40.2091 1.79086 42 4 42H46C46 39.7909 47.7909 38 50 38C52.2091 38 54 39.7909 54 42H66C68.2091 42 70 40.2091 70 38V4C70 1.79086 68.2091 0 66 0H54Z" fill="black" fill-opacity="0.6"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M49 8.5V6H51V8.5H49ZM49 18.5V13.5H51V18.5H49ZM49 28.5V23.5H51V28.5H49ZM49 36V33.5H51V36H49Z" fill="black" fill-opacity="0.6"/>
4
+ <g clip-path="url(#clip0_1958_285)">
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.8819 27L11.7764 26.4472L12.2236 25.5528L13.3292 26.1056C13.7514 26.3167 14.2485 26.3167 14.6708 26.1056L14.8819 26C15.5858 25.6481 16.4142 25.6481 17.118 26L17.3292 26.1056C17.7514 26.3167 18.2485 26.3167 18.6708 26.1056L18.8819 26C19.5858 25.6481 20.4142 25.6481 21.118 26L21.3292 26.1056C21.7514 26.3167 22.2485 26.3167 22.6708 26.1056L22.8819 26C23.5858 25.6481 24.4142 25.6481 25.118 26L25.3292 26.1056C25.7514 26.3167 26.2485 26.3167 26.6708 26.1056L26.8819 26C27.5858 25.6481 28.4142 25.6481 29.118 26L29.3292 26.1056C29.7514 26.3167 30.2485 26.3167 30.6708 26.1056L30.8819 26C31.5858 25.6481 32.4142 25.6481 33.118 26L34.2236 26.5528L33.7764 27.4472L32.6708 26.8944C32.2485 26.6833 31.7514 26.6833 31.3292 26.8944L31.118 27C30.4142 27.3519 29.5858 27.3519 28.8819 27L28.6708 26.8944C28.2485 26.6833 27.7514 26.6833 27.3292 26.8944L27.118 27C26.4142 27.3519 25.5858 27.3519 24.8819 27L24.6708 26.8944C24.2485 26.6833 23.7514 26.6833 23.3292 26.8944L23.118 27C22.4142 27.3519 21.5858 27.3519 20.8819 27L20.6708 26.8944C20.2485 26.6833 19.7514 26.6833 19.3292 26.8944L19.118 27C18.4142 27.3519 17.5858 27.3519 16.8819 27L16.6708 26.8944C16.2485 26.6833 15.7514 26.6833 15.3292 26.8944L15.118 27C14.4142 27.3519 13.5858 27.3519 12.8819 27Z" fill="black" fill-opacity="0.6"/>
6
+ <path d="M19 16.5C19 15.6716 19.6715 15 20.5 15H26.6937L25.7486 17.8353C25.6699 18.0714 25.7768 18.3294 25.9993 18.4407L31.9826 21.4323C32.8984 21.8902 33.0964 23.1107 32.3725 23.8346L30.9717 24.9573C30.9416 24.9709 30.9117 24.9851 30.8819 25L30.6708 25.1056C30.2485 25.3167 29.7514 25.3167 29.3292 25.1056L29.118 25C28.4142 24.6481 27.5858 24.6481 26.8819 25L26.6708 25.1056C26.2485 25.3167 25.7514 25.3167 25.3292 25.1056L25.118 25C24.4142 24.6481 23.5858 24.6481 22.8819 25L22.6708 25.1056C22.2485 25.3167 21.7514 25.3167 21.3292 25.1056L21.118 25C20.4142 24.6481 19.5858 24.6481 18.8819 25L18.6708 25.1056C18.2485 25.3167 17.7514 25.3167 17.3292 25.1056L17.118 25C16.4142 24.6481 15.5858 24.6481 14.8819 25L14.6708 25.1056C14.2485 25.3167 13.7514 25.3167 13.3292 25.1056L13 24.941V22H30.8819L25.5521 19.3351C25.0342 19.0761 24.7252 18.5524 24.7227 18H23.5C23.2238 18 23 17.7761 23 17.5C23 17.2239 23.2238 17 23.5 17H24.9729L25.3063 16H20.5C20.2238 16 20 16.2239 20 16.5V17H21.5C21.7761 17 22 17.2239 22 17.5C22 17.7761 21.7761 18 21.5 18H13V17H19V16.5Z" fill="black" fill-opacity="0.6"/>
7
+ <path d="M16.5 19.5H13V20.5H16.5C16.7761 20.5 17 20.2761 17 20C17 19.7239 16.7761 19.5 16.5 19.5Z" fill="black" fill-opacity="0.6"/>
8
+ <path d="M18 20C18 19.7239 18.2238 19.5 18.5 19.5H22.5C22.7761 19.5 23 19.7239 23 20C23 20.2761 22.7761 20.5 22.5 20.5H18.5C18.2238 20.5 18 20.2761 18 20Z" fill="black" fill-opacity="0.6"/>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_1958_285">
12
+ <rect width="20" height="20" fill="white" transform="translate(13 11)"/>
13
+ </clipPath>
14
+ </defs>
15
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="70" height="42" viewBox="0 0 70 42" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M55.6586 2C54.8349 4.33038 52.6124 6 50 6C47.3876 6 45.1651 4.33038 44.3414 2H4C2.89543 2 2 2.89543 2 4V38C2 39.1046 2.89543 40 4 40H44.3414C45.1651 37.6696 47.3876 36 50 36C52.6124 36 54.8349 37.6696 55.6586 40H66C67.1046 40 68 39.1046 68 38V4C68 2.89543 67.1046 2 66 2H55.6586ZM54 0C54 2.20914 52.2091 4 50 4C47.7909 4 46 2.20914 46 0H4C1.79086 0 0 1.79086 0 4V38C0 40.2091 1.79086 42 4 42H46C46 39.7909 47.7909 38 50 38C52.2091 38 54 39.7909 54 42H66C68.2091 42 70 40.2091 70 38V4C70 1.79086 68.2091 0 66 0H54Z" fill="black" fill-opacity="0.6"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M49 8.5V6H51V8.5H49ZM49 18.5V13.5H51V18.5H49ZM49 28.5V23.5H51V28.5H49ZM49 36V33.5H51V36H49Z" fill="black" fill-opacity="0.6"/>
4
+ <path d="M21 21C21 22.6569 19.6569 24 18 24C16.3431 24 15 22.6569 15 21C15 19.3431 16.3431 18 18 18C19.6569 18 21 19.3431 21 21Z" fill="black" fill-opacity="0.6"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M28 23.5C29.3807 23.5 30.5 22.3807 30.5 21C30.5 19.6193 29.3807 18.5 28 18.5C26.6193 18.5 25.5 19.6193 25.5 21C25.5 22.3807 26.6193 23.5 28 23.5ZM28 24C29.6569 24 31 22.6569 31 21C31 19.3431 29.6569 18 28 18C26.3431 18 25 19.3431 25 21C25 22.6569 26.3431 24 28 24Z" fill="black" fill-opacity="0.6"/>
6
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="70" height="42" viewBox="0 0 70 42" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M55.6586 2C54.8349 4.33038 52.6124 6 50 6C47.3876 6 45.1651 4.33038 44.3414 2H4C2.89543 2 2 2.89543 2 4V38C2 39.1046 2.89543 40 4 40H44.3414C45.1651 37.6696 47.3876 36 50 36C52.6124 36 54.8349 37.6696 55.6586 40H66C67.1046 40 68 39.1046 68 38V4C68 2.89543 67.1046 2 66 2H55.6586ZM54 0C54 2.20914 52.2091 4 50 4C47.7909 4 46 2.20914 46 0H4C1.79086 0 0 1.79086 0 4V38C0 40.2091 1.79086 42 4 42H46C46 39.7909 47.7909 38 50 38C52.2091 38 54 39.7909 54 42H66C68.2091 42 70 40.2091 70 38V4C70 1.79086 68.2091 0 66 0H54Z" fill="black" fill-opacity="0.6"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M49 8.5V6H51V8.5H49ZM49 18.5V13.5H51V18.5H49ZM49 28.5V23.5H51V28.5H49ZM49 36V33.5H51V36H49Z" fill="black" fill-opacity="0.6"/>
4
+ <path d="M16.7957 24H20.3503V23.3672H17.7683V23.2969L18.9988 21.9805C19.9871 20.9297 20.2605 20.4609 20.2605 19.8164V19.8086C20.2605 18.8984 19.5261 18.2305 18.5652 18.2305C17.5105 18.2305 16.7605 18.9492 16.7566 19.9492L16.7605 19.9531L17.4324 19.957L17.4363 19.9492C17.4363 19.2852 17.8699 18.8438 18.5183 18.8438C19.155 18.8438 19.5417 19.2891 19.5417 19.8828V19.8906C19.5417 20.3828 19.3386 20.6758 18.6394 21.4531L16.7957 23.5156V24Z" fill="black" fill-opacity="0.6"/>
5
+ <path d="M24.0235 24H24.711V22.832H25.4922V22.2031H24.711V18.3633H23.6914C22.9219 19.5391 22.0782 20.9141 21.336 22.1914V22.832H24.0235V24ZM22.0508 22.207V22.1602C22.6485 21.125 23.3633 19.9609 23.9805 19.0156H24.0274V22.207H22.0508Z" fill="black" fill-opacity="0.6"/>
6
+ <path d="M26.4505 24H27.1302V21.5078C27.1302 20.7695 27.556 20.3164 28.2278 20.3164C28.8997 20.3164 29.2122 20.6797 29.2122 21.4375V24H29.8919V21.2734C29.8919 20.2734 29.3646 19.7148 28.4192 19.7148C27.7982 19.7148 27.4036 19.9766 27.1927 20.4219H27.1302V18.1172H26.4505V24Z" fill="black" fill-opacity="0.6"/>
7
+ </svg>