@empathyco/x-components 6.0.0-alpha.4 → 6.0.0-alpha.40

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 (690) hide show
  1. package/CHANGELOG.md +348 -0
  2. package/core/index.js +7 -1
  3. package/core/index.js.map +1 -1
  4. package/design-system/deprecated-full-theme.css +299 -298
  5. package/docs/API-reference/api/x-adapter-platform.md +12 -0
  6. package/docs/API-reference/api/x-adapter-platform.nextqueriesrelatedpromptsschema.md +11 -0
  7. package/docs/API-reference/api/x-adapter-platform.platformadapter.relatedprompts.md +11 -0
  8. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.md +23 -0
  9. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.nextqueries.md +11 -0
  10. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.suggestiontext.md +11 -0
  11. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.tagging.md +11 -0
  12. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.type.md +11 -0
  13. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.md +22 -0
  14. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplay.md +11 -0
  15. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayadd2cart.md +11 -0
  16. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayclick.md +11 -0
  17. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsrequest.md +15 -0
  18. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.data.md +13 -0
  19. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.md +21 -0
  20. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.status.md +11 -0
  21. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.md +21 -0
  22. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.nextqueries.md +11 -0
  23. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.toolingdisplay.md +11 -0
  24. package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.catalog.md +6 -0
  25. package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.md +1 -1
  26. package/docs/API-reference/api/x-adapter-platform.relatedpromptschema.md +13 -0
  27. package/docs/API-reference/api/x-adapter-platform.relatedpromptsendpointadapter.md +13 -0
  28. package/docs/API-reference/api/x-adapter-platform.relatedpromptsrequestmapper.md +13 -0
  29. package/docs/API-reference/api/x-adapter-platform.relatedpromptsrequestschema.md +13 -0
  30. package/docs/API-reference/api/x-adapter-platform.relatedpromptsresponsemapper.md +13 -0
  31. package/docs/API-reference/api/x-adapter-platform.relatedpromptsresponseschema.md +13 -0
  32. package/docs/API-reference/api/x-components.animationprop.md +6 -1
  33. package/docs/API-reference/api/x-components.bannerslist.md +3 -3
  34. package/docs/API-reference/api/x-components.baseaddtocart.md +1 -0
  35. package/docs/API-reference/api/x-components.basedropdown.md +5 -5
  36. package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
  37. package/docs/API-reference/api/x-components.basegrid.md +3 -3
  38. package/docs/API-reference/api/x-components.baseheadertogglepanel.md +5 -5
  39. package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
  40. package/docs/API-reference/api/x-components.baseidtogglepanel.md +5 -5
  41. package/docs/API-reference/api/x-components.basemodal.md +10 -10
  42. package/docs/API-reference/api/x-components.baseresultimage.md +9 -9
  43. package/docs/API-reference/api/x-components.baseslider.md +70 -0
  44. package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
  45. package/docs/API-reference/api/x-components.basetabspanel.md +8 -8
  46. package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
  47. package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
  48. package/docs/API-reference/api/x-components.cancelfetchandsaverelatedprompts.md +13 -0
  49. package/docs/API-reference/api/x-components.configmutations.config.md +11 -0
  50. package/docs/API-reference/api/x-components.configmutations.md +29 -0
  51. package/docs/API-reference/api/x-components.configmutations.mergeconfig.md +24 -0
  52. package/docs/API-reference/api/x-components.configmutations.setconfig.md +24 -0
  53. package/docs/API-reference/api/x-components.createrelatedtagsquerygetter.md +26 -0
  54. package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.getrelatedtags.md +13 -0
  55. package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.md +20 -0
  56. package/docs/API-reference/api/x-components.createtracktoolingadd2cartwire.md +19 -0
  57. package/docs/API-reference/api/x-components.createtracktoolingdisplaywire.md +19 -0
  58. package/docs/API-reference/api/x-components.displayclickprovider.md +58 -0
  59. package/docs/API-reference/api/x-components.empathize.md +5 -5
  60. package/docs/API-reference/api/x-components.empathizemutations.md +1 -1
  61. package/docs/API-reference/api/x-components.facets.md +3 -3
  62. package/docs/API-reference/api/x-components.facetsmutations.md +1 -1
  63. package/docs/API-reference/api/x-components.featurelocation.md +1 -1
  64. package/docs/API-reference/api/x-components.fetchandsaverelatedprompts.md +13 -0
  65. package/docs/API-reference/api/x-components.fetchrelatedprompts.md +13 -0
  66. package/docs/API-reference/api/x-components.filterslist.md +3 -3
  67. package/docs/API-reference/api/x-components.globalxbus.md +12 -0
  68. package/docs/API-reference/api/x-components.hierarchicalfilter.md +8 -2
  69. package/docs/API-reference/api/x-components.historyqueriesmutations.md +1 -1
  70. package/docs/API-reference/api/x-components.historyqueriesstate.md +1 -1
  71. package/docs/API-reference/api/x-components.identifierresults.md +3 -3
  72. package/docs/API-reference/api/x-components.identifierresultsmutations.md +1 -1
  73. package/docs/API-reference/api/x-components.identifierresultsstate.md +1 -1
  74. package/docs/API-reference/api/x-components.installxoptions.domelement.md +1 -1
  75. package/docs/API-reference/api/x-components.installxoptions.installextraplugins.md +2 -2
  76. package/docs/API-reference/api/x-components.installxoptions.md +1 -1
  77. package/docs/API-reference/api/x-components.itemslist.md +3 -3
  78. package/docs/API-reference/api/x-components.mainmodal.md +2 -2
  79. package/docs/API-reference/api/x-components.md +33 -1
  80. package/docs/API-reference/api/x-components.mergeconfig.md +27 -0
  81. package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +5 -5
  82. package/docs/API-reference/api/x-components.myhistory.md +3 -3
  83. package/docs/API-reference/api/x-components.nextqueriesgroup.md +22 -0
  84. package/docs/API-reference/api/x-components.nextqueriesgroup.modelname.md +11 -0
  85. package/docs/API-reference/api/x-components.nextqueriesgroup.nextqueries.md +11 -0
  86. package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
  87. package/docs/API-reference/api/x-components.nextqueriesmutations.md +1 -1
  88. package/docs/API-reference/api/x-components.nextqueriesstate.md +1 -1
  89. package/docs/API-reference/api/x-components.pageselector.md +80 -0
  90. package/docs/API-reference/api/x-components.partialresultslist.md +3 -3
  91. package/docs/API-reference/api/x-components.popularsearchesmutations.md +1 -1
  92. package/docs/API-reference/api/x-components.promotedslist.md +3 -3
  93. package/docs/API-reference/api/x-components.queriespreviewmutations.md +1 -1
  94. package/docs/API-reference/api/x-components.queryfeature.md +1 -1
  95. package/docs/API-reference/api/x-components.querymutations.md +20 -0
  96. package/docs/API-reference/api/x-components.querymutations.setquery.md +24 -0
  97. package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
  98. package/docs/API-reference/api/x-components.querystate.md +20 -0
  99. package/docs/API-reference/api/x-components.querystate.query.md +13 -0
  100. package/docs/API-reference/api/x-components.querysuggestionsmutations.md +1 -1
  101. package/docs/API-reference/api/x-components.querysuggestionsstate.md +1 -1
  102. package/docs/API-reference/api/x-components.recommendations.md +3 -3
  103. package/docs/API-reference/api/x-components.recommendationsmutations.md +1 -1
  104. package/docs/API-reference/api/x-components.relatedprompt.md +33 -0
  105. package/docs/API-reference/api/x-components.relatedpromptrequest.md +13 -0
  106. package/docs/API-reference/api/x-components.relatedpromptsactioncontext.md +15 -0
  107. package/docs/API-reference/api/x-components.relatedpromptsactions.cancelfetchandsaverelatedprompts.md +17 -0
  108. package/docs/API-reference/api/x-components.relatedpromptsactions.fetchandsaverelatedprompts.md +24 -0
  109. package/docs/API-reference/api/x-components.relatedpromptsactions.fetchrelatedprompts.md +24 -0
  110. package/docs/API-reference/api/x-components.relatedpromptsactions.md +22 -0
  111. package/docs/API-reference/api/x-components.relatedpromptsgetters.md +20 -0
  112. package/docs/API-reference/api/x-components.relatedpromptsgetters.request.md +13 -0
  113. package/docs/API-reference/api/x-components.relatedpromptslist.md +72 -0
  114. package/docs/API-reference/api/x-components.relatedpromptsmutations.md +26 -0
  115. package/docs/API-reference/api/x-components.relatedpromptsmutations.resetrelatedpromptsstate.md +17 -0
  116. package/docs/API-reference/api/x-components.relatedpromptsmutations.resetselectedprompt.md +17 -0
  117. package/docs/API-reference/api/x-components.relatedpromptsmutations.setparams.md +24 -0
  118. package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsproducts.md +24 -0
  119. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +24 -0
  120. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +24 -0
  121. package/docs/API-reference/api/x-components.relatedpromptsstate.md +24 -0
  122. package/docs/API-reference/api/x-components.relatedpromptsstate.params.md +13 -0
  123. package/docs/API-reference/api/x-components.relatedpromptsstate.relatedprompts.md +13 -0
  124. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
  125. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
  126. package/docs/API-reference/api/x-components.relatedpromptstaglist.md +67 -0
  127. package/docs/API-reference/api/x-components.relatedpromptsxevents.md +24 -0
  128. package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsrequestupdated.md +13 -0
  129. package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptadd2cart.md +13 -0
  130. package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptresult.md +13 -0
  131. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedprompt.md +13 -0
  132. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md +13 -0
  133. package/docs/API-reference/api/x-components.relatedpromptsxmodule.md +13 -0
  134. package/docs/API-reference/api/x-components.relatedpromptsxstoremodule.md +15 -0
  135. package/docs/API-reference/api/x-components.relatedtags.md +3 -3
  136. package/docs/API-reference/api/x-components.relatedtagsmutations.md +1 -1
  137. package/docs/API-reference/api/x-components.relatedtagsstate.md +1 -1
  138. package/docs/API-reference/api/x-components.resultslist.md +3 -3
  139. package/docs/API-reference/api/x-components.scrolltotop.md +5 -5
  140. package/docs/API-reference/api/x-components.searchboxmutations.md +1 -1
  141. package/docs/API-reference/api/x-components.searchboxstate.md +1 -1
  142. package/docs/API-reference/api/x-components.searchconfig.md +1 -0
  143. package/docs/API-reference/api/x-components.searchconfig.pagemode.md +11 -0
  144. package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
  145. package/docs/API-reference/api/x-components.searchmutations.md +2 -1
  146. package/docs/API-reference/api/x-components.searchmutations.setstats.md +24 -0
  147. package/docs/API-reference/api/x-components.searchstate.md +2 -1
  148. package/docs/API-reference/api/x-components.searchstate.stats.md +13 -0
  149. package/docs/API-reference/api/x-components.searchxevents.md +1 -0
  150. package/docs/API-reference/api/x-components.searchxevents.userselectedapage.md +13 -0
  151. package/docs/API-reference/api/x-components.selectedfilterslist.md +3 -3
  152. package/docs/API-reference/api/x-components.semanticqueriesmutations.md +1 -1
  153. package/docs/API-reference/api/x-components.semanticqueriesstate.md +1 -1
  154. package/docs/API-reference/api/x-components.setconfig.md +27 -0
  155. package/docs/API-reference/api/x-components.setquery.md +25 -0
  156. package/docs/API-reference/api/x-components.simplefilter.md +6 -0
  157. package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
  158. package/docs/API-reference/api/x-components.snippetcallbacks.md +6 -0
  159. package/docs/API-reference/api/x-components.sortdropdown.md +1 -1
  160. package/docs/API-reference/api/x-components.taggingmutations.md +1 -1
  161. package/docs/API-reference/api/x-components.tracktoolingadd2cartwire.md +13 -0
  162. package/docs/API-reference/api/x-components.tracktoolingdisplayclickedwire.md +13 -0
  163. package/docs/API-reference/api/x-components.typingoptions.md +22 -0
  164. package/docs/API-reference/api/x-components.typingoptions.speed.md +13 -0
  165. package/docs/API-reference/api/x-components.typingoptions.targetattr.md +18 -0
  166. package/docs/API-reference/api/x-components.typingoptions.text.md +13 -0
  167. package/docs/API-reference/api/x-components.urlmutations.md +1 -1
  168. package/docs/API-reference/api/x-components.urlstate.md +1 -1
  169. package/docs/API-reference/api/x-components.usealiasapi.md +1 -0
  170. package/docs/API-reference/api/x-components.usealiasapi.pricestats.md +16 -0
  171. package/docs/API-reference/api/x-components.xeventstypes.md +3 -3
  172. package/docs/API-reference/api/x-components.xmodulestree.md +1 -0
  173. package/docs/API-reference/api/x-components.xmodulestree.relatedprompts.md +11 -0
  174. package/docs/API-reference/api/x-types.md +5 -0
  175. package/docs/API-reference/api/x-types.relatedprompt.md +24 -0
  176. package/docs/API-reference/api/x-types.relatedprompt.relatedpromptnextqueries.md +13 -0
  177. package/docs/API-reference/api/x-types.relatedprompt.suggestiontext.md +13 -0
  178. package/docs/API-reference/api/x-types.relatedprompt.toolingdisplaytagging.md +13 -0
  179. package/docs/API-reference/api/x-types.relatedprompt.type.md +13 -0
  180. package/docs/API-reference/api/x-types.relatedpromptnextquery.md +23 -0
  181. package/docs/API-reference/api/x-types.relatedpromptnextquery.query.md +13 -0
  182. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayadd2carttagging.md +13 -0
  183. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayclicktagging.md +13 -0
  184. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplaytagging.md +13 -0
  185. package/docs/API-reference/api/x-types.relatedpromptsrequest.md +15 -0
  186. package/docs/API-reference/api/x-types.relatedpromptsresponse.md +20 -0
  187. package/docs/API-reference/api/x-types.relatedpromptsresponse.relatedprompts.md +11 -0
  188. package/docs/API-reference/api/x-types.searchresponse.md +1 -0
  189. package/docs/API-reference/api/x-types.searchresponse.stats.md +11 -0
  190. package/docs/API-reference/api/x-types.stats.md +22 -0
  191. package/docs/API-reference/api/x-types.stats.price.md +14 -0
  192. package/docs/API-reference/api/x-types.xcomponentsadapter.md +1 -0
  193. package/docs/API-reference/api/x-types.xcomponentsadapter.relatedprompts.md +11 -0
  194. package/docs/API-reference/components/common/result/x-components.base-result-image.md +2 -2
  195. package/docs/API-reference/components/common/x-components.base-slider.md +189 -0
  196. package/docs/API-reference/components/common/x-components.display-click-provider.md +16 -0
  197. package/docs/API-reference/components/common/x-components.items-list.md +1 -1
  198. package/docs/API-reference/components/common/x-components.page-selector.md +136 -0
  199. package/docs/API-reference/components/facets/x-components.facets/facets.md +1 -1
  200. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +1 -1
  201. package/docs/API-reference/components/related-prompts/x-components.related-prompt.md +16 -0
  202. package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +196 -0
  203. package/docs/API-reference/components/related-prompts/x-components.related-prompts-tag-list.md +31 -0
  204. package/docs/API-reference/components/search/x-components.results-list.md +1 -1
  205. package/js/components/animations/fade-and-slide.vue.js +1 -2
  206. package/js/components/animations/fade-and-slide.vue.js.map +1 -1
  207. package/js/components/base-dropdown.vue.js +1 -3
  208. package/js/components/base-dropdown.vue.js.map +1 -1
  209. package/js/components/base-dropdown.vue2.js +1 -7
  210. package/js/components/base-dropdown.vue2.js.map +1 -1
  211. package/js/components/base-event-button.vue.js +1 -2
  212. package/js/components/base-event-button.vue.js.map +1 -1
  213. package/js/components/base-grid.vue.js +11 -18
  214. package/js/components/base-grid.vue.js.map +1 -1
  215. package/js/components/base-grid.vue2.js.map +1 -1
  216. package/js/components/base-grid.vue3.js +1 -1
  217. package/js/components/base-keyboard-navigation.vue.js +1 -2
  218. package/js/components/base-keyboard-navigation.vue.js.map +1 -1
  219. package/js/components/base-rating.vue.js +1 -3
  220. package/js/components/base-rating.vue.js.map +1 -1
  221. package/js/components/base-slider.vue.js +65 -0
  222. package/js/components/base-slider.vue.js.map +1 -0
  223. package/js/components/base-slider.vue2.js +109 -0
  224. package/js/components/base-slider.vue2.js.map +1 -0
  225. package/js/components/base-slider.vue3.js +7 -0
  226. package/js/components/base-slider.vue3.js.map +1 -0
  227. package/js/components/base-variable-column-grid.vue.js +1 -2
  228. package/js/components/base-variable-column-grid.vue.js.map +1 -1
  229. package/js/components/column-picker/base-column-picker-dropdown.vue.js +1 -3
  230. package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
  231. package/js/components/column-picker/base-column-picker-list.vue.js +1 -3
  232. package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
  233. package/js/components/display-click-provider.vue.js +69 -0
  234. package/js/components/display-click-provider.vue.js.map +1 -0
  235. package/js/components/display-click-provider.vue2.js +6 -0
  236. package/js/components/display-click-provider.vue2.js.map +1 -0
  237. package/js/components/filters/labels/base-rating-filter-label.vue.js +1 -3
  238. package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
  239. package/js/components/icons/cross-tiny.vue.js +2 -2
  240. package/js/components/icons/plus.vue.js +2 -2
  241. package/js/components/items-list.vue.js +1 -2
  242. package/js/components/items-list.vue.js.map +1 -1
  243. package/js/components/items-list.vue2.js +2 -2
  244. package/js/components/items-list.vue2.js.map +1 -1
  245. package/js/components/layouts/fixed-header-and-asides-layout.vue.js +1 -7
  246. package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
  247. package/js/components/layouts/multi-column-max-width-layout.vue.js +1 -9
  248. package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
  249. package/js/components/layouts/single-column-layout.vue.js +1 -9
  250. package/js/components/layouts/single-column-layout.vue.js.map +1 -1
  251. package/js/components/modals/base-events-modal-close.vue.js +1 -2
  252. package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
  253. package/js/components/modals/base-events-modal-open.vue.js +1 -2
  254. package/js/components/modals/base-events-modal-open.vue.js.map +1 -1
  255. package/js/components/modals/base-id-modal-close.vue.js +1 -2
  256. package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
  257. package/js/components/modals/base-id-modal-open.vue.js +1 -2
  258. package/js/components/modals/base-id-modal-open.vue.js.map +1 -1
  259. package/js/components/modals/base-modal.vue.js +1 -2
  260. package/js/components/modals/base-modal.vue.js.map +1 -1
  261. package/js/components/modals/base-modal.vue2.js +13 -6
  262. package/js/components/modals/base-modal.vue2.js.map +1 -1
  263. package/js/components/page-loader-button.vue.js +8 -10
  264. package/js/components/page-loader-button.vue.js.map +1 -1
  265. package/js/components/page-loader-button.vue2.js.map +1 -1
  266. package/js/components/page-loader-button.vue3.js +7 -0
  267. package/js/components/page-loader-button.vue3.js.map +1 -0
  268. package/js/components/page-selector.vue.js +78 -0
  269. package/js/components/page-selector.vue.js.map +1 -0
  270. package/js/components/page-selector.vue2.js +128 -0
  271. package/js/components/page-selector.vue2.js.map +1 -0
  272. package/js/components/page-selector.vue3.js +7 -0
  273. package/js/components/page-selector.vue3.js.map +1 -0
  274. package/js/components/panels/base-header-toggle-panel.vue.js +1 -5
  275. package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
  276. package/js/components/panels/base-id-toggle-panel-button.vue.js +1 -2
  277. package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
  278. package/js/components/panels/base-id-toggle-panel.vue.js +1 -2
  279. package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
  280. package/js/components/panels/base-tabs-panel.vue.js +1 -4
  281. package/js/components/panels/base-tabs-panel.vue.js.map +1 -1
  282. package/js/components/panels/base-toggle-panel.vue.js +1 -2
  283. package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
  284. package/js/components/result/base-result-add-to-cart.vue.js +3 -3
  285. package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
  286. package/js/components/result/base-result-add-to-cart.vue2.js +19 -5
  287. package/js/components/result/base-result-add-to-cart.vue2.js.map +1 -1
  288. package/js/components/result/base-result-current-price.vue.js +1 -2
  289. package/js/components/result/base-result-current-price.vue.js.map +1 -1
  290. package/js/components/result/base-result-image.vue.js +39 -59
  291. package/js/components/result/base-result-image.vue.js.map +1 -1
  292. package/js/components/result/base-result-image.vue2.js +5 -5
  293. package/js/components/result/base-result-image.vue2.js.map +1 -1
  294. package/js/components/result/base-result-link.vue.js +1 -2
  295. package/js/components/result/base-result-link.vue.js.map +1 -1
  296. package/js/components/result/base-result-previous-price.vue.js +1 -2
  297. package/js/components/result/base-result-previous-price.vue.js.map +1 -1
  298. package/js/components/result/base-result-rating.vue.js +1 -4
  299. package/js/components/result/base-result-rating.vue.js.map +1 -1
  300. package/js/components/result/result-variant-selector.vue.js +1 -3
  301. package/js/components/result/result-variant-selector.vue.js.map +1 -1
  302. package/js/components/sliding-panel.vue.js +3 -6
  303. package/js/components/sliding-panel.vue.js.map +1 -1
  304. package/js/components/suggestions/base-suggestion.vue.js +1 -2
  305. package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
  306. package/js/components/suggestions/base-suggestions.vue.js +1 -2
  307. package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
  308. package/js/composables/use-alias-api.js +4 -1
  309. package/js/composables/use-alias-api.js.map +1 -1
  310. package/js/composables/use-getter.js +1 -1
  311. package/js/composables/use-state.js +1 -1
  312. package/js/directives/typing.js +52 -0
  313. package/js/directives/typing.js.map +1 -0
  314. package/js/index.js +18 -2
  315. package/js/index.js.map +1 -1
  316. package/js/types/animation-prop.js +5 -0
  317. package/js/types/animation-prop.js.map +1 -1
  318. package/js/x-installer/x-installer/x-installer.js +3 -3
  319. package/js/x-installer/x-installer/x-installer.js.map +1 -1
  320. package/js/x-modules/device/store/emitters.js +1 -0
  321. package/js/x-modules/device/store/emitters.js.map +1 -1
  322. package/js/x-modules/empathize/components/empathize.vue.js +1 -2
  323. package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
  324. package/js/x-modules/empathize/components/empathize.vue2.js +6 -0
  325. package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
  326. package/js/x-modules/empathize/store/emitters.js +1 -0
  327. package/js/x-modules/empathize/store/emitters.js.map +1 -1
  328. package/js/x-modules/experience-controls/store/emitters.js +1 -0
  329. package/js/x-modules/experience-controls/store/emitters.js.map +1 -1
  330. package/js/x-modules/extra-params/components/extra-params.vue.js +1 -1
  331. package/js/x-modules/extra-params/components/extra-params.vue.js.map +1 -1
  332. package/js/x-modules/extra-params/store/emitters.js +1 -0
  333. package/js/x-modules/extra-params/store/emitters.js.map +1 -1
  334. package/js/x-modules/facets/components/facets/facets.vue.js +20 -33
  335. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  336. package/js/x-modules/facets/components/facets/facets.vue2.js +2 -2
  337. package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
  338. package/js/x-modules/facets/components/filters/all-filter.vue.js +1 -2
  339. package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
  340. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +1 -6
  341. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
  342. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js +1 -3
  343. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
  344. package/js/x-modules/facets/components/filters/number-range-filter.vue.js +1 -3
  345. package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
  346. package/js/x-modules/facets/components/filters/simple-filter.vue.js +1 -3
  347. package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
  348. package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -2
  349. package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
  350. package/js/x-modules/facets/components/lists/filters-search.vue.js +1 -3
  351. package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
  352. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js +11 -18
  353. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  354. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +2 -2
  355. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
  356. package/js/x-modules/facets/components/lists/sliced-filters.vue.js +1 -4
  357. package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
  358. package/js/x-modules/history-queries/components/clear-history-queries.vue.js +1 -2
  359. package/js/x-modules/history-queries/components/clear-history-queries.vue.js.map +1 -1
  360. package/js/x-modules/history-queries/components/history-queries.vue.js +1 -10
  361. package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
  362. package/js/x-modules/history-queries/components/history-query.vue.js +1 -6
  363. package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
  364. package/js/x-modules/history-queries/components/my-history.vue.js +1 -4
  365. package/js/x-modules/history-queries/components/my-history.vue.js.map +1 -1
  366. package/js/x-modules/history-queries/components/remove-history-query.vue.js +1 -2
  367. package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
  368. package/js/x-modules/history-queries/store/emitters.js +1 -0
  369. package/js/x-modules/history-queries/store/emitters.js.map +1 -1
  370. package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -2
  371. package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
  372. package/js/x-modules/identifier-results/store/emitters.js +1 -0
  373. package/js/x-modules/identifier-results/store/emitters.js.map +1 -1
  374. package/js/x-modules/next-queries/components/next-queries.vue.js +1 -7
  375. package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
  376. package/js/x-modules/next-queries/components/next-query-preview.vue.js +1 -3
  377. package/js/x-modules/next-queries/components/next-query-preview.vue.js.map +1 -1
  378. package/js/x-modules/next-queries/components/next-query.vue.js +1 -4
  379. package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
  380. package/js/x-modules/next-queries/store/emitters.js +1 -0
  381. package/js/x-modules/next-queries/store/emitters.js.map +1 -1
  382. package/js/x-modules/popular-searches/components/popular-search.vue.js +1 -4
  383. package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
  384. package/js/x-modules/popular-searches/components/popular-searches.vue.js +1 -7
  385. package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
  386. package/js/x-modules/queries-preview/components/query-preview-button.vue.js +1 -2
  387. package/js/x-modules/queries-preview/components/query-preview-button.vue.js.map +1 -1
  388. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +6 -0
  389. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
  390. package/js/x-modules/queries-preview/components/query-preview-list.vue.js.map +1 -1
  391. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js +15 -2
  392. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
  393. package/js/x-modules/queries-preview/components/query-preview.vue.js +1 -2
  394. package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
  395. package/js/x-modules/queries-preview/components/query-preview.vue2.js +7 -1
  396. package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
  397. package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js +2 -1
  398. package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js.map +1 -1
  399. package/js/x-modules/queries-preview/store/emitters.js +1 -0
  400. package/js/x-modules/queries-preview/store/emitters.js.map +1 -1
  401. package/js/x-modules/queries-preview/store/module.js +1 -1
  402. package/js/x-modules/queries-preview/store/module.js.map +1 -1
  403. package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js +6 -4
  404. package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js.map +1 -1
  405. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js +1 -4
  406. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js.map +1 -1
  407. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js +1 -7
  408. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js.map +1 -1
  409. package/js/x-modules/query-suggestions/store/emitters.js +1 -0
  410. package/js/x-modules/query-suggestions/store/emitters.js.map +1 -1
  411. package/js/x-modules/recommendations/components/recommendations.vue.js +1 -2
  412. package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
  413. package/js/x-modules/recommendations/store/emitters.js +1 -0
  414. package/js/x-modules/recommendations/store/emitters.js.map +1 -1
  415. package/js/x-modules/related-prompts/components/related-prompt.vue.js +25 -0
  416. package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -0
  417. package/js/x-modules/related-prompts/components/related-prompt.vue2.js +31 -0
  418. package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -0
  419. package/js/x-modules/related-prompts/components/related-prompt.vue3.js +7 -0
  420. package/js/x-modules/related-prompts/components/related-prompt.vue3.js.map +1 -0
  421. package/js/x-modules/related-prompts/components/related-prompts-list.vue.js +154 -0
  422. package/js/x-modules/related-prompts/components/related-prompts-list.vue.js.map +1 -0
  423. package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js +6 -0
  424. package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js.map +1 -0
  425. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js +89 -0
  426. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js.map +1 -0
  427. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js +221 -0
  428. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -0
  429. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js +7 -0
  430. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js.map +1 -0
  431. package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js +29 -0
  432. package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js.map +1 -0
  433. package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js +20 -0
  434. package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js.map +1 -0
  435. package/js/x-modules/related-prompts/store/emitters.js +15 -0
  436. package/js/x-modules/related-prompts/store/emitters.js.map +1 -0
  437. package/js/x-modules/related-prompts/store/getters/request.getter.js +16 -0
  438. package/js/x-modules/related-prompts/store/getters/request.getter.js.map +1 -0
  439. package/js/x-modules/related-prompts/store/module.js +61 -0
  440. package/js/x-modules/related-prompts/store/module.js.map +1 -0
  441. package/js/x-modules/related-prompts/wiring.js +99 -0
  442. package/js/x-modules/related-prompts/wiring.js.map +1 -0
  443. package/js/x-modules/related-prompts/x-module.js +21 -0
  444. package/js/x-modules/related-prompts/x-module.js.map +1 -0
  445. package/js/x-modules/related-tags/components/related-tag.vue.js +1 -2
  446. package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
  447. package/js/x-modules/related-tags/components/related-tags.vue.js +1 -4
  448. package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
  449. package/js/x-modules/related-tags/store/emitters.js +1 -0
  450. package/js/x-modules/related-tags/store/emitters.js.map +1 -1
  451. package/js/x-modules/scroll/components/scroll-to-top.vue.js +1 -2
  452. package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
  453. package/js/x-modules/scroll/components/scroll-to-top.vue2.js +6 -0
  454. package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
  455. package/js/x-modules/scroll/store/emitters.js +1 -0
  456. package/js/x-modules/scroll/store/emitters.js.map +1 -1
  457. package/js/x-modules/search/components/partial-results-list.vue.js +1 -2
  458. package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
  459. package/js/x-modules/search/components/results-list.vue.js +2 -2
  460. package/js/x-modules/search/components/results-list.vue.js.map +1 -1
  461. package/js/x-modules/search/components/sort-dropdown.vue.js +1 -3
  462. package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
  463. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js +10 -3
  464. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js.map +1 -1
  465. package/js/x-modules/search/store/actions/save-search-response.action.js +2 -1
  466. package/js/x-modules/search/store/actions/save-search-response.action.js.map +1 -1
  467. package/js/x-modules/search/store/emitters.js +1 -0
  468. package/js/x-modules/search/store/emitters.js.map +1 -1
  469. package/js/x-modules/search/store/module.js +9 -3
  470. package/js/x-modules/search/store/module.js.map +1 -1
  471. package/js/x-modules/search/wiring.js +4 -0
  472. package/js/x-modules/search/wiring.js.map +1 -1
  473. package/js/x-modules/search-box/components/clear-search-input.vue.js +1 -2
  474. package/js/x-modules/search-box/components/clear-search-input.vue.js.map +1 -1
  475. package/js/x-modules/search-box/components/search-button.vue.js +1 -2
  476. package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
  477. package/js/x-modules/search-box/store/emitters.js +1 -0
  478. package/js/x-modules/search-box/store/emitters.js.map +1 -1
  479. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js +1 -3
  480. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js.map +1 -1
  481. package/js/x-modules/semantic-queries/components/semantic-query.vue.js +1 -4
  482. package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
  483. package/js/x-modules/tagging/store/module.js +5 -1
  484. package/js/x-modules/tagging/store/module.js.map +1 -1
  485. package/js/x-modules/tagging/wiring.js +64 -1
  486. package/js/x-modules/tagging/wiring.js.map +1 -1
  487. package/js/x-modules/url/store/emitters.js +1 -0
  488. package/js/x-modules/url/store/emitters.js.map +1 -1
  489. package/package.json +51 -50
  490. package/related-prompts/index.d.ts +1 -0
  491. package/related-prompts/index.js +10 -0
  492. package/report/x-adapter-platform.api.json +881 -53
  493. package/report/x-components.api.json +16507 -17993
  494. package/report/x-components.api.md +720 -167
  495. package/report/x-types.api.json +496 -0
  496. package/tagging/index.js +1 -1
  497. package/types/adapter/e2e-adapter.d.ts.map +1 -1
  498. package/types/adapter/mocked-responses.d.ts +3 -0
  499. package/types/adapter/mocked-responses.d.ts.map +1 -1
  500. package/types/components/base-dropdown.vue.d.ts +5 -5
  501. package/types/components/base-dropdown.vue.d.ts.map +1 -1
  502. package/types/components/base-grid.vue.d.ts +3 -3
  503. package/types/components/base-slider.vue.d.ts +74 -0
  504. package/types/components/base-slider.vue.d.ts.map +1 -0
  505. package/types/components/base-variable-column-grid.vue.d.ts +3 -3
  506. package/types/components/display-click-provider.vue.d.ts +52 -0
  507. package/types/components/display-click-provider.vue.d.ts.map +1 -0
  508. package/types/components/global-x-bus.vue.d.ts +12 -0
  509. package/types/components/global-x-bus.vue.d.ts.map +1 -1
  510. package/types/components/index.d.ts +3 -0
  511. package/types/components/index.d.ts.map +1 -1
  512. package/types/components/items-list.vue.d.ts +3 -3
  513. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +5 -5
  514. package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
  515. package/types/components/modals/base-events-modal.vue.d.ts +2 -2
  516. package/types/components/modals/base-id-modal.vue.d.ts +2 -2
  517. package/types/components/modals/base-modal.vue.d.ts +10 -10
  518. package/types/components/modals/base-modal.vue.d.ts.map +1 -1
  519. package/types/components/modals/main-modal.vue.d.ts +2 -2
  520. package/types/components/page-selector.vue.d.ts +125 -0
  521. package/types/components/page-selector.vue.d.ts.map +1 -0
  522. package/types/components/panels/base-header-toggle-panel.vue.d.ts +5 -5
  523. package/types/components/panels/base-id-toggle-panel.vue.d.ts +5 -5
  524. package/types/components/panels/base-tabs-panel.vue.d.ts +8 -8
  525. package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
  526. package/types/components/result/base-result-add-to-cart.vue.d.ts +2 -0
  527. package/types/components/result/base-result-add-to-cart.vue.d.ts.map +1 -1
  528. package/types/components/result/base-result-image.vue.d.ts +10 -10
  529. package/types/components/result/base-result-image.vue.d.ts.map +1 -1
  530. package/types/components/snippet-callbacks.vue.d.ts +6 -0
  531. package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
  532. package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
  533. package/types/composables/use-alias-api.d.ts +5 -0
  534. package/types/composables/use-alias-api.d.ts.map +1 -1
  535. package/types/composables/use-store.d.ts +2 -2
  536. package/types/composables/use-store.d.ts.map +1 -1
  537. package/types/directives/index.d.ts +1 -0
  538. package/types/directives/index.d.ts.map +1 -1
  539. package/types/directives/typing.d.ts +30 -0
  540. package/types/directives/typing.d.ts.map +1 -0
  541. package/types/index.d.ts +1 -0
  542. package/types/index.d.ts.map +1 -1
  543. package/types/store/index.d.ts +4 -1
  544. package/types/store/index.d.ts.map +1 -1
  545. package/types/tailwind/plugin-options.d.ts +1 -2
  546. package/types/tailwind/plugin-options.d.ts.map +1 -1
  547. package/types/types/animation-prop.d.ts +6 -2
  548. package/types/types/animation-prop.d.ts.map +1 -1
  549. package/types/types/origin.d.ts +2 -2
  550. package/types/types/origin.d.ts.map +1 -1
  551. package/types/types/page-mode.d.ts +2 -0
  552. package/types/types/page-mode.d.ts.map +1 -0
  553. package/types/views/home/types.d.ts +3 -0
  554. package/types/views/home/types.d.ts.map +1 -1
  555. package/types/wiring/events.types.d.ts +3 -1
  556. package/types/wiring/events.types.d.ts.map +1 -1
  557. package/types/x-installer/x-installer/types.d.ts +2 -2
  558. package/types/x-installer/x-installer/types.d.ts.map +1 -1
  559. package/types/x-installer/x-installer/x-installer.d.ts +4 -4
  560. package/types/x-installer/x-installer/x-installer.d.ts.map +1 -1
  561. package/types/x-modules/empathize/components/empathize.vue.d.ts +5 -5
  562. package/types/x-modules/facets/components/facets/facets.vue.d.ts +3 -3
  563. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +8 -2
  564. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
  565. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +6 -0
  566. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
  567. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
  568. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +3 -3
  569. package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
  570. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
  571. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
  572. package/types/x-modules/next-queries/index.d.ts +1 -0
  573. package/types/x-modules/next-queries/index.d.ts.map +1 -1
  574. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
  575. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +1 -1
  576. package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
  577. package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -1
  578. package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
  579. package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts +4 -2
  580. package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +1 -1
  581. package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
  582. package/types/x-modules/related-prompts/components/index.d.ts +4 -0
  583. package/types/x-modules/related-prompts/components/index.d.ts.map +1 -0
  584. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +28 -0
  585. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -0
  586. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +106 -0
  587. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -0
  588. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts +126 -0
  589. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +1 -0
  590. package/types/x-modules/related-prompts/events.types.d.ts +36 -0
  591. package/types/x-modules/related-prompts/events.types.d.ts.map +1 -0
  592. package/types/x-modules/related-prompts/index.d.ts +6 -0
  593. package/types/x-modules/related-prompts/index.d.ts.map +1 -0
  594. package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +17 -0
  595. package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -0
  596. package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts +13 -0
  597. package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -0
  598. package/types/x-modules/related-prompts/store/emitters.d.ts +9 -0
  599. package/types/x-modules/related-prompts/store/emitters.d.ts.map +1 -0
  600. package/types/x-modules/related-prompts/store/getters/request.getter.d.ts +13 -0
  601. package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -0
  602. package/types/x-modules/related-prompts/store/index.d.ts +7 -0
  603. package/types/x-modules/related-prompts/store/index.d.ts.map +1 -0
  604. package/types/x-modules/related-prompts/store/module.d.ts +8 -0
  605. package/types/x-modules/related-prompts/store/module.d.ts.map +1 -0
  606. package/types/x-modules/related-prompts/store/types.d.ts +108 -0
  607. package/types/x-modules/related-prompts/store/types.d.ts.map +1 -0
  608. package/types/x-modules/related-prompts/types.d.ts +10 -0
  609. package/types/x-modules/related-prompts/types.d.ts.map +1 -0
  610. package/types/x-modules/related-prompts/wiring.d.ts +38 -0
  611. package/types/x-modules/related-prompts/wiring.d.ts.map +1 -0
  612. package/types/x-modules/related-prompts/x-module.d.ts +16 -0
  613. package/types/x-modules/related-prompts/x-module.d.ts.map +1 -0
  614. package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
  615. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +5 -5
  616. package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
  617. package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
  618. package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
  619. package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
  620. package/types/x-modules/search/components/sort-dropdown.vue.d.ts +1 -1
  621. package/types/x-modules/search/config.types.d.ts +2 -0
  622. package/types/x-modules/search/config.types.d.ts.map +1 -1
  623. package/types/x-modules/search/events.types.d.ts +4 -0
  624. package/types/x-modules/search/events.types.d.ts.map +1 -1
  625. package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -1
  626. package/types/x-modules/search/store/actions/save-search-response.action.d.ts.map +1 -1
  627. package/types/x-modules/search/store/module.d.ts +2 -0
  628. package/types/x-modules/search/store/module.d.ts.map +1 -1
  629. package/types/x-modules/search/store/types.d.ts +9 -1
  630. package/types/x-modules/search/store/types.d.ts.map +1 -1
  631. package/types/x-modules/search/wiring.d.ts +4 -0
  632. package/types/x-modules/search/wiring.d.ts.map +1 -1
  633. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
  634. package/types/x-modules/tagging/store/module.d.ts.map +1 -1
  635. package/types/x-modules/tagging/wiring.d.ts +36 -2
  636. package/types/x-modules/tagging/wiring.d.ts.map +1 -1
  637. package/types/x-modules/x-modules.types.d.ts +2 -0
  638. package/types/x-modules/x-modules.types.d.ts.map +1 -1
  639. package/docs/API-reference/api/x-components.usestore.md +0 -19
  640. package/docs/assets/features/overview-my-history.svg +0 -279
  641. package/docs/assets/features/overview-product-results-card.svg +0 -128
  642. package/docs/assets/interface/build-search-ui.svg +0 -167
  643. package/docs/assets/interface/experience-search-intro.svg +0 -1
  644. package/docs/assets/interface/integration-guide.svg +0 -1
  645. package/docs/assets/interface/integration-video.png +0 -0
  646. package/docs/assets/interface/x-architecture.svg +0 -1
  647. package/docs/assets/interface/x-empathize.gif +0 -0
  648. package/docs/assets/interface/x-facets.gif +0 -0
  649. package/docs/assets/interface/x-facets.svg +0 -189
  650. package/docs/assets/interface/x-history-queries.gif +0 -0
  651. package/docs/assets/interface/x-id-results.gif +0 -0
  652. package/docs/assets/interface/x-next-queries.gif +0 -0
  653. package/docs/assets/interface/x-popular-searches.gif +0 -0
  654. package/docs/assets/interface/x-query-suggestions.gif +0 -0
  655. package/docs/assets/interface/x-recommendations.gif +0 -0
  656. package/docs/assets/interface/x-recommendations.svg +0 -472
  657. package/docs/assets/interface/x-related-tags.gif +0 -0
  658. package/docs/assets/interface/x-results-layout.svg +0 -259
  659. package/docs/assets/interface/x-search-box-elements.svg +0 -1
  660. package/docs/assets/interface/x-search-box.svg +0 -60
  661. package/docs/build-search-ui/README.md +0 -127
  662. package/docs/build-search-ui/sidebar.js +0 -7
  663. package/docs/build-search-ui/web-archetype-development-guide.md +0 -186
  664. package/docs/build-search-ui/web-archetype-integration-guide.md +0 -458
  665. package/docs/build-search-ui/web-how-to-use-x-components-guide.md +0 -200
  666. package/docs/build-search-ui/web-x-architecture.md +0 -83
  667. package/docs/build-search-ui/web-x-components-development-guide.md +0 -157
  668. package/docs/experience-search-and-discovery/README.md +0 -132
  669. package/docs/experience-search-and-discovery/empathize.md +0 -119
  670. package/docs/experience-search-and-discovery/facets-and-filters.md +0 -154
  671. package/docs/experience-search-and-discovery/history-queries.md +0 -70
  672. package/docs/experience-search-and-discovery/id-results.md +0 -49
  673. package/docs/experience-search-and-discovery/my-history.md +0 -60
  674. package/docs/experience-search-and-discovery/next-queries.md +0 -72
  675. package/docs/experience-search-and-discovery/popular-searches.md +0 -50
  676. package/docs/experience-search-and-discovery/product-results-ui.md +0 -82
  677. package/docs/experience-search-and-discovery/query-suggestions.md +0 -48
  678. package/docs/experience-search-and-discovery/recommendations.md +0 -134
  679. package/docs/experience-search-and-discovery/related-tags.md +0 -66
  680. package/docs/experience-search-and-discovery/search-box.md +0 -99
  681. package/docs/experience-search-and-discovery/serp-ui.md +0 -125
  682. package/docs/experience-search-and-discovery/sidebar.js +0 -17
  683. package/docs/experience-search-and-discovery/web-local-storage.md +0 -30
  684. package/docs/input-status-machine-state.png +0 -0
  685. package/js/composables/use-store.js +0 -15
  686. package/js/composables/use-store.js.map +0 -1
  687. package/js/utils/options-api.js +0 -4
  688. package/js/utils/options-api.js.map +0 -1
  689. package/types/utils/options-api.d.ts +0 -3
  690. package/types/utils/options-api.d.ts.map +0 -1
