@robotical/martyblocksjr 1.3.53 → 3.0.2

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 (558) hide show
  1. package/.firebase/hosting.ZWRpdGlvbnMvZnJlZS9zcmM.cache +832 -465
  2. package/.firebaserc +1 -1
  3. package/ADD_TUTORIAL_HOW_TO.md +68 -0
  4. package/LEGACY_VERSION.md +1 -0
  5. package/TODOs.md +0 -0
  6. package/bin/readme.md +3 -0
  7. package/editions/free/src/404.html +1 -1
  8. package/editions/free/src/app.bundle.js +1 -1
  9. package/editions/free/src/assets/blockicons/Bump.svg +1 -1
  10. package/editions/free/src/assets/blockicons/IOLights.svg +96 -0
  11. package/editions/free/src/assets/blockicons/MartyConfusion.svg +1 -99
  12. package/editions/free/src/assets/blockicons/MartyDisbelief.svg +1 -80
  13. package/editions/free/src/assets/blockicons/MartyExcitment.svg +1 -106
  14. package/editions/free/src/assets/blockicons/MartyNo copy.svg +85 -0
  15. package/editions/free/src/assets/blockicons/MartyNo.svg +1 -85
  16. package/editions/free/src/assets/blockicons/MartyNoWay.svg +1 -107
  17. package/editions/free/src/assets/blockicons/MartyWhistle.svg +1 -88
  18. package/editions/free/src/assets/blockicons/OnTouch.svg +1 -1
  19. package/editions/free/src/assets/blockicons/audio-pop.svg +67 -0
  20. package/editions/free/src/assets/blockicons/clearcolours.svg +1 -0
  21. package/editions/free/src/assets/blockicons/counter_decrease.svg +2 -0
  22. package/editions/free/src/assets/blockicons/counter_increase.svg +2 -0
  23. package/editions/free/src/assets/blockicons/counter_start-reset.svg +2 -0
  24. package/editions/free/src/assets/blockicons/notea.svg +1 -0
  25. package/editions/free/src/assets/blockicons/noteasharp.svg +1 -0
  26. package/editions/free/src/assets/blockicons/noteb.svg +1 -0
  27. package/editions/free/src/assets/blockicons/notec.svg +1 -0
  28. package/editions/free/src/assets/blockicons/notecsharp.svg +1 -0
  29. package/editions/free/src/assets/blockicons/noted.svg +1 -0
  30. package/editions/free/src/assets/blockicons/notedsharp.svg +1 -0
  31. package/editions/free/src/assets/blockicons/notee.svg +1 -0
  32. package/editions/free/src/assets/blockicons/notef.svg +1 -0
  33. package/editions/free/src/assets/blockicons/notefsharp.svg +1 -0
  34. package/editions/free/src/assets/blockicons/noteg.svg +1 -0
  35. package/editions/free/src/assets/blockicons/notegsharp.svg +1 -0
  36. package/editions/free/src/assets/blockicons/noterest.svg +8 -0
  37. package/editions/free/src/assets/blockicons/onclosedistance.svg +3 -0
  38. package/editions/free/src/assets/blockicons/onfardistance.svg +3 -0
  39. package/editions/free/src/assets/blockicons/onhighlight.svg +2 -0
  40. package/editions/free/src/assets/blockicons/onlowlight.svg +2 -0
  41. package/editions/free/src/assets/blockicons/onmidlight.svg +2 -0
  42. package/editions/free/src/assets/blockicons/onmove.svg +2 -0
  43. package/editions/free/src/assets/blockicons/onnoobjectsensed.svg +2 -0
  44. package/editions/free/src/assets/blockicons/onobjectsensedleft.svg +2 -0
  45. package/editions/free/src/assets/blockicons/onobjectsensedright.svg +2 -0
  46. package/editions/free/src/assets/blockicons/onshake.svg +1 -0
  47. package/editions/free/src/assets/blockicons/ontouchcog.svg +1 -0
  48. package/editions/free/src/assets/blockicons/patternpinwheel.svg +1 -0
  49. package/editions/free/src/assets/blockicons/patternrainbow.svg +1 -0
  50. package/editions/free/src/assets/blockicons/patternshowoff.svg +2 -0
  51. package/editions/free/src/assets/blockicons/selectcolourblue.svg +1 -0
  52. package/editions/free/src/assets/blockicons/selectcolourgreen.svg +1 -0
  53. package/editions/free/src/assets/blockicons/selectcolourorange.svg +1 -0
  54. package/editions/free/src/assets/blockicons/selectcolourpurple.svg +1 -0
  55. package/editions/free/src/assets/blockicons/selectcolourred.svg +1 -0
  56. package/editions/free/src/assets/blockicons/selectcolouryellow.svg +1 -0
  57. package/editions/free/src/assets/blockicons/tempo.svg +20 -0
  58. package/editions/free/src/assets/blockicons/tilt_any.svg +1 -0
  59. package/editions/free/src/assets/blockicons/tiltbackward.svg +1 -0
  60. package/editions/free/src/assets/blockicons/tiltbackwardforward.svg +1 -0
  61. package/editions/free/src/assets/blockicons/tiltforward.svg +1 -0
  62. package/editions/free/src/assets/blockicons/tiltleft.svg +1 -0
  63. package/editions/free/src/assets/blockicons/tiltleftright.svg +1 -0
  64. package/editions/free/src/assets/blockicons/tiltright.svg +1 -0
  65. package/editions/free/src/assets/categories/CogLooksOff.svg +1 -0
  66. package/editions/free/src/assets/categories/CogLooksOn.svg +1 -0
  67. package/editions/free/src/assets/categories/CogSoundOff.svg +1 -0
  68. package/editions/free/src/assets/categories/CogSoundOn.svg +1 -0
  69. package/editions/free/src/assets/categories/CogStartOff.svg +1 -0
  70. package/editions/free/src/assets/categories/CogStartOn.svg +1 -0
  71. package/editions/free/src/assets/categories/FlowOff.svg +1 -1
  72. package/editions/free/src/assets/categories/FlowOn.svg +1 -1
  73. package/editions/free/src/assets/categories/LooksOff.svg +1 -1
  74. package/editions/free/src/assets/categories/LooksOn.svg +1 -1
  75. package/editions/free/src/assets/categories/MartyFlowOff.svg +1 -0
  76. package/editions/free/src/assets/categories/MartyFlowOn.svg +1 -0
  77. package/editions/free/src/assets/categories/MartyLooksOff.svg +1 -0
  78. package/editions/free/src/assets/categories/MartyLooksOn.svg +1 -0
  79. package/editions/free/src/assets/categories/MartyMotionOff.svg +1 -0
  80. package/editions/free/src/assets/categories/MartyMotionOn.svg +1 -0
  81. package/editions/free/src/assets/categories/MartySoundOff.svg +1 -0
  82. package/editions/free/src/assets/categories/MartySoundOn.svg +1 -0
  83. package/editions/free/src/assets/categories/MartyStartOff.svg +1 -0
  84. package/editions/free/src/assets/categories/MartyStartOn.svg +1 -0
  85. package/editions/free/src/assets/categories/MartyStopOff.svg +1 -0
  86. package/editions/free/src/assets/categories/MartyStopOn.svg +1 -0
  87. package/editions/free/src/assets/categories/MotionOff.svg +1 -1
  88. package/editions/free/src/assets/categories/MotionOn.svg +1 -1
  89. package/editions/free/src/assets/categories/SoundOff.svg +1 -1
  90. package/editions/free/src/assets/categories/SoundOn.svg +1 -1
  91. package/editions/free/src/assets/categories/StartOff.svg +1 -1
  92. package/editions/free/src/assets/categories/StartOn.svg +1 -1
  93. package/editions/free/src/assets/categories/StopOff.svg +1 -1
  94. package/editions/free/src/assets/categories/StopOn.svg +1 -1
  95. package/editions/free/src/assets/connection/connect_btn-default.svg +1 -0
  96. package/editions/free/src/assets/connection/connect_btn-hover.svg +1 -0
  97. package/editions/free/src/assets/connection/disconnect_btn-default.svg +1 -0
  98. package/editions/free/src/assets/connection/disconnect_btn-hover.svg +1 -0
  99. package/editions/free/src/assets/fonts/Lato-Bold.ttf +0 -0
  100. package/editions/free/src/assets/fonts/Lato-Regular.woff +0 -0
  101. package/editions/free/src/assets/fonts/big_noodle_titling.woff +0 -0
  102. package/editions/free/src/assets/fonts/big_noodle_titling_oblique.woff +0 -0
  103. package/editions/free/src/assets/lobby/scratchJrlogo.svg +1 -0
  104. package/editions/free/src/assets/logoBlue.png +0 -0
  105. package/editions/free/src/assets/ui/Marty_Instructor.svg +545 -0
  106. package/editions/free/src/assets/ui/martyModeDisabled.svg +1 -0
  107. package/editions/free/src/assets/ui/martyModeEnabled.svg +1 -0
  108. package/editions/free/src/assets/ui/zoom-out.svg +1 -0
  109. package/editions/free/src/css/base.css +52 -7
  110. package/editions/free/src/css/connection-modal.css +72 -0
  111. package/editions/free/src/css/disconnect-btn.css +9 -9
  112. package/editions/free/src/css/editor.css +144 -81
  113. package/editions/free/src/css/editorleftpanel.css +168 -106
  114. package/editions/free/src/css/editormodal.css +1 -1
  115. package/editions/free/src/css/editorstage.css +41 -8
  116. package/editions/free/src/css/font.css +19 -19
  117. package/editions/free/src/css/librarymodal.css +1 -1
  118. package/editions/free/src/css/lobby.css +4 -4
  119. package/editions/free/src/css/media-queries.css +2 -2
  120. package/editions/free/src/css/paintlook.css +2 -2
  121. package/editions/free/src/css/start.css +10 -14
  122. package/editions/free/src/css/thumbs.css +1 -1
  123. package/editions/free/src/css/tutorial.css +254 -0
  124. package/editions/free/src/editor.html +1 -1
  125. package/editions/free/src/inapp/about.html +8 -0
  126. package/editions/free/src/inapp/blocks.html +124 -90
  127. package/editions/free/src/inapp/images/clearcolours copy.png +0 -0
  128. package/editions/free/src/inapp/images/clearcolours.png +0 -0
  129. package/editions/free/src/inapp/images/onmove.png +0 -0
  130. package/editions/free/src/inapp/images/onshake.png +0 -0
  131. package/editions/free/src/inapp/images/ontiltany.png +0 -0
  132. package/editions/free/src/inapp/images/ontouch.png +0 -0
  133. package/editions/free/src/inapp/images/patternpinwheel.png +0 -0
  134. package/editions/free/src/inapp/images/patternrainbow.png +0 -0
  135. package/editions/free/src/inapp/images/patternshowoff.png +0 -0
  136. package/editions/free/src/inapp/images/playnote.png +0 -0
  137. package/editions/free/src/inapp/images/tiltbackwardforward.png +0 -0
  138. package/editions/free/src/inapp/images/tiltdown.png +0 -0
  139. package/editions/free/src/inapp/images/tiltleft.png +0 -0
  140. package/editions/free/src/inapp/images/tiltleftright.png +0 -0
  141. package/editions/free/src/inapp/images/tiltright.png +0 -0
  142. package/editions/free/src/inapp/images/tiltup.png +0 -0
  143. package/editions/free/src/inapp/interface.html +134 -398
  144. package/editions/free/src/inapp/paint.html +1 -1
  145. package/editions/free/src/inapp/style/about.css +1 -1
  146. package/editions/free/src/inapp/style/blocks.css +2 -2
  147. package/editions/free/src/inapp/style/interface.css +7 -132
  148. package/editions/free/src/inapp/style/paint.css +1 -1
  149. package/editions/free/src/inapp/style/privacy.css +1 -1
  150. package/editions/free/src/inapp/style/style.css +2 -2
  151. package/editions/free/src/index.html +8 -1
  152. package/editions/free/src/localizations/en.json +553 -544
  153. package/editions/free/src/media.json +254 -21
  154. package/editions/free/src/pnglibrary/Aeroplane.png +0 -0
  155. package/editions/free/src/pnglibrary/Apartment.png +0 -0
  156. package/editions/free/src/pnglibrary/Apple.png +0 -0
  157. package/editions/free/src/pnglibrary/Arctic.png +0 -0
  158. package/editions/free/src/pnglibrary/Astronaut.png +0 -0
  159. package/editions/free/src/pnglibrary/Baby.png +0 -0
  160. package/editions/free/src/pnglibrary/Ball.png +0 -0
  161. package/editions/free/src/pnglibrary/Bank.png +0 -0
  162. package/editions/free/src/pnglibrary/Barn.png +0 -0
  163. package/editions/free/src/pnglibrary/Basketball.png +0 -0
  164. package/editions/free/src/pnglibrary/Bat.png +0 -0
  165. package/editions/free/src/pnglibrary/BeachDay.png +0 -0
  166. package/editions/free/src/pnglibrary/BeachNight.png +0 -0
  167. package/editions/free/src/pnglibrary/BeachSunrise.png +0 -0
  168. package/editions/free/src/pnglibrary/Bed.png +0 -0
  169. package/editions/free/src/pnglibrary/Bedroom.png +0 -0
  170. package/editions/free/src/pnglibrary/Bike.png +0 -0
  171. package/editions/free/src/pnglibrary/Bike2.png +0 -0
  172. package/editions/free/src/pnglibrary/Bird.png +0 -0
  173. package/editions/free/src/pnglibrary/Blue.png +0 -0
  174. package/editions/free/src/pnglibrary/Boat2.png +0 -0
  175. package/editions/free/src/pnglibrary/Boy.png +0 -0
  176. package/editions/free/src/pnglibrary/Boy1.png +0 -0
  177. package/editions/free/src/pnglibrary/Boy2.png +0 -0
  178. package/editions/free/src/pnglibrary/Boy3.png +0 -0
  179. package/editions/free/src/pnglibrary/Bus.png +0 -0
  180. package/editions/free/src/pnglibrary/Butterfly.png +0 -0
  181. package/editions/free/src/pnglibrary/Cactus.png +0 -0
  182. package/editions/free/src/pnglibrary/Cake.png +0 -0
  183. package/editions/free/src/pnglibrary/Camel.png +0 -0
  184. package/editions/free/src/pnglibrary/Car.png +0 -0
  185. package/editions/free/src/pnglibrary/Car1.png +0 -0
  186. package/editions/free/src/pnglibrary/Car2.png +0 -0
  187. package/editions/free/src/pnglibrary/Castle.png +0 -0
  188. package/editions/free/src/pnglibrary/Chicken.png +0 -0
  189. package/editions/free/src/pnglibrary/Child1.png +0 -0
  190. package/editions/free/src/pnglibrary/City.png +0 -0
  191. package/editions/free/src/pnglibrary/Classroom.png +0 -0
  192. package/editions/free/src/pnglibrary/Cloud1.png +0 -0
  193. package/editions/free/src/pnglibrary/Crab.png +0 -0
  194. package/editions/free/src/pnglibrary/Creek.png +0 -0
  195. package/editions/free/src/pnglibrary/CrescentMoon.png +0 -0
  196. package/editions/free/src/pnglibrary/Daffodil.png +0 -0
  197. package/editions/free/src/pnglibrary/Daisy1.png +0 -0
  198. package/editions/free/src/pnglibrary/Daisy2.png +0 -0
  199. package/editions/free/src/pnglibrary/Daisy3.png +0 -0
  200. package/editions/free/src/pnglibrary/Desert.png +0 -0
  201. package/editions/free/src/pnglibrary/Dog.png +0 -0
  202. package/editions/free/src/pnglibrary/Dragon.png +0 -0
  203. package/editions/free/src/pnglibrary/Duck.png +0 -0
  204. package/editions/free/src/pnglibrary/Earth.png +0 -0
  205. package/editions/free/src/pnglibrary/Elephant.png +0 -0
  206. package/editions/free/src/pnglibrary/EmptyRoom.png +0 -0
  207. package/editions/free/src/pnglibrary/Evergreen.png +0 -0
  208. package/editions/free/src/pnglibrary/Fairy.png +0 -0
  209. package/editions/free/src/pnglibrary/Fall.png +0 -0
  210. package/editions/free/src/pnglibrary/Farm copy.png +0 -0
  211. package/editions/free/src/pnglibrary/Farm.png +0 -0
  212. package/editions/free/src/pnglibrary/Farmer.png +0 -0
  213. package/editions/free/src/pnglibrary/Farmer1.png +0 -0
  214. package/editions/free/src/pnglibrary/Father.png +0 -0
  215. package/editions/free/src/pnglibrary/Fence.png +0 -0
  216. package/editions/free/src/pnglibrary/Fish1.png +0 -0
  217. package/editions/free/src/pnglibrary/Fish2.png +0 -0
  218. package/editions/free/src/pnglibrary/Flowers.png +0 -0
  219. package/editions/free/src/pnglibrary/Fly.png +0 -0
  220. package/editions/free/src/pnglibrary/Fort.png +0 -0
  221. package/editions/free/src/pnglibrary/Frog.png +0 -0
  222. package/editions/free/src/pnglibrary/Giraffe.png +0 -0
  223. package/editions/free/src/pnglibrary/Girl.png +0 -0
  224. package/editions/free/src/pnglibrary/Girl1.png +0 -0
  225. package/editions/free/src/pnglibrary/Girl2.png +0 -0
  226. package/editions/free/src/pnglibrary/Girl3.png +0 -0
  227. package/editions/free/src/pnglibrary/Grandfather.png +0 -0
  228. package/editions/free/src/pnglibrary/Grandmother.png +0 -0
  229. package/editions/free/src/pnglibrary/Gym.png +0 -0
  230. package/editions/free/src/pnglibrary/Gym2.png +0 -0
  231. package/editions/free/src/pnglibrary/Horse.png +0 -0
  232. package/editions/free/src/pnglibrary/House.png +0 -0
  233. package/editions/free/src/pnglibrary/House1.png +0 -0
  234. package/editions/free/src/pnglibrary/House3.png +0 -0
  235. package/editions/free/src/pnglibrary/House4.png +0 -0
  236. package/editions/free/src/pnglibrary/Igloo.png +0 -0
  237. package/editions/free/src/pnglibrary/Inuit.png +0 -0
  238. package/editions/free/src/pnglibrary/Jungle.png +0 -0
  239. package/editions/free/src/pnglibrary/Lake.png +0 -0
  240. package/editions/free/src/pnglibrary/Library.png +0 -0
  241. package/editions/free/src/pnglibrary/Lizard.png +0 -0
  242. package/editions/free/src/pnglibrary/Mailbox.png +0 -0
  243. package/editions/free/src/pnglibrary/MartyBirdsEye.png +0 -0
  244. package/editions/free/src/pnglibrary/Monkey.png +0 -0
  245. package/editions/free/src/pnglibrary/Moon.png +0 -0
  246. package/editions/free/src/pnglibrary/MoonBkg.png +0 -0
  247. package/editions/free/src/pnglibrary/Mother.png +0 -0
  248. package/editions/free/src/pnglibrary/Mushroom.png +0 -0
  249. package/editions/free/src/pnglibrary/NightTable.png +0 -0
  250. package/editions/free/src/pnglibrary/Park.png +0 -0
  251. package/editions/free/src/pnglibrary/Pasture.png +0 -0
  252. package/editions/free/src/pnglibrary/Peach.png +0 -0
  253. package/editions/free/src/pnglibrary/Penguin.png +0 -0
  254. package/editions/free/src/pnglibrary/Pig.png +0 -0
  255. package/editions/free/src/pnglibrary/Planet.png +0 -0
  256. package/editions/free/src/pnglibrary/PolarBear.png +0 -0
  257. package/editions/free/src/pnglibrary/Purple.png +0 -0
  258. package/editions/free/src/pnglibrary/Rabbit.png +0 -0
  259. package/editions/free/src/pnglibrary/Rancher.png +0 -0
  260. package/editions/free/src/pnglibrary/Red.png +0 -0
  261. package/editions/free/src/pnglibrary/Rocket.png +0 -0
  262. package/editions/free/src/pnglibrary/Rowboat.png +0 -0
  263. package/editions/free/src/pnglibrary/SailBoat.png +0 -0
  264. package/editions/free/src/pnglibrary/Savannah.png +0 -0
  265. package/editions/free/src/pnglibrary/School.png +0 -0
  266. package/editions/free/src/pnglibrary/Scubadiver.png +0 -0
  267. package/editions/free/src/pnglibrary/Seahorse.png +0 -0
  268. package/editions/free/src/pnglibrary/ShootingStar.png +0 -0
  269. package/editions/free/src/pnglibrary/Shop.png +0 -0
  270. package/editions/free/src/pnglibrary/Snake.png +0 -0
  271. package/editions/free/src/pnglibrary/SoccerNet.png +0 -0
  272. package/editions/free/src/pnglibrary/Soccerball.png +0 -0
  273. package/editions/free/src/pnglibrary/Space.png +0 -0
  274. package/editions/free/src/pnglibrary/Spring.png +0 -0
  275. package/editions/free/src/pnglibrary/Sprites_Marty.png +0 -0
  276. package/editions/free/src/pnglibrary/Sprites_Octopus-Blue.png +0 -0
  277. package/editions/free/src/pnglibrary/Sprites_Octopus-Pink.png +0 -0
  278. package/editions/free/src/pnglibrary/Sprites_Octopus.png +0 -0
  279. package/editions/free/src/pnglibrary/Sprites_Raccoon.png +0 -0
  280. package/editions/free/src/pnglibrary/Sprites_Tree.png +0 -0
  281. package/editions/free/src/pnglibrary/Sprites_Unicorn.png +0 -0
  282. package/editions/free/src/pnglibrary/Star copy.png +0 -0
  283. package/editions/free/src/pnglibrary/Star.png +0 -0
  284. package/editions/free/src/pnglibrary/Star2.png +0 -0
  285. package/editions/free/src/pnglibrary/Star3.png +0 -0
  286. package/editions/free/src/pnglibrary/Starfish.png +0 -0
  287. package/editions/free/src/pnglibrary/Stool.png +0 -0
  288. package/editions/free/src/pnglibrary/Suburbs.png +0 -0
  289. package/editions/free/src/pnglibrary/Summer.png +0 -0
  290. package/editions/free/src/pnglibrary/Sun.png +0 -0
  291. package/editions/free/src/pnglibrary/Table.png +0 -0
  292. package/editions/free/src/pnglibrary/Teen2.png +0 -0
  293. package/editions/free/src/pnglibrary/Teen3.png +0 -0
  294. package/editions/free/src/pnglibrary/TeenBoy1.png +0 -0
  295. package/editions/free/src/pnglibrary/TeenBoy2.png +0 -0
  296. package/editions/free/src/pnglibrary/TeenBoy3.png +0 -0
  297. package/editions/free/src/pnglibrary/TeenGirl1.png +0 -0
  298. package/editions/free/src/pnglibrary/TeenGirl2.png +0 -0
  299. package/editions/free/src/pnglibrary/TeenGirl3.png +0 -0
  300. package/editions/free/src/pnglibrary/Theatre.png +0 -0
  301. package/editions/free/src/pnglibrary/Thundercloud.png +0 -0
  302. package/editions/free/src/pnglibrary/Tornado.png +0 -0
  303. package/editions/free/src/pnglibrary/Tree1.png +0 -0
  304. package/editions/free/src/pnglibrary/Tree2.png +0 -0
  305. package/editions/free/src/pnglibrary/Tree3.png +0 -0
  306. package/editions/free/src/pnglibrary/Tree4.png +0 -0
  307. package/editions/free/src/pnglibrary/Tulip2.png +0 -0
  308. package/editions/free/src/pnglibrary/Underwater.png +0 -0
  309. package/editions/free/src/pnglibrary/Weed.png +0 -0
  310. package/editions/free/src/pnglibrary/Whale.png +0 -0
  311. package/editions/free/src/pnglibrary/Winter.png +0 -0
  312. package/editions/free/src/pnglibrary/Wizard.png +0 -0
  313. package/editions/free/src/pnglibrary/Woods.png +0 -0
  314. package/editions/free/src/pnglibrary/Zebra.png +0 -0
  315. package/editions/free/src/pnglibrary/country_park.png +0 -0
  316. package/editions/free/src/settings.json +3 -3
  317. package/editions/free/src/sql-wasm-3c9c90e7338c86960ecfd8afd6929260.wasm +0 -0
  318. package/editions/free/src/sql-wasm-3d42a85146c582378e8ebf571c4fe4de.wasm +0 -0
  319. package/editions/free/src/svglibrary/Aeroplane.svg +365 -0
  320. package/editions/free/src/svglibrary/Apartment.svg +32 -0
  321. package/editions/free/src/svglibrary/Apple.svg +34 -0
  322. package/editions/free/src/svglibrary/Arctic.svg +58 -0
  323. package/editions/free/src/svglibrary/Astronaut.svg +281 -0
  324. package/editions/free/src/svglibrary/Baby.svg +164 -0
  325. package/editions/free/src/svglibrary/Ball.svg +40 -0
  326. package/editions/free/src/svglibrary/Bank.svg +1 -0
  327. package/editions/free/src/svglibrary/Barn.svg +49 -0
  328. package/editions/free/src/svglibrary/Basketball.svg +1 -0
  329. package/editions/free/src/svglibrary/Bat.svg +17 -0
  330. package/editions/free/src/svglibrary/BeachDay.svg +140 -0
  331. package/editions/free/src/svglibrary/BeachNight.svg +111 -0
  332. package/editions/free/src/svglibrary/BeachSunrise.svg +110 -0
  333. package/editions/free/src/svglibrary/Bed.svg +107 -0
  334. package/editions/free/src/svglibrary/Bedroom.svg +1469 -0
  335. package/editions/free/src/svglibrary/Bike.svg +486 -0
  336. package/editions/free/src/svglibrary/Bike2.svg +388 -0
  337. package/editions/free/src/svglibrary/Bird.svg +100 -0
  338. package/editions/free/src/svglibrary/Blue.svg +108 -0
  339. package/editions/free/src/svglibrary/Boat2.svg +111 -0
  340. package/editions/free/src/svglibrary/Boy.svg +238 -0
  341. package/editions/free/src/svglibrary/Boy1.svg +268 -0
  342. package/editions/free/src/svglibrary/Boy2.svg +290 -0
  343. package/editions/free/src/svglibrary/Boy3.svg +247 -0
  344. package/editions/free/src/svglibrary/Bus.svg +1 -0
  345. package/editions/free/src/svglibrary/Butterfly.svg +1 -0
  346. package/editions/free/src/svglibrary/Cactus.svg +1 -0
  347. package/editions/free/src/svglibrary/Cake.svg +126 -0
  348. package/editions/free/src/svglibrary/Camel.svg +262 -0
  349. package/editions/free/src/svglibrary/Car.svg +129 -0
  350. package/editions/free/src/svglibrary/Car1.svg +313 -0
  351. package/editions/free/src/svglibrary/Car2.svg +283 -0
  352. package/editions/free/src/svglibrary/Castle.svg +97 -0
  353. package/editions/free/src/svglibrary/Chicken.svg +1 -0
  354. package/editions/free/src/svglibrary/Child1.svg +233 -0
  355. package/editions/free/src/svglibrary/City.svg +252 -0
  356. package/editions/free/src/svglibrary/Classroom.svg +761 -0
  357. package/editions/free/src/svglibrary/Cloud1.svg +1 -0
  358. package/editions/free/src/svglibrary/Country_Park.svg +90 -0
  359. package/editions/free/src/svglibrary/Crab.svg +1 -0
  360. package/editions/free/src/svglibrary/Creek.svg +501 -0
  361. package/editions/free/src/svglibrary/CrescentMoon.svg +1 -0
  362. package/editions/free/src/svglibrary/Daffodil.svg +185 -0
  363. package/editions/free/src/svglibrary/Daisy1.svg +82 -0
  364. package/editions/free/src/svglibrary/Daisy2.svg +92 -0
  365. package/editions/free/src/svglibrary/Daisy3.svg +1 -0
  366. package/editions/free/src/svglibrary/Desert.svg +211 -0
  367. package/editions/free/src/svglibrary/Dog.svg +1 -0
  368. package/editions/free/src/svglibrary/Dragon.svg +428 -0
  369. package/editions/free/src/svglibrary/Duck.svg +1 -0
  370. package/editions/free/src/svglibrary/Earth.svg +1 -0
  371. package/editions/free/src/svglibrary/Elephant.svg +267 -0
  372. package/editions/free/src/svglibrary/EmptyRoom.svg +115 -0
  373. package/editions/free/src/svglibrary/Evergreen.svg +14 -0
  374. package/editions/free/src/svglibrary/Fairy.svg +328 -0
  375. package/editions/free/src/svglibrary/Fall.svg +297 -0
  376. package/editions/free/src/svglibrary/Farm copy.svg +312 -0
  377. package/editions/free/src/svglibrary/Farmer.svg +234 -0
  378. package/editions/free/src/svglibrary/Farmer1.svg +282 -0
  379. package/editions/free/src/svglibrary/Father.svg +224 -0
  380. package/editions/free/src/svglibrary/Fence.svg +24 -0
  381. package/editions/free/src/svglibrary/Fish1.svg +60 -0
  382. package/editions/free/src/svglibrary/Fish2.svg +45 -0
  383. package/editions/free/src/svglibrary/Flowers.svg +1 -0
  384. package/editions/free/src/svglibrary/Fly.svg +1 -0
  385. package/editions/free/src/svglibrary/Fort.svg +73 -0
  386. package/editions/free/src/svglibrary/Frog.svg +1 -0
  387. package/editions/free/src/svglibrary/Giraffe.svg +359 -0
  388. package/editions/free/src/svglibrary/Girl.svg +234 -0
  389. package/editions/free/src/svglibrary/Girl1.svg +234 -0
  390. package/editions/free/src/svglibrary/Girl2.svg +364 -0
  391. package/editions/free/src/svglibrary/Girl3.svg +237 -0
  392. package/editions/free/src/svglibrary/Grandfather.svg +187 -0
  393. package/editions/free/src/svglibrary/Grandmother.svg +248 -0
  394. package/editions/free/src/svglibrary/Gym.svg +393 -0
  395. package/editions/free/src/svglibrary/Gym2.svg +477 -0
  396. package/editions/free/src/svglibrary/Horse.svg +149 -0
  397. package/editions/free/src/svglibrary/House.svg +1 -0
  398. package/editions/free/src/svglibrary/House1.svg +102 -0
  399. package/editions/free/src/svglibrary/House3.svg +39 -0
  400. package/editions/free/src/svglibrary/House4.svg +99 -0
  401. package/editions/free/src/svglibrary/Igloo.svg +58 -0
  402. package/editions/free/src/svglibrary/Inuit.svg +255 -0
  403. package/editions/free/src/svglibrary/Jungle.svg +1193 -0
  404. package/editions/free/src/svglibrary/Lake.svg +146 -0
  405. package/editions/free/src/svglibrary/Library.svg +905 -0
  406. package/editions/free/src/svglibrary/Lizard.svg +205 -0
  407. package/editions/free/src/svglibrary/Mailbox.svg +17 -0
  408. package/editions/free/src/svglibrary/{Marty.svg → MartyBirdsEye.svg} +2 -2
  409. package/editions/free/src/svglibrary/Monkey.svg +1 -0
  410. package/editions/free/src/svglibrary/Moon.svg +76 -0
  411. package/editions/free/src/svglibrary/MoonBkg.svg +352 -0
  412. package/editions/free/src/svglibrary/Mother.svg +241 -0
  413. package/editions/free/src/svglibrary/Mushroom.svg +24 -0
  414. package/editions/free/src/svglibrary/NightTable.svg +31 -0
  415. package/editions/free/src/svglibrary/Park.svg +256 -0
  416. package/editions/free/src/svglibrary/Pasture.svg +151 -0
  417. package/editions/free/src/svglibrary/Peach.svg +1 -0
  418. package/editions/free/src/svglibrary/Penguin.svg +71 -0
  419. package/editions/free/src/svglibrary/Pig.svg +147 -0
  420. package/editions/free/src/svglibrary/Planet.svg +1 -0
  421. package/editions/free/src/svglibrary/PolarBear.svg +151 -0
  422. package/editions/free/src/svglibrary/Purple.svg +108 -0
  423. package/editions/free/src/svglibrary/Rabbit.svg +91 -0
  424. package/editions/free/src/svglibrary/Rancher.svg +304 -0
  425. package/editions/free/src/svglibrary/Red.svg +121 -0
  426. package/editions/free/src/svglibrary/Rocket.svg +271 -0
  427. package/editions/free/src/svglibrary/Rowboat.svg +245 -0
  428. package/editions/free/src/svglibrary/SailBoat.svg +49 -0
  429. package/editions/free/src/svglibrary/Savannah.svg +948 -0
  430. package/editions/free/src/svglibrary/School.svg +41 -0
  431. package/editions/free/src/svglibrary/Scubadiver.svg +309 -0
  432. package/editions/free/src/svglibrary/Seahorse.svg +205 -0
  433. package/editions/free/src/svglibrary/ShootingStar.svg +1 -0
  434. package/editions/free/src/svglibrary/Shop.svg +1 -0
  435. package/editions/free/src/svglibrary/Snake.svg +1 -0
  436. package/editions/free/src/svglibrary/SoccerNet.svg +178 -0
  437. package/editions/free/src/svglibrary/Soccerball.svg +1 -0
  438. package/editions/free/src/svglibrary/Space.svg +152 -0
  439. package/editions/free/src/svglibrary/Spring.svg +729 -0
  440. package/editions/free/src/svglibrary/Sprites_Marty.svg +171 -0
  441. package/editions/free/src/svglibrary/Sprites_Octopus-Blue.svg +214 -0
  442. package/editions/free/src/svglibrary/Sprites_Octopus-Pink.svg +214 -0
  443. package/editions/free/src/svglibrary/Sprites_Raccoon.svg +1 -0
  444. package/editions/free/src/svglibrary/Sprites_Tree.svg +73 -0
  445. package/editions/free/src/svglibrary/Sprites_Unicorn.svg +1 -0
  446. package/editions/free/src/svglibrary/Star copy.svg +1 -0
  447. package/editions/free/src/svglibrary/Star.svg +8 -1
  448. package/editions/free/src/svglibrary/Star2.svg +1 -0
  449. package/editions/free/src/svglibrary/Star3.svg +1 -0
  450. package/editions/free/src/svglibrary/Starfish.svg +1 -0
  451. package/editions/free/src/svglibrary/Stool.svg +54 -0
  452. package/editions/free/src/svglibrary/Suburbs.svg +462 -0
  453. package/editions/free/src/svglibrary/Summer.svg +868 -0
  454. package/editions/free/src/svglibrary/Sun.svg +27 -0
  455. package/editions/free/src/svglibrary/Table.svg +1 -0
  456. package/editions/free/src/svglibrary/Teen2.svg +224 -0
  457. package/editions/free/src/svglibrary/Teen3.svg +250 -0
  458. package/editions/free/src/svglibrary/TeenBoy1.svg +264 -0
  459. package/editions/free/src/svglibrary/TeenBoy2.svg +289 -0
  460. package/editions/free/src/svglibrary/TeenBoy3.svg +257 -0
  461. package/editions/free/src/svglibrary/TeenGirl1.svg +255 -0
  462. package/editions/free/src/svglibrary/TeenGirl2.svg +245 -0
  463. package/editions/free/src/svglibrary/TeenGirl3.svg +284 -0
  464. package/editions/free/src/svglibrary/Theatre.svg +238 -0
  465. package/editions/free/src/svglibrary/Thundercloud.svg +72 -0
  466. package/editions/free/src/svglibrary/Tornado.svg +198 -0
  467. package/editions/free/src/svglibrary/Tree1.svg +26 -0
  468. package/editions/free/src/svglibrary/Tree2.svg +33 -0
  469. package/editions/free/src/svglibrary/Tree3.svg +28 -0
  470. package/editions/free/src/svglibrary/Tree4.svg +290 -0
  471. package/editions/free/src/svglibrary/Tulip2.svg +80 -0
  472. package/editions/free/src/svglibrary/Underwater.svg +1392 -0
  473. package/editions/free/src/svglibrary/Weed.svg +1 -0
  474. package/editions/free/src/svglibrary/Whale.svg +63 -0
  475. package/editions/free/src/svglibrary/Winter.svg +180 -0
  476. package/editions/free/src/svglibrary/Wizard.svg +615 -0
  477. package/editions/free/src/svglibrary/Woods.svg +478 -0
  478. package/editions/free/src/svglibrary/Zebra.svg +208 -0
  479. package/martyBlocksJRCliProfile +5 -2
  480. package/package.json +8 -5
  481. package/tutorial.ts +374 -0
  482. package/webpack.config.js +1 -0
  483. package/editions/free/src/app.bundle.js.map +0 -1
  484. package/editions/free/src/assets/blockicons/MartyLedEyesP3.svg +0 -2
  485. package/editions/free/src/assets/fonts/Roboto-400.woff2 +0 -0
  486. package/editions/free/src/assets/fonts/Roboto-500.woff2 +0 -0
  487. package/editions/free/src/assets/fonts/Roboto-700.woff2 +0 -0
  488. package/editions/free/src/assets/lobby/intro.mp4 +0 -0
  489. package/editions/free/src/assets/ui/frontMarty.png +0 -0
  490. package/editions/free/src/assets/ui/left-scroll.svg +0 -7
  491. package/editions/free/src/assets/ui/marty-connected.svg +0 -702
  492. package/editions/free/src/assets/ui/marty-not-connected.svg +0 -810
  493. package/editions/free/src/assets/ui/marty-small.svg +0 -116
  494. package/editions/free/src/assets/ui/martyMode.ai +10 -2688
  495. package/editions/free/src/assets/ui/martyMode.png +0 -0
  496. package/editions/free/src/assets/ui/right-scroll.svg +0 -7
  497. package/editions/free/src/assets/ui/scatchJrLogo.png +0 -0
  498. package/editions/free/src/assets/ui/scratchjr-home.svg +0 -55
  499. package/editions/free/src/assets/ui/wifi-graphic.svg +0 -659
  500. package/editions/free/src/inapp/images/celebrate.png +0 -0
  501. package/editions/free/src/inapp/images/interface_Marty.png +0 -0
  502. package/editions/free/src/inapp/images/lobby_interface.png +0 -0
  503. package/editions/free/src/inapp/images/looks_angry.png +0 -0
  504. package/editions/free/src/inapp/images/looks_excited.png +0 -0
  505. package/editions/free/src/inapp/images/looks_normal.png +0 -0
  506. package/editions/free/src/inapp/images/looks_wave_left.png +0 -0
  507. package/editions/free/src/inapp/images/looks_wave_right.png +0 -0
  508. package/editions/free/src/inapp/images/looks_wide.png +0 -0
  509. package/editions/free/src/inapp/images/looks_wiggle.png +0 -0
  510. package/editions/free/src/inapp/images/marty_eyes_colour.png +0 -0
  511. package/editions/free/src/inapp/images/marty_led_eyes_P1.png +0 -0
  512. package/editions/free/src/inapp/images/marty_led_eyes_P2.png +0 -0
  513. package/editions/free/src/inapp/images/marty_led_eyes_P3.png +0 -0
  514. package/editions/free/src/inapp/images/move_dance.png +0 -0
  515. package/editions/free/src/inapp/images/move_getReady.png +0 -0
  516. package/editions/free/src/inapp/images/movements_kick_left.png +0 -0
  517. package/editions/free/src/inapp/images/movements_kick_right.png +0 -0
  518. package/editions/free/src/inapp/images/paint_marty.png +0 -0
  519. package/editions/free/src/inapp/images/sound_confusion.png +0 -0
  520. package/editions/free/src/inapp/images/sound_disbelief.png +0 -0
  521. package/editions/free/src/inapp/images/sound_excitement.png +0 -0
  522. package/editions/free/src/inapp/images/sound_no.png +0 -0
  523. package/editions/free/src/inapp/images/sound_noWay.png +0 -0
  524. package/editions/free/src/inapp/images/sound_whistle.png +0 -0
  525. package/editions/free/src/pnglibrary/Beach.png +0 -0
  526. package/editions/free/src/pnglibrary/Checkered.png +0 -0
  527. package/editions/free/src/pnglibrary/Cobblestone.png +0 -0
  528. package/editions/free/src/pnglibrary/Farmland.png +0 -0
  529. package/editions/free/src/pnglibrary/Fields.png +0 -0
  530. package/editions/free/src/pnglibrary/Grass.png +0 -0
  531. package/editions/free/src/pnglibrary/Marble.png +0 -0
  532. package/editions/free/src/pnglibrary/Mars.png +0 -0
  533. package/editions/free/src/pnglibrary/Paper.png +0 -0
  534. package/editions/free/src/pnglibrary/Racetrack.png +0 -0
  535. package/editions/free/src/pnglibrary/RedCarpet.png +0 -0
  536. package/editions/free/src/pnglibrary/Road1.png +0 -0
  537. package/editions/free/src/pnglibrary/Road2.png +0 -0
  538. package/editions/free/src/pnglibrary/Sand.png +0 -0
  539. package/editions/free/src/pnglibrary/Tiles.png +0 -0
  540. package/editions/free/src/pnglibrary/USMap.png +0 -0
  541. package/editions/free/src/pnglibrary/WoodenFloor.png +0 -0
  542. package/editions/free/src/svglibrary/Beach.svg +0 -13
  543. package/editions/free/src/svglibrary/Checkered.svg +0 -13
  544. package/editions/free/src/svglibrary/Cobblestone.svg +0 -4
  545. package/editions/free/src/svglibrary/Farmland.svg +0 -4
  546. package/editions/free/src/svglibrary/Grass.svg +0 -13
  547. package/editions/free/src/svglibrary/Marble.svg +0 -13
  548. package/editions/free/src/svglibrary/Mars.svg +0 -4
  549. package/editions/free/src/svglibrary/Paper.svg +0 -13
  550. package/editions/free/src/svglibrary/Racetrack.svg +0 -13
  551. package/editions/free/src/svglibrary/RedCarpet.svg +0 -4
  552. package/editions/free/src/svglibrary/Road1.svg +0 -13
  553. package/editions/free/src/svglibrary/Road2.svg +0 -13
  554. package/editions/free/src/svglibrary/Sand.svg +0 -13
  555. package/editions/free/src/svglibrary/Tiles.svg +0 -13
  556. package/editions/free/src/svglibrary/USMap.svg +0 -13
  557. package/editions/free/src/svglibrary/WoodenFloor.svg +0 -4
  558. package/firebase-debug.log +0 -60
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.06" y1="-1105.72" x2="25.06" y2="-1060.72" gradientTransform="translate(0 -1050.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#000" stop-opacity=".5"/><stop offset=".09" stop-color="#000" stop-opacity=".46"/><stop offset="1" stop-color="#000" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" y1="-1107.32" y2="-1062.75" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="25.56" y1="1646.85" x2="25.56" y2="1679.15" gradientTransform="translate(0 -1645.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset=".5" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><clipPath id="clippath"><rect x="7.02" y="5.13" width="36.54" height="36.54" rx="5.8" ry="5.8" style="fill:none;"/></clipPath><linearGradient id="linear-gradient-4" x1="34.99" y1="1109.92" x2="34.99" y2="1098.19" gradientTransform="translate(0 -1091.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><clipPath id="clippath-1"><rect x="7.02" y="5.13" width="36.54" height="36.54" rx="5.8" ry="5.8" style="fill:none;"/></clipPath></defs><g id="Layer_2"><path d="M47.56,47.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.5;"/><path d="M47.56,46.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#c9bf8b;"/><path d="M47.56,48.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.5;"/><path d="M47.56,46.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#ccb750;"/><path d="M47.56,36.5c0,4.12-3.38,7.5-7.5,7.5H10.06c-4.12,0-7.5-3.38-7.5-7.5V8.5c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v28Z" style="fill:#ccb752;"/><path d="M40.06,1.5H10.06c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM46.56,38.5c0,3.58-2.92,6.5-6.5,6.5H10.06c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#f7ec9f;"/><path d="M40.06,1.5H10.06c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM46.56,38.5c0,3.58-2.92,6.5-6.5,6.5H10.06c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#fff; isolation:isolate; opacity:.75;"/><path d="M40.06,2H10.06c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#f7ec9f;"/><path d="M40.06,2H10.06c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#ffe75a;"/><path d="M4.06,38.5c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5H10.56c-3.59,0-6.5,2.91-6.5,6.5v30Z" style="fill:url(#linear-gradient-3);"/><path d="M2.56,8.5h.5v33h-.5V8.5Z" style="fill:#ccb750;"/></g><g id="Layer_1"><g style="clip-path:url(#clippath);"><path d="M31.36,69.08h-3.44l-.13-.11h-2.13c-.1.07-.22.11-.35.11h-2.97c-.27,0-.53-.11-.72-.3s-.29-.45-.28-.73l-.05-2.31.02-.04-.05-1.88s0-.07,0-.1c-.13-.3-.2-.59-.21-.88l-.05-4.68c0-.28.05-.55.15-.81-.31-.44-.52-1.18-.73-2.2l-.02-.11-.02.11c-.22,1.05-.44,1.81-.77,2.25.1.26.16.54.15.82l-.11,4.68c0,.27-.07.54-.2.83l-.07,4.26c0,.24-.09.5-.28.69-.19.2-.44.3-.72.3h-2.97c-.13,0-.25-.04-.35-.11h-2.13c-.1.07-.22.11-.34.11h-3.23c-.28,0-.54-.12-.71-.34-.17-.21-.24-.47-.19-.73l-.02-1.42.04-.09.33-2.41c.05-.5.49-.89,1.02-.89h.05c-.02-.12-.04-.24-.04-.36l-.05-4.68c0-.53.18-1.02.53-1.41-.23-.5-.38-1.1-.49-1.6-.04-.2-.07-.4-.07-.6v-1.47c0-.28.1-.65.32-.92h0s.03-.04.04-.05l.07-.08c.19-.18.41-.31.65-.37v-.83h-.26c-.16,0-.32-.04-.46-.12h-.34v-.33c-.1-.15-.15-.32-.15-.5v-10.53c0-.18.05-.36.14-.52v-.35c-.2-.06-.4-.16-.57-.3-.12.05-.25.08-.38.08h-.14c-.28,0-.54-.13-.71-.33h-.2l-2.7,6.98.62,1.21.21,2.07-.02.14.04.42-.32.26c-.04.05-.08.12-.16.18l-2.07,1.58-.63.02c-.15,0-.3-.03-.45-.1-.15-.03-.26-.09-.34-.17h0s-.35.06-.35.06h-.51c-.09,0-.17-.02-.23-.04h-.27l-.18-.28s-.09-.09-.14-.21l-.13-.3-1.96-3.9.81.81h0c-.13-.49.04-1.02.43-1.34l1.59-1.28c.28-.23.65-.34,1.02-.3l3.55-10.12c.21-.61.79-1.01,1.43-1.01h.72c.01-.07.04-.14.06-.2-.05-.12-.08-.25-.08-.39v-5.95c0-.49.36-.91.83-.99v-1.25c0-.52.26-1,.66-1.29l-.6-.67.05-.18v-.02s.05-.17.05-.17c0-.02.02-.05.04-.08l.12-.26.32-.06,8.57-.91.25.15c.13.1.21.25.23.4l.1.87-.16.25c-.11.13-.26.21-.42.22l-1.08.12h7.18l-1.1-.12c-.27-.02-.48-.23-.54-.49l-.05-.1.05-.15.09-.81.2-.21c.14-.11.3-.15.46-.13l8.64.92.16.29c.08.19.06.38-.08.58l-.26.36c.58.25.99.82.99,1.49v1.26c.47.1.81.5.81.98v5.95c0,.09-.01.17-.03.25h.02l2.48-6.4c-.23-.2-.39-.47-.45-.77l-.4-1.95c-.1-.49.1-1,.51-1.29l1.57-1.11,1.71-.72c.09-.03.16-.04.23-.05l.17-.07.23.22s.06.04.09.06l.4.34c.08.09.13.19.14.31.01,0,.03,0,.04,0,.17-.06.33-.04.46.04.13.04.25.1.35.18l.47.42.05.19.66,2.91-.22.23-1.8,1.72-1.2.47-3.33,9.51c-.21.6-.78,1-1.41,1h-.75c-.08.44-.46.78-.93.78h-.14c-.13,0-.26-.03-.37-.08-.27.22-.61.34-.96.34.24.2.39.5.39.84v10.48c0,.54-.44.98-.98.98h-.29v.83c.25.06.48.19.66.37l.12.14c.21.25.31.62.31.91v1.47c0,.2-.02.4-.07.6-.1.45-.29,1.21-.56,1.79.37.42.56.94.55,1.47l-.11,4.68c0,.07,0,.14-.02.2h.03c.53,0,.96.39,1.02.92l.36,2.58v.03s0,1.38,0,1.38c.04.17-.03.44-.2.65-.18.22-.44.34-.71.34ZM28.5,68.08h2.85l-.1-1.34v-.04s-.34-2.47-.34-2.47l-1.51-.04.33-.71c.09-.19.13-.36.14-.52l.11-4.68c0-.29-.11-.58-.31-.79l-.5-.46.22-.35c.21-.33.44-1.02.62-1.84.03-.13.04-.26.04-.38v-1.47c0-.08-.04-.19-.07-.24l-.12-.13c-.08-.05-.17-.08-.26-.08h-.65v-2.79h1.29l-.02-10.46s-.04-.09-.09-.09h-1.17v-1.74h1.85c.29,0,.45-.21.51-.31l.51-.81.37.89.09-.03-.06-.33v-1.44l.78.99h.96c.21,0,.4-.13.46-.33l3.5-10,.39-.14h.03s.01,0,.01,0h.03s1.05-.41,1.05-.41l1.37-1.36-.53-2.28-.21-.17h-.03s-1,.52-1,.52c.2.17.33.39.4.64l.29,1.07c.11.4,0,.84-.3,1.13l-.46.45-1.88-1.36-.46-2.12-.71.51c-.09.06-.13.17-.11.27l.4,1.94c.02.1.08.19.17.25l.53.32-3.02,7.8h-.86l-.8,1.36v-1.82s-.62-.39-.62-.39l.61-.41v-5.95s-.77.53-.77.53l-.03-2.77c0-.34-.28-.62-.62-.62h-1.4l.99-1.15h.01s.05-.07.05-.07l-.21-.02-1.12,1.24H11.6l-1.02-1.25-.49.05.99,1.11-.95.11c-.32.04-.56.3-.56.6v2.88l-.81-.64-.02,5.95.58.43-.6.39.02.77h-1.7c-.22,0-.42.14-.49.35l-3.82,10.89-.75-.11c-.12-.02-.22.02-.31.08l-1.59,1.28c-.09.07-.13.19-.1.3l.22.83,1.72-1.35,2.43.21.06.61c.04.42-.14.83-.49,1.08l-.93.66c-.22.16-.48.24-.75.24h0l.02.12.45.99h.31s1.85-1.43,1.85-1.43v-.03s.02-.17.02-.17l-.19-1.83-.74-1.32,3.12-8.06h1.56l.1.37.08-.04.36-1.02.49.97c.12.2.31.32.52.32h1.36v1.75l-.9.03-.02,10.52h1.21s0,2.78,0,2.78h-.63c-.1,0-.19.03-.27.08l-.13.13s-.05.12-.06.2l.23.03v.16s-.23,0-.23,0v1.32c0,.11.01.22.03.33l.23-.03.31,1.12-.22.07c.08.21.16.4.26.56l.22.36-.51.45c-.18.18-.29.46-.29.75l.05,4.68c0,.19.06.39.19.62l.41.74h-1.62l-.37,2.5h0s0,.06,0,.06v1.34h2.78s0-.12,0-.12h3.54v.11h2.61l.04-2.07-.02-.04.05-2.06-.08-.14.12-.25c.11-.21.16-.39.17-.56l.11-4.68c0-.22-.06-.44-.18-.63l-.32-.48.52-.25s.03-.03.05-.05l-.2-.09.37-1,.22.07c.06-.23.12-.5.19-.82h.51s-.49-.1-.49-.1c.04-.16.04-.24.04-.32v-1.68c0-.11-.04-.21-.09-.27l-.06-.04s-.04,0-.05,0h-1.06v-2.79h1.29l-.02-10.46s-.04-.09-.09-.09h-1.17v-1.74h4.09v1.75l-.9.03-.03,10.57,1.21-.05v2.79h-1.04s-.04,0-.05,0l-.05.03c-.05.06-.1.17-.1.28v1.68c0,.08,0,.16.03.24l.04.18c.3,1.42.51,1.82.63,1.9l.41.28-.26.42c-.12.18-.18.39-.18.61l.05,4.68c0,.19.07.41.2.63l.26.45-.25.13.05,1.93-.03.04.04,2.04,2.6.02v-.1h3.56v.11ZM19.94,51.73c.22.17.39.42.47.69.08-.27.25-.52.46-.68l.03-.05.2-.08c.13-.05.29-.08.45-.08h.04v-.79h-.26c-.42,0-.78-.28-.91-.66-.13.39-.5.67-.93.67h-.29v.79h.06c.16,0,.32.03.48.09l.2.12ZM1.19,49.49h.05l.04-.11-.62-1.01h-.02s.56,1.12.56,1.12ZM1.33,47.57h.05l.14.19c.13-.11.29-.17.47-.18h.23c.07,0,.13-.01.19-.05l.88-.62-1.06-.09-.92.72v.03ZM20.09,38.45c.16.13.28.31.34.51.03-.11.08-.21.15-.3v-.21h-.49ZM38.01,23.6l.76.55-.27-1c-.02-.06-.05-.12-.1-.16l-.16-.13c-.14-.11-.23-.26-.26-.43l-.2.05.24,1.1ZM37.36,21.55l-.08.06.13-.08-.05.02ZM37.67,21.42h.05s.22-.08.22-.08l.04.03.85-.43-.03-.02-.22.11-.91.39ZM17.34,21.4s0,0,0,.01h0ZM22.88,20.98h0s0,0,0,0ZM27.74,64.19h-3.57l.16-7.54,3.35.04.06,7.5ZM25.19,63.19h1.54l-.04-5.52h-1.38s-.12,5.52-.12,5.52ZM16.52,64.11h-3.57s.16-7.49.16-7.49l.58.19,2.78.03.06,7.27ZM13.97,63.1h1.54s-.04-5.28-.04-5.28h-1.39s-.11,5.28-.11,5.28ZM27.42,48.09h-3.15v-2.1h3.15v2.1ZM25.27,47.09h1.15v-.1h-1.15v.1ZM16.67,48.09h-3.15v-2.1h3.15v2.1ZM14.53,47.09h1.15v-.1h-1.15v.1ZM27.66,45.19h-3.95v-2.06h3.95v2.06ZM24.71,44.19h1.95v-.06h-1.95v.06ZM16.91,45.19h-3.95v-2.06h3.95v2.06ZM13.96,44.19h1.95v-.06h-1.95v.06Z" style="fill:#e5cf51;"/></g><path d="M32.75,18.67c-1.52,0-2.97-.6-4.04-1.68-1.08-1.07-1.68-2.53-1.68-4.04,0-3.26,2.62-6.01,5.72-6.01h8.28s0,3.2,0,3.2h1.92s0,5.34,0,5.34h-1.92s0,3.2,0,3.2h-8.28Z" style="fill:url(#linear-gradient-4);"/><path d="M32.75,18.38c-3,0-5.44-2.44-5.43-5.44,0-3,2.44-5.72,5.44-5.72h7.99s0,3.2,0,3.2h1.92s0,4.76,0,4.76h-1.92s0,3.2,0,3.2h-8Z" style="fill:#c9bf8b;"/><path d="M32.75,18.1c-1.37,0-2.68-.54-3.64-1.51-.97-.96-1.51-2.27-1.51-3.64,0-2.84,2.31-4.86,5.15-4.86h7.71s0,3.2,0,3.2h1.92s0,3.62,0,3.62h-1.92s0,3.2,0,3.2h-7.71Z" style="fill:#34332b;"/><g style="clip-path:url(#clippath-1);"><polygon points=".69 47.34 .92 48.08 1.67 49.23 1.5 49.82 .91 49.91 .24 48.35 .49 47.87 0 46.03 1.7 44.77 4.08 44.47 7.22 35.34 8.27 35.34 8.32 37.24 7.38 37.27 4.44 44.88 5.13 46.1 5.36 48.44 3.17 50.13 2.37 50.08 1.91 48.8 3.82 47.51 4.1 46.39 2.07 46.26 .69 47.34" style="fill:#ffd962;"/><path d="M3.17,50.17s0,0,0,0l-.79-.05s-.03-.01-.03-.02l-.47-1.28s0-.03.01-.04l1.9-1.28.27-1.07-1.97-.12-1.34,1.06.22.71.75,1.14s0,.02,0,.03l-.17.6s-.02.02-.03.03l-.59.09s-.03,0-.04-.02l-.67-1.56s0-.02,0-.03l.25-.47-.48-1.83s0-.03.01-.04l1.69-1.26s.01,0,.02,0l2.35-.3,3.14-9.1s.02-.03.04-.03h1.05s.04.02.04.04l.05,1.9s-.02.04-.04.04l-.91.04-2.93,7.56.68,1.21s0,0,0,.01l.24,2.34s0,.03-.01.03l-2.19,1.69s-.01,0-.02,0ZM2.4,50.04l.75.05,2.17-1.67-.23-2.31-.68-1.22s0-.02,0-.03l2.94-7.6s.02-.02.03-.02l.9-.04-.05-1.82h-.98l-3.13,9.1s-.02.02-.03.03l-2.37.3-1.67,1.24.48,1.82s0,.02,0,.03l-.24.47.66,1.52.54-.08.16-.56-.74-1.13s0,0,0,0l-.23-.74s0-.03.01-.04l1.38-1.08s.02,0,.03,0l2.03.13s.02,0,.03.02c0,0,0,.02,0,.03l-.28,1.12s0,.02-.02.02l-1.89,1.27.45,1.23Z"/><polygon points="19.91 54.66 19.03 57.08 11.16 57.15 10.44 54.53 10.52 52.36 19.79 52.36 19.91 54.66" style="fill:#36abc8;"/><polygon points="30.43 54.65 29.67 56.99 21.68 57.14 20.96 54.52 21.03 52.35 30.3 52.35 30.43 54.65" style="fill:#36abc8;"/><path d="M21.07,38.78v11.32h8.51v-11.32h-8.51ZM26.96,47.65c-.18-.03-.92.07-1.1.03-.16-.04-.99,0-1.17,0-.05,0-.03-1.26.02-1.26.17,0,2.08-.04,2.24,0,.19.05-.17.65.02.69.05,0,.03.55-.02.54ZM27.23,44.76c-.22,0-2.85.01-3.07,0-.05,0-.05-1.16,0-1.16.22.01,2.8-.02,3.02-.03.05,0,.1,1.19.04,1.19Z" style="fill:#36abc8;"/><path d="M10.28,38.8v11.32h8.51v-11.32h-8.51ZM16.25,47.66c-.22-.02-2.25.12-2.26,0-.11-1.01-.03-.72-.02-.74,0-.02-.02-.5,0-.49.21.03,2.07,0,2.28.01.05,0,.05,1.22,0,1.22ZM16.41,44.69c-.07.15-2.99.09-2.99.08,0-.02-.02-1.13,0-1.13.12-.05,1.34-.08,1.46-.08.05,0,1.66.07,1.61.07-.12,0-.03.95-.08,1.06Z" style="fill:#36abc8;"/><g id="path3580"><path d="M18.69,38.81h.69c.26,0,.48.21.48.48v10.48c0,.2-.16.36-.36.36h-.9" style="fill:#36abc8;"/><path d="M19.5,50.24h-.9c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.9c.14,0,.25-.11.25-.25v-10.48c0-.2-.16-.37-.37-.37h-.69c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.69c.33,0,.59.27.59.59v10.48c0,.26-.21.48-.48.48Z"/></g><g id="path3632"><path d="M18.6,52.14h.67c.09,0,.18.02.26.05.07.03.09.12.04.17l-.67.77s-.08.06-.13.06h-7.17c-.08,0-.15-.02-.21-.07l-.74-.54c-.06-.05-.07-.14-.01-.2.15-.15.36-.24.59-.24h.26" style="fill:#36abc8;"/><path d="M18.76,53.3h-7.17c-.1,0-.2-.03-.28-.09l-.74-.54c-.06-.04-.09-.11-.1-.18,0-.07.02-.14.07-.19.18-.17.42-.27.67-.27h.26c.06,0,.11.05.11.11s-.05.11-.11.11h-.26c-.19,0-.37.07-.51.21,0,0,0,.01,0,.01l.74.55s.09.05.15.05h7.17s.04,0,.05-.02l.67-.76c-.07-.02-.14-.03-.21-.03h-.67c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.67c.1,0,.2.02.3.06.07.03.12.08.14.15.02.07,0,.15-.05.2l-.67.77c-.06.06-.14.1-.22.1Z"/></g><g id="path3796"><path d="M22.22,52.14h-.67c-.09,0-.18.02-.26.05-.07.03-.09.12-.04.17l.67.77s.08.06.13.06h7.17c.08,0,.15-.02.21-.07l.74-.54c.06-.05.07-.14.01-.2-.15-.15-.36-.24-.59-.24h-.26" style="fill:#36abc8;"/><path d="M29.22,53.3h-7.17c-.08,0-.16-.04-.22-.1l-.67-.77c-.05-.06-.07-.13-.05-.2.02-.07.07-.13.14-.15.09-.04.19-.06.3-.06h.67c.06,0,.11.05.11.11s-.05.11-.11.11h-.67c-.07,0-.15.01-.21.04l.67.76s.03.02.05.02h7.17c.05,0,.1-.02.15-.05l.74-.54s0-.02,0-.02c-.14-.13-.32-.21-.51-.21h-.26c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.26c.25,0,.49.1.67.27.05.05.08.12.07.19,0,.07-.04.14-.1.18l-.74.54c-.08.06-.18.09-.28.09Z"/></g><g id="path3588"><path d="M18.38,47.67h-1.44c-.11,0-.21-.1-.21-.21v-1.55c0-.12-.1-.21-.21-.21h-2.92c-.12,0-.21.1-.21.21v1.55c0,.12-.1.21-.21.21h-1.5c-.12,0-.21.1-.21.21v4.49c0,.12.1.21.21.21h6.71c.12,0,.21-.1.21-.21v-4.49c0-.12-.1-.21-.21-.21ZM16.25,47.66c-.22-.02-2.01.01-2.23-.02-.02,0-.05-.61-.05-.63,0-.02-.02-.61,0-.61.21.03,2.06.01,2.27.03.05,0,.05,1.22,0,1.22Z" style="fill:#36abc8;"/><path d="M18.38,52.7h-6.71c-.18,0-.33-.15-.33-.33v-4.49c0-.18.15-.33.33-.33h1.5c.05,0,.1-.04.1-.1v-1.55c0-.18.15-.33.33-.33h2.92c.18,0,.33.15.33.33v1.55c0,.05.04.1.1.1h1.44c.18,0,.33.15.33.33v4.49c0,.18-.15.33-.33.33ZM11.68,47.78c-.06,0-.1.04-.1.1v4.49c0,.05.04.1.1.1h6.71c.05,0,.1-.04.1-.1v-4.49c0-.05-.04-.1-.1-.1h-1.44c-.18,0-.32-.15-.32-.33v-1.55c0-.05-.04-.1-.1-.1h-2.92c-.05,0-.1.04-.1.1v1.55c0,.18-.15.33-.33.33h-1.5Z"/></g><g id="path3774"><path d="M29.13,47.67h-1.44c-.11,0-.21-.1-.21-.21v-1.55c0-.12-.1-.21-.21-.21h-2.92c-.12,0-.21.1-.21.21v1.55c0,.12-.1.21-.21.21h-1.5c-.12,0-.21.1-.21.21v4.49c0,.12.1.21.21.21h6.71c.12,0,.21-.1.21-.21v-4.49c0-.12-.1-.21-.21-.21ZM27.02,47.67c-.18-.03-.85.04-1.03,0-.16-.04-1.12-.02-1.29-.02-.05,0-.02-.59,0-.64.04-.35-.15-.64.02-.6.19.05,2.05,0,2.23.04.05,0,.12,1.24.07,1.23Z" style="fill:#36abc8;"/><path d="M29.13,52.7h-6.71c-.18,0-.33-.15-.33-.33v-4.49c0-.18.15-.33.33-.33h1.5c.05,0,.1-.04.1-.1v-1.55c0-.18.15-.33.33-.33h2.92c.18,0,.33.15.33.33v1.55c0,.05.04.1.1.1h1.44c.18,0,.33.15.33.33v4.49c0,.18-.15.33-.33.33ZM22.42,47.78c-.05,0-.1.04-.1.1v4.49c0,.05.04.1.1.1h6.71c.05,0,.1-.04.1-.1v-4.49c0-.05-.04-.1-.1-.1h-1.44c-.18,0-.32-.15-.32-.33v-1.55c0-.05-.04-.1-.1-.1h-2.92c-.06,0-.1.04-.1.1v1.55c0,.18-.15.33-.33.33h-1.5Z"/></g><g id="rect3570"><path d="M16.25,47.75h-2.3s-.08-.03-.08-.08v-1.25s.03-.08.08-.08h2.3s.08.03.08.08v1.25s-.03.08-.08.08ZM14.03,47.59h2.15v-1.1h-2.15v1.1Z"/></g><g id="path3572"><path d="M13.88,55.56c-.06-.48-.51-.82-.99-.75s-.82.51-.75.99c0,.05-1.31,1.22-1.31,1.22-.28.28-.43.66-.43,1.06l.05,4.68c0,.38.14.75.38,1.05l1.47,1.83c.37.35.97.12,1.02-.38l.18-8.38s.45-.83.38-1.31Z" style="fill:#36abc8;"/><path d="M12.71,65.91c-.18,0-.36-.07-.49-.2,0,0,0,0-.01-.01l-1.47-1.83c-.25-.32-.4-.72-.4-1.12l-.05-4.68c0-.43.16-.83.46-1.14.55-.49,1.14-1.03,1.27-1.17-.05-.52.33-1,.85-1.07.54-.07,1.04.31,1.11.85.06.44-.26,1.15-.38,1.36l-.18,8.35c-.02.28-.2.51-.46.61-.08.03-.17.05-.25.05ZM12.38,65.55c.14.13.33.17.51.1.18-.07.3-.22.31-.41l.18-8.37s0-.04.02-.06c.06-.1.42-.83.37-1.23-.06-.42-.44-.71-.86-.65-.42.06-.71.44-.65.86.01.07.01.11-1.34,1.32-.25.26-.39.6-.39.97l.05,4.68c0,.36.13.7.35.98l1.46,1.82ZM12.03,55.81h0,0Z"/></g><g id="circle3574"><path d="M12.99,56.32c-.13,0-.26-.04-.36-.12-.13-.1-.21-.24-.23-.4-.04-.33.19-.63.51-.67h0c.16-.02.32.02.44.12.13.1.21.24.23.4.02.16-.02.32-.12.44-.1.13-.24.21-.4.23-.03,0-.05,0-.08,0ZM12.92,55.2c-.29.04-.49.3-.45.59.02.14.09.26.2.35.11.08.25.12.39.1.14-.02.26-.09.35-.2.08-.11.12-.25.1-.39-.04-.29-.3-.49-.59-.45h0Z"/></g><g id="path3576"><path d="M18.6,39.01v3.33c0,.14-.12.25-.26.25h-6.92c-.13,0-.24-.1-.24-.23v-4.53h7.43v1.18" style="fill:#36abc8;"/><path d="M18.33,42.71h-6.92c-.2,0-.36-.15-.36-.34v-4.53c0-.06.05-.11.11-.11h7.43c.06,0,.11.05.11.11v1.18s0,.01,0,.02v3.31c0,.2-.17.36-.38.36ZM11.29,37.95v4.42c0,.06.06.12.13.12h6.92c.08,0,.15-.06.15-.14v-3.33s0-.01,0-.02v-1.04h-7.2Z"/></g><g id="rect3578"><path d="M16.49,44.85h-3.1s-.08-.03-.08-.08v-1.21s.03-.08.08-.08h3.1s.08.03.08.08v1.21s-.03.08-.08.08ZM13.46,44.69h2.95v-1.06h-2.95v1.06Z"/></g><g id="path3582"><path d="M11.47,50.24h-.88c-.25,0-.45-.2-.45-.45v-10.53c0-.31.26-.57.57-.57h.46c.06,0,.11.05.11.11s-.05.11-.11.11h-.46c-.19,0-.34.15-.34.34v10.53c0,.12.1.22.22.22h.88c.06,0,.11.05.11.11s-.05.11-.11.11Z"/></g><g id="rect3584"><path d="M18.26,45.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM17.66,45.66h.57v-1.46h-.57v1.46Z"/></g><g id="rect3586"><path d="M19.66,45.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM19.05,45.66h.57v-1.46h-.57v1.46Z"/></g><g id="polyline3590"><path d="M15.36,52.62s-.04-.02-.04-.04v-1.37s.02-.04.04-.04h2.9s.04.02.04.04-.02.04-.04.04h-2.86v1.33s-.02.04-.04.04Z"/></g><g id="line3592"><path d="M14.16,50.61s-.02,0-.03-.01l-2.7-2.9s-.01-.04,0-.05c.02-.01.04-.01.05,0l2.7,2.9s.01.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="rect3594"><rect x="13.6" y="53.58" width="3.21" height=".48" style="fill:#ffd962;"/><path d="M16.81,54.11h-3.21s-.05-.02-.05-.05v-.48s.02-.05.05-.05h3.21s.05.02.05.05v.48s-.02.05-.05.05ZM13.65,54.02h3.12v-.39h-3.12v.39Z"/></g><g id="path3596"><path d="M15.72,55.65c.07-.48.52-.81.99-.74s.81.52.74.99c0,.04,1.29,1.24,1.29,1.24.27.28.42.67.41,1.06l-.11,4.68c0,.38-.15.75-.39,1.05l-1.49,1.81c-.37.34-.97.11-1.01-.4l-.06-8.38s-.43-.84-.36-1.32Z" style="fill:#36abc8;"/><path d="M16.75,66.02c-.09,0-.18-.02-.26-.05-.26-.1-.43-.34-.45-.61l-.06-8.36c-.14-.29-.42-.94-.36-1.36.04-.26.18-.49.39-.65.21-.16.47-.22.73-.18.26.04.49.18.65.39.15.2.21.44.19.69.14.15.82.79,1.25,1.18.3.31.46.73.45,1.15l-.11,4.68c0,.4-.16.8-.42,1.12l-1.49,1.81s0,0-.01.01c-.14.13-.31.19-.49.19ZM16.19,56.98l.06,8.37c.01.18.13.34.31.41.18.07.37.03.51-.09l1.49-1.8c.23-.28.36-.62.36-.98l.11-4.68c0-.36-.13-.72-.38-.98-1.34-1.23-1.33-1.25-1.32-1.33.03-.2-.02-.4-.14-.57-.12-.16-.3-.27-.5-.3-.2-.03-.4.02-.57.14-.16.12-.27.3-.3.5h0c-.06.38.25,1.04.35,1.24,0,.02.02.04.02.07ZM15.72,55.65h0,0Z"/></g><g id="path3598"><path d="M11.09,56.91s-.07-.02-.09-.05c-.32-.45-.53-1.22-.68-1.92-.04-.16-.05-.33-.05-.49v-1.47c0-.2.09-.5.25-.64.05-.04.12-.04.16.01.04.05.04.12-.01.16-.11.09-.18.32-.18.47v1.47c0,.15.02.3.05.44.09.41.3,1.36.64,1.83.04.05.02.12-.03.16-.02.01-.04.02-.07.02Z"/></g><g id="path3602"><path d="M18.84,57.33c-.06,0-.11-.05-.11-.11s.05-.11.11-.11c.26,0,.54-.71.83-2.11.01-.07.03-.13.04-.18.02-.1.03-.2.03-.3v-1.68c0-.21-.11-.44-.26-.54-.05-.04-.07-.11-.03-.16.04-.05.11-.07.16-.03.21.14.36.44.36.73v1.68c0,.12-.01.23-.04.35-.01.05-.02.11-.04.17-.23,1.11-.53,2.29-1.05,2.29Z"/></g><g id="path3606"><path d="M8.27,33.08h-1.23c-.4,0-.76.25-.89.63l-3.7,10.56,1.63.19,3.14-9.13h1.05s0-2.26,0-2.26Z" style="fill:#ffd962;"/><path d="M4.08,44.54s0,0,0,0l-1.63-.19s-.04-.02-.06-.04-.01-.04,0-.06l3.7-10.56c.14-.41.53-.68.96-.68h1.23s.08.03.08.08v2.26s-.03.08-.08.08h-.99l-3.13,9.08s-.04.05-.07.05ZM2.56,44.21l1.47.18,3.12-9.07s.04-.05.07-.05h.97v-2.11h-1.15c-.37,0-.7.23-.82.58l-3.67,10.47Z"/></g><g id="path3608"><path d="M1.02,48.4l.03-.17c.02-.12-.06-.23-.17-.25h-.06c-.2-.05-.36-.2-.4-.4l-.24-1.12c-.05-.23.03-.46.21-.6l1.08-.89c.16-.13.36-.18.55-.16l1.46.21c.21.03.38.2.4.42l.12,1.2c.03.27-.09.54-.32.69l-.93.66c-.16.11-.35.17-.54.17h-.21c-.08,0-.15.05-.17.13l-.07.32c-.02.09.05.18.14.19l.29.02c.2.01.41-.04.57-.16l1.61-1.16c.19-.14.3-.37.28-.61l-.16-1.73c-.03-.35-.3-.63-.65-.68l-1.8-.26c-.23-.03-.46.03-.64.18l-1.59,1.28c-.22.18-.31.47-.24.74l.43,1.6c.07.27.3.48.57.53l.17.03c.12.03.24-.06.27-.18Z" style="fill:#ffd962;"/><path d="M2.25,48.89s-.04,0-.06,0l-.29-.02c-.07,0-.13-.04-.17-.09-.04-.05-.06-.12-.04-.19l.07-.32c.02-.11.13-.19.24-.19h.21c.18.01.35-.04.49-.15l.93-.66c.2-.14.31-.38.28-.62l-.12-1.2c-.02-.18-.15-.32-.33-.35l-1.46-.21c-.18-.03-.36.02-.5.14l-1.08.89c-.16.13-.23.33-.18.53l.24,1.12c.04.17.17.3.34.33h.06c.16.04.26.19.24.35l-.03.17s0,0,0,0c-.01.08-.06.15-.13.2-.07.05-.15.06-.23.04l-.16-.03c-.3-.06-.55-.29-.63-.59l-.43-1.6c-.08-.3.02-.62.27-.82l1.59-1.28c.19-.16.45-.23.69-.19l1.8.26c.38.05.68.36.71.75l.16,1.73c.02.26-.1.52-.31.68l-1.61,1.16c-.16.12-.36.18-.56.18ZM2,48.23s-.08.03-.09.07l-.07.32s0,.05.01.06c.01.02.03.03.06.03l.29.02c.19.01.37-.04.52-.15l1.61-1.16c.17-.13.27-.33.25-.54l-.16-1.73c-.03-.32-.27-.57-.58-.61l-1.8-.26c-.21-.03-.42.03-.58.16l-1.59,1.28c-.2.16-.28.42-.21.66l.43,1.6c.07.24.27.43.52.48l.17.03s.08,0,.11-.02c.03-.02.06-.06.06-.1l.03-.17c.01-.08-.04-.15-.11-.16h-.06c-.23-.05-.42-.23-.47-.46l-.24-1.12c-.05-.25.04-.51.24-.68l1.08-.89c.17-.14.39-.2.61-.17l1.46.21c.25.04.44.23.46.48l.12,1.2c.03.3-.1.59-.35.76l-.93.66c-.17.12-.37.18-.59.18h-.21s0,0,0,0ZM1.02,48.4h0,0Z"/></g><g id="path3610"><path d="M3.17,50.2h-.41c-.21,0-.41-.12-.51-.3l-.48-1.08s0-.08.04-.1c.04-.02.08,0,.1.04l.47,1.08c.07.13.22.22.38.22h.39l1.9-1.45c.15-.12.23-.31.21-.51l-.2-1.97-.68-1.21s-.01-.04,0-.06l2.94-7.6s.04-.05.07-.05h.81v-1.86s.03-.08.08-.08.08.03.08.08v1.93s-.03.08-.08.08h-.84l-2.91,7.52.67,1.19s0,.02,0,.03l.2,1.99c.02.25-.07.49-.27.64l-1.92,1.47s-.03.02-.05.02Z"/></g><g id="line3612"><path d="M3.17,50.17s-.03,0-.03-.02l-.66-1.4s0-.04.02-.05c.02,0,.04,0,.05.02l.66,1.4s0,.04-.02.05c0,0-.01,0-.02,0Z"/></g><g id="line3614"><path d="M5.36,48.47s-.03,0-.03-.02l-.78-1.28s0-.04.01-.05c.02-.01.04,0,.05.01l.78,1.28s0,.04-.01.05c0,0-.01,0-.02,0Z"/></g><g id="path3616"><path d="M1.44,49.99h-.34c-.15,0-.29-.09-.35-.23l-.59-1.38s0-.08.04-.1c.04-.02.08,0,.1.04l.59,1.37c.04.08.12.14.21.14h.32l-.62-1.29s0-.08.04-.1c.04-.02.08,0,.1.04l.63,1.31s.02.09,0,.13c-.03.04-.07.06-.12.06ZM1.43,49.86h0,0Z"/></g><g id="polyline3618"><path d="M.91,49.95s-.03,0-.03-.02l-.9-1.72s0,0,0-.01l-.44-2.23s0-.04.03-.04c.02,0,.04,0,.04.03l.44,2.22.9,1.71s0,.04-.02.05c0,0-.01,0-.02,0Z"/></g><g id="polyline3620"><path d="M3.97,46.46s0,0,0,0l-1.9-.16s-.03-.01-.03-.03l-.37-1.49s0-.04.03-.05c.02,0,.04,0,.05.03l.36,1.46,1.87.16s.04.02.03.04c0,.02-.02.03-.04.03Z"/></g><g id="path3622"><path d="M1.54,49.99s-.02,0-.02,0c-.04-.01-.06-.06-.05-.1l.16-.46c.01-.05,0-.11-.02-.16l-.59-1.1s0-.08.03-.1c.04-.02.08,0,.1.03l.59,1.1c.04.09.06.18.03.28l-.16.47s-.04.05-.07.05Z"/></g><g id="polyline3624"><path d="M.86,47.98s-.03-.01-.04-.03l-.16-.6s0-.03.01-.04l1.38-1.08s.04-.01.05,0c.01.02.01.04,0,.05l-1.36,1.07.15.57s0,.04-.03.05c0,0,0,0,0,0Z"/></g><g id="line3626"><path d="M.69,47.38s-.03,0-.04-.02l-.5-1.24s0-.04.02-.05c.02,0,.04,0,.05.02l.5,1.24s0,.04-.02.05c0,0,0,0-.01,0Z"/></g><g id="line3628"><path d="M18.84,57.3s-.08-.03-.08-.08v-4.03s.03-.08.08-.08.08.03.08.08v4.03s-.03.08-.08.08Z"/></g><g id="polyline3630"><path d="M11.49,56.54s-.08-.03-.08-.08v-3.23s-.05-.03-.05-.03c-.03-.02-.04-.07-.02-.11.02-.03.07-.04.11-.02l.07.05s.03.04.03.06v3.27s-.02.08-.07.08h0Z"/></g><g id="polyline3636"><path d="M14.43,39.18h-3.26s-.08-.03-.08-.08.03-.08.08-.08h3.19v-1.3s.03-.08.08-.08.08.03.08.08v1.38s-.03.08-.08.08Z"/></g><g id="line3638"><path d="M11.17,42.63s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l2.48-1.94s.04,0,.05,0c.01.02.01.04,0,.05l-2.48,1.94s-.02,0-.02,0Z"/></g><g id="line3640"><path d="M15.72,50.61s-.02,0-.03-.01c-.01-.01-.01-.04,0-.05l2.87-2.9s.04-.01.05,0c.01.01.01.04,0,.05l-2.87,2.9s-.02.01-.03.01Z"/></g><g id="line3642"><path d="M18.6,47.78c-.06,0-.11-.05-.11-.11v-5.08c0-.06.05-.11.11-.11s.11.05.11.11v5.08c0,.06-.05.11-.11.11Z"/></g><g id="line3644"><path d="M18.6,42.63s-.02,0-.02,0l-2.23-1.94s-.02-.04,0-.05c.01-.02.04-.02.05,0l2.23,1.94s.02.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="line3646"><path d="M19.86,48.17h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3648"><path d="M11.47,48.17h-1.22s-.04-.02-.04-.04.02-.04.04-.04h1.22s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3650"><path d="M11.17,41.66h-.92s-.04-.02-.04-.04.02-.04.04-.04h.92s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3652"><path d="M19.86,41.66h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3686"><path d="M8.77,32.34h-.03c-.23,0-.42-.19-.42-.42v-5.95c0-.23.19-.42.42-.42h.03c.23,0,.42.19.42.42v5.95c0,.24-.19.42-.42.42Z" style="fill:#ffd962;"/><path d="M8.77,32.41h-.03c-.28,0-.5-.22-.5-.5v-5.95c0-.28.22-.5.5-.5h.03c.28,0,.5.22.5.5v5.95c0,.28-.22.5-.5.5ZM8.74,25.61c-.19,0-.35.16-.35.35v5.95c0,.19.16.35.35.35h.03c.19,0,.35-.16.35-.35v-5.95c0-.19-.16-.35-.35-.35h-.03Z"/></g><g id="path3688"><path d="M8.83,37.6h-.14c-.2,0-.37-.17-.37-.37v-4.56c0-.2.17-.37.37-.37h.14c.2,0,.37.17.37.37v4.56c0,.2-.17.37-.37.37Z" style="fill:#ffd962;"/><path d="M8.83,37.68h-.14c-.24,0-.44-.2-.44-.44v-4.56c0-.24.2-.44.44-.44h.14c.24,0,.44.2.44.44v4.56c0,.24-.2.44-.44.44ZM8.69,32.38c-.16,0-.29.13-.29.29v4.56c0,.16.13.29.29.29h.14c.16,0,.29-.13.29-.29v-4.56c0-.16-.13-.29-.29-.29h-.14Z"/></g><g id="line3690"><path d="M9.18,25.89h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3692"><path d="M9.18,26.22h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3694"><path d="M9.18,26.65h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3696"><path d="M9.18,27.18h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3698"><path d="M9.18,27.72h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3700"><path d="M9.18,28.36h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3702"><path d="M9.18,29.12h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3704"><path d="M9.18,29.76h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3706"><path d="M9.18,30.3h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3708"><path d="M9.18,30.84h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3710"><path d="M9.18,31.37h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3712"><path d="M9.18,31.8h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3714"><path d="M9.18,32.13h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3716"><path d="M9.2,32.72h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3718"><path d="M9.2,33.15h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3720"><path d="M9.2,33.68h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3722"><path d="M9.2,34.22h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3724"><path d="M9.2,34.86h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3726"><path d="M9.2,35.51h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3728"><path d="M9.2,36.05h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3730"><path d="M9.2,36.48h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3732"><path d="M9.2,36.91h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3734"><path d="M9.2,37.34h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="circle3738"><path d="M12.86,57.31c-.16,0-.3-.12-.32-.28-.02-.18.1-.34.28-.37h0c.09-.01.17.01.24.06.07.05.11.13.13.22.01.09-.01.17-.06.24-.05.07-.13.11-.22.13-.01,0-.03,0-.04,0ZM12.83,56.73c-.14.02-.23.15-.22.28.02.14.15.24.28.22.07,0,.13-.04.17-.1.04-.05.06-.12.05-.19,0-.07-.04-.13-.1-.17-.05-.04-.12-.06-.19-.05h0Z"/></g><g id="path3742"><path d="M18.05,45.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M18.05,45.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM17.86,44.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="path3744"><path d="M19.44,45.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M19.44,45.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM19.26,44.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="line3746"><path d="M19.58,44.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3748"><path d="M19.58,45.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3750"><path d="M18.19,44.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3752"><path d="M18.19,45.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3754"><path d="M15.34,52.42h0v-1.14s.03-.06.06-.06h0c.21,0,.38.17.38.38v.38c0,.24-.2.44-.44.44Z" style="fill:#919191;"/><path d="M15.34,52.46s-.04-.02-.04-.04v-1.14c0-.05.04-.1.1-.1.23,0,.42.19.42.42v.38c0,.26-.21.48-.48.48ZM15.4,51.26s-.02,0-.02.02v1.1c.2-.02.36-.19.36-.4v-.38c0-.19-.15-.34-.34-.34Z"/></g><g id="rect3756"><path d="M26.99,47.75h-2.3s-.08-.03-.08-.08v-1.25s.03-.08.08-.08h2.3s.08.03.08.08v1.25s-.03.08-.08.08ZM24.77,47.59h2.15v-1.1h-2.15v1.1Z"/></g><g id="path3762"><path d="M29.34,39.01v3.33c0,.14-.12.25-.26.25h-6.92c-.13,0-.24-.1-.24-.23v-4.53h7.43v1.18" style="fill:#36abc8;"/><path d="M29.08,42.71h-6.92c-.2,0-.36-.15-.36-.34v-4.53c0-.06.05-.11.11-.11h7.43c.06,0,.11.05.11.11v1.18s0,.01,0,.02v3.31c0,.2-.17.36-.38.36ZM22.03,37.95v4.42c0,.06.06.12.13.12h6.92c.08,0,.15-.06.15-.14v-3.33s0-.01,0-.02v-1.04h-7.2Z"/></g><g id="rect3764"><path d="M27.23,44.85h-3.1s-.08-.03-.08-.08v-1.21s.03-.08.08-.08h3.1s.08.03.08.08v1.21s-.03.08-.08.08ZM24.21,44.69h2.95v-1.06h-2.95v1.06Z"/></g><g id="path3766"><path d="M29.44,38.81h.69c.26,0,.48.21.48.48v10.48c0,.2-.16.36-.36.36h-.9" style="fill:#36abc8;"/><path d="M30.24,50.24h-.9c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.9c.14,0,.25-.11.25-.25v-10.48c0-.2-.16-.37-.37-.37h-.69c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.69c.33,0,.59.27.59.59v10.48c0,.26-.21.48-.48.48Z"/></g><g id="path3768"><path d="M22.21,50.24h-.88c-.25,0-.45-.2-.45-.45v-10.53c0-.31.26-.57.57-.57h.46c.06,0,.11.05.11.11s-.05.11-.11.11h-.46c-.19,0-.34.15-.34.34v10.53c0,.12.1.22.22.22h.88c.06,0,.11.05.11.11s-.05.11-.11.11Z"/></g><g id="rect3770"><path d="M29.01,45.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM28.4,45.66h.57v-1.46h-.57v1.46Z"/></g><g id="rect3772"><path d="M30.4,45.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM29.8,45.66h.57v-1.46h-.57v1.46Z"/></g><g id="polyline3776"><path d="M26.11,52.62s-.04-.02-.04-.04v-1.37s.02-.04.04-.04h2.9s.04.02.04.04-.02.04-.04.04h-2.86v1.33s-.02.04-.04.04Z"/></g><g id="line3778"><path d="M24.91,50.61s-.02,0-.03-.01l-2.7-2.9s-.01-.04,0-.05c.02-.01.04-.01.05,0l2.7,2.9s.01.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="rect3780"><rect x="24.01" y="53.58" width="3.21" height=".48" style="fill:#ffd962;"/><path d="M27.22,54.11h-3.21s-.05-.02-.05-.05v-.48s.02-.05.05-.05h3.21s.05.02.05.05v.48s-.02.05-.05.05ZM24.05,54.02h3.12v-.39h-3.12v.39Z"/></g><g id="path3784"><path d="M29.67,57.1s-.05,0-.07-.02c-.05-.04-.06-.11-.03-.16.33-.46.6-1.57.7-2.02.03-.14.05-.29.05-.44v-1.47c0-.15-.07-.38-.18-.47-.05-.04-.05-.11-.01-.16.04-.05.11-.05.16-.01.16.14.25.44.25.64v1.47c0,.17-.02.33-.05.49-.13.58-.4,1.62-.74,2.1-.02.03-.06.05-.09.05Z"/></g><g id="path3788"><path d="M22.33,57.33h-.35c-.53,0-.82-1.18-1.05-2.29-.01-.07-.03-.13-.04-.17-.03-.11-.04-.23-.04-.35v-1.68c0-.29.14-.58.36-.73.05-.04.12-.02.16.03.04.05.02.12-.03.16-.15.1-.26.33-.26.54v1.68c0,.1.01.2.03.3.01.05.02.11.04.18.3,1.4.58,2.11.83,2.11h.35c.06,0,.11.05.11.11s-.05.11-.11.11Z"/></g><g id="line3792"><path d="M21.98,57.3s-.08-.03-.08-.08v-4.03s.03-.08.08-.08.08.03.08.08v4.03s-.03.08-.08.08Z"/></g><g id="polyline3794"><path d="M29.34,56.87s-.08-.03-.08-.08v-3.6s.01-.05.03-.06l.07-.05s.08-.02.11.02c.02.03.02.08-.02.11l-.04.03v3.56s-.03.08-.08.08Z"/></g><g id="polyline3800"><path d="M25.18,39.18h-3.26s-.08-.03-.08-.08.03-.08.08-.08h3.19v-1.3s.03-.08.08-.08.08.03.08.08v1.38s-.03.08-.08.08Z"/></g><g id="line3802"><path d="M21.92,42.63s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l2.48-1.94s.04,0,.05,0c.01.02.01.04,0,.05l-2.48,1.94s-.02,0-.02,0Z"/></g><g id="line3804"><path d="M26.47,50.61s-.02,0-.03-.01c-.01-.01-.01-.04,0-.05l2.88-2.9s.04-.01.05,0c.01.01.01.04,0,.05l-2.88,2.9s-.02.01-.03.01Z"/></g><g id="line3806"><path d="M29.34,47.78c-.06,0-.11-.05-.11-.11v-5.08c0-.06.05-.11.11-.11s.11.05.11.11v5.08c0,.06-.05.11-.11.11Z"/></g><g id="line3808"><path d="M29.34,42.63s-.02,0-.02,0l-2.23-1.94s-.02-.04,0-.05c.01-.02.04-.02.05,0l2.23,1.94s.02.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="line3810"><path d="M30.61,48.17h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3812"><path d="M22.21,48.17h-1.22s-.04-.02-.04-.04.02-.04.04-.04h1.22s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3814"><path d="M21.92,41.66h-.92s-.04-.02-.04-.04.02-.04.04-.04h.92s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3816"><path d="M30.61,41.66h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3854"><path d="M28.79,45.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M28.79,45.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM28.61,44.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="path3856"><path d="M30.19,45.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M30.19,45.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM30.01,44.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="line3858"><path d="M30.33,44.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3860"><path d="M30.33,45.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3862"><path d="M28.93,44.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3864"><path d="M28.93,45.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3866"><path d="M26.08,52.42h0v-1.14s.03-.06.06-.06h0c.21,0,.38.17.38.38v.38c0,.24-.2.44-.44.44Z" style="fill:#919191;"/><path d="M26.08,52.46s-.04-.02-.04-.04v-1.14c0-.05.04-.1.1-.1.23,0,.42.19.42.42v.38c0,.26-.21.48-.48.48ZM26.14,51.26s-.02,0-.02.02v1.1c.2-.02.36-.19.36-.4v-.38c0-.19-.15-.34-.34-.34Z"/></g><g id="path3890"><path d="M32.21,32.34h.03c.23,0,.42-.19.42-.42v-5.95c0-.23-.19-.42-.42-.42h-.03c-.23,0-.42.19-.42.42v5.95c0,.24.19.42.42.42Z" style="fill:#ffd962;"/><path d="M32.24,32.41h-.03c-.28,0-.5-.22-.5-.5v-5.95c0-.28.22-.5.5-.5h.03c.28,0,.5.22.5.5v5.95c0,.28-.22.5-.5.5ZM32.21,25.61c-.19,0-.35.16-.35.35v5.95c0,.19.16.35.35.35h.03c.19,0,.35-.16.35-.35v-5.95c0-.19-.16-.35-.35-.35h-.03Z"/></g><g id="path3892"><path d="M32.16,37.6h.14c.2,0,.37-.17.37-.37v-4.56c0-.2-.17-.37-.37-.37h-.14c-.2,0-.37.17-.37.37v4.56c0,.2.17.37.37.37Z" style="fill:#ffd962;"/><path d="M32.3,37.68h-.14c-.24,0-.44-.2-.44-.44v-4.56c0-.24.2-.44.44-.44h.14c.24,0,.44.2.44.44v4.56c0,.24-.2.44-.44.44ZM32.16,32.38c-.16,0-.29.13-.29.29v4.56c0,.16.13.29.29.29h.14c.16,0,.29-.13.29-.29v-4.56c0-.16-.13-.29-.29-.29h-.14Z"/></g><g id="line3894"><path d="M32.65,25.89h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3896"><path d="M32.65,26.22h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3898"><path d="M32.65,26.65h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3900"><path d="M32.65,27.18h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3902"><path d="M32.65,27.72h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3904"><path d="M32.65,28.36h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3906"><path d="M32.65,29.12h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3908"><path d="M32.65,29.76h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3910"><path d="M32.65,30.3h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3912"><path d="M32.65,30.84h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3914"><path d="M32.65,31.37h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3916"><path d="M32.65,31.8h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3918"><path d="M32.65,32.13h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3920"><path d="M32.67,32.72h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3940"><path d="M30.81,37.83H10.2c-.56,0-1.01-.45-1.01-1.01v-13.1c0-.56.45-1.01,1.01-1.01h20.61c.56,0,1.01.45,1.01,1.01v13.1c0,.56-.45,1.01-1.01,1.01Z" style="fill:#36abc8;"/><path d="M30.81,37.95H10.2c-.62,0-1.12-.5-1.12-1.12v-13.1c0-.62.5-1.12,1.12-1.12h20.61c.62,0,1.12.5,1.12,1.12v13.1c0,.62-.51,1.12-1.12,1.12ZM10.2,22.82c-.5,0-.9.4-.9.9v13.1c0,.5.4.9.9.9h20.61c.49,0,.9-.4.9-.9v-13.1c0-.5-.4-.9-.9-.9H10.2Z"/></g><g id="line3922"><path d="M32.67,33.15h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="polyline3958"><polyline points="13.36 24.58 10.84 21.49 9.28 21.61 12.35 25.08" style="fill:#fff;"/><path d="M12.35,25.15s-.04,0-.06-.03l-3.07-3.47s-.02-.05-.01-.08.04-.04.06-.05l1.57-.12s.05,0,.06.03l2.52,3.09s.02.08-.01.11c-.03.03-.08.02-.11-.01l-2.49-3.06-1.37.11,2.97,3.36s.02.08,0,.11c-.01.01-.03.02-.05.02Z"/></g><g id="line3924"><path d="M32.67,33.68h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3736"><path d="M17.74,21.44l-7.81.87s-.08-.03-.09-.07l-.49-.58s-.11-.15-.07-.15l8.36-.89s.08.03.09.07l.07.66s-.03.08-.07.08Z"/><path d="M9.92,22.35s-.05,0-.07-.03c-.02-.02-.03-.04-.04-.06l-.48-.57s0-.01,0-.02c0,0-.02-.04-.04-.06-.03-.04-.05-.08-.04-.11,0-.02.02-.03.04-.03l8.36-.89s.06,0,.08.02c.02.02.04.05.04.08l.07.66s0,.06-.02.08c-.02.02-.05.04-.08.04l-7.81.87s0,0-.01,0ZM9.39,21.65l.48.57s0,.01,0,.02c0,.01,0,.02.01.03,0,0,.02,0,.03,0l7.81-.87s0,0,0,0c0,0,.02,0,.03-.01,0,0,0-.02,0-.03l-.07-.66s0-.02-.01-.03c0,0-.02,0-.03,0l-8.32.88s0,.01.01.02c.02.03.04.05.05.08Z"/></g><g id="polygon3960"><polygon points="15.78 23.69 16.04 23.55 16.26 23.74 16.53 23.63 16.73 23.84 17.01 23.76 17.19 23.99 17.48 23.94 17.63 24.18 17.93 24.16 18.05 24.43 18.35 24.43 18.44 24.71 18.74 24.75 18.8 25.04 19.09 25.1 19.13 25.4 19.4 25.49 19.41 25.79 19.68 25.91 19.65 26.21 19.9 26.36 19.85 26.65 20.08 26.83 20 27.11 20.21 27.31 20.1 27.58 20.29 27.8 20.15 28.06 20.32 28.3 20.15 28.55 20.29 28.8 20.1 29.03 20.21 29.3 20 29.5 20.08 29.78 19.85 29.96 19.9 30.25 19.65 30.4 19.68 30.69 19.41 30.82 19.4 31.11 19.13 31.21 19.09 31.5 18.8 31.57 18.74 31.86 18.44 31.89 18.35 32.17 18.05 32.18 17.93 32.44 17.63 32.42 17.48 32.67 17.19 32.62 17.01 32.85 16.73 32.77 16.53 32.98 16.26 32.87 16.04 33.06 15.78 32.92 15.54 33.08 15.29 32.92 15.04 33.06 14.81 32.87 14.54 32.98 14.34 32.77 14.06 32.85 13.88 32.62 13.59 32.67 13.44 32.42 13.14 32.44 13.02 32.18 12.73 32.17 12.63 31.89 12.34 31.86 12.27 31.57 11.98 31.5 11.94 31.21 11.67 31.11 11.66 30.82 11.4 30.69 11.42 30.4 11.17 30.25 11.22 29.96 10.99 29.78 11.07 29.5 10.86 29.3 10.97 29.03 10.78 28.8 10.92 28.55 10.75 28.3 10.92 28.06 10.78 27.8 10.97 27.58 10.86 27.31 11.07 27.11 10.99 26.82 11.22 26.65 11.17 26.36 11.42 26.2 11.4 25.91 11.66 25.79 11.67 25.49 11.94 25.39 11.98 25.1 12.27 25.04 12.34 24.75 12.63 24.71 12.73 24.43 13.02 24.43 13.14 24.16 13.44 24.18 13.59 23.94 13.88 23.99 14.06 23.76 14.34 23.84 14.54 23.63 14.81 23.74 15.04 23.55 15.29 23.69 15.54 23.52 15.78 23.69" style="fill:#fff;"/><path d="M15.54,33.16s-.03,0-.04-.01l-.2-.14-.22.12s-.06.01-.08,0l-.19-.16-.23.09s-.06,0-.08-.02l-.17-.18-.24.07s-.06,0-.08-.03l-.15-.2-.24.04s-.06,0-.08-.03l-.13-.21-.25.02s-.06-.01-.07-.04l-.11-.22h-.25s-.06-.03-.07-.06l-.08-.23-.24-.03s-.06-.03-.06-.06l-.06-.24-.24-.06s-.05-.03-.06-.06l-.03-.25-.23-.08s-.05-.04-.05-.07v-.25s-.23-.11-.23-.11c-.03-.01-.05-.04-.04-.07l.02-.25-.21-.13s-.04-.05-.03-.08l.04-.24-.2-.15s-.04-.05-.03-.08l.07-.24-.18-.17s-.03-.05-.02-.08l.09-.23-.16-.19s-.02-.06,0-.08l.12-.22-.14-.2s-.02-.06,0-.09l.14-.2-.12-.22s-.01-.06,0-.08l.16-.19-.09-.23s0-.06.02-.08l.18-.17-.07-.24s0-.06.03-.08l.2-.15-.04-.24s0-.06.03-.08l.21-.13-.02-.25s.01-.06.04-.07l.22-.11v-.25s.03-.06.06-.07l.23-.08.03-.24s.03-.06.06-.06l.24-.06.06-.24s.03-.05.06-.06l.25-.03.08-.23s.04-.05.07-.05h.25s.11-.23.11-.23c.01-.03.04-.05.07-.04l.25.02.13-.21s.05-.04.08-.03l.24.04.15-.2s.05-.04.08-.03l.24.07.17-.18s.05-.03.08-.02l.23.09.19-.16s.06-.02.08,0l.22.12.2-.14s.06-.02.09,0l.2.14.22-.12s.06-.01.08,0l.19.16.23-.09s.06,0,.08.02l.17.18.24-.07s.06,0,.08.03l.15.2.24-.04s.06,0,.08.03l.13.21.25-.02s.06.01.07.04l.11.22h.25s.06.03.07.06l.08.23.25.03s.06.03.06.06l.06.24.24.06s.05.03.06.06l.03.25.23.08s.05.04.05.07v.25s.23.11.23.11c.03.01.05.04.04.07l-.02.25.21.13s.04.05.03.08l-.04.24.2.15s.04.05.03.08l-.07.24.18.17s.03.05.02.08l-.09.23.16.19s.02.06,0,.08l-.12.22.14.2s.02.06,0,.09l-.14.2.12.22s.01.06,0,.08l-.16.19.09.23s0,.06-.02.08l-.18.17.07.24s0,.06-.03.08l-.2.15.04.24s0,.06-.03.08l-.21.13.02.25s-.01.06-.04.07l-.22.11v.25s-.03.06-.06.07l-.23.08-.03.24s-.03.06-.06.06l-.24.06-.06.24s-.03.05-.06.06l-.25.03-.08.23s-.04.05-.07.05h-.25s-.11.23-.11.23c-.01.03-.04.05-.07.04l-.25-.02-.13.21s-.05.04-.08.03l-.24-.04-.15.2s-.05.04-.08.03l-.24-.07-.17.18s-.05.03-.08.02l-.23-.09-.19.16s-.06.02-.08,0l-.22-.12-.2.14s-.03.01-.04.01ZM15.29,32.84s.03,0,.04.01l.2.14.2-.14s.05-.02.08,0l.21.12.18-.16s.05-.02.08-.01l.22.09.17-.17s.05-.03.08-.02l.23.07.15-.19s.05-.03.07-.03l.24.04.13-.21s.04-.04.07-.04l.24.02.11-.22s.04-.04.07-.04h.24s.08-.23.08-.23c0-.03.03-.05.06-.05l.24-.03.06-.23s.03-.05.06-.06l.23-.06.03-.24s.02-.05.05-.06l.23-.08v-.24s.02-.05.05-.07l.22-.1-.02-.24s.01-.06.04-.07l.21-.13-.04-.24s0-.06.03-.07l.19-.15-.07-.23s0-.06.02-.08l.17-.17-.09-.22s0-.06.01-.08l.16-.18-.12-.21s-.01-.06,0-.08l.14-.2-.14-.2s-.02-.05,0-.08l.12-.21-.16-.18s-.02-.05-.01-.08l.09-.22-.17-.17s-.03-.05-.02-.08l.07-.23-.19-.15s-.03-.05-.03-.07l.04-.24-.2-.13s-.04-.04-.04-.07l.02-.24-.22-.1s-.04-.04-.04-.07v-.24s-.23-.08-.23-.08c-.03,0-.05-.03-.05-.06l-.03-.24-.23-.06s-.05-.03-.06-.06l-.06-.23-.24-.03s-.05-.02-.06-.05l-.08-.23h-.24s-.05-.02-.07-.05l-.1-.22-.24.02s-.06-.01-.07-.04l-.13-.21-.24.04s-.06,0-.07-.03l-.15-.19-.23.07s-.06,0-.08-.02l-.17-.17-.22.09s-.06,0-.08-.01l-.18-.16-.21.12s-.06.01-.08,0l-.2-.14-.2.14s-.05.02-.08,0l-.21-.12-.18.16s-.05.02-.08.01l-.22-.09-.17.17s-.05.03-.08.02l-.23-.07-.15.19s-.05.03-.07.03l-.24-.04-.13.2s-.04.04-.07.04l-.24-.02-.1.22s-.04.04-.07.04h-.24s-.08.23-.08.23c0,.03-.03.05-.06.05l-.24.03-.06.24s-.03.05-.06.06l-.23.06-.03.24s-.02.05-.05.06l-.23.08v.24s-.02.05-.05.07l-.22.1.02.24s-.01.05-.04.07l-.21.13.04.24s0,.06-.03.07l-.19.15.07.23s0,.06-.02.08l-.17.17.09.22s0,.06-.01.08l-.16.18.12.21s.01.06,0,.08l-.14.2.14.2s.02.05,0,.08l-.12.21.16.18s.02.05.01.08l-.09.22.17.17s.03.05.02.08l-.07.23.19.15s.03.05.03.07l-.04.24.2.13s.04.04.04.07l-.02.24.22.1s.04.04.04.07v.24s.23.08.23.08c.03,0,.05.03.05.06l.03.24.23.06s.05.03.06.06l.06.23.24.03s.05.02.06.05l.08.23h.24s.05.02.07.05l.1.22.24-.02s.06.01.07.04l.13.2.24-.04s.06,0,.07.03l.15.19.23-.07s.06,0,.08.02l.17.17.22-.09s.06,0,.08.01l.18.16.21-.12s.02,0,.04,0Z"/></g><g id="line3926"><path d="M32.67,34.22h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3928"><path d="M32.67,34.86h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3930"><path d="M32.67,35.51h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3932"><path d="M32.67,36.05h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3934"><path d="M32.67,36.48h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3936"><path d="M32.67,36.91h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3938"><path d="M32.67,37.34h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3942"><path d="M22.84,21.44l7.81.87s.08-.03.09-.07l.07-.66s-.03-.08-.07-.09l-7.81-.87s-.08.03-.09.07l-.07.66s.03.08.07.09Z"/><path d="M30.66,22.35s0,0-.01,0l-7.81-.87c-.06,0-.11-.06-.1-.13l.07-.66s.02-.06.04-.08c.02-.02.05-.03.08-.02l7.81.87c.06,0,.11.06.1.13l-.07.66s-.02.06-.04.08c-.02.02-.05.03-.07.03ZM22.92,20.67s-.02,0-.02,0c0,0-.01.02-.01.03l-.07.66s.01.04.03.04h0l7.81.87s.02,0,.03,0c0,0,.01-.02.01-.03l.07-.66s-.01-.04-.04-.04l-7.81-.87s0,0,0,0Z"/></g><g id="polyline3944"><polyline points="27.49 24.29 29.41 22.17 30.65 22.31 28.31 25.04" style="fill:#fff;"/><path d="M28.31,25.11s-.03,0-.05-.02c-.03-.03-.04-.08,0-.11l2.24-2.61-1.06-.12-1.89,2.09s-.08.03-.11,0c-.03-.03-.03-.08,0-.11l1.91-2.12s.04-.03.06-.02l1.24.14s.05.02.06.05,0,.06-.01.08l-2.34,2.72s-.04.03-.06.03Z"/></g><g id="circle3946"><circle cx="15.58" cy="28.41" r="1.58"/><path d="M15.58,30.03c-.89,0-1.62-.73-1.62-1.62s.73-1.62,1.62-1.62,1.62.73,1.62,1.62-.73,1.62-1.62,1.62ZM15.58,26.86c-.85,0-1.55.69-1.55,1.55s.69,1.55,1.55,1.55,1.55-.69,1.55-1.55-.69-1.55-1.55-1.55Z"/></g><g id="polygon3948"><polygon points="25.1 23.68 25.35 23.53 25.58 23.71 25.85 23.58 26.06 23.78 26.34 23.68 26.53 23.91 26.81 23.84 26.98 24.08 27.27 24.04 27.41 24.3 27.7 24.29 27.82 24.56 28.11 24.59 28.19 24.87 28.48 24.92 28.53 25.21 28.81 25.29 28.84 25.59 29.11 25.7 29.1 25.99 29.36 26.13 29.32 26.42 29.56 26.59 29.49 26.88 29.72 27.06 29.62 27.34 29.82 27.55 29.7 27.82 29.87 28.05 29.72 28.3 29.87 28.55 29.7 28.79 29.82 29.05 29.62 29.26 29.72 29.54 29.49 29.73 29.56 30.02 29.32 30.18 29.36 30.47 29.1 30.61 29.11 30.91 28.84 31.02 28.81 31.31 28.53 31.39 28.48 31.68 28.19 31.74 28.11 32.02 27.82 32.04 27.7 32.31 27.41 32.31 27.27 32.56 26.98 32.53 26.81 32.77 26.53 32.7 26.34 32.92 26.06 32.82 25.85 33.03 25.58 32.9 25.35 33.08 25.1 32.92 24.85 33.08 24.62 32.9 24.35 33.03 24.14 32.82 23.86 32.92 23.67 32.7 23.38 32.77 23.22 32.53 22.93 32.56 22.79 32.31 22.49 32.31 22.38 32.04 22.09 32.02 22.01 31.74 21.72 31.68 21.66 31.39 21.38 31.31 21.36 31.02 21.09 30.91 21.1 30.61 20.84 30.47 20.88 30.18 20.64 30.02 20.7 29.73 20.48 29.54 20.58 29.26 20.38 29.05 20.5 28.79 20.32 28.55 20.48 28.3 20.32 28.05 20.5 27.82 20.38 27.55 20.58 27.34 20.48 27.06 20.7 26.88 20.64 26.59 20.88 26.42 20.84 26.13 21.1 25.99 21.09 25.7 21.36 25.59 21.38 25.29 21.66 25.21 21.72 24.92 22.01 24.87 22.09 24.59 22.38 24.56 22.49 24.29 22.79 24.3 22.93 24.04 23.22 24.08 23.38 23.84 23.67 23.91 23.86 23.68 24.14 23.78 24.35 23.58 24.62 23.71 24.85 23.53 25.1 23.68" style="fill:#fff;"/><path d="M24.85,33.15s-.03,0-.05-.02l-.2-.15-.22.11s-.06,0-.08-.01l-.18-.17-.23.08s-.06,0-.08-.02l-.16-.19-.24.06s-.06,0-.08-.03l-.14-.2-.25.03s-.06-.01-.08-.04l-.12-.22h-.25s-.06-.01-.07-.04l-.09-.23-.25-.02s-.06-.02-.07-.05l-.07-.24-.24-.05s-.05-.03-.06-.06l-.05-.24-.24-.07s-.05-.04-.05-.07l-.02-.25-.23-.09s-.05-.04-.05-.07v-.25s-.21-.12-.21-.12c-.03-.01-.04-.05-.04-.08l.03-.25-.2-.14s-.04-.05-.03-.08l.06-.24-.19-.16s-.03-.05-.02-.08l.08-.23-.17-.18s-.03-.06-.01-.08l.11-.22-.15-.2s-.02-.06,0-.09l.13-.21-.13-.21s-.01-.06,0-.09l.15-.2-.11-.22s0-.06.01-.08l.17-.18-.08-.23s0-.06.02-.08l.19-.16-.06-.24s0-.06.03-.08l.2-.14-.03-.25s.01-.06.04-.08l.22-.12v-.25s.01-.06.04-.07l.23-.09.02-.25s.02-.06.05-.07l.24-.07.05-.24s.03-.05.06-.06l.24-.05.07-.24s.04-.05.07-.05l.25-.02.09-.23s.04-.05.07-.05h.25s.12-.21.12-.21c.01-.03.04-.04.08-.04l.25.03.14-.2s.05-.04.08-.03l.24.06.16-.19s.05-.03.08-.02l.23.08.18-.17s.06-.03.08-.01l.22.11.2-.15s.06-.02.09,0l.21.13.21-.13s.06-.01.09,0l.2.15.22-.11s.06,0,.08.01l.18.17.23-.08s.06,0,.08.02l.16.19.24-.06s.06,0,.08.03l.14.2.25-.03s.06.01.08.04l.12.22h.25s.06.01.07.04l.09.23.25.02s.06.02.07.05l.07.24.24.05s.05.03.06.06l.05.24.24.07s.05.04.05.07l.02.25.23.09s.05.04.05.07v.25s.21.12.21.12c.03.01.04.05.04.08l-.03.25.2.14s.04.05.03.08l-.06.24.19.16s.03.05.02.08l-.08.23.17.18s.03.06.01.08l-.11.22.15.2s.02.06,0,.09l-.13.21.13.21s.01.06,0,.09l-.15.2.11.22s0,.06-.01.08l-.17.18.08.23s0,.06-.02.08l-.19.16.06.24s0,.06-.03.08l-.2.14.03.25s-.01.06-.04.08l-.22.12v.25s-.01.06-.04.07l-.23.09-.02.25s-.02.06-.05.07l-.24.07-.05.24s-.03.05-.06.06l-.24.05-.07.24s-.04.05-.07.05l-.25.02-.09.23s-.04.05-.07.05h-.25s-.12.21-.12.21c-.01.03-.04.04-.08.04l-.25-.03-.14.2s-.05.04-.08.03l-.24-.06-.16.19s-.05.03-.08.02l-.23-.08-.18.17s-.06.03-.08.01l-.22-.11-.2.15s-.06.02-.09,0l-.21-.13-.21.13s-.03.01-.04.01ZM24.62,32.82s.03,0,.05.02l.19.15.21-.13s.05-.01.08,0l.21.13.19-.15s.05-.02.08,0l.22.1.17-.17s.05-.03.08-.02l.23.08.16-.18s.05-.03.08-.02l.24.06.14-.2s.04-.04.07-.03l.24.03.12-.21s.04-.04.07-.04h.24s.09-.22.09-.22c.01-.03.04-.04.06-.05l.24-.02.07-.23s.03-.05.06-.05l.24-.04.04-.24s.03-.05.05-.06l.23-.07.02-.24s.02-.05.05-.06l.22-.09v-.24s0-.05.03-.07l.21-.12-.03-.24s0-.06.03-.07l.2-.14-.06-.24s0-.06.02-.08l.18-.16-.08-.23s0-.06.02-.08l.17-.17-.1-.22s0-.06,0-.08l.15-.19-.13-.21s-.01-.05,0-.08l.13-.21-.15-.19s-.02-.05,0-.08l.1-.22-.17-.17s-.03-.05-.02-.08l.08-.23-.18-.16s-.03-.05-.02-.08l.06-.24-.2-.14s-.04-.04-.03-.07l.03-.24-.21-.12s-.04-.04-.04-.07v-.24s-.22-.09-.22-.09c-.03-.01-.04-.04-.05-.06l-.02-.24-.23-.07s-.05-.03-.05-.06l-.04-.24-.24-.05s-.05-.03-.06-.05l-.07-.23-.24-.02s-.05-.02-.06-.05l-.09-.22h-.24s-.05,0-.07-.03l-.12-.21-.24.03s-.06,0-.07-.03l-.14-.2-.24.06s-.06,0-.08-.02l-.16-.18-.23.08s-.06,0-.08-.02l-.17-.17-.22.1s-.06,0-.08,0l-.19-.15-.21.13s-.05.02-.08,0l-.21-.13-.19.15s-.05.02-.08,0l-.22-.1-.17.17s-.05.03-.08.02l-.23-.08-.16.18s-.05.03-.08.02l-.24-.06-.14.2s-.04.04-.07.03l-.24-.03-.12.21s-.04.04-.07.04h-.24s-.09.22-.09.22c-.01.03-.04.04-.06.05l-.24.02-.07.23s-.03.05-.06.05l-.24.05-.04.24s-.03.05-.05.06l-.23.07-.02.24s-.02.05-.05.06l-.22.09v.24s0,.05-.03.07l-.21.12.03.24s0,.06-.03.07l-.2.14.06.24s0,.06-.02.08l-.18.16.08.23s0,.06-.02.08l-.17.17.1.22s0,.06,0,.08l-.15.19.13.21s.01.05,0,.08l-.13.21.15.19s.02.05,0,.08l-.1.22.17.17s.03.05.02.08l-.08.23.18.16s.03.05.02.08l-.06.24.2.14s.04.04.03.07l-.03.24.21.12s.04.04.04.07v.24s.22.09.22.09c.03.01.04.04.05.06l.02.24.23.07s.05.03.05.06l.04.24.24.04s.05.03.06.05l.07.23.24.02s.05.02.06.05l.09.22h.24s.05,0,.07.03l.12.21.24-.03s.06,0,.07.03l.14.2.24-.06s.06,0,.08.02l.16.18.23-.08s.06,0,.08.02l.17.17.22-.1s.02,0,.03,0Z"/></g><g id="circle3950"><circle cx="25.14" cy="28.41" r="1.58"/><path d="M25.14,30.03c-.89,0-1.62-.73-1.62-1.62s.73-1.62,1.62-1.62,1.62.73,1.62,1.62-.73,1.62-1.62,1.62ZM25.14,26.86c-.85,0-1.55.69-1.55,1.55s.69,1.55,1.55,1.55,1.55-.69,1.55-1.55-.69-1.55-1.55-1.55Z"/></g><g id="circle3952"><circle cx="15.28" cy="27.76" r=".4" style="fill:#fff;"/><path d="M15.28,28.2c-.24,0-.44-.2-.44-.44s.2-.44.44-.44.44.2.44.44-.2.44-.44.44ZM15.28,27.4c-.2,0-.36.16-.36.36s.16.36.36.36.36-.16.36-.36-.16-.36-.36-.36Z"/></g><g id="circle3954"><circle cx="24.63" cy="27.76" r=".4" style="fill:#fff;"/><path d="M24.63,28.2c-.24,0-.44-.2-.44-.44s.2-.44.44-.44.44.2.44.44-.2.44-.44.44ZM24.63,27.4c-.2,0-.36.16-.36.36s.16.36.36.36.36-.16.36-.36-.16-.36-.36-.36Z"/></g><g id="polygon3956"><polygon points="21.65 35.4 20.28 36.19 18.91 35.4 18.91 33.82 20.28 33.03 21.65 33.82 21.65 35.4" style="fill:#2f8f9f;"/><path d="M20.28,36.23s-.01,0-.02,0l-1.37-.79s-.02-.02-.02-.03v-1.58s0-.03.02-.03l1.37-.79s.03,0,.04,0l1.37.79s.02.02.02.03v1.58s0,.03-.02.03l-1.37.79s-.01,0-.02,0ZM18.95,35.38l1.33.77,1.33-.77v-1.54l-1.33-.77-1.33.77v1.54ZM21.65,35.4h0,0Z"/></g><g id="path3736-2"><path d="M22.77,21.34l.07-.66s.04-.07.09-.07l8.36.89s-.07.11-.07.15l-.63.82s.1-.16.05-.17l-7.81-.87s-.07-.04-.07-.08Z"/><path d="M30.59,22.51s-.01,0-.02,0c-.01,0-.02-.03-.02-.04,0,0,0-.01,0-.02l.03-.03s.02-.06.03-.08l-7.78-.87s-.06-.02-.08-.04c-.02-.02-.03-.05-.02-.08l.07-.66s.02-.06.04-.08c.02-.02.05-.03.08-.02l8.36.89s.03.01.04.03c.01.03,0,.06-.04.11-.01.02-.03.05-.04.06,0,0,0,.01,0,.02l-.6.78s-.02.04-.03.05c0,0-.02,0-.03,0ZM22.92,20.65s-.02,0-.02,0c0,0-.01.02-.02.03l-.07.66s0,0,0,0c0,0,0,.02,0,.03,0,0,.02.01.03.01l7.81.87s.03.01.04.02l.5-.65s.03-.05.05-.08c0,0,0-.01.01-.02l-8.32-.88s0,0,0,0ZM22.77,21.34h0,0Z"/></g><polyline points="36.8 25.73 33.74 34.61 32.72 34.61 32.67 32.77 33.59 32.73 36.45 25.33" style="fill:#ffd962;"/><path d="M33.74,34.65h-1.02s-.04-.02-.04-.04l-.05-1.85s.02-.04.04-.04l.89-.04,2.85-7.38s.03-.03.05-.02.03.03.02.05l-2.86,7.4s-.02.02-.03.02l-.88.04.05,1.77h.96l3.05-8.86s.03-.03.05-.02c.02,0,.03.03.02.05l-3.06,8.88s-.02.03-.04.03Z"/><g id="path3868"><path d="M32.79,34.62h1.02s3.06-8.88,3.06-8.88l1.58.19-3.6,10.28c-.13.37-.48.61-.86.61h-1.19v-2.2Z" style="fill:#ffd962;"/><path d="M33.98,36.9h-1.19s-.08-.03-.08-.08v-2.2s.03-.08.08-.08h.97l3.04-8.83s.05-.05.08-.05l1.58.19s.04.02.06.04.01.04,0,.06l-3.6,10.28c-.14.4-.52.66-.94.66ZM32.86,36.75h1.12c.36,0,.67-.23.79-.56l3.57-10.19-1.43-.17-3.04,8.82s-.04.05-.07.05h-.94v2.05Z"/></g><g id="path3872"><path d="M32.79,34.7s-.08-.03-.08-.08v-1.88s.03-.08.08-.08h.81l2.84-7.35s.06-.06.1-.04c.04.02.06.06.04.1l-2.86,7.4s-.04.05-.07.05h-.79v1.81s-.03.08-.08.08Z"/></g><polyline points="38.45 26.42 39.72 25.93 41.35 24.32 40.75 21.69 40.12 21.23 38.98 21.91 39.62 24.06 39.13 25.07 37.53 23.91 37.16 22.25 37.79 21.83 39.07 21.44 39.31 20.88 38.92 20.45 37.45 21.2 37.34 21.72 35.83 22.81 36.33 24.8 37.93 26.5" style="fill:#ffd962;"/><path d="M37.93,26.54s-.02,0-.03-.01l-1.6-1.7s0-.01,0-.02l-.49-1.99s0-.03.01-.04l1.49-1.08.11-.5s0-.02.02-.03l1.47-.75s.03,0,.05,0l.39.43s.01.03,0,.04l-.24.55s-.01.02-.02.02l-1.27.39-.6.4.36,1.62,1.55,1.13.46-.96-.64-2.13s0-.03.02-.04l1.15-.67s.03,0,.04,0l.62.45s.01.01.01.02l.6,2.63s0,.03-.01.04l-1.62,1.61s0,0-.01,0l-1.27.49s-.04,0-.05-.02,0-.04.02-.05l1.26-.49,1.6-1.59-.59-2.6-.59-.43-1.1.65.63,2.12s0,.02,0,.03l-.48,1.02s-.01.02-.02.02c-.01,0-.02,0-.03,0l-1.6-1.16s-.01-.01-.01-.02l-.36-1.66s0-.03.02-.04l.63-.42s0,0,0,0l1.26-.39.22-.52-.35-.39-1.43.73-.1.5s0,.02-.01.02l-1.48,1.07.49,1.96,1.59,1.69s.01.04,0,.05c0,0-.02.01-.03.01Z"/><g id="path3870"><path d="M38,21.62l-.08.14c-.06.1-.19.14-.28.08l-.05-.03c-.17-.1-.39-.08-.55.04l-.87.69c-.18.14-.26.36-.22.58l.26,1.34c.04.19.15.36.32.46l1.23.75c.18.11.41.08.56-.07l.83-.82c.19-.19.26-.46.19-.72l-.29-1.07c-.05-.18-.15-.34-.3-.46l-.16-.13c-.06-.05-.08-.13-.04-.2l.15-.29c.04-.08.15-.11.22-.05l.23.16c.16.12.28.28.33.48l.49,1.87c.06.22,0,.46-.17.63l-1.19,1.21c-.24.24-.62.29-.91.11l-1.51-.92c-.19-.12-.32-.31-.37-.53l-.4-1.95c-.05-.27.05-.54.28-.7l1.32-.94c.22-.16.52-.18.76-.05l.14.08c.11.06.15.19.09.3Z" style="fill:#ffd962;"/><path d="M38.08,26.51c-.15,0-.29-.04-.42-.12l-1.51-.92c-.21-.13-.36-.34-.4-.58l-.4-1.95c-.06-.3.06-.6.31-.78l1.32-.94c.25-.18.58-.19.84-.05l.14.08c.07.04.12.1.14.17.02.08.01.16-.03.23,0,0,0,0,0,0l-.08.14c-.08.14-.25.18-.39.11l-.05-.03c-.15-.08-.33-.07-.46.04l-.87.69c-.15.12-.23.32-.19.51l.26,1.34c.03.17.14.32.29.41l1.23.75c.15.09.34.07.46-.06l.83-.82c.17-.17.23-.41.17-.64l-.29-1.07c-.04-.17-.14-.31-.28-.42l-.16-.13c-.09-.07-.12-.19-.06-.3l.15-.29c.03-.06.09-.1.15-.12.06-.02.13,0,.18.04l.23.16c.18.13.3.31.36.52l.49,1.87c.06.25,0,.52-.19.7l-1.19,1.21c-.16.16-.37.24-.58.24ZM37.43,21.23c-.13,0-.26.04-.37.12l-1.32.94c-.2.14-.29.39-.25.63l.4,1.95c.04.2.16.37.33.48l1.51.92c.26.16.6.12.81-.1l1.19-1.21c.14-.15.2-.36.15-.56l-.49-1.87c-.04-.17-.15-.33-.3-.43l-.23-.16s-.04-.02-.06-.01c-.02,0-.04.02-.05.04l-.15.29s0,.08.02.11l.16.13c.16.13.28.3.33.5l.29,1.07c.08.28,0,.59-.21.79l-.83.82c-.17.17-.44.2-.65.08l-1.23-.75c-.18-.11-.31-.3-.36-.51l-.26-1.34c-.05-.25.05-.5.24-.66l.87-.69c.18-.14.43-.16.63-.05l.05.03c.06.04.15.01.18-.05l.08-.14s.02-.07.01-.11c-.01-.04-.04-.07-.07-.08l-.15-.08c-.1-.05-.2-.08-.31-.08ZM38,21.62h0,0Z"/></g><g id="path3872-2"><path d="M38.39,26.46s-.06-.02-.07-.05c-.02-.04,0-.08.04-.1l1.26-.49,1.37-1.36c.14-.13.19-.32.16-.51l-.53-2.27-.29-.24c-.12-.1-.28-.12-.42-.07l-1.02.51s-.08,0-.1-.03c-.02-.04,0-.08.03-.1l1.02-.52c.2-.08.42-.05.58.09l.31.25s.02.03.03.04l.53,2.29c.05.24-.03.48-.2.65l-1.38,1.37s-.02.01-.03.02l-1.27.49s-.02,0-.03,0Z"/></g><g id="line3874"><path d="M39.33,22.33s-.03,0-.03-.02c0-.02,0-.04.02-.05l1.36-.64s.04,0,.05.02c0,.02,0,.04-.02.05l-1.36.64s-.01,0-.02,0Z"/></g><g id="line3876"><path d="M39.92,24.86s-.03,0-.03-.02c0-.02,0-.04.02-.05l1.29-.61s.04,0,.05.02c0,.02,0,.04-.02.05l-1.29.61s-.01,0-.02,0Z"/></g><g id="path3878"><path d="M37.97,21.52s-.06-.02-.07-.04c-.02-.04,0-.08.04-.1l1.26-.58-.24-.19c-.07-.06-.16-.07-.24-.03l-1.3.67s-.08,0-.1-.03c-.02-.04,0-.08.03-.1l1.3-.67c.13-.07.29-.05.41.04l.25.21s.05.08.05.12c0,.05-.03.09-.08.11l-1.29.59s-.02,0-.03,0Z"/></g><g id="polyline3880"><path d="M35.41,22.59s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l1.71-1.4s0,0,0,0l1.74-.73s.04,0,.05.02c0,.02,0,.04-.02.05l-1.74.73-1.71,1.4s-.02,0-.02,0Z"/></g><g id="path3884"><path d="M37.89,21.94s-.06-.02-.07-.05c-.02-.04,0-.08.04-.1l1.13-.46c.05-.02.09-.06.12-.11l.17-.44s.06-.06.1-.04c.04.01.06.06.04.1l-.17.44c-.04.09-.11.16-.2.19l-1.13.46s-.02,0-.03,0Z"/></g><g id="polyline3886"><path d="M37.47,23.92s-.03-.01-.04-.03l-.36-1.66s0-.03.01-.04l.49-.35s.04,0,.05,0c.01.02,0,.04,0,.05l-.47.34.36,1.64s0,.04-.03.05c0,0,0,0,0,0Z"/></g><g id="line3888"><path d="M35.97,22.88s-.03,0-.03-.02c-.01-.02,0-.04.02-.05l1.14-.63s.04,0,.05.02c.01.02,0,.04-.02.05l-1.14.63s-.01,0-.02,0Z"/></g><g id="path3572-2"><path d="M25.1,55.65c-.06-.48-.51-.82-.99-.75s-.82.51-.75.99c0,.05-1.31,1.22-1.31,1.22-.28.28-.43.66-.43,1.06l.05,4.68c0,.38.14.75.38,1.05l1.47,1.83c.37.35.97.12,1.02-.38l.18-8.38s.45-.83.38-1.31Z" style="fill:#36abc8;"/><path d="M23.93,66c-.18,0-.36-.07-.49-.2,0,0,0,0-.01-.01l-1.47-1.83c-.25-.32-.4-.72-.4-1.12l-.05-4.68c0-.43.16-.83.46-1.14.55-.49,1.14-1.03,1.27-1.17-.05-.52.33-1,.85-1.07.54-.07,1.04.31,1.11.85.06.43-.26,1.14-.38,1.35l-.18,8.35c-.02.28-.2.51-.46.61-.08.03-.17.05-.25.05ZM23.6,65.64c.14.13.33.17.51.1.18-.07.3-.22.31-.41l.18-8.37s0-.04.02-.06c.06-.1.42-.83.37-1.23h0c-.03-.2-.13-.38-.29-.51s-.36-.18-.56-.15c-.2.03-.38.13-.51.29-.12.16-.18.36-.15.56.01.07.01.11-1.34,1.32-.25.26-.39.6-.39.97l.05,4.68c0,.36.13.7.35.98l1.46,1.82Z"/></g><g id="circle3574-2"><path d="M24.21,56.41c-.13,0-.26-.04-.36-.12-.13-.1-.21-.24-.23-.4-.02-.16.02-.32.12-.44.1-.13.24-.21.4-.23.33-.04.63.19.67.51.02.16-.02.32-.12.44-.1.13-.24.21-.4.23-.03,0-.05,0-.08,0ZM24.21,55.29s-.05,0-.07,0c-.14.02-.26.09-.35.2-.08.11-.12.25-.1.39.04.29.3.49.59.45.14-.02.26-.09.35-.2.08-.11.12-.25.1-.39-.04-.26-.26-.45-.52-.45Z"/></g><g id="path3596-2"><path d="M26.94,55.74c.07-.48.52-.81.99-.74s.81.52.74.99c0,.04,1.29,1.24,1.29,1.24.27.28.42.67.41,1.06l-.11,4.68c0,.38-.15.75-.39,1.05l-1.49,1.81c-.37.34-.97.11-1.01-.4l-.06-8.38s-.43-.84-.36-1.32Z" style="fill:#36abc8;"/><path d="M27.97,66.11c-.09,0-.18-.02-.26-.05-.26-.1-.43-.34-.45-.61l-.06-8.36c-.14-.29-.42-.94-.36-1.36h0c.08-.54.58-.91,1.12-.83.52.08.89.55.84,1.08.12.14.72.69,1.25,1.18.3.31.46.73.45,1.15l-.11,4.68c0,.4-.16.8-.42,1.12l-1.49,1.81s0,0-.01.01c-.14.13-.31.19-.49.19ZM27.42,57.06l.06,8.37c.01.18.13.34.31.41.18.07.37.03.51-.09l1.49-1.8c.23-.28.36-.62.36-.98l.11-4.68c0-.36-.13-.72-.38-.98-1.34-1.23-1.33-1.25-1.32-1.33.06-.42-.23-.8-.64-.87-.42-.06-.8.23-.87.64-.06.38.25,1.04.35,1.24,0,.02.02.04.02.07ZM28.78,56.01h0s0,0,0,0Z"/></g><g id="line3600"><path d="M27.21,57.18h0l-2.38-.03c-.06,0-.11-.05-.11-.11,0-.06.05-.11.11-.11l2.38.03c.06,0,.11.05.11.11,0,.06-.05.11-.11.11Z"/></g><g id="circle3738-2"><path d="M24.09,57.39c-.07,0-.14-.02-.2-.07-.07-.05-.11-.13-.13-.22-.02-.18.1-.34.28-.37h0c.18-.02.34.1.37.28.02.18-.1.34-.28.37-.01,0-.03,0-.04,0ZM24.05,56.82c-.14.02-.23.15-.22.28,0,.07.04.13.1.17.05.04.12.06.19.05.14-.02.23-.15.22-.28-.02-.14-.15-.24-.28-.22h0Z"/></g><path d="M22.4,32.58s-.05-.04-.07-.06c-.14-.07-.27-.17-.36-.28-.1.06-.21.1-.34.11l-.15.02c-.19.02-.38,0-.56-.08-.04-.02-.07-.04-.11-.06-.5.23-1.04.29-1.29.31-.19.02-.35.02-.49,0-.15.22-.39.39-.73.44-.06,0-.12,0-.18,0-.11.05-.23.09-.37.11-.09.01-.17.01-.24,0-.1.09-.23.17-.39.21-.04.1-.1.2-.18.28,0,.01,0,.02.01.03.1.23.24.37.35.47.04.04.07.07.09.09.09.11.1.25.03.56-.02.09-.04.19-.07.29-.03.13-.07.27-.1.42-.05.24-.09.47-.12.7-.03.28.08.54.28.93.1.21.26-.54.24.09l.17-.27c.15.19.16-.4.36-.26.38.27.29.19.48.23.49.11,2.38-.23,2.53-.26.25-.05.22.48.57.21.43-.33-.01.61.17.24.16-.33.33-.73.44-1.22.09-.41.11-.82.07-1.22-.03-.3-.1-.51-.15-.68-.06-.18-.09-.29-.07-.42,0-.02.01-.04.02-.07.08-.2.21-.29.36-.4.01,0,.02-.02.04-.03-.11-.14-.19-.3-.24-.47Z" style="fill:#24abc8;"/><path d="M17.76,33.41c.33.02.66.03.99.01.55-.03,1.1-.11,1.63-.25.49-.13.96-.29,1.4-.52.11-.06.21-.12.32-.18.01,0,.03-.01.04-.01-.29.19-.6.34-.92.47.02.05.04.09.06.14.12.31.24.61.32.93.07.28.07.58.08.87,0,.26,0,.52-.07.78-.14.46-.32.91-.65,1.27-.14.16-.3.29-.49.39-.3.15-.61.16-.93.07-.3-.08-.59-.16-.87-.31-.23-.12-.45-.26-.6-.48-.1-.14-.16-.3-.21-.47-.1-.35-.05-.69.09-1.02.17-.43.37-.86.61-1.26.08-.13.15-.26.23-.39-.12,0-.23,0-.34,0-.21,0-.43-.01-.64-.02-.01,0-.03,0-.04-.01h0ZM18.02,36.49s.07-.09.1-.13c.08-.09.18-.15.3-.14.14,0,.27.01.41.03.38.04.75.11,1.12.2.18.04.36.08.52.18.16.09.31.2.32.41.02-.02.03-.03.05-.04.1-.12.21-.24.3-.37.16-.23.26-.49.36-.75,0-.02,0-.04,0-.06-.05-.17-.11-.34-.21-.49-.23-.35-.62-.52-1.03-.44-.32.06-.57.23-.77.48-.01.01-.02.03-.03.04h-.01c.11-.17.26-.3.43-.4,0,0,0-.01-.01-.01-.2-.17-.43-.27-.7-.27-.51,0-.92.23-1.25.6-.04.05-.07.11-.08.17,0,.07-.02.15-.02.22,0,.27.07.52.21.76ZM17.88,35.32s0,0,.01,0c.28-.3.51-.45.82-.54.43-.14.83-.08,1.19.22.04-.02.08-.04.12-.06.41-.16.8-.12,1.13.19.18.17.29.38.36.61,0,.02.01.04.02.06.21-.46.13-1.7-.01-1.99,0,0-.02,0-.02,0-.95.24-1.9.23-2.85.01-.04-.01-.07,0-.09.04-.21.36-.39.74-.55,1.13-.04.1-.08.21-.12.31ZM19.69,36.4s0,0,0,.01c-.03,0-.06-.01-.09-.02-.36-.07-.72-.13-1.08-.15-.07,0-.14,0-.21.02-.11.03-.18.13-.24.22-.02.03-.02.05,0,.08.21.28.49.45.8.59.19.08.39.14.58.21.2.07.4.08.6.05.27-.03.49-.16.69-.33.01,0,.02-.02.02-.04,0-.08-.01-.15-.06-.22-.1-.12-.23-.2-.38-.25-.21-.07-.42-.12-.63-.18ZM21.52,33.8c-.11-.29-.21-.57-.32-.85-.07.02-.13.04-.19.07-.34.13-.7.22-1.06.29-.36.07-.72.12-1.08.14-.04,0-.06.02-.08.05-.04.07-.09.14-.13.21-.02.03-.04.06-.06.1.98.23,1.95.25,2.93,0Z"/><path d="M22.29,32.51c-.08-.04-.16-.1-.22-.16-.02,0-.03.01-.04.02-.03.02-.07.04-.1.06-.07.04-.14.08-.21.12-.39.2-.83.37-1.38.51-.5.13-1.03.21-1.61.25-.29.02-.6.01-.97-.01h-.11s-.05.22-.05.22l.11.03h0s.04.02.07.02h.13c.17.01.34.02.52.02.04,0,.08,0,.12,0-.04.07-.08.13-.12.19-.22.36-.41.77-.62,1.28-.16.4-.19.76-.09,1.1.06.19.13.36.23.5.17.26.42.41.64.52.28.15.57.23.86.31h.04c.2.07.39.08.58.06.16-.02.31-.06.45-.14.19-.1.36-.23.53-.42.37-.41.55-.9.68-1.32.08-.27.08-.54.08-.81v-.06c0-.27-.01-.56-.08-.84-.08-.32-.2-.63-.32-.93l-.02-.04c.33-.14.6-.28.83-.44l.09-.06ZM18.8,33.7s.05-.09.08-.13c.35-.02.71-.07,1.09-.14.42-.08.77-.18,1.08-.3.02,0,.05-.02.08-.03l.23.61c-.82.19-1.66.2-2.56,0,0,0,0-.01.01-.02ZM20.04,37.29c-.21.02-.39,0-.55-.05-.06-.02-.12-.04-.18-.06-.13-.05-.27-.09-.39-.15-.33-.14-.56-.3-.73-.51.05-.06.09-.12.15-.13.05-.01.11-.02.17-.02.32.02.66.06,1.06.15l.21.05h0s.05,0,.07.01c.14.04.29.08.44.13.13.04.24.11.32.21.02.03.03.06.04.09-.2.17-.4.26-.61.28ZM21.35,35.93c-.09.23-.17.44-.31.63-.06.08-.12.16-.19.24-.08-.14-.22-.22-.31-.27-.16-.09-.34-.14-.51-.18h-.05c-.39-.11-.77-.18-1.14-.22-.1-.01-.2-.02-.3-.02-.04,0-.08,0-.12,0-.03,0-.06,0-.09,0-.11.01-.21.06-.3.16-.07-.18-.11-.35-.11-.53,0-.05,0-.1.01-.15,0-.02,0-.04,0-.06,0-.04.02-.07.04-.1.34-.37.71-.56,1.16-.56.17,0,.34.05.49.15-.13.1-.23.2-.32.32l-.06.09.18.18.1-.12s.02-.02.02-.03c.2-.24.42-.38.69-.43.36-.07.7.07.91.38.09.13.15.28.2.45l-.03.08ZM21.5,35.4c-.07-.14-.16-.26-.27-.36-.26-.24-.56-.34-.89-.31-.12.01-.24.04-.36.09-.02,0-.04.02-.06.03-.36-.27-.78-.34-1.24-.19-.18.06-.34.13-.49.24.14-.34.3-.65.46-.94.95.22,1.89.22,2.8,0,.08.28.13.95.06,1.43Z" style="fill:#1d1d1b;"/><path d="M21.39,35.83s0,0,0,0h0Z" style="fill:#1d1d1b;"/><path d="M18.02,36.49c-.13-.24-.21-.49-.21-.76,0-.07.01-.15.02-.22,0-.06.03-.12.08-.17.33-.37.74-.6,1.25-.6.26,0,.49.1.7.27,0,0,0,0,.01.01-.17.1-.32.23-.43.39h.01s.02-.01.03-.03c.2-.25.45-.42.77-.48.41-.08.8.09,1.03.44.1.15.17.31.21.49,0,.02,0,.04,0,.06-.1.26-.2.52-.36.75-.09.13-.2.25-.3.37-.01.01-.03.03-.05.04,0-.22-.16-.32-.32-.41-.16-.09-.34-.13-.52-.18-.37-.09-.74-.16-1.12-.2-.14-.01-.27-.02-.41-.03-.13,0-.23.05-.3.14-.03.04-.06.08-.1.13Z" style="fill:#e20613;"/><path d="M20.69,37.31v-.27c-.02-.14-.1-.22-.27-.31-.13-.08-.28-.11-.44-.15h-.05c-.38-.1-.75-.17-1.11-.21-.09-.01-.19-.02-.29-.02-.04,0-.08,0-.12,0-.08,0-.14.02-.2.1-.02.02-.04.05-.06.08-.01.01-.02.03-.03.05l-.12.16-.09-.17c-.15-.28-.22-.55-.22-.82,0-.06,0-.12.01-.18v-.05c.02-.09.05-.17.11-.24.38-.42.83-.64,1.34-.64.27,0,.52.09.75.27.1-.05.21-.08.32-.11.46-.09.9.09,1.16.49.1.15.18.33.23.52,0,.03.02.08,0,.13l-.04.1c-.09.23-.19.47-.34.68-.07.1-.14.18-.22.27-.03.03-.06.07-.09.1-.02.02-.03.03-.04.04,0,0,0,0-.01.01l-.2.18ZM18.35,36.1s.06,0,.09,0c.04,0,.08,0,.12,0,.1,0,.2.01.3.02.37.04.75.11,1.14.2h.05c.17.05.35.1.51.19.09.05.23.13.31.27.07-.08.13-.16.19-.24.13-.19.22-.4.31-.63l.03-.08c-.04-.17-.11-.31-.2-.45-.21-.31-.54-.45-.91-.38-.27.05-.5.19-.69.43,0,0-.01.02-.02.03l-.1.12-.18-.18.06-.09c.08-.12.19-.23.32-.32-.15-.1-.32-.15-.49-.15-.44,0-.82.18-1.16.56-.03.03-.04.06-.04.1,0,.02,0,.04,0,.06,0,.05-.01.1-.01.15,0,.17.03.34.11.53.09-.09.19-.14.3-.16ZM21.38,35.86h0ZM21.39,35.83s0,0,0,0h0Z" style="fill:#1d1d1b;"/><path d="M17.88,35.32c.04-.1.08-.21.12-.31.16-.39.34-.77.55-1.13.02-.04.05-.05.09-.04.95.22,1.9.23,2.85-.01,0,0,.02,0,.02,0,.14.29.22,1.52.01,1.99,0-.03-.02-.04-.02-.06-.07-.23-.18-.45-.36-.61-.33-.31-.72-.35-1.13-.19-.04.02-.08.04-.12.06-.36-.3-.75-.36-1.19-.22-.31.1-.53.25-.82.54,0,0,0,0-.01,0Z" style="fill:#bd1622;"/><path d="M21.52,35.9l-.03-.1s0-.03-.01-.04c-.08-.27-.19-.46-.35-.6-.31-.29-.67-.35-1.1-.19-.03.01-.06.02-.08.04-.01,0-.03.01-.04.02h-.02s-.02,0-.02,0c-.34-.28-.72-.35-1.16-.21-.3.09-.52.24-.8.54h-.01s-.06,0-.06,0l.05-.13c.03-.07.05-.14.08-.21.17-.42.35-.79.55-1.13.03-.06.07-.06.13-.05.96.23,1.92.22,2.84-.01,0,0,.01,0,.02,0h.03s.01.02.01.02c.15.31.22,1.55.01,2.01l-.03.07ZM20.35,34.83c.31-.03.58.06.82.28.16.15.28.34.36.61.16-.5.09-1.57-.03-1.86-.93.24-1.9.24-2.87.01-.03,0-.04,0-.06.02-.2.34-.38.71-.55,1.12-.03.07-.05.14-.08.21.25-.25.47-.38.75-.47.45-.14.86-.07,1.2.21,0,0,.01,0,.02,0,.03-.01.06-.03.09-.04.12-.04.23-.07.34-.08Z" style="fill:#1d1d1b;"/><path d="M19.69,36.4c.21.06.42.12.63.18.15.05.28.13.38.25.05.06.07.14.06.22,0,.01-.01.03-.02.04-.2.17-.42.3-.69.33-.2.02-.39-.02-.6-.07-.2-.07-.4-.11-.59-.2-.31-.13-.6-.31-.8-.59-.02-.03-.02-.05,0-.08.07-.09.13-.19.24-.22.07-.02.14-.02.21-.02.36.02.72.06,1.08.13.03,0,.07.02.1.02,0,0,0,0,0,0Z" style="fill:#fff;"/><path d="M20.05,37.48c-.22.02-.42-.03-.61-.07h0c-.08-.03-.16-.05-.24-.08-.12-.04-.24-.07-.36-.12-.38-.16-.64-.36-.83-.61-.02-.03-.05-.09,0-.15l.02-.03c.06-.08.13-.18.26-.21.07-.02.15-.03.23-.02.39.02.75.06,1.09.13.01,0,.03,0,.04,0h0s.06.01.06.01c.06.02.13.04.19.05.15.04.3.08.45.13.17.05.3.14.41.27.06.07.09.16.08.26,0,.04-.03.07-.05.08-.24.2-.47.31-.72.34,0,0,0,0,0,0ZM19.47,37.28c.23.06.39.09.57.07.23-.03.44-.13.66-.31,0,0,0,0,0,0,0-.06-.01-.12-.05-.16-.09-.11-.21-.19-.35-.23-.15-.05-.3-.09-.44-.13-.06-.02-.13-.03-.19-.05-.01,0-.03,0-.05-.01-.02,0-.03,0-.05-.01-.33-.07-.68-.11-1.07-.13-.07,0-.14,0-.19.02-.08.02-.13.09-.19.17l-.02.03s0,0,0,0c.18.23.42.41.78.57.11.05.23.08.34.12.08.02.16.05.24.08ZM20.71,37.03h0Z" style="fill:#1d1d1b;"/><path d="M21.52,33.8c-.98.25-1.95.23-2.93,0,.02-.04.04-.07.06-.1.04-.07.09-.14.13-.21.02-.03.04-.05.08-.05.36-.02.73-.07,1.08-.14.36-.07.71-.16,1.06-.29.06-.02.12-.04.19-.07.11.28.21.57.32.85Z" style="fill:#fff;"/><path d="M20.71,33.98c-.68.08-1.39.03-2.13-.14h-.04s.04-.08.04-.08c.01-.02.03-.04.04-.07.01-.02.03-.05.04-.07.03-.05.06-.09.08-.14.02-.04.06-.06.11-.07.35-.02.7-.06,1.08-.14.42-.08.75-.18,1.05-.29.04-.02.08-.03.13-.04l.1-.03.34.92h-.03c-.27.08-.54.13-.81.16ZM18.64,33.78c1,.23,1.93.22,2.84,0l-.3-.79h-.04s-.09.04-.13.06c-.31.12-.64.21-1.06.29-.38.08-.74.12-1.09.14-.03,0-.04.01-.06.03-.03.05-.06.1-.09.14-.01.02-.03.05-.04.07-.01.02-.02.04-.04.06Z" style="fill:#1d1d1b;"/><polygon points="20.59 34.64 20.75 34.8 20.76 34.9 20.54 34.86 20.25 34.88 19.91 34.97 19.19 34.69 19.42 34.5 19.63 34.43 19.8 34.41 19.86 34.41 19.91 34.41 20.01 34.42 20.1 34.43 20.19 34.46 20.37 34.52 20.59 34.64" style="fill:#931820;"/><path d="M20.8,34.94l-.26-.04h-.29s-.34.11-.34.11l-.78-.29.28-.23.21-.07.17-.02h.11s.1,0,.1,0h.09s.1.03.1.03l.18.06.23.13.17.17.02.15ZM20.24,34.84h.3s.18.02.18.02v-.05s-.16-.15-.16-.15l-.22-.12-.17-.06-.09-.02h-.08s-.15-.02-.15-.02h-.06s-.16.02-.16.02l-.2.07-.18.15.67.25.33-.09Z" style="fill:#1d1d1b;"/><path d="M18.04,36.49c-.13-.24-.21-.49-.21-.76,0-.07.01-.15.02-.22,0-.06.03-.12.08-.17.33-.37.74-.6,1.25-.6.26,0,.49.1.7.27,0,0,0,0,.01.01-.17.1-.32.23-.43.39h.01s.02-.01.03-.03c.2-.25.45-.42.77-.48.41-.08.8.09,1.03.44.1.15.17.31.21.49,0,.02,0,.04,0,.06-.1.26-.2.52-.36.75-.09.13-.2.25-.3.37-.01.01-.03.03-.05.04,0-.22-.16-.32-.32-.41-.16-.09-.34-.13-.52-.18-.37-.09-.74-.16-1.12-.2-.14-.01-.27-.02-.41-.03-.13,0-.23.05-.3.14-.03.04-.06.08-.1.13Z" style="fill:#e20613;"/><path d="M20.78,37.11v-.07c-.01-.2-.15-.3-.3-.39-.14-.08-.31-.12-.47-.16h-.05c-.38-.11-.76-.17-1.12-.21-.1-.01-.2-.02-.29-.02-.04,0-.08,0-.12,0-.11,0-.2.04-.28.13-.02.03-.04.05-.06.08-.01.01-.02.03-.03.04l-.03.04-.02-.04c-.15-.27-.21-.52-.21-.78,0-.06,0-.11.01-.17v-.05c.01-.07.04-.13.09-.19.37-.41.78-.61,1.27-.61.26,0,.5.09.72.27,0,0,0,0,.01.01h0c.11-.06.23-.1.36-.12.43-.08.82.09,1.07.45.1.15.17.31.22.5,0,.02.01.05,0,.08l-.04.1c-.09.22-.18.46-.33.66-.07.09-.14.18-.21.27-.03.03-.06.07-.09.1,0,.01-.02.02-.03.03,0,0-.01,0-.02.01l-.05.04ZM18.37,36.19s.04,0,.07,0c.04,0,.08,0,.12,0,.1,0,.2.01.3.02.36.04.74.11,1.13.2h.05c.16.05.33.09.48.18.15.08.29.18.32.37.03-.03.06-.07.09-.1.07-.08.14-.17.21-.26.14-.2.23-.43.32-.65l.04-.1s0-.01,0-.04c-.05-.18-.12-.33-.21-.48-.23-.34-.6-.5-1-.43-.29.06-.54.21-.75.47l-.05.06-.06-.05.02-.02c.1-.14.23-.27.4-.37-.2-.16-.42-.24-.66-.24-.47,0-.87.19-1.23.59-.04.04-.06.09-.07.15v.06c-.01.05-.02.11-.02.16,0,.23.05.46.18.7,0,0,0,0,0,0,.02-.03.04-.06.07-.09.07-.09.16-.14.26-.15Z" style="fill:#1d1d1b;"/></g></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.56" y1="1145.69" x2="25.56" y2="1112.86" gradientTransform="translate(0 -1091.28)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset=".09" stop-color="#fff" stop-opacity=".91"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><clipPath id="clippath"><rect x="7.19" y="13.13" width="36.54" height="36.54" rx="5.8" ry="5.8" style="fill:none;"/></clipPath><linearGradient id="linear-gradient-2" x1="34.99" y1="1117.42" x2="34.99" y2="1105.69" xlink:href="#linear-gradient"/><clipPath id="clippath-1"><rect x="7.19" y="13.13" width="36.54" height="36.54" rx="5.8" ry="5.8" style="fill:none;"/></clipPath></defs><g id="Layer_2"><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M10.56,54.5c-4.41,0-8-3.59-8-8v-30c0-4.41,3.59-8,8-8h30c4.41,0,8,3.59,8,8v30c0,4.41-3.59,8-8,8H10.56Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.75;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#ccb750;"/><path d="M46.1,16.5v30c0,3.03-2.47,5.5-5.5,5.5H10.6c-3.04-.01-5.5-2.47-5.5-5.5v-30c0-3.03,2.46-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5Z" style="fill:#ffe75a;"/><path d="M41.97,9.64c-.23-.04-.46-.08-.7-.1-.22-.03-.44-.04-.67-.04H10.6c-.24,0-.48.01-.71.04-.24.02-.47.06-.7.1-3.21.63-5.63,3.47-5.63,6.86v30c0,3.62,2.76,6.6,6.29,6.96.24.03.49.04.75.04h30c.24,0,.48-.01.71-.04.22-.02.44-.06.65-.1,3.21-.63,5.64-3.47,5.64-6.86v-30c0-3.39-2.42-6.23-5.63-6.86ZM46.1,46.5c0,3.03-2.47,5.5-5.5,5.5H10.6c-3.04-.01-5.5-2.47-5.5-5.5v-30c0-3.03,2.46-5.5,5.5-5.5h30c3.03,0,5.5,2.47,5.5,5.5v30Z" style="fill:#e5cf51;"/></g><g id="Layer_1"><g style="clip-path:url(#clippath);"><path d="M31.52,77.08h-3.45l-.13-.11h-2.14c-.1.07-.22.11-.35.11h-2.97c-.27,0-.53-.11-.72-.3-.19-.2-.29-.45-.28-.72l-.05-2.31.02-.04-.05-1.88s0-.07,0-.1c-.13-.3-.2-.59-.21-.88l-.05-4.68c0-.28.05-.55.15-.81-.31-.44-.52-1.18-.74-2.2l-.02-.1-.02.1c-.22,1.06-.44,1.82-.77,2.25.11.26.16.54.15.82l-.11,4.68c0,.27-.07.55-.2.83l-.07,4.26c0,.24-.09.5-.28.69-.19.2-.44.3-.72.3h-2.97c-.13,0-.25-.04-.35-.11h-2.13c-.1.07-.22.11-.35.11h-3.22c-.28,0-.54-.12-.71-.34-.17-.21-.24-.48-.19-.74v-1.42s0-.03,0-.03l.35-2.47c.05-.5.49-.89,1.02-.89h.05c-.02-.12-.04-.24-.04-.36l-.05-4.68c0-.53.18-1.03.53-1.41-.23-.5-.38-1.1-.49-1.6-.04-.19-.07-.4-.07-.6v-1.47c0-.28.1-.65.32-.91l.02-.02s0,0,.01-.01l.08-.09c.19-.18.41-.31.65-.37v-.83h-.26c-.16,0-.32-.04-.46-.12h-.34v-.33c-.1-.15-.15-.32-.15-.5v-10.53c0-.18.05-.36.14-.52v-.35c-.2-.06-.4-.16-.57-.3-.12.05-.25.08-.38.08h-.14c-.28,0-.53-.13-.71-.33h-.2l-2.7,6.98.62,1.21.21,2.07-.02.14.04.41-.32.27c-.04.05-.08.12-.16.18l-2.07,1.58-.63.02c-.15,0-.3-.03-.44-.1-.15-.03-.26-.09-.34-.17h0s-.36.06-.36.06h-.51c-.09,0-.17-.03-.23-.05-.2-.01-.37-.13-.46-.31l-.12-.18-.13-.3-.71-1.41v-.05s-.01-.08-.01-.08l-.95-1.8.61.52-.08-.28c-.13-.49.04-1.01.43-1.33l1.59-1.28c.28-.23.65-.34,1.02-.3l3.55-10.12c.21-.61.79-1.01,1.43-1.01h.72c.01-.07.04-.14.06-.2-.05-.12-.08-.25-.08-.39v-5.95c0-.49.36-.91.83-.99v-1.25c0-.53.26-1,.66-1.29l-.59-.67.1-.36s.02-.05.04-.08l.11-.26.32-.07,8.59-.91.25.15c.13.11.21.26.23.42l.09.85-.15.25c-.11.13-.26.21-.42.23l-1.08.12h7.17l-1.09-.12c-.27-.03-.48-.23-.53-.49v-.03s-.01-.12-.01-.12l.1-.92.21-.21c.13-.1.3-.15.46-.13l8.63.91.16.28c.08.19.06.38-.05.56v.06s-.28.33-.28.33c.58.25.99.82.99,1.49v1.26c.47.1.81.5.81.98v5.95c0,.09-.01.17-.03.25h.02l2.48-6.4c-.23-.2-.39-.47-.45-.77l-.4-1.95c-.1-.49.1-1,.51-1.29l1.52-1.09,1.76-.74c.08-.03.16-.04.22-.05l.16-.07.25.22s.07.04.1.07l.39.34c.08.09.12.19.14.3.01,0,.03,0,.04,0,.17-.06.33-.04.46.04.13.04.25.1.34.18l.46.4.06.22.66,2.9-.21.23-1.81,1.73-1.2.47-3.33,9.51c-.21.6-.78,1-1.41,1h-.75c-.08.44-.47.78-.93.78h-.14c-.13,0-.26-.03-.37-.08-.27.22-.61.34-.96.34.24.2.39.5.39.84v10.48c0,.54-.44.98-.98.98h-.29v.83c.25.06.48.19.66.37l.12.13c.22.26.32.63.32.91v1.47c0,.21-.02.41-.07.6-.1.45-.29,1.2-.56,1.79.37.42.57.94.55,1.47l-.11,4.68c0,.07,0,.14-.02.2h.03c.53,0,.96.39,1.02.92l.36,2.6v.03s0,1.36,0,1.36c.04.18-.03.44-.2.65-.18.22-.44.34-.71.34ZM28.67,76.08h2.85l-.1-1.36v-.04s-.34-2.46-.34-2.46l-1.51-.04.33-.71c.09-.19.14-.36.14-.51l.11-4.68c0-.29-.1-.58-.31-.79l-.5-.46.21-.35c.21-.33.44-1.02.62-1.84.03-.12.04-.25.04-.38v-1.47c0-.08-.04-.19-.07-.24l-.13-.13c-.08-.05-.17-.08-.26-.08h-.65v-2.79h1.29l-.02-10.46s-.04-.09-.09-.09h-1.17v-1.74h1.85c.29,0,.46-.21.51-.31l.51-.81.37.89.09-.03-.06-.33v-1.52l.79,1.07h.95c.21,0,.39-.13.46-.33l3.51-10.01.39-.14h.05s0,0,0,0h.03s1.05-.4,1.05-.4l1.36-1.36-.53-2.28-.21-.17h-.03s-1.02.51-1.02.51c.21.17.35.4.42.66l.29,1.07c.11.4,0,.84-.3,1.13l-.46.46-1.88-1.36-.46-2.12-.71.51c-.09.06-.13.17-.11.27l.4,1.95c.02.1.08.19.17.25l.53.32-3.02,7.8h-.85l-.81,1.41v-1.87s-.62-.39-.62-.39l.6-.41v-5.95s-.77.53-.77.53l-.02-2.77c0-.34-.28-.62-.62-.62h-1.4l1.04-1.21h0s0,0,0,0l-.2-.02-1.12,1.24H11.77l-1.02-1.25-.49.05.99,1.11-.95.11c-.32.04-.56.29-.56.6v2.88l-.81-.63-.02,5.95.59.43-.6.39.02.77h-1.7c-.22,0-.42.14-.49.35l-3.82,10.89-.75-.11c-.11-.02-.22.02-.31.08l-1.59,1.28c-.09.07-.13.19-.1.3l.22.83,1.72-1.35,2.43.21.06.61c.04.42-.15.83-.49,1.08l-.93.66c-.22.16-.48.25-.75.25h0l.02.13.46.98h.31s1.85-1.43,1.85-1.43v-.03s.02-.17.02-.17l-.19-1.83-.74-1.32,3.12-8.06h1.56l.1.37.08-.04.35-1.03.49.98c.12.2.31.32.53.32h1.36v1.75l-.9.03-.02,10.52h1.21s0,2.78,0,2.78h-.63c-.1,0-.19.03-.27.08l-.13.13s-.05.12-.06.2l.23.03v.16s-.23,0-.23,0v1.32c0,.12.01.24.04.35l.22-.06.31,1.12-.22.07c.08.21.16.4.26.56l.22.36-.5.45c-.18.19-.29.46-.29.76l.05,4.68c0,.19.06.39.19.62l.41.74h-1.62l-.38,2.56v1.34h2.76s0-.12,0-.12h3.56v.11h2.61l.04-2.07-.02-.04.05-2.06-.09-.14.12-.26c.11-.21.16-.39.17-.56l.11-4.68c0-.22-.06-.44-.19-.63l-.32-.48.52-.25s.03-.03.05-.05l-.2-.09.37-1,.22.07c.06-.23.12-.5.19-.82l.04-.18c.02-.08.03-.16.03-.24v-1.68c0-.11-.04-.21-.09-.27l-.07-.04s-.03,0-.05,0h-1.06v-2.79h1.29l-.02-10.46s-.04-.09-.09-.09h-1.17v-1.74h4.09v1.75l-.9.03-.03,10.57,1.21-.05v2.79h-1.04s-.04,0-.05,0l-.07.04c-.04.05-.08.16-.08.27v1.68c0,.08,0,.16.03.24l.04.18c.3,1.42.51,1.82.63,1.9l.41.28-.26.42c-.12.18-.18.39-.18.61l.05,4.68c0,.19.07.41.2.63l.26.45-.25.13.05,1.93-.03.04.04,2.04,2.61.02v-.1h3.56v.11ZM20.1,59.73c.22.17.39.42.47.69.08-.28.25-.52.47-.69l.03-.05.19-.07c.13-.05.29-.08.45-.08h.04v-.79h-.26c-.42,0-.78-.28-.91-.66-.13.39-.5.67-.93.67h-.29v.79h.06c.16,0,.32.03.48.09l.2.12ZM1.35,57.49h.05l.04-.11-.62-1.01h-.02s.56,1.12.56,1.12ZM1.49,55.57h.05l.14.19c.13-.11.29-.17.47-.18h.23c.06,0,.13-.01.19-.05l.88-.62-1.06-.09-.92.72v.03ZM20.25,46.45c.16.13.28.31.34.51.03-.11.08-.21.15-.3v-.21h-.49ZM38.17,31.6l.76.55-.27-1c-.02-.06-.05-.12-.1-.15l-.16-.13c-.14-.11-.23-.26-.27-.43l-.2.05.24,1.1ZM31.4,29.96h0,0ZM37.52,29.55l-.08.07.13-.09-.05.02ZM37.83,29.42h.05s.23-.09.23-.09l.04.04.84-.42-.03-.02-.22.11-.92.39ZM17.51,29.4s0,.01,0,.02v-.02ZM23.05,28.98h0s0,0,0,0ZM27.91,72.19h-3.57l.16-7.54,3.35.04.06,7.5ZM25.36,71.19h1.54l-.04-5.52h-1.38s-.12,5.52-.12,5.52ZM16.68,72.11h-3.57s.17-7.7.17-7.7l.63.4,2.71.03.05,7.27ZM14.13,71.1h1.54s-.04-5.28-.04-5.28h-1.39s-.11,5.28-.11,5.28ZM27.58,56.09h-3.15v-2.1h3.15v2.1ZM25.43,55.09h1.15v-.1h-1.15v.1ZM16.84,56.09h-3.15v-2.1h3.15v2.1ZM14.69,55.09h1.15v-.1h-1.15v.1ZM27.82,53.19h-3.95v-2.06h3.95v2.06ZM24.87,52.19h1.95v-.06h-1.95v.06ZM17.08,53.19h-3.95v-2.06h3.95v2.06ZM14.12,52.19h1.95v-.06h-1.95v.06Z" style="fill:#e5cf51;"/></g><path d="M32.75,26.17c-1.52,0-2.97-.6-4.04-1.68-1.08-1.07-1.68-2.53-1.68-4.04,0-3.26,2.62-6.01,5.72-6.01h8.28s0,3.2,0,3.2h1.92s0,5.34,0,5.34h-1.92s0,3.2,0,3.2h-8.28Z" style="fill:url(#linear-gradient-2);"/><path d="M32.75,25.88c-3,0-5.44-2.44-5.43-5.44,0-3,2.44-5.72,5.44-5.72h7.99s0,3.2,0,3.2h1.92s0,4.76,0,4.76h-1.92s0,3.2,0,3.2h-8Z" style="fill:#c9bf8b;"/><path d="M32.75,25.6c-1.37,0-2.68-.54-3.64-1.51-.97-.96-1.51-2.27-1.51-3.64,0-2.84,2.31-4.86,5.15-4.86h7.71s0,3.2,0,3.2h1.92s0,3.62,0,3.62h-1.92s0,3.2,0,3.2h-7.71Z" style="fill:#34332b;"/><g style="clip-path:url(#clippath-1);"><polygon points=".86 55.34 1.08 56.08 1.84 57.23 1.66 57.82 1.07 57.91 .4 56.35 .65 55.87 .17 54.03 1.86 52.77 4.24 52.47 7.38 43.34 8.43 43.34 8.48 45.24 7.54 45.27 4.6 52.88 5.29 54.1 5.52 56.44 3.33 58.13 2.54 58.08 2.07 56.8 3.98 55.51 4.26 54.39 2.23 54.26 .86 55.34" style="fill:#ffd962;"/><path d="M3.33,58.17s0,0,0,0l-.79-.05s-.03-.01-.03-.02l-.47-1.28s0-.03.01-.04l1.9-1.28.27-1.07-1.97-.12-1.34,1.06.22.71.75,1.14s0,.02,0,.03l-.17.6s-.02.02-.03.03l-.59.09s-.03,0-.04-.02l-.67-1.56s0-.02,0-.03l.25-.47-.48-1.83s0-.03.01-.04l1.69-1.26s.01,0,.02,0l2.35-.3,3.14-9.1s.02-.03.04-.03h1.05s.04.02.04.04l.05,1.9s-.02.04-.04.04l-.91.04-2.93,7.56.68,1.21s0,0,0,.01l.24,2.34s0,.03-.01.03l-2.19,1.69s-.01,0-.02,0ZM2.56,58.04l.75.05,2.17-1.67-.23-2.31-.68-1.22s0-.02,0-.03l2.94-7.6s.02-.02.03-.02l.9-.04-.05-1.82h-.98l-3.13,9.1s-.02.02-.03.03l-2.37.3-1.67,1.24.48,1.82s0,.02,0,.03l-.24.47.66,1.52.54-.08.16-.56-.74-1.13s0,0,0,0l-.23-.74s0-.03.01-.04l1.38-1.08s.02,0,.03,0l2.03.13s.02,0,.03.02c0,0,0,.02,0,.03l-.28,1.12s0,.02-.02.02l-1.89,1.27.45,1.23Z"/><path d="M21.24,46.78v11.32h8.51v-11.32h-8.51ZM27.13,55.65c-.18-.03-.92.07-1.1.03-.16-.04-.99,0-1.17,0-.05,0-.03-1.26.02-1.26.17,0,2.08-.04,2.24,0,.19.05-.17.65.02.69.05,0,.03.55-.02.54ZM27.39,52.76c-.22,0-2.85.01-3.07,0-.05,0-.05-1.16,0-1.16.22.01,2.8-.02,3.02-.03.05,0,.1,1.19.04,1.19Z" style="fill:#36abc8;"/><path d="M10.44,46.8v11.32h8.51v-11.32h-8.51ZM16.42,55.66c-.22-.02-2.25.12-2.26,0-.11-1.01-.03-.72-.02-.74,0-.02-.02-.5,0-.49.21.03,2.07,0,2.28.01.05,0,.05,1.22,0,1.22ZM16.58,52.69c-.07.15-2.99.09-2.99.08,0-.02-.02-1.13,0-1.13.12-.05,1.34-.08,1.46-.08.05,0,1.66.07,1.61.07-.12,0-.03.95-.08,1.06Z" style="fill:#36abc8;"/><g id="path3580"><path d="M18.86,46.81h.69c.26,0,.48.21.48.48v10.48c0,.2-.16.36-.36.36h-.9" style="fill:#36abc8;"/><path d="M19.66,58.24h-.9c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.9c.14,0,.25-.11.25-.25v-10.48c0-.2-.16-.37-.37-.37h-.69c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.69c.33,0,.59.27.59.59v10.48c0,.26-.21.48-.48.48Z"/></g><g id="path3588"><path d="M18.54,55.67h-1.44c-.11,0-.21-.1-.21-.21v-1.55c0-.12-.1-.21-.21-.21h-2.92c-.12,0-.21.1-.21.21v1.55c0,.12-.1.21-.21.21h-1.5c-.12,0-.21.1-.21.21v4.49c0,.12.1.21.21.21h6.71c.12,0,.21-.1.21-.21v-4.49c0-.12-.1-.21-.21-.21ZM16.42,55.66c-.22-.02-2.01.01-2.23-.02-.02,0-.05-.61-.05-.63,0-.02-.02-.61,0-.61.21.03,2.06.01,2.27.03.05,0,.05,1.22,0,1.22Z" style="fill:#36abc8;"/><path d="M18.54,60.7h-6.71c-.18,0-.33-.15-.33-.33v-4.49c0-.18.15-.33.33-.33h1.5c.05,0,.1-.04.1-.1v-1.55c0-.18.15-.33.33-.33h2.92c.18,0,.33.15.33.33v1.55c0,.05.04.1.1.1h1.44c.18,0,.33.15.33.33v4.49c0,.18-.15.33-.33.33ZM11.84,55.78c-.06,0-.1.04-.1.1v4.49c0,.05.04.1.1.1h6.71c.05,0,.1-.04.1-.1v-4.49c0-.05-.04-.1-.1-.1h-1.44c-.18,0-.32-.15-.32-.33v-1.55c0-.05-.04-.1-.1-.1h-2.92c-.05,0-.1.04-.1.1v1.55c0,.18-.15.33-.33.33h-1.5Z"/></g><g id="path3774"><path d="M29.29,55.67h-1.44c-.11,0-.21-.1-.21-.21v-1.55c0-.12-.1-.21-.21-.21h-2.92c-.12,0-.21.1-.21.21v1.55c0,.12-.1.21-.21.21h-1.5c-.12,0-.21.1-.21.21v4.49c0,.12.1.21.21.21h6.71c.12,0,.21-.1.21-.21v-4.49c0-.12-.1-.21-.21-.21ZM27.18,55.67c-.18-.03-.85.04-1.03,0-.16-.04-1.12-.02-1.29-.02-.05,0-.02-.59,0-.64.04-.35-.15-.64.02-.6.19.05,2.05,0,2.23.04.05,0,.12,1.24.07,1.23Z" style="fill:#36abc8;"/><path d="M29.29,60.7h-6.71c-.18,0-.33-.15-.33-.33v-4.49c0-.18.15-.33.33-.33h1.5c.05,0,.1-.04.1-.1v-1.55c0-.18.15-.33.33-.33h2.92c.18,0,.33.15.33.33v1.55c0,.05.04.1.1.1h1.44c.18,0,.33.15.33.33v4.49c0,.18-.15.33-.33.33ZM22.58,55.78c-.05,0-.1.04-.1.1v4.49c0,.05.04.1.1.1h6.71c.05,0,.1-.04.1-.1v-4.49c0-.05-.04-.1-.1-.1h-1.44c-.18,0-.32-.15-.32-.33v-1.55c0-.05-.04-.1-.1-.1h-2.92c-.06,0-.1.04-.1.1v1.55c0,.18-.15.33-.33.33h-1.5Z"/></g><g id="rect3570"><path d="M16.41,55.75h-2.3s-.08-.03-.08-.08v-1.25s.03-.08.08-.08h2.3s.08.03.08.08v1.25s-.03.08-.08.08ZM14.19,55.59h2.15v-1.1h-2.15v1.1Z"/></g><g id="path3576"><path d="M18.76,47.01v3.33c0,.14-.12.25-.26.25h-6.92c-.13,0-.24-.1-.24-.23v-4.53h7.43v1.18" style="fill:#36abc8;"/><path d="M18.5,50.71h-6.92c-.2,0-.36-.15-.36-.34v-4.53c0-.06.05-.11.11-.11h7.43c.06,0,.11.05.11.11v1.18s0,.01,0,.02v3.31c0,.2-.17.36-.38.36ZM11.45,45.95v4.42c0,.06.06.12.13.12h6.92c.08,0,.15-.06.15-.14v-3.33s0-.01,0-.02v-1.04h-7.2Z"/></g><g id="rect3578"><path d="M16.65,52.85h-3.1s-.08-.03-.08-.08v-1.21s.03-.08.08-.08h3.1s.08.03.08.08v1.21s-.03.08-.08.08ZM13.63,52.69h2.95v-1.06h-2.95v1.06Z"/></g><g id="path3582"><path d="M11.63,58.24h-.88c-.25,0-.45-.2-.45-.45v-10.53c0-.31.26-.57.57-.57h.46c.06,0,.11.05.11.11s-.05.11-.11.11h-.46c-.19,0-.34.15-.34.34v10.53c0,.12.1.22.22.22h.88c.06,0,.11.05.11.11s-.05.11-.11.11Z"/></g><g id="rect3584"><path d="M18.43,53.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM17.82,53.66h.57v-1.46h-.57v1.46Z"/></g><g id="rect3586"><path d="M19.82,53.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM19.22,53.66h.57v-1.46h-.57v1.46Z"/></g><g id="line3592"><path d="M14.33,58.61s-.02,0-.03-.01l-2.7-2.9s-.01-.04,0-.05c.02-.01.04-.01.05,0l2.7,2.9s.01.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="path3606"><path d="M8.43,41.08h-1.23c-.4,0-.76.25-.89.63l-3.7,10.56,1.63.19,3.14-9.13h1.05s0-2.26,0-2.26Z" style="fill:#ffd962;"/><path d="M4.24,52.54s0,0,0,0l-1.63-.19s-.04-.02-.06-.04-.01-.04,0-.06l3.7-10.56c.14-.41.53-.68.96-.68h1.23s.08.03.08.08v2.26s-.03.08-.08.08h-.99l-3.13,9.08s-.04.05-.07.05ZM2.72,52.21l1.47.18,3.12-9.07s.04-.05.07-.05h.97v-2.11h-1.15c-.37,0-.7.23-.82.58l-3.67,10.47Z"/></g><g id="path3608"><path d="M1.18,56.4l.03-.17c.02-.12-.06-.23-.17-.25h-.06c-.2-.05-.36-.2-.4-.4l-.24-1.12c-.05-.23.03-.46.21-.6l1.08-.89c.16-.13.36-.18.55-.16l1.46.21c.21.03.38.2.4.42l.12,1.2c.03.27-.09.54-.32.69l-.93.66c-.16.11-.35.17-.54.17h-.21c-.08,0-.15.05-.17.13l-.07.32c-.02.09.05.18.14.19l.29.02c.2.01.41-.04.57-.16l1.61-1.16c.19-.14.3-.37.28-.61l-.16-1.73c-.03-.35-.3-.63-.65-.68l-1.8-.26c-.23-.03-.46.03-.64.18L-.02,53.67c-.22.18-.31.47-.24.74l.43,1.6c.07.27.3.48.57.53l.17.03c.12.03.24-.06.27-.18Z" style="fill:#ffd962;"/><path d="M2.41,56.89s-.04,0-.06,0l-.29-.02c-.07,0-.13-.04-.17-.09-.04-.05-.06-.12-.04-.19l.07-.32c.02-.11.13-.19.24-.19h.21c.18.01.35-.04.49-.15l.93-.66c.2-.14.31-.38.28-.62l-.12-1.2c-.02-.18-.15-.32-.33-.35l-1.46-.21c-.18-.03-.36.02-.5.14l-1.08.89c-.16.13-.23.33-.18.53l.24,1.12c.04.17.17.3.34.33h.06c.16.04.26.19.24.35l-.03.17s0,0,0,0c-.01.08-.06.15-.13.2-.07.05-.15.06-.23.04l-.16-.03c-.3-.06-.55-.29-.63-.59l-.43-1.6c-.08-.3.02-.62.27-.82l1.59-1.28c.19-.16.45-.23.69-.19l1.8.26c.38.05.68.36.71.75l.16,1.73c.02.26-.1.52-.31.68l-1.61,1.16c-.16.12-.36.18-.56.18ZM2.16,56.23s-.08.03-.09.07l-.07.32s0,.05.01.06c.01.02.03.03.06.03l.29.02c.19.01.37-.04.52-.15l1.61-1.16c.17-.13.27-.33.25-.54l-.16-1.73c-.03-.32-.27-.57-.58-.61l-1.8-.26c-.21-.03-.42.03-.58.16L.03,53.73c-.2.16-.28.42-.21.66l.43,1.6c.07.24.27.43.52.48l.17.03s.08,0,.11-.02c.03-.02.06-.06.06-.1l.03-.17c.01-.08-.04-.15-.11-.16h-.06c-.23-.05-.42-.23-.47-.46l-.24-1.12c-.05-.25.04-.51.24-.68l1.08-.89c.17-.14.39-.2.61-.17l1.46.21c.25.04.44.23.46.48l.12,1.2c.03.3-.1.59-.35.76l-.93.66c-.17.12-.37.18-.59.18h-.21s0,0,0,0ZM1.18,56.4h0,0Z"/></g><g id="path3610"><path d="M3.33,58.2h-.41c-.21,0-.41-.12-.51-.3l-.48-1.08s0-.08.04-.1c.04-.02.08,0,.1.04l.47,1.08c.07.13.22.22.38.22h.39l1.9-1.45c.15-.12.23-.31.21-.51l-.2-1.97-.68-1.21s-.01-.04,0-.06l2.94-7.6s.04-.05.07-.05h.81v-1.86s.03-.08.08-.08.08.03.08.08v1.93s-.03.08-.08.08h-.84l-2.91,7.52.67,1.19s0,.02,0,.03l.2,1.99c.02.25-.07.49-.27.64l-1.92,1.47s-.03.02-.05.02Z"/></g><g id="line3612"><path d="M3.33,58.17s-.03,0-.03-.02l-.66-1.4s0-.04.02-.05c.02,0,.04,0,.05.02l.66,1.4s0,.04-.02.05c0,0-.01,0-.02,0Z"/></g><g id="line3614"><path d="M5.52,56.47s-.03,0-.03-.02l-.78-1.28s0-.04.01-.05c.02-.01.04,0,.05.01l.78,1.28s0,.04-.01.05c0,0-.01,0-.02,0Z"/></g><g id="path3616"><path d="M1.61,57.99h-.34c-.15,0-.29-.09-.35-.23l-.59-1.38s0-.08.04-.1c.04-.02.08,0,.1.04l.59,1.37c.04.08.12.14.21.14h.32l-.62-1.29s0-.08.04-.1c.04-.02.08,0,.1.04l.63,1.31s.02.09,0,.13c-.03.04-.07.06-.12.06ZM1.6,57.86h0,0Z"/></g><g id="polyline3618"><path d="M1.07,57.95s-.03,0-.03-.02l-.9-1.72s0,0,0-.01l-.44-2.23s0-.04.03-.04c.02,0,.04,0,.04.03l.44,2.22.9,1.71s0,.04-.02.05c0,0-.01,0-.02,0Z"/></g><g id="polyline3620"><path d="M4.14,54.46s0,0,0,0l-1.9-.16s-.03-.01-.03-.03l-.37-1.49s0-.04.03-.05c.02,0,.04,0,.05.03l.36,1.46,1.87.16s.04.02.03.04c0,.02-.02.03-.04.03Z"/></g><g id="path3622"><path d="M1.7,57.99s-.02,0-.02,0c-.04-.01-.06-.06-.05-.1l.16-.46c.01-.05,0-.11-.02-.16l-.59-1.1s0-.08.03-.1c.04-.02.08,0,.1.03l.59,1.1c.04.09.06.18.03.28l-.16.47s-.04.05-.07.05Z"/></g><g id="polyline3624"><path d="M1.02,55.98s-.03-.01-.04-.03l-.16-.6s0-.03.01-.04l1.38-1.08s.04-.01.05,0c.01.02.01.04,0,.05l-1.36,1.07.15.57s0,.04-.03.05c0,0,0,0,0,0Z"/></g><g id="line3626"><path d="M.86,55.38s-.03,0-.04-.02l-.5-1.24s0-.04.02-.05c.02,0,.04,0,.05.02l.5,1.24s0,.04-.02.05c0,0,0,0-.01,0Z"/></g><g id="polyline3636"><path d="M14.6,47.18h-3.26s-.08-.03-.08-.08.03-.08.08-.08h3.19v-1.3s.03-.08.08-.08.08.03.08.08v1.38s-.03.08-.08.08Z"/></g><g id="line3638"><path d="M11.33,50.63s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l2.48-1.94s.04,0,.05,0c.01.02.01.04,0,.05l-2.48,1.94s-.02,0-.02,0Z"/></g><g id="line3640"><path d="M15.89,58.61s-.02,0-.03-.01c-.01-.01-.01-.04,0-.05l2.87-2.9s.04-.01.05,0c.01.01.01.04,0,.05l-2.87,2.9s-.02.01-.03.01Z"/></g><g id="line3642"><path d="M18.76,55.78c-.06,0-.11-.05-.11-.11v-5.08c0-.06.05-.11.11-.11s.11.05.11.11v5.08c0,.06-.05.11-.11.11Z"/></g><g id="line3644"><path d="M18.76,50.63s-.02,0-.02,0l-2.23-1.94s-.02-.04,0-.05c.01-.02.04-.02.05,0l2.23,1.94s.02.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="line3646"><path d="M20.02,56.17h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3648"><path d="M11.63,56.17h-1.22s-.04-.02-.04-.04.02-.04.04-.04h1.22s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3650"><path d="M11.33,49.66h-.92s-.04-.02-.04-.04.02-.04.04-.04h.92s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3652"><path d="M20.02,49.66h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3686"><path d="M8.93,40.34h-.03c-.23,0-.42-.19-.42-.42v-5.95c0-.23.19-.42.42-.42h.03c.23,0,.42.19.42.42v5.95c0,.24-.19.42-.42.42Z" style="fill:#ffd962;"/><path d="M8.93,40.41h-.03c-.28,0-.5-.22-.5-.5v-5.95c0-.28.22-.5.5-.5h.03c.28,0,.5.22.5.5v5.95c0,.28-.22.5-.5.5ZM8.91,33.61c-.19,0-.35.16-.35.35v5.95c0,.19.16.35.35.35h.03c.19,0,.35-.16.35-.35v-5.95c0-.19-.16-.35-.35-.35h-.03Z"/></g><g id="path3688"><path d="M8.99,45.6h-.14c-.2,0-.37-.17-.37-.37v-4.56c0-.2.17-.37.37-.37h.14c.2,0,.37.17.37.37v4.56c0,.2-.17.37-.37.37Z" style="fill:#ffd962;"/><path d="M8.99,45.68h-.14c-.24,0-.44-.2-.44-.44v-4.56c0-.24.2-.44.44-.44h.14c.24,0,.44.2.44.44v4.56c0,.24-.2.44-.44.44ZM8.85,40.38c-.16,0-.29.13-.29.29v4.56c0,.16.13.29.29.29h.14c.16,0,.29-.13.29-.29v-4.56c0-.16-.13-.29-.29-.29h-.14Z"/></g><g id="line3690"><path d="M9.34,33.89h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3692"><path d="M9.34,34.22h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3694"><path d="M9.34,34.65h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3696"><path d="M9.34,35.18h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3698"><path d="M9.34,35.72h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3700"><path d="M9.34,36.36h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3702"><path d="M9.34,37.12h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3704"><path d="M9.34,37.76h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3706"><path d="M9.34,38.3h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3708"><path d="M9.34,38.84h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3710"><path d="M9.34,39.37h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3712"><path d="M9.34,39.8h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3714"><path d="M9.34,40.13h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3716"><path d="M9.36,40.72h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3718"><path d="M9.36,41.15h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3720"><path d="M9.36,41.68h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3722"><path d="M9.36,42.22h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3724"><path d="M9.36,42.86h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3726"><path d="M9.36,43.51h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3728"><path d="M9.36,44.05h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3730"><path d="M9.36,44.48h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3732"><path d="M9.36,44.91h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3734"><path d="M9.36,45.34h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3742"><path d="M18.21,53.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M18.21,53.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM18.03,52.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="path3744"><path d="M19.61,53.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M19.61,53.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM19.42,52.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="line3746"><path d="M19.75,52.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3748"><path d="M19.75,53.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3750"><path d="M18.35,52.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3752"><path d="M18.35,53.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="rect3756"><path d="M27.16,55.75h-2.3s-.08-.03-.08-.08v-1.25s.03-.08.08-.08h2.3s.08.03.08.08v1.25s-.03.08-.08.08ZM24.93,55.59h2.15v-1.1h-2.15v1.1Z"/></g><g id="path3762"><path d="M29.51,47.01v3.33c0,.14-.12.25-.26.25h-6.92c-.13,0-.24-.1-.24-.23v-4.53h7.43v1.18" style="fill:#36abc8;"/><path d="M29.24,50.71h-6.92c-.2,0-.36-.15-.36-.34v-4.53c0-.06.05-.11.11-.11h7.43c.06,0,.11.05.11.11v1.18s0,.01,0,.02v3.31c0,.2-.17.36-.38.36ZM22.19,45.95v4.42c0,.06.06.12.13.12h6.92c.08,0,.15-.06.15-.14v-3.33s0-.01,0-.02v-1.04h-7.2Z"/></g><g id="rect3764"><path d="M27.4,52.85h-3.1s-.08-.03-.08-.08v-1.21s.03-.08.08-.08h3.1s.08.03.08.08v1.21s-.03.08-.08.08ZM24.37,52.69h2.95v-1.06h-2.95v1.06Z"/></g><g id="path3766"><path d="M29.6,46.81h.69c.26,0,.48.21.48.48v10.48c0,.2-.16.36-.36.36h-.9" style="fill:#36abc8;"/><path d="M30.41,58.24h-.9c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.9c.14,0,.25-.11.25-.25v-10.48c0-.2-.16-.37-.37-.37h-.69c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.69c.33,0,.59.27.59.59v10.48c0,.26-.21.48-.48.48Z"/></g><g id="path3768"><path d="M22.37,58.24h-.88c-.25,0-.45-.2-.45-.45v-10.53c0-.31.26-.57.57-.57h.46c.06,0,.11.05.11.11s-.05.11-.11.11h-.46c-.19,0-.34.15-.34.34v10.53c0,.12.1.22.22.22h.88c.06,0,.11.05.11.11s-.05.11-.11.11Z"/></g><g id="rect3770"><path d="M29.17,53.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM28.56,53.66h.57v-1.46h-.57v1.46Z"/></g><g id="rect3772"><path d="M30.57,53.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM29.96,53.66h.57v-1.46h-.57v1.46Z"/></g><g id="line3778"><path d="M25.07,58.61s-.02,0-.03-.01l-2.7-2.9s-.01-.04,0-.05c.02-.01.04-.01.05,0l2.7,2.9s.01.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="polyline3800"><path d="M25.34,47.18h-3.26s-.08-.03-.08-.08.03-.08.08-.08h3.19v-1.3s.03-.08.08-.08.08.03.08.08v1.38s-.03.08-.08.08Z"/></g><g id="line3802"><path d="M22.08,50.63s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l2.48-1.94s.04,0,.05,0c.01.02.01.04,0,.05l-2.48,1.94s-.02,0-.02,0Z"/></g><g id="line3804"><path d="M26.63,58.61s-.02,0-.03-.01c-.01-.01-.01-.04,0-.05l2.88-2.9s.04-.01.05,0c.01.01.01.04,0,.05l-2.88,2.9s-.02.01-.03.01Z"/></g><g id="line3806"><path d="M29.51,55.78c-.06,0-.11-.05-.11-.11v-5.08c0-.06.05-.11.11-.11s.11.05.11.11v5.08c0,.06-.05.11-.11.11Z"/></g><g id="line3808"><path d="M29.51,50.63s-.02,0-.02,0l-2.23-1.94s-.02-.04,0-.05c.01-.02.04-.02.05,0l2.23,1.94s.02.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="line3810"><path d="M30.77,56.17h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3812"><path d="M22.37,56.17h-1.22s-.04-.02-.04-.04.02-.04.04-.04h1.22s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3814"><path d="M22.08,49.66h-.92s-.04-.02-.04-.04.02-.04.04-.04h.92s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3816"><path d="M30.77,49.66h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3854"><path d="M28.96,53.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M28.96,53.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM28.77,52.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="path3856"><path d="M30.35,53.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M30.35,53.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM30.17,52.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="line3858"><path d="M30.49,52.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3860"><path d="M30.49,53.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3862"><path d="M29.09,52.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3864"><path d="M29.09,53.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3890"><path d="M32.38,40.34h.03c.23,0,.42-.19.42-.42v-5.95c0-.23-.19-.42-.42-.42h-.03c-.23,0-.42.19-.42.42v5.95c0,.24.19.42.42.42Z" style="fill:#ffd962;"/><path d="M32.41,40.41h-.03c-.28,0-.5-.22-.5-.5v-5.95c0-.28.22-.5.5-.5h.03c.28,0,.5.22.5.5v5.95c0,.28-.22.5-.5.5ZM32.38,33.61c-.19,0-.35.16-.35.35v5.95c0,.19.16.35.35.35h.03c.19,0,.35-.16.35-.35v-5.95c0-.19-.16-.35-.35-.35h-.03Z"/></g><g id="path3892"><path d="M32.32,45.6h.14c.2,0,.37-.17.37-.37v-4.56c0-.2-.17-.37-.37-.37h-.14c-.2,0-.37.17-.37.37v4.56c0,.2.17.37.37.37Z" style="fill:#ffd962;"/><path d="M32.46,45.68h-.14c-.24,0-.44-.2-.44-.44v-4.56c0-.24.2-.44.44-.44h.14c.24,0,.44.2.44.44v4.56c0,.24-.2.44-.44.44ZM32.32,40.38c-.16,0-.29.13-.29.29v4.56c0,.16.13.29.29.29h.14c.16,0,.29-.13.29-.29v-4.56c0-.16-.13-.29-.29-.29h-.14Z"/></g><g id="line3894"><path d="M32.81,33.89h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3896"><path d="M32.81,34.22h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3898"><path d="M32.81,34.65h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3900"><path d="M32.81,35.18h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3902"><path d="M32.81,35.72h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3904"><path d="M32.81,36.36h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3906"><path d="M32.81,37.12h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3908"><path d="M32.81,37.76h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3910"><path d="M32.81,38.3h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3912"><path d="M32.81,38.84h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3914"><path d="M32.81,39.37h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3916"><path d="M32.81,39.8h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3918"><path d="M32.81,40.13h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3920"><path d="M32.83,40.72h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3940"><path d="M30.97,45.83H10.36c-.56,0-1.01-.45-1.01-1.01v-13.1c0-.56.45-1.01,1.01-1.01h20.61c.56,0,1.01.45,1.01,1.01v13.1c0,.56-.45,1.01-1.01,1.01Z" style="fill:#36abc8;"/><path d="M30.97,45.95H10.36c-.62,0-1.12-.5-1.12-1.12v-13.1c0-.62.5-1.12,1.12-1.12h20.61c.62,0,1.12.5,1.12,1.12v13.1c0,.62-.51,1.12-1.12,1.12ZM10.36,30.82c-.5,0-.9.4-.9.9v13.1c0,.5.4.9.9.9h20.61c.49,0,.9-.4.9-.9v-13.1c0-.5-.4-.9-.9-.9H10.36Z"/></g><g id="line3922"><path d="M32.83,41.15h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="polyline3958"><polyline points="13.52 32.58 11 29.49 9.44 29.61 12.51 33.08" style="fill:#fff;"/><path d="M12.51,33.15s-.04,0-.06-.03l-3.07-3.47s-.02-.05-.01-.08.04-.04.06-.05l1.57-.12s.05,0,.06.03l2.52,3.09s.02.08-.01.11c-.03.03-.08.02-.11-.01l-2.49-3.06-1.37.11,2.97,3.36s.02.08,0,.11c-.01.01-.03.02-.05.02Z"/></g><g id="line3924"><path d="M32.83,41.68h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3736"><path d="M17.9,29.44l-7.81.87s-.08-.03-.09-.07l-.49-.58s-.11-.15-.07-.15l8.36-.89s.08.03.09.07l.07.66s-.03.08-.07.08Z"/><path d="M10.08,30.35s-.05,0-.07-.03c-.02-.02-.03-.04-.04-.06l-.48-.57s0-.01,0-.02c0,0-.02-.04-.04-.06-.03-.04-.05-.08-.04-.11,0-.02.02-.03.04-.03l8.36-.89s.06,0,.08.02c.02.02.04.05.04.08l.07.66s0,.06-.02.08c-.02.02-.05.04-.08.04l-7.81.87s0,0-.01,0ZM9.55,29.65l.48.57s0,.01,0,.02c0,.01,0,.02.01.03,0,0,.02,0,.03,0l7.81-.87s0,0,0,0c0,0,.02,0,.03-.01,0,0,0-.02,0-.03l-.07-.66s0-.02-.01-.03c0,0-.02,0-.03,0l-8.32.88s0,.01.01.02c.02.03.04.05.05.08Z"/></g><g id="polygon3960"><polygon points="15.94 31.69 16.2 31.55 16.42 31.74 16.69 31.63 16.89 31.84 17.18 31.76 17.35 31.99 17.64 31.94 17.8 32.18 18.09 32.16 18.22 32.43 18.51 32.43 18.61 32.71 18.9 32.75 18.97 33.04 19.25 33.1 19.29 33.4 19.57 33.49 19.58 33.79 19.84 33.91 19.82 34.21 20.07 34.36 20.01 34.65 20.25 34.83 20.16 35.11 20.37 35.31 20.26 35.58 20.45 35.8 20.31 36.06 20.48 36.3 20.31 36.55 20.45 36.8 20.26 37.03 20.37 37.3 20.16 37.5 20.25 37.78 20.01 37.96 20.07 38.25 19.82 38.4 19.84 38.69 19.58 38.82 19.57 39.11 19.29 39.21 19.25 39.5 18.97 39.57 18.9 39.86 18.61 39.89 18.51 40.17 18.22 40.18 18.09 40.44 17.8 40.42 17.64 40.67 17.35 40.62 17.18 40.85 16.89 40.77 16.69 40.98 16.42 40.87 16.2 41.06 15.94 40.92 15.7 41.08 15.46 40.92 15.2 41.06 14.98 40.87 14.7 40.98 14.5 40.77 14.22 40.85 14.04 40.62 13.75 40.67 13.6 40.42 13.31 40.44 13.18 40.18 12.89 40.17 12.79 39.89 12.5 39.86 12.43 39.57 12.14 39.5 12.11 39.21 11.83 39.11 11.82 38.82 11.56 38.69 11.58 38.4 11.33 38.25 11.38 37.96 11.15 37.78 11.23 37.5 11.02 37.3 11.13 37.03 10.94 36.8 11.08 36.55 10.92 36.3 11.08 36.06 10.94 35.8 11.13 35.58 11.02 35.31 11.23 35.11 11.15 34.82 11.38 34.65 11.33 34.36 11.58 34.2 11.56 33.91 11.82 33.79 11.83 33.49 12.11 33.39 12.15 33.1 12.43 33.04 12.5 32.75 12.79 32.71 12.89 32.43 13.18 32.43 13.31 32.16 13.6 32.18 13.75 31.94 14.04 31.99 14.22 31.76 14.5 31.84 14.7 31.63 14.98 31.74 15.2 31.55 15.46 31.69 15.7 31.52 15.94 31.69" style="fill:#fff;"/><path d="M15.7,41.16s-.03,0-.04-.01l-.2-.14-.22.12s-.06.01-.08,0l-.19-.16-.23.09s-.06,0-.08-.02l-.17-.18-.24.07s-.06,0-.08-.03l-.15-.2-.24.04s-.06,0-.08-.03l-.13-.21-.25.02s-.06-.01-.07-.04l-.11-.22h-.25s-.06-.03-.07-.06l-.08-.23-.24-.03s-.06-.03-.06-.06l-.06-.24-.24-.06s-.05-.03-.06-.06l-.03-.25-.23-.08s-.05-.04-.05-.07v-.25s-.23-.11-.23-.11c-.03-.01-.05-.04-.04-.07l.02-.25-.21-.13s-.04-.05-.03-.08l.04-.24-.2-.15s-.04-.05-.03-.08l.07-.24-.18-.17s-.03-.05-.02-.08l.09-.23-.16-.19s-.02-.06,0-.08l.12-.22-.14-.2s-.02-.06,0-.09l.14-.2-.12-.22s-.01-.06,0-.08l.16-.19-.09-.23s0-.06.02-.08l.18-.17-.07-.24s0-.06.03-.08l.2-.15-.04-.24s0-.06.03-.08l.21-.13-.02-.25s.01-.06.04-.07l.22-.11v-.25s.03-.06.06-.07l.23-.08.03-.24s.03-.06.06-.06l.24-.06.06-.24s.03-.05.06-.06l.25-.03.08-.23s.04-.05.07-.05h.25s.11-.23.11-.23c.01-.03.04-.05.07-.04l.25.02.13-.21s.05-.04.08-.03l.24.04.15-.2s.05-.04.08-.03l.24.07.17-.18s.05-.03.08-.02l.23.09.19-.16s.06-.02.08,0l.22.12.2-.14s.06-.02.09,0l.2.14.22-.12s.06-.01.08,0l.19.16.23-.09s.06,0,.08.02l.17.18.24-.07s.06,0,.08.03l.15.2.24-.04s.06,0,.08.03l.13.21.25-.02s.06.01.07.04l.11.22h.25s.06.03.07.06l.08.23.25.03s.06.03.06.06l.06.24.24.06s.05.03.06.06l.03.25.23.08s.05.04.05.07v.25s.23.11.23.11c.03.01.05.04.04.07l-.02.25.21.13s.04.05.03.08l-.04.24.2.15s.04.05.03.08l-.07.24.18.17s.03.05.02.08l-.09.23.16.19s.02.06,0,.08l-.12.22.14.2s.02.06,0,.09l-.14.2.12.22s.01.06,0,.08l-.16.19.09.23s0,.06-.02.08l-.18.17.07.24s0,.06-.03.08l-.2.15.04.24s0,.06-.03.08l-.21.13.02.25s-.01.06-.04.07l-.22.11v.25s-.03.06-.06.07l-.23.08-.03.24s-.03.06-.06.06l-.24.06-.06.24s-.03.05-.06.06l-.25.03-.08.23s-.04.05-.07.05h-.25s-.11.23-.11.23c-.01.03-.04.05-.07.04l-.25-.02-.13.21s-.05.04-.08.03l-.24-.04-.15.2s-.05.04-.08.03l-.24-.07-.17.18s-.05.03-.08.02l-.23-.09-.19.16s-.06.02-.08,0l-.22-.12-.2.14s-.03.01-.04.01ZM15.46,40.84s.03,0,.04.01l.2.14.2-.14s.05-.02.08,0l.21.12.18-.16s.05-.02.08-.01l.22.09.17-.17s.05-.03.08-.02l.23.07.15-.19s.05-.03.07-.03l.24.04.13-.21s.04-.04.07-.04l.24.02.11-.22s.04-.04.07-.04h.24s.08-.23.08-.23c0-.03.03-.05.06-.05l.24-.03.06-.23s.03-.05.06-.06l.23-.06.03-.24s.02-.05.05-.06l.23-.08v-.24s.02-.05.05-.07l.22-.1-.02-.24s.01-.06.04-.07l.21-.13-.04-.24s0-.06.03-.07l.19-.15-.07-.23s0-.06.02-.08l.17-.17-.09-.22s0-.06.01-.08l.16-.18-.12-.21s-.01-.06,0-.08l.14-.2-.14-.2s-.02-.05,0-.08l.12-.21-.16-.18s-.02-.05-.01-.08l.09-.22-.17-.17s-.03-.05-.02-.08l.07-.23-.19-.15s-.03-.05-.03-.07l.04-.24-.2-.13s-.04-.04-.04-.07l.02-.24-.22-.1s-.04-.04-.04-.07v-.24s-.23-.08-.23-.08c-.03,0-.05-.03-.05-.06l-.03-.24-.23-.06s-.05-.03-.06-.06l-.06-.23-.24-.03s-.05-.02-.06-.05l-.08-.23h-.24s-.05-.02-.07-.05l-.1-.22-.24.02s-.06-.01-.07-.04l-.13-.21-.24.04s-.06,0-.07-.03l-.15-.19-.23.07s-.06,0-.08-.02l-.17-.17-.22.09s-.06,0-.08-.01l-.18-.16-.21.12s-.06.01-.08,0l-.2-.14-.2.14s-.05.02-.08,0l-.21-.12-.18.16s-.05.02-.08.01l-.22-.09-.17.17s-.05.03-.08.02l-.23-.07-.15.19s-.05.03-.07.03l-.24-.04-.13.2s-.04.04-.07.04l-.24-.02-.1.22s-.04.04-.07.04h-.24s-.08.23-.08.23c0,.03-.03.05-.06.05l-.24.03-.06.24s-.03.05-.06.06l-.23.06-.03.24s-.02.05-.05.06l-.23.08v.24s-.02.05-.05.07l-.22.1.02.24s-.01.05-.04.07l-.21.13.04.24s0,.06-.03.07l-.19.15.07.23s0,.06-.02.08l-.17.17.09.22s0,.06-.01.08l-.16.18.12.21s.01.06,0,.08l-.14.2.14.2s.02.05,0,.08l-.12.21.16.18s.02.05.01.08l-.09.22.17.17s.03.05.02.08l-.07.23.19.15s.03.05.03.07l-.04.24.2.13s.04.04.04.07l-.02.24.22.1s.04.04.04.07v.24s.23.08.23.08c.03,0,.05.03.05.06l.03.24.23.06s.05.03.06.06l.06.23.24.03s.05.02.06.05l.08.23h.24s.05.02.07.05l.1.22.24-.02s.06.01.07.04l.13.2.24-.04s.06,0,.07.03l.15.19.23-.07s.06,0,.08.02l.17.17.22-.09s.06,0,.08.01l.18.16.21-.12s.02,0,.04,0Z"/></g><g id="line3926"><path d="M32.83,42.22h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3928"><path d="M32.83,42.86h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3930"><path d="M32.83,43.51h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3932"><path d="M32.83,44.05h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3934"><path d="M32.83,44.48h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3936"><path d="M32.83,44.91h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3938"><path d="M32.83,45.34h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3942"><path d="M23,29.44l7.81.87s.08-.03.09-.07l.07-.66s-.03-.08-.07-.09l-7.81-.87s-.08.03-.09.07l-.07.66s.03.08.07.09Z"/><path d="M30.82,30.35s0,0-.01,0l-7.81-.87c-.06,0-.11-.06-.1-.13l.07-.66s.02-.06.04-.08c.02-.02.05-.03.08-.02l7.81.87c.06,0,.11.06.1.13l-.07.66s-.02.06-.04.08c-.02.02-.05.03-.07.03ZM23.08,28.67s-.02,0-.02,0c0,0-.01.02-.01.03l-.07.66s.01.04.03.04h0l7.81.87s.02,0,.03,0c0,0,.01-.02.01-.03l.07-.66s-.01-.04-.04-.04l-7.81-.87s0,0,0,0Z"/></g><g id="polyline3944"><polyline points="27.66 32.29 29.57 30.17 30.81 30.31 28.47 33.04" style="fill:#fff;"/><path d="M28.47,33.11s-.03,0-.05-.02c-.03-.03-.04-.08,0-.11l2.24-2.61-1.06-.12-1.89,2.09s-.08.03-.11,0c-.03-.03-.03-.08,0-.11l1.91-2.12s.04-.03.06-.02l1.24.14s.05.02.06.05,0,.06-.01.08l-2.34,2.72s-.04.03-.06.03Z"/></g><g id="circle3946"><circle cx="15.74" cy="36.41" r="1.58"/><path d="M15.74,38.03c-.89,0-1.62-.73-1.62-1.62s.73-1.62,1.62-1.62,1.62.73,1.62,1.62-.73,1.62-1.62,1.62ZM15.74,34.86c-.85,0-1.55.69-1.55,1.55s.69,1.55,1.55,1.55,1.55-.69,1.55-1.55-.69-1.55-1.55-1.55Z"/></g><g id="polygon3948"><polygon points="25.26 31.68 25.51 31.53 25.74 31.71 26.01 31.58 26.22 31.78 26.5 31.68 26.69 31.91 26.98 31.84 27.14 32.08 27.43 32.04 27.57 32.3 27.87 32.29 27.98 32.56 28.27 32.59 28.35 32.87 28.64 32.92 28.7 33.21 28.98 33.29 29 33.59 29.27 33.7 29.26 33.99 29.52 34.13 29.48 34.42 29.72 34.59 29.66 34.88 29.88 35.06 29.78 35.34 29.98 35.55 29.86 35.82 30.04 36.05 29.88 36.3 30.04 36.55 29.86 36.79 29.98 37.05 29.78 37.26 29.88 37.54 29.66 37.73 29.72 38.02 29.48 38.18 29.52 38.47 29.26 38.61 29.27 38.91 29 39.02 28.98 39.31 28.7 39.39 28.64 39.68 28.35 39.74 28.27 40.02 27.98 40.04 27.87 40.31 27.57 40.31 27.43 40.56 27.14 40.53 26.98 40.77 26.69 40.7 26.5 40.92 26.22 40.82 26.01 41.03 25.74 40.9 25.51 41.08 25.26 40.92 25.01 41.08 24.78 40.9 24.51 41.03 24.3 40.82 24.02 40.92 23.83 40.7 23.55 40.77 23.38 40.53 23.09 40.56 22.95 40.31 22.66 40.31 22.54 40.04 22.25 40.02 22.17 39.74 21.88 39.68 21.83 39.39 21.54 39.31 21.52 39.02 21.25 38.91 21.26 38.61 21 38.47 21.04 38.18 20.8 38.02 20.87 37.73 20.64 37.54 20.74 37.26 20.54 37.05 20.66 36.79 20.49 36.55 20.64 36.3 20.49 36.05 20.66 35.82 20.54 35.55 20.74 35.34 20.64 35.06 20.87 34.88 20.8 34.59 21.04 34.42 21 34.13 21.26 33.99 21.25 33.7 21.52 33.59 21.54 33.29 21.83 33.21 21.88 32.92 22.17 32.87 22.25 32.59 22.54 32.56 22.66 32.29 22.95 32.3 23.09 32.04 23.38 32.08 23.55 31.84 23.83 31.91 24.02 31.68 24.3 31.78 24.51 31.58 24.78 31.71 25.01 31.53 25.26 31.68" style="fill:#fff;"/><path d="M25.01,41.15s-.03,0-.05-.02l-.2-.15-.22.11s-.06,0-.08-.01l-.18-.17-.23.08s-.06,0-.08-.02l-.16-.19-.24.06s-.06,0-.08-.03l-.14-.2-.25.03s-.06-.01-.08-.04l-.12-.22h-.25s-.06-.01-.07-.04l-.09-.23-.25-.02s-.06-.02-.07-.05l-.07-.24-.24-.05s-.05-.03-.06-.06l-.05-.24-.24-.07s-.05-.04-.05-.07l-.02-.25-.23-.09s-.05-.04-.05-.07v-.25s-.21-.12-.21-.12c-.03-.01-.04-.05-.04-.08l.03-.25-.2-.14s-.04-.05-.03-.08l.06-.24-.19-.16s-.03-.05-.02-.08l.08-.23-.17-.18s-.03-.06-.01-.08l.11-.22-.15-.2s-.02-.06,0-.09l.13-.21-.13-.21s-.01-.06,0-.09l.15-.2-.11-.22s0-.06.01-.08l.17-.18-.08-.23s0-.06.02-.08l.19-.16-.06-.24s0-.06.03-.08l.2-.14-.03-.25s.01-.06.04-.08l.22-.12v-.25s.01-.06.04-.07l.23-.09.02-.25s.02-.06.05-.07l.24-.07.05-.24s.03-.05.06-.06l.24-.05.07-.24s.04-.05.07-.05l.25-.02.09-.23s.04-.05.07-.05h.25s.12-.21.12-.21c.01-.03.04-.04.08-.04l.25.03.14-.2s.05-.04.08-.03l.24.06.16-.19s.05-.03.08-.02l.23.08.18-.17s.06-.03.08-.01l.22.11.2-.15s.06-.02.09,0l.21.13.21-.13s.06-.01.09,0l.2.15.22-.11s.06,0,.08.01l.18.17.23-.08s.06,0,.08.02l.16.19.24-.06s.06,0,.08.03l.14.2.25-.03s.06.01.08.04l.12.22h.25s.06.01.07.04l.09.23.25.02s.06.02.07.05l.07.24.24.05s.05.03.06.06l.05.24.24.07s.05.04.05.07l.02.25.23.09s.05.04.05.07v.25s.21.12.21.12c.03.01.04.05.04.08l-.03.25.2.14s.04.05.03.08l-.06.24.19.16s.03.05.02.08l-.08.23.17.18s.03.06.01.08l-.11.22.15.2s.02.06,0,.09l-.13.21.13.21s.01.06,0,.09l-.15.2.11.22s0,.06-.01.08l-.17.18.08.23s0,.06-.02.08l-.19.16.06.24s0,.06-.03.08l-.2.14.03.25s-.01.06-.04.08l-.22.12v.25s-.01.06-.04.07l-.23.09-.02.25s-.02.06-.05.07l-.24.07-.05.24s-.03.05-.06.06l-.24.05-.07.24s-.04.05-.07.05l-.25.02-.09.23s-.04.05-.07.05h-.25s-.12.21-.12.21c-.01.03-.04.04-.08.04l-.25-.03-.14.2s-.05.04-.08.03l-.24-.06-.16.19s-.05.03-.08.02l-.23-.08-.18.17s-.06.03-.08.01l-.22-.11-.2.15s-.06.02-.09,0l-.21-.13-.21.13s-.03.01-.04.01ZM24.78,40.82s.03,0,.05.02l.19.15.21-.13s.05-.01.08,0l.21.13.19-.15s.05-.02.08,0l.22.1.17-.17s.05-.03.08-.02l.23.08.16-.18s.05-.03.08-.02l.24.06.14-.2s.04-.04.07-.03l.24.03.12-.21s.04-.04.07-.04h.24s.09-.22.09-.22c.01-.03.04-.04.06-.05l.24-.02.07-.23s.03-.05.06-.05l.24-.04.04-.24s.03-.05.05-.06l.23-.07.02-.24s.02-.05.05-.06l.22-.09v-.24s0-.05.03-.07l.21-.12-.03-.24s0-.06.03-.07l.2-.14-.06-.24s0-.06.02-.08l.18-.16-.08-.23s0-.06.02-.08l.17-.17-.1-.22s0-.06,0-.08l.15-.19-.13-.21s-.01-.05,0-.08l.13-.21-.15-.19s-.02-.05,0-.08l.1-.22-.17-.17s-.03-.05-.02-.08l.08-.23-.18-.16s-.03-.05-.02-.08l.06-.24-.2-.14s-.04-.04-.03-.07l.03-.24-.21-.12s-.04-.04-.04-.07v-.24s-.22-.09-.22-.09c-.03-.01-.04-.04-.05-.06l-.02-.24-.23-.07s-.05-.03-.05-.06l-.04-.24-.24-.05s-.05-.03-.06-.05l-.07-.23-.24-.02s-.05-.02-.06-.05l-.09-.22h-.24s-.05,0-.07-.03l-.12-.21-.24.03s-.06,0-.07-.03l-.14-.2-.24.06s-.06,0-.08-.02l-.16-.18-.23.08s-.06,0-.08-.02l-.17-.17-.22.1s-.06,0-.08,0l-.19-.15-.21.13s-.05.02-.08,0l-.21-.13-.19.15s-.05.02-.08,0l-.22-.1-.17.17s-.05.03-.08.02l-.23-.08-.16.18s-.05.03-.08.02l-.24-.06-.14.2s-.04.04-.07.03l-.24-.03-.12.21s-.04.04-.07.04h-.24s-.09.22-.09.22c-.01.03-.04.04-.06.05l-.24.02-.07.23s-.03.05-.06.05l-.24.05-.04.24s-.03.05-.05.06l-.23.07-.02.24s-.02.05-.05.06l-.22.09v.24s0,.05-.03.07l-.21.12.03.24s0,.06-.03.07l-.2.14.06.24s0,.06-.02.08l-.18.16.08.23s0,.06-.02.08l-.17.17.1.22s0,.06,0,.08l-.15.19.13.21s.01.05,0,.08l-.13.21.15.19s.02.05,0,.08l-.1.22.17.17s.03.05.02.08l-.08.23.18.16s.03.05.02.08l-.06.24.2.14s.04.04.03.07l-.03.24.21.12s.04.04.04.07v.24s.22.09.22.09c.03.01.04.04.05.06l.02.24.23.07s.05.03.05.06l.04.24.24.04s.05.03.06.05l.07.23.24.02s.05.02.06.05l.09.22h.24s.05,0,.07.03l.12.21.24-.03s.06,0,.07.03l.14.2.24-.06s.06,0,.08.02l.16.18.23-.08s.06,0,.08.02l.17.17.22-.1s.02,0,.03,0Z"/></g><g id="circle3950"><circle cx="25.3" cy="36.41" r="1.58"/><path d="M25.3,38.03c-.89,0-1.62-.73-1.62-1.62s.73-1.62,1.62-1.62,1.62.73,1.62,1.62-.73,1.62-1.62,1.62ZM25.3,34.86c-.85,0-1.55.69-1.55,1.55s.69,1.55,1.55,1.55,1.55-.69,1.55-1.55-.69-1.55-1.55-1.55Z"/></g><g id="circle3952"><circle cx="15.45" cy="35.76" r=".4" style="fill:#fff;"/><path d="M15.45,36.2c-.24,0-.44-.2-.44-.44s.2-.44.44-.44.44.2.44.44-.2.44-.44.44ZM15.45,35.4c-.2,0-.36.16-.36.36s.16.36.36.36.36-.16.36-.36-.16-.36-.36-.36Z"/></g><g id="circle3954"><circle cx="24.79" cy="35.76" r=".4" style="fill:#fff;"/><path d="M24.79,36.2c-.24,0-.44-.2-.44-.44s.2-.44.44-.44.44.2.44.44-.2.44-.44.44ZM24.79,35.4c-.2,0-.36.16-.36.36s.16.36.36.36.36-.16.36-.36-.16-.36-.36-.36Z"/></g><g id="polygon3956"><polygon points="21.81 43.4 20.44 44.19 19.07 43.4 19.07 41.82 20.44 41.03 21.81 41.82 21.81 43.4" style="fill:#2f8f9f;"/><path d="M20.44,44.23s-.01,0-.02,0l-1.37-.79s-.02-.02-.02-.03v-1.58s0-.03.02-.03l1.37-.79s.03,0,.04,0l1.37.79s.02.02.02.03v1.58s0,.03-.02.03l-1.37.79s-.01,0-.02,0ZM19.11,43.38l1.33.77,1.33-.77v-1.54l-1.33-.77-1.33.77v1.54ZM21.81,43.4h0,0Z"/></g><g id="path3736-2"><path d="M22.93,29.34l.07-.66s.04-.07.09-.07l8.36.89s-.07.11-.07.15l-.63.82s.1-.16.05-.17l-7.81-.87s-.07-.04-.07-.08Z"/><path d="M30.75,30.51s-.01,0-.02,0c-.01,0-.02-.03-.02-.04,0,0,0-.01,0-.02l.03-.03s.02-.06.03-.08l-7.78-.87s-.06-.02-.08-.04c-.02-.02-.03-.05-.02-.08l.07-.66s.02-.06.04-.08c.02-.02.05-.03.08-.02l8.36.89s.03.01.04.03c.01.03,0,.06-.04.11-.01.02-.03.05-.04.06,0,0,0,.01,0,.02l-.6.78s-.02.04-.03.05c0,0-.02,0-.03,0ZM23.08,28.65s-.02,0-.02,0c0,0-.01.02-.02.03l-.07.66s0,0,0,0c0,0,0,.02,0,.03,0,0,.02.01.03.01l7.81.87s.03.01.04.02l.5-.65s.03-.05.05-.08c0,0,0-.01.01-.02l-8.32-.88s0,0,0,0ZM22.93,29.34h0,0Z"/></g><polyline points="36.96 33.73 33.9 42.61 32.89 42.61 32.84 40.77 33.75 40.73 36.61 33.33" style="fill:#ffd962;"/><path d="M33.9,42.65h-1.02s-.04-.02-.04-.04l-.05-1.85s.02-.04.04-.04l.89-.04,2.85-7.38s.03-.03.05-.02.03.03.02.05l-2.86,7.4s-.02.02-.03.02l-.88.04.05,1.77h.96l3.05-8.86s.03-.03.05-.02c.02,0,.03.03.02.05l-3.06,8.88s-.02.03-.04.03Z"/><g id="path3868"><path d="M32.95,42.62h1.02s3.06-8.88,3.06-8.88l1.58.19-3.6,10.28c-.13.37-.48.61-.86.61h-1.19v-2.2Z" style="fill:#ffd962;"/><path d="M34.14,44.9h-1.19s-.08-.03-.08-.08v-2.2s.03-.08.08-.08h.97l3.04-8.83s.05-.05.08-.05l1.58.19s.04.02.06.04.01.04,0,.06l-3.6,10.28c-.14.4-.52.66-.94.66ZM33.02,44.75h1.12c.36,0,.67-.23.79-.56l3.57-10.19-1.43-.17-3.04,8.82s-.04.05-.07.05h-.94v2.05Z"/></g><g id="path3872"><path d="M32.95,42.7s-.08-.03-.08-.08v-1.88s.03-.08.08-.08h.81l2.84-7.35s.06-.06.1-.04c.04.02.06.06.04.1l-2.86,7.4s-.04.05-.07.05h-.79v1.81s-.03.08-.08.08Z"/></g><polyline points="38.61 34.42 39.88 33.93 41.51 32.32 40.91 29.69 40.28 29.23 39.14 29.91 39.78 32.06 39.29 33.07 37.69 31.91 37.33 30.25 37.96 29.83 39.23 29.44 39.47 28.88 39.08 28.45 37.61 29.2 37.5 29.72 36 30.81 36.49 32.8 38.09 34.5" style="fill:#ffd962;"/><path d="M38.09,34.54s-.02,0-.03-.01l-1.6-1.7s0-.01,0-.02l-.49-1.99s0-.03.01-.04l1.49-1.08.11-.5s0-.02.02-.03l1.47-.75s.03,0,.05,0l.39.43s.01.03,0,.04l-.24.55s-.01.02-.02.02l-1.27.39-.6.4.36,1.62,1.55,1.13.46-.96-.64-2.13s0-.03.02-.04l1.15-.67s.03,0,.04,0l.62.45s.01.01.01.02l.6,2.63s0,.03-.01.04l-1.62,1.61s0,0-.01,0l-1.27.49s-.04,0-.05-.02,0-.04.02-.05l1.26-.49,1.6-1.59-.59-2.6-.59-.43-1.1.65.63,2.12s0,.02,0,.03l-.48,1.02s-.01.02-.02.02c-.01,0-.02,0-.03,0l-1.6-1.16s-.01-.01-.01-.02l-.36-1.66s0-.03.02-.04l.63-.42s0,0,0,0l1.26-.39.22-.52-.35-.39-1.43.73-.1.5s0,.02-.01.02l-1.48,1.07.49,1.96,1.59,1.69s.01.04,0,.05c0,0-.02.01-.03.01Z"/><g id="path3870"><path d="M38.17,29.62l-.08.14c-.06.1-.19.14-.28.08l-.05-.03c-.17-.1-.39-.08-.55.04l-.87.69c-.18.14-.26.36-.22.58l.26,1.34c.04.19.15.36.32.46l1.23.75c.18.11.41.08.56-.07l.83-.82c.19-.19.26-.46.19-.72l-.29-1.07c-.05-.18-.15-.34-.3-.46l-.16-.13c-.06-.05-.08-.13-.04-.2l.15-.29c.04-.08.15-.11.22-.05l.23.16c.16.12.28.28.33.48l.49,1.87c.06.22,0,.46-.17.63l-1.19,1.21c-.24.24-.62.29-.91.11l-1.51-.92c-.19-.12-.32-.31-.37-.53l-.4-1.95c-.05-.27.05-.54.28-.7l1.32-.94c.22-.16.52-.18.76-.05l.14.08c.11.06.15.19.09.3Z" style="fill:#ffd962;"/><path d="M38.24,34.51c-.15,0-.29-.04-.42-.12l-1.51-.92c-.21-.13-.36-.34-.4-.58l-.4-1.95c-.06-.3.06-.6.31-.78l1.32-.94c.25-.18.58-.19.84-.05l.14.08c.07.04.12.1.14.17.02.08.01.16-.03.23,0,0,0,0,0,0l-.08.14c-.08.14-.25.18-.39.11l-.05-.03c-.15-.08-.33-.07-.46.04l-.87.69c-.15.12-.23.32-.19.51l.26,1.34c.03.17.14.32.29.41l1.23.75c.15.09.34.07.46-.06l.83-.82c.17-.17.23-.41.17-.64l-.29-1.07c-.04-.17-.14-.31-.28-.42l-.16-.13c-.09-.07-.12-.19-.06-.3l.15-.29c.03-.06.09-.1.15-.12.06-.02.13,0,.18.04l.23.16c.18.13.3.31.36.52l.49,1.87c.06.25,0,.52-.19.7l-1.19,1.21c-.16.16-.37.24-.58.24ZM37.59,29.23c-.13,0-.26.04-.37.12l-1.32.94c-.2.14-.29.39-.25.63l.4,1.95c.04.2.16.37.33.48l1.51.92c.26.16.6.12.81-.1l1.19-1.21c.14-.15.2-.36.15-.56l-.49-1.87c-.04-.17-.15-.33-.3-.43l-.23-.16s-.04-.02-.06-.01c-.02,0-.04.02-.05.04l-.15.29s0,.08.02.11l.16.13c.16.13.28.3.33.5l.29,1.07c.08.28,0,.59-.21.79l-.83.82c-.17.17-.44.2-.65.08l-1.23-.75c-.18-.11-.31-.3-.36-.51l-.26-1.34c-.05-.25.05-.5.24-.66l.87-.69c.18-.14.43-.16.63-.05l.05.03c.06.04.15.01.18-.05l.08-.14s.02-.07.01-.11c-.01-.04-.04-.07-.07-.08l-.15-.08c-.1-.05-.2-.08-.31-.08ZM38.16,29.62h0,0Z"/></g><g id="path3872-2"><path d="M38.56,34.46s-.06-.02-.07-.05c-.02-.04,0-.08.04-.1l1.26-.49,1.37-1.36c.14-.13.19-.32.16-.51l-.53-2.27-.29-.24c-.12-.1-.28-.12-.42-.07l-1.02.51s-.08,0-.1-.03c-.02-.04,0-.08.03-.1l1.02-.52c.2-.08.42-.05.58.09l.31.25s.02.03.03.04l.53,2.29c.05.24-.03.48-.2.65l-1.38,1.37s-.02.01-.03.02l-1.27.49s-.02,0-.03,0Z"/></g><g id="line3874"><path d="M39.49,30.33s-.03,0-.03-.02c0-.02,0-.04.02-.05l1.36-.64s.04,0,.05.02c0,.02,0,.04-.02.05l-1.36.64s-.01,0-.02,0Z"/></g><g id="line3876"><path d="M40.08,32.86s-.03,0-.03-.02c0-.02,0-.04.02-.05l1.29-.61s.04,0,.05.02c0,.02,0,.04-.02.05l-1.29.61s-.01,0-.02,0Z"/></g><g id="path3878"><path d="M38.13,29.52s-.06-.02-.07-.04c-.02-.04,0-.08.04-.1l1.26-.58-.24-.19c-.07-.06-.16-.07-.24-.03l-1.3.67s-.08,0-.1-.03c-.02-.04,0-.08.03-.1l1.3-.67c.13-.07.29-.05.41.04l.25.21s.05.08.05.12c0,.05-.03.09-.08.11l-1.29.59s-.02,0-.03,0Z"/></g><g id="polyline3880"><path d="M35.57,30.59s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l1.71-1.4s0,0,0,0l1.74-.73s.04,0,.05.02c0,.02,0,.04-.02.05l-1.74.73-1.71,1.4s-.02,0-.02,0Z"/></g><g id="path3884"><path d="M38.05,29.94s-.06-.02-.07-.05c-.02-.04,0-.08.04-.1l1.13-.46c.05-.02.09-.06.12-.11l.17-.44s.06-.06.1-.04c.04.01.06.06.04.1l-.17.44c-.04.09-.11.16-.2.19l-1.13.46s-.02,0-.03,0Z"/></g><g id="polyline3886"><path d="M37.63,31.92s-.03-.01-.04-.03l-.36-1.66s0-.03.01-.04l.49-.35s.04,0,.05,0c.01.02,0,.04,0,.05l-.47.34.36,1.64s0,.04-.03.05c0,0,0,0,0,0Z"/></g><g id="line3888"><path d="M36.13,30.88s-.03,0-.03-.02c-.01-.02,0-.04.02-.05l1.14-.63s.04,0,.05.02c.01.02,0,.04-.02.05l-1.14.63s-.01,0-.02,0Z"/></g><path d="M22.56,40.58s-.05-.04-.07-.06c-.14-.07-.27-.17-.36-.28-.1.06-.21.1-.34.11l-.15.02c-.19.02-.38,0-.56-.08-.04-.02-.07-.04-.11-.06-.5.23-1.04.29-1.29.31-.19.02-.35.02-.49,0-.15.22-.39.39-.73.44-.06,0-.12,0-.18,0-.11.05-.23.09-.37.11-.09.01-.17.01-.24,0-.1.09-.23.17-.39.21-.04.1-.1.2-.18.28,0,.01,0,.02.01.03.1.23.24.37.35.47.04.04.07.07.09.09.09.11.1.25.03.56-.02.09-.04.19-.07.29-.03.13-.07.27-.1.42-.05.24-.09.47-.12.7-.03.28.08.54.28.93.1.21.26-.54.24.09l.17-.27c.15.19.16-.4.36-.26.38.27.29.19.48.23.49.11,2.38-.23,2.53-.26.25-.05.22.48.57.21.43-.33-.01.61.17.24.16-.33.33-.73.44-1.22.09-.41.11-.82.07-1.22-.03-.3-.1-.51-.15-.68-.06-.18-.09-.29-.07-.42,0-.02.01-.04.02-.07.08-.2.21-.29.36-.4.01,0,.02-.02.04-.03-.11-.14-.19-.3-.24-.47Z" style="fill:#24abc8;"/><path d="M17.92,41.41c.33.02.66.03.99.01.55-.03,1.1-.11,1.63-.25.49-.13.96-.29,1.4-.52.11-.06.21-.12.32-.18.01,0,.03-.01.04-.01-.29.19-.6.34-.92.47.02.05.04.09.06.14.12.31.24.61.32.93.07.28.07.58.08.87,0,.26,0,.52-.07.78-.14.46-.32.91-.65,1.27-.14.16-.3.29-.49.39-.3.15-.61.16-.93.07-.3-.08-.59-.16-.87-.31-.23-.12-.45-.26-.6-.48-.1-.14-.16-.3-.21-.47-.1-.35-.05-.69.09-1.02.17-.43.37-.86.61-1.26.08-.13.15-.26.23-.39-.12,0-.23,0-.34,0-.21,0-.43-.01-.64-.02-.01,0-.03,0-.04-.01h0ZM18.19,44.49s.07-.09.1-.13c.08-.09.18-.15.3-.14.14,0,.27.01.41.03.38.04.75.11,1.12.2.18.04.36.08.52.18.16.09.31.2.32.41.02-.02.03-.03.05-.04.1-.12.21-.24.3-.37.16-.23.26-.49.36-.75,0-.02,0-.04,0-.06-.05-.17-.11-.34-.21-.49-.23-.35-.62-.52-1.03-.44-.32.06-.57.23-.77.48-.01.01-.02.03-.03.04h-.01c.11-.17.26-.3.43-.4,0,0,0-.01-.01-.01-.2-.17-.43-.27-.7-.27-.51,0-.92.23-1.25.6-.04.05-.07.11-.08.17,0,.07-.02.15-.02.22,0,.27.07.52.21.76ZM18.04,43.32s0,0,.01,0c.28-.3.51-.45.82-.54.43-.14.83-.08,1.19.22.04-.02.08-.04.12-.06.41-.16.8-.12,1.13.19.18.17.29.38.36.61,0,.02.01.04.02.06.21-.46.13-1.7-.01-1.99,0,0-.02,0-.02,0-.95.24-1.9.23-2.85.01-.04-.01-.07,0-.09.04-.21.36-.39.74-.55,1.13-.04.1-.08.21-.12.31ZM19.85,44.4s0,0,0,.01c-.03,0-.06-.01-.09-.02-.36-.07-.72-.13-1.08-.15-.07,0-.14,0-.21.02-.11.03-.18.13-.24.22-.02.03-.02.05,0,.08.21.28.49.45.8.59.19.08.39.14.58.21.2.07.4.08.6.05.27-.03.49-.16.69-.33.01,0,.02-.02.02-.04,0-.08-.01-.15-.06-.22-.1-.12-.23-.2-.38-.25-.21-.07-.42-.12-.63-.18ZM21.68,41.8c-.11-.29-.21-.57-.32-.85-.07.02-.13.04-.19.07-.34.13-.7.22-1.06.29-.36.07-.72.12-1.08.14-.04,0-.06.02-.08.05-.04.07-.09.14-.13.21-.02.03-.04.06-.06.1.98.23,1.95.25,2.93,0Z"/><path d="M22.46,40.51c-.08-.04-.16-.1-.22-.16-.02,0-.03.01-.04.02-.03.02-.07.04-.1.06-.07.04-.14.08-.21.12-.39.2-.83.37-1.38.51-.5.13-1.03.21-1.61.25-.29.02-.6.01-.97-.01h-.11s-.05.22-.05.22l.11.03h0s.04.02.07.02h.13c.17.01.34.02.52.02.04,0,.08,0,.12,0-.04.07-.08.13-.12.19-.22.36-.41.77-.62,1.28-.16.4-.19.76-.09,1.1.06.19.13.36.23.5.17.26.42.41.64.52.28.15.57.23.86.31h.04c.2.07.39.08.58.06.16-.02.31-.06.45-.14.19-.1.36-.23.53-.42.37-.41.55-.9.68-1.32.08-.27.08-.54.08-.81v-.06c0-.27-.01-.56-.08-.84-.08-.32-.2-.63-.32-.93l-.02-.04c.33-.14.6-.28.83-.44l.09-.06ZM18.96,41.7s.05-.09.08-.13c.35-.02.71-.07,1.09-.14.42-.08.77-.18,1.08-.3.02,0,.05-.02.08-.03l.23.61c-.82.19-1.66.2-2.56,0,0,0,0-.01.01-.02ZM20.2,45.29c-.21.02-.39,0-.55-.05-.06-.02-.12-.04-.18-.06-.13-.05-.27-.09-.39-.15-.33-.14-.56-.3-.73-.51.05-.06.09-.12.15-.13.05-.01.11-.02.17-.02.32.02.66.06,1.06.15l.21.05h0s.05,0,.07.01c.14.04.29.08.44.13.13.04.24.11.32.21.02.03.03.06.04.09-.2.17-.4.26-.61.28ZM21.51,43.93c-.09.23-.17.44-.31.63-.06.08-.12.16-.19.24-.08-.14-.22-.22-.31-.27-.16-.09-.34-.14-.51-.18h-.05c-.39-.11-.77-.18-1.14-.22-.1-.01-.2-.02-.3-.02-.04,0-.08,0-.12,0-.03,0-.06,0-.09,0-.11.01-.21.06-.3.16-.07-.18-.11-.35-.11-.53,0-.05,0-.1.01-.15,0-.02,0-.04,0-.06,0-.04.02-.07.04-.1.34-.37.71-.56,1.16-.56.17,0,.34.05.49.15-.13.1-.23.2-.32.32l-.06.09.18.18.1-.12s.02-.02.02-.03c.2-.24.42-.38.69-.43.36-.07.7.07.91.38.09.13.15.28.2.45l-.03.08ZM21.66,43.4c-.07-.14-.16-.26-.27-.36-.26-.24-.56-.34-.89-.31-.12.01-.24.04-.36.09-.02,0-.04.02-.06.03-.36-.27-.78-.34-1.24-.19-.18.06-.34.13-.49.24.14-.34.3-.65.46-.94.95.22,1.89.22,2.8,0,.08.28.13.95.06,1.43Z" style="fill:#1d1d1b;"/><path d="M21.55,43.83s0,0,0,0h0Z" style="fill:#1d1d1b;"/><path d="M18.19,44.49c-.13-.24-.21-.49-.21-.76,0-.07.01-.15.02-.22,0-.06.03-.12.08-.17.33-.37.74-.6,1.25-.6.26,0,.49.1.7.27,0,0,0,0,.01.01-.17.1-.32.23-.43.39h.01s.02-.01.03-.03c.2-.25.45-.42.77-.48.41-.08.8.09,1.03.44.1.15.17.31.21.49,0,.02,0,.04,0,.06-.1.26-.2.52-.36.75-.09.13-.2.25-.3.37-.01.01-.03.03-.05.04,0-.22-.16-.32-.32-.41-.16-.09-.34-.13-.52-.18-.37-.09-.74-.16-1.12-.2-.14-.01-.27-.02-.41-.03-.13,0-.23.05-.3.14-.03.04-.06.08-.1.13Z" style="fill:#e20613;"/><path d="M20.85,45.31v-.27c-.02-.14-.1-.22-.27-.31-.13-.08-.28-.11-.44-.15h-.05c-.38-.1-.75-.17-1.11-.21-.09-.01-.19-.02-.29-.02-.04,0-.08,0-.12,0-.08,0-.14.02-.2.1-.02.02-.04.05-.06.08-.01.01-.02.03-.03.05l-.12.16-.09-.17c-.15-.28-.22-.55-.22-.82,0-.06,0-.12.01-.18v-.05c.02-.09.05-.17.11-.24.38-.42.83-.64,1.34-.64.27,0,.52.09.75.27.1-.05.21-.08.32-.11.46-.09.9.09,1.16.49.1.15.18.33.23.52,0,.03.02.08,0,.13l-.04.1c-.09.23-.19.47-.34.68-.07.1-.14.18-.22.27-.03.03-.06.07-.09.1-.02.02-.03.03-.04.04,0,0,0,0-.01.01l-.2.18ZM18.51,44.1s.06,0,.09,0c.04,0,.08,0,.12,0,.1,0,.2.01.3.02.37.04.75.11,1.14.2h.05c.17.05.35.1.51.19.09.05.23.13.31.27.07-.08.13-.16.19-.24.13-.19.22-.4.31-.63l.03-.08c-.04-.17-.11-.31-.2-.45-.21-.31-.54-.45-.91-.38-.27.05-.5.19-.69.43,0,0-.01.02-.02.03l-.1.12-.18-.18.06-.09c.08-.12.19-.23.32-.32-.15-.1-.32-.15-.49-.15-.44,0-.82.18-1.16.56-.03.03-.04.06-.04.1,0,.02,0,.04,0,.06,0,.05-.01.1-.01.15,0,.17.03.34.11.53.09-.09.19-.14.3-.16ZM21.55,43.86h0ZM21.55,43.83s0,0,0,0h0Z" style="fill:#1d1d1b;"/><path d="M18.04,43.32c.04-.1.08-.21.12-.31.16-.39.34-.77.55-1.13.02-.04.05-.05.09-.04.95.22,1.9.23,2.85-.01,0,0,.02,0,.02,0,.14.29.22,1.52.01,1.99,0-.03-.02-.04-.02-.06-.07-.23-.18-.45-.36-.61-.33-.31-.72-.35-1.13-.19-.04.02-.08.04-.12.06-.36-.3-.75-.36-1.19-.22-.31.1-.53.25-.82.54,0,0,0,0-.01,0Z" style="fill:#bd1622;"/><path d="M21.69,43.9l-.03-.1s0-.03-.01-.04c-.08-.27-.19-.46-.35-.6-.31-.29-.67-.35-1.1-.19-.03.01-.06.02-.08.04-.01,0-.03.01-.04.02h-.02s-.02,0-.02,0c-.34-.28-.72-.35-1.16-.21-.3.09-.52.24-.8.54h-.01s-.06,0-.06,0l.05-.13c.03-.07.05-.14.08-.21.17-.42.35-.79.55-1.13.03-.06.07-.06.13-.05.96.23,1.92.22,2.84-.01,0,0,.01,0,.02,0h.03s.01.02.01.02c.15.31.22,1.55.01,2.01l-.03.07ZM20.51,42.83c.31-.03.58.06.82.28.16.15.28.34.36.61.16-.5.09-1.57-.03-1.86-.93.24-1.9.24-2.87.01-.03,0-.04,0-.06.02-.2.34-.38.71-.55,1.12-.03.07-.05.14-.08.21.25-.25.47-.38.75-.47.45-.14.86-.07,1.2.21,0,0,.01,0,.02,0,.03-.01.06-.03.09-.04.12-.04.23-.07.34-.08Z" style="fill:#1d1d1b;"/><path d="M19.85,44.4c.21.06.42.12.63.18.15.05.28.13.38.25.05.06.07.14.06.22,0,.01-.01.03-.02.04-.2.17-.42.3-.69.33-.2.02-.39-.02-.6-.07-.2-.07-.4-.11-.59-.2-.31-.13-.6-.31-.8-.59-.02-.03-.02-.05,0-.08.07-.09.13-.19.24-.22.07-.02.14-.02.21-.02.36.02.72.06,1.08.13.03,0,.07.02.1.02,0,0,0,0,0,0Z" style="fill:#fff;"/><path d="M20.21,45.48c-.22.02-.42-.03-.61-.07h0c-.08-.03-.16-.05-.24-.08-.12-.04-.24-.07-.36-.12-.38-.16-.64-.36-.83-.61-.02-.03-.05-.09,0-.15l.02-.03c.06-.08.13-.18.26-.21.07-.02.15-.03.23-.02.39.02.75.06,1.09.13.01,0,.03,0,.04,0h0s.06.01.06.01c.06.02.13.04.19.05.15.04.3.08.45.13.17.05.3.14.41.27.06.07.09.16.08.26,0,.04-.03.07-.05.08-.24.2-.47.31-.72.34,0,0,0,0,0,0ZM19.63,45.28c.23.06.39.09.57.07.23-.03.44-.13.66-.31,0,0,0,0,0,0,0-.06-.01-.12-.05-.16-.09-.11-.21-.19-.35-.23-.15-.05-.3-.09-.44-.13-.06-.02-.13-.03-.19-.05-.01,0-.03,0-.05-.01-.02,0-.03,0-.05-.01-.33-.07-.68-.11-1.07-.13-.07,0-.14,0-.19.02-.08.02-.13.09-.19.17l-.02.03s0,0,0,0c.18.23.42.41.78.57.11.05.23.08.34.12.08.02.16.05.24.08ZM20.87,45.03h0Z" style="fill:#1d1d1b;"/><path d="M21.68,41.8c-.98.25-1.95.23-2.93,0,.02-.04.04-.07.06-.1.04-.07.09-.14.13-.21.02-.03.04-.05.08-.05.36-.02.73-.07,1.08-.14.36-.07.71-.16,1.06-.29.06-.02.12-.04.19-.07.11.28.21.57.32.85Z" style="fill:#fff;"/><path d="M20.88,41.98c-.68.08-1.39.03-2.13-.14h-.04s.04-.08.04-.08c.01-.02.03-.04.04-.07.01-.02.03-.05.04-.07.03-.05.06-.09.08-.14.02-.04.06-.06.11-.07.35-.02.7-.06,1.08-.14.42-.08.75-.18,1.05-.29.04-.02.08-.03.13-.04l.1-.03.34.92h-.03c-.27.08-.54.13-.81.16ZM18.8,41.78c1,.23,1.93.22,2.84,0l-.3-.79h-.04s-.09.04-.13.06c-.31.12-.64.21-1.06.29-.38.08-.74.12-1.09.14-.03,0-.04.01-.06.03-.03.05-.06.1-.09.14-.01.02-.03.05-.04.07-.01.02-.02.04-.04.06Z" style="fill:#1d1d1b;"/><polygon points="20.75 42.64 20.91 42.8 20.92 42.9 20.71 42.86 20.41 42.88 20.08 42.97 19.35 42.69 19.58 42.5 19.79 42.43 19.96 42.41 20.02 42.41 20.07 42.41 20.17 42.42 20.26 42.43 20.35 42.46 20.53 42.52 20.75 42.64" style="fill:#931820;"/><path d="M20.96,42.94l-.26-.04h-.29s-.34.11-.34.11l-.78-.29.28-.23.21-.07.17-.02h.11s.1,0,.1,0h.09s.1.03.1.03l.18.06.23.13.17.17.02.15ZM20.41,42.84h.3s.18.02.18.02v-.05s-.16-.15-.16-.15l-.22-.12-.17-.06-.09-.02h-.08s-.15-.02-.15-.02h-.06s-.16.02-.16.02l-.2.07-.18.15.67.25.33-.09Z" style="fill:#1d1d1b;"/><path d="M18.2,44.49c-.13-.24-.21-.49-.21-.76,0-.07.01-.15.02-.22,0-.06.03-.12.08-.17.33-.37.74-.6,1.25-.6.26,0,.49.1.7.27,0,0,0,0,.01.01-.17.1-.32.23-.43.39h.01s.02-.01.03-.03c.2-.25.45-.42.77-.48.41-.08.8.09,1.03.44.1.15.17.31.21.49,0,.02,0,.04,0,.06-.1.26-.2.52-.36.75-.09.13-.2.25-.3.37-.01.01-.03.03-.05.04,0-.22-.16-.32-.32-.41-.16-.09-.34-.13-.52-.18-.37-.09-.74-.16-1.12-.2-.14-.01-.27-.02-.41-.03-.13,0-.23.05-.3.14-.03.04-.06.08-.1.13Z" style="fill:#e20613;"/><path d="M20.95,45.11v-.07c-.01-.2-.15-.3-.3-.39-.14-.08-.31-.12-.47-.16h-.05c-.38-.11-.76-.17-1.12-.21-.1-.01-.2-.02-.29-.02-.04,0-.08,0-.12,0-.11,0-.2.04-.28.13-.02.03-.04.05-.06.08-.01.01-.02.03-.03.04l-.03.04-.02-.04c-.15-.27-.21-.52-.21-.78,0-.06,0-.11.01-.17v-.05c.01-.07.04-.13.09-.19.37-.41.78-.61,1.27-.61.26,0,.5.09.72.27,0,0,0,0,.01.01h0c.11-.06.23-.1.36-.12.43-.08.82.09,1.07.45.1.15.17.31.22.5,0,.02.01.05,0,.08l-.04.1c-.09.22-.18.46-.33.66-.07.09-.14.18-.21.27-.03.03-.06.07-.09.1,0,.01-.02.02-.03.03,0,0-.01,0-.02.01l-.05.04ZM18.54,44.19s.04,0,.07,0c.04,0,.08,0,.12,0,.1,0,.2.01.3.02.36.04.74.11,1.13.2h.05c.16.05.33.09.48.18.15.08.29.18.32.37.03-.03.06-.07.09-.1.07-.08.14-.17.21-.26.14-.2.23-.43.32-.65l.04-.1s0-.01,0-.04c-.05-.18-.12-.33-.21-.48-.23-.34-.6-.5-1-.43-.29.06-.54.21-.75.47l-.05.06-.06-.05.02-.02c.1-.14.23-.27.4-.37-.2-.16-.42-.24-.66-.24-.47,0-.87.19-1.23.59-.04.04-.06.09-.07.15v.06c-.01.05-.02.11-.02.16,0,.23.05.46.18.7,0,0,0,0,0,0,.02-.03.04-.06.07-.09.07-.09.16-.14.26-.15Z" style="fill:#1d1d1b;"/></g></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="17.99mm" height="20.11mm" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 51 57"><defs><linearGradient id="linear-gradient" x1="25.44" y1="-1703.8" x2="25.44" y2="-1658.8" gradientTransform="translate(0 -1648.8) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#000" stop-opacity=".5"/><stop offset=".09" stop-color="#000" stop-opacity=".46"/><stop offset="1" stop-color="#000" stop-opacity="0"/></linearGradient><linearGradient id="linear-gradient-2" y1="-1705.4" y2="-1660.83" xlink:href="#linear-gradient"/><linearGradient id="linear-gradient-3" x1="25.56" y1="-1606.3" x2="25.56" y2="-1638.6" gradientTransform="translate(0 -1604.72) scale(1 -1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset=".5" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><clipPath id="clippath"><rect x="7.02" y="5.13" width="36.54" height="36.54" rx="5.8" ry="5.8" style="fill:none;"/></clipPath><clipPath id="clippath-1"><rect x="7.02" y="5.13" width="36.54" height="36.54" rx="5.8" ry="5.8" style="fill:none;"/></clipPath></defs><g id="Layer_2"><path d="M47.94,47.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient); isolation:isolate; opacity:.5;"/><path d="M47.94,46.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#c9bf8b;"/><path d="M47.94,48.5c0,4.12-3.38,7.5-7.5,7.5H10.44c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:url(#linear-gradient-2); isolation:isolate; opacity:.5;"/><path d="M48.06,46.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5v-30c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v30Z" style="fill:#ad1e1e;"/><path d="M10.56,53.5c-3.86,0-7-3.14-7-7v-30c0-3.86,3.14-7,7-7h30c3.86,0,7,3.14,7,7v30c0,3.86-3.14,7-7,7H10.56Z" style="fill:#ad1e1e;"/><path d="M48.06,36.5c0,4.12-3.38,7.5-7.5,7.5H10.56c-4.12,0-7.5-3.38-7.5-7.5V8.5c0-4.12,3.38-7.5,7.5-7.5h30c4.12,0,7.5,3.38,7.5,7.5v28Z" style="fill:#ad1e1e;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#f36c6c;"/><path d="M40.56,1.5H10.56c-3.86,0-7,3.14-7,7v30c0,3.86,3.14,7,7,7h30c3.86,0,7-3.14,7-7V8.5c0-3.86-3.14-7-7-7ZM47.06,38.5c0,3.58-2.92,6.5-6.5,6.5H10.56c-3.59,0-6.5-2.91-6.5-6.5V8.5c0-3.58,2.92-6.5,6.5-6.5h30c3.58,0,6.5,2.92,6.5,6.5v30Z" style="fill:#fff; isolation:isolate; opacity:.3;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#f7ec9f;"/><path d="M40.56,2H10.56c-3.59,0-6.5,2.91-6.5,6.5v30c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5Z" style="fill:#ea2424;"/><path d="M4.06,38.5c0,3.58,2.92,6.5,6.5,6.5h30c3.58,0,6.5-2.92,6.5-6.5V8.5c0-3.58-2.92-6.5-6.5-6.5H10.56c-3.59,0-6.5,2.91-6.5,6.5v30Z" style="fill:url(#linear-gradient-3);"/></g><g id="Layer_1"><g style="clip-path:url(#clippath);"><path d="M31.36,69.08h-3.44l-.13-.11h-2.13c-.1.07-.22.11-.35.11h-2.97c-.27,0-.53-.11-.72-.3s-.29-.45-.28-.73l-.05-2.31.02-.04-.05-1.88s0-.07,0-.1c-.13-.3-.2-.59-.21-.88l-.05-4.68c0-.28.05-.55.15-.81-.31-.44-.52-1.18-.73-2.2l-.02-.11-.02.11c-.22,1.05-.44,1.81-.77,2.25.1.26.16.54.15.82l-.11,4.68c0,.27-.07.54-.2.83l-.07,4.26c0,.24-.09.5-.28.69-.19.2-.44.3-.72.3h-2.97c-.13,0-.25-.04-.35-.11h-2.13c-.1.07-.22.11-.34.11h-3.23c-.28,0-.54-.12-.71-.34-.17-.21-.24-.47-.19-.73l-.02-1.42.04-.09.33-2.41c.05-.5.49-.89,1.02-.89h.05c-.02-.12-.04-.24-.04-.36l-.05-4.68c0-.53.18-1.02.53-1.41-.23-.5-.38-1.1-.49-1.6-.04-.2-.07-.4-.07-.6v-1.47c0-.28.1-.65.32-.92h0s.03-.04.04-.05l.07-.08c.19-.18.41-.31.65-.37v-.83h-.26c-.16,0-.32-.04-.46-.12h-.34v-.33c-.1-.15-.15-.32-.15-.5v-10.53c0-.18.05-.36.14-.52v-.35c-.2-.06-.4-.16-.57-.3-.12.05-.25.08-.38.08h-.14c-.28,0-.54-.13-.71-.33h-.2l-2.7,6.98.62,1.21.21,2.07-.02.14.04.42-.32.26c-.04.05-.08.12-.16.18l-2.07,1.58-.63.02c-.15,0-.3-.03-.45-.1-.15-.03-.26-.09-.34-.17h0s-.35.06-.35.06h-.51c-.09,0-.17-.02-.23-.04h-.27l-.18-.28s-.09-.09-.14-.21l-.13-.3-1.96-3.9.81.81h0c-.13-.49.04-1.02.43-1.34l1.59-1.28c.28-.23.65-.34,1.02-.3l3.55-10.12c.21-.61.79-1.01,1.43-1.01h.72c.01-.07.04-.14.06-.2-.05-.12-.08-.25-.08-.39v-5.95c0-.49.36-.91.83-.99v-1.25c0-.52.26-1,.66-1.29l-.6-.67.05-.18v-.02s.05-.17.05-.17c0-.02.02-.05.04-.08l.12-.26.32-.06,8.57-.91.25.15c.13.1.21.25.23.4l.1.87-.16.25c-.11.13-.26.21-.42.22l-1.08.12h7.18l-1.1-.12c-.27-.02-.48-.23-.54-.49l-.05-.1.05-.15.09-.81.2-.21c.14-.11.3-.15.46-.13l8.64.92.16.29c.08.19.06.38-.08.58l-.26.36c.58.25.99.82.99,1.49v1.26c.47.1.81.5.81.98v5.95c0,.09-.01.17-.03.25h.02l2.48-6.4c-.23-.2-.39-.47-.45-.77l-.4-1.95c-.1-.49.1-1,.51-1.29l1.57-1.11,1.71-.72c.09-.03.16-.04.23-.05l.17-.07.23.22s.06.04.09.06l.4.34c.08.09.13.19.14.31.01,0,.03,0,.04,0,.17-.06.33-.04.46.04.13.04.25.1.35.18l.47.42.05.19.66,2.91-.22.23-1.8,1.72-1.2.47-3.33,9.51c-.21.6-.78,1-1.41,1h-.75c-.08.44-.46.78-.93.78h-.14c-.13,0-.26-.03-.37-.08-.27.22-.61.34-.96.34.24.2.39.5.39.84v10.48c0,.54-.44.98-.98.98h-.29v.83c.25.06.48.19.66.37l.12.14c.21.25.31.62.31.91v1.47c0,.2-.02.4-.07.6-.1.45-.29,1.21-.56,1.79.37.42.56.94.55,1.47l-.11,4.68c0,.07,0,.14-.02.2h.03c.53,0,.96.39,1.02.92l.36,2.58v.03s0,1.38,0,1.38c.04.17-.03.44-.2.65-.18.22-.44.34-.71.34ZM28.5,68.08h2.85l-.1-1.34v-.04s-.34-2.47-.34-2.47l-1.51-.04.33-.71c.09-.19.13-.36.14-.52l.11-4.68c0-.29-.11-.58-.31-.79l-.5-.46.22-.35c.21-.33.44-1.02.62-1.84.03-.13.04-.26.04-.38v-1.47c0-.08-.04-.19-.07-.24l-.12-.13c-.08-.05-.17-.08-.26-.08h-.65v-2.79h1.29l-.02-10.46s-.04-.09-.09-.09h-1.17v-1.74h1.85c.29,0,.45-.21.51-.31l.51-.81.37.89.09-.03-.06-.33v-1.44l.78.99h.96c.21,0,.4-.13.46-.33l3.5-10,.39-.14h.03s.01,0,.01,0h.03s1.05-.41,1.05-.41l1.37-1.36-.53-2.28-.21-.17h-.03s-1,.52-1,.52c.2.17.33.39.4.64l.29,1.07c.11.4,0,.84-.3,1.13l-.46.45-1.88-1.36-.46-2.12-.71.51c-.09.06-.13.17-.11.27l.4,1.94c.02.1.08.19.17.25l.53.32-3.02,7.8h-.86l-.8,1.36v-1.82s-.62-.39-.62-.39l.61-.41v-5.95s-.77.53-.77.53l-.03-2.77c0-.34-.28-.62-.62-.62h-1.4l.99-1.15h.01s.05-.07.05-.07l-.21-.02-1.12,1.24H11.6l-1.02-1.25-.49.05.99,1.11-.95.11c-.32.04-.56.3-.56.6v2.88l-.81-.64-.02,5.95.58.43-.6.39.02.77h-1.7c-.22,0-.42.14-.49.35l-3.82,10.89-.75-.11c-.11-.02-.22.02-.31.08l-1.59,1.28c-.09.07-.13.19-.1.3l.22.83,1.72-1.35,2.43.21.06.61c.04.42-.14.83-.49,1.08l-.93.66c-.22.16-.48.24-.75.24h0l.02.12.45.99h.31s1.85-1.43,1.85-1.43v-.03s.02-.17.02-.17l-.19-1.83-.74-1.32,3.12-8.06h1.56l.1.37.08-.04.36-1.02.49.97c.12.2.31.32.52.32h1.36v1.75l-.9.03-.02,10.52h1.21s0,2.78,0,2.78h-.63c-.1,0-.19.03-.27.08l-.13.13s-.05.12-.06.2l.23.03v.16s-.23,0-.23,0v1.32c0,.11.01.22.03.33l.23-.03.31,1.12-.22.07c.08.21.16.4.26.56l.22.36-.51.45c-.18.18-.29.46-.29.75l.05,4.68c0,.19.06.39.19.62l.41.74h-1.62l-.37,2.5h0s0,.06,0,.06v1.34h2.78s0-.12,0-.12h3.54v.11h2.61l.04-2.07-.02-.04.05-2.06-.08-.14.12-.25c.11-.21.16-.39.17-.56l.11-4.68c0-.22-.06-.44-.18-.63l-.32-.48.52-.25s.03-.03.05-.05l-.2-.09.37-1,.22.07c.06-.23.12-.5.19-.82h.51s-.49-.1-.49-.1c.04-.16.04-.24.04-.32v-1.68c0-.11-.04-.21-.09-.27l-.06-.04s-.04,0-.05,0h-1.06v-2.79h1.29l-.02-10.46s-.04-.09-.09-.09h-1.17v-1.74h4.09v1.75l-.9.03-.03,10.57,1.21-.05v2.79h-1.04s-.04,0-.05,0l-.05.03c-.05.06-.1.17-.1.28v1.68c0,.08,0,.16.03.24l.04.18c.3,1.42.51,1.82.63,1.9l.41.28-.26.42c-.12.18-.18.39-.18.61l.05,4.68c0,.19.07.41.2.63l.26.45-.25.13.05,1.93-.03.04.04,2.04,2.6.02v-.1h3.56v.11ZM19.94,51.73c.22.17.39.42.47.69.08-.27.25-.52.46-.68l.03-.05.2-.08c.13-.05.29-.08.45-.08h.04v-.79h-.26c-.42,0-.78-.28-.91-.66-.13.39-.5.67-.93.67h-.29v.79h.06c.16,0,.32.03.48.09l.2.12ZM1.19,49.49h.05l.04-.11-.62-1.01h-.02s.56,1.12.56,1.12ZM1.33,47.57h.05l.14.19c.13-.11.29-.17.47-.18h.23c.07,0,.13-.01.19-.05l.88-.62-1.06-.09-.92.72v.03ZM20.09,38.45c.16.13.28.31.34.51.03-.11.08-.21.15-.3v-.21h-.49ZM38.01,23.6l.76.55-.27-1c-.02-.06-.05-.12-.1-.16l-.16-.13c-.14-.11-.23-.26-.26-.43l-.2.05.24,1.1ZM37.36,21.55l-.08.06.13-.08-.05.02ZM37.67,21.42h.05s.22-.08.22-.08l.04.03.85-.43-.03-.02-.22.11-.91.39ZM17.34,21.4s0,0,0,.01h0ZM22.88,20.98h0s0,0,0,0ZM27.74,64.19h-3.57l.16-7.54,3.35.04.06,7.5ZM25.19,63.19h1.54l-.04-5.52h-1.38s-.12,5.52-.12,5.52ZM16.52,64.11h-3.57s.16-7.49.16-7.49l.58.19,2.78.03.06,7.27ZM13.97,63.1h1.54s-.04-5.28-.04-5.28h-1.39s-.11,5.28-.11,5.28ZM27.42,48.09h-3.15v-2.1h3.15v2.1ZM25.27,47.09h1.15v-.1h-1.15v.1ZM16.67,48.09h-3.15v-2.1h3.15v2.1ZM14.53,47.09h1.15v-.1h-1.15v.1ZM27.66,45.19h-3.95v-2.06h3.95v2.06ZM24.71,44.19h1.95v-.06h-1.95v.06ZM16.91,45.19h-3.95v-2.06h3.95v2.06ZM13.96,44.19h1.95v-.06h-1.95v.06Z" style="fill:#ad1e1e;"/></g><g style="clip-path:url(#clippath-1);"><polygon points=".69 47.34 .92 48.08 1.67 49.23 1.5 49.82 .91 49.91 .24 48.35 .49 47.87 0 46.03 1.7 44.77 4.08 44.47 7.22 35.34 8.27 35.34 8.32 37.24 7.38 37.27 4.44 44.88 5.13 46.1 5.36 48.44 3.17 50.13 2.37 50.08 1.91 48.8 3.82 47.51 4.1 46.39 2.07 46.26 .69 47.34" style="fill:#ffd962;"/><path d="M3.17,50.17s0,0,0,0l-.79-.05s-.03-.01-.03-.02l-.47-1.28s0-.03.01-.04l1.9-1.28.27-1.07-1.97-.12-1.34,1.06.22.71.75,1.14s0,.02,0,.03l-.17.6s-.02.02-.03.03l-.59.09s-.03,0-.04-.02l-.67-1.56s0-.02,0-.03l.25-.47-.48-1.83s0-.03.01-.04l1.69-1.26s.01,0,.02,0l2.35-.3,3.14-9.1s.02-.03.04-.03h1.05s.04.02.04.04l.05,1.9s-.02.04-.04.04l-.91.04-2.93,7.56.68,1.21s0,0,0,.01l.24,2.34s0,.03-.01.03l-2.19,1.69s-.01,0-.02,0ZM2.4,50.04l.75.05,2.17-1.67-.23-2.31-.68-1.22s0-.02,0-.03l2.94-7.6s.02-.02.03-.02l.9-.04-.05-1.82h-.98l-3.13,9.1s-.02.02-.03.03l-2.37.3-1.67,1.24.48,1.82s0,.02,0,.03l-.24.47.66,1.52.54-.08.16-.56-.74-1.13s0,0,0,0l-.23-.74s0-.03.01-.04l1.38-1.08s.02,0,.03,0l2.03.13s.02,0,.03.02c0,0,0,.02,0,.03l-.28,1.12s0,.02-.02.02l-1.89,1.27.45,1.23Z"/><polygon points="19.91 54.66 19.03 57.08 11.16 57.15 10.44 54.53 10.52 52.36 19.79 52.36 19.91 54.66" style="fill:#36abc8;"/><polygon points="30.43 54.65 29.67 56.99 21.68 57.14 20.96 54.52 21.03 52.35 30.3 52.35 30.43 54.65" style="fill:#36abc8;"/><path d="M21.07,38.78v11.32h8.51v-11.32h-8.51ZM26.96,47.65c-.18-.03-.92.07-1.1.03-.16-.04-.99,0-1.17,0-.05,0-.03-1.26.02-1.26.17,0,2.08-.04,2.24,0,.19.05-.17.65.02.69.05,0,.03.55-.02.54ZM27.23,44.76c-.22,0-2.85.01-3.07,0-.05,0-.05-1.16,0-1.16.22.01,2.8-.02,3.02-.03.05,0,.1,1.19.04,1.19Z" style="fill:#36abc8;"/><path d="M10.28,38.8v11.32h8.51v-11.32h-8.51ZM16.25,47.66c-.22-.02-2.25.12-2.26,0-.11-1.01-.03-.72-.02-.74,0-.02-.02-.5,0-.49.21.03,2.07,0,2.28.01.05,0,.05,1.22,0,1.22ZM16.41,44.69c-.07.15-2.99.09-2.99.08,0-.02-.02-1.13,0-1.13.12-.05,1.34-.08,1.46-.08.05,0,1.66.07,1.61.07-.12,0-.03.95-.08,1.06Z" style="fill:#36abc8;"/><g id="path3580"><path d="M18.69,38.81h.69c.26,0,.48.21.48.48v10.48c0,.2-.16.36-.36.36h-.9" style="fill:#36abc8;"/><path d="M19.5,50.24h-.9c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.9c.14,0,.25-.11.25-.25v-10.48c0-.2-.16-.37-.37-.37h-.69c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.69c.33,0,.59.27.59.59v10.48c0,.26-.21.48-.48.48Z"/></g><g id="path3632"><path d="M18.6,52.14h.67c.09,0,.18.02.26.05.07.03.09.12.04.17l-.67.77s-.08.06-.13.06h-7.17c-.08,0-.15-.02-.21-.07l-.74-.54c-.06-.05-.07-.14-.01-.2.15-.15.36-.24.59-.24h.26" style="fill:#36abc8;"/><path d="M18.76,53.3h-7.17c-.1,0-.2-.03-.28-.09l-.74-.54c-.06-.04-.09-.11-.1-.18,0-.07.02-.14.07-.19.18-.17.42-.27.67-.27h.26c.06,0,.11.05.11.11s-.05.11-.11.11h-.26c-.19,0-.37.07-.51.21,0,0,0,.01,0,.01l.74.55s.09.05.15.05h7.17s.04,0,.05-.02l.67-.76c-.07-.02-.14-.03-.21-.03h-.67c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.67c.1,0,.2.02.3.06.07.03.12.08.14.15.02.07,0,.15-.05.2l-.67.77c-.06.06-.14.1-.22.1Z"/></g><g id="path3796"><path d="M22.22,52.14h-.67c-.09,0-.18.02-.26.05-.07.03-.09.12-.04.17l.67.77s.08.06.13.06h7.17c.08,0,.15-.02.21-.07l.74-.54c.06-.05.07-.14.01-.2-.15-.15-.36-.24-.59-.24h-.26" style="fill:#36abc8;"/><path d="M29.22,53.3h-7.17c-.08,0-.16-.04-.22-.1l-.67-.77c-.05-.06-.07-.13-.05-.2.02-.07.07-.13.14-.15.09-.04.19-.06.3-.06h.67c.06,0,.11.05.11.11s-.05.11-.11.11h-.67c-.07,0-.15.01-.21.04l.67.76s.03.02.05.02h7.17c.05,0,.1-.02.15-.05l.74-.54s0-.02,0-.02c-.14-.13-.32-.21-.51-.21h-.26c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.26c.25,0,.49.1.67.27.05.05.08.12.07.19,0,.07-.04.14-.1.18l-.74.54c-.08.06-.18.09-.28.09Z"/></g><g id="path3588"><path d="M18.38,47.67h-1.44c-.11,0-.21-.1-.21-.21v-1.55c0-.12-.1-.21-.21-.21h-2.92c-.12,0-.21.1-.21.21v1.55c0,.12-.1.21-.21.21h-1.5c-.12,0-.21.1-.21.21v4.49c0,.12.1.21.21.21h6.71c.12,0,.21-.1.21-.21v-4.49c0-.12-.1-.21-.21-.21ZM16.25,47.66c-.22-.02-2.01.01-2.23-.02-.02,0-.05-.61-.05-.63,0-.02-.02-.61,0-.61.21.03,2.06.01,2.27.03.05,0,.05,1.22,0,1.22Z" style="fill:#36abc8;"/><path d="M18.38,52.7h-6.71c-.18,0-.33-.15-.33-.33v-4.49c0-.18.15-.33.33-.33h1.5c.05,0,.1-.04.1-.1v-1.55c0-.18.15-.33.33-.33h2.92c.18,0,.33.15.33.33v1.55c0,.05.04.1.1.1h1.44c.18,0,.33.15.33.33v4.49c0,.18-.15.33-.33.33ZM11.68,47.78c-.06,0-.1.04-.1.1v4.49c0,.05.04.1.1.1h6.71c.05,0,.1-.04.1-.1v-4.49c0-.05-.04-.1-.1-.1h-1.44c-.18,0-.32-.15-.32-.33v-1.55c0-.05-.04-.1-.1-.1h-2.92c-.05,0-.1.04-.1.1v1.55c0,.18-.15.33-.33.33h-1.5Z"/></g><g id="path3774"><path d="M29.13,47.67h-1.44c-.11,0-.21-.1-.21-.21v-1.55c0-.12-.1-.21-.21-.21h-2.92c-.12,0-.21.1-.21.21v1.55c0,.12-.1.21-.21.21h-1.5c-.12,0-.21.1-.21.21v4.49c0,.12.1.21.21.21h6.71c.12,0,.21-.1.21-.21v-4.49c0-.12-.1-.21-.21-.21ZM27.02,47.67c-.18-.03-.85.04-1.03,0-.16-.04-1.12-.02-1.29-.02-.05,0-.02-.59,0-.64.04-.35-.15-.64.02-.6.19.05,2.05,0,2.23.04.05,0,.12,1.24.07,1.23Z" style="fill:#36abc8;"/><path d="M29.13,52.7h-6.71c-.18,0-.33-.15-.33-.33v-4.49c0-.18.15-.33.33-.33h1.5c.05,0,.1-.04.1-.1v-1.55c0-.18.15-.33.33-.33h2.92c.18,0,.33.15.33.33v1.55c0,.05.04.1.1.1h1.44c.18,0,.33.15.33.33v4.49c0,.18-.15.33-.33.33ZM22.42,47.78c-.05,0-.1.04-.1.1v4.49c0,.05.04.1.1.1h6.71c.05,0,.1-.04.1-.1v-4.49c0-.05-.04-.1-.1-.1h-1.44c-.18,0-.32-.15-.32-.33v-1.55c0-.05-.04-.1-.1-.1h-2.92c-.06,0-.1.04-.1.1v1.55c0,.18-.15.33-.33.33h-1.5Z"/></g><g id="rect3570"><path d="M16.25,47.75h-2.3s-.08-.03-.08-.08v-1.25s.03-.08.08-.08h2.3s.08.03.08.08v1.25s-.03.08-.08.08ZM14.03,47.59h2.15v-1.1h-2.15v1.1Z"/></g><g id="path3572"><path d="M13.88,55.56c-.06-.48-.51-.82-.99-.75s-.82.51-.75.99c0,.05-1.31,1.22-1.31,1.22-.28.28-.43.66-.43,1.06l.05,4.68c0,.38.14.75.38,1.05l1.47,1.83c.37.35.97.12,1.02-.38l.18-8.38s.45-.83.38-1.31Z" style="fill:#36abc8;"/><path d="M12.71,65.91c-.18,0-.36-.07-.49-.2,0,0,0,0-.01-.01l-1.47-1.83c-.25-.32-.4-.72-.4-1.12l-.05-4.68c0-.43.16-.83.46-1.14.55-.49,1.14-1.03,1.27-1.17-.05-.52.33-1,.85-1.07.54-.07,1.04.31,1.11.85.06.44-.26,1.15-.38,1.36l-.18,8.35c-.02.28-.2.51-.46.61-.08.03-.17.05-.25.05ZM12.38,65.55c.14.13.33.17.51.1.18-.07.3-.22.31-.41l.18-8.37s0-.04.02-.06c.06-.1.42-.83.37-1.23-.06-.42-.44-.71-.86-.65-.42.06-.71.44-.65.86.01.07.01.11-1.34,1.32-.25.26-.39.6-.39.97l.05,4.68c0,.36.13.7.35.98l1.46,1.82ZM12.03,55.81h0,0Z"/></g><g id="circle3574"><path d="M12.99,56.32c-.13,0-.26-.04-.36-.12-.13-.1-.21-.24-.23-.4-.04-.33.19-.63.51-.67h0c.16-.02.32.02.44.12.13.1.21.24.23.4.02.16-.02.32-.12.44-.1.13-.24.21-.4.23-.03,0-.05,0-.08,0ZM12.92,55.2c-.29.04-.49.3-.45.59.02.14.09.26.2.35.11.08.25.12.39.1.14-.02.26-.09.35-.2.08-.11.12-.25.1-.39-.04-.29-.3-.49-.59-.45h0Z"/></g><g id="path3576"><path d="M18.6,39.01v3.33c0,.14-.12.25-.26.25h-6.92c-.13,0-.24-.1-.24-.23v-4.53h7.43v1.18" style="fill:#36abc8;"/><path d="M18.33,42.71h-6.92c-.2,0-.36-.15-.36-.34v-4.53c0-.06.05-.11.11-.11h7.43c.06,0,.11.05.11.11v1.18s0,.01,0,.02v3.31c0,.2-.17.36-.38.36ZM11.29,37.95v4.42c0,.06.06.12.13.12h6.92c.08,0,.15-.06.15-.14v-3.33s0-.01,0-.02v-1.04h-7.2Z"/></g><g id="rect3578"><path d="M16.49,44.85h-3.1s-.08-.03-.08-.08v-1.21s.03-.08.08-.08h3.1s.08.03.08.08v1.21s-.03.08-.08.08ZM13.46,44.69h2.95v-1.06h-2.95v1.06Z"/></g><g id="path3582"><path d="M11.47,50.24h-.88c-.25,0-.45-.2-.45-.45v-10.53c0-.31.26-.57.57-.57h.46c.06,0,.11.05.11.11s-.05.11-.11.11h-.46c-.19,0-.34.15-.34.34v10.53c0,.12.1.22.22.22h.88c.06,0,.11.05.11.11s-.05.11-.11.11Z"/></g><g id="rect3584"><path d="M18.26,45.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM17.66,45.66h.57v-1.46h-.57v1.46Z"/></g><g id="rect3586"><path d="M19.66,45.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM19.05,45.66h.57v-1.46h-.57v1.46Z"/></g><g id="polyline3590"><path d="M15.36,52.62s-.04-.02-.04-.04v-1.37s.02-.04.04-.04h2.9s.04.02.04.04-.02.04-.04.04h-2.86v1.33s-.02.04-.04.04Z"/></g><g id="line3592"><path d="M14.16,50.61s-.02,0-.03-.01l-2.7-2.9s-.01-.04,0-.05c.02-.01.04-.01.05,0l2.7,2.9s.01.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="rect3594"><rect x="13.6" y="53.58" width="3.21" height=".48" style="fill:#ffd962;"/><path d="M16.81,54.11h-3.21s-.05-.02-.05-.05v-.48s.02-.05.05-.05h3.21s.05.02.05.05v.48s-.02.05-.05.05ZM13.65,54.02h3.12v-.39h-3.12v.39Z"/></g><g id="path3596"><path d="M15.72,55.65c.07-.48.52-.81.99-.74s.81.52.74.99c0,.04,1.29,1.24,1.29,1.24.27.28.42.67.41,1.06l-.11,4.68c0,.38-.15.75-.39,1.05l-1.49,1.81c-.37.34-.97.11-1.01-.4l-.06-8.38s-.43-.84-.36-1.32Z" style="fill:#36abc8;"/><path d="M16.75,66.02c-.09,0-.18-.02-.26-.05-.26-.1-.43-.34-.45-.61l-.06-8.36c-.14-.29-.42-.94-.36-1.36.04-.26.18-.49.39-.65.21-.16.47-.22.73-.18.26.04.49.18.65.39.15.2.21.44.19.69.14.15.82.79,1.25,1.18.3.31.46.73.45,1.15l-.11,4.68c0,.4-.16.8-.42,1.12l-1.49,1.81s0,0-.01.01c-.14.13-.31.19-.49.19ZM16.19,56.98l.06,8.37c.01.18.13.34.31.41.18.07.37.03.51-.09l1.49-1.8c.23-.28.36-.62.36-.98l.11-4.68c0-.36-.13-.72-.38-.98-1.34-1.23-1.33-1.25-1.32-1.33.03-.2-.02-.4-.14-.57-.12-.16-.3-.27-.5-.3-.2-.03-.4.02-.57.14-.16.12-.27.3-.3.5h0c-.06.38.25,1.04.35,1.24,0,.02.02.04.02.07ZM15.72,55.65h0,0Z"/></g><g id="path3598"><path d="M11.09,56.91s-.07-.02-.09-.05c-.32-.45-.53-1.22-.68-1.92-.04-.16-.05-.33-.05-.49v-1.47c0-.2.09-.5.25-.64.05-.04.12-.04.16.01.04.05.04.12-.01.16-.11.09-.18.32-.18.47v1.47c0,.15.02.3.05.44.09.41.3,1.36.64,1.83.04.05.02.12-.03.16-.02.01-.04.02-.07.02Z"/></g><g id="path3602"><path d="M18.84,57.33c-.06,0-.11-.05-.11-.11s.05-.11.11-.11c.26,0,.54-.71.83-2.11.01-.07.03-.13.04-.18.02-.1.03-.2.03-.3v-1.68c0-.21-.11-.44-.26-.54-.05-.04-.07-.11-.03-.16.04-.05.11-.07.16-.03.21.14.36.44.36.73v1.68c0,.12-.01.23-.04.35-.01.05-.02.11-.04.17-.23,1.11-.53,2.29-1.05,2.29Z"/></g><g id="path3606"><path d="M8.27,33.08h-1.23c-.4,0-.76.25-.89.63l-3.7,10.56,1.63.19,3.14-9.13h1.05s0-2.26,0-2.26Z" style="fill:#ffd962;"/><path d="M4.08,44.54s0,0,0,0l-1.63-.19s-.04-.02-.06-.04-.01-.04,0-.06l3.7-10.56c.14-.41.53-.68.96-.68h1.23s.08.03.08.08v2.26s-.03.08-.08.08h-.99l-3.13,9.08s-.04.05-.07.05ZM2.56,44.21l1.47.18,3.12-9.07s.04-.05.07-.05h.97v-2.11h-1.15c-.37,0-.7.23-.82.58l-3.67,10.47Z"/></g><g id="path3608"><path d="M1.02,48.4l.03-.17c.02-.12-.06-.23-.17-.25h-.06c-.2-.05-.36-.2-.4-.4l-.24-1.12c-.05-.23.03-.46.21-.6l1.08-.89c.16-.13.36-.18.55-.16l1.46.21c.21.03.38.2.4.42l.12,1.2c.03.27-.09.54-.32.69l-.93.66c-.16.11-.35.17-.54.17h-.21c-.08,0-.15.05-.17.13l-.07.32c-.02.09.05.18.14.19l.29.02c.2.01.41-.04.57-.16l1.61-1.16c.19-.14.3-.37.28-.61l-.16-1.73c-.03-.35-.3-.63-.65-.68l-1.8-.26c-.23-.03-.46.03-.64.18l-1.59,1.28c-.22.18-.31.47-.24.74l.43,1.6c.07.27.3.48.57.53l.17.03c.12.03.24-.06.27-.18Z" style="fill:#ffd962;"/><path d="M2.25,48.89s-.04,0-.06,0l-.29-.02c-.07,0-.13-.04-.17-.09-.04-.05-.06-.12-.04-.19l.07-.32c.02-.11.13-.19.24-.19h.21c.18.01.35-.04.49-.15l.93-.66c.2-.14.31-.38.28-.62l-.12-1.2c-.02-.18-.15-.32-.33-.35l-1.46-.21c-.18-.03-.36.02-.5.14l-1.08.89c-.16.13-.23.33-.18.53l.24,1.12c.04.17.17.3.34.33h.06c.16.04.26.19.24.35l-.03.17s0,0,0,0c-.01.08-.06.15-.13.2-.07.05-.15.06-.23.04l-.16-.03c-.3-.06-.55-.29-.63-.59l-.43-1.6c-.08-.3.02-.62.27-.82l1.59-1.28c.19-.16.45-.23.69-.19l1.8.26c.38.05.68.36.71.75l.16,1.73c.02.26-.1.52-.31.68l-1.61,1.16c-.16.12-.36.18-.56.18ZM2,48.23s-.08.03-.09.07l-.07.32s0,.05.01.06c.01.02.03.03.06.03l.29.02c.19.01.37-.04.52-.15l1.61-1.16c.17-.13.27-.33.25-.54l-.16-1.73c-.03-.32-.27-.57-.58-.61l-1.8-.26c-.21-.03-.42.03-.58.16l-1.59,1.28c-.2.16-.28.42-.21.66l.43,1.6c.07.24.27.43.52.48l.17.03s.08,0,.11-.02c.03-.02.06-.06.06-.1l.03-.17c.01-.08-.04-.15-.11-.16h-.06c-.23-.05-.42-.23-.47-.46l-.24-1.12c-.05-.25.04-.51.24-.68l1.08-.89c.17-.14.39-.2.61-.17l1.46.21c.25.04.44.23.46.48l.12,1.2c.03.3-.1.59-.35.76l-.93.66c-.17.12-.37.18-.59.18h-.21s0,0,0,0ZM1.02,48.4h0,0Z"/></g><g id="path3610"><path d="M3.17,50.2h-.41c-.21,0-.41-.12-.51-.3l-.48-1.08s0-.08.04-.1c.04-.02.08,0,.1.04l.47,1.08c.07.13.22.22.38.22h.39l1.9-1.45c.15-.12.23-.31.21-.51l-.2-1.97-.68-1.21s-.01-.04,0-.06l2.94-7.6s.04-.05.07-.05h.81v-1.86s.03-.08.08-.08.08.03.08.08v1.93s-.03.08-.08.08h-.84l-2.91,7.52.67,1.19s0,.02,0,.03l.2,1.99c.02.25-.07.49-.27.64l-1.92,1.47s-.03.02-.05.02Z"/></g><g id="line3612"><path d="M3.17,50.17s-.03,0-.03-.02l-.66-1.4s0-.04.02-.05c.02,0,.04,0,.05.02l.66,1.4s0,.04-.02.05c0,0-.01,0-.02,0Z"/></g><g id="line3614"><path d="M5.36,48.47s-.03,0-.03-.02l-.78-1.28s0-.04.01-.05c.02-.01.04,0,.05.01l.78,1.28s0,.04-.01.05c0,0-.01,0-.02,0Z"/></g><g id="path3616"><path d="M1.44,49.99h-.34c-.15,0-.29-.09-.35-.23l-.59-1.38s0-.08.04-.1c.04-.02.08,0,.1.04l.59,1.37c.04.08.12.14.21.14h.32l-.62-1.29s0-.08.04-.1c.04-.02.08,0,.1.04l.63,1.31s.02.09,0,.13c-.03.04-.07.06-.12.06ZM1.43,49.86h0,0Z"/></g><g id="polyline3618"><path d="M.91,49.95s-.03,0-.03-.02l-.9-1.72s0,0,0-.01l-.44-2.23s0-.04.03-.04c.02,0,.04,0,.04.03l.44,2.22.9,1.71s0,.04-.02.05c0,0-.01,0-.02,0Z"/></g><g id="polyline3620"><path d="M3.97,46.46s0,0,0,0l-1.9-.16s-.03-.01-.03-.03l-.37-1.49s0-.04.03-.05c.02,0,.04,0,.05.03l.36,1.46,1.87.16s.04.02.03.04c0,.02-.02.03-.04.03Z"/></g><g id="path3622"><path d="M1.54,49.99s-.02,0-.02,0c-.04-.01-.06-.06-.05-.1l.16-.46c.01-.05,0-.11-.02-.16l-.59-1.1s0-.08.03-.1c.04-.02.08,0,.1.03l.59,1.1c.04.09.06.18.03.28l-.16.47s-.04.05-.07.05Z"/></g><g id="polyline3624"><path d="M.86,47.98s-.03-.01-.04-.03l-.16-.6s0-.03.01-.04l1.38-1.08s.04-.01.05,0c.01.02.01.04,0,.05l-1.36,1.07.15.57s0,.04-.03.05c0,0,0,0,0,0Z"/></g><g id="line3626"><path d="M.69,47.38s-.03,0-.04-.02l-.5-1.24s0-.04.02-.05c.02,0,.04,0,.05.02l.5,1.24s0,.04-.02.05c0,0,0,0-.01,0Z"/></g><g id="line3628"><path d="M18.84,57.3s-.08-.03-.08-.08v-4.03s.03-.08.08-.08.08.03.08.08v4.03s-.03.08-.08.08Z"/></g><g id="polyline3630"><path d="M11.49,56.54s-.08-.03-.08-.08v-3.23s-.05-.03-.05-.03c-.03-.02-.04-.07-.02-.11.02-.03.07-.04.11-.02l.07.05s.03.04.03.06v3.27s-.02.08-.07.08h0Z"/></g><g id="polyline3636"><path d="M14.43,39.18h-3.26s-.08-.03-.08-.08.03-.08.08-.08h3.19v-1.3s.03-.08.08-.08.08.03.08.08v1.38s-.03.08-.08.08Z"/></g><g id="line3638"><path d="M11.17,42.63s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l2.48-1.94s.04,0,.05,0c.01.02.01.04,0,.05l-2.48,1.94s-.02,0-.02,0Z"/></g><g id="line3640"><path d="M15.72,50.61s-.02,0-.03-.01c-.01-.01-.01-.04,0-.05l2.87-2.9s.04-.01.05,0c.01.01.01.04,0,.05l-2.87,2.9s-.02.01-.03.01Z"/></g><g id="line3642"><path d="M18.6,47.78c-.06,0-.11-.05-.11-.11v-5.08c0-.06.05-.11.11-.11s.11.05.11.11v5.08c0,.06-.05.11-.11.11Z"/></g><g id="line3644"><path d="M18.6,42.63s-.02,0-.02,0l-2.23-1.94s-.02-.04,0-.05c.01-.02.04-.02.05,0l2.23,1.94s.02.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="line3646"><path d="M19.86,48.17h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3648"><path d="M11.47,48.17h-1.22s-.04-.02-.04-.04.02-.04.04-.04h1.22s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3650"><path d="M11.17,41.66h-.92s-.04-.02-.04-.04.02-.04.04-.04h.92s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3652"><path d="M19.86,41.66h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3686"><path d="M8.77,32.34h-.03c-.23,0-.42-.19-.42-.42v-5.95c0-.23.19-.42.42-.42h.03c.23,0,.42.19.42.42v5.95c0,.24-.19.42-.42.42Z" style="fill:#ffd962;"/><path d="M8.77,32.41h-.03c-.28,0-.5-.22-.5-.5v-5.95c0-.28.22-.5.5-.5h.03c.28,0,.5.22.5.5v5.95c0,.28-.22.5-.5.5ZM8.74,25.61c-.19,0-.35.16-.35.35v5.95c0,.19.16.35.35.35h.03c.19,0,.35-.16.35-.35v-5.95c0-.19-.16-.35-.35-.35h-.03Z"/></g><g id="path3688"><path d="M8.83,37.6h-.14c-.2,0-.37-.17-.37-.37v-4.56c0-.2.17-.37.37-.37h.14c.2,0,.37.17.37.37v4.56c0,.2-.17.37-.37.37Z" style="fill:#ffd962;"/><path d="M8.83,37.68h-.14c-.24,0-.44-.2-.44-.44v-4.56c0-.24.2-.44.44-.44h.14c.24,0,.44.2.44.44v4.56c0,.24-.2.44-.44.44ZM8.69,32.38c-.16,0-.29.13-.29.29v4.56c0,.16.13.29.29.29h.14c.16,0,.29-.13.29-.29v-4.56c0-.16-.13-.29-.29-.29h-.14Z"/></g><g id="line3690"><path d="M9.18,25.89h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3692"><path d="M9.18,26.22h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3694"><path d="M9.18,26.65h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3696"><path d="M9.18,27.18h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3698"><path d="M9.18,27.72h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3700"><path d="M9.18,28.36h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3702"><path d="M9.18,29.12h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3704"><path d="M9.18,29.76h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3706"><path d="M9.18,30.3h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3708"><path d="M9.18,30.84h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3710"><path d="M9.18,31.37h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3712"><path d="M9.18,31.8h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3714"><path d="M9.18,32.13h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3716"><path d="M9.2,32.72h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3718"><path d="M9.2,33.15h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3720"><path d="M9.2,33.68h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3722"><path d="M9.2,34.22h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3724"><path d="M9.2,34.86h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3726"><path d="M9.2,35.51h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3728"><path d="M9.2,36.05h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3730"><path d="M9.2,36.48h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3732"><path d="M9.2,36.91h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3734"><path d="M9.2,37.34h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="circle3738"><path d="M12.86,57.31c-.16,0-.3-.12-.32-.28-.02-.18.1-.34.28-.37h0c.09-.01.17.01.24.06.07.05.11.13.13.22.01.09-.01.17-.06.24-.05.07-.13.11-.22.13-.01,0-.03,0-.04,0ZM12.83,56.73c-.14.02-.23.15-.22.28.02.14.15.24.28.22.07,0,.13-.04.17-.1.04-.05.06-.12.05-.19,0-.07-.04-.13-.1-.17-.05-.04-.12-.06-.19-.05h0Z"/></g><g id="path3742"><path d="M18.05,45.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M18.05,45.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM17.86,44.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="path3744"><path d="M19.44,45.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M19.44,45.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM19.26,44.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="line3746"><path d="M19.58,44.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3748"><path d="M19.58,45.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3750"><path d="M18.19,44.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3752"><path d="M18.19,45.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3754"><path d="M15.34,52.42h0v-1.14s.03-.06.06-.06h0c.21,0,.38.17.38.38v.38c0,.24-.2.44-.44.44Z" style="fill:#919191;"/><path d="M15.34,52.46s-.04-.02-.04-.04v-1.14c0-.05.04-.1.1-.1.23,0,.42.19.42.42v.38c0,.26-.21.48-.48.48ZM15.4,51.26s-.02,0-.02.02v1.1c.2-.02.36-.19.36-.4v-.38c0-.19-.15-.34-.34-.34Z"/></g><g id="rect3756"><path d="M26.99,47.75h-2.3s-.08-.03-.08-.08v-1.25s.03-.08.08-.08h2.3s.08.03.08.08v1.25s-.03.08-.08.08ZM24.77,47.59h2.15v-1.1h-2.15v1.1Z"/></g><g id="path3762"><path d="M29.34,39.01v3.33c0,.14-.12.25-.26.25h-6.92c-.13,0-.24-.1-.24-.23v-4.53h7.43v1.18" style="fill:#36abc8;"/><path d="M29.08,42.71h-6.92c-.2,0-.36-.15-.36-.34v-4.53c0-.06.05-.11.11-.11h7.43c.06,0,.11.05.11.11v1.18s0,.01,0,.02v3.31c0,.2-.17.36-.38.36ZM22.03,37.95v4.42c0,.06.06.12.13.12h6.92c.08,0,.15-.06.15-.14v-3.33s0-.01,0-.02v-1.04h-7.2Z"/></g><g id="rect3764"><path d="M27.23,44.85h-3.1s-.08-.03-.08-.08v-1.21s.03-.08.08-.08h3.1s.08.03.08.08v1.21s-.03.08-.08.08ZM24.21,44.69h2.95v-1.06h-2.95v1.06Z"/></g><g id="path3766"><path d="M29.44,38.81h.69c.26,0,.48.21.48.48v10.48c0,.2-.16.36-.36.36h-.9" style="fill:#36abc8;"/><path d="M30.24,50.24h-.9c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.9c.14,0,.25-.11.25-.25v-10.48c0-.2-.16-.37-.37-.37h-.69c-.06,0-.11-.05-.11-.11s.05-.11.11-.11h.69c.33,0,.59.27.59.59v10.48c0,.26-.21.48-.48.48Z"/></g><g id="path3768"><path d="M22.21,50.24h-.88c-.25,0-.45-.2-.45-.45v-10.53c0-.31.26-.57.57-.57h.46c.06,0,.11.05.11.11s-.05.11-.11.11h-.46c-.19,0-.34.15-.34.34v10.53c0,.12.1.22.22.22h.88c.06,0,.11.05.11.11s-.05.11-.11.11Z"/></g><g id="rect3770"><path d="M29.01,45.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM28.4,45.66h.57v-1.46h-.57v1.46Z"/></g><g id="rect3772"><path d="M30.4,45.74h-.64s-.04-.02-.04-.04v-1.53s.02-.04.04-.04h.64s.04.02.04.04v1.53s-.02.04-.04.04ZM29.8,45.66h.57v-1.46h-.57v1.46Z"/></g><g id="polyline3776"><path d="M26.11,52.62s-.04-.02-.04-.04v-1.37s.02-.04.04-.04h2.9s.04.02.04.04-.02.04-.04.04h-2.86v1.33s-.02.04-.04.04Z"/></g><g id="line3778"><path d="M24.91,50.61s-.02,0-.03-.01l-2.7-2.9s-.01-.04,0-.05c.02-.01.04-.01.05,0l2.7,2.9s.01.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="rect3780"><rect x="24.01" y="53.58" width="3.21" height=".48" style="fill:#ffd962;"/><path d="M27.22,54.11h-3.21s-.05-.02-.05-.05v-.48s.02-.05.05-.05h3.21s.05.02.05.05v.48s-.02.05-.05.05ZM24.05,54.02h3.12v-.39h-3.12v.39Z"/></g><g id="path3784"><path d="M29.67,57.1s-.05,0-.07-.02c-.05-.04-.06-.11-.03-.16.33-.46.6-1.57.7-2.02.03-.14.05-.29.05-.44v-1.47c0-.15-.07-.38-.18-.47-.05-.04-.05-.11-.01-.16.04-.05.11-.05.16-.01.16.14.25.44.25.64v1.47c0,.17-.02.33-.05.49-.13.58-.4,1.62-.74,2.1-.02.03-.06.05-.09.05Z"/></g><g id="path3788"><path d="M22.33,57.33h-.35c-.53,0-.82-1.18-1.05-2.29-.01-.07-.03-.13-.04-.17-.03-.11-.04-.23-.04-.35v-1.68c0-.29.14-.58.36-.73.05-.04.12-.02.16.03.04.05.02.12-.03.16-.15.1-.26.33-.26.54v1.68c0,.1.01.2.03.3.01.05.02.11.04.18.3,1.4.58,2.11.83,2.11h.35c.06,0,.11.05.11.11s-.05.11-.11.11Z"/></g><g id="line3792"><path d="M21.98,57.3s-.08-.03-.08-.08v-4.03s.03-.08.08-.08.08.03.08.08v4.03s-.03.08-.08.08Z"/></g><g id="polyline3794"><path d="M29.34,56.87s-.08-.03-.08-.08v-3.6s.01-.05.03-.06l.07-.05s.08-.02.11.02c.02.03.02.08-.02.11l-.04.03v3.56s-.03.08-.08.08Z"/></g><g id="polyline3800"><path d="M25.18,39.18h-3.26s-.08-.03-.08-.08.03-.08.08-.08h3.19v-1.3s.03-.08.08-.08.08.03.08.08v1.38s-.03.08-.08.08Z"/></g><g id="line3802"><path d="M21.92,42.63s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l2.48-1.94s.04,0,.05,0c.01.02.01.04,0,.05l-2.48,1.94s-.02,0-.02,0Z"/></g><g id="line3804"><path d="M26.47,50.61s-.02,0-.03-.01c-.01-.01-.01-.04,0-.05l2.88-2.9s.04-.01.05,0c.01.01.01.04,0,.05l-2.88,2.9s-.02.01-.03.01Z"/></g><g id="line3806"><path d="M29.34,47.78c-.06,0-.11-.05-.11-.11v-5.08c0-.06.05-.11.11-.11s.11.05.11.11v5.08c0,.06-.05.11-.11.11Z"/></g><g id="line3808"><path d="M29.34,42.63s-.02,0-.02,0l-2.23-1.94s-.02-.04,0-.05c.01-.02.04-.02.05,0l2.23,1.94s.02.04,0,.05c0,0-.02.01-.03.01Z"/></g><g id="line3810"><path d="M30.61,48.17h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3812"><path d="M22.21,48.17h-1.22s-.04-.02-.04-.04.02-.04.04-.04h1.22s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3814"><path d="M21.92,41.66h-.92s-.04-.02-.04-.04.02-.04.04-.04h.92s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3816"><path d="M30.61,41.66h-1.26s-.04-.02-.04-.04.02-.04.04-.04h1.26s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3854"><path d="M28.79,45.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M28.79,45.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM28.61,44.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="path3856"><path d="M30.19,45.49h-.18c-.08,0-.14-.06-.14-.14v-.88c0-.08.06-.14.14-.14h.18c.08,0,.14.06.14.14v.88c0,.08-.06.14-.14.14Z" style="fill:#919191;"/><path d="M30.19,45.53h-.18c-.1,0-.18-.08-.18-.18v-.88c0-.1.08-.18.18-.18h.18c.1,0,.18.08.18.18v.88c0,.1-.08.18-.18.18ZM30.01,44.37c-.06,0-.1.05-.1.1v.88c0,.06.05.1.1.1h.18c.06,0,.1-.04.1-.1v-.88c0-.06-.05-.1-.1-.1h-.18Z"/></g><g id="line3858"><path d="M30.33,44.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3860"><path d="M30.33,45.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3862"><path d="M28.93,44.6h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3864"><path d="M28.93,45.28h-.46s-.04-.02-.04-.04.02-.04.04-.04h.46s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3866"><path d="M26.08,52.42h0v-1.14s.03-.06.06-.06h0c.21,0,.38.17.38.38v.38c0,.24-.2.44-.44.44Z" style="fill:#919191;"/><path d="M26.08,52.46s-.04-.02-.04-.04v-1.14c0-.05.04-.1.1-.1.23,0,.42.19.42.42v.38c0,.26-.21.48-.48.48ZM26.14,51.26s-.02,0-.02.02v1.1c.2-.02.36-.19.36-.4v-.38c0-.19-.15-.34-.34-.34Z"/></g><g id="path3890"><path d="M32.21,32.34h.03c.23,0,.42-.19.42-.42v-5.95c0-.23-.19-.42-.42-.42h-.03c-.23,0-.42.19-.42.42v5.95c0,.24.19.42.42.42Z" style="fill:#ffd962;"/><path d="M32.24,32.41h-.03c-.28,0-.5-.22-.5-.5v-5.95c0-.28.22-.5.5-.5h.03c.28,0,.5.22.5.5v5.95c0,.28-.22.5-.5.5ZM32.21,25.61c-.19,0-.35.16-.35.35v5.95c0,.19.16.35.35.35h.03c.19,0,.35-.16.35-.35v-5.95c0-.19-.16-.35-.35-.35h-.03Z"/></g><g id="path3892"><path d="M32.16,37.6h.14c.2,0,.37-.17.37-.37v-4.56c0-.2-.17-.37-.37-.37h-.14c-.2,0-.37.17-.37.37v4.56c0,.2.17.37.37.37Z" style="fill:#ffd962;"/><path d="M32.3,37.68h-.14c-.24,0-.44-.2-.44-.44v-4.56c0-.24.2-.44.44-.44h.14c.24,0,.44.2.44.44v4.56c0,.24-.2.44-.44.44ZM32.16,32.38c-.16,0-.29.13-.29.29v4.56c0,.16.13.29.29.29h.14c.16,0,.29-.13.29-.29v-4.56c0-.16-.13-.29-.29-.29h-.14Z"/></g><g id="line3894"><path d="M32.65,25.89h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3896"><path d="M32.65,26.22h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3898"><path d="M32.65,26.65h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3900"><path d="M32.65,27.18h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3902"><path d="M32.65,27.72h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3904"><path d="M32.65,28.36h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3906"><path d="M32.65,29.12h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3908"><path d="M32.65,29.76h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3910"><path d="M32.65,30.3h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3912"><path d="M32.65,30.84h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3914"><path d="M32.65,31.37h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3916"><path d="M32.65,31.8h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3918"><path d="M32.65,32.13h-.85s-.04-.02-.04-.04.02-.04.04-.04h.85s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3920"><path d="M32.67,32.72h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3940"><path d="M30.81,37.83H10.2c-.56,0-1.01-.45-1.01-1.01v-13.1c0-.56.45-1.01,1.01-1.01h20.61c.56,0,1.01.45,1.01,1.01v13.1c0,.56-.45,1.01-1.01,1.01Z" style="fill:#36abc8;"/><path d="M30.81,37.95H10.2c-.62,0-1.12-.5-1.12-1.12v-13.1c0-.62.5-1.12,1.12-1.12h20.61c.62,0,1.12.5,1.12,1.12v13.1c0,.62-.51,1.12-1.12,1.12ZM10.2,22.82c-.5,0-.9.4-.9.9v13.1c0,.5.4.9.9.9h20.61c.49,0,.9-.4.9-.9v-13.1c0-.5-.4-.9-.9-.9H10.2Z"/></g><g id="line3922"><path d="M32.67,33.15h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="polyline3958"><polyline points="13.36 24.58 10.84 21.49 9.28 21.61 12.35 25.08" style="fill:#fff;"/><path d="M12.35,25.15s-.04,0-.06-.03l-3.07-3.47s-.02-.05-.01-.08.04-.04.06-.05l1.57-.12s.05,0,.06.03l2.52,3.09s.02.08-.01.11c-.03.03-.08.02-.11-.01l-2.49-3.06-1.37.11,2.97,3.36s.02.08,0,.11c-.01.01-.03.02-.05.02Z"/></g><g id="line3924"><path d="M32.67,33.68h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3736"><path d="M17.74,21.44l-7.81.87s-.08-.03-.09-.07l-.49-.58s-.11-.15-.07-.15l8.36-.89s.08.03.09.07l.07.66s-.03.08-.07.08Z"/><path d="M9.92,22.35s-.05,0-.07-.03c-.02-.02-.03-.04-.04-.06l-.48-.57s0-.01,0-.02c0,0-.02-.04-.04-.06-.03-.04-.05-.08-.04-.11,0-.02.02-.03.04-.03l8.36-.89s.06,0,.08.02c.02.02.04.05.04.08l.07.66s0,.06-.02.08c-.02.02-.05.04-.08.04l-7.81.87s0,0-.01,0ZM9.39,21.65l.48.57s0,.01,0,.02c0,.01,0,.02.01.03,0,0,.02,0,.03,0l7.81-.87s0,0,0,0c0,0,.02,0,.03-.01,0,0,0-.02,0-.03l-.07-.66s0-.02-.01-.03c0,0-.02,0-.03,0l-8.32.88s0,.01.01.02c.02.03.04.05.05.08Z"/></g><g id="polygon3960"><polygon points="15.78 23.69 16.04 23.55 16.26 23.74 16.53 23.63 16.73 23.84 17.01 23.76 17.19 23.99 17.48 23.94 17.63 24.18 17.93 24.16 18.05 24.43 18.35 24.43 18.44 24.71 18.74 24.75 18.8 25.04 19.09 25.1 19.13 25.4 19.4 25.49 19.41 25.79 19.68 25.91 19.65 26.21 19.9 26.36 19.85 26.65 20.08 26.83 20 27.11 20.21 27.31 20.1 27.58 20.29 27.8 20.15 28.06 20.32 28.3 20.15 28.55 20.29 28.8 20.1 29.03 20.21 29.3 20 29.5 20.08 29.78 19.85 29.96 19.9 30.25 19.65 30.4 19.68 30.69 19.41 30.82 19.4 31.11 19.13 31.21 19.09 31.5 18.8 31.57 18.74 31.86 18.44 31.89 18.35 32.17 18.05 32.18 17.93 32.44 17.63 32.42 17.48 32.67 17.19 32.62 17.01 32.85 16.73 32.77 16.53 32.98 16.26 32.87 16.04 33.06 15.78 32.92 15.54 33.08 15.29 32.92 15.04 33.06 14.81 32.87 14.54 32.98 14.34 32.77 14.06 32.85 13.88 32.62 13.59 32.67 13.44 32.42 13.14 32.44 13.02 32.18 12.73 32.17 12.63 31.89 12.34 31.86 12.27 31.57 11.98 31.5 11.94 31.21 11.67 31.11 11.66 30.82 11.4 30.69 11.42 30.4 11.17 30.25 11.22 29.96 10.99 29.78 11.07 29.5 10.86 29.3 10.97 29.03 10.78 28.8 10.92 28.55 10.75 28.3 10.92 28.06 10.78 27.8 10.97 27.58 10.86 27.31 11.07 27.11 10.99 26.82 11.22 26.65 11.17 26.36 11.42 26.2 11.4 25.91 11.66 25.79 11.67 25.49 11.94 25.39 11.98 25.1 12.27 25.04 12.34 24.75 12.63 24.71 12.73 24.43 13.02 24.43 13.14 24.16 13.44 24.18 13.59 23.94 13.88 23.99 14.06 23.76 14.34 23.84 14.54 23.63 14.81 23.74 15.04 23.55 15.29 23.69 15.54 23.52 15.78 23.69" style="fill:#fff;"/><path d="M15.54,33.16s-.03,0-.04-.01l-.2-.14-.22.12s-.06.01-.08,0l-.19-.16-.23.09s-.06,0-.08-.02l-.17-.18-.24.07s-.06,0-.08-.03l-.15-.2-.24.04s-.06,0-.08-.03l-.13-.21-.25.02s-.06-.01-.07-.04l-.11-.22h-.25s-.06-.03-.07-.06l-.08-.23-.24-.03s-.06-.03-.06-.06l-.06-.24-.24-.06s-.05-.03-.06-.06l-.03-.25-.23-.08s-.05-.04-.05-.07v-.25s-.23-.11-.23-.11c-.03-.01-.05-.04-.04-.07l.02-.25-.21-.13s-.04-.05-.03-.08l.04-.24-.2-.15s-.04-.05-.03-.08l.07-.24-.18-.17s-.03-.05-.02-.08l.09-.23-.16-.19s-.02-.06,0-.08l.12-.22-.14-.2s-.02-.06,0-.09l.14-.2-.12-.22s-.01-.06,0-.08l.16-.19-.09-.23s0-.06.02-.08l.18-.17-.07-.24s0-.06.03-.08l.2-.15-.04-.24s0-.06.03-.08l.21-.13-.02-.25s.01-.06.04-.07l.22-.11v-.25s.03-.06.06-.07l.23-.08.03-.24s.03-.06.06-.06l.24-.06.06-.24s.03-.05.06-.06l.25-.03.08-.23s.04-.05.07-.05h.25s.11-.23.11-.23c.01-.03.04-.05.07-.04l.25.02.13-.21s.05-.04.08-.03l.24.04.15-.2s.05-.04.08-.03l.24.07.17-.18s.05-.03.08-.02l.23.09.19-.16s.06-.02.08,0l.22.12.2-.14s.06-.02.09,0l.2.14.22-.12s.06-.01.08,0l.19.16.23-.09s.06,0,.08.02l.17.18.24-.07s.06,0,.08.03l.15.2.24-.04s.06,0,.08.03l.13.21.25-.02s.06.01.07.04l.11.22h.25s.06.03.07.06l.08.23.25.03s.06.03.06.06l.06.24.24.06s.05.03.06.06l.03.25.23.08s.05.04.05.07v.25s.23.11.23.11c.03.01.05.04.04.07l-.02.25.21.13s.04.05.03.08l-.04.24.2.15s.04.05.03.08l-.07.24.18.17s.03.05.02.08l-.09.23.16.19s.02.06,0,.08l-.12.22.14.2s.02.06,0,.09l-.14.2.12.22s.01.06,0,.08l-.16.19.09.23s0,.06-.02.08l-.18.17.07.24s0,.06-.03.08l-.2.15.04.24s0,.06-.03.08l-.21.13.02.25s-.01.06-.04.07l-.22.11v.25s-.03.06-.06.07l-.23.08-.03.24s-.03.06-.06.06l-.24.06-.06.24s-.03.05-.06.06l-.25.03-.08.23s-.04.05-.07.05h-.25s-.11.23-.11.23c-.01.03-.04.05-.07.04l-.25-.02-.13.21s-.05.04-.08.03l-.24-.04-.15.2s-.05.04-.08.03l-.24-.07-.17.18s-.05.03-.08.02l-.23-.09-.19.16s-.06.02-.08,0l-.22-.12-.2.14s-.03.01-.04.01ZM15.29,32.84s.03,0,.04.01l.2.14.2-.14s.05-.02.08,0l.21.12.18-.16s.05-.02.08-.01l.22.09.17-.17s.05-.03.08-.02l.23.07.15-.19s.05-.03.07-.03l.24.04.13-.21s.04-.04.07-.04l.24.02.11-.22s.04-.04.07-.04h.24s.08-.23.08-.23c0-.03.03-.05.06-.05l.24-.03.06-.23s.03-.05.06-.06l.23-.06.03-.24s.02-.05.05-.06l.23-.08v-.24s.02-.05.05-.07l.22-.1-.02-.24s.01-.06.04-.07l.21-.13-.04-.24s0-.06.03-.07l.19-.15-.07-.23s0-.06.02-.08l.17-.17-.09-.22s0-.06.01-.08l.16-.18-.12-.21s-.01-.06,0-.08l.14-.2-.14-.2s-.02-.05,0-.08l.12-.21-.16-.18s-.02-.05-.01-.08l.09-.22-.17-.17s-.03-.05-.02-.08l.07-.23-.19-.15s-.03-.05-.03-.07l.04-.24-.2-.13s-.04-.04-.04-.07l.02-.24-.22-.1s-.04-.04-.04-.07v-.24s-.23-.08-.23-.08c-.03,0-.05-.03-.05-.06l-.03-.24-.23-.06s-.05-.03-.06-.06l-.06-.23-.24-.03s-.05-.02-.06-.05l-.08-.23h-.24s-.05-.02-.07-.05l-.1-.22-.24.02s-.06-.01-.07-.04l-.13-.21-.24.04s-.06,0-.07-.03l-.15-.19-.23.07s-.06,0-.08-.02l-.17-.17-.22.09s-.06,0-.08-.01l-.18-.16-.21.12s-.06.01-.08,0l-.2-.14-.2.14s-.05.02-.08,0l-.21-.12-.18.16s-.05.02-.08.01l-.22-.09-.17.17s-.05.03-.08.02l-.23-.07-.15.19s-.05.03-.07.03l-.24-.04-.13.2s-.04.04-.07.04l-.24-.02-.1.22s-.04.04-.07.04h-.24s-.08.23-.08.23c0,.03-.03.05-.06.05l-.24.03-.06.24s-.03.05-.06.06l-.23.06-.03.24s-.02.05-.05.06l-.23.08v.24s-.02.05-.05.07l-.22.1.02.24s-.01.05-.04.07l-.21.13.04.24s0,.06-.03.07l-.19.15.07.23s0,.06-.02.08l-.17.17.09.22s0,.06-.01.08l-.16.18.12.21s.01.06,0,.08l-.14.2.14.2s.02.05,0,.08l-.12.21.16.18s.02.05.01.08l-.09.22.17.17s.03.05.02.08l-.07.23.19.15s.03.05.03.07l-.04.24.2.13s.04.04.04.07l-.02.24.22.1s.04.04.04.07v.24s.23.08.23.08c.03,0,.05.03.05.06l.03.24.23.06s.05.03.06.06l.06.23.24.03s.05.02.06.05l.08.23h.24s.05.02.07.05l.1.22.24-.02s.06.01.07.04l.13.2.24-.04s.06,0,.07.03l.15.19.23-.07s.06,0,.08.02l.17.17.22-.09s.06,0,.08.01l.18.16.21-.12s.02,0,.04,0Z"/></g><g id="line3926"><path d="M32.67,34.22h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3928"><path d="M32.67,34.86h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3930"><path d="M32.67,35.51h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3932"><path d="M32.67,36.05h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3934"><path d="M32.67,36.48h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3936"><path d="M32.67,36.91h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="line3938"><path d="M32.67,37.34h-.88s-.04-.02-.04-.04.02-.04.04-.04h.88s.04.02.04.04-.02.04-.04.04Z"/></g><g id="path3942"><path d="M22.84,21.44l7.81.87s.08-.03.09-.07l.07-.66s-.03-.08-.07-.09l-7.81-.87s-.08.03-.09.07l-.07.66s.03.08.07.09Z"/><path d="M30.66,22.35s0,0-.01,0l-7.81-.87c-.06,0-.11-.06-.1-.13l.07-.66s.02-.06.04-.08c.02-.02.05-.03.08-.02l7.81.87c.06,0,.11.06.1.13l-.07.66s-.02.06-.04.08c-.02.02-.05.03-.07.03ZM22.92,20.67s-.02,0-.02,0c0,0-.01.02-.01.03l-.07.66s.01.04.03.04h0l7.81.87s.02,0,.03,0c0,0,.01-.02.01-.03l.07-.66s-.01-.04-.04-.04l-7.81-.87s0,0,0,0Z"/></g><g id="polyline3944"><polyline points="27.49 24.29 29.41 22.17 30.65 22.31 28.31 25.04" style="fill:#fff;"/><path d="M28.31,25.11s-.03,0-.05-.02c-.03-.03-.04-.08,0-.11l2.24-2.61-1.06-.12-1.89,2.09s-.08.03-.11,0c-.03-.03-.03-.08,0-.11l1.91-2.12s.04-.03.06-.02l1.24.14s.05.02.06.05,0,.06-.01.08l-2.34,2.72s-.04.03-.06.03Z"/></g><g id="circle3946"><circle cx="15.58" cy="28.41" r="1.58"/><path d="M15.58,30.03c-.89,0-1.62-.73-1.62-1.62s.73-1.62,1.62-1.62,1.62.73,1.62,1.62-.73,1.62-1.62,1.62ZM15.58,26.86c-.85,0-1.55.69-1.55,1.55s.69,1.55,1.55,1.55,1.55-.69,1.55-1.55-.69-1.55-1.55-1.55Z"/></g><g id="polygon3948"><polygon points="25.1 23.68 25.35 23.53 25.58 23.71 25.85 23.58 26.06 23.78 26.34 23.68 26.53 23.91 26.81 23.84 26.98 24.08 27.27 24.04 27.41 24.3 27.7 24.29 27.82 24.56 28.11 24.59 28.19 24.87 28.48 24.92 28.53 25.21 28.81 25.29 28.84 25.59 29.11 25.7 29.1 25.99 29.36 26.13 29.32 26.42 29.56 26.59 29.49 26.88 29.72 27.06 29.62 27.34 29.82 27.55 29.7 27.82 29.87 28.05 29.72 28.3 29.87 28.55 29.7 28.79 29.82 29.05 29.62 29.26 29.72 29.54 29.49 29.73 29.56 30.02 29.32 30.18 29.36 30.47 29.1 30.61 29.11 30.91 28.84 31.02 28.81 31.31 28.53 31.39 28.48 31.68 28.19 31.74 28.11 32.02 27.82 32.04 27.7 32.31 27.41 32.31 27.27 32.56 26.98 32.53 26.81 32.77 26.53 32.7 26.34 32.92 26.06 32.82 25.85 33.03 25.58 32.9 25.35 33.08 25.1 32.92 24.85 33.08 24.62 32.9 24.35 33.03 24.14 32.82 23.86 32.92 23.67 32.7 23.38 32.77 23.22 32.53 22.93 32.56 22.79 32.31 22.49 32.31 22.38 32.04 22.09 32.02 22.01 31.74 21.72 31.68 21.66 31.39 21.38 31.31 21.36 31.02 21.09 30.91 21.1 30.61 20.84 30.47 20.88 30.18 20.64 30.02 20.7 29.73 20.48 29.54 20.58 29.26 20.38 29.05 20.5 28.79 20.32 28.55 20.48 28.3 20.32 28.05 20.5 27.82 20.38 27.55 20.58 27.34 20.48 27.06 20.7 26.88 20.64 26.59 20.88 26.42 20.84 26.13 21.1 25.99 21.09 25.7 21.36 25.59 21.38 25.29 21.66 25.21 21.72 24.92 22.01 24.87 22.09 24.59 22.38 24.56 22.49 24.29 22.79 24.3 22.93 24.04 23.22 24.08 23.38 23.84 23.67 23.91 23.86 23.68 24.14 23.78 24.35 23.58 24.62 23.71 24.85 23.53 25.1 23.68" style="fill:#fff;"/><path d="M24.85,33.15s-.03,0-.05-.02l-.2-.15-.22.11s-.06,0-.08-.01l-.18-.17-.23.08s-.06,0-.08-.02l-.16-.19-.24.06s-.06,0-.08-.03l-.14-.2-.25.03s-.06-.01-.08-.04l-.12-.22h-.25s-.06-.01-.07-.04l-.09-.23-.25-.02s-.06-.02-.07-.05l-.07-.24-.24-.05s-.05-.03-.06-.06l-.05-.24-.24-.07s-.05-.04-.05-.07l-.02-.25-.23-.09s-.05-.04-.05-.07v-.25s-.21-.12-.21-.12c-.03-.01-.04-.05-.04-.08l.03-.25-.2-.14s-.04-.05-.03-.08l.06-.24-.19-.16s-.03-.05-.02-.08l.08-.23-.17-.18s-.03-.06-.01-.08l.11-.22-.15-.2s-.02-.06,0-.09l.13-.21-.13-.21s-.01-.06,0-.09l.15-.2-.11-.22s0-.06.01-.08l.17-.18-.08-.23s0-.06.02-.08l.19-.16-.06-.24s0-.06.03-.08l.2-.14-.03-.25s.01-.06.04-.08l.22-.12v-.25s.01-.06.04-.07l.23-.09.02-.25s.02-.06.05-.07l.24-.07.05-.24s.03-.05.06-.06l.24-.05.07-.24s.04-.05.07-.05l.25-.02.09-.23s.04-.05.07-.05h.25s.12-.21.12-.21c.01-.03.04-.04.08-.04l.25.03.14-.2s.05-.04.08-.03l.24.06.16-.19s.05-.03.08-.02l.23.08.18-.17s.06-.03.08-.01l.22.11.2-.15s.06-.02.09,0l.21.13.21-.13s.06-.01.09,0l.2.15.22-.11s.06,0,.08.01l.18.17.23-.08s.06,0,.08.02l.16.19.24-.06s.06,0,.08.03l.14.2.25-.03s.06.01.08.04l.12.22h.25s.06.01.07.04l.09.23.25.02s.06.02.07.05l.07.24.24.05s.05.03.06.06l.05.24.24.07s.05.04.05.07l.02.25.23.09s.05.04.05.07v.25s.21.12.21.12c.03.01.04.05.04.08l-.03.25.2.14s.04.05.03.08l-.06.24.19.16s.03.05.02.08l-.08.23.17.18s.03.06.01.08l-.11.22.15.2s.02.06,0,.09l-.13.21.13.21s.01.06,0,.09l-.15.2.11.22s0,.06-.01.08l-.17.18.08.23s0,.06-.02.08l-.19.16.06.24s0,.06-.03.08l-.2.14.03.25s-.01.06-.04.08l-.22.12v.25s-.01.06-.04.07l-.23.09-.02.25s-.02.06-.05.07l-.24.07-.05.24s-.03.05-.06.06l-.24.05-.07.24s-.04.05-.07.05l-.25.02-.09.23s-.04.05-.07.05h-.25s-.12.21-.12.21c-.01.03-.04.04-.08.04l-.25-.03-.14.2s-.05.04-.08.03l-.24-.06-.16.19s-.05.03-.08.02l-.23-.08-.18.17s-.06.03-.08.01l-.22-.11-.2.15s-.06.02-.09,0l-.21-.13-.21.13s-.03.01-.04.01ZM24.62,32.82s.03,0,.05.02l.19.15.21-.13s.05-.01.08,0l.21.13.19-.15s.05-.02.08,0l.22.1.17-.17s.05-.03.08-.02l.23.08.16-.18s.05-.03.08-.02l.24.06.14-.2s.04-.04.07-.03l.24.03.12-.21s.04-.04.07-.04h.24s.09-.22.09-.22c.01-.03.04-.04.06-.05l.24-.02.07-.23s.03-.05.06-.05l.24-.04.04-.24s.03-.05.05-.06l.23-.07.02-.24s.02-.05.05-.06l.22-.09v-.24s0-.05.03-.07l.21-.12-.03-.24s0-.06.03-.07l.2-.14-.06-.24s0-.06.02-.08l.18-.16-.08-.23s0-.06.02-.08l.17-.17-.1-.22s0-.06,0-.08l.15-.19-.13-.21s-.01-.05,0-.08l.13-.21-.15-.19s-.02-.05,0-.08l.1-.22-.17-.17s-.03-.05-.02-.08l.08-.23-.18-.16s-.03-.05-.02-.08l.06-.24-.2-.14s-.04-.04-.03-.07l.03-.24-.21-.12s-.04-.04-.04-.07v-.24s-.22-.09-.22-.09c-.03-.01-.04-.04-.05-.06l-.02-.24-.23-.07s-.05-.03-.05-.06l-.04-.24-.24-.05s-.05-.03-.06-.05l-.07-.23-.24-.02s-.05-.02-.06-.05l-.09-.22h-.24s-.05,0-.07-.03l-.12-.21-.24.03s-.06,0-.07-.03l-.14-.2-.24.06s-.06,0-.08-.02l-.16-.18-.23.08s-.06,0-.08-.02l-.17-.17-.22.1s-.06,0-.08,0l-.19-.15-.21.13s-.05.02-.08,0l-.21-.13-.19.15s-.05.02-.08,0l-.22-.1-.17.17s-.05.03-.08.02l-.23-.08-.16.18s-.05.03-.08.02l-.24-.06-.14.2s-.04.04-.07.03l-.24-.03-.12.21s-.04.04-.07.04h-.24s-.09.22-.09.22c-.01.03-.04.04-.06.05l-.24.02-.07.23s-.03.05-.06.05l-.24.05-.04.24s-.03.05-.05.06l-.23.07-.02.24s-.02.05-.05.06l-.22.09v.24s0,.05-.03.07l-.21.12.03.24s0,.06-.03.07l-.2.14.06.24s0,.06-.02.08l-.18.16.08.23s0,.06-.02.08l-.17.17.1.22s0,.06,0,.08l-.15.19.13.21s.01.05,0,.08l-.13.21.15.19s.02.05,0,.08l-.1.22.17.17s.03.05.02.08l-.08.23.18.16s.03.05.02.08l-.06.24.2.14s.04.04.03.07l-.03.24.21.12s.04.04.04.07v.24s.22.09.22.09c.03.01.04.04.05.06l.02.24.23.07s.05.03.05.06l.04.24.24.04s.05.03.06.05l.07.23.24.02s.05.02.06.05l.09.22h.24s.05,0,.07.03l.12.21.24-.03s.06,0,.07.03l.14.2.24-.06s.06,0,.08.02l.16.18.23-.08s.06,0,.08.02l.17.17.22-.1s.02,0,.03,0Z"/></g><g id="circle3950"><circle cx="25.14" cy="28.41" r="1.58"/><path d="M25.14,30.03c-.89,0-1.62-.73-1.62-1.62s.73-1.62,1.62-1.62,1.62.73,1.62,1.62-.73,1.62-1.62,1.62ZM25.14,26.86c-.85,0-1.55.69-1.55,1.55s.69,1.55,1.55,1.55,1.55-.69,1.55-1.55-.69-1.55-1.55-1.55Z"/></g><g id="circle3952"><circle cx="15.28" cy="27.76" r=".4" style="fill:#fff;"/><path d="M15.28,28.2c-.24,0-.44-.2-.44-.44s.2-.44.44-.44.44.2.44.44-.2.44-.44.44ZM15.28,27.4c-.2,0-.36.16-.36.36s.16.36.36.36.36-.16.36-.36-.16-.36-.36-.36Z"/></g><g id="circle3954"><circle cx="24.63" cy="27.76" r=".4" style="fill:#fff;"/><path d="M24.63,28.2c-.24,0-.44-.2-.44-.44s.2-.44.44-.44.44.2.44.44-.2.44-.44.44ZM24.63,27.4c-.2,0-.36.16-.36.36s.16.36.36.36.36-.16.36-.36-.16-.36-.36-.36Z"/></g><g id="polygon3956"><polygon points="21.65 35.4 20.28 36.19 18.91 35.4 18.91 33.82 20.28 33.03 21.65 33.82 21.65 35.4" style="fill:#2f8f9f;"/><path d="M20.28,36.23s-.01,0-.02,0l-1.37-.79s-.02-.02-.02-.03v-1.58s0-.03.02-.03l1.37-.79s.03,0,.04,0l1.37.79s.02.02.02.03v1.58s0,.03-.02.03l-1.37.79s-.01,0-.02,0ZM18.95,35.38l1.33.77,1.33-.77v-1.54l-1.33-.77-1.33.77v1.54ZM21.65,35.4h0,0Z"/></g><g id="path3736-2"><path d="M22.77,21.34l.07-.66s.04-.07.09-.07l8.36.89s-.07.11-.07.15l-.63.82s.1-.16.05-.17l-7.81-.87s-.07-.04-.07-.08Z"/><path d="M30.59,22.51s-.01,0-.02,0c-.01,0-.02-.03-.02-.04,0,0,0-.01,0-.02l.03-.03s.02-.06.03-.08l-7.78-.87s-.06-.02-.08-.04c-.02-.02-.03-.05-.02-.08l.07-.66s.02-.06.04-.08c.02-.02.05-.03.08-.02l8.36.89s.03.01.04.03c.01.03,0,.06-.04.11-.01.02-.03.05-.04.06,0,0,0,.01,0,.02l-.6.78s-.02.04-.03.05c0,0-.02,0-.03,0ZM22.92,20.65s-.02,0-.02,0c0,0-.01.02-.02.03l-.07.66s0,0,0,0c0,0,0,.02,0,.03,0,0,.02.01.03.01l7.81.87s.03.01.04.02l.5-.65s.03-.05.05-.08c0,0,0-.01.01-.02l-8.32-.88s0,0,0,0ZM22.77,21.34h0,0Z"/></g><polyline points="36.8 25.73 33.74 34.61 32.72 34.61 32.67 32.77 33.59 32.73 36.45 25.33" style="fill:#ffd962;"/><path d="M33.74,34.65h-1.02s-.04-.02-.04-.04l-.05-1.85s.02-.04.04-.04l.89-.04,2.85-7.38s.03-.03.05-.02.03.03.02.05l-2.86,7.4s-.02.02-.03.02l-.88.04.05,1.77h.96l3.05-8.86s.03-.03.05-.02c.02,0,.03.03.02.05l-3.06,8.88s-.02.03-.04.03Z"/><g id="path3868"><path d="M32.79,34.62h1.02s3.06-8.88,3.06-8.88l1.58.19-3.6,10.28c-.13.37-.48.61-.86.61h-1.19v-2.2Z" style="fill:#ffd962;"/><path d="M33.98,36.9h-1.19s-.08-.03-.08-.08v-2.2s.03-.08.08-.08h.97l3.04-8.83s.05-.05.08-.05l1.58.19s.04.02.06.04.01.04,0,.06l-3.6,10.28c-.14.4-.52.66-.94.66ZM32.86,36.75h1.12c.36,0,.67-.23.79-.56l3.57-10.19-1.43-.17-3.04,8.82s-.04.05-.07.05h-.94v2.05Z"/></g><g id="path3872"><path d="M32.79,34.7s-.08-.03-.08-.08v-1.88s.03-.08.08-.08h.81l2.84-7.35s.06-.06.1-.04c.04.02.06.06.04.1l-2.86,7.4s-.04.05-.07.05h-.79v1.81s-.03.08-.08.08Z"/></g><polyline points="38.45 26.42 39.72 25.93 41.35 24.32 40.75 21.69 40.12 21.23 38.98 21.91 39.62 24.06 39.13 25.07 37.53 23.91 37.16 22.25 37.79 21.83 39.07 21.44 39.31 20.88 38.92 20.45 37.45 21.2 37.34 21.72 35.83 22.81 36.33 24.8 37.93 26.5" style="fill:#ffd962;"/><path d="M37.93,26.54s-.02,0-.03-.01l-1.6-1.7s0-.01,0-.02l-.49-1.99s0-.03.01-.04l1.49-1.08.11-.5s0-.02.02-.03l1.47-.75s.03,0,.05,0l.39.43s.01.03,0,.04l-.24.55s-.01.02-.02.02l-1.27.39-.6.4.36,1.62,1.55,1.13.46-.96-.64-2.13s0-.03.02-.04l1.15-.67s.03,0,.04,0l.62.45s.01.01.01.02l.6,2.63s0,.03-.01.04l-1.62,1.61s0,0-.01,0l-1.27.49s-.04,0-.05-.02,0-.04.02-.05l1.26-.49,1.6-1.59-.59-2.6-.59-.43-1.1.65.63,2.12s0,.02,0,.03l-.48,1.02s-.01.02-.02.02c-.01,0-.02,0-.03,0l-1.6-1.16s-.01-.01-.01-.02l-.36-1.66s0-.03.02-.04l.63-.42s0,0,0,0l1.26-.39.22-.52-.35-.39-1.43.73-.1.5s0,.02-.01.02l-1.48,1.07.49,1.96,1.59,1.69s.01.04,0,.05c0,0-.02.01-.03.01Z"/><g id="path3870"><path d="M38,21.62l-.08.14c-.06.1-.19.14-.28.08l-.05-.03c-.17-.1-.39-.08-.55.04l-.87.69c-.18.14-.26.36-.22.58l.26,1.34c.04.19.15.36.32.46l1.23.75c.18.11.41.08.56-.07l.83-.82c.19-.19.26-.46.19-.72l-.29-1.07c-.05-.18-.15-.34-.3-.46l-.16-.13c-.06-.05-.08-.13-.04-.2l.15-.29c.04-.08.15-.11.22-.05l.23.16c.16.12.28.28.33.48l.49,1.87c.06.22,0,.46-.17.63l-1.19,1.21c-.24.24-.62.29-.91.11l-1.51-.92c-.19-.12-.32-.31-.37-.53l-.4-1.95c-.05-.27.05-.54.28-.7l1.32-.94c.22-.16.52-.18.76-.05l.14.08c.11.06.15.19.09.3Z" style="fill:#ffd962;"/><path d="M38.08,26.51c-.15,0-.29-.04-.42-.12l-1.51-.92c-.21-.13-.36-.34-.4-.58l-.4-1.95c-.06-.3.06-.6.31-.78l1.32-.94c.25-.18.58-.19.84-.05l.14.08c.07.04.12.1.14.17.02.08.01.16-.03.23,0,0,0,0,0,0l-.08.14c-.08.14-.25.18-.39.11l-.05-.03c-.15-.08-.33-.07-.46.04l-.87.69c-.15.12-.23.32-.19.51l.26,1.34c.03.17.14.32.29.41l1.23.75c.15.09.34.07.46-.06l.83-.82c.17-.17.23-.41.17-.64l-.29-1.07c-.04-.17-.14-.31-.28-.42l-.16-.13c-.09-.07-.12-.19-.06-.3l.15-.29c.03-.06.09-.1.15-.12.06-.02.13,0,.18.04l.23.16c.18.13.3.31.36.52l.49,1.87c.06.25,0,.52-.19.7l-1.19,1.21c-.16.16-.37.24-.58.24ZM37.43,21.23c-.13,0-.26.04-.37.12l-1.32.94c-.2.14-.29.39-.25.63l.4,1.95c.04.2.16.37.33.48l1.51.92c.26.16.6.12.81-.1l1.19-1.21c.14-.15.2-.36.15-.56l-.49-1.87c-.04-.17-.15-.33-.3-.43l-.23-.16s-.04-.02-.06-.01c-.02,0-.04.02-.05.04l-.15.29s0,.08.02.11l.16.13c.16.13.28.3.33.5l.29,1.07c.08.28,0,.59-.21.79l-.83.82c-.17.17-.44.2-.65.08l-1.23-.75c-.18-.11-.31-.3-.36-.51l-.26-1.34c-.05-.25.05-.5.24-.66l.87-.69c.18-.14.43-.16.63-.05l.05.03c.06.04.15.01.18-.05l.08-.14s.02-.07.01-.11c-.01-.04-.04-.07-.07-.08l-.15-.08c-.1-.05-.2-.08-.31-.08ZM38,21.62h0,0Z"/></g><g id="path3872-2"><path d="M38.39,26.46s-.06-.02-.07-.05c-.02-.04,0-.08.04-.1l1.26-.49,1.37-1.36c.14-.13.19-.32.16-.51l-.53-2.27-.29-.24c-.12-.1-.28-.12-.42-.07l-1.02.51s-.08,0-.1-.03c-.02-.04,0-.08.03-.1l1.02-.52c.2-.08.42-.05.58.09l.31.25s.02.03.03.04l.53,2.29c.05.24-.03.48-.2.65l-1.38,1.37s-.02.01-.03.02l-1.27.49s-.02,0-.03,0Z"/></g><g id="line3874"><path d="M39.33,22.33s-.03,0-.03-.02c0-.02,0-.04.02-.05l1.36-.64s.04,0,.05.02c0,.02,0,.04-.02.05l-1.36.64s-.01,0-.02,0Z"/></g><g id="line3876"><path d="M39.92,24.86s-.03,0-.03-.02c0-.02,0-.04.02-.05l1.29-.61s.04,0,.05.02c0,.02,0,.04-.02.05l-1.29.61s-.01,0-.02,0Z"/></g><g id="path3878"><path d="M37.97,21.52s-.06-.02-.07-.04c-.02-.04,0-.08.04-.1l1.26-.58-.24-.19c-.07-.06-.16-.07-.24-.03l-1.3.67s-.08,0-.1-.03c-.02-.04,0-.08.03-.1l1.3-.67c.13-.07.29-.05.41.04l.25.21s.05.08.05.12c0,.05-.03.09-.08.11l-1.29.59s-.02,0-.03,0Z"/></g><g id="polyline3880"><path d="M35.41,22.59s-.02,0-.03-.01c-.01-.02-.01-.04,0-.05l1.71-1.4s0,0,0,0l1.74-.73s.04,0,.05.02c0,.02,0,.04-.02.05l-1.74.73-1.71,1.4s-.02,0-.02,0Z"/></g><g id="path3884"><path d="M37.89,21.94s-.06-.02-.07-.05c-.02-.04,0-.08.04-.1l1.13-.46c.05-.02.09-.06.12-.11l.17-.44s.06-.06.1-.04c.04.01.06.06.04.1l-.17.44c-.04.09-.11.16-.2.19l-1.13.46s-.02,0-.03,0Z"/></g><g id="polyline3886"><path d="M37.47,23.92s-.03-.01-.04-.03l-.36-1.66s0-.03.01-.04l.49-.35s.04,0,.05,0c.01.02,0,.04,0,.05l-.47.34.36,1.64s0,.04-.03.05c0,0,0,0,0,0Z"/></g><g id="line3888"><path d="M35.97,22.88s-.03,0-.03-.02c-.01-.02,0-.04.02-.05l1.14-.63s.04,0,.05.02c.01.02,0,.04-.02.05l-1.14.63s-.01,0-.02,0Z"/></g><g id="path3572-2"><path d="M25.1,55.65c-.06-.48-.51-.82-.99-.75s-.82.51-.75.99c0,.05-1.31,1.22-1.31,1.22-.28.28-.43.66-.43,1.06l.05,4.68c0,.38.14.75.38,1.05l1.47,1.83c.37.35.97.12,1.02-.38l.18-8.38s.45-.83.38-1.31Z" style="fill:#36abc8;"/><path d="M23.93,66c-.18,0-.36-.07-.49-.2,0,0,0,0-.01-.01l-1.47-1.83c-.25-.32-.4-.72-.4-1.12l-.05-4.68c0-.43.16-.83.46-1.14.55-.49,1.14-1.03,1.27-1.17-.05-.52.33-1,.85-1.07.54-.07,1.04.31,1.11.85.06.43-.26,1.14-.38,1.35l-.18,8.35c-.02.28-.2.51-.46.61-.08.03-.17.05-.25.05ZM23.6,65.64c.14.13.33.17.51.1.18-.07.3-.22.31-.41l.18-8.37s0-.04.02-.06c.06-.1.42-.83.37-1.23h0c-.03-.2-.13-.38-.29-.51s-.36-.18-.56-.15c-.2.03-.38.13-.51.29-.12.16-.18.36-.15.56.01.07.01.11-1.34,1.32-.25.26-.39.6-.39.97l.05,4.68c0,.36.13.7.35.98l1.46,1.82Z"/></g><g id="circle3574-2"><path d="M24.21,56.41c-.13,0-.26-.04-.36-.12-.13-.1-.21-.24-.23-.4-.02-.16.02-.32.12-.44.1-.13.24-.21.4-.23.33-.04.63.19.67.51.02.16-.02.32-.12.44-.1.13-.24.21-.4.23-.03,0-.05,0-.08,0ZM24.21,55.29s-.05,0-.07,0c-.14.02-.26.09-.35.2-.08.11-.12.25-.1.39.04.29.3.49.59.45.14-.02.26-.09.35-.2.08-.11.12-.25.1-.39-.04-.26-.26-.45-.52-.45Z"/></g><g id="path3596-2"><path d="M26.94,55.74c.07-.48.52-.81.99-.74s.81.52.74.99c0,.04,1.29,1.24,1.29,1.24.27.28.42.67.41,1.06l-.11,4.68c0,.38-.15.75-.39,1.05l-1.49,1.81c-.37.34-.97.11-1.01-.4l-.06-8.38s-.43-.84-.36-1.32Z" style="fill:#36abc8;"/><path d="M27.97,66.11c-.09,0-.18-.02-.26-.05-.26-.1-.43-.34-.45-.61l-.06-8.36c-.14-.29-.42-.94-.36-1.36h0c.08-.54.58-.91,1.12-.83.52.08.89.55.84,1.08.12.14.72.69,1.25,1.18.3.31.46.73.45,1.15l-.11,4.68c0,.4-.16.8-.42,1.12l-1.49,1.81s0,0-.01.01c-.14.13-.31.19-.49.19ZM27.42,57.06l.06,8.37c.01.18.13.34.31.41.18.07.37.03.51-.09l1.49-1.8c.23-.28.36-.62.36-.98l.11-4.68c0-.36-.13-.72-.38-.98-1.34-1.23-1.33-1.25-1.32-1.33.06-.42-.23-.8-.64-.87-.42-.06-.8.23-.87.64-.06.38.25,1.04.35,1.24,0,.02.02.04.02.07ZM28.78,56.01h0s0,0,0,0Z"/></g><g id="line3600"><path d="M27.21,57.18h0l-2.38-.03c-.06,0-.11-.05-.11-.11,0-.06.05-.11.11-.11l2.38.03c.06,0,.11.05.11.11,0,.06-.05.11-.11.11Z"/></g><g id="circle3738-2"><path d="M24.09,57.39c-.07,0-.14-.02-.2-.07-.07-.05-.11-.13-.13-.22-.02-.18.1-.34.28-.37h0c.18-.02.34.1.37.28.02.18-.1.34-.28.37-.01,0-.03,0-.04,0ZM24.05,56.82c-.14.02-.23.15-.22.28,0,.07.04.13.1.17.05.04.12.06.19.05.14-.02.23-.15.22-.28-.02-.14-.15-.24-.28-.22h0Z"/></g><path d="M22.4,32.58s-.05-.04-.07-.06c-.14-.07-.27-.17-.36-.28-.1.06-.21.1-.34.11l-.15.02c-.19.02-.38,0-.56-.08-.04-.02-.07-.04-.11-.06-.5.23-1.04.29-1.29.31-.19.02-.35.02-.49,0-.15.22-.39.39-.73.44-.06,0-.12,0-.18,0-.11.05-.23.09-.37.11-.09.01-.17.01-.24,0-.1.09-.23.17-.39.21-.04.1-.1.2-.18.28,0,.01,0,.02.01.03.1.23.24.37.35.47.04.04.07.07.09.09.09.11.1.25.03.56-.02.09-.04.19-.07.29-.03.13-.07.27-.1.42-.05.24-.09.47-.12.7-.03.28.08.54.28.93.1.21.26-.54.24.09l.17-.27c.15.19.16-.4.36-.26.38.27.29.19.48.23.49.11,2.38-.23,2.53-.26.25-.05.22.48.57.21.43-.33-.01.61.17.24.16-.33.33-.73.44-1.22.09-.41.11-.82.07-1.22-.03-.3-.1-.51-.15-.68-.06-.18-.09-.29-.07-.42,0-.02.01-.04.02-.07.08-.2.21-.29.36-.4.01,0,.02-.02.04-.03-.11-.14-.19-.3-.24-.47Z" style="fill:#24abc8;"/><path d="M17.76,33.41c.33.02.66.03.99.01.55-.03,1.1-.11,1.63-.25.49-.13.96-.29,1.4-.52.11-.06.21-.12.32-.18.01,0,.03-.01.04-.01-.29.19-.6.34-.92.47.02.05.04.09.06.14.12.31.24.61.32.93.07.28.07.58.08.87,0,.26,0,.52-.07.78-.14.46-.32.91-.65,1.27-.14.16-.3.29-.49.39-.3.15-.61.16-.93.07-.3-.08-.59-.16-.87-.31-.23-.12-.45-.26-.6-.48-.1-.14-.16-.3-.21-.47-.1-.35-.05-.69.09-1.02.17-.43.37-.86.61-1.26.08-.13.15-.26.23-.39-.12,0-.23,0-.34,0-.21,0-.43-.01-.64-.02-.01,0-.03,0-.04-.01h0ZM18.02,36.49s.07-.09.1-.13c.08-.09.18-.15.3-.14.14,0,.27.01.41.03.38.04.75.11,1.12.2.18.04.36.08.52.18.16.09.31.2.32.41.02-.02.03-.03.05-.04.1-.12.21-.24.3-.37.16-.23.26-.49.36-.75,0-.02,0-.04,0-.06-.05-.17-.11-.34-.21-.49-.23-.35-.62-.52-1.03-.44-.32.06-.57.23-.77.48-.01.01-.02.03-.03.04h-.01c.11-.17.26-.3.43-.4,0,0,0-.01-.01-.01-.2-.17-.43-.27-.7-.27-.51,0-.92.23-1.25.6-.04.05-.07.11-.08.17,0,.07-.02.15-.02.22,0,.27.07.52.21.76ZM17.88,35.32s0,0,.01,0c.28-.3.51-.45.82-.54.43-.14.83-.08,1.19.22.04-.02.08-.04.12-.06.41-.16.8-.12,1.13.19.18.17.29.38.36.61,0,.02.01.04.02.06.21-.46.13-1.7-.01-1.99,0,0-.02,0-.02,0-.95.24-1.9.23-2.85.01-.04-.01-.07,0-.09.04-.21.36-.39.74-.55,1.13-.04.1-.08.21-.12.31ZM19.69,36.4s0,0,0,.01c-.03,0-.06-.01-.09-.02-.36-.07-.72-.13-1.08-.15-.07,0-.14,0-.21.02-.11.03-.18.13-.24.22-.02.03-.02.05,0,.08.21.28.49.45.8.59.19.08.39.14.58.21.2.07.4.08.6.05.27-.03.49-.16.69-.33.01,0,.02-.02.02-.04,0-.08-.01-.15-.06-.22-.1-.12-.23-.2-.38-.25-.21-.07-.42-.12-.63-.18ZM21.52,33.8c-.11-.29-.21-.57-.32-.85-.07.02-.13.04-.19.07-.34.13-.7.22-1.06.29-.36.07-.72.12-1.08.14-.04,0-.06.02-.08.05-.04.07-.09.14-.13.21-.02.03-.04.06-.06.1.98.23,1.95.25,2.93,0Z"/><path d="M22.29,32.51c-.08-.04-.16-.1-.22-.16-.02,0-.03.01-.04.02-.03.02-.07.04-.1.06-.07.04-.14.08-.21.12-.39.2-.83.37-1.38.51-.5.13-1.03.21-1.61.25-.29.02-.6.01-.97-.01h-.11s-.05.22-.05.22l.11.03h0s.04.02.07.02h.13c.17.01.34.02.52.02.04,0,.08,0,.12,0-.04.07-.08.13-.12.19-.22.36-.41.77-.62,1.28-.16.4-.19.76-.09,1.1.06.19.13.36.23.5.17.26.42.41.64.52.28.15.57.23.86.31h.04c.2.07.39.08.58.06.16-.02.31-.06.45-.14.19-.1.36-.23.53-.42.37-.41.55-.9.68-1.32.08-.27.08-.54.08-.81v-.06c0-.27-.01-.56-.08-.84-.08-.32-.2-.63-.32-.93l-.02-.04c.33-.14.6-.28.83-.44l.09-.06ZM18.8,33.7s.05-.09.08-.13c.35-.02.71-.07,1.09-.14.42-.08.77-.18,1.08-.3.02,0,.05-.02.08-.03l.23.61c-.82.19-1.66.2-2.56,0,0,0,0-.01.01-.02ZM20.04,37.29c-.21.02-.39,0-.55-.05-.06-.02-.12-.04-.18-.06-.13-.05-.27-.09-.39-.15-.33-.14-.56-.3-.73-.51.05-.06.09-.12.15-.13.05-.01.11-.02.17-.02.32.02.66.06,1.06.15l.21.05h0s.05,0,.07.01c.14.04.29.08.44.13.13.04.24.11.32.21.02.03.03.06.04.09-.2.17-.4.26-.61.28ZM21.35,35.93c-.09.23-.17.44-.31.63-.06.08-.12.16-.19.24-.08-.14-.22-.22-.31-.27-.16-.09-.34-.14-.51-.18h-.05c-.39-.11-.77-.18-1.14-.22-.1-.01-.2-.02-.3-.02-.04,0-.08,0-.12,0-.03,0-.06,0-.09,0-.11.01-.21.06-.3.16-.07-.18-.11-.35-.11-.53,0-.05,0-.1.01-.15,0-.02,0-.04,0-.06,0-.04.02-.07.04-.1.34-.37.71-.56,1.16-.56.17,0,.34.05.49.15-.13.1-.23.2-.32.32l-.06.09.18.18.1-.12s.02-.02.02-.03c.2-.24.42-.38.69-.43.36-.07.7.07.91.38.09.13.15.28.2.45l-.03.08ZM21.5,35.4c-.07-.14-.16-.26-.27-.36-.26-.24-.56-.34-.89-.31-.12.01-.24.04-.36.09-.02,0-.04.02-.06.03-.36-.27-.78-.34-1.24-.19-.18.06-.34.13-.49.24.14-.34.3-.65.46-.94.95.22,1.89.22,2.8,0,.08.28.13.95.06,1.43Z" style="fill:#1d1d1b;"/><path d="M21.39,35.83s0,0,0,0h0Z" style="fill:#1d1d1b;"/><path d="M18.02,36.49c-.13-.24-.21-.49-.21-.76,0-.07.01-.15.02-.22,0-.06.03-.12.08-.17.33-.37.74-.6,1.25-.6.26,0,.49.1.7.27,0,0,0,0,.01.01-.17.1-.32.23-.43.39h.01s.02-.01.03-.03c.2-.25.45-.42.77-.48.41-.08.8.09,1.03.44.1.15.17.31.21.49,0,.02,0,.04,0,.06-.1.26-.2.52-.36.75-.09.13-.2.25-.3.37-.01.01-.03.03-.05.04,0-.22-.16-.32-.32-.41-.16-.09-.34-.13-.52-.18-.37-.09-.74-.16-1.12-.2-.14-.01-.27-.02-.41-.03-.13,0-.23.05-.3.14-.03.04-.06.08-.1.13Z" style="fill:#e20613;"/><path d="M20.69,37.31v-.27c-.02-.14-.1-.22-.27-.31-.13-.08-.28-.11-.44-.15h-.05c-.38-.1-.75-.17-1.11-.21-.09-.01-.19-.02-.29-.02-.04,0-.08,0-.12,0-.08,0-.14.02-.2.1-.02.02-.04.05-.06.08-.01.01-.02.03-.03.05l-.12.16-.09-.17c-.15-.28-.22-.55-.22-.82,0-.06,0-.12.01-.18v-.05c.02-.09.05-.17.11-.24.38-.42.83-.64,1.34-.64.27,0,.52.09.75.27.1-.05.21-.08.32-.11.46-.09.9.09,1.16.49.1.15.18.33.23.52,0,.03.02.08,0,.13l-.04.1c-.09.23-.19.47-.34.68-.07.1-.14.18-.22.27-.03.03-.06.07-.09.1-.02.02-.03.03-.04.04,0,0,0,0-.01.01l-.2.18ZM18.35,36.1s.06,0,.09,0c.04,0,.08,0,.12,0,.1,0,.2.01.3.02.37.04.75.11,1.14.2h.05c.17.05.35.1.51.19.09.05.23.13.31.27.07-.08.13-.16.19-.24.13-.19.22-.4.31-.63l.03-.08c-.04-.17-.11-.31-.2-.45-.21-.31-.54-.45-.91-.38-.27.05-.5.19-.69.43,0,0-.01.02-.02.03l-.1.12-.18-.18.06-.09c.08-.12.19-.23.32-.32-.15-.1-.32-.15-.49-.15-.44,0-.82.18-1.16.56-.03.03-.04.06-.04.1,0,.02,0,.04,0,.06,0,.05-.01.1-.01.15,0,.17.03.34.11.53.09-.09.19-.14.3-.16ZM21.38,35.86h0ZM21.39,35.83s0,0,0,0h0Z" style="fill:#1d1d1b;"/><path d="M17.88,35.32c.04-.1.08-.21.12-.31.16-.39.34-.77.55-1.13.02-.04.05-.05.09-.04.95.22,1.9.23,2.85-.01,0,0,.02,0,.02,0,.14.29.22,1.52.01,1.99,0-.03-.02-.04-.02-.06-.07-.23-.18-.45-.36-.61-.33-.31-.72-.35-1.13-.19-.04.02-.08.04-.12.06-.36-.3-.75-.36-1.19-.22-.31.1-.53.25-.82.54,0,0,0,0-.01,0Z" style="fill:#bd1622;"/><path d="M21.52,35.9l-.03-.1s0-.03-.01-.04c-.08-.27-.19-.46-.35-.6-.31-.29-.67-.35-1.1-.19-.03.01-.06.02-.08.04-.01,0-.03.01-.04.02h-.02s-.02,0-.02,0c-.34-.28-.72-.35-1.16-.21-.3.09-.52.24-.8.54h-.01s-.06,0-.06,0l.05-.13c.03-.07.05-.14.08-.21.17-.42.35-.79.55-1.13.03-.06.07-.06.13-.05.96.23,1.92.22,2.84-.01,0,0,.01,0,.02,0h.03s.01.02.01.02c.15.31.22,1.55.01,2.01l-.03.07ZM20.35,34.83c.31-.03.58.06.82.28.16.15.28.34.36.61.16-.5.09-1.57-.03-1.86-.93.24-1.9.24-2.87.01-.03,0-.04,0-.06.02-.2.34-.38.71-.55,1.12-.03.07-.05.14-.08.21.25-.25.47-.38.75-.47.45-.14.86-.07,1.2.21,0,0,.01,0,.02,0,.03-.01.06-.03.09-.04.12-.04.23-.07.34-.08Z" style="fill:#1d1d1b;"/><path d="M19.69,36.4c.21.06.42.12.63.18.15.05.28.13.38.25.05.06.07.14.06.22,0,.01-.01.03-.02.04-.2.17-.42.3-.69.33-.2.02-.39-.02-.6-.07-.2-.07-.4-.11-.59-.2-.31-.13-.6-.31-.8-.59-.02-.03-.02-.05,0-.08.07-.09.13-.19.24-.22.07-.02.14-.02.21-.02.36.02.72.06,1.08.13.03,0,.07.02.1.02,0,0,0,0,0,0Z" style="fill:#fff;"/><path d="M20.05,37.48c-.22.02-.42-.03-.61-.07h0c-.08-.03-.16-.05-.24-.08-.12-.04-.24-.07-.36-.12-.38-.16-.64-.36-.83-.61-.02-.03-.05-.09,0-.15l.02-.03c.06-.08.13-.18.26-.21.07-.02.15-.03.23-.02.39.02.75.06,1.09.13.01,0,.03,0,.04,0h0s.06.01.06.01c.06.02.13.04.19.05.15.04.3.08.45.13.17.05.3.14.41.27.06.07.09.16.08.26,0,.04-.03.07-.05.08-.24.2-.47.31-.72.34,0,0,0,0,0,0ZM19.47,37.28c.23.06.39.09.57.07.23-.03.44-.13.66-.31,0,0,0,0,0,0,0-.06-.01-.12-.05-.16-.09-.11-.21-.19-.35-.23-.15-.05-.3-.09-.44-.13-.06-.02-.13-.03-.19-.05-.01,0-.03,0-.05-.01-.02,0-.03,0-.05-.01-.33-.07-.68-.11-1.07-.13-.07,0-.14,0-.19.02-.08.02-.13.09-.19.17l-.02.03s0,0,0,0c.18.23.42.41.78.57.11.05.23.08.34.12.08.02.16.05.24.08ZM20.71,37.03h0Z" style="fill:#1d1d1b;"/><path d="M21.52,33.8c-.98.25-1.95.23-2.93,0,.02-.04.04-.07.06-.1.04-.07.09-.14.13-.21.02-.03.04-.05.08-.05.36-.02.73-.07,1.08-.14.36-.07.71-.16,1.06-.29.06-.02.12-.04.19-.07.11.28.21.57.32.85Z" style="fill:#fff;"/><path d="M20.71,33.98c-.68.08-1.39.03-2.13-.14h-.04s.04-.08.04-.08c.01-.02.03-.04.04-.07.01-.02.03-.05.04-.07.03-.05.06-.09.08-.14.02-.04.06-.06.11-.07.35-.02.7-.06,1.08-.14.42-.08.75-.18,1.05-.29.04-.02.08-.03.13-.04l.1-.03.34.92h-.03c-.27.08-.54.13-.81.16ZM18.64,33.78c1,.23,1.93.22,2.84,0l-.3-.79h-.04s-.09.04-.13.06c-.31.12-.64.21-1.06.29-.38.08-.74.12-1.09.14-.03,0-.04.01-.06.03-.03.05-.06.1-.09.14-.01.02-.03.05-.04.07-.01.02-.02.04-.04.06Z" style="fill:#1d1d1b;"/><polygon points="20.59 34.64 20.75 34.8 20.76 34.9 20.54 34.86 20.25 34.88 19.91 34.97 19.19 34.69 19.42 34.5 19.63 34.43 19.8 34.41 19.86 34.41 19.91 34.41 20.01 34.42 20.1 34.43 20.19 34.46 20.37 34.52 20.59 34.64" style="fill:#931820;"/><path d="M20.8,34.94l-.26-.04h-.29s-.34.11-.34.11l-.78-.29.28-.23.21-.07.17-.02h.11s.1,0,.1,0h.09s.1.03.1.03l.18.06.23.13.17.17.02.15ZM20.24,34.84h.3s.18.02.18.02v-.05s-.16-.15-.16-.15l-.22-.12-.17-.06-.09-.02h-.08s-.15-.02-.15-.02h-.06s-.16.02-.16.02l-.2.07-.18.15.67.25.33-.09Z" style="fill:#1d1d1b;"/><path d="M18.04,36.49c-.13-.24-.21-.49-.21-.76,0-.07.01-.15.02-.22,0-.06.03-.12.08-.17.33-.37.74-.6,1.25-.6.26,0,.49.1.7.27,0,0,0,0,.01.01-.17.1-.32.23-.43.39h.01s.02-.01.03-.03c.2-.25.45-.42.77-.48.41-.08.8.09,1.03.44.1.15.17.31.21.49,0,.02,0,.04,0,.06-.1.26-.2.52-.36.75-.09.13-.2.25-.3.37-.01.01-.03.03-.05.04,0-.22-.16-.32-.32-.41-.16-.09-.34-.13-.52-.18-.37-.09-.74-.16-1.12-.2-.14-.01-.27-.02-.41-.03-.13,0-.23.05-.3.14-.03.04-.06.08-.1.13Z" style="fill:#e20613;"/><path d="M20.78,37.11v-.07c-.01-.2-.15-.3-.3-.39-.14-.08-.31-.12-.47-.16h-.05c-.38-.11-.76-.17-1.12-.21-.1-.01-.2-.02-.29-.02-.04,0-.08,0-.12,0-.11,0-.2.04-.28.13-.02.03-.04.05-.06.08-.01.01-.02.03-.03.04l-.03.04-.02-.04c-.15-.27-.21-.52-.21-.78,0-.06,0-.11.01-.17v-.05c.01-.07.04-.13.09-.19.37-.41.78-.61,1.27-.61.26,0,.5.09.72.27,0,0,0,0,.01.01h0c.11-.06.23-.1.36-.12.43-.08.82.09,1.07.45.1.15.17.31.22.5,0,.02.01.05,0,.08l-.04.1c-.09.22-.18.46-.33.66-.07.09-.14.18-.21.27-.03.03-.06.07-.09.1,0,.01-.02.02-.03.03,0,0-.01,0-.02.01l-.05.04ZM18.37,36.19s.04,0,.07,0c.04,0,.08,0,.12,0,.1,0,.2.01.3.02.36.04.74.11,1.13.2h.05c.16.05.33.09.48.18.15.08.29.18.32.37.03-.03.06-.07.09-.1.07-.08.14-.17.21-.26.14-.2.23-.43.32-.65l.04-.1s0-.01,0-.04c-.05-.18-.12-.33-.21-.48-.23-.34-.6-.5-1-.43-.29.06-.54.21-.75.47l-.05.06-.06-.05.02-.02c.1-.14.23-.27.4-.37-.2-.16-.42-.24-.66-.24-.47,0-.87.19-1.23.59-.04.04-.06.09-.07.15v.06c-.01.05-.02.11-.02.16,0,.23.05.46.18.7,0,0,0,0,0,0,.02-.03.04-.06.07-.09.07-.09.16-.14.26-.15Z" style="fill:#1d1d1b;"/></g><path d="M37.38,18.6c3.08,0,5.58-2.5,5.58-5.58s-2.5-5.87-5.58-5.87h-8.2s0,4.46,0,4.46h1.55s0,3.13,0,3.13h-1.55s0,3.87,0,3.87h8.2Z" style="fill:#ad1e1e;"/><path d="M37.38,18.31c1.41,0,2.74-.55,3.73-1.55.99-.99,1.55-2.33,1.55-3.73,0-2.91-2.37-4.99-5.28-4.99h-7.91s0,3.28,0,3.28h1.55s0,3.71,0,3.71h-1.55s0,3.28,0,3.28h7.91Z" style="fill:#34332b;"/></g></svg>