kitchen-simulator 5.10.1-react.18 → 5.10.2-react.18

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 (579) hide show
  1. package/es/index.js +3 -627
  2. package/es/index.js.LICENSE.txt +45 -0
  3. package/es/index.js.map +1 -0
  4. package/package.json +9 -5
  5. package/es/@history.js +0 -2
  6. package/es/AppContext.js +0 -6
  7. package/es/LiteKitchenConfigurator.js +0 -474
  8. package/es/LiteRenderer.js +0 -363
  9. package/es/WorkSpace.js +0 -851
  10. package/es/actions/area-actions.js +0 -14
  11. package/es/actions/export.js +0 -23
  12. package/es/actions/groups-actions.js +0 -89
  13. package/es/actions/holes-actions.js +0 -119
  14. package/es/actions/items-actions.js +0 -316
  15. package/es/actions/lines-actions.js +0 -83
  16. package/es/actions/project-actions.js +0 -298
  17. package/es/actions/scene-actions.js +0 -33
  18. package/es/actions/vertices-actions.js +0 -27
  19. package/es/actions/viewer2d-actions.js +0 -58
  20. package/es/actions/viewer3d-actions.js +0 -23
  21. package/es/assets/brown_photostudio_02_1k.hdr +0 -0
  22. package/es/assets/fonts/Rene Bieder Milliard Black Italic.woff +0 -0
  23. package/es/assets/fonts/Rene Bieder Milliard Black.woff +0 -0
  24. package/es/assets/fonts/Rene Bieder Milliard Bold Italic.woff +0 -0
  25. package/es/assets/fonts/Rene Bieder Milliard Bold.woff +0 -0
  26. package/es/assets/fonts/Rene Bieder Milliard Book Italic.woff +0 -0
  27. package/es/assets/fonts/Rene Bieder Milliard Book.woff +0 -0
  28. package/es/assets/fonts/Rene Bieder Milliard ExtraBold Italic.woff +0 -0
  29. package/es/assets/fonts/Rene Bieder Milliard ExtraBold.woff +0 -0
  30. package/es/assets/fonts/Rene Bieder Milliard ExtraLight Italic.woff +0 -0
  31. package/es/assets/fonts/Rene Bieder Milliard ExtraLight.woff +0 -0
  32. package/es/assets/fonts/Rene Bieder Milliard Hairline Italic.woff +0 -0
  33. package/es/assets/fonts/Rene Bieder Milliard Hairline.woff +0 -0
  34. package/es/assets/fonts/Rene Bieder Milliard Heavy Italic.woff +0 -0
  35. package/es/assets/fonts/Rene Bieder Milliard Heavy.woff +0 -0
  36. package/es/assets/fonts/Rene Bieder Milliard Light Italic.woff +0 -0
  37. package/es/assets/fonts/Rene Bieder Milliard Light.woff +0 -0
  38. package/es/assets/fonts/Rene Bieder Milliard Medium Italic.woff +0 -0
  39. package/es/assets/fonts/Rene Bieder Milliard Medium.woff +0 -0
  40. package/es/assets/fonts/Rene Bieder Milliard SemiBold Italic.woff +0 -0
  41. package/es/assets/fonts/Rene Bieder Milliard SemiBold.woff +0 -0
  42. package/es/assets/fonts/Rene Bieder Milliard Thin Italic.woff +0 -0
  43. package/es/assets/fonts/Rene Bieder Milliard Thin.woff +0 -0
  44. package/es/assets/fonts/style.css +0 -177
  45. package/es/assets/gltf/door_closet.bin +0 -0
  46. package/es/assets/gltf/door_closet.fbx +0 -0
  47. package/es/assets/gltf/door_closet.gltf +0 -1
  48. package/es/assets/gltf/door_exterior.bin +0 -0
  49. package/es/assets/gltf/door_exterior.fbx +0 -0
  50. package/es/assets/gltf/door_exterior.gltf +0 -1
  51. package/es/assets/gltf/door_interior.bin +0 -0
  52. package/es/assets/gltf/door_interior.fbx +0 -0
  53. package/es/assets/gltf/door_interior.gltf +0 -1
  54. package/es/assets/gltf/door_sliding.bin +0 -0
  55. package/es/assets/gltf/door_sliding.fbx +0 -0
  56. package/es/assets/gltf/door_sliding.gltf +0 -1
  57. package/es/assets/gltf/doorway_framed.bin +0 -0
  58. package/es/assets/gltf/doorway_framed.fbx +0 -0
  59. package/es/assets/gltf/doorway_framed.gltf +0 -1
  60. package/es/assets/gltf/window_clear.bin +0 -0
  61. package/es/assets/gltf/window_clear.fbx +0 -0
  62. package/es/assets/gltf/window_clear.gltf +0 -1
  63. package/es/assets/gltf/window_cross.bin +0 -0
  64. package/es/assets/gltf/window_cross.fbx +0 -0
  65. package/es/assets/gltf/window_cross.gltf +0 -1
  66. package/es/assets/gltf/window_double_hung.bin +0 -0
  67. package/es/assets/gltf/window_double_hung.fbx +0 -0
  68. package/es/assets/gltf/window_double_hung.gltf +0 -1
  69. package/es/assets/gltf/window_vertical.bin +0 -0
  70. package/es/assets/gltf/window_vertical.fbx +0 -0
  71. package/es/assets/gltf/window_vertical.gltf +0 -1
  72. package/es/assets/img/TKC_thumbnail.png +0 -0
  73. package/es/assets/img/Toggle.png +0 -0
  74. package/es/assets/img/loading/loading.gif +0 -0
  75. package/es/assets/img/loading/loading_1.svg +0 -11
  76. package/es/assets/img/loading_large.gif +0 -0
  77. package/es/assets/img/png/door/closet.png +0 -0
  78. package/es/assets/img/png/door/doorwaysframed.png +0 -0
  79. package/es/assets/img/png/door/doorwaysframeles.png +0 -0
  80. package/es/assets/img/png/door/doorwaysframeless.png +0 -0
  81. package/es/assets/img/png/door/exterior.png +0 -0
  82. package/es/assets/img/png/door/interior.png +0 -0
  83. package/es/assets/img/png/door/sliding.png +0 -0
  84. package/es/assets/img/png/helper/outcome.png +0 -0
  85. package/es/assets/img/png/helper/video_preview_3d.png +0 -0
  86. package/es/assets/img/png/helper/video_preview_start.png +0 -0
  87. package/es/assets/img/project_img.png +0 -0
  88. package/es/assets/img/rta/rta_logo_box_blue.jpg +0 -0
  89. package/es/assets/img/rta/rta_logo_box_blue_ico.jpg +0 -0
  90. package/es/assets/img/rta/rta_logo_box_blue_ico.svg +0 -55
  91. package/es/assets/img/rta/rta_logo_box_darkGray.jpg +0 -0
  92. package/es/assets/img/rta/rta_logo_box_lightblue.png +0 -0
  93. package/es/assets/img/rta/rta_logo_box_lightmaroon.png +0 -0
  94. package/es/assets/img/rta/rta_logo_box_maroon.png +0 -0
  95. package/es/assets/img/rta/rta_logo_box_white.png +0 -0
  96. package/es/assets/img/rta_menu.png +0 -0
  97. package/es/assets/img/step2.jpg +0 -0
  98. package/es/assets/img/step3.jpg +0 -0
  99. package/es/assets/img/step4.jpg +0 -0
  100. package/es/assets/img/step5.jpg +0 -0
  101. package/es/assets/img/step6.jpg +0 -0
  102. package/es/assets/img/step7.jpg +0 -0
  103. package/es/assets/img/step8.jpg +0 -0
  104. package/es/assets/img/svg/2d_delete_object.svg +0 -33
  105. package/es/assets/img/svg/2d_delete_object1.svg +0 -33
  106. package/es/assets/img/svg/2d_lock_object.svg +0 -33
  107. package/es/assets/img/svg/3d_item_move.svg +0 -106
  108. package/es/assets/img/svg/3d_item_rotation.svg +0 -76
  109. package/es/assets/img/svg/3d_item_warning_edit.svg +0 -77
  110. package/es/assets/img/svg/3d_item_warning_info.svg +0 -81
  111. package/es/assets/img/svg/accessories.svg +0 -4
  112. package/es/assets/img/svg/angle_icon.svg +0 -39
  113. package/es/assets/img/svg/blank_div.svg +0 -14
  114. package/es/assets/img/svg/bottombar/2d3d_button.svg +0 -3
  115. package/es/assets/img/svg/bottombar/2d3d_button_active.svg +0 -3
  116. package/es/assets/img/svg/bottombar/2d3d_toggle.svg +0 -4
  117. package/es/assets/img/svg/bottombar/2d3d_toggle_active.svg +0 -4
  118. package/es/assets/img/svg/bottombar/arrow-down.svg +0 -3
  119. package/es/assets/img/svg/bottombar/arrow-left.svg +0 -3
  120. package/es/assets/img/svg/bottombar/arrow-minus.svg +0 -3
  121. package/es/assets/img/svg/bottombar/arrow-plus.svg +0 -11
  122. package/es/assets/img/svg/bottombar/arrow-right.svg +0 -3
  123. package/es/assets/img/svg/bottombar/arrow-up.svg +0 -3
  124. package/es/assets/img/svg/bottombar/collapse.svg +0 -3
  125. package/es/assets/img/svg/bottombar/elevation-back.svg +0 -6
  126. package/es/assets/img/svg/bottombar/elevation-front.svg +0 -6
  127. package/es/assets/img/svg/bottombar/elevation-left.svg +0 -6
  128. package/es/assets/img/svg/bottombar/elevation-right.svg +0 -7
  129. package/es/assets/img/svg/bottombar/elevation.svg +0 -13
  130. package/es/assets/img/svg/bottombar/expand.svg +0 -3
  131. package/es/assets/img/svg/bottombar/help.svg +0 -72
  132. package/es/assets/img/svg/bottombar/incm_toggle.svg +0 -39
  133. package/es/assets/img/svg/bottombar/pan_1.svg +0 -57
  134. package/es/assets/img/svg/bottombar/pan_2.svg +0 -27
  135. package/es/assets/img/svg/bottombar/pan_3.svg +0 -27
  136. package/es/assets/img/svg/bottombar/pan_4.svg +0 -27
  137. package/es/assets/img/svg/bottombar/pan_5.svg +0 -27
  138. package/es/assets/img/svg/bottombar/settings.svg +0 -23
  139. package/es/assets/img/svg/bottombar/spin-down.svg +0 -76
  140. package/es/assets/img/svg/bottombar/spin-left.svg +0 -75
  141. package/es/assets/img/svg/bottombar/spin-right.svg +0 -75
  142. package/es/assets/img/svg/bottombar/spin-up.svg +0 -76
  143. package/es/assets/img/svg/bottombar/spin_1.svg +0 -48
  144. package/es/assets/img/svg/bottombar/spin_2.svg +0 -31
  145. package/es/assets/img/svg/bottombar/spin_3.svg +0 -31
  146. package/es/assets/img/svg/bottombar/spin_4.svg +0 -31
  147. package/es/assets/img/svg/bottombar/spin_5.svg +0 -31
  148. package/es/assets/img/svg/bottombar/zoomin.svg +0 -29
  149. package/es/assets/img/svg/bottombar/zoomout.svg +0 -26
  150. package/es/assets/img/svg/check.svg +0 -10
  151. package/es/assets/img/svg/close.svg +0 -11
  152. package/es/assets/img/svg/color/Black.svg +0 -3
  153. package/es/assets/img/svg/color/Blue.svg +0 -3
  154. package/es/assets/img/svg/color/Brown.svg +0 -9
  155. package/es/assets/img/svg/color/Cream.svg +0 -3
  156. package/es/assets/img/svg/color/Dark.svg +0 -9
  157. package/es/assets/img/svg/color/Gray.svg +0 -3
  158. package/es/assets/img/svg/color/Green.svg +0 -3
  159. package/es/assets/img/svg/color/Light.svg +0 -9
  160. package/es/assets/img/svg/color/Medium.svg +0 -9
  161. package/es/assets/img/svg/color/Unfinished.svg +0 -9
  162. package/es/assets/img/svg/color/White.svg +0 -3
  163. package/es/assets/img/svg/color/White.svg.bak +0 -3
  164. package/es/assets/img/svg/color/stone2.jpg +0 -0
  165. package/es/assets/img/svg/color/wood2.jpg +0 -0
  166. package/es/assets/img/svg/copy.svg +0 -11
  167. package/es/assets/img/svg/delete.svg +0 -3
  168. package/es/assets/img/svg/detail.svg +0 -77
  169. package/es/assets/img/svg/disclaimer/background.svg +0 -758
  170. package/es/assets/img/svg/disclaimer/logo-dots.svg +0 -11
  171. package/es/assets/img/svg/door/Closet.svg +0 -11
  172. package/es/assets/img/svg/door/Exterior.svg +0 -5
  173. package/es/assets/img/svg/door/Framed_dorway.svg +0 -5
  174. package/es/assets/img/svg/door/Frameless_dorway.svg +0 -5
  175. package/es/assets/img/svg/door/Interior.svg +0 -7
  176. package/es/assets/img/svg/door/Sliding.svg +0 -5
  177. package/es/assets/img/svg/doors_closet.svg +0 -47
  178. package/es/assets/img/svg/doors_exterior.svg +0 -25
  179. package/es/assets/img/svg/doors_interior.svg +0 -29
  180. package/es/assets/img/svg/doors_patio.svg +0 -26
  181. package/es/assets/img/svg/duplicate.svg +0 -11
  182. package/es/assets/img/svg/duplicate_object_left.svg +0 -32
  183. package/es/assets/img/svg/duplicate_object_right.svg +0 -32
  184. package/es/assets/img/svg/filtersActive.svg +0 -19
  185. package/es/assets/img/svg/firstsetting/L.svg +0 -3
  186. package/es/assets/img/svg/firstsetting/L2.svg +0 -3
  187. package/es/assets/img/svg/firstsetting/Open.svg +0 -3
  188. package/es/assets/img/svg/firstsetting/Square.svg +0 -3
  189. package/es/assets/img/svg/firstsetting/bar-active.svg +0 -9
  190. package/es/assets/img/svg/firstsetting/bar-normal.svg +0 -3
  191. package/es/assets/img/svg/firstsetting/bullet-current.svg +0 -3
  192. package/es/assets/img/svg/firstsetting/bullet-done.svg +0 -3
  193. package/es/assets/img/svg/firstsetting/bullet-not-done.svg +0 -3
  194. package/es/assets/img/svg/firstsetting/check-active.svg +0 -3
  195. package/es/assets/img/svg/firstsetting/check-normal.svg +0 -3
  196. package/es/assets/img/svg/firstsetting/pencil.svg +0 -11
  197. package/es/assets/img/svg/green_checkmark.svg +0 -27
  198. package/es/assets/img/svg/headerbar/assist.svg +0 -3
  199. package/es/assets/img/svg/headerbar/cart.svg +0 -3
  200. package/es/assets/img/svg/headerbar/check.svg +0 -10
  201. package/es/assets/img/svg/headerbar/consult_designer.svg +0 -45
  202. package/es/assets/img/svg/headerbar/edit_name.svg +0 -26
  203. package/es/assets/img/svg/headerbar/file-dollar.svg +0 -13
  204. package/es/assets/img/svg/headerbar/hamburger_menu.svg +0 -32
  205. package/es/assets/img/svg/headerbar/plus.svg +0 -11
  206. package/es/assets/img/svg/headerbar/review_quote.svg +0 -44
  207. package/es/assets/img/svg/headerbar/ruler-measure.svg +0 -11
  208. package/es/assets/img/svg/headerbar/save.svg +0 -3
  209. package/es/assets/img/svg/headerbar/setting.svg +0 -75
  210. package/es/assets/img/svg/help/check.svg +0 -10
  211. package/es/assets/img/svg/help/search.svg +0 -76
  212. package/es/assets/img/svg/intro/1-start-with-floorplan-whole.svg +0 -27
  213. package/es/assets/img/svg/intro/1-start-with-floorplan.svg +0 -26
  214. package/es/assets/img/svg/intro/2-start-from-scratch-whole.svg +0 -28
  215. package/es/assets/img/svg/intro/2-start-from-scratch.svg +0 -27
  216. package/es/assets/img/svg/intro/3-retrieve-project-whole.svg +0 -19
  217. package/es/assets/img/svg/intro/3-retrieve-project.svg +0 -18
  218. package/es/assets/img/svg/invert.svg +0 -127
  219. package/es/assets/img/svg/lefttoolbar/appliance-active.svg +0 -13
  220. package/es/assets/img/svg/lefttoolbar/appliance.svg +0 -13
  221. package/es/assets/img/svg/lefttoolbar/cabinet-active.svg +0 -10
  222. package/es/assets/img/svg/lefttoolbar/cabinet-category.svg +0 -3
  223. package/es/assets/img/svg/lefttoolbar/cabinet-one.svg +0 -3
  224. package/es/assets/img/svg/lefttoolbar/cabinet.svg +0 -10
  225. package/es/assets/img/svg/lefttoolbar/disigner_assistance.svg +0 -89
  226. package/es/assets/img/svg/lefttoolbar/door-style-active.svg +0 -20
  227. package/es/assets/img/svg/lefttoolbar/door-style.svg +0 -20
  228. package/es/assets/img/svg/lefttoolbar/door.svg +0 -12
  229. package/es/assets/img/svg/lefttoolbar/error_icon.svg +0 -81
  230. package/es/assets/img/svg/lefttoolbar/finishing-active.svg +0 -13
  231. package/es/assets/img/svg/lefttoolbar/finishing.svg +0 -13
  232. package/es/assets/img/svg/lefttoolbar/reviewforquote-active.svg +0 -86
  233. package/es/assets/img/svg/lefttoolbar/reviewforquote.svg +0 -12
  234. package/es/assets/img/svg/lefttoolbar/room-shape-L.svg +0 -3
  235. package/es/assets/img/svg/lefttoolbar/room-shape-active.svg +0 -18
  236. package/es/assets/img/svg/lefttoolbar/room-shape-custom.svg +0 -12
  237. package/es/assets/img/svg/lefttoolbar/room-shape-irregular.svg +0 -3
  238. package/es/assets/img/svg/lefttoolbar/room-shape-open.svg +0 -3
  239. package/es/assets/img/svg/lefttoolbar/room-shape-square.svg +0 -3
  240. package/es/assets/img/svg/lefttoolbar/room-shape.svg +0 -18
  241. package/es/assets/img/svg/lefttoolbar/search.svg +0 -76
  242. package/es/assets/img/svg/lefttoolbar/view_more.svg +0 -86
  243. package/es/assets/img/svg/lefttoolbar/warning_icon.svg +0 -81
  244. package/es/assets/img/svg/lefttoolbar/window.svg +0 -12
  245. package/es/assets/img/svg/logo.svg +0 -11
  246. package/es/assets/img/svg/logo_with_text.svg +0 -25
  247. package/es/assets/img/svg/menubar/login.svg +0 -84
  248. package/es/assets/img/svg/menubar/my_projects.svg +0 -85
  249. package/es/assets/img/svg/menubar/new_project.svg +0 -110
  250. package/es/assets/img/svg/menubar/save_project.svg +0 -84
  251. package/es/assets/img/svg/options.svg +0 -3
  252. package/es/assets/img/svg/positioning.svg +0 -3
  253. package/es/assets/img/svg/rotate.png +0 -0
  254. package/es/assets/img/svg/rotate.svg +0 -17
  255. package/es/assets/img/svg/rotate_object_clockwise.svg +0 -26
  256. package/es/assets/img/svg/rotate_object_counterclockwise.svg +0 -26
  257. package/es/assets/img/svg/toggleFilters.svg +0 -19
  258. package/es/assets/img/svg/toolbar/add_appliances_active.svg +0 -64
  259. package/es/assets/img/svg/toolbar/add_appliances_inactive.svg +0 -52
  260. package/es/assets/img/svg/toolbar/add_button.svg +0 -36
  261. package/es/assets/img/svg/toolbar/add_cabinets_active.svg +0 -59
  262. package/es/assets/img/svg/toolbar/add_cabinets_inactive.svg +0 -49
  263. package/es/assets/img/svg/toolbar/add_items_doors.svg +0 -25
  264. package/es/assets/img/svg/toolbar/add_items_doorways.svg +0 -24
  265. package/es/assets/img/svg/toolbar/add_items_refrigerator.svg +0 -32
  266. package/es/assets/img/svg/toolbar/add_items_windows.svg +0 -28
  267. package/es/assets/img/svg/toolbar/apply_button.svg +0 -38
  268. package/es/assets/img/svg/toolbar/arrow-plus.svg +0 -11
  269. package/es/assets/img/svg/toolbar/backsplash.svg +0 -8
  270. package/es/assets/img/svg/toolbar/cancel_button.svg +0 -37
  271. package/es/assets/img/svg/toolbar/consult_a_designer_button.svg +0 -47
  272. package/es/assets/img/svg/toolbar/countertop.svg +0 -7
  273. package/es/assets/img/svg/toolbar/dcm.png +0 -0
  274. package/es/assets/img/svg/toolbar/dcm_off.svg +0 -12
  275. package/es/assets/img/svg/toolbar/dcm_on.svg +0 -474
  276. package/es/assets/img/svg/toolbar/delete_button.svg +0 -37
  277. package/es/assets/img/svg/toolbar/download.svg +0 -77
  278. package/es/assets/img/svg/toolbar/draw_custom_floor.svg +0 -31
  279. package/es/assets/img/svg/toolbar/edit_button.svg +0 -75
  280. package/es/assets/img/svg/toolbar/email_quote_button.svg +0 -44
  281. package/es/assets/img/svg/toolbar/fbm.png +0 -0
  282. package/es/assets/img/svg/toolbar/finishing_touches_active.svg +0 -54
  283. package/es/assets/img/svg/toolbar/finishing_touches_inactive.svg +0 -42
  284. package/es/assets/img/svg/toolbar/floorstyle.svg +0 -9
  285. package/es/assets/img/svg/toolbar/fmb.png +0 -0
  286. package/es/assets/img/svg/toolbar/fmb_off.svg +0 -12
  287. package/es/assets/img/svg/toolbar/fmb_on.svg +0 -489
  288. package/es/assets/img/svg/toolbar/furnishings_icon.svg +0 -6
  289. package/es/assets/img/svg/toolbar/get_started_button.svg +0 -41
  290. package/es/assets/img/svg/toolbar/handles.svg +0 -5
  291. package/es/assets/img/svg/toolbar/lighting.svg +0 -7
  292. package/es/assets/img/svg/toolbar/lrm.png +0 -0
  293. package/es/assets/img/svg/toolbar/lrm_off.svg +0 -12
  294. package/es/assets/img/svg/toolbar/lrm_on.svg +0 -470
  295. package/es/assets/img/svg/toolbar/make_floorplan_active.svg +0 -66
  296. package/es/assets/img/svg/toolbar/make_floorplan_inactive.svg +0 -52
  297. package/es/assets/img/svg/toolbar/predefined_room_l_shaped.svg +0 -20
  298. package/es/assets/img/svg/toolbar/predefined_room_layout.svg +0 -20
  299. package/es/assets/img/svg/toolbar/predefined_room_long_narrow.svg +0 -20
  300. package/es/assets/img/svg/toolbar/predefined_room_open_l_shape.svg +0 -20
  301. package/es/assets/img/svg/toolbar/predefined_room_open_pentagon.svg +0 -20
  302. package/es/assets/img/svg/toolbar/predefined_room_open_rectangle.svg +0 -20
  303. package/es/assets/img/svg/toolbar/predefined_room_open_rectangle_2.svg +0 -20
  304. package/es/assets/img/svg/toolbar/predefined_room_pentagon.svg +0 -20
  305. package/es/assets/img/svg/toolbar/predefined_room_rectangle.svg +0 -20
  306. package/es/assets/img/svg/toolbar/predefined_room_rectangle_with_alcove.svg +0 -20
  307. package/es/assets/img/svg/toolbar/redo_button.svg +0 -75
  308. package/es/assets/img/svg/toolbar/redo_button1.svg +0 -75
  309. package/es/assets/img/svg/toolbar/review_quote_active.svg +0 -14
  310. package/es/assets/img/svg/toolbar/review_quote_inactive.svg +0 -44
  311. package/es/assets/img/svg/toolbar/save_project_button.svg +0 -44
  312. package/es/assets/img/svg/toolbar/select_doorstyle_active.svg +0 -67
  313. package/es/assets/img/svg/toolbar/select_doorstyle_inactive.svg +0 -57
  314. package/es/assets/img/svg/toolbar/shopping-cart.svg +0 -13
  315. package/es/assets/img/svg/toolbar/style_change_button.svg +0 -47
  316. package/es/assets/img/svg/toolbar/take_picture.svg +0 -75
  317. package/es/assets/img/svg/toolbar/undo_button.svg +0 -76
  318. package/es/assets/img/svg/toolbar/undo_button1.svg +0 -76
  319. package/es/assets/img/svg/toolbar/use_button.svg +0 -37
  320. package/es/assets/img/svg/toolbar/wall_color_icon.svg +0 -6
  321. package/es/assets/img/svg/topbar/edit_active.svg +0 -10
  322. package/es/assets/img/svg/topbar/edit_inactive.svg +0 -10
  323. package/es/assets/img/svg/topbar/redo_active.svg +0 -42
  324. package/es/assets/img/svg/topbar/redo_inactive.svg +0 -23
  325. package/es/assets/img/svg/topbar/select_all_active.svg +0 -50
  326. package/es/assets/img/svg/topbar/select_all_inactive.svg +0 -32
  327. package/es/assets/img/svg/topbar/take_picture_active.svg +0 -51
  328. package/es/assets/img/svg/topbar/take_picture_inactive.svg +0 -26
  329. package/es/assets/img/svg/topbar/undo_active.svg +0 -42
  330. package/es/assets/img/svg/topbar/undo_inactive.svg +0 -23
  331. package/es/assets/img/svg/warning_info_2d.svg +0 -81
  332. package/es/assets/img/svg/window/Clear.svg +0 -3
  333. package/es/assets/img/svg/window/Cross.svg +0 -5
  334. package/es/assets/img/svg/window/Double_hung.svg +0 -4
  335. package/es/assets/img/svg/window/Vertical.svg +0 -4
  336. package/es/assets/img/svg/windows_clear.svg +0 -23
  337. package/es/assets/img/svg/windows_cross.svg +0 -28
  338. package/es/assets/img/svg/windows_double_hung.svg +0 -24
  339. package/es/assets/img/svg/windows_vertical.svg +0 -24
  340. package/es/assets/img/svg/wizardstep/Custom.svg +0 -3
  341. package/es/assets/img/svg/wizardstep/Dashed_line.svg +0 -3
  342. package/es/assets/img/svg/wizardstep/L.svg +0 -3
  343. package/es/assets/img/svg/wizardstep/L2.svg +0 -3
  344. package/es/assets/img/svg/wizardstep/Open.svg +0 -3
  345. package/es/assets/img/svg/wizardstep/Square.svg +0 -3
  346. package/es/assets/img/svg/wizardstep/bar-active.svg +0 -9
  347. package/es/assets/img/svg/wizardstep/bar-normal.svg +0 -3
  348. package/es/assets/img/svg/wizardstep/bullet-current.svg +0 -3
  349. package/es/assets/img/svg/wizardstep/bullet-done.svg +0 -3
  350. package/es/assets/img/svg/wizardstep/bullet-not-done.svg +0 -3
  351. package/es/assets/img/svg/wizardstep/check-active.svg +0 -3
  352. package/es/assets/img/svg/wizardstep/check-normal.svg +0 -3
  353. package/es/assets/img/svg/wizardstep/detail_view.svg +0 -87
  354. package/es/assets/img/svg/wizardstep/pencil.svg +0 -11
  355. package/es/assets/img/svg/wizardstep/tile_view.svg +0 -95
  356. package/es/assets/img/texture/glass.jpg +0 -0
  357. package/es/assets/img/texture/steel.jpg +0 -0
  358. package/es/assets/img/texture/white1px.jpg +0 -0
  359. package/es/assets/img/texture/wood.jpg +0 -0
  360. package/es/assets/model/DCM.bin +0 -0
  361. package/es/assets/model/DCM.fbx +0 -0
  362. package/es/assets/model/DCM.gltf +0 -1
  363. package/es/assets/model/FBM.bin +0 -0
  364. package/es/assets/model/FBM.fbx +0 -0
  365. package/es/assets/model/FBM.gltf +0 -1
  366. package/es/assets/model/LRM.bin +0 -0
  367. package/es/assets/model/LRM.fbx +0 -0
  368. package/es/assets/model/LRM.gltf +0 -1
  369. package/es/assets/rtastore_logo.png +0 -0
  370. package/es/catalog/areas/area/planner-element.js +0 -45
  371. package/es/catalog/back.png +0 -0
  372. package/es/catalog/catalog.js +0 -265
  373. package/es/catalog/doors.png +0 -0
  374. package/es/catalog/doorways.png +0 -0
  375. package/es/catalog/envMap/nx.hdr +0 -0
  376. package/es/catalog/envMap/ny.hdr +0 -0
  377. package/es/catalog/envMap/nz.hdr +0 -0
  378. package/es/catalog/envMap/px.hdr +0 -0
  379. package/es/catalog/envMap/py.hdr +0 -0
  380. package/es/catalog/envMap/pz.hdr +0 -0
  381. package/es/catalog/export.js +0 -0
  382. package/es/catalog/factories/area-factory-3d.js +0 -182
  383. package/es/catalog/factories/area-factory.js +0 -78
  384. package/es/catalog/factories/export.js +0 -7
  385. package/es/catalog/factories/wall-factory-3d.js +0 -202
  386. package/es/catalog/factories/wall-factory.js +0 -267
  387. package/es/catalog/holes/door-closet/planner-element.js +0 -222
  388. package/es/catalog/holes/door-double/door_double.png +0 -0
  389. package/es/catalog/holes/door-double/planner-element.js +0 -315
  390. package/es/catalog/holes/door-exterior/planner-element.js +0 -215
  391. package/es/catalog/holes/door-interior/planner-element.js +0 -227
  392. package/es/catalog/holes/door-panic/panicDoor.png +0 -0
  393. package/es/catalog/holes/door-panic/planner-element.js +0 -503
  394. package/es/catalog/holes/door-panic-double/panicDoorDouble.png +0 -0
  395. package/es/catalog/holes/door-panic-double/planner-element.js +0 -463
  396. package/es/catalog/holes/door-sliding/planner-element.js +0 -225
  397. package/es/catalog/holes/doorway-framed/planner-element.js +0 -145
  398. package/es/catalog/holes/doorway-frameless/planner-element.js +0 -104
  399. package/es/catalog/holes/export.js +0 -13
  400. package/es/catalog/holes/gate/gate.jpg +0 -0
  401. package/es/catalog/holes/window-clear/planner-element.js +0 -166
  402. package/es/catalog/holes/window-clear/texture.png +0 -0
  403. package/es/catalog/holes/window-cross/planner-element.js +0 -165
  404. package/es/catalog/holes/window-cross/texture.png +0 -0
  405. package/es/catalog/holes/window-double-hung/planner-element.js +0 -303
  406. package/es/catalog/holes/window-double-hung/texture.png +0 -0
  407. package/es/catalog/holes/window-vertical/planner-element.js +0 -276
  408. package/es/catalog/holes/window-vertical/texture.png +0 -0
  409. package/es/catalog/lines/wall/planner-element.js +0 -79
  410. package/es/catalog/lines/wall/textures/bricks2.jpg +0 -0
  411. package/es/catalog/lines/wall/textures/bricks3.jpg +0 -0
  412. package/es/catalog/lines/wall/textures/painted-normal.jpg +0 -0
  413. package/es/catalog/molding/molding-dcm/planner-element.js +0 -26
  414. package/es/catalog/molding/molding-dcm/texture.png +0 -0
  415. package/es/catalog/molding/molding-fbm/planner-element.js +0 -26
  416. package/es/catalog/molding/molding-fbm/texture.png +0 -0
  417. package/es/catalog/molding/molding-lrm/planner-element.js +0 -26
  418. package/es/catalog/molding/molding-lrm/texture.png +0 -0
  419. package/es/catalog/properties/export.js +0 -21
  420. package/es/catalog/properties/property-checkbox.js +0 -68
  421. package/es/catalog/properties/property-color.js +0 -39
  422. package/es/catalog/properties/property-enum.js +0 -50
  423. package/es/catalog/properties/property-hidden.js +0 -19
  424. package/es/catalog/properties/property-lenght-measure.js +0 -96
  425. package/es/catalog/properties/property-length-measure.js +0 -80
  426. package/es/catalog/properties/property-length-measure_hole.js +0 -96
  427. package/es/catalog/properties/property-number.js +0 -48
  428. package/es/catalog/properties/property-read-only.js +0 -26
  429. package/es/catalog/properties/property-string.js +0 -48
  430. package/es/catalog/properties/property-toggle.js +0 -39
  431. package/es/catalog/properties/shared-property-style.js +0 -14
  432. package/es/catalog/utils/FuseUtils.js +0 -79
  433. package/es/catalog/utils/exporter.js +0 -161
  434. package/es/catalog/utils/geom-utils.js +0 -189
  435. package/es/catalog/utils/item-loader.js +0 -1602
  436. package/es/catalog/utils/load-obj.js +0 -91
  437. package/es/catalog/utils/mtl-loader.js +0 -357
  438. package/es/catalog/utils/obj-loader.js +0 -476
  439. package/es/catalog/windows.png +0 -0
  440. package/es/class/FuseUtils.js +0 -79
  441. package/es/class/area.js +0 -141
  442. package/es/class/export.js +0 -24
  443. package/es/class/group.js +0 -431
  444. package/es/class/guide.js +0 -58
  445. package/es/class/hole.js +0 -924
  446. package/es/class/item.js +0 -1884
  447. package/es/class/layer.js +0 -663
  448. package/es/class/line.js +0 -1229
  449. package/es/class/project.js +0 -937
  450. package/es/class/vertex.js +0 -198
  451. package/es/components/content.js +0 -135
  452. package/es/components/export.js +0 -9
  453. package/es/components/style/button.js +0 -106
  454. package/es/components/style/cancel-button.js +0 -21
  455. package/es/components/style/content-container.js +0 -30
  456. package/es/components/style/content-title.js +0 -25
  457. package/es/components/style/delete-button.js +0 -24
  458. package/es/components/style/export.js +0 -31
  459. package/es/components/style/form-block.js +0 -20
  460. package/es/components/style/form-color-input.js +0 -26
  461. package/es/components/style/form-label.js +0 -22
  462. package/es/components/style/form-number-input.js +0 -192
  463. package/es/components/style/form-number-input_2.js +0 -238
  464. package/es/components/style/form-select.js +0 -19
  465. package/es/components/style/form-slider.js +0 -60
  466. package/es/components/style/form-submit-button.js +0 -25
  467. package/es/components/style/form-text-input.js +0 -69
  468. package/es/components/viewer2d/area.js +0 -81
  469. package/es/components/viewer2d/export.js +0 -31
  470. package/es/components/viewer2d/grids/grid-horizontal-streak.js +0 -36
  471. package/es/components/viewer2d/grids/grid-streak.js +0 -36
  472. package/es/components/viewer2d/grids/grid-vertical-streak.js +0 -36
  473. package/es/components/viewer2d/grids/grids.js +0 -30
  474. package/es/components/viewer2d/group.js +0 -48
  475. package/es/components/viewer2d/item.js +0 -242
  476. package/es/components/viewer2d/layer.js +0 -164
  477. package/es/components/viewer2d/line.js +0 -997
  478. package/es/components/viewer2d/ruler.js +0 -84
  479. package/es/components/viewer2d/rulerDist.js +0 -102
  480. package/es/components/viewer2d/rulerX.js +0 -142
  481. package/es/components/viewer2d/rulerY.js +0 -144
  482. package/es/components/viewer2d/scene.js +0 -108
  483. package/es/components/viewer2d/snap.js +0 -74
  484. package/es/components/viewer2d/state.js +0 -73
  485. package/es/components/viewer2d/utils.js +0 -193
  486. package/es/components/viewer2d/vertex.js +0 -66
  487. package/es/components/viewer2d/viewer2d.js +0 -1405
  488. package/es/components/viewer3d/camera-controls-module/camera-controls.module.js +0 -2585
  489. package/es/components/viewer3d/dcm.js +0 -401
  490. package/es/components/viewer3d/fbm.js +0 -414
  491. package/es/components/viewer3d/front3D.js +0 -62
  492. package/es/components/viewer3d/grid-creator.js +0 -25
  493. package/es/components/viewer3d/grids/grid-horizontal-streak.js +0 -36
  494. package/es/components/viewer3d/grids/grid-streak.js +0 -27
  495. package/es/components/viewer3d/grids/grid-vertical-streak.js +0 -36
  496. package/es/components/viewer3d/libs/first-person-controls.js +0 -67
  497. package/es/components/viewer3d/libs/helvetiker_regular.typeface.js +0 -1281
  498. package/es/components/viewer3d/libs/mtl-loader.js +0 -357
  499. package/es/components/viewer3d/libs/obj-loader.js +0 -462
  500. package/es/components/viewer3d/libs/orbit-controls.js +0 -697
  501. package/es/components/viewer3d/libs/pointer-lock-controls.js +0 -44
  502. package/es/components/viewer3d/lrm.js +0 -305
  503. package/es/components/viewer3d/model.js +0 -708
  504. package/es/components/viewer3d/pointer-lock-navigation.js +0 -115
  505. package/es/components/viewer3d/ruler-utils/itemRect.js +0 -61
  506. package/es/components/viewer3d/ruler-utils/layer3D.js +0 -495
  507. package/es/components/viewer3d/ruler-utils/ruler3D.js +0 -224
  508. package/es/components/viewer3d/ruler-utils/scene3D.js +0 -59
  509. package/es/components/viewer3d/ruler-utils/state3D.js +0 -18
  510. package/es/components/viewer3d/scene-creator.js +0 -3818
  511. package/es/components/viewer3d/three-memory-cleaner.js +0 -51
  512. package/es/components/viewer3d/viewer3d-first-person.js +0 -311
  513. package/es/components/viewer3d/viewer3d.js +0 -2654
  514. package/es/constants.js +0 -769
  515. package/es/index.html.ejs +0 -264
  516. package/es/models.js +0 -512
  517. package/es/plugins/SVGLoader.js +0 -1414
  518. package/es/plugins/console-debugger.js +0 -34
  519. package/es/plugins/export.js +0 -7
  520. package/es/plugins/keyboard.js +0 -110
  521. package/es/reducers/areas-reducer.js +0 -12
  522. package/es/reducers/export.js +0 -25
  523. package/es/reducers/groups-reducer.js +0 -38
  524. package/es/reducers/holes-reducer.js +0 -62
  525. package/es/reducers/items-reducer.js +0 -143
  526. package/es/reducers/lines-reducer.js +0 -45
  527. package/es/reducers/project-reducer.js +0 -136
  528. package/es/reducers/reducer.js +0 -19
  529. package/es/reducers/scene-reducer.js +0 -28
  530. package/es/reducers/user-reducer.js +0 -41
  531. package/es/reducers/vertices-reducer.js +0 -19
  532. package/es/reducers/viewer2d-reducer.js +0 -77
  533. package/es/reducers/viewer3d-reducer.js +0 -58
  534. package/es/shared-style.js +0 -66
  535. package/es/translator/en.js +0 -104
  536. package/es/translator/it.js +0 -79
  537. package/es/translator/ru.js +0 -79
  538. package/es/translator/translator.js +0 -80
  539. package/es/utils/browser.js +0 -33
  540. package/es/utils/convert-units-lite.js +0 -29
  541. package/es/utils/email-validator.js +0 -4
  542. package/es/utils/export.js +0 -25
  543. package/es/utils/geometry.js +0 -2609
  544. package/es/utils/get-edges-of-subgraphs.js +0 -26
  545. package/es/utils/graph-cycles.js +0 -238
  546. package/es/utils/graph-inner-cycles.js +0 -46
  547. package/es/utils/graph.js +0 -145
  548. package/es/utils/helper.js +0 -436
  549. package/es/utils/history.js +0 -29
  550. package/es/utils/id-broker.js +0 -15
  551. package/es/utils/isolate-event-handler.js +0 -1622
  552. package/es/utils/logger.js +0 -8
  553. package/es/utils/math.js +0 -50
  554. package/es/utils/molding.js +0 -1347
  555. package/es/utils/name-generator.js +0 -17
  556. package/es/utils/objects-utils.js +0 -50
  557. package/es/utils/phone-validator.js +0 -4
  558. package/es/utils/process-black-list.js +0 -15
  559. package/es/utils/react-if.js +0 -18
  560. package/es/utils/ruler.js +0 -58
  561. package/es/utils/snap-scene.js +0 -94
  562. package/es/utils/snap.js +0 -231
  563. package/es/utils/summarizeCart.js +0 -24
  564. package/es/utils/threeCSG.es6.js +0 -494
  565. package/es/version.js +0 -1
  566. /package/es/{catalog/lines/wall/textures/plaster-normal.jpg → 1fc74a85baa030dbc913.jpg} +0 -0
  567. /package/es/{catalog/lines/wall/wall.png → 30a49a74d9bd10068b65.png} +0 -0
  568. /package/es/{catalog/lines/wall/textures/bricks-normal2.jpg → 340a84d3930143a53545.jpg} +0 -0
  569. /package/es/{catalog/lines/wall/textures/morden-normal.jpg → 5c8d36b3e7223934f447.jpg} +0 -0
  570. /package/es/{catalog/lines/wall/textures/bricks-normal.jpg → 81e7a7e6edf162e88b44.jpg} +0 -0
  571. /package/es/{catalog/lines/wall/textures/morden.jpg → 8fe0f1210d8ba435a790.jpg} +0 -0
  572. /package/es/{catalog/lines/wall/textures/bricks.jpg → a07d30a04bda8ee03491.jpg} +0 -0
  573. /package/es/{catalog/lines/wall/textures/painted.jpg → bee3f62687a97bcc3d9f.jpg} +0 -0
  574. /package/es/{catalog/areas/area/textures/strand-porcelain.jpg → c232d250fd899392b1b7.jpg} +0 -0
  575. /package/es/{catalog/areas/area/textures/tile1.jpg → c7ae6f4de09134ebe588.jpg} +0 -0
  576. /package/es/{catalog/lines/wall/textures/plaster.jpg → dad5ee758630256ee702.jpg} +0 -0
  577. /package/es/{catalog/areas/area/textures/grass.jpg → e470a2ce76062955fa98.jpg} +0 -0
  578. /package/es/{catalog/areas/area/textures/parquet.jpg → e5ae13166775e7d071e4.jpg} +0 -0
  579. /package/es/{catalog/areas/area/textures/ceramic-tile.jpg → e8e5de0892f5375460bd.jpg} +0 -0
@@ -1,758 +0,0 @@
1
- <svg width="320" height="570" viewBox="0 0 320 570" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g opacity="0.1">
3
- <circle cx="3.46576" cy="4.46576" r="2" fill="#4527A0"/>
4
- <circle cx="3.46576" cy="20.4658" r="2" fill="#4527A0"/>
5
- <circle cx="3.46576" cy="36.4658" r="2" fill="#4527A0"/>
6
- <circle cx="3.46576" cy="52.4658" r="2" fill="#4527A0"/>
7
- <circle cx="3.46576" cy="68.4658" r="2" fill="#4527A0"/>
8
- <circle cx="19.4658" cy="4.46576" r="2" fill="#4527A0"/>
9
- <circle cx="19.4658" cy="20.4658" r="2" fill="#4527A0"/>
10
- <circle cx="19.4658" cy="36.4658" r="2" fill="#4527A0"/>
11
- <circle cx="19.4658" cy="52.4658" r="2" fill="#4527A0"/>
12
- <circle cx="19.4658" cy="68.4658" r="2" fill="#4527A0"/>
13
- <circle cx="35.4658" cy="4.46576" r="2" fill="#4527A0"/>
14
- <circle cx="35.4658" cy="20.4658" r="2" fill="#4527A0"/>
15
- <circle cx="35.4658" cy="36.4658" r="2" fill="#4527A0"/>
16
- <circle cx="35.4658" cy="52.4658" r="2" fill="#4527A0"/>
17
- <circle cx="35.4658" cy="68.4658" r="2" fill="#4527A0"/>
18
- <circle cx="51.4658" cy="4.46576" r="2" fill="#4527A0"/>
19
- <circle cx="51.4658" cy="20.4658" r="2" fill="#4527A0"/>
20
- <circle cx="51.4658" cy="36.4658" r="2" fill="#4527A0"/>
21
- <circle cx="51.4658" cy="52.4658" r="2" fill="#4527A0"/>
22
- <circle cx="51.4658" cy="68.4658" r="2" fill="#4527A0"/>
23
- <circle cx="67.4658" cy="4.46576" r="2" fill="#4527A0"/>
24
- <circle cx="67.4658" cy="20.4658" r="2" fill="#4527A0"/>
25
- <circle cx="67.4658" cy="36.4658" r="2" fill="#4527A0"/>
26
- <circle cx="67.4658" cy="52.4658" r="2" fill="#4527A0"/>
27
- <circle cx="67.4658" cy="68.4658" r="2" fill="#4527A0"/>
28
- </g>
29
- <g opacity="0.1">
30
- <circle cx="86.4658" cy="4.46576" r="2" fill="#4527A0"/>
31
- <circle cx="86.4658" cy="20.4658" r="2" fill="#4527A0"/>
32
- <circle cx="86.4658" cy="36.4658" r="2" fill="#4527A0"/>
33
- <circle cx="86.4658" cy="52.4658" r="2" fill="#4527A0"/>
34
- <circle cx="86.4658" cy="68.4658" r="2" fill="#4527A0"/>
35
- <circle cx="102.466" cy="4.46576" r="2" fill="#4527A0"/>
36
- <circle cx="102.466" cy="20.4658" r="2" fill="#4527A0"/>
37
- <circle cx="102.466" cy="36.4658" r="2" fill="#4527A0"/>
38
- <circle cx="102.466" cy="52.4658" r="2" fill="#4527A0"/>
39
- <circle cx="102.466" cy="68.4658" r="2" fill="#4527A0"/>
40
- <circle cx="118.466" cy="4.46576" r="2" fill="#4527A0"/>
41
- <circle cx="118.466" cy="20.4658" r="2" fill="#4527A0"/>
42
- <circle cx="118.466" cy="36.4658" r="2" fill="#4527A0"/>
43
- <circle cx="118.466" cy="52.4658" r="2" fill="#4527A0"/>
44
- <circle cx="118.466" cy="68.4658" r="2" fill="#4527A0"/>
45
- <circle cx="134.466" cy="4.46576" r="2" fill="#4527A0"/>
46
- <circle cx="134.466" cy="20.4658" r="2" fill="#4527A0"/>
47
- <circle cx="134.466" cy="36.4658" r="2" fill="#4527A0"/>
48
- <circle cx="134.466" cy="52.4658" r="2" fill="#4527A0"/>
49
- <circle cx="134.466" cy="68.4658" r="2" fill="#4527A0"/>
50
- <circle cx="150.466" cy="4.46576" r="2" fill="#4527A0"/>
51
- <circle cx="150.466" cy="20.4658" r="2" fill="#4527A0"/>
52
- <circle cx="150.466" cy="36.4658" r="2" fill="#4527A0"/>
53
- <circle cx="150.466" cy="52.4658" r="2" fill="#4527A0"/>
54
- <circle cx="150.466" cy="68.4658" r="2" fill="#4527A0"/>
55
- </g>
56
- <g opacity="0.1">
57
- <circle cx="168.466" cy="4.46576" r="2" fill="#4527A0"/>
58
- <circle cx="168.466" cy="20.4658" r="2" fill="#4527A0"/>
59
- <circle cx="168.466" cy="36.4658" r="2" fill="#4527A0"/>
60
- <circle cx="168.466" cy="52.4658" r="2" fill="#4527A0"/>
61
- <circle cx="168.466" cy="68.4658" r="2" fill="#4527A0"/>
62
- <circle cx="184.466" cy="4.46576" r="2" fill="#4527A0"/>
63
- <circle cx="184.466" cy="20.4658" r="2" fill="#4527A0"/>
64
- <circle cx="184.466" cy="36.4658" r="2" fill="#4527A0"/>
65
- <circle cx="184.466" cy="52.4658" r="2" fill="#4527A0"/>
66
- <circle cx="184.466" cy="68.4658" r="2" fill="#4527A0"/>
67
- <circle cx="200.466" cy="4.46576" r="2" fill="#4527A0"/>
68
- <circle cx="200.466" cy="20.4658" r="2" fill="#4527A0"/>
69
- <circle cx="200.466" cy="36.4658" r="2" fill="#4527A0"/>
70
- <circle cx="200.466" cy="52.4658" r="2" fill="#4527A0"/>
71
- <circle cx="200.466" cy="68.4658" r="2" fill="#4527A0"/>
72
- <circle cx="216.466" cy="4.46576" r="2" fill="#4527A0"/>
73
- <circle cx="216.466" cy="20.4658" r="2" fill="#4527A0"/>
74
- <circle cx="216.466" cy="36.4658" r="2" fill="#4527A0"/>
75
- <circle cx="216.466" cy="52.4658" r="2" fill="#4527A0"/>
76
- <circle cx="216.466" cy="68.4658" r="2" fill="#4527A0"/>
77
- <circle cx="232.466" cy="4.46576" r="2" fill="#4527A0"/>
78
- <circle cx="232.466" cy="20.4658" r="2" fill="#4527A0"/>
79
- <circle cx="232.466" cy="36.4658" r="2" fill="#4527A0"/>
80
- <circle cx="232.466" cy="52.4658" r="2" fill="#4527A0"/>
81
- <circle cx="232.466" cy="68.4658" r="2" fill="#4527A0"/>
82
- </g>
83
- <g opacity="0.1">
84
- <circle cx="251.466" cy="4.46576" r="2" fill="#4527A0"/>
85
- <circle cx="251.466" cy="20.4658" r="2" fill="#4527A0"/>
86
- <circle cx="251.466" cy="36.4658" r="2" fill="#4527A0"/>
87
- <circle cx="251.466" cy="52.4658" r="2" fill="#4527A0"/>
88
- <circle cx="251.466" cy="68.4658" r="2" fill="#4527A0"/>
89
- <circle cx="267.466" cy="4.46576" r="2" fill="#4527A0"/>
90
- <circle cx="267.466" cy="20.4658" r="2" fill="#4527A0"/>
91
- <circle cx="267.466" cy="36.4658" r="2" fill="#4527A0"/>
92
- <circle cx="267.466" cy="52.4658" r="2" fill="#4527A0"/>
93
- <circle cx="267.466" cy="68.4658" r="2" fill="#4527A0"/>
94
- <circle cx="283.466" cy="4.46576" r="2" fill="#4527A0"/>
95
- <circle cx="283.466" cy="20.4658" r="2" fill="#4527A0"/>
96
- <circle cx="283.466" cy="36.4658" r="2" fill="#4527A0"/>
97
- <circle cx="283.466" cy="52.4658" r="2" fill="#4527A0"/>
98
- <circle cx="283.466" cy="68.4658" r="2" fill="#4527A0"/>
99
- <circle cx="299.466" cy="4.46576" r="2" fill="#4527A0"/>
100
- <circle cx="299.466" cy="20.4658" r="2" fill="#4527A0"/>
101
- <circle cx="299.466" cy="36.4658" r="2" fill="#4527A0"/>
102
- <circle cx="299.466" cy="52.4658" r="2" fill="#4527A0"/>
103
- <circle cx="299.466" cy="68.4658" r="2" fill="#4527A0"/>
104
- <circle cx="315.466" cy="4.46576" r="2" fill="#4527A0"/>
105
- <circle cx="315.466" cy="20.4658" r="2" fill="#4527A0"/>
106
- <circle cx="315.466" cy="36.4658" r="2" fill="#4527A0"/>
107
- <circle cx="315.466" cy="52.4658" r="2" fill="#4527A0"/>
108
- <circle cx="315.466" cy="68.4658" r="2" fill="#4527A0"/>
109
- </g>
110
- <g opacity="0.1">
111
- <circle cx="3.46576" cy="87.4658" r="2" fill="#4527A0"/>
112
- <circle cx="3.46576" cy="103.466" r="2" fill="#4527A0"/>
113
- <circle cx="3.46576" cy="119.466" r="2" fill="#4527A0"/>
114
- <circle cx="3.46576" cy="135.466" r="2" fill="#4527A0"/>
115
- <circle cx="3.46576" cy="151.466" r="2" fill="#4527A0"/>
116
- <circle cx="19.4658" cy="87.4658" r="2" fill="#4527A0"/>
117
- <circle cx="19.4658" cy="103.466" r="2" fill="#4527A0"/>
118
- <circle cx="19.4658" cy="119.466" r="2" fill="#4527A0"/>
119
- <circle cx="19.4658" cy="135.466" r="2" fill="#4527A0"/>
120
- <circle cx="19.4658" cy="151.466" r="2" fill="#4527A0"/>
121
- <circle cx="35.4658" cy="87.4658" r="2" fill="#4527A0"/>
122
- <circle cx="35.4658" cy="103.466" r="2" fill="#4527A0"/>
123
- <circle cx="35.4658" cy="119.466" r="2" fill="#4527A0"/>
124
- <circle cx="35.4658" cy="135.466" r="2" fill="#4527A0"/>
125
- <circle cx="35.4658" cy="151.466" r="2" fill="#4527A0"/>
126
- <circle cx="51.4658" cy="87.4658" r="2" fill="#4527A0"/>
127
- <circle cx="51.4658" cy="103.466" r="2" fill="#4527A0"/>
128
- <circle cx="51.4658" cy="119.466" r="2" fill="#4527A0"/>
129
- <circle cx="51.4658" cy="135.466" r="2" fill="#4527A0"/>
130
- <circle cx="51.4658" cy="151.466" r="2" fill="#4527A0"/>
131
- <circle cx="67.4658" cy="87.4658" r="2" fill="#4527A0"/>
132
- <circle cx="67.4658" cy="103.466" r="2" fill="#4527A0"/>
133
- <circle cx="67.4658" cy="119.466" r="2" fill="#4527A0"/>
134
- <circle cx="67.4658" cy="135.466" r="2" fill="#4527A0"/>
135
- <circle cx="67.4658" cy="151.466" r="2" fill="#4527A0"/>
136
- </g>
137
- <g opacity="0.1">
138
- <circle cx="86.4658" cy="87.4658" r="2" fill="#4527A0"/>
139
- <circle cx="86.4658" cy="103.466" r="2" fill="#4527A0"/>
140
- <circle cx="86.4658" cy="119.466" r="2" fill="#4527A0"/>
141
- <circle cx="86.4658" cy="135.466" r="2" fill="#4527A0"/>
142
- <circle cx="86.4658" cy="151.466" r="2" fill="#4527A0"/>
143
- <circle cx="102.466" cy="87.4658" r="2" fill="#4527A0"/>
144
- <circle cx="102.466" cy="103.466" r="2" fill="#4527A0"/>
145
- <circle cx="102.466" cy="119.466" r="2" fill="#4527A0"/>
146
- <circle cx="102.466" cy="135.466" r="2" fill="#4527A0"/>
147
- <circle cx="102.466" cy="151.466" r="2" fill="#4527A0"/>
148
- <circle cx="118.466" cy="87.4658" r="2" fill="#4527A0"/>
149
- <circle cx="118.466" cy="103.466" r="2" fill="#4527A0"/>
150
- <circle cx="118.466" cy="119.466" r="2" fill="#4527A0"/>
151
- <circle cx="118.466" cy="135.466" r="2" fill="#4527A0"/>
152
- <circle cx="118.466" cy="151.466" r="2" fill="#4527A0"/>
153
- <circle cx="134.466" cy="87.4658" r="2" fill="#4527A0"/>
154
- <circle cx="134.466" cy="103.466" r="2" fill="#4527A0"/>
155
- <circle cx="134.466" cy="119.466" r="2" fill="#4527A0"/>
156
- <circle cx="134.466" cy="135.466" r="2" fill="#4527A0"/>
157
- <circle cx="134.466" cy="151.466" r="2" fill="#4527A0"/>
158
- <circle cx="150.466" cy="87.4658" r="2" fill="#4527A0"/>
159
- <circle cx="150.466" cy="103.466" r="2" fill="#4527A0"/>
160
- <circle cx="150.466" cy="119.466" r="2" fill="#4527A0"/>
161
- <circle cx="150.466" cy="135.466" r="2" fill="#4527A0"/>
162
- <circle cx="150.466" cy="151.466" r="2" fill="#4527A0"/>
163
- </g>
164
- <g opacity="0.1">
165
- <circle cx="168.466" cy="87.4658" r="2" fill="#4527A0"/>
166
- <circle cx="168.466" cy="103.466" r="2" fill="#4527A0"/>
167
- <circle cx="168.466" cy="119.466" r="2" fill="#4527A0"/>
168
- <circle cx="168.466" cy="135.466" r="2" fill="#4527A0"/>
169
- <circle cx="168.466" cy="151.466" r="2" fill="#4527A0"/>
170
- <circle cx="184.466" cy="87.4658" r="2" fill="#4527A0"/>
171
- <circle cx="184.466" cy="103.466" r="2" fill="#4527A0"/>
172
- <circle cx="184.466" cy="119.466" r="2" fill="#4527A0"/>
173
- <circle cx="184.466" cy="135.466" r="2" fill="#4527A0"/>
174
- <circle cx="184.466" cy="151.466" r="2" fill="#4527A0"/>
175
- <circle cx="200.466" cy="87.4658" r="2" fill="#4527A0"/>
176
- <circle cx="200.466" cy="103.466" r="2" fill="#4527A0"/>
177
- <circle cx="200.466" cy="119.466" r="2" fill="#4527A0"/>
178
- <circle cx="200.466" cy="135.466" r="2" fill="#4527A0"/>
179
- <circle cx="200.466" cy="151.466" r="2" fill="#4527A0"/>
180
- <circle cx="216.466" cy="87.4658" r="2" fill="#4527A0"/>
181
- <circle cx="216.466" cy="103.466" r="2" fill="#4527A0"/>
182
- <circle cx="216.466" cy="119.466" r="2" fill="#4527A0"/>
183
- <circle cx="216.466" cy="135.466" r="2" fill="#4527A0"/>
184
- <circle cx="216.466" cy="151.466" r="2" fill="#4527A0"/>
185
- <circle cx="232.466" cy="87.4658" r="2" fill="#4527A0"/>
186
- <circle cx="232.466" cy="103.466" r="2" fill="#4527A0"/>
187
- <circle cx="232.466" cy="119.466" r="2" fill="#4527A0"/>
188
- <circle cx="232.466" cy="135.466" r="2" fill="#4527A0"/>
189
- <circle cx="232.466" cy="151.466" r="2" fill="#4527A0"/>
190
- </g>
191
- <g opacity="0.1">
192
- <circle cx="251.466" cy="87.4658" r="2" fill="#4527A0"/>
193
- <circle cx="251.466" cy="103.466" r="2" fill="#4527A0"/>
194
- <circle cx="251.466" cy="119.466" r="2" fill="#4527A0"/>
195
- <circle cx="251.466" cy="135.466" r="2" fill="#4527A0"/>
196
- <circle cx="251.466" cy="151.466" r="2" fill="#4527A0"/>
197
- <circle cx="267.466" cy="87.4658" r="2" fill="#4527A0"/>
198
- <circle cx="267.466" cy="103.466" r="2" fill="#4527A0"/>
199
- <circle cx="267.466" cy="119.466" r="2" fill="#4527A0"/>
200
- <circle cx="267.466" cy="135.466" r="2" fill="#4527A0"/>
201
- <circle cx="267.466" cy="151.466" r="2" fill="#4527A0"/>
202
- <circle cx="283.466" cy="87.4658" r="2" fill="#4527A0"/>
203
- <circle cx="283.466" cy="103.466" r="2" fill="#4527A0"/>
204
- <circle cx="283.466" cy="119.466" r="2" fill="#4527A0"/>
205
- <circle cx="283.466" cy="135.466" r="2" fill="#4527A0"/>
206
- <circle cx="283.466" cy="151.466" r="2" fill="#4527A0"/>
207
- <circle cx="299.466" cy="87.4658" r="2" fill="#4527A0"/>
208
- <circle cx="299.466" cy="103.466" r="2" fill="#4527A0"/>
209
- <circle cx="299.466" cy="119.466" r="2" fill="#4527A0"/>
210
- <circle cx="299.466" cy="135.466" r="2" fill="#4527A0"/>
211
- <circle cx="299.466" cy="151.466" r="2" fill="#4527A0"/>
212
- <circle cx="315.466" cy="87.4658" r="2" fill="#4527A0"/>
213
- <circle cx="315.466" cy="103.466" r="2" fill="#4527A0"/>
214
- <circle cx="315.466" cy="119.466" r="2" fill="#4527A0"/>
215
- <circle cx="315.466" cy="135.466" r="2" fill="#4527A0"/>
216
- <circle cx="315.466" cy="151.466" r="2" fill="#4527A0"/>
217
- </g>
218
- <g opacity="0.1">
219
- <circle cx="3.46576" cy="170.466" r="2" fill="#4527A0"/>
220
- <circle cx="3.46576" cy="186.466" r="2" fill="#4527A0"/>
221
- <circle cx="3.46576" cy="202.466" r="2" fill="#4527A0"/>
222
- <circle cx="3.46576" cy="218.466" r="2" fill="#4527A0"/>
223
- <circle cx="3.46576" cy="234.466" r="2" fill="#4527A0"/>
224
- <circle cx="19.4658" cy="170.466" r="2" fill="#4527A0"/>
225
- <circle cx="19.4658" cy="186.466" r="2" fill="#4527A0"/>
226
- <circle cx="19.4658" cy="202.466" r="2" fill="#4527A0"/>
227
- <circle cx="19.4658" cy="218.466" r="2" fill="#4527A0"/>
228
- <circle cx="19.4658" cy="234.466" r="2" fill="#4527A0"/>
229
- <circle cx="35.4658" cy="170.466" r="2" fill="#4527A0"/>
230
- <circle cx="35.4658" cy="186.466" r="2" fill="#4527A0"/>
231
- <circle cx="35.4658" cy="202.466" r="2" fill="#4527A0"/>
232
- <circle cx="35.4658" cy="218.466" r="2" fill="#4527A0"/>
233
- <circle cx="35.4658" cy="234.466" r="2" fill="#4527A0"/>
234
- <circle cx="51.4658" cy="170.466" r="2" fill="#4527A0"/>
235
- <circle cx="51.4658" cy="186.466" r="2" fill="#4527A0"/>
236
- <circle cx="51.4658" cy="202.466" r="2" fill="#4527A0"/>
237
- <circle cx="51.4658" cy="218.466" r="2" fill="#4527A0"/>
238
- <circle cx="51.4658" cy="234.466" r="2" fill="#4527A0"/>
239
- <circle cx="67.4658" cy="170.466" r="2" fill="#4527A0"/>
240
- <circle cx="67.4658" cy="186.466" r="2" fill="#4527A0"/>
241
- <circle cx="67.4658" cy="202.466" r="2" fill="#4527A0"/>
242
- <circle cx="67.4658" cy="218.466" r="2" fill="#4527A0"/>
243
- <circle cx="67.4658" cy="234.466" r="2" fill="#4527A0"/>
244
- </g>
245
- <g opacity="0.1">
246
- <circle cx="86.4658" cy="170.466" r="2" fill="#4527A0"/>
247
- <circle cx="86.4658" cy="186.466" r="2" fill="#4527A0"/>
248
- <circle cx="86.4658" cy="202.466" r="2" fill="#4527A0"/>
249
- <circle cx="86.4658" cy="218.466" r="2" fill="#4527A0"/>
250
- <circle cx="86.4658" cy="234.466" r="2" fill="#4527A0"/>
251
- <circle cx="102.466" cy="170.466" r="2" fill="#4527A0"/>
252
- <circle cx="102.466" cy="186.466" r="2" fill="#4527A0"/>
253
- <circle cx="102.466" cy="202.466" r="2" fill="#4527A0"/>
254
- <circle cx="102.466" cy="218.466" r="2" fill="#4527A0"/>
255
- <circle cx="102.466" cy="234.466" r="2" fill="#4527A0"/>
256
- <circle cx="118.466" cy="170.466" r="2" fill="#4527A0"/>
257
- <circle cx="118.466" cy="186.466" r="2" fill="#4527A0"/>
258
- <circle cx="118.466" cy="202.466" r="2" fill="#4527A0"/>
259
- <circle cx="118.466" cy="218.466" r="2" fill="#4527A0"/>
260
- <circle cx="118.466" cy="234.466" r="2" fill="#4527A0"/>
261
- <circle cx="134.466" cy="170.466" r="2" fill="#4527A0"/>
262
- <circle cx="134.466" cy="186.466" r="2" fill="#4527A0"/>
263
- <circle cx="134.466" cy="202.466" r="2" fill="#4527A0"/>
264
- <circle cx="134.466" cy="218.466" r="2" fill="#4527A0"/>
265
- <circle cx="134.466" cy="234.466" r="2" fill="#4527A0"/>
266
- <circle cx="150.466" cy="170.466" r="2" fill="#4527A0"/>
267
- <circle cx="150.466" cy="186.466" r="2" fill="#4527A0"/>
268
- <circle cx="150.466" cy="202.466" r="2" fill="#4527A0"/>
269
- <circle cx="150.466" cy="218.466" r="2" fill="#4527A0"/>
270
- <circle cx="150.466" cy="234.466" r="2" fill="#4527A0"/>
271
- </g>
272
- <g opacity="0.1">
273
- <circle cx="168.466" cy="170.466" r="2" fill="#4527A0"/>
274
- <circle cx="168.466" cy="186.466" r="2" fill="#4527A0"/>
275
- <circle cx="168.466" cy="202.466" r="2" fill="#4527A0"/>
276
- <circle cx="168.466" cy="218.466" r="2" fill="#4527A0"/>
277
- <circle cx="168.466" cy="234.466" r="2" fill="#4527A0"/>
278
- <circle cx="184.466" cy="170.466" r="2" fill="#4527A0"/>
279
- <circle cx="184.466" cy="186.466" r="2" fill="#4527A0"/>
280
- <circle cx="184.466" cy="202.466" r="2" fill="#4527A0"/>
281
- <circle cx="184.466" cy="218.466" r="2" fill="#4527A0"/>
282
- <circle cx="184.466" cy="234.466" r="2" fill="#4527A0"/>
283
- <circle cx="200.466" cy="170.466" r="2" fill="#4527A0"/>
284
- <circle cx="200.466" cy="186.466" r="2" fill="#4527A0"/>
285
- <circle cx="200.466" cy="202.466" r="2" fill="#4527A0"/>
286
- <circle cx="200.466" cy="218.466" r="2" fill="#4527A0"/>
287
- <circle cx="200.466" cy="234.466" r="2" fill="#4527A0"/>
288
- <circle cx="216.466" cy="170.466" r="2" fill="#4527A0"/>
289
- <circle cx="216.466" cy="186.466" r="2" fill="#4527A0"/>
290
- <circle cx="216.466" cy="202.466" r="2" fill="#4527A0"/>
291
- <circle cx="216.466" cy="218.466" r="2" fill="#4527A0"/>
292
- <circle cx="216.466" cy="234.466" r="2" fill="#4527A0"/>
293
- <circle cx="232.466" cy="170.466" r="2" fill="#4527A0"/>
294
- <circle cx="232.466" cy="186.466" r="2" fill="#4527A0"/>
295
- <circle cx="232.466" cy="202.466" r="2" fill="#4527A0"/>
296
- <circle cx="232.466" cy="218.466" r="2" fill="#4527A0"/>
297
- <circle cx="232.466" cy="234.466" r="2" fill="#4527A0"/>
298
- </g>
299
- <g opacity="0.1">
300
- <circle cx="251.466" cy="170.466" r="2" fill="#4527A0"/>
301
- <circle cx="251.466" cy="186.466" r="2" fill="#4527A0"/>
302
- <circle cx="251.466" cy="202.466" r="2" fill="#4527A0"/>
303
- <circle cx="251.466" cy="218.466" r="2" fill="#4527A0"/>
304
- <circle cx="251.466" cy="234.466" r="2" fill="#4527A0"/>
305
- <circle cx="267.466" cy="170.466" r="2" fill="#4527A0"/>
306
- <circle cx="267.466" cy="186.466" r="2" fill="#4527A0"/>
307
- <circle cx="267.466" cy="202.466" r="2" fill="#4527A0"/>
308
- <circle cx="267.466" cy="218.466" r="2" fill="#4527A0"/>
309
- <circle cx="267.466" cy="234.466" r="2" fill="#4527A0"/>
310
- <circle cx="283.466" cy="170.466" r="2" fill="#4527A0"/>
311
- <circle cx="283.466" cy="186.466" r="2" fill="#4527A0"/>
312
- <circle cx="283.466" cy="202.466" r="2" fill="#4527A0"/>
313
- <circle cx="283.466" cy="218.466" r="2" fill="#4527A0"/>
314
- <circle cx="283.466" cy="234.466" r="2" fill="#4527A0"/>
315
- <circle cx="299.466" cy="170.466" r="2" fill="#4527A0"/>
316
- <circle cx="299.466" cy="186.466" r="2" fill="#4527A0"/>
317
- <circle cx="299.466" cy="202.466" r="2" fill="#4527A0"/>
318
- <circle cx="299.466" cy="218.466" r="2" fill="#4527A0"/>
319
- <circle cx="299.466" cy="234.466" r="2" fill="#4527A0"/>
320
- <circle cx="315.466" cy="170.466" r="2" fill="#4527A0"/>
321
- <circle cx="315.466" cy="186.466" r="2" fill="#4527A0"/>
322
- <circle cx="315.466" cy="202.466" r="2" fill="#4527A0"/>
323
- <circle cx="315.466" cy="218.466" r="2" fill="#4527A0"/>
324
- <circle cx="315.466" cy="234.466" r="2" fill="#4527A0"/>
325
- </g>
326
- <g opacity="0.1">
327
- <circle cx="3.46576" cy="253.466" r="2" fill="#4527A0"/>
328
- <circle cx="3.46576" cy="269.466" r="2" fill="#4527A0"/>
329
- <circle cx="3.46576" cy="285.466" r="2" fill="#4527A0"/>
330
- <circle cx="3.46576" cy="301.466" r="2" fill="#4527A0"/>
331
- <circle cx="3.46576" cy="317.466" r="2" fill="#4527A0"/>
332
- <circle cx="19.4658" cy="253.466" r="2" fill="#4527A0"/>
333
- <circle cx="19.4658" cy="269.466" r="2" fill="#4527A0"/>
334
- <circle cx="19.4658" cy="285.466" r="2" fill="#4527A0"/>
335
- <circle cx="19.4658" cy="301.466" r="2" fill="#4527A0"/>
336
- <circle cx="19.4658" cy="317.466" r="2" fill="#4527A0"/>
337
- <circle cx="35.4658" cy="253.466" r="2" fill="#4527A0"/>
338
- <circle cx="35.4658" cy="269.466" r="2" fill="#4527A0"/>
339
- <circle cx="35.4658" cy="285.466" r="2" fill="#4527A0"/>
340
- <circle cx="35.4658" cy="301.466" r="2" fill="#4527A0"/>
341
- <circle cx="35.4658" cy="317.466" r="2" fill="#4527A0"/>
342
- <circle cx="51.4658" cy="253.466" r="2" fill="#4527A0"/>
343
- <circle cx="51.4658" cy="269.466" r="2" fill="#4527A0"/>
344
- <circle cx="51.4658" cy="285.466" r="2" fill="#4527A0"/>
345
- <circle cx="51.4658" cy="301.466" r="2" fill="#4527A0"/>
346
- <circle cx="51.4658" cy="317.466" r="2" fill="#4527A0"/>
347
- <circle cx="67.4658" cy="253.466" r="2" fill="#4527A0"/>
348
- <circle cx="67.4658" cy="269.466" r="2" fill="#4527A0"/>
349
- <circle cx="67.4658" cy="285.466" r="2" fill="#4527A0"/>
350
- <circle cx="67.4658" cy="301.466" r="2" fill="#4527A0"/>
351
- <circle cx="67.4658" cy="317.466" r="2" fill="#4527A0"/>
352
- </g>
353
- <g opacity="0.1">
354
- <circle cx="86.4658" cy="253.466" r="2" fill="#4527A0"/>
355
- <circle cx="86.4658" cy="269.466" r="2" fill="#4527A0"/>
356
- <circle cx="86.4658" cy="285.466" r="2" fill="#4527A0"/>
357
- <circle cx="86.4658" cy="301.466" r="2" fill="#4527A0"/>
358
- <circle cx="86.4658" cy="317.466" r="2" fill="#4527A0"/>
359
- <circle cx="102.466" cy="253.466" r="2" fill="#4527A0"/>
360
- <circle cx="102.466" cy="269.466" r="2" fill="#4527A0"/>
361
- <circle cx="102.466" cy="285.466" r="2" fill="#4527A0"/>
362
- <circle cx="102.466" cy="301.466" r="2" fill="#4527A0"/>
363
- <circle cx="102.466" cy="317.466" r="2" fill="#4527A0"/>
364
- <circle cx="118.466" cy="253.466" r="2" fill="#4527A0"/>
365
- <circle cx="118.466" cy="269.466" r="2" fill="#4527A0"/>
366
- <circle cx="118.466" cy="285.466" r="2" fill="#4527A0"/>
367
- <circle cx="118.466" cy="301.466" r="2" fill="#4527A0"/>
368
- <circle cx="118.466" cy="317.466" r="2" fill="#4527A0"/>
369
- <circle cx="134.466" cy="253.466" r="2" fill="#4527A0"/>
370
- <circle cx="134.466" cy="269.466" r="2" fill="#4527A0"/>
371
- <circle cx="134.466" cy="285.466" r="2" fill="#4527A0"/>
372
- <circle cx="134.466" cy="301.466" r="2" fill="#4527A0"/>
373
- <circle cx="134.466" cy="317.466" r="2" fill="#4527A0"/>
374
- <circle cx="150.466" cy="253.466" r="2" fill="#4527A0"/>
375
- <circle cx="150.466" cy="269.466" r="2" fill="#4527A0"/>
376
- <circle cx="150.466" cy="285.466" r="2" fill="#4527A0"/>
377
- <circle cx="150.466" cy="301.466" r="2" fill="#4527A0"/>
378
- <circle cx="150.466" cy="317.466" r="2" fill="#4527A0"/>
379
- </g>
380
- <g opacity="0.1">
381
- <circle cx="168.466" cy="253.466" r="2" fill="#4527A0"/>
382
- <circle cx="168.466" cy="269.466" r="2" fill="#4527A0"/>
383
- <circle cx="168.466" cy="285.466" r="2" fill="#4527A0"/>
384
- <circle cx="168.466" cy="301.466" r="2" fill="#4527A0"/>
385
- <circle cx="168.466" cy="317.466" r="2" fill="#4527A0"/>
386
- <circle cx="184.466" cy="253.466" r="2" fill="#4527A0"/>
387
- <circle cx="184.466" cy="269.466" r="2" fill="#4527A0"/>
388
- <circle cx="184.466" cy="285.466" r="2" fill="#4527A0"/>
389
- <circle cx="184.466" cy="301.466" r="2" fill="#4527A0"/>
390
- <circle cx="184.466" cy="317.466" r="2" fill="#4527A0"/>
391
- <circle cx="200.466" cy="253.466" r="2" fill="#4527A0"/>
392
- <circle cx="200.466" cy="269.466" r="2" fill="#4527A0"/>
393
- <circle cx="200.466" cy="285.466" r="2" fill="#4527A0"/>
394
- <circle cx="200.466" cy="301.466" r="2" fill="#4527A0"/>
395
- <circle cx="200.466" cy="317.466" r="2" fill="#4527A0"/>
396
- <circle cx="216.466" cy="253.466" r="2" fill="#4527A0"/>
397
- <circle cx="216.466" cy="269.466" r="2" fill="#4527A0"/>
398
- <circle cx="216.466" cy="285.466" r="2" fill="#4527A0"/>
399
- <circle cx="216.466" cy="301.466" r="2" fill="#4527A0"/>
400
- <circle cx="216.466" cy="317.466" r="2" fill="#4527A0"/>
401
- <circle cx="232.466" cy="253.466" r="2" fill="#4527A0"/>
402
- <circle cx="232.466" cy="269.466" r="2" fill="#4527A0"/>
403
- <circle cx="232.466" cy="285.466" r="2" fill="#4527A0"/>
404
- <circle cx="232.466" cy="301.466" r="2" fill="#4527A0"/>
405
- <circle cx="232.466" cy="317.466" r="2" fill="#4527A0"/>
406
- </g>
407
- <g opacity="0.1">
408
- <circle cx="251.466" cy="253.466" r="2" fill="#4527A0"/>
409
- <circle cx="251.466" cy="269.466" r="2" fill="#4527A0"/>
410
- <circle cx="251.466" cy="285.466" r="2" fill="#4527A0"/>
411
- <circle cx="251.466" cy="301.466" r="2" fill="#4527A0"/>
412
- <circle cx="251.466" cy="317.466" r="2" fill="#4527A0"/>
413
- <circle cx="267.466" cy="253.466" r="2" fill="#4527A0"/>
414
- <circle cx="267.466" cy="269.466" r="2" fill="#4527A0"/>
415
- <circle cx="267.466" cy="285.466" r="2" fill="#4527A0"/>
416
- <circle cx="267.466" cy="301.466" r="2" fill="#4527A0"/>
417
- <circle cx="267.466" cy="317.466" r="2" fill="#4527A0"/>
418
- <circle cx="283.466" cy="253.466" r="2" fill="#4527A0"/>
419
- <circle cx="283.466" cy="269.466" r="2" fill="#4527A0"/>
420
- <circle cx="283.466" cy="285.466" r="2" fill="#4527A0"/>
421
- <circle cx="283.466" cy="301.466" r="2" fill="#4527A0"/>
422
- <circle cx="283.466" cy="317.466" r="2" fill="#4527A0"/>
423
- <circle cx="299.466" cy="253.466" r="2" fill="#4527A0"/>
424
- <circle cx="299.466" cy="269.466" r="2" fill="#4527A0"/>
425
- <circle cx="299.466" cy="285.466" r="2" fill="#4527A0"/>
426
- <circle cx="299.466" cy="301.466" r="2" fill="#4527A0"/>
427
- <circle cx="299.466" cy="317.466" r="2" fill="#4527A0"/>
428
- <circle cx="315.466" cy="253.466" r="2" fill="#4527A0"/>
429
- <circle cx="315.466" cy="269.466" r="2" fill="#4527A0"/>
430
- <circle cx="315.466" cy="285.466" r="2" fill="#4527A0"/>
431
- <circle cx="315.466" cy="301.466" r="2" fill="#4527A0"/>
432
- <circle cx="315.466" cy="317.466" r="2" fill="#4527A0"/>
433
- </g>
434
- <g opacity="0.1">
435
- <circle cx="3.46576" cy="336.466" r="2" fill="#4527A0"/>
436
- <circle cx="3.46576" cy="352.466" r="2" fill="#4527A0"/>
437
- <circle cx="3.46576" cy="368.466" r="2" fill="#4527A0"/>
438
- <circle cx="3.46576" cy="384.466" r="2" fill="#4527A0"/>
439
- <circle cx="3.46576" cy="400.466" r="2" fill="#4527A0"/>
440
- <circle cx="19.4658" cy="336.466" r="2" fill="#4527A0"/>
441
- <circle cx="19.4658" cy="352.466" r="2" fill="#4527A0"/>
442
- <circle cx="19.4658" cy="368.466" r="2" fill="#4527A0"/>
443
- <circle cx="19.4658" cy="384.466" r="2" fill="#4527A0"/>
444
- <circle cx="19.4658" cy="400.466" r="2" fill="#4527A0"/>
445
- <circle cx="35.4658" cy="336.466" r="2" fill="#4527A0"/>
446
- <circle cx="35.4658" cy="352.466" r="2" fill="#4527A0"/>
447
- <circle cx="35.4658" cy="368.466" r="2" fill="#4527A0"/>
448
- <circle cx="35.4658" cy="384.466" r="2" fill="#4527A0"/>
449
- <circle cx="35.4658" cy="400.466" r="2" fill="#4527A0"/>
450
- <circle cx="51.4658" cy="336.466" r="2" fill="#4527A0"/>
451
- <circle cx="51.4658" cy="352.466" r="2" fill="#4527A0"/>
452
- <circle cx="51.4658" cy="368.466" r="2" fill="#4527A0"/>
453
- <circle cx="51.4658" cy="384.466" r="2" fill="#4527A0"/>
454
- <circle cx="51.4658" cy="400.466" r="2" fill="#4527A0"/>
455
- <circle cx="67.4658" cy="336.466" r="2" fill="#4527A0"/>
456
- <circle cx="67.4658" cy="352.466" r="2" fill="#4527A0"/>
457
- <circle cx="67.4658" cy="368.466" r="2" fill="#4527A0"/>
458
- <circle cx="67.4658" cy="384.466" r="2" fill="#4527A0"/>
459
- <circle cx="67.4658" cy="400.466" r="2" fill="#4527A0"/>
460
- </g>
461
- <g opacity="0.1">
462
- <circle cx="86.4658" cy="336.466" r="2" fill="#4527A0"/>
463
- <circle cx="86.4658" cy="352.466" r="2" fill="#4527A0"/>
464
- <circle cx="86.4658" cy="368.466" r="2" fill="#4527A0"/>
465
- <circle cx="86.4658" cy="384.466" r="2" fill="#4527A0"/>
466
- <circle cx="86.4658" cy="400.466" r="2" fill="#4527A0"/>
467
- <circle cx="102.466" cy="336.466" r="2" fill="#4527A0"/>
468
- <circle cx="102.466" cy="352.466" r="2" fill="#4527A0"/>
469
- <circle cx="102.466" cy="368.466" r="2" fill="#4527A0"/>
470
- <circle cx="102.466" cy="384.466" r="2" fill="#4527A0"/>
471
- <circle cx="102.466" cy="400.466" r="2" fill="#4527A0"/>
472
- <circle cx="118.466" cy="336.466" r="2" fill="#4527A0"/>
473
- <circle cx="118.466" cy="352.466" r="2" fill="#4527A0"/>
474
- <circle cx="118.466" cy="368.466" r="2" fill="#4527A0"/>
475
- <circle cx="118.466" cy="384.466" r="2" fill="#4527A0"/>
476
- <circle cx="118.466" cy="400.466" r="2" fill="#4527A0"/>
477
- <circle cx="134.466" cy="336.466" r="2" fill="#4527A0"/>
478
- <circle cx="134.466" cy="352.466" r="2" fill="#4527A0"/>
479
- <circle cx="134.466" cy="368.466" r="2" fill="#4527A0"/>
480
- <circle cx="134.466" cy="384.466" r="2" fill="#4527A0"/>
481
- <circle cx="134.466" cy="400.466" r="2" fill="#4527A0"/>
482
- <circle cx="150.466" cy="336.466" r="2" fill="#4527A0"/>
483
- <circle cx="150.466" cy="352.466" r="2" fill="#4527A0"/>
484
- <circle cx="150.466" cy="368.466" r="2" fill="#4527A0"/>
485
- <circle cx="150.466" cy="384.466" r="2" fill="#4527A0"/>
486
- <circle cx="150.466" cy="400.466" r="2" fill="#4527A0"/>
487
- </g>
488
- <g opacity="0.1">
489
- <circle cx="168.466" cy="336.466" r="2" fill="#4527A0"/>
490
- <circle cx="168.466" cy="352.466" r="2" fill="#4527A0"/>
491
- <circle cx="168.466" cy="368.466" r="2" fill="#4527A0"/>
492
- <circle cx="168.466" cy="384.466" r="2" fill="#4527A0"/>
493
- <circle cx="168.466" cy="400.466" r="2" fill="#4527A0"/>
494
- <circle cx="184.466" cy="336.466" r="2" fill="#4527A0"/>
495
- <circle cx="184.466" cy="352.466" r="2" fill="#4527A0"/>
496
- <circle cx="184.466" cy="368.466" r="2" fill="#4527A0"/>
497
- <circle cx="184.466" cy="384.466" r="2" fill="#4527A0"/>
498
- <circle cx="184.466" cy="400.466" r="2" fill="#4527A0"/>
499
- <circle cx="200.466" cy="336.466" r="2" fill="#4527A0"/>
500
- <circle cx="200.466" cy="352.466" r="2" fill="#4527A0"/>
501
- <circle cx="200.466" cy="368.466" r="2" fill="#4527A0"/>
502
- <circle cx="200.466" cy="384.466" r="2" fill="#4527A0"/>
503
- <circle cx="200.466" cy="400.466" r="2" fill="#4527A0"/>
504
- <circle cx="216.466" cy="336.466" r="2" fill="#4527A0"/>
505
- <circle cx="216.466" cy="352.466" r="2" fill="#4527A0"/>
506
- <circle cx="216.466" cy="368.466" r="2" fill="#4527A0"/>
507
- <circle cx="216.466" cy="384.466" r="2" fill="#4527A0"/>
508
- <circle cx="216.466" cy="400.466" r="2" fill="#4527A0"/>
509
- <circle cx="232.466" cy="336.466" r="2" fill="#4527A0"/>
510
- <circle cx="232.466" cy="352.466" r="2" fill="#4527A0"/>
511
- <circle cx="232.466" cy="368.466" r="2" fill="#4527A0"/>
512
- <circle cx="232.466" cy="384.466" r="2" fill="#4527A0"/>
513
- <circle cx="232.466" cy="400.466" r="2" fill="#4527A0"/>
514
- </g>
515
- <g opacity="0.1">
516
- <circle cx="251.466" cy="336.466" r="2" fill="#4527A0"/>
517
- <circle cx="251.466" cy="352.466" r="2" fill="#4527A0"/>
518
- <circle cx="251.466" cy="368.466" r="2" fill="#4527A0"/>
519
- <circle cx="251.466" cy="384.466" r="2" fill="#4527A0"/>
520
- <circle cx="251.466" cy="400.466" r="2" fill="#4527A0"/>
521
- <circle cx="267.466" cy="336.466" r="2" fill="#4527A0"/>
522
- <circle cx="267.466" cy="352.466" r="2" fill="#4527A0"/>
523
- <circle cx="267.466" cy="368.466" r="2" fill="#4527A0"/>
524
- <circle cx="267.466" cy="384.466" r="2" fill="#4527A0"/>
525
- <circle cx="267.466" cy="400.466" r="2" fill="#4527A0"/>
526
- <circle cx="283.466" cy="336.466" r="2" fill="#4527A0"/>
527
- <circle cx="283.466" cy="352.466" r="2" fill="#4527A0"/>
528
- <circle cx="283.466" cy="368.466" r="2" fill="#4527A0"/>
529
- <circle cx="283.466" cy="384.466" r="2" fill="#4527A0"/>
530
- <circle cx="283.466" cy="400.466" r="2" fill="#4527A0"/>
531
- <circle cx="299.466" cy="336.466" r="2" fill="#4527A0"/>
532
- <circle cx="299.466" cy="352.466" r="2" fill="#4527A0"/>
533
- <circle cx="299.466" cy="368.466" r="2" fill="#4527A0"/>
534
- <circle cx="299.466" cy="384.466" r="2" fill="#4527A0"/>
535
- <circle cx="299.466" cy="400.466" r="2" fill="#4527A0"/>
536
- <circle cx="315.466" cy="336.466" r="2" fill="#4527A0"/>
537
- <circle cx="315.466" cy="352.466" r="2" fill="#4527A0"/>
538
- <circle cx="315.466" cy="368.466" r="2" fill="#4527A0"/>
539
- <circle cx="315.466" cy="384.466" r="2" fill="#4527A0"/>
540
- <circle cx="315.466" cy="400.466" r="2" fill="#4527A0"/>
541
- </g>
542
- <g opacity="0.1">
543
- <circle cx="3.46576" cy="419.466" r="2" fill="#4527A0"/>
544
- <circle cx="3.46576" cy="435.466" r="2" fill="#4527A0"/>
545
- <circle cx="3.46576" cy="451.466" r="2" fill="#4527A0"/>
546
- <circle cx="3.46576" cy="467.466" r="2" fill="#4527A0"/>
547
- <circle cx="3.46576" cy="483.466" r="2" fill="#4527A0"/>
548
- <circle cx="19.4658" cy="419.466" r="2" fill="#4527A0"/>
549
- <circle cx="19.4658" cy="435.466" r="2" fill="#4527A0"/>
550
- <circle cx="19.4658" cy="451.466" r="2" fill="#4527A0"/>
551
- <circle cx="19.4658" cy="467.466" r="2" fill="#4527A0"/>
552
- <circle cx="19.4658" cy="483.466" r="2" fill="#4527A0"/>
553
- <circle cx="35.4658" cy="419.466" r="2" fill="#4527A0"/>
554
- <circle cx="35.4658" cy="435.466" r="2" fill="#4527A0"/>
555
- <circle cx="35.4658" cy="451.466" r="2" fill="#4527A0"/>
556
- <circle cx="35.4658" cy="467.466" r="2" fill="#4527A0"/>
557
- <circle cx="35.4658" cy="483.466" r="2" fill="#4527A0"/>
558
- <circle cx="51.4658" cy="419.466" r="2" fill="#4527A0"/>
559
- <circle cx="51.4658" cy="435.466" r="2" fill="#4527A0"/>
560
- <circle cx="51.4658" cy="451.466" r="2" fill="#4527A0"/>
561
- <circle cx="51.4658" cy="467.466" r="2" fill="#4527A0"/>
562
- <circle cx="51.4658" cy="483.466" r="2" fill="#4527A0"/>
563
- <circle cx="67.4658" cy="419.466" r="2" fill="#4527A0"/>
564
- <circle cx="67.4658" cy="435.466" r="2" fill="#4527A0"/>
565
- <circle cx="67.4658" cy="451.466" r="2" fill="#4527A0"/>
566
- <circle cx="67.4658" cy="467.466" r="2" fill="#4527A0"/>
567
- <circle cx="67.4658" cy="483.466" r="2" fill="#4527A0"/>
568
- </g>
569
- <g opacity="0.1">
570
- <circle cx="86.4658" cy="419.466" r="2" fill="#4527A0"/>
571
- <circle cx="86.4658" cy="435.466" r="2" fill="#4527A0"/>
572
- <circle cx="86.4658" cy="451.466" r="2" fill="#4527A0"/>
573
- <circle cx="86.4658" cy="467.466" r="2" fill="#4527A0"/>
574
- <circle cx="86.4658" cy="483.466" r="2" fill="#4527A0"/>
575
- <circle cx="102.466" cy="419.466" r="2" fill="#4527A0"/>
576
- <circle cx="102.466" cy="435.466" r="2" fill="#4527A0"/>
577
- <circle cx="102.466" cy="451.466" r="2" fill="#4527A0"/>
578
- <circle cx="102.466" cy="467.466" r="2" fill="#4527A0"/>
579
- <circle cx="102.466" cy="483.466" r="2" fill="#4527A0"/>
580
- <circle cx="118.466" cy="419.466" r="2" fill="#4527A0"/>
581
- <circle cx="118.466" cy="435.466" r="2" fill="#4527A0"/>
582
- <circle cx="118.466" cy="451.466" r="2" fill="#4527A0"/>
583
- <circle cx="118.466" cy="467.466" r="2" fill="#4527A0"/>
584
- <circle cx="118.466" cy="483.466" r="2" fill="#4527A0"/>
585
- <circle cx="134.466" cy="419.466" r="2" fill="#4527A0"/>
586
- <circle cx="134.466" cy="435.466" r="2" fill="#4527A0"/>
587
- <circle cx="134.466" cy="451.466" r="2" fill="#4527A0"/>
588
- <circle cx="134.466" cy="467.466" r="2" fill="#4527A0"/>
589
- <circle cx="134.466" cy="483.466" r="2" fill="#4527A0"/>
590
- <circle cx="150.466" cy="419.466" r="2" fill="#4527A0"/>
591
- <circle cx="150.466" cy="435.466" r="2" fill="#4527A0"/>
592
- <circle cx="150.466" cy="451.466" r="2" fill="#4527A0"/>
593
- <circle cx="150.466" cy="467.466" r="2" fill="#4527A0"/>
594
- <circle cx="150.466" cy="483.466" r="2" fill="#4527A0"/>
595
- </g>
596
- <g opacity="0.1">
597
- <circle cx="168.466" cy="419.466" r="2" fill="#4527A0"/>
598
- <circle cx="168.466" cy="435.466" r="2" fill="#4527A0"/>
599
- <circle cx="168.466" cy="451.466" r="2" fill="#4527A0"/>
600
- <circle cx="168.466" cy="467.466" r="2" fill="#4527A0"/>
601
- <circle cx="168.466" cy="483.466" r="2" fill="#4527A0"/>
602
- <circle cx="184.466" cy="419.466" r="2" fill="#4527A0"/>
603
- <circle cx="184.466" cy="435.466" r="2" fill="#4527A0"/>
604
- <circle cx="184.466" cy="451.466" r="2" fill="#4527A0"/>
605
- <circle cx="184.466" cy="467.466" r="2" fill="#4527A0"/>
606
- <circle cx="184.466" cy="483.466" r="2" fill="#4527A0"/>
607
- <circle cx="200.466" cy="419.466" r="2" fill="#4527A0"/>
608
- <circle cx="200.466" cy="435.466" r="2" fill="#4527A0"/>
609
- <circle cx="200.466" cy="451.466" r="2" fill="#4527A0"/>
610
- <circle cx="200.466" cy="467.466" r="2" fill="#4527A0"/>
611
- <circle cx="200.466" cy="483.466" r="2" fill="#4527A0"/>
612
- <circle cx="216.466" cy="419.466" r="2" fill="#4527A0"/>
613
- <circle cx="216.466" cy="435.466" r="2" fill="#4527A0"/>
614
- <circle cx="216.466" cy="451.466" r="2" fill="#4527A0"/>
615
- <circle cx="216.466" cy="467.466" r="2" fill="#4527A0"/>
616
- <circle cx="216.466" cy="483.466" r="2" fill="#4527A0"/>
617
- <circle cx="232.466" cy="419.466" r="2" fill="#4527A0"/>
618
- <circle cx="232.466" cy="435.466" r="2" fill="#4527A0"/>
619
- <circle cx="232.466" cy="451.466" r="2" fill="#4527A0"/>
620
- <circle cx="232.466" cy="467.466" r="2" fill="#4527A0"/>
621
- <circle cx="232.466" cy="483.466" r="2" fill="#4527A0"/>
622
- </g>
623
- <g opacity="0.1">
624
- <circle cx="251.466" cy="419.466" r="2" fill="#4527A0"/>
625
- <circle cx="251.466" cy="435.466" r="2" fill="#4527A0"/>
626
- <circle cx="251.466" cy="451.466" r="2" fill="#4527A0"/>
627
- <circle cx="251.466" cy="467.466" r="2" fill="#4527A0"/>
628
- <circle cx="251.466" cy="483.466" r="2" fill="#4527A0"/>
629
- <circle cx="267.466" cy="419.466" r="2" fill="#4527A0"/>
630
- <circle cx="267.466" cy="435.466" r="2" fill="#4527A0"/>
631
- <circle cx="267.466" cy="451.466" r="2" fill="#4527A0"/>
632
- <circle cx="267.466" cy="467.466" r="2" fill="#4527A0"/>
633
- <circle cx="267.466" cy="483.466" r="2" fill="#4527A0"/>
634
- <circle cx="283.466" cy="419.466" r="2" fill="#4527A0"/>
635
- <circle cx="283.466" cy="435.466" r="2" fill="#4527A0"/>
636
- <circle cx="283.466" cy="451.466" r="2" fill="#4527A0"/>
637
- <circle cx="283.466" cy="467.466" r="2" fill="#4527A0"/>
638
- <circle cx="283.466" cy="483.466" r="2" fill="#4527A0"/>
639
- <circle cx="299.466" cy="419.466" r="2" fill="#4527A0"/>
640
- <circle cx="299.466" cy="435.466" r="2" fill="#4527A0"/>
641
- <circle cx="299.466" cy="451.466" r="2" fill="#4527A0"/>
642
- <circle cx="299.466" cy="467.466" r="2" fill="#4527A0"/>
643
- <circle cx="299.466" cy="483.466" r="2" fill="#4527A0"/>
644
- <circle cx="315.466" cy="419.466" r="2" fill="#4527A0"/>
645
- <circle cx="315.466" cy="435.466" r="2" fill="#4527A0"/>
646
- <circle cx="315.466" cy="451.466" r="2" fill="#4527A0"/>
647
- <circle cx="315.466" cy="467.466" r="2" fill="#4527A0"/>
648
- <circle cx="315.466" cy="483.466" r="2" fill="#4527A0"/>
649
- </g>
650
- <g opacity="0.1">
651
- <circle cx="3.46576" cy="502.466" r="2" fill="#4527A0"/>
652
- <circle cx="3.46576" cy="518.466" r="2" fill="#4527A0"/>
653
- <circle cx="3.46576" cy="534.466" r="2" fill="#4527A0"/>
654
- <circle cx="3.46576" cy="550.466" r="2" fill="#4527A0"/>
655
- <circle cx="3.46576" cy="566.466" r="2" fill="#4527A0"/>
656
- <circle cx="19.4658" cy="502.466" r="2" fill="#4527A0"/>
657
- <circle cx="19.4658" cy="518.466" r="2" fill="#4527A0"/>
658
- <circle cx="19.4658" cy="534.466" r="2" fill="#4527A0"/>
659
- <circle cx="19.4658" cy="550.466" r="2" fill="#4527A0"/>
660
- <circle cx="19.4658" cy="566.466" r="2" fill="#4527A0"/>
661
- <circle cx="35.4658" cy="502.466" r="2" fill="#4527A0"/>
662
- <circle cx="35.4658" cy="518.466" r="2" fill="#4527A0"/>
663
- <circle cx="35.4658" cy="534.466" r="2" fill="#4527A0"/>
664
- <circle cx="35.4658" cy="550.466" r="2" fill="#4527A0"/>
665
- <circle cx="35.4658" cy="566.466" r="2" fill="#4527A0"/>
666
- <circle cx="51.4658" cy="502.466" r="2" fill="#4527A0"/>
667
- <circle cx="51.4658" cy="518.466" r="2" fill="#4527A0"/>
668
- <circle cx="51.4658" cy="534.466" r="2" fill="#4527A0"/>
669
- <circle cx="51.4658" cy="550.466" r="2" fill="#4527A0"/>
670
- <circle cx="51.4658" cy="566.466" r="2" fill="#4527A0"/>
671
- <circle cx="67.4658" cy="502.466" r="2" fill="#4527A0"/>
672
- <circle cx="67.4658" cy="518.466" r="2" fill="#4527A0"/>
673
- <circle cx="67.4658" cy="534.466" r="2" fill="#4527A0"/>
674
- <circle cx="67.4658" cy="550.466" r="2" fill="#4527A0"/>
675
- <circle cx="67.4658" cy="566.466" r="2" fill="#4527A0"/>
676
- </g>
677
- <g opacity="0.1">
678
- <circle cx="86.4658" cy="502.466" r="2" fill="#4527A0"/>
679
- <circle cx="86.4658" cy="518.466" r="2" fill="#4527A0"/>
680
- <circle cx="86.4658" cy="534.466" r="2" fill="#4527A0"/>
681
- <circle cx="86.4658" cy="550.466" r="2" fill="#4527A0"/>
682
- <circle cx="86.4658" cy="566.466" r="2" fill="#4527A0"/>
683
- <circle cx="102.466" cy="502.466" r="2" fill="#4527A0"/>
684
- <circle cx="102.466" cy="518.466" r="2" fill="#4527A0"/>
685
- <circle cx="102.466" cy="534.466" r="2" fill="#4527A0"/>
686
- <circle cx="102.466" cy="550.466" r="2" fill="#4527A0"/>
687
- <circle cx="102.466" cy="566.466" r="2" fill="#4527A0"/>
688
- <circle cx="118.466" cy="502.466" r="2" fill="#4527A0"/>
689
- <circle cx="118.466" cy="518.466" r="2" fill="#4527A0"/>
690
- <circle cx="118.466" cy="534.466" r="2" fill="#4527A0"/>
691
- <circle cx="118.466" cy="550.466" r="2" fill="#4527A0"/>
692
- <circle cx="118.466" cy="566.466" r="2" fill="#4527A0"/>
693
- <circle cx="134.466" cy="502.466" r="2" fill="#4527A0"/>
694
- <circle cx="134.466" cy="518.466" r="2" fill="#4527A0"/>
695
- <circle cx="134.466" cy="534.466" r="2" fill="#4527A0"/>
696
- <circle cx="134.466" cy="550.466" r="2" fill="#4527A0"/>
697
- <circle cx="134.466" cy="566.466" r="2" fill="#4527A0"/>
698
- <circle cx="150.466" cy="502.466" r="2" fill="#4527A0"/>
699
- <circle cx="150.466" cy="518.466" r="2" fill="#4527A0"/>
700
- <circle cx="150.466" cy="534.466" r="2" fill="#4527A0"/>
701
- <circle cx="150.466" cy="550.466" r="2" fill="#4527A0"/>
702
- <circle cx="150.466" cy="566.466" r="2" fill="#4527A0"/>
703
- </g>
704
- <g opacity="0.1">
705
- <circle cx="168.466" cy="502.466" r="2" fill="#4527A0"/>
706
- <circle cx="168.466" cy="518.466" r="2" fill="#4527A0"/>
707
- <circle cx="168.466" cy="534.466" r="2" fill="#4527A0"/>
708
- <circle cx="168.466" cy="550.466" r="2" fill="#4527A0"/>
709
- <circle cx="168.466" cy="566.466" r="2" fill="#4527A0"/>
710
- <circle cx="184.466" cy="502.466" r="2" fill="#4527A0"/>
711
- <circle cx="184.466" cy="518.466" r="2" fill="#4527A0"/>
712
- <circle cx="184.466" cy="534.466" r="2" fill="#4527A0"/>
713
- <circle cx="184.466" cy="550.466" r="2" fill="#4527A0"/>
714
- <circle cx="184.466" cy="566.466" r="2" fill="#4527A0"/>
715
- <circle cx="200.466" cy="502.466" r="2" fill="#4527A0"/>
716
- <circle cx="200.466" cy="518.466" r="2" fill="#4527A0"/>
717
- <circle cx="200.466" cy="534.466" r="2" fill="#4527A0"/>
718
- <circle cx="200.466" cy="550.466" r="2" fill="#4527A0"/>
719
- <circle cx="200.466" cy="566.466" r="2" fill="#4527A0"/>
720
- <circle cx="216.466" cy="502.466" r="2" fill="#4527A0"/>
721
- <circle cx="216.466" cy="518.466" r="2" fill="#4527A0"/>
722
- <circle cx="216.466" cy="534.466" r="2" fill="#4527A0"/>
723
- <circle cx="216.466" cy="550.466" r="2" fill="#4527A0"/>
724
- <circle cx="216.466" cy="566.466" r="2" fill="#4527A0"/>
725
- <circle cx="232.466" cy="502.466" r="2" fill="#4527A0"/>
726
- <circle cx="232.466" cy="518.466" r="2" fill="#4527A0"/>
727
- <circle cx="232.466" cy="534.466" r="2" fill="#4527A0"/>
728
- <circle cx="232.466" cy="550.466" r="2" fill="#4527A0"/>
729
- <circle cx="232.466" cy="566.466" r="2" fill="#4527A0"/>
730
- </g>
731
- <g opacity="0.1">
732
- <circle cx="251.466" cy="502.466" r="2" fill="#4527A0"/>
733
- <circle cx="251.466" cy="518.466" r="2" fill="#4527A0"/>
734
- <circle cx="251.466" cy="534.466" r="2" fill="#4527A0"/>
735
- <circle cx="251.466" cy="550.466" r="2" fill="#4527A0"/>
736
- <circle cx="251.466" cy="566.466" r="2" fill="#4527A0"/>
737
- <circle cx="267.466" cy="502.466" r="2" fill="#4527A0"/>
738
- <circle cx="267.466" cy="518.466" r="2" fill="#4527A0"/>
739
- <circle cx="267.466" cy="534.466" r="2" fill="#4527A0"/>
740
- <circle cx="267.466" cy="550.466" r="2" fill="#4527A0"/>
741
- <circle cx="267.466" cy="566.466" r="2" fill="#4527A0"/>
742
- <circle cx="283.466" cy="502.466" r="2" fill="#4527A0"/>
743
- <circle cx="283.466" cy="518.466" r="2" fill="#4527A0"/>
744
- <circle cx="283.466" cy="534.466" r="2" fill="#4527A0"/>
745
- <circle cx="283.466" cy="550.466" r="2" fill="#4527A0"/>
746
- <circle cx="283.466" cy="566.466" r="2" fill="#4527A0"/>
747
- <circle cx="299.466" cy="502.466" r="2" fill="#4527A0"/>
748
- <circle cx="299.466" cy="518.466" r="2" fill="#4527A0"/>
749
- <circle cx="299.466" cy="534.466" r="2" fill="#4527A0"/>
750
- <circle cx="299.466" cy="550.466" r="2" fill="#4527A0"/>
751
- <circle cx="299.466" cy="566.466" r="2" fill="#4527A0"/>
752
- <circle cx="315.466" cy="502.466" r="2" fill="#4527A0"/>
753
- <circle cx="315.466" cy="518.466" r="2" fill="#4527A0"/>
754
- <circle cx="315.466" cy="534.466" r="2" fill="#4527A0"/>
755
- <circle cx="315.466" cy="550.466" r="2" fill="#4527A0"/>
756
- <circle cx="315.466" cy="566.466" r="2" fill="#4527A0"/>
757
- </g>
758
- </svg>