@@ -1 +0,0 @@
1
- <svg id="Capa_1" data-name="Capa 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 751 387"><defs><style>.cls-1,.cls-15,.cls-16,.cls-17,.cls-2,.cls-20,.cls-21,.cls-22,.cls-25,.cls-3,.cls-4,.cls-6,.cls-7{fill:none;}.cls-1{stroke:#8b6391;}.cls-1,.cls-15,.cls-16,.cls-17,.cls-2,.cls-20,.cls-22,.cls-25,.cls-3,.cls-4,.cls-6{stroke-miterlimit:10;}.cls-1,.cls-25{stroke-width:0.5px;}.cls-2,.cls-22{stroke:#0086b2;}.cls-17,.cls-2,.cls-20,.cls-3{stroke-width:0.5px;}.cls-16,.cls-3{stroke:#80c0a1;}.cls-15,.cls-20,.cls-4{stroke:#243c47;}.cls-15,.cls-16,.cls-4,.cls-6{stroke-width:1.01px;}.cls-4{opacity:0.63;}.cls-5{fill:#243d48;}.cls-6{stroke:#979797;}.cls-8{fill:#1e3d49;}.cls-9{fill:#53b9c9;}.cls-10{fill:#8f8f8f;}.cls-11,.cls-13,.cls-14{fill:#80c0a1;}.cls-12{fill:#fdfdfd;}.cls-13,.cls-19{fill-rule:evenodd;}.cls-14{opacity:0.23;}.cls-17{stroke:#53b9c9;}.cls-17,.cls-20{stroke-dasharray:3.42 2.57;}.cls-18{fill:#243c47;}.cls-19,.cls-26{fill:#8b6391;}.cls-21{stroke:#d2d2d2;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.52px;}.cls-22{stroke-width:0.51px;}.cls-23{fill:#fff;}.cls-24{fill:#0086b2;}.cls-25{stroke:#8f8f8f;}</style></defs><line class="cls-1" x1="248" y1="158.25" x2="441" y2="158.5"/><path class="cls-2" d="M278,158.3h15.93a99.28,99.28,0,0,1,32.22,5.37q19.37,6.63,43,6.63h74.43"/><path class="cls-3" d="M278,158.3h15.86A98.46,98.46,0,0,0,326,152.93q19.31-6.63,42.78-6.63h74.13"/><circle class="cls-4" cx="592.5" cy="157.5" r="34.5"/><path class="cls-5" d="M172,214.54l-1.17-1.64-1.16,1.64h-.92l1.61-2.2-1.52-2.12h.91l1.1,1.54,1.09-1.54h.87l-1.51,2.09,1.62,2.23Z"/><path class="cls-5" d="M178.66,214.32a2.13,2.13,0,0,1-.83-.8,2.16,2.16,0,0,1-.3-1.14,2.21,2.21,0,0,1,.3-1.14,2.25,2.25,0,0,1,.83-.79,2.45,2.45,0,0,1,1.18-.29,2.33,2.33,0,0,1,1,.19,2,2,0,0,1,.74.53l-.52.49a1.51,1.51,0,0,0-1.15-.5,1.59,1.59,0,0,0-.79.19,1.36,1.36,0,0,0-.55.54,1.64,1.64,0,0,0,0,1.57,1.36,1.36,0,0,0,.55.54,1.59,1.59,0,0,0,.79.19,1.49,1.49,0,0,0,1.15-.51l.52.49a2,2,0,0,1-.74.54,2.54,2.54,0,0,1-1,.18A2.42,2.42,0,0,1,178.66,214.32Z"/><path class="cls-5" d="M184.36,214.32a2.13,2.13,0,0,1-.83-.8,2.21,2.21,0,0,1-.3-1.14,2.16,2.16,0,0,1,1.13-1.93,2.61,2.61,0,0,1,2.39,0,2.18,2.18,0,0,1,.83.79,2.21,2.21,0,0,1,.3,1.14,2.16,2.16,0,0,1-.3,1.14,2.13,2.13,0,0,1-.83.8,2.69,2.69,0,0,1-2.39,0Zm2-.61a1.45,1.45,0,0,0,.55-.55,1.55,1.55,0,0,0,.19-.78,1.61,1.61,0,0,0-.19-.78,1.5,1.5,0,0,0-.55-.54,1.68,1.68,0,0,0-1.55,0,1.4,1.4,0,0,0-.54.54,1.51,1.51,0,0,0-.2.78,1.46,1.46,0,0,0,.2.78,1.36,1.36,0,0,0,.54.55,1.68,1.68,0,0,0,1.55,0Z"/><path class="cls-5" d="M194,214.54v-2.86l-1.42,2.37h-.36l-1.42-2.33v2.82H190v-4.32h.66l1.71,2.87,1.69-2.87h.66v4.32Z"/><path class="cls-5" d="M200,210.41a1.4,1.4,0,0,1,.64.53,1.46,1.46,0,0,1,.22.82,1.48,1.48,0,0,1-.22.82,1.4,1.4,0,0,1-.64.53,2.45,2.45,0,0,1-1,.19h-1v1.24h-.8v-4.32H199A2.45,2.45,0,0,1,200,210.41Zm-.22,2a.78.78,0,0,0,.27-.64.8.8,0,0,0-.27-.64,1.28,1.28,0,0,0-.79-.22H198v1.72H199A1.28,1.28,0,0,0,199.77,212.4Z"/><path class="cls-5" d="M203.85,214.32a2.06,2.06,0,0,1-.83-.8,2.12,2.12,0,0,1-.31-1.14,2.19,2.19,0,0,1,1.14-1.93,2.47,2.47,0,0,1,1.19-.29,2.49,2.49,0,0,1,1.19.29,2.18,2.18,0,0,1,.83.79,2.21,2.21,0,0,1,.3,1.14,2.16,2.16,0,0,1-.3,1.14,2.13,2.13,0,0,1-.83.8,2.49,2.49,0,0,1-1.19.28A2.46,2.46,0,0,1,203.85,214.32Zm2-.61a1.33,1.33,0,0,0,.55-.55,1.56,1.56,0,0,0,.2-.78,1.62,1.62,0,0,0-.2-.78,1.36,1.36,0,0,0-.55-.54,1.52,1.52,0,0,0-.77-.19,1.55,1.55,0,0,0-.78.19,1.4,1.4,0,0,0-.54.54,1.62,1.62,0,0,0-.2.78,1.56,1.56,0,0,0,.2.78,1.36,1.36,0,0,0,.54.55,1.55,1.55,0,0,0,.78.19A1.52,1.52,0,0,0,205.81,213.71Z"/><path class="cls-5" d="M213.36,210.22v4.32h-.66l-2.38-2.92v2.92h-.8v-4.32h.66l2.38,2.93v-2.93Z"/><path class="cls-5" d="M219.06,213.87v.67h-3.24v-4.32H219v.68h-2.35V212h2.08v.66h-2.08v1.19Z"/><path class="cls-5" d="M225.1,210.22v4.32h-.66l-2.38-2.92v2.92h-.8v-4.32h.66l2.38,2.93v-2.93Z"/><path class="cls-5" d="M228.44,210.9H227v-.68h3.67v.68h-1.43v3.64h-.81Z"/><path class="cls-5" d="M232.92,214.46a2,2,0,0,1-.74-.37l.28-.63a1.9,1.9,0,0,0,.65.34,2.32,2.32,0,0,0,.77.14,1.28,1.28,0,0,0,.72-.16.46.46,0,0,0,.24-.4.42.42,0,0,0-.13-.31,1,1,0,0,0-.34-.19l-.56-.15a6.45,6.45,0,0,1-.79-.24,1.29,1.29,0,0,1-.53-.36,1,1,0,0,1-.22-.68,1.16,1.16,0,0,1,.2-.65,1.3,1.3,0,0,1,.58-.46,2.28,2.28,0,0,1,1-.18,3.4,3.4,0,0,1,.78.1,2.2,2.2,0,0,1,.66.29l-.25.62a2.24,2.24,0,0,0-.6-.25,2.06,2.06,0,0,0-.59-.09,1.22,1.22,0,0,0-.71.16.51.51,0,0,0-.23.43.38.38,0,0,0,.13.3.85.85,0,0,0,.34.18c.13,0,.32.1.55.16a5.18,5.18,0,0,1,.79.23,1.39,1.39,0,0,1,.53.36,1,1,0,0,1,.22.67,1.14,1.14,0,0,1-.2.65,1.3,1.3,0,0,1-.58.46,2.37,2.37,0,0,1-1,.17A3.1,3.1,0,0,1,232.92,214.46Z"/><path class="cls-5" d="M240.5,212.51h1.7v.64h-1.7Z"/><path class="cls-5" d="M247.9,214.1a1.91,1.91,0,0,1-.5-1.44v-2.44h.8v2.41c0,.85.36,1.27,1.09,1.27s1.1-.42,1.1-1.27v-2.41h.79v2.44a2,2,0,0,1-.5,1.44,2.18,2.18,0,0,1-2.78,0Z"/><path class="cls-5" d="M253.61,210.22h.8v4.32h-.8Z"/><path class="cls-5" d="M260.11,173.87a1.67,1.67,0,0,1-.42-1.22v-2.07h.68v2q0,1.08.93,1.08t.93-1.08v-2h.67v2.07a1.68,1.68,0,0,1-.43,1.22,1.58,1.58,0,0,1-1.17.42A1.63,1.63,0,0,1,260.11,173.87Z"/><path class="cls-5" d="M265,170.58h.68v3.66H265Z"/><path class="cls-5" d="M273,173.67v.57h-2.75v-3.66H273v.57h-2v.95h1.77v.56H271v1Z"/><path class="cls-5" d="M278.19,170.58l-1.6,3.66h-.67l-1.6-3.66h.74l1.22,2.83,1.23-2.83Z"/><path class="cls-5" d="M282.42,173.67v.57h-2.74v-3.66h2.67v.57h-2v.95h1.77v.56h-1.77v1Z"/><path class="cls-5" d="M287.54,170.58v3.66H287l-2-2.48v2.48h-.67v-3.66h.56l2,2.48v-2.48Z"/><path class="cls-5" d="M290.38,171.16h-1.22v-.58h3.11v.58h-1.22v3.08h-.67Z"/><path class="cls-5" d="M294.17,174.17a1.76,1.76,0,0,1-.63-.31l.24-.53a1.9,1.9,0,0,0,.55.29,2.17,2.17,0,0,0,.66.11,1.07,1.07,0,0,0,.6-.13.4.4,0,0,0,.21-.35.3.3,0,0,0-.12-.25.64.64,0,0,0-.28-.16,3.67,3.67,0,0,0-.47-.13c-.28-.07-.51-.14-.68-.2a1.14,1.14,0,0,1-.44-.31.85.85,0,0,1-.19-.58,1,1,0,0,1,.17-.55,1.08,1.08,0,0,1,.49-.39,2,2,0,0,1,.82-.15,2.82,2.82,0,0,1,.65.08,1.93,1.93,0,0,1,.56.24l-.21.53a2.41,2.41,0,0,0-.5-.21,1.89,1.89,0,0,0-.51-.07,1.07,1.07,0,0,0-.6.13.41.41,0,0,0-.19.36.31.31,0,0,0,.11.26.75.75,0,0,0,.28.15l.47.14a4,4,0,0,1,.67.19,1.1,1.1,0,0,1,.45.31.85.85,0,0,1,.18.57,1,1,0,0,1-.16.55,1.18,1.18,0,0,1-.5.39,2,2,0,0,1-.81.14A2.76,2.76,0,0,1,294.17,174.17Z"/><path class="cls-5" d="M387.21,136.58h1.59a2.35,2.35,0,0,1,1.05.23,1.73,1.73,0,0,1,.7.64,1.81,1.81,0,0,1,.25,1,1.79,1.79,0,0,1-.25,1,1.67,1.67,0,0,1-.7.64,2.22,2.22,0,0,1-1.05.23h-1.59Zm1.56,3.09a1.46,1.46,0,0,0,.71-.16,1.06,1.06,0,0,0,.47-.44,1.37,1.37,0,0,0,0-1.32,1.11,1.11,0,0,0-.47-.44,1.58,1.58,0,0,0-.71-.15h-.89v2.51Z"/><path class="cls-5" d="M392.63,136.58h.68v3.66h-.68Z"/><path class="cls-5" d="M395.72,140.17a1.71,1.71,0,0,1-.62-.31l.23-.53a2,2,0,0,0,.55.29,2.17,2.17,0,0,0,.66.11,1.11,1.11,0,0,0,.61-.13.41.41,0,0,0,.2-.35.33.33,0,0,0-.11-.25.68.68,0,0,0-.29-.16,3.25,3.25,0,0,0-.47-.13c-.27-.07-.5-.14-.67-.2a1.17,1.17,0,0,1-.45-.31.89.89,0,0,1-.18-.58,1,1,0,0,1,.16-.55,1.11,1.11,0,0,1,.5-.39,2,2,0,0,1,.81-.15,3,3,0,0,1,.66.08,2.06,2.06,0,0,1,.56.24l-.22.53a2.21,2.21,0,0,0-.5-.21,1.77,1.77,0,0,0-.5-.07,1.07,1.07,0,0,0-.6.13.42.42,0,0,0-.2.36.35.35,0,0,0,.11.26.8.8,0,0,0,.29.15l.47.14a4.7,4.7,0,0,1,.67.19,1.14,1.14,0,0,1,.44.31.8.8,0,0,1,.19.57,1,1,0,0,1-.16.55,1.18,1.18,0,0,1-.5.39,2,2,0,0,1-.82.14A2.86,2.86,0,0,1,395.72,140.17Z"/><path class="cls-5" d="M402.14,136.74a1.2,1.2,0,0,1,.54.45,1.29,1.29,0,0,1,.19.69,1.19,1.19,0,0,1-.73,1.15,2.12,2.12,0,0,1-.83.16h-.83v1.05h-.68v-3.66h1.51A2.12,2.12,0,0,1,402.14,136.74Zm-.19,1.68a.63.63,0,0,0,.23-.54.62.62,0,0,0-.23-.53,1,1,0,0,0-.67-.19h-.8v1.45h.8A1,1,0,0,0,402,138.42Z"/><path class="cls-5" d="M406.84,139.4H405l-.37.84H404l1.65-3.66h.67l1.65,3.66h-.71Zm-.22-.54-.69-1.6-.68,1.6Z"/><path class="cls-5" d="M410.05,137.16h-1.21v-.58H412v.58h-1.22v3.08h-.68Z"/><path class="cls-5" d="M414.21,140.05a1.74,1.74,0,0,1-.7-.67,1.88,1.88,0,0,1-.26-1,1.86,1.86,0,0,1,1-1.64,2.08,2.08,0,0,1,1-.24,2,2,0,0,1,.83.16,1.63,1.63,0,0,1,.62.45l-.44.42a1.25,1.25,0,0,0-1-.43,1.37,1.37,0,0,0-.68.16,1.13,1.13,0,0,0-.46.46,1.23,1.23,0,0,0-.17.66,1.26,1.26,0,0,0,.17.67,1.17,1.17,0,0,0,.46.45,1.37,1.37,0,0,0,.68.17,1.26,1.26,0,0,0,1-.44l.44.42a1.71,1.71,0,0,1-.63.46,2.18,2.18,0,0,1-.82.15A2.08,2.08,0,0,1,414.21,140.05Z"/><path class="cls-5" d="M421.67,136.58v3.66H421v-1.57h-1.9v1.57h-.68v-3.66h.68v1.51H421v-1.51Z"/><rect class="cls-6" x="179" y="148" width="69" height="20" rx="4.28"/><rect class="cls-7" x="179" y="148" width="69" height="20" rx="4.28"/><path class="cls-5" d="M16.65,214.54a2.05,2.05,0,0,1-.74-.38l.28-.62a2.09,2.09,0,0,0,.65.34,2.27,2.27,0,0,0,.77.13,1.38,1.38,0,0,0,.72-.15.47.47,0,0,0,.24-.41.39.39,0,0,0-.14-.3.82.82,0,0,0-.33-.19c-.14-.05-.32-.1-.56-.16a4.86,4.86,0,0,1-.79-.23,1.31,1.31,0,0,1-.53-.37,1,1,0,0,1-.22-.67,1.14,1.14,0,0,1,.2-.65,1.31,1.31,0,0,1,.58-.47,2.46,2.46,0,0,1,1-.17,3,3,0,0,1,.78.1,2.19,2.19,0,0,1,.66.28l-.25.62a2.63,2.63,0,0,0-.6-.25,2.08,2.08,0,0,0-.6-.09,1.29,1.29,0,0,0-.7.16.49.49,0,0,0-.23.43.38.38,0,0,0,.13.3,1,1,0,0,0,.34.19l.55.15a7.28,7.28,0,0,1,.79.23,1.41,1.41,0,0,1,.53.37,1,1,0,0,1,.22.67,1.13,1.13,0,0,1-.2.64,1.29,1.29,0,0,1-.59.47,2.46,2.46,0,0,1-1,.17A3.43,3.43,0,0,1,16.65,214.54Z"/><path class="cls-5" d="M25.43,210.3v4.32h-.81v-1.85H22.39v1.85h-.8V210.3h.8v1.78h2.23V210.3Z"/><path class="cls-5" d="M28.85,214.39a2.2,2.2,0,0,1,0-3.86,2.59,2.59,0,0,1,2.38,0,2.1,2.1,0,0,1,.83.79,2.32,2.32,0,0,1,0,2.28,2.1,2.1,0,0,1-.83.79,2.59,2.59,0,0,1-2.38,0Zm2-.61a1.4,1.4,0,0,0,.54-.54,1.62,1.62,0,0,0,0-1.56,1.4,1.4,0,0,0-.54-.54,1.62,1.62,0,0,0-1.56,0,1.4,1.4,0,0,0-.54.54,1.62,1.62,0,0,0,0,1.56,1.4,1.4,0,0,0,.54.54,1.62,1.62,0,0,0,1.56,0Z"/><path class="cls-5" d="M37.41,210.49A1.38,1.38,0,0,1,38,211a1.49,1.49,0,0,1-.63,2.17,2.48,2.48,0,0,1-1,.18h-1v1.25h-.8V210.3h1.78A2.32,2.32,0,0,1,37.41,210.49Zm-.22,2a.88.88,0,0,0,0-1.27,1.23,1.23,0,0,0-.8-.22h-.94v1.71h.94A1.23,1.23,0,0,0,37.19,212.47Z"/><path class="cls-5" d="M43.26,210.49a1.4,1.4,0,0,1,.64.53,1.62,1.62,0,0,1,0,1.63,1.49,1.49,0,0,1-.64.54,2.45,2.45,0,0,1-1,.18h-1v1.25H40.5V210.3h1.78A2.29,2.29,0,0,1,43.26,210.49Zm-.22,2a.88.88,0,0,0,0-1.27,1.23,1.23,0,0,0-.8-.22h-.93v1.71h.93A1.23,1.23,0,0,0,43,212.47Z"/><path class="cls-5" d="M49.6,214v.67H46.36V210.3h3.15V211H47.16v1.12h2.08v.66H47.16V214Z"/><path class="cls-5" d="M54.75,214.62l-.88-1.27H52.73v1.26h-.8V210.3H53.7a2.29,2.29,0,0,1,1,.19,1.4,1.4,0,0,1,.64.53,1.46,1.46,0,0,1,.22.82,1.42,1.42,0,0,1-.24.83,1.36,1.36,0,0,1-.68.53l1,1.42Zm-.29-3.42a1.2,1.2,0,0,0-.79-.22h-.94v1.72h.94a1.2,1.2,0,0,0,.79-.23.88.88,0,0,0,0-1.27Z"/><path class="cls-8" d="M58.59,31a2.76,2.76,0,0,1-.71-2V25.5H59v3.41c0,1.2.52,1.8,1.55,1.8s1.55-.6,1.55-1.8V25.5h1.12V29a2.76,2.76,0,0,1-.71,2,3.09,3.09,0,0,1-3.94,0Z"/><path class="cls-8" d="M67.39,31.5a2.74,2.74,0,0,1-1-.53l.39-.88a3,3,0,0,0,.92.48,3.22,3.22,0,0,0,1.1.19,1.82,1.82,0,0,0,1-.22.64.64,0,0,0,.34-.57.56.56,0,0,0-.19-.44,1.25,1.25,0,0,0-.47-.26c-.2-.07-.46-.14-.79-.22a9.05,9.05,0,0,1-1.13-.33,1.85,1.85,0,0,1-.74-.52,1.4,1.4,0,0,1-.31-1,1.65,1.65,0,0,1,.27-.92,1.85,1.85,0,0,1,.83-.66,3.41,3.41,0,0,1,1.36-.24,4.1,4.1,0,0,1,1.1.14A2.81,2.81,0,0,1,71,26l-.35.88a3.43,3.43,0,0,0-.84-.36,3.23,3.23,0,0,0-.85-.12,1.78,1.78,0,0,0-1,.23.69.69,0,0,0-.33.6.57.57,0,0,0,.19.43,1.38,1.38,0,0,0,.48.26c.19.06.45.14.78.22a8,8,0,0,1,1.12.32,2.07,2.07,0,0,1,.75.52,1.43,1.43,0,0,1,.31.95,1.53,1.53,0,0,1-.28.91,1.8,1.8,0,0,1-.83.66,3.45,3.45,0,0,1-1.36.24A4.45,4.45,0,0,1,67.39,31.5Z"/><path class="cls-8" d="M79,30.67v.95H74.39V25.5h4.46v1H75.52V28h3V29h-3v1.69Z"/><path class="cls-8" d="M86.28,31.62,85,29.83H83.41v1.78H82.28V25.5h2.51a3.35,3.35,0,0,1,1.39.27,2,2,0,0,1,.9.75,2.07,2.07,0,0,1,.31,1.16,2.13,2.13,0,0,1-.33,1.19,2,2,0,0,1-1,.74l1.41,2Zm-.41-4.84a1.77,1.77,0,0,0-1.13-.32H83.41V28.9h1.33a1.77,1.77,0,0,0,1.13-.32,1.26,1.26,0,0,0,0-1.8Z"/><rect class="cls-7" x="1" width="145" height="58"/><path class="cls-9" d="M170.71,34.77a2,2,0,0,1,.9.75,2.08,2.08,0,0,1,.32,1.16,2.12,2.12,0,0,1-.32,1.16,2,2,0,0,1-.9.75,3.27,3.27,0,0,1-1.38.26H168v1.77h-1.14V34.5h2.52A3.27,3.27,0,0,1,170.71,34.77Zm-.31,2.81a1.26,1.26,0,0,0,0-1.8,1.75,1.75,0,0,0-1.13-.32H168v2.43h1.32A1.75,1.75,0,0,0,170.4,37.58Z"/><path class="cls-9" d="M179.1,40.62l-1.25-1.79h-1.62v1.78H175.1V34.5h2.51a3.35,3.35,0,0,1,1.39.27,2,2,0,0,1,.9.75,2.08,2.08,0,0,1,.32,1.16,2.13,2.13,0,0,1-.34,1.19,2,2,0,0,1-1,.74l1.4,2Zm-.41-4.84a1.75,1.75,0,0,0-1.13-.32h-1.33V37.9h1.33a1.75,1.75,0,0,0,1.13-.32,1.26,1.26,0,0,0,0-1.8Z"/><path class="cls-9" d="M188.1,39.67v.95h-4.58V34.5H188v1h-3.33V37h2.95V38h-2.95v1.69Z"/><path class="cls-9" d="M191.93,40.5a2.82,2.82,0,0,1-1-.53l.39-.88a3,3,0,0,0,.92.48,3.27,3.27,0,0,0,1.1.19,1.89,1.89,0,0,0,1-.22.65.65,0,0,0,.33-.57.59.59,0,0,0-.18-.44,1.38,1.38,0,0,0-.48-.26,7.2,7.2,0,0,0-.79-.22,9.6,9.6,0,0,1-1.13-.33,1.92,1.92,0,0,1-.74-.52,1.4,1.4,0,0,1-.31-1,1.65,1.65,0,0,1,.27-.92,1.85,1.85,0,0,1,.83-.66,3.45,3.45,0,0,1,1.36-.24,4.1,4.1,0,0,1,1.1.14,2.87,2.87,0,0,1,.94.4l-.36.88a3.43,3.43,0,0,0-.84-.36,3.17,3.17,0,0,0-.85-.12,1.8,1.8,0,0,0-1,.23.71.71,0,0,0-.32.6.57.57,0,0,0,.18.43,1.38,1.38,0,0,0,.48.26c.19.06.45.14.79.22a8.18,8.18,0,0,1,1.11.32,2.07,2.07,0,0,1,.75.52,1.38,1.38,0,0,1,.31,1,1.6,1.6,0,0,1-.27.91,1.89,1.89,0,0,1-.84.66,3.45,3.45,0,0,1-1.36.24A4.5,4.5,0,0,1,191.93,40.5Z"/><path class="cls-9" d="M203.52,39.67v.95h-4.59V34.5h4.47v1h-3.33V37h3V38h-3v1.69Z"/><path class="cls-9" d="M212.25,34.5v6.12h-.93L208,36.48v4.14h-1.13V34.5h.93l3.37,4.14V34.5Z"/><path class="cls-9" d="M217.17,35.46h-2v-1h5.19v1h-2v5.16h-1.13Z"/><path class="cls-9" d="M226.88,39.2h-3.06l-.6,1.42h-1.17l2.75-6.12h1.12l2.76,6.12h-1.19Zm-.38-.89-1.15-2.67-1.14,2.67Z"/><path class="cls-9" d="M232.43,35.46h-2v-1h5.19v1h-2v5.16h-1.13Z"/><path class="cls-9" d="M238.48,34.5h1.13v6.12h-1.13Z"/><path class="cls-9" d="M244.47,40.3a3.12,3.12,0,0,1,0-5.48,3.75,3.75,0,0,1,3.37,0A3.1,3.1,0,0,1,249,35.94a3.27,3.27,0,0,1,0,3.24,3.1,3.1,0,0,1-1.18,1.12,3.75,3.75,0,0,1-3.37,0Zm2.78-.87a1.94,1.94,0,0,0,.77-.76,2.18,2.18,0,0,0,.28-1.11,2.12,2.12,0,0,0-.28-1.1,1.9,1.9,0,0,0-.77-.77,2.12,2.12,0,0,0-1.1-.28,2.17,2.17,0,0,0-1.1.28,1.94,1.94,0,0,0-.76.77,2.12,2.12,0,0,0-.28,1.1,2.18,2.18,0,0,0,.28,1.11,2,2,0,0,0,.76.76,2.17,2.17,0,0,0,1.1.28A2.12,2.12,0,0,0,247.25,39.43Z"/><path class="cls-9" d="M258.12,34.5v6.12h-.93l-3.38-4.14v4.14h-1.12V34.5h.93L257,38.64V34.5Z"/><rect class="cls-7" x="161" y="17" width="105" height="41"/><path class="cls-9" d="M214,8.2h-3.06l-.6,1.42h-1.17l2.75-6.12H213l2.76,6.12h-1.19Zm-.38-.89-1.15-2.67-1.15,2.67Z"/><rect class="cls-7" x="161" width="105" height="17"/><path class="cls-9" d="M346.61,7a1.54,1.54,0,0,1,.3,1,1.39,1.39,0,0,1-.61,1.22,3.06,3.06,0,0,1-1.78.44h-3V3.5h2.86a2.75,2.75,0,0,1,1.67.43,1.36,1.36,0,0,1,.59,1.16,1.55,1.55,0,0,1-.21.81,1.44,1.44,0,0,1-.58.54A1.54,1.54,0,0,1,346.61,7Zm-4-2.6V6.08h1.61a1.63,1.63,0,0,0,.91-.21.7.7,0,0,0,.32-.63.69.69,0,0,0-.32-.63,1.63,1.63,0,0,0-.91-.22Zm3.16,3.45c0-.58-.44-.88-1.32-.88h-1.84V8.73h1.84C345.33,8.73,345.77,8.43,345.77,7.84Z"/><rect class="cls-7" x="279" width="132" height="41"/><path class="cls-9" d="M473.79,9.3a3.1,3.1,0,0,1-1.18-1.12,3.16,3.16,0,0,1-.42-1.62,3,3,0,0,1,1.6-2.74,3.48,3.48,0,0,1,1.68-.4,3.41,3.41,0,0,1,1.37.26,2.72,2.72,0,0,1,1,.76l-.73.69a2.13,2.13,0,0,0-1.63-.72,2.23,2.23,0,0,0-1.13.28,1.88,1.88,0,0,0-.77.76,2.27,2.27,0,0,0,0,2.22,1.88,1.88,0,0,0,.77.76,2.23,2.23,0,0,0,1.13.28A2.11,2.11,0,0,0,477.15,8l.73.7a2.68,2.68,0,0,1-1.05.76,3.71,3.71,0,0,1-3-.14Z"/><rect class="cls-7" x="410" width="132" height="41"/><path class="cls-9" d="M329.22,31.53v1h-4.59V26.37h4.47v.95h-3.33v1.59h3v.94h-3v1.68Z"/><path class="cls-9" d="M338,26.37l-2.66,6.12h-1.12l-2.67-6.12h1.23l2,4.72,2.05-4.72Z"/><path class="cls-9" d="M345.29,31.53v1H340.7V26.37h4.47v.95h-3.33v1.59h3v.94h-3v1.68Z"/><path class="cls-9" d="M354,26.37v6.12h-.93l-3.37-4.14v4.14h-1.13V26.37h.93l3.38,4.14V26.37Z"/><path class="cls-9" d="M358.94,27.33h-2v-1h5.19v1h-2v5.16h-1.14Z"/><path class="cls-9" d="M293.36,47.73a3.17,3.17,0,0,1-1.18-4.35,3.05,3.05,0,0,1,1.18-1.13,3.67,3.67,0,0,1,3.37,0,3,3,0,0,1,1.18,1.12,3.07,3.07,0,0,1,.43,1.62,3,3,0,0,1-.43,1.61,3.06,3.06,0,0,1-1.18,1.13,3.75,3.75,0,0,1-3.37,0Zm2.79-.87a2,2,0,0,0,.77-.77,2.4,2.4,0,0,0,0-2.21,2.11,2.11,0,0,0-.77-.77,2.27,2.27,0,0,0-1.1-.27,2.21,2.21,0,0,0-1.1.27,2,2,0,0,0-.77.77,2.32,2.32,0,0,0,0,2.21,1.9,1.9,0,0,0,.77.77,2.22,2.22,0,0,0,1.1.28A2.28,2.28,0,0,0,296.15,46.86Z"/><path class="cls-9" d="M305.58,48l-1.25-1.79h-1.62V48h-1.13V41.93h2.51a3.48,3.48,0,0,1,1.39.26,2.09,2.09,0,0,1,.9.75,2.14,2.14,0,0,1,.32,1.17A2,2,0,0,1,305.4,46l1.4,2Zm-.41-4.83a1.75,1.75,0,0,0-1.13-.32h-1.33v2.44H304a1.75,1.75,0,0,0,1.13-.32,1.11,1.11,0,0,0,.38-.9A1.1,1.1,0,0,0,305.17,43.21Z"/><path class="cls-9" d="M311.16,47.73A3.13,3.13,0,0,1,310,46.6a3.28,3.28,0,0,1,0-3.23,3,3,0,0,1,1.17-1.12,3.48,3.48,0,0,1,1.68-.41,3.42,3.42,0,0,1,1.37.27,2.73,2.73,0,0,1,1.05.76l-.74.68a2.14,2.14,0,0,0-1.63-.71,2.33,2.33,0,0,0-1.13.27,2,2,0,0,0-.77.77,2.13,2.13,0,0,0-.28,1.11A2.18,2.18,0,0,0,311,46.1a1.94,1.94,0,0,0,.77.76,2.34,2.34,0,0,0,1.13.28,2.13,2.13,0,0,0,1.63-.73l.74.7a2.91,2.91,0,0,1-1.06.76,3.56,3.56,0,0,1-1.37.26A3.41,3.41,0,0,1,311.16,47.73Z"/><path class="cls-9" d="M323.81,41.93V48h-1.13V45.42h-3.16V48h-1.14V41.93h1.14v2.52h3.16V41.93Z"/><path class="cls-9" d="M332.08,47.09V48h-4.59V41.93H332v1h-3.32v1.59h2.95v.94h-2.95v1.68Z"/><path class="cls-9" d="M335.91,47.93a2.87,2.87,0,0,1-1.05-.53l.4-.88a3.07,3.07,0,0,0,.92.48,3.21,3.21,0,0,0,1.09.19,1.84,1.84,0,0,0,1-.22.68.68,0,0,0,.34-.58.57.57,0,0,0-.19-.43,1.47,1.47,0,0,0-.48-.27l-.78-.21a8.38,8.38,0,0,1-1.13-.34,1.85,1.85,0,0,1-.75-.52,1.41,1.41,0,0,1-.31-.95,1.64,1.64,0,0,1,.28-.92,1.8,1.8,0,0,1,.83-.66,3.24,3.24,0,0,1,1.36-.25,4.54,4.54,0,0,1,1.1.14,3.3,3.3,0,0,1,.93.4l-.36.89a3.36,3.36,0,0,0-1.68-.48,1.79,1.79,0,0,0-1,.22.72.72,0,0,0-.33.61.52.52,0,0,0,.19.42,1.42,1.42,0,0,0,.47.27l.79.21a10,10,0,0,1,1.12.33,2.07,2.07,0,0,1,.75.52,1.4,1.4,0,0,1,.31.94,1.64,1.64,0,0,1-.28.92,1.87,1.87,0,0,1-.83.66,3.5,3.5,0,0,1-1.37.24A4.76,4.76,0,0,1,335.91,47.93Z"/><path class="cls-9" d="M344.06,42.89h-2v-1h5.19v1h-2V48h-1.13Z"/><path class="cls-9" d="M354.11,48l-1.25-1.79h-1.61V48h-1.14V41.93h2.52a3.43,3.43,0,0,1,1.38.26,2.12,2.12,0,0,1,.91.75,2.22,2.22,0,0,1,.31,1.17,2,2,0,0,1-.34,1.18,2,2,0,0,1-1,.75l1.4,2Zm-.41-4.83a1.75,1.75,0,0,0-1.13-.32h-1.32v2.44h1.32A1.75,1.75,0,0,0,353.7,45a1.09,1.09,0,0,0,.39-.9A1.08,1.08,0,0,0,353.7,43.21Z"/><path class="cls-9" d="M362.5,46.63h-3.06l-.6,1.41h-1.17l2.75-6.11h1.12L364.29,48h-1.18Zm-.38-.89L361,43.07l-1.15,2.67Z"/><path class="cls-9" d="M368,42.89h-2v-1h5.18v1h-2V48H368Z"/><path class="cls-9" d="M374.09,41.93h1.14V48h-1.14Z"/><path class="cls-9" d="M380.08,47.73a3.17,3.17,0,0,1-1.17-4.35,3,3,0,0,1,1.17-1.13,3.69,3.69,0,0,1,3.38,0,2.93,2.93,0,0,1,1.17,1.12,3.07,3.07,0,0,1,.43,1.62,3.08,3.08,0,0,1-1.6,2.74,3.77,3.77,0,0,1-3.38,0Zm2.79-.87a2,2,0,0,0,.77-.77,2.32,2.32,0,0,0,0-2.21,2,2,0,0,0-.77-.77,2.38,2.38,0,0,0-2.2,0,2,2,0,0,0-.77.77,2.32,2.32,0,0,0,0,2.21,2,2,0,0,0,.77.77,2.3,2.3,0,0,0,2.2,0Z"/><path class="cls-9" d="M393.74,41.93V48h-.94l-3.37-4.14V48H388.3V41.93h.94l3.37,4.14V41.93Z"/><rect class="cls-7" x="278" y="17" width="132" height="41"/><path class="cls-9" d="M449.94,29.86a1.54,1.54,0,0,1,.3,1,1.42,1.42,0,0,1-.61,1.22,3.09,3.09,0,0,1-1.79.44h-3V26.37h2.87a2.84,2.84,0,0,1,1.67.42,1.38,1.38,0,0,1,.58,1.17,1.52,1.52,0,0,1-.21.8,1.44,1.44,0,0,1-.57.55A1.63,1.63,0,0,1,449.94,29.86Zm-4-2.6V29h1.61a1.57,1.57,0,0,0,.91-.22.77.77,0,0,0,0-1.25,1.57,1.57,0,0,0-.91-.22Zm3.15,3.45c0-.59-.44-.88-1.32-.88h-1.83v1.76h1.83C448.65,31.59,449.09,31.3,449.09,30.71Z"/><path class="cls-9" d="M454.14,31.86a2.76,2.76,0,0,1-.71-2V26.37h1.14v3.41c0,1.2.52,1.8,1.55,1.8s1.55-.6,1.55-1.8V26.37h1.12v3.45a2.76,2.76,0,0,1-.71,2,2.59,2.59,0,0,1-2,.71A2.64,2.64,0,0,1,454.14,31.86Z"/><path class="cls-9" d="M462.94,32.37a2.74,2.74,0,0,1-1-.53l.39-.88a3,3,0,0,0,.92.48,3.22,3.22,0,0,0,1.1.19,1.82,1.82,0,0,0,1-.22.65.65,0,0,0,.34-.58.56.56,0,0,0-.19-.43,1.25,1.25,0,0,0-.47-.26c-.2-.07-.46-.14-.79-.22a9.6,9.6,0,0,1-1.13-.33,1.85,1.85,0,0,1-.74-.52,1.4,1.4,0,0,1-.31-1,1.63,1.63,0,0,1,.27-.92,1.85,1.85,0,0,1,.83-.66,3.44,3.44,0,0,1,1.36-.25,4.54,4.54,0,0,1,1.1.14,3.22,3.22,0,0,1,.94.41l-.36.88a3.43,3.43,0,0,0-.84-.36,3.17,3.17,0,0,0-.85-.12,1.7,1.7,0,0,0-1,.23.69.69,0,0,0-.33.6.57.57,0,0,0,.19.43,1.57,1.57,0,0,0,.48.26l.78.22a8,8,0,0,1,1.12.32,2.07,2.07,0,0,1,.75.52,1.38,1.38,0,0,1,.31,1,1.55,1.55,0,0,1-.28.91,1.8,1.8,0,0,1-.83.66,3.45,3.45,0,0,1-1.36.24A4.5,4.5,0,0,1,462.94,32.37Z"/><path class="cls-9" d="M469.94,26.37h1.14v6.12h-1.14Z"/><path class="cls-9" d="M480.19,26.37v6.12h-.93l-3.37-4.14v4.14h-1.13V26.37h.94l3.37,4.14V26.37Z"/><path class="cls-9" d="M488.46,31.53v1h-4.59V26.37h4.46v.95H485v1.59H488v.94H485v1.68Z"/><path class="cls-9" d="M492.29,32.37a2.87,2.87,0,0,1-1.05-.53l.39-.88a2.91,2.91,0,0,0,.93.48,3.21,3.21,0,0,0,1.09.19,1.84,1.84,0,0,0,1-.22.67.67,0,0,0,.34-.58.59.59,0,0,0-.19-.43,1.38,1.38,0,0,0-.48-.26,7.6,7.6,0,0,0-.78-.22,9.28,9.28,0,0,1-1.14-.33,2,2,0,0,1-.74-.52,1.46,1.46,0,0,1-.31-1,1.56,1.56,0,0,1,.28-.92,1.8,1.8,0,0,1,.83-.66,3.39,3.39,0,0,1,1.35-.25,4.63,4.63,0,0,1,1.11.14,3,3,0,0,1,.93.41l-.36.88a3.43,3.43,0,0,0-.84-.36,3.15,3.15,0,0,0-.84-.12,1.68,1.68,0,0,0-1,.23.69.69,0,0,0-.33.6.54.54,0,0,0,.19.43,1.4,1.4,0,0,0,.47.26L494,29a8.37,8.37,0,0,1,1.12.32,2,2,0,0,1,.74.52,1.38,1.38,0,0,1,.31,1,1.62,1.62,0,0,1-.27.91,1.78,1.78,0,0,1-.84.66,3.41,3.41,0,0,1-1.36.24A4.39,4.39,0,0,1,492.29,32.37Z"/><path class="cls-9" d="M499.81,32.37a2.82,2.82,0,0,1-1-.53l.39-.88a3,3,0,0,0,.92.48,3.27,3.27,0,0,0,1.1.19,1.89,1.89,0,0,0,1-.22.66.66,0,0,0,.33-.58.58.58,0,0,0-.18-.43,1.38,1.38,0,0,0-.48-.26,7.2,7.2,0,0,0-.79-.22,9.6,9.6,0,0,1-1.13-.33,1.92,1.92,0,0,1-.74-.52,1.4,1.4,0,0,1-.31-1,1.56,1.56,0,0,1,.28-.92,1.8,1.8,0,0,1,.83-.66,3.39,3.39,0,0,1,1.35-.25,4.48,4.48,0,0,1,1.1.14,3.11,3.11,0,0,1,.94.41l-.36.88a3.43,3.43,0,0,0-.84-.36,3.17,3.17,0,0,0-.85-.12,1.72,1.72,0,0,0-1,.23.71.71,0,0,0-.32.6.57.57,0,0,0,.18.43,1.57,1.57,0,0,0,.48.26l.79.22a8.18,8.18,0,0,1,1.11.32,2,2,0,0,1,.75.52,1.38,1.38,0,0,1,.31,1,1.62,1.62,0,0,1-.27.91,1.83,1.83,0,0,1-.84.66,3.41,3.41,0,0,1-1.36.24A4.5,4.5,0,0,1,499.81,32.37Z"/><path class="cls-9" d="M456.55,41.93h1.14v5.15h3.19v1h-4.33Z"/><path class="cls-9" d="M464.88,47.73a3,3,0,0,1-1.18-1.13,3.23,3.23,0,0,1,0-3.22,2.92,2.92,0,0,1,1.18-1.13,3.48,3.48,0,0,1,1.68-.41,3.52,3.52,0,0,1,1.69.41,2.93,2.93,0,0,1,1.17,1.12,3.07,3.07,0,0,1,.43,1.62,3.08,3.08,0,0,1-1.6,2.74,3.51,3.51,0,0,1-1.69.4A3.48,3.48,0,0,1,464.88,47.73Zm2.78-.87a2,2,0,0,0,.77-.77,2.32,2.32,0,0,0,0-2.21,2,2,0,0,0-.77-.77,2.38,2.38,0,0,0-2.2,0,2,2,0,0,0-.77.77,2.32,2.32,0,0,0,0,2.21,2,2,0,0,0,.77.77,2.3,2.3,0,0,0,2.2,0Z"/><path class="cls-9" d="M477.27,44.92h1.07v2.43a3.3,3.3,0,0,1-1.1.58,4.34,4.34,0,0,1-1.29.2,3.51,3.51,0,0,1-1.69-.4,3.13,3.13,0,0,1-1.18-1.13,3.09,3.09,0,0,1-.42-1.61,3.16,3.16,0,0,1,.42-1.62,3,3,0,0,1,1.19-1.12,3.53,3.53,0,0,1,1.7-.41,3.66,3.66,0,0,1,1.39.26,2.75,2.75,0,0,1,1.06.74l-.72.7a2.26,2.26,0,0,0-1.68-.7,2.41,2.41,0,0,0-1.15.27,2,2,0,0,0-.79.76A2.19,2.19,0,0,0,473.8,45a2.06,2.06,0,0,0,1.07,1.87,2.38,2.38,0,0,0,1.14.28,2.46,2.46,0,0,0,1.26-.32Z"/><path class="cls-9" d="M481.87,41.93H483V48h-1.14Z"/><path class="cls-9" d="M487.85,47.73a3,3,0,0,1-1.17-1.13,3.1,3.1,0,0,1-.43-1.61,3.16,3.16,0,0,1,.43-1.62,3,3,0,0,1,1.18-1.12,3.44,3.44,0,0,1,1.67-.41,3.38,3.38,0,0,1,1.37.27,2.73,2.73,0,0,1,1.05.76l-.74.68a2.14,2.14,0,0,0-1.63-.71,2.29,2.29,0,0,0-1.12.27,1.93,1.93,0,0,0-.78.77A2.13,2.13,0,0,0,487.4,45a2.18,2.18,0,0,0,.28,1.11,1.9,1.9,0,0,0,.78.76,2.3,2.3,0,0,0,1.12.28,2.13,2.13,0,0,0,1.63-.73l.74.7a3,3,0,0,1-1.05.76,3.65,3.65,0,0,1-1.38.26A3.44,3.44,0,0,1,487.85,47.73Z"/><rect class="cls-7" x="410" y="17" width="130" height="41"/><path class="cls-5" d="M334.88,210.22l-1.43,4.32h-.85l-1.07-3.19-1.08,3.19h-.86l-1.43-4.32H329l1.07,3.29,1.12-3.29h.74l1.09,3.3,1.1-3.3Z"/><path class="cls-5" d="M336.84,210.22h.8v4.32h-.8Z"/><path class="cls-5" d="M342.94,214.54l-.88-1.26h-1.14v1.26h-.8v-4.32h1.77a2.45,2.45,0,0,1,1,.19,1.4,1.4,0,0,1,.64.53,1.61,1.61,0,0,1,0,1.66,1.39,1.39,0,0,1-.68.52l1,1.42Zm-.29-3.42a1.29,1.29,0,0,0-.8-.22h-.93v1.72h.93a1.23,1.23,0,0,0,.8-.22.78.78,0,0,0,.27-.64A.8.8,0,0,0,342.65,211.12Z"/><path class="cls-5" d="M345.93,210.22h.8v4.32h-.8Z"/><path class="cls-5" d="M353,210.22v4.32h-.66L350,211.62v2.92h-.79v-4.32h.66l2.38,2.93v-2.93Z"/><path class="cls-5" d="M358.46,212.33h.76v1.72a2.43,2.43,0,0,1-.78.41,2.83,2.83,0,0,1-.91.14,2.46,2.46,0,0,1-1.19-.28,2.09,2.09,0,0,1-.84-.8,2.16,2.16,0,0,1-.3-1.14,2.21,2.21,0,0,1,.3-1.14,2.13,2.13,0,0,1,.84-.79,2.48,2.48,0,0,1,1.2-.29,2.64,2.64,0,0,1,1,.18,2,2,0,0,1,.74.53l-.5.49a1.62,1.62,0,0,0-1.19-.49,1.68,1.68,0,0,0-.82.19,1.34,1.34,0,0,0-.55.53,1.6,1.6,0,0,0-.2.79,1.56,1.56,0,0,0,.2.78,1.43,1.43,0,0,0,.55.54,1.68,1.68,0,0,0,.81.2,1.73,1.73,0,0,0,.89-.22Z"/><path class="cls-5" d="M489.91,250.71v-2.86l-1.42,2.37h-.36l-1.41-2.33v2.82h-.77v-4.32h.66l1.72,2.87,1.68-2.87h.66v4.32Z"/><path class="cls-5" d="M493.6,250.27a2,2,0,0,1-.5-1.44v-2.44h.8v2.41c0,.85.37,1.27,1.1,1.27s1.09-.42,1.09-1.27v-2.41h.79v2.44a2,2,0,0,1-.49,1.44,2.2,2.2,0,0,1-2.79,0Z"/><path class="cls-5" d="M500.11,247.07h-1.43v-.68h3.66v.68h-1.43v3.64h-.8Z"/><path class="cls-5" d="M506.84,249.71h-2.16l-.43,1h-.82l1.94-4.32h.79l1.95,4.32h-.84Zm-.27-.63-.81-1.88-.81,1.88Z"/><path class="cls-5" d="M510.62,247.07h-1.43v-.68h3.67v.68h-1.43v3.64h-.81Z"/><path class="cls-5" d="M518,250v.67h-3.24v-4.32h3.15v.68h-2.35v1.12h2.08v.66h-2.08V250Z"/><rect class="cls-7" x="481" y="243.17" width="43" height="11.66"/><path class="cls-5" d="M437.9,368.16a2,2,0,0,1-.74-.37l.28-.63a2,2,0,0,0,.65.34,2.32,2.32,0,0,0,.77.14,1.28,1.28,0,0,0,.72-.16.45.45,0,0,0,.24-.4.39.39,0,0,0-.13-.31,1,1,0,0,0-.34-.19l-.56-.15a6.45,6.45,0,0,1-.79-.24,1.29,1.29,0,0,1-.53-.36,1,1,0,0,1-.22-.68,1.16,1.16,0,0,1,.2-.65A1.3,1.3,0,0,1,438,364a2.32,2.32,0,0,1,1-.18,3.33,3.33,0,0,1,.78.1,2,2,0,0,1,.66.29l-.25.62a2.24,2.24,0,0,0-.6-.25,2.06,2.06,0,0,0-.59-.09,1.22,1.22,0,0,0-.71.16.51.51,0,0,0-.23.43.38.38,0,0,0,.13.3.85.85,0,0,0,.34.18c.13,0,.32.1.55.16a5.18,5.18,0,0,1,.79.23,1.39,1.39,0,0,1,.53.36,1,1,0,0,1,.22.67,1.14,1.14,0,0,1-.2.65,1.24,1.24,0,0,1-.58.46,2.37,2.37,0,0,1-1,.17A3.1,3.1,0,0,1,437.9,368.16Z"/><path class="cls-5" d="M443.53,364.6H442.1v-.68h3.66v.68h-1.43v3.64h-.8Z"/><path class="cls-5" d="M450.25,367.24H448.1l-.43,1h-.83l2-4.32h.79l1.95,4.32h-.84Zm-.26-.63-.81-1.88-.81,1.88Z"/><path class="cls-5" d="M454,364.6h-1.43v-.68h3.66v.68h-1.43v3.64H454Z"/><path class="cls-5" d="M461.42,367.57v.67h-3.23v-4.32h3.15v.68H459v1.12h2.08v.66H459v1.19Z"/><path class="cls-5" d="M567.37,213.54h-2.16l-.43,1H564l1.94-4.32h.79l1.95,4.32h-.84Zm-.27-.63-.81-1.88-.81,1.88Z"/><path class="cls-5" d="M573.25,210.41a1.4,1.4,0,0,1,.64.53,1.46,1.46,0,0,1,.22.82,1.48,1.48,0,0,1-.22.82,1.4,1.4,0,0,1-.64.53,2.48,2.48,0,0,1-1,.19h-1v1.24h-.81v-4.32h1.78A2.48,2.48,0,0,1,573.25,210.41Zm-.22,2a.78.78,0,0,0,.27-.64.8.8,0,0,0-.27-.64,1.29,1.29,0,0,0-.8-.22h-.93v1.72h.93A1.29,1.29,0,0,0,573,212.4Z"/><path class="cls-5" d="M576.22,210.22h.8v4.32h-.8Z"/><path class="cls-5" d="M585.3,213.54h-2.16l-.42,1h-.83l1.94-4.32h.79l2,4.32h-.84Zm-.26-.63-.82-1.88-.8,1.88Z"/><path class="cls-5" d="M588.43,210.22h1.89a2.64,2.64,0,0,1,1.22.27,2,2,0,0,1,.84.76,2.24,2.24,0,0,1,.29,1.13,2.18,2.18,0,0,1-.29,1.13,2,2,0,0,1-.84.76,2.64,2.64,0,0,1-1.22.27h-1.89Zm1.85,3.64a1.86,1.86,0,0,0,.84-.18,1.26,1.26,0,0,0,.55-.52,1.51,1.51,0,0,0,.2-.78,1.56,1.56,0,0,0-.2-.78,1.38,1.38,0,0,0-.55-.52,1.86,1.86,0,0,0-.84-.18h-1v3Z"/><path class="cls-5" d="M597.57,213.54h-2.16l-.42,1h-.83l1.94-4.32h.79l2,4.32H598Zm-.27-.63-.81-1.88-.81,1.88Z"/><path class="cls-5" d="M603.45,210.41a1.4,1.4,0,0,1,.64.53,1.46,1.46,0,0,1,.22.82,1.48,1.48,0,0,1-.22.82,1.4,1.4,0,0,1-.64.53,2.45,2.45,0,0,1-1,.19h-1v1.24h-.8v-4.32h1.77A2.45,2.45,0,0,1,603.45,210.41Zm-.22,2a.78.78,0,0,0,.27-.64.8.8,0,0,0-.27-.64,1.26,1.26,0,0,0-.79-.22h-.94v1.72h.94A1.26,1.26,0,0,0,603.23,212.4Z"/><path class="cls-5" d="M607.17,210.9h-1.43v-.68h3.66v.68H608v3.64h-.8Z"/><path class="cls-5" d="M614.55,213.87v.67h-3.23v-4.32h3.15v.68h-2.35V212h2.08v.66h-2.08v1.19Z"/><path class="cls-5" d="M619.58,214.54l-.88-1.26h-1.14v1.26h-.8v-4.32h1.77a2.45,2.45,0,0,1,1,.19,1.4,1.4,0,0,1,.64.53,1.61,1.61,0,0,1,0,1.66,1.39,1.39,0,0,1-.68.52l1,1.42Zm-.29-3.42a1.26,1.26,0,0,0-.79-.22h-.94v1.72h.94a1.2,1.2,0,0,0,.79-.22.78.78,0,0,0,.27-.64A.8.8,0,0,0,619.29,211.12Z"/><path class="cls-5" d="M460.93,213.54h-2.16l-.43,1h-.82l1.94-4.32h.79l1.95,4.32h-.84Zm-.27-.63-.81-1.88-.81,1.88Z"/><path class="cls-5" d="M464.81,214.32a2.13,2.13,0,0,1-.83-.8,2.16,2.16,0,0,1-.3-1.14,2.21,2.21,0,0,1,.31-1.14,2.11,2.11,0,0,1,.83-.79,2.43,2.43,0,0,1,1.18-.29,2.32,2.32,0,0,1,1,.19,2,2,0,0,1,.75.53l-.52.49a1.54,1.54,0,0,0-1.16-.5,1.59,1.59,0,0,0-.79.19,1.36,1.36,0,0,0-.55.54,1.64,1.64,0,0,0,0,1.57,1.36,1.36,0,0,0,.55.54,1.59,1.59,0,0,0,.79.19,1.51,1.51,0,0,0,1.16-.51l.52.49a2,2,0,0,1-.75.54,2.54,2.54,0,0,1-1,.18A2.42,2.42,0,0,1,464.81,214.32Z"/><path class="cls-5" d="M470.61,210.9h-1.43v-.68h3.66v.68h-1.43v3.64h-.8Z"/><path class="cls-5" d="M474.75,210.22h.81v4.32h-.81Z"/><path class="cls-5" d="M478.86,214.32a2.09,2.09,0,0,1-.84-.8,2.21,2.21,0,0,1-.3-1.14,2.15,2.15,0,0,1,.3-1.13,2.09,2.09,0,0,1,.84-.8,2.47,2.47,0,0,1,1.19-.29,2.49,2.49,0,0,1,1.19.29,2.18,2.18,0,0,1,.83.79,2.21,2.21,0,0,1,.3,1.14,2.16,2.16,0,0,1-.3,1.14,2.13,2.13,0,0,1-.83.8,2.49,2.49,0,0,1-1.19.28A2.46,2.46,0,0,1,478.86,214.32Zm2-.61a1.45,1.45,0,0,0,.55-.55,1.55,1.55,0,0,0,.19-.78,1.61,1.61,0,0,0-.19-.78,1.5,1.5,0,0,0-.55-.54,1.68,1.68,0,0,0-1.55,0,1.4,1.4,0,0,0-.54.54,1.51,1.51,0,0,0-.2.78,1.46,1.46,0,0,0,.2.78,1.36,1.36,0,0,0,.54.55,1.68,1.68,0,0,0,1.55,0Z"/><path class="cls-5" d="M488.37,210.22v4.32h-.66l-2.38-2.92v2.92h-.8v-4.32h.66l2.38,2.93v-2.93Z"/><path class="cls-5" d="M491.21,214.46a2,2,0,0,1-.74-.37l.28-.63a1.9,1.9,0,0,0,.65.34,2.28,2.28,0,0,0,.77.14,1.28,1.28,0,0,0,.72-.16.46.46,0,0,0,.24-.4.4.4,0,0,0-.14-.31,1,1,0,0,0-.33-.19l-.56-.15a6.68,6.68,0,0,1-.8-.24,1.32,1.32,0,0,1-.52-.36,1,1,0,0,1-.22-.68,1.16,1.16,0,0,1,.2-.65,1.24,1.24,0,0,1,.58-.46,2.28,2.28,0,0,1,1-.18,3.47,3.47,0,0,1,.78.1,2.2,2.2,0,0,1,.66.29l-.26.62a2.18,2.18,0,0,0-.59-.25,2.08,2.08,0,0,0-.6-.09,1.21,1.21,0,0,0-.7.16.49.49,0,0,0-.23.43.38.38,0,0,0,.13.3.85.85,0,0,0,.34.18c.13,0,.32.1.55.16a5.55,5.55,0,0,1,.79.23,1.39,1.39,0,0,1,.53.36,1,1,0,0,1,.22.67,1.14,1.14,0,0,1-.2.65,1.27,1.27,0,0,1-.59.46,2.29,2.29,0,0,1-1,.17A3.1,3.1,0,0,1,491.21,214.46Z"/><path class="cls-5" d="M712.41,103.54h-2.15l-.43,1H709l2-4.31h.79l2,4.31h-.84Zm-.26-.63-.82-1.88-.8,1.88Z"/><path class="cls-5" d="M718.29,100.41a1.35,1.35,0,0,1,.64.53,1.46,1.46,0,0,1,.23.82,1.49,1.49,0,0,1-.23.82,1.35,1.35,0,0,1-.64.53,2.4,2.4,0,0,1-1,.19h-1v1.24h-.8v-4.31h1.78A2.4,2.4,0,0,1,718.29,100.41Zm-.21,2a.78.78,0,0,0,.27-.64.76.76,0,0,0-.27-.63,1.25,1.25,0,0,0-.8-.23h-.94v1.72h.94A1.31,1.31,0,0,0,718.08,102.4Z"/><path class="cls-5" d="M721.26,100.23h.81v4.31h-.81Z"/><path class="cls-5" d="M331.69,337.22h1.88a2.71,2.71,0,0,1,1.23.27,1.91,1.91,0,0,1,.83.76,2.15,2.15,0,0,1,.3,1.13,2.1,2.1,0,0,1-.3,1.13,1.91,1.91,0,0,1-.83.76,2.71,2.71,0,0,1-1.23.27h-1.88Zm1.85,3.64a1.84,1.84,0,0,0,.83-.18,1.28,1.28,0,0,0,.56-.52,1.5,1.5,0,0,0,.19-.78,1.55,1.55,0,0,0-.19-.78,1.41,1.41,0,0,0-.56-.52,1.84,1.84,0,0,0-.83-.18h-1.05v3Z"/><path class="cls-5" d="M340.83,340.54h-2.16l-.43,1h-.83l1.95-4.32h.79l2,4.32h-.84Zm-.27-.63-.81-1.88-.81,1.88Z"/><path class="cls-5" d="M344.61,337.9h-1.43v-.68h3.66v.68h-1.43v3.64h-.8Z"/><path class="cls-5" d="M351.34,340.54h-2.16l-.42,1h-.83l1.94-4.32h.79l1.95,4.32h-.84Zm-.26-.63-.82-1.88-.81,1.88Z"/><path class="cls-10" d="M211.42,227.11l.21.39,3.37,6-.44.25-2.9-5.17,0,5-.09,26.54a79.29,79.29,0,0,0,77.69,79.57l1.31,0H309v.5H290.55a79.8,79.8,0,0,1-79.5-78.78v-1.32l.1-26.53,0-5-2.93,5.15-.44-.25,3.4-6Z"/><path class="cls-10" d="M475.44,228v32.15a79.72,79.72,0,0,1-1.58,16.16l-.21,1-1.24,4.88-1.55-5.72-.49.13,1.81,6.65.11.43.31-.32,4.76-5L477,278l-4.1,4.28,1.24-4.88a79.82,79.82,0,0,0,1.8-16.23V228Z"/><path class="cls-10" d="M469.76,290a79.33,79.33,0,0,1-72.34,49.73H377.59l5.16-2.92-.25-.44-6,3.39-.39.22.39.22,6,3.39.25-.44-5.16-2.92h18.86a79.82,79.82,0,0,0,73.41-49.15l.36-.9Z"/><polygon class="cls-10" points="169 154.9 175 158.28 175.39 158.5 175 158.72 169 162.1 168.75 161.67 173.91 158.75 107.42 158.75 107.42 158.25 173.91 158.25 168.75 155.33 169 154.9"/><polygon class="cls-10" points="80.07 154.9 86.07 158.28 86.46 158.5 86.07 158.72 80.07 162.1 79.82 161.67 84.98 158.75 55.43 158.75 55.43 158.25 84.98 158.25 79.82 155.33 80.07 154.9"/><polygon class="cls-10" points="518.12 154.69 518.36 155.13 513.18 158 518.21 158.04 538.54 158.2 543.57 158.24 538.43 155.29 538.68 154.85 544.66 158.28 545.05 158.51 544.65 158.72 538.63 162.06 538.38 161.62 543.57 158.75 538.54 158.71 518.21 158.55 513.17 158.51 518.31 161.46 518.06 161.9 512.09 158.47 511.7 158.24 512.09 158.03 518.12 154.69"/><polygon class="cls-10" points="651.53 154.69 651.77 155.13 646.59 158 651.62 158.04 671.95 158.2 676.98 158.24 671.84 155.29 672.1 154.85 678.07 158.28 678.46 158.51 678.07 158.72 672.04 162.06 671.79 161.62 676.98 158.75 671.95 158.71 651.62 158.55 646.58 158.51 651.72 161.46 651.47 161.9 645.5 158.47 645.11 158.24 645.5 158.03 651.53 154.69"/><circle class="cls-11" cx="99.5" cy="158.5" r="7.5"/><circle class="cls-12" cx="449.5" cy="314.5" r="34.5"/><circle class="cls-7" cx="449.5" cy="314.5" r="34.5"/><circle class="cls-4" cx="449.5" cy="314.5" r="34.5"/><circle class="cls-7" cx="449.5" cy="314.5" r="34.5"/><ellipse class="cls-11" cx="467.71" cy="147.68" rx="3.78" ry="3.68"/><ellipse class="cls-11" cx="467.71" cy="167.32" rx="3.78" ry="3.68"/><ellipse class="cls-11" cx="482.82" cy="147.68" rx="3.78" ry="3.68"/><ellipse class="cls-11" cx="482.82" cy="167.32" rx="3.78" ry="3.68"/><path class="cls-13" d="M475.26,161.18a3.68,3.68,0,1,0-3.77-3.68A3.73,3.73,0,0,0,475.26,161.18Z"/><ellipse class="cls-11" cx="460.78" cy="157.5" rx="3.78" ry="3.68"/><ellipse class="cls-11" cx="490.22" cy="157.5" rx="3.78" ry="3.68"/><path class="cls-14" d="M99.5,76.5a82,82,0,1,0,82,82A82,82,0,0,0,99.5,76.5Zm0-.5A82.5,82.5,0,1,1,17,158.5,82.5,82.5,0,0,1,99.5,76Z"/><circle class="cls-15" cx="475.5" cy="157.5" r="34.5"/><circle class="cls-4" cx="716.5" cy="157.5" r="34.5"/><path class="cls-9" d="M546.75,159h.5a45.75,45.75,0,0,0,91.08,6.25l.08-.68.3-5-3.21,5-.43-.28,3.74-5.78.24-.38.2.41,3,6.19-.45.22-2.6-5.33-.3,5A46.26,46.26,0,0,1,546.75,159Z"/><path class="cls-9" d="M639.25,155h-.5a45.75,45.75,0,0,0-91.08-6.25l-.08.68-.3,5,3.21-5,.43.28-3.74,5.78-.24.38-.2-.41-3-6.19.45-.22,2.6,5.33.3-5A46.26,46.26,0,0,1,639.25,155Z"/><circle class="cls-16" cx="99" cy="159" r="28"/><rect class="cls-7" x="65" y="125" width="68" height="68"/><path class="cls-11" d="M99.5,101A58.51,58.51,0,0,1,124,212.64v-.56a58,58,0,1,0-48,.46v.55A58.51,58.51,0,0,1,99.5,101Z"/><line class="cls-17" x1="277.5" x2="277.1" y2="52.93"/><line class="cls-17" x1="410.5" x2="410.1" y2="52.93"/><line class="cls-17" x1="542.5" y1="0.46" x2="542.5" y2="53.54"/><line class="cls-17" x1="145.5" x2="145.5" y2="53.54"/><line class="cls-17" x1="542.5" y1="16.5" x2="145.5" y2="16.5"/><line class="cls-17" x1="0.5" y1="0.5" x2="1.1" y2="61.72"/><path class="cls-5" d="M89.23,208.1a2,2,0,0,1-.5-1.44v-2.44h.8v2.41c0,.85.37,1.27,1.1,1.27s1.09-.42,1.09-1.27v-2.41h.79v2.44A2,2,0,0,1,92,208.1a1.88,1.88,0,0,1-1.4.5A1.85,1.85,0,0,1,89.23,208.1Z"/><path class="cls-5" d="M95.31,208.46a2,2,0,0,1-.73-.37l.27-.63a2.06,2.06,0,0,0,.66.34,2.28,2.28,0,0,0,.77.14,1.28,1.28,0,0,0,.72-.16.46.46,0,0,0,.24-.4.4.4,0,0,0-.14-.31,1.06,1.06,0,0,0-.33-.19l-.56-.15a6.68,6.68,0,0,1-.8-.24,1.32,1.32,0,0,1-.52-.36,1,1,0,0,1-.22-.68,1.15,1.15,0,0,1,.19-.65,1.33,1.33,0,0,1,.59-.46,2.28,2.28,0,0,1,1-.18,3.47,3.47,0,0,1,.78.1,2.2,2.2,0,0,1,.66.29l-.26.62a2.18,2.18,0,0,0-.59-.25,2.08,2.08,0,0,0-.6-.09,1.21,1.21,0,0,0-.7.16.49.49,0,0,0-.23.43.38.38,0,0,0,.13.3.88.88,0,0,0,.33.18l.56.16a5.55,5.55,0,0,1,.79.23,1.47,1.47,0,0,1,.53.36,1,1,0,0,1,.22.67,1.14,1.14,0,0,1-.2.65,1.33,1.33,0,0,1-.59.46,2.29,2.29,0,0,1-1,.17A3.16,3.16,0,0,1,95.31,208.46Z"/><path class="cls-5" d="M103.37,207.87v.67h-3.24v-4.32h3.15v.68h-2.35V206H103v.66h-2.09v1.19Z"/><path class="cls-5" d="M108.39,208.54l-.88-1.26h-1.14v1.26h-.8v-4.32h1.77a2.45,2.45,0,0,1,1,.19,1.4,1.4,0,0,1,.64.53,1.61,1.61,0,0,1,0,1.66,1.34,1.34,0,0,1-.68.52l1,1.42Zm-.29-3.42a1.26,1.26,0,0,0-.79-.22h-.94v1.72h.94a1.2,1.2,0,0,0,.79-.22.78.78,0,0,0,.27-.64A.8.8,0,0,0,108.1,205.12Z"/><path class="cls-5" d="M86.87,216.84h.8v4.32h-.8Z"/><path class="cls-5" d="M94,216.84v4.32h-.66l-2.38-2.92v2.92h-.8v-4.32h.66l2.38,2.93v-2.93Z"/><path class="cls-5" d="M99.2,217a1.4,1.4,0,0,1,.64.53,1.46,1.46,0,0,1,.22.82,1.5,1.5,0,0,1-.22.82,1.4,1.4,0,0,1-.64.53,2.45,2.45,0,0,1-1,.18h-1v1.25h-.8v-4.32h1.77A2.29,2.29,0,0,1,99.2,217ZM99,219a.76.76,0,0,0,.27-.63.78.78,0,0,0-.27-.64,1.22,1.22,0,0,0-.79-.22h-.94v1.72h.94A1.22,1.22,0,0,0,99,219Z"/><path class="cls-5" d="M102.63,220.72a2,2,0,0,1-.5-1.44v-2.44h.8v2.41c0,.84.37,1.27,1.1,1.27s1.09-.43,1.09-1.27v-2.41h.79v2.44a2,2,0,0,1-.49,1.44,2.2,2.2,0,0,1-2.79,0Z"/><path class="cls-5" d="M109.14,217.52h-1.43v-.68h3.66v.68h-1.43v3.64h-.8Z"/><rect class="cls-7" x="85" y="192" width="29" height="41"/><circle class="cls-18" cx="35.5" cy="155.5" r="21.5"/><circle class="cls-4" cx="35.5" cy="156.5" r="34.5"/><circle class="cls-7" cx="35.5" cy="156.5" r="34.5"/><circle class="cls-11" cx="593.5" cy="155.5" r="9.5"/><path class="cls-19" d="M594,146a9.51,9.51,0,0,1,0,19Z"/><line class="cls-20" x1="593.75" y1="123.5" x2="593.75" y2="192.5"/><ellipse class="cls-21" cx="236.56" cy="158.04" rx="3.32" ry="3.67"/><line class="cls-21" x1="240.71" y1="162.63" x2="238.91" y2="160.63"/><path class="cls-22" d="M715,140.69l-9.9,4.36a3.77,3.77,0,0,0-2.15,2.62l-2.56,11.42a3.74,3.74,0,0,0,.75,3.19l6,7.33A3.76,3.76,0,0,0,710,171H722.4a3.75,3.75,0,0,0,2.89-1.36l6.1-7.33a3.74,3.74,0,0,0,.77-3.26l-2.68-11.45a3.71,3.71,0,0,0-2.07-2.55l-9.3-4.33A3.73,3.73,0,0,0,715,140.69Z"/><path class="cls-23" d="M27.38,163.69l1.53-14.61h2.55v1.44a.65.65,0,0,0,1.3,0v-1.44h5.48v1.44a.65.65,0,0,0,1.3,0v-1.44h2.55l1.53,14.61Zm5.38-16.64a2.74,2.74,0,0,1,5.48,0v.72H32.76ZM45,164.28l-1.67-15.93a.66.66,0,0,0-.65-.58H39.54v-.72a4,4,0,1,0-8.08,0v.72H28.32a.66.66,0,0,0-.65.58L26,164.28a.62.62,0,0,0,.17.5.64.64,0,0,0,.48.22h17.7a.64.64,0,0,0,.48-.22A.62.62,0,0,0,45,164.28Z"/><path class="cls-24" d="M441.25,324.49a7.47,7.47,0,0,0,1.86,1.25,17.65,17.65,0,0,0,13.78,0,7.47,7.47,0,0,0,1.86-1.25v3.3c0,.88-.8,1.85-2.38,2.63a16.49,16.49,0,0,1-12.74,0c-1.58-.78-2.38-1.75-2.38-2.63Zm0-5.86a7.47,7.47,0,0,0,1.86,1.25,17.65,17.65,0,0,0,13.78,0,7.47,7.47,0,0,0,1.86-1.25v3.3c0,.88-.8,1.85-2.38,2.63a16.49,16.49,0,0,1-12.74,0c-1.58-.78-2.38-1.75-2.38-2.63Zm0-5.85a7.16,7.16,0,0,0,1.86,1.23,17.54,17.54,0,0,0,13.78,0,7.16,7.16,0,0,0,1.86-1.23v3.29c0,.88-.8,1.85-2.38,2.62a16.37,16.37,0,0,1-12.74,0c-1.58-.77-2.38-1.74-2.38-2.62ZM450,306.3a15.11,15.11,0,0,1,6.37,1.27c1.58.78,2.38,1.76,2.38,2.64s-.8,1.85-2.38,2.62a16.37,16.37,0,0,1-12.74,0c-1.58-.77-2.38-1.74-2.38-2.62s.8-1.86,2.38-2.64A15.11,15.11,0,0,1,450,306.3Zm10,3.91c0-1.64-1.3-2.94-3.11-3.82a17.77,17.77,0,0,0-13.78,0c-1.81.88-3.11,2.18-3.11,3.82,0,5.76,0,11.76,0,17.58,0,1.64,1.3,2.93,3.11,3.81a17.65,17.65,0,0,0,13.78,0c1.81-.88,3.11-2.17,3.11-3.81"/><line class="cls-25" x1="247.72" y1="158.3" x2="295.36" y2="158.3"/><path class="cls-13" d="M447.05,296.91a1.48,1.48,0,1,0-1.43-1.48A1.46,1.46,0,0,0,447.05,296.91Z"/><ellipse class="cls-11" cx="452.77" cy="295.43" rx="1.43" ry="1.48"/><path class="cls-13" d="M449.91,301a1.48,1.48,0,1,0-1.43-1.48A1.45,1.45,0,0,0,449.91,301Z"/><path class="cls-13" d="M444.43,293a1.48,1.48,0,1,0-1.43-1.48A1.45,1.45,0,0,0,444.43,293Z"/><path class="cls-13" d="M455.57,293a1.48,1.48,0,1,0-1.43-1.48A1.45,1.45,0,0,0,455.57,293Z"/><circle class="cls-26" cx="277.5" cy="158.5" r="3.5"/></svg>
Binary file
@@ -1,189 +0,0 @@
1
- <svg width="766" height="466" viewBox="0 0 766 466" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_0_60720)">
3
- <rect width="766" height="466" fill="white"/>
4
- <g opacity="0.626522">
5
- <rect x="286.13" y="212.22" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
6
- <rect x="293.721" y="218.548" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
7
- <rect x="304.028" y="274.248" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
8
- <rect x="292.66" y="286.166" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
9
- </g>
10
- <g opacity="0.626522">
11
- <rect x="198.235" y="212.22" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
12
- <rect x="205.826" y="218.548" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
13
- <rect x="216.133" y="274.248" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
14
- <rect x="204.765" y="286.166" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
15
- </g>
16
- <g opacity="0.626522">
17
- <rect x="374.025" y="212.22" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
18
- <rect x="381.616" y="218.548" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
19
- <rect x="391.923" y="274.248" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
20
- <rect x="380.555" y="286.166" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
21
- </g>
22
- <g opacity="0.626522">
23
- <rect x="461.921" y="212.22" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
24
- <rect x="469.511" y="218.548" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
25
- <rect x="479.818" y="274.248" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
26
- <rect x="468.45" y="286.166" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
27
- </g>
28
- <g opacity="0.626522">
29
- <rect x="549.816" y="212.22" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
30
- <rect x="557.406" y="218.548" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
31
- <rect x="567.713" y="274.248" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
32
- <rect x="556.345" y="286.166" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
33
- </g>
34
- <g opacity="0.626522">
35
- <rect x="637.711" y="212.22" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
36
- <rect x="645.301" y="218.548" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
37
- <rect x="655.608" y="274.248" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
38
- <rect x="644.24" y="286.166" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
39
- </g>
40
- <g opacity="0.626522">
41
- <rect x="286.13" y="100.468" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
42
- <rect x="293.721" y="106.796" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
43
- <rect x="304.028" y="162.496" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
44
- <rect x="292.66" y="174.414" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
45
- </g>
46
- <g opacity="0.626522">
47
- <rect x="198.235" y="100.468" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
48
- <rect x="205.826" y="106.796" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
49
- <rect x="216.133" y="162.496" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
50
- <rect x="204.765" y="174.414" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
51
- </g>
52
- <g opacity="0.626522">
53
- <rect x="374.025" y="100.468" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
54
- <rect x="381.616" y="106.796" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
55
- <rect x="391.923" y="162.496" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
56
- <rect x="380.555" y="174.414" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
57
- </g>
58
- <g opacity="0.626522">
59
- <rect x="461.921" y="100.468" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
60
- <rect x="469.511" y="106.796" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
61
- <rect x="479.818" y="162.496" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
62
- <rect x="468.45" y="174.414" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
63
- </g>
64
- <g opacity="0.626522">
65
- <rect x="549.816" y="100.468" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
66
- <rect x="557.406" y="106.796" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
67
- <rect x="567.713" y="162.496" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
68
- <rect x="556.345" y="174.414" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
69
- </g>
70
- <g opacity="0.626522">
71
- <rect x="637.711" y="100.468" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
72
- <rect x="645.301" y="106.796" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
73
- <rect x="655.608" y="162.496" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
74
- <rect x="644.24" y="174.414" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
75
- </g>
76
- <g opacity="0.626522">
77
- <rect x="286.13" y="323.972" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
78
- <rect x="293.721" y="330.3" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
79
- <rect x="304.028" y="386" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
80
- <rect x="292.66" y="397.918" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
81
- </g>
82
- <g opacity="0.626522">
83
- <rect x="198.235" y="323.972" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
84
- <rect x="205.826" y="330.3" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
85
- <rect x="216.133" y="386" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
86
- <rect x="204.765" y="397.918" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
87
- </g>
88
- <g opacity="0.626522">
89
- <rect x="374.025" y="323.972" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
90
- <rect x="381.616" y="330.3" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
91
- <rect x="391.923" y="386" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
92
- <rect x="380.555" y="397.918" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
93
- </g>
94
- <g opacity="0.626522">
95
- <rect x="461.921" y="323.972" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
96
- <rect x="469.511" y="330.3" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
97
- <rect x="479.818" y="386" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
98
- <rect x="468.45" y="397.918" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
99
- </g>
100
- <g opacity="0.626522">
101
- <rect x="549.816" y="323.972" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
102
- <rect x="557.406" y="330.3" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
103
- <rect x="567.713" y="386" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
104
- <rect x="556.345" y="397.918" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
105
- </g>
106
- <g opacity="0.626522">
107
- <rect x="637.711" y="323.972" width="78.6456" height="92.0525" rx="5" fill="#E2E6E7"/>
108
- <rect x="645.301" y="330.3" width="63.4642" height="49.798" rx="4.26585" fill="white"/>
109
- <rect x="655.608" y="386" width="40.6595" height="6.2763" rx="3.13815" fill="#BBC3C6"/>
110
- <rect x="644.24" y="397.918" width="63.395" height="11.7783" rx="5.88915" fill="#BBC3C6"/>
111
- </g>
112
- <path d="M199.841 53.75C199.841 46.9845 205.325 41.5 212.091 41.5H704.107C710.873 41.5 716.357 46.9845 716.357 53.75C716.357 60.5155 710.873 66 704.107 66H212.091C205.325 66 199.841 60.5155 199.841 53.75Z" fill="white"/>
113
- <path fill-rule="evenodd" clip-rule="evenodd" d="M704.107 42.5H212.091C205.877 42.5 200.841 47.5368 200.841 53.75C200.841 59.9632 205.877 65 212.091 65H704.107C710.32 65 715.357 59.9632 715.357 53.75C715.357 47.5368 710.32 42.5 704.107 42.5ZM212.091 41.5C205.325 41.5 199.841 46.9845 199.841 53.75C199.841 60.5155 205.325 66 212.091 66H704.107C710.873 66 716.357 60.5155 716.357 53.75C716.357 46.9845 710.873 41.5 704.107 41.5H212.091Z" fill="#D3D3D3"/>
114
- <path d="M706.741 53.3672C706.741 56.0073 704.601 58.1475 701.961 58.1475C699.321 58.1475 697.181 56.0073 697.181 53.3672C697.181 50.7271 699.321 48.5869 701.961 48.5869C704.601 48.5869 706.741 50.7271 706.741 53.3672Z" fill="white"/>
115
- <path fill-rule="evenodd" clip-rule="evenodd" d="M701.961 57.1475C704.049 57.1475 705.741 55.455 705.741 53.3672C705.741 51.2794 704.049 49.5869 701.961 49.5869C699.873 49.5869 698.181 51.2794 698.181 53.3672C698.181 55.455 699.873 57.1475 701.961 57.1475ZM701.961 58.1475C704.601 58.1475 706.741 56.0073 706.741 53.3672C706.741 50.7271 704.601 48.5869 701.961 48.5869C699.321 48.5869 697.181 50.7271 697.181 53.3672C697.181 56.0073 699.321 58.1475 701.961 58.1475Z" fill="#D3D3D3"/>
116
- <path fill-rule="evenodd" clip-rule="evenodd" d="M705.121 56.0498C705.316 55.8545 705.632 55.8545 705.828 56.0498L708.592 58.8141C708.787 59.0093 708.787 59.3259 708.592 59.5212C708.397 59.7164 708.08 59.7164 707.885 59.5212L705.121 56.7569C704.925 56.5616 704.925 56.245 705.121 56.0498Z" fill="#D3D3D3"/>
117
- <path d="M40 164.5C40 162.843 41.3431 161.5 43 161.5H173C174.657 161.5 176 162.843 176 164.5V174.5C176 176.157 174.657 177.5 173 177.5H43C41.3431 177.5 40 176.157 40 174.5V164.5Z" fill="#BBC3C6"/>
118
- <path d="M59 187.5C59 186.395 59.8954 185.5 61 185.5H146C147.105 185.5 148 186.395 148 187.5V194.5C148 195.605 147.105 196.5 146 196.5H61C59.8954 196.5 59 195.605 59 194.5V187.5Z" fill="#BBC3C6"/>
119
- <path d="M59 206.5C59 205.395 59.8954 204.5 61 204.5H131C132.105 204.5 133 205.395 133 206.5V213.5C133 214.605 132.105 215.5 131 215.5H61C59.8954 215.5 59 214.605 59 213.5V206.5Z" fill="#80C0A1"/>
120
- <path d="M59 225.5C59 224.395 59.8954 223.5 61 223.5H159C160.105 223.5 161 224.395 161 225.5V232.5C161 233.605 160.105 234.5 159 234.5H61C59.8954 234.5 59 233.605 59 232.5V225.5Z" fill="#BBC3C6"/>
121
- <path d="M59 244.5C59 243.395 59.8954 242.5 61 242.5H111C112.105 242.5 113 243.395 113 244.5V251.5C113 252.605 112.105 253.5 111 253.5H61C59.8954 253.5 59 252.605 59 251.5V244.5Z" fill="#BBC3C6"/>
122
- <path d="M78 263.5C78 262.395 78.8954 261.5 80 261.5H144.5C145.605 261.5 146.5 262.395 146.5 263.5V270.5C146.5 271.605 145.605 272.5 144.5 272.5H80C78.8954 272.5 78 271.605 78 270.5V263.5Z" fill="#53B9C9"/>
123
- <path d="M78 282.5C78 281.395 78.8954 280.5 80 280.5H150C151.105 280.5 152 281.395 152 282.5V289.5C152 290.605 151.105 291.5 150 291.5H80C78.8954 291.5 78 290.605 78 289.5V282.5Z" fill="#BBC3C6"/>
124
- <path d="M40 244C40 243.448 40.4477 243 41 243H50C50.5523 243 51 243.448 51 244V253C51 253.552 50.5523 254 50 254H41C40.4477 254 40 253.552 40 253V244Z" fill="white"/>
125
- <path fill-rule="evenodd" clip-rule="evenodd" d="M50 244H41L41 253H50V244ZM41 243C40.4477 243 40 243.448 40 244V253C40 253.552 40.4477 254 41 254H50C50.5523 254 51 253.552 51 253V244C51 243.448 50.5523 243 50 243H41Z" fill="#BBC3C6"/>
126
- <path d="M40 224C40 223.448 40.4477 223 41 223H50C50.5523 223 51 223.448 51 224V233C51 233.552 50.5523 234 50 234H41C40.4477 234 40 233.552 40 233V224Z" fill="white"/>
127
- <path fill-rule="evenodd" clip-rule="evenodd" d="M50 224H41L41 233H50V224ZM41 223C40.4477 223 40 223.448 40 224V233C40 233.552 40.4477 234 41 234H50C50.5523 234 51 233.552 51 233V224C51 223.448 50.5523 223 50 223H41Z" fill="#BBC3C6"/>
128
- <path d="M40 187C40 186.448 40.4477 186 41 186H50C50.5523 186 51 186.448 51 187V196C51 196.552 50.5523 197 50 197H41C40.4477 197 40 196.552 40 196V187Z" fill="white"/>
129
- <path fill-rule="evenodd" clip-rule="evenodd" d="M50 187H41L41 196H50V187ZM41 186C40.4477 186 40 186.448 40 187V196C40 196.552 40.4477 197 41 197H50C50.5523 197 51 196.552 51 196V187C51 186.448 50.5523 186 50 186H41Z" fill="#BBC3C6"/>
130
- <path d="M59 263C59 262.448 59.4477 262 60 262H69C69.5523 262 70 262.448 70 263V272C70 272.552 69.5523 273 69 273H60C59.4477 273 59 272.552 59 272V263Z" fill="#1E3D49"/>
131
- <path fill-rule="evenodd" clip-rule="evenodd" d="M69 263H60L60 272H69V263ZM60 262C59.4477 262 59 262.448 59 263V272C59 272.552 59.4477 273 60 273H69C69.5523 273 70 272.552 70 272V263C70 262.448 69.5523 262 69 262H60Z" fill="#BBC3C6"/>
132
- <path d="M59 282C59 281.448 59.4477 281 60 281H69C69.5523 281 70 281.448 70 282V291C70 291.552 69.5523 292 69 292H60C59.4477 292 59 291.552 59 291V282Z" fill="white"/>
133
- <path fill-rule="evenodd" clip-rule="evenodd" d="M69 282H60L60 291H69V282ZM60 281C59.4477 281 59 281.448 59 282V291C59 291.552 59.4477 292 60 292H69C69.5523 292 70 291.552 70 291V282C70 281.448 69.5523 281 69 281H60Z" fill="#BBC3C6"/>
134
- <path d="M78 302.5C78 301.395 78.8954 300.5 80 300.5H150C151.105 300.5 152 301.395 152 302.5V309.5C152 310.605 151.105 311.5 150 311.5H80C78.8954 311.5 78 310.605 78 309.5V302.5Z" fill="#BBC3C6"/>
135
- <path d="M59 300C59 299.448 59.4477 299 60 299H69C69.5523 299 70 299.448 70 300V309C70 309.552 69.5523 310 69 310H60C59.4477 310 59 309.552 59 309V300Z" fill="white"/>
136
- <path fill-rule="evenodd" clip-rule="evenodd" d="M69 300H60L60 309H69V300ZM60 299C59.4477 299 59 299.448 59 300V309C59 309.552 59.4477 310 60 310H69C69.5523 310 70 309.552 70 309V300C70 299.448 69.5523 299 69 299H60Z" fill="#BBC3C6"/>
137
- <path d="M59 322.5C59 321.395 59.8954 320.5 61 320.5H131C132.105 320.5 133 321.395 133 322.5V329.5C133 330.605 132.105 331.5 131 331.5H61C59.8954 331.5 59 330.605 59 329.5V322.5Z" fill="#BBC3C6"/>
138
- <path d="M40 322C40 321.448 40.4477 321 41 321H50C50.5523 321 51 321.448 51 322V331C51 331.552 50.5523 332 50 332H41C40.4477 332 40 331.552 40 331V322Z" fill="white"/>
139
- <path fill-rule="evenodd" clip-rule="evenodd" d="M50 322H41L41 331H50V322ZM41 321C40.4477 321 40 321.448 40 322V331C40 331.552 40.4477 332 41 332H50C50.5523 332 51 331.552 51 331V322C51 321.448 50.5523 321 50 321H41Z" fill="#BBC3C6"/>
140
- <path d="M40 359C40 357.343 41.3431 356 43 356H173C174.657 356 176 357.343 176 359V369C176 370.657 174.657 372 173 372H43C41.3431 372 40 370.657 40 369V359Z" fill="#0086B2"/>
141
- <g clip-path="url(#clip1_0_60720)">
142
- <path d="M40 109C40 104.582 43.5817 101 48 101H86C90.4183 101 94 104.582 94 109C94 113.418 90.4183 117 86 117H48C43.5817 117 40 113.418 40 109Z" fill="#80C0A1"/>
143
- <path d="M52.1468 111.56L46.7502 106.163L47.5521 105.361L52.9487 110.758L52.1468 111.56ZM47.463 111.61L46.712 110.859L52.2487 105.323L52.9996 106.074L47.463 111.61Z" fill="#1E3D49"/>
144
- </g>
145
- <g clip-path="url(#clip2_0_60720)">
146
- <path d="M99.833 109C99.833 104.582 103.415 101 107.833 101H166.833C171.251 101 174.833 104.582 174.833 109C174.833 113.418 171.251 117 166.833 117H107.833C103.415 117 99.833 113.418 99.833 109Z" fill="#53B9C9"/>
147
- <path d="M111.98 111.56L106.583 106.163L107.385 105.361L112.782 110.758L111.98 111.56ZM107.296 111.61L106.545 110.859L112.082 105.323L112.833 106.074L107.296 111.61Z" fill="#1E3D49"/>
148
- </g>
149
- <g clip-path="url(#clip3_0_60720)">
150
- <path fill-rule="evenodd" clip-rule="evenodd" d="M164.25 125.567H50.75C45.3652 125.567 41 129.933 41 135.317C41 140.702 45.3652 145.067 50.75 145.067H164.25C169.635 145.067 174 140.702 174 135.317C174 129.933 169.635 125.567 164.25 125.567ZM50.75 124.567C44.8129 124.567 40 129.38 40 135.317C40 141.254 44.8129 146.067 50.75 146.067H164.25C170.187 146.067 175 141.254 175 135.317C175 129.38 170.187 124.567 164.25 124.567H50.75Z" fill="#1E3D49"/>
151
- <path d="M89.1827 138.085C88.582 138.085 88.038 137.955 87.5507 137.694C87.069 137.428 86.6893 137.063 86.4117 136.598C86.1397 136.133 86.0037 135.609 86.0037 135.025C86.0037 134.442 86.1425 133.918 86.4202 133.453C86.6978 132.988 87.0775 132.626 87.5592 132.365C88.0465 132.099 88.5905 131.965 89.1912 131.965C89.6785 131.965 90.1233 132.05 90.5257 132.22C90.928 132.39 91.268 132.637 91.5457 132.96L90.8317 133.631C90.401 133.167 89.8712 132.934 89.2422 132.934C88.8342 132.934 88.4687 133.025 88.1457 133.206C87.8227 133.382 87.5705 133.629 87.3892 133.946C87.2078 134.263 87.1172 134.623 87.1172 135.025C87.1172 135.428 87.2078 135.788 87.3892 136.105C87.5705 136.422 87.8227 136.672 88.1457 136.853C88.4687 137.029 88.8342 137.116 89.2422 137.116C89.8712 137.116 90.401 136.881 90.8317 136.411L91.5457 137.091C91.268 137.414 90.9252 137.66 90.5172 137.83C90.1148 138 89.67 138.085 89.1827 138.085Z" fill="#1E3D49"/>
152
- <path d="M92.6044 132.05H93.7094V137.065H96.8204V138H92.6044V132.05Z" fill="#1E3D49"/>
153
- <path d="M102.155 137.074V138H97.6928V132.05H102.036V132.977H98.7978V134.524H101.671V135.433H98.7978V137.074H102.155Z" fill="#1E3D49"/>
154
- <path d="M107.246 136.623H104.271L103.685 138H102.546L105.223 132.05H106.311L108.997 138H107.841L107.246 136.623ZM106.881 135.756L105.759 133.155L104.645 135.756H106.881Z" fill="#1E3D49"/>
155
- <path d="M113.647 138L112.431 136.258C112.38 136.264 112.304 136.266 112.202 136.266H110.859V138H109.754V132.05H112.202C112.718 132.05 113.165 132.135 113.545 132.305C113.93 132.475 114.225 132.719 114.429 133.036C114.633 133.354 114.735 133.731 114.735 134.167C114.735 134.615 114.624 135 114.403 135.323C114.188 135.646 113.876 135.887 113.468 136.045L114.837 138H113.647ZM113.621 134.167C113.621 133.787 113.497 133.495 113.247 133.291C112.998 133.087 112.633 132.985 112.151 132.985H110.859V135.357H112.151C112.633 135.357 112.998 135.255 113.247 135.051C113.497 134.841 113.621 134.547 113.621 134.167Z" fill="#1E3D49"/>
156
- <path d="M119.272 139.649C118.938 139.134 118.68 138.536 118.499 137.856C118.323 137.176 118.235 136.448 118.235 135.671C118.235 134.895 118.323 134.167 118.499 133.487C118.68 132.801 118.938 132.203 119.272 131.693H120.284C119.938 132.305 119.683 132.937 119.519 133.589C119.36 134.235 119.281 134.929 119.281 135.671C119.281 136.414 119.36 137.111 119.519 137.762C119.683 138.408 119.938 139.037 120.284 139.649H119.272Z" fill="#1E3D49"/>
157
- <path d="M125.152 137.065V138H120.766V137.261L123.129 135.017C123.395 134.762 123.573 134.541 123.664 134.354C123.76 134.161 123.809 133.971 123.809 133.784C123.809 133.507 123.715 133.294 123.528 133.147C123.341 133 123.066 132.926 122.704 132.926C122.097 132.926 121.633 133.133 121.31 133.546L120.536 132.951C120.768 132.64 121.08 132.399 121.471 132.229C121.868 132.053 122.31 131.965 122.797 131.965C123.443 131.965 123.959 132.118 124.344 132.424C124.729 132.73 124.922 133.147 124.922 133.674C124.922 133.997 124.854 134.3 124.718 134.583C124.582 134.867 124.321 135.19 123.936 135.552L122.347 137.065H125.152Z" fill="#1E3D49"/>
158
- <path d="M125.602 139.649C125.948 139.037 126.203 138.406 126.367 137.754C126.532 137.102 126.614 136.408 126.614 135.671C126.614 134.935 126.532 134.241 126.367 133.589C126.203 132.937 125.948 132.305 125.602 131.693H126.614C126.948 132.198 127.203 132.793 127.379 133.478C127.56 134.158 127.651 134.889 127.651 135.671C127.651 136.453 127.56 137.184 127.379 137.864C127.203 138.539 126.948 139.134 126.614 139.649H125.602Z" fill="#1E3D49"/>
159
- </g>
160
- <path d="M209.827 51.5869C209.827 49.9301 211.17 48.5869 212.827 48.5869H262.098C263.755 48.5869 265.098 49.9301 265.098 51.5869V56.168C265.098 57.8249 263.755 59.168 262.098 59.168H212.827C211.17 59.168 209.827 57.8249 209.827 56.168V51.5869Z" fill="#BBC3C6"/>
161
- <path fill-rule="evenodd" clip-rule="evenodd" d="M27.7412 -0.942383H737.316C753.142 -0.942383 765.971 11.887 765.971 27.7129V437.287C765.971 453.113 753.142 465.943 737.316 465.943H27.7412C11.9153 465.943 -0.914062 453.113 -0.914062 437.287V27.7129C-0.914062 11.8871 11.9153 -0.942383 27.7412 -0.942383ZM27.7412 20.5002C23.7577 20.5002 20.5285 23.7294 20.5285 27.7129V437.287C20.5285 441.271 23.7577 444.5 27.7412 444.5H737.316C741.299 444.5 744.529 441.271 744.529 437.287V27.7129C744.529 23.7294 741.299 20.5002 737.316 20.5002H27.7412Z" fill="#202020"/>
162
- <path d="M40 205.5C40 204.948 40.4477 204.5 41 204.5H50C50.5523 204.5 51 204.948 51 205.5V214.5C51 215.052 50.5523 215.5 50 215.5H41C40.4477 215.5 40 215.052 40 214.5V205.5Z" fill="#1E3D49"/>
163
- <path fill-rule="evenodd" clip-rule="evenodd" d="M50 205.5H41L41 214.5H50V205.5ZM41 204.5C40.4477 204.5 40 204.948 40 205.5V214.5C40 215.052 40.4477 215.5 41 215.5H50C50.5523 215.5 51 215.052 51 214.5V205.5C51 204.948 50.5523 204.5 50 204.5H41Z" fill="#BBC3C6"/>
164
- <path d="M40 53.75C40 46.5703 45.8203 40.75 53 40.75H171C178.18 40.75 184 46.5703 184 53.75C184 60.9297 178.18 66.75 171 66.75H53C45.8203 66.75 40 60.9297 40 53.75Z" fill="#243C47"/>
165
- <path d="M40 398.35C40 396.693 41.3431 395.35 43 395.35H173C174.657 395.35 176 396.693 176 398.35C176 400.006 174.657 401.35 173 401.35H43C41.3431 401.35 40 400.006 40 398.35Z" fill="white"/>
166
- <path fill-rule="evenodd" clip-rule="evenodd" d="M173 396.35H43C41.8954 396.35 41 397.245 41 398.35C41 399.454 41.8954 400.35 43 400.35H173C174.105 400.35 175 399.454 175 398.35C175 397.245 174.105 396.35 173 396.35ZM43 395.35C41.3431 395.35 40 396.693 40 398.35C40 400.006 41.3431 401.35 43 401.35H173C174.657 401.35 176 400.006 176 398.35C176 396.693 174.657 395.35 173 395.35H43Z" fill="#D3D3D3"/>
167
- <path d="M76 398C76 393.029 80.0294 389 85 389C89.9706 389 94 393.029 94 398C94 402.971 89.9706 407 85 407C80.0294 407 76 402.971 76 398Z" fill="#0086B2"/>
168
- <path d="M47.1329 389L47.1239 384.824L45.0539 388.28H44.5319L42.4619 384.878V389H41.3459V382.7H42.3089L44.8109 386.876L47.2679 382.7H48.2309L48.2399 389H47.1329Z" fill="#BBC3C6"/>
169
- <path d="M50.4817 382.7H51.6517V389H50.4817V382.7Z" fill="#BBC3C6"/>
170
- <path d="M59.4937 382.7V389H58.5307L55.0567 384.734V389H53.8957V382.7H54.8587L58.3327 386.966V382.7H59.4937Z" fill="#BBC3C6"/>
171
- <path d="M159.633 389L159.624 384.824L157.554 388.28H157.032L154.962 384.878V389H153.846V382.7H154.809L157.311 386.876L159.768 382.7H160.731L160.74 389H159.633Z" fill="#BBC3C6"/>
172
- <path d="M167.068 387.542H163.918L163.297 389H162.091L164.926 382.7H166.078L168.922 389H167.698L167.068 387.542ZM166.681 386.624L165.493 383.87L164.314 386.624H166.681Z" fill="#BBC3C6"/>
173
- <path d="M173.915 389L172.205 386.606L170.513 389H169.181L171.521 385.787L169.307 382.7H170.63L172.241 384.941L173.834 382.7H175.103L172.898 385.742L175.265 389H173.915Z" fill="#BBC3C6"/>
174
- </g>
175
- <defs>
176
- <clipPath id="clip0_0_60720">
177
- <rect width="766" height="466" fill="white"/>
178
- </clipPath>
179
- <clipPath id="clip1_0_60720">
180
- <rect width="55.833" height="23.3345" fill="white" transform="translate(38.167 97.2324)"/>
181
- </clipPath>
182
- <clipPath id="clip2_0_60720">
183
- <rect width="76.8331" height="23.3345" fill="white" transform="translate(98 97.2324)"/>
184
- </clipPath>
185
- <clipPath id="clip3_0_60720">
186
- <rect width="135" height="21.5" fill="white" transform="translate(40 124.567)"/>
187
- </clipPath>
188
- </defs>
189
- </svg